Skip to content

Instantly share code, notes, and snippets.

@recampbell
Created August 7, 2013 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recampbell/7b25865bf8ddec5dd163 to your computer and use it in GitHub Desktop.
Save recampbell/7b25865bf8ddec5dd163 to your computer and use it in GitHub Desktop.
2013-08-07_15:37:36.78276 "Loading job xxx-pull-request-validation" daemon prio=10 tid=0x00007f3af417a000 nid=0x554b waiting on condition [0x0\
0007f3b2d089000]
2013-08-07_15:37:36.78277 java.lang.Thread.State: TIMED_WAITING (sleeping)
2013-08-07_15:37:36.78277 at java.lang.Thread.sleep(Native Method)
2013-08-07_15:37:36.78278 at org.kohsuke.github.Requester.handleApiError(Requester.java:329)
2013-08-07_15:37:36.78278 at org.kohsuke.github.Requester._to(Requester.java:177)
2013-08-07_15:37:36.78279 at org.kohsuke.github.Requester.to(Requester.java:141)
2013-08-07_15:37:36.78279 at org.kohsuke.github.GitHub.getMyself(GitHub.java:230)
2013-08-07_15:37:36.78280 at org.kohsuke.github.GitHub.<init>(GitHub.java:127)
2013-08-07_15:37:36.78280 at org.kohsuke.github.GitHub.connectUsingOAuth(GitHub.java:184)
2013-08-07_15:37:36.78281 at org.jenkinsci.plugins.ghprb.GhprbGitHub.connect(GhprbGitHub.java:23)
2013-08-07_15:37:36.78281 at org.jenkinsci.plugins.ghprb.GhprbGitHub.get(GhprbGitHub.java:35)
2013-08-07_15:37:36.78282 at org.jenkinsci.plugins.ghprb.GhprbRepository.checkState(GhprbRepository.java:55)
2013-08-07_15:37:36.78285 at org.jenkinsci.plugins.ghprb.GhprbRepository.init(GhprbRepository.java:46)
2013-08-07_15:37:36.78286 at org.jenkinsci.plugins.ghprb.Ghprb$Builder.build(Ghprb.java:187)
2013-08-07_15:37:36.78287 at org.jenkinsci.plugins.ghprb.GhprbTrigger.start(GhprbTrigger.java:74)
2013-08-07_15:37:36.78287 at org.jenkinsci.plugins.ghprb.GhprbTrigger.start(GhprbTrigger.java:38)
2013-08-07_15:37:36.78288 at hudson.model.AbstractProject.onLoad(AbstractProject.java:305)
2013-08-07_15:37:36.78288 at hudson.model.Project.onLoad(Project.java:83)
2013-08-07_15:37:36.78289 at hudson.model.Items.load(Items.java:221)
2013-08-07_15:37:36.78290 at jenkins.model.Jenkins$17.run(Jenkins.java:2555)
2013-08-07_15:37:36.78290 at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
2013-08-07_15:37:36.78291 at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
2013-08-07_15:37:36.78292 at jenkins.model.Jenkins$7.runTask(Jenkins.java:889)
2013-08-07_15:37:36.78292 at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
2013-08-07_15:37:36.78293 at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
2013-08-07_15:37:36.78293 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2013-08-07_15:37:36.78294 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2013-08-07_15:37:36.78294 at java.lang.Thread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment