Daniel Beck commented on Bug JENKINS-23083

Cannot reproduce on 1.570 with 3 freestyle projects ("up", "up2", "down") created from scratch:

  • configure "down" to be triggered after "up, up2" are finished
  • build "up2"

build log of up2:

Started by user Daniel Beck
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/workspace/JENKINS-23083-up2
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of JENKINS-23083-down
Finished: SUCCESS

build log of down:

Started by upstream project "JENKINS-23083-up2" build number 1
originally caused by:
 Started by user Daniel Beck
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/workspace/JENKINS-23083-down
Finished: SUCCESS
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to