Change By: Andrei Pozolotin (09/Aug/12 5:14 PM)
Environment: ubuntu x32, java 3x32, jenkins 1.476

SCM Polling / Max # of concurrent polling = 1 hangs github polling

after a while process list shows a lot of entries like this, for each project in jenkins

jenkins  18383  0.0  0.0   6208  1192 ?        S    17:09   0:00 git fetch -t g...@github.com:carrot-garden/carrot-util.git +refs/heads/*:refs/remotes/origin/*
jenkins  18388  0.0  0.0   6300  2332 ?        S    17:09   0:00 ssh g...@github.com git-upload-pack 'carrot-garden/carrot-util.git'

which appear to be in hang state;

github scm polling works no more;

resolution - periodic
"killall git ssh"
Description:
SCM Polling / Max # of concurrent polling = 1 hangs github polling

after a while process list shows a lot of entries like this, for each project in jenkins

jenkins  18383  0.0  0.0   6208  1192 ?        S    17:09   0:00 git fetch -t g...@github.com:carrot-garden/carrot-util.git +refs/heads/*:refs/remotes/origin/*
jenkins  18388  0.0  0.0   6300  2332 ?        S    17:09   0:00 ssh g...@github.com git-upload-pack 'carrot-garden/carrot-util.git'

which appear to be in hang state;

github scm polling works no more;

resolution - periodic
"killall git ssh"
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

Reply via email to