[JIRA] (JENKINS-61685) wrap: General Build Wrapper with class MaskPasswordsBuildWrapper not working

2020-03-25 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61685  
 
 
  wrap: General Build Wrapper with class MaskPasswordsBuildWrapper not working   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 mask-passwords-plugin  
 
 
Created: 
 2020-03-25 19:18  
 
 
Priority: 
  Major  
 
 
Reporter: 
 _peedus  
 

  
 
 
 
 

 
 Hi, The below code prints the user and password value when shell command is executed in Jenkins pipeline.   

 

wrap([$class: 'MaskPasswordsBuildWrapper', varPasswordPairs: [[password: 'id', var: 'clientid'], [password: 'secret', var: 'clientsecret']]]) {
    sh "newman run collection.json --env-var user=${id} --env-var password=${secret}"
} 
 

 The whole purpose of the password masking is lost here NB: If one does only an echo of the above command (for instance [echo "newman run collection.json --env-var user=${id} --env-var password=${secret}"], the mask works fine. But it doesn't work in shell commands. Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  

[JIRA] (JENKINS-60906) Write list data to

2020-02-01 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60906  
 
 
  Write list data to
 

  
 
 
 
 

 
Change By: 
 _peedus  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.204297.1580312483000.10403.1580585100199%40Atlassian.JIRA.


[JIRA] (JENKINS-60906) Write list data to

2020-02-01 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60906  
 
 
  Write list data to
 

  
 
 
 
 

 
Change By: 
 _peedus  
 

  
 
 
 
 

 
 Hi,While writing data to influxDB using [InfluxDBPlugin|https://wiki.jenkins.io/display/JENKINS/InfluxDB+Plugin], is there a possibility to provide list data to the *_customDataMap_* and *_customDataMapTags_* # multiple records of same table data (list belonging to same entity) # multiple records of different table (list belonging to different entity){{//sample data}}def data ="" error:500], [case:4, error:1001], [case:4, error:91]], *fix_detail*:[[fix:1101, prio:1], [fix:, prio:5]]] Is this supported? At the moment, I am able to write individual record of entities, but adding multiple records  all at once  fails.Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] (JENKINS-60906) Write list data to

2020-01-29 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60906  
 
 
  Write list data to
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Aleksi Simell  
 
 
Components: 
 influxdb-plugin  
 
 
Created: 
 2020-01-29 15:41  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 _peedus  
 

  
 
 
 
 

 
 Hi, While writing data to influxDB using InfluxDBPlugin, is there a possibility to provide list data to the customDataMap and customDataMapTags 
 
multiple records of same table data (list belonging to same entity) 
multiple records of different table (list belonging to different entity) 
 //sample data def data ="">test_detail:[[case:1, error:500], [case:4, error:1001], [case:4, error:91]], fix_detail:[[fix:1101, prio:1], [fix:, prio:5]]]   Is this supported? At the moment, I am able to write individual record of entities, but adding multiple records fails. Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

[JIRA] (JENKINS-54445) Publishing data to influxDb

2020-01-08 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus edited a comment on  JENKINS-54445  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publishing data to influxDb   
 

  
 
 
 
 

 
 Hi [~aleksisimell],> the current configuration the _*jenkinsEnvParameterTag*_ adds the tags only to the measurement "_*jenkins_data*_", as documented. I will try to add those tags to all measurements once I find time.Is there any tentative time when this will be available? Hope the same could be also done for _*jenkinsEnvParameterField*_ ?  Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.195207.1541406402000.4953.1578508260194%40Atlassian.JIRA.


[JIRA] (JENKINS-54445) Publishing data to influxDb

2020-01-08 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus edited a comment on  JENKINS-54445  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publishing data to influxDb   
 

  
 
 
 
 

 
 Hi [~aleksisimell],> the current configuration the _*jenkinsEnvParameterTag*_ adds the tags only to the measurement "_*jenkins_data*_", as documented. I will try to add those tags to all measurements once I find time.Is there any tentative time when this will be available?  Hope the same could be also done for   _*jenkinsEnvParameterField*_ ? Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.195207.1541406402000.4949.1578508200203%40Atlassian.JIRA.


[JIRA] (JENKINS-54445) Publishing data to influxDb

2020-01-08 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus edited a comment on  JENKINS-54445  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publishing data to influxDb   
 

  
 
 
 
 

 
 Hi [~aleksisimell],> the current configuration the  _*  jenkinsEnvParameterTag *_  adds the tags only to the measurement " _* jenkins_data *_ ", as documented. I will try to add those tags to all measurements once I find time.Is there any tentative time when this will be available?Thanks!   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.195207.1541406402000.4945.1578507960193%40Atlassian.JIRA.


[JIRA] (JENKINS-54445) Publishing data to influxDb

2020-01-08 Thread sudeep_prana...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 _peedus commented on  JENKINS-54445  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publishing data to influxDb   
 

  
 
 
 
 

 
 Hi Aleksi Simell, > the current configuration the jenkinsEnvParameterTag adds the tags only to the measurement "jenkins_data", as documented. I will try to add those tags to all measurements once I find time. Is there any tentative time when this will be available? Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.195207.1541406402000.4941.1578507900202%40Atlassian.JIRA.