Jenkins Get Push event which pokes the Job but Job not started

165 views
Skip to first unread message

Amit Singh

unread,
Feb 25, 2019, 11:13:14 AM2/25/19
to Jenkins Users
Hello Team,

I have setup a jenkins job to trigger for each commit made to git repo

I am using "GitHub hook trigger for GITScm polling" as build trigger to listen to push events.

I can see the push events reaching the jenkins from logs and Jenkins show the message :

Received PushEvent for https://githubxxxxx.com/Org/repoName from xxxxxxx ⇒ http://xxxxxxxxxx:8080/github-webhook/
Feb 25, 2019 3:52:27 PM INFO org.jenkinsci.plugins.github.webhook.subscriber.DefaultPushGHEventSubscriber$1 run
Poked TestJob2

But the TestJob2 does not start.

Jenkins version : 2.150.1
Github Plugin version :1.29.4
Github Api plugin : 1.95

Can you please help here why the job is not getting triggered ?

Reply all
Reply to author
Forward
0 new messages