Hello all together, i hope, someone of you can help me with my little problem. Actually I use Gerrit Trigger 8Jenkins plugin) to trigger Jenkins jobs for specific Gerrit events. Now I want to migrate from Gerrit Trigger to zuul (easier, layout based configuration and more trigger options and different pipelines).
I installed zuul with this Blog post as a basis: http://ritchey98.blogspot.jp/2014/02/openstack-third-party-testing-how-to.ht ml You can find my zuul configuration here[1] and my initial layout.yaml here[2] Now I have the problem, that it seems, that Jenkins doesn't run jobs added In gearman (they don't appear in Jenkins web frontend). Zuul's status page lists the change (added via a "recheck" comment) and the status of the job "Jenkins-test" is "queued" forever. That's why I think there is a problem somewhere between Jenkins and zuul, but I can't find it. I hope, that someone from here can assist me to find out the problem? I cleared the log and restarted Jenkins and zuul (stopped both and started zuul first and then Jenkins) and added a new comment "recheck" to my test change in gerrit to trigger a new build. I uploaded my log files here[3], maybe it helps to find out the problem. I have anonymized the domain to be "example.com" in the log files. I'm also online in #openstack-infra on freenode (nick: FlorianSW), so feel free to contact me there, I would be very grateful to get help to solve this problem :) [1] https://gist.github.com/Florianschmidtwelzow/ed0e3047f0ef0c5e5554 [2] https://gist.github.com/Florianschmidtwelzow/a101a87d653d5bbc6de6 [3] https://gist.github.com/Florianschmidtwelzow/12fff7c4530805dece0c Kind regards, Florian _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
