Issue Type: Bug Bug
Assignee: Unassigned
Components: dynamic-axis-plugin
Created: 04/Mar/15 4:22 PM
Description:

The plugin continuously adds the 'default' axis value even if there's an existing variable in the environment.Dynamic axis source: String parameter.

The issue appears on the particular job only and cannot be reproduced on others. Job reloading does not resolve the issue.

Cause (just a theory, cannot be reproduced on the test server):

  • Race condition in the plugin
  • DynamicAxis::getValues() returns an original data container without a copiyng => risk of the data corruption somewhere

System log on 1 config (reverse order):
Mar 04, 2015 11:01:38 AM ca.silvermaplesolutions.jenkins.plugins.daxis.DynamicAxis
FINE: Returning axis list [default, 1]
Mar 04, 2015 11:01:38 AM ca.silvermaplesolutions.jenkins.plugins.daxis.DynamicAxis
FINE: Variable value is '1'
Mar 04, 2015 11:01:38 AM ca.silvermaplesolutions.jenkins.plugins.daxis.DynamicAxis
FINE: Rebuilding axis names from variable 'NUMBER_FILES'

Environment: dynamic-axis-1.0.3
jenkins-1.509.4
Project: Jenkins
Labels: configuration
Priority: Minor Minor
Reporter: Oleg Nenashev
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to