-
Bug
-
Resolution: Fixed
-
Major
Hello,
after upgrade to jenkins 1.527, I started experiencing some problems with polling on clearcase jobs.
Symptom is a 'random' error code returned by the cleartool command, only during polling operation. By launching a build manually, the same cleartool command is called and completes successfully.
I've identified the culprit commit as being 6588f42904ea133b2709750089557e3650bb1910 (from JENKINS-19042), but so far I fail to completely understand how it messes up with the environment when polling is called.
- is blocking
-
JENKINS-19042 EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job
- Resolved
- is duplicated by
-
JENKINS-19486 Polling with workspace gets incorrect environment
- Resolved
-
JENKINS-19746 SCM poll retrieves system environment variables from Master even though execution is on slave
- Closed
- is related to
-
JENKINS-19222 EnvInject undefines NODE_NAME environment variable on master
- Open