-
Bug
-
Resolution: Fixed
-
Minor
Trunk build, latest plugins. Installed github-branch-source etc., created an org folder on cloudbeers as anonymous. Org indexing task went to sleep due to rate limit overage. I repeatedly tried clicking the red X in the log page; it asked to confirm that I wanted to abort nullĀ (?!), but when I agreed this did nothing.
Red X from the executor widget worked fine.
Started [Tue Apr 11 17:46:48 EDT 2017] Starting organization scan... [Tue Apr 11 17:46:48 EDT 2017] Updating actions... Looking up details of cloudbeers... GitHub API Usage: Current quota has 57 remaining (4 under budget). Next quota of 60 in 59 min Organization URL: CloudBeers [Tue Apr 11 17:46:48 EDT 2017] Consulting GitHub Organization Connecting to https://api.github.com with no credentials, anonymous access GitHub API Usage: Current quota has 56 remaining (3 under budget). Next quota of 60 in 59 min Looking up repositories of organization cloudbeers GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Ignoring basic GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Ignoring advanced GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Ignoring cloudbeers.github.io GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Ignoring .webinar-templates GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Ignoring multibranch-demo GitHub API Usage: Current quota has 54 remaining (1 under budget). Next quota of 60 in 59 min Proposing PR-demo GitHub API Usage: Current quota has 53 remaining (0 under budget). Next quota of 60 in 59 min Looking up cloudbeers/PR-demo Anonymous cannot query list of collaborators, assuming none Getting remote pull requests... GitHub API Usage: Current quota has 51 remaining (2 over budget). Next quota of 60 in 59 min. Sleeping for 6 min 53 sec. ERROR: [Tue Apr 11 17:49:32 EDT 2017] Could not fetch sources from navigator org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator@6fca30eb java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.jenkinsci.plugins.github_branch_source.Connector.checkApiRateLimit(Connector.java:520) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.doRetrieve(GitHubSCMSource.java:595) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:462) at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:300) at jenkins.scm.api.SCMSource.fetch(SCMSource.java:254) at jenkins.branch.MultiBranchProjectFactory$BySCMSourceCriteria.recognizes(MultiBranchProjectFactory.java:263) at jenkins.branch.OrganizationFolder$SCMSourceObserverImpl$1.recognizes(OrganizationFolder.java:1266) at jenkins.branch.OrganizationFolder$SCMSourceObserverImpl$1.complete(OrganizationFolder.java:1281) at org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.add(GitHubSCMNavigator.java:540) at org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.visitSources(GitHubSCMNavigator.java:362) at jenkins.branch.OrganizationFolder.computeChildren(OrganizationFolder.java:399) at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:266) at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:162) at jenkins.branch.OrganizationFolder$OrganizationScan.run(OrganizationFolder.java:850) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) [Tue Apr 11 17:49:32 EDT 2017] Finished organization scan. Scan took 2 min 44 sec Aborted Finished: ABORTED