-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins 1.651.2, Jenkins 2.176.2
Parameters passed to a multi-configuration job are, apparently, filtered out before being passed through to child builds. This problem does not exhibit on freestyle jobs.
Steps to reproduce:
- Create a multi-configuration job
- Add a single parameter named SERIAL
- Add a single axis (of any name)
- Add an "Execute shell" task with "set -eux; echo $SERIAL"
- Run the job, setting a SERIAL
- Observe failure
This appears to have been introduced in 1.651.2 (presumably as part of the parameter filtering changes).
- is duplicated by
-
JENKINS-34865 Parameterized variables not being passed to build script
-
- Resolved
-
-
JENKINS-34801 Parametrization for matrix jobs does not work
-
- Closed
-
-
JENKINS-34787 All Parameters missing on multi-configuration jobs
-
- Closed
-
-
JENKINS-35103 BUILD_SELECTOR is not passed to matrix subprojects
-
- Closed
-
-
JENKINS-34856 build_timeout-plugin timeout causes exception in token marco plugin
-
- Closed
-
- is related to
-
JENKINS-35330 Matrix plugin forwards subversion tag parameter value as null
-
- Open
-
- links to
[JENKINS-34758] Parameters are not passed to child jobs in multi-configuration projects
Component/s | New: matrix-project-plugin [ 18765 ] | |
Component/s | Original: core [ 15593 ] |
Labels | New: lts |
Link |
New:
This issue is duplicated by |
Priority | Original: Critical [ 2 ] | New: Blocker [ 1 ] |
Labels | Original: lts | New: lts security-170 |
Comment |
[ I have confirmed that this issue also affects jobs that contain promoted builds using the latest Promoted Builds Plugin, with Jenkins 1.651.2 running on CentOS 7.2.1511. The build parameters defined in a job are not passed to the promoted builds, causing the job to break. Downgrading to Jenkins 1.651.1 allowed the affected jobs to function again. ] |
Comment | [ Thanks for letting me know. I'll redirect my issue to the appropriate bug report. ] |
Link |
New:
This issue is duplicated by |
Remote Link | New: This issue links to "Tracking of all plugins affected by SECURITY-170 (Web Link)" [ 14311 ] |
Link |
New:
This issue is duplicated by |