Started by timer [Fri Apr 18 07:40:08 EEST 2025] Starting organization scan... [Fri Apr 18 07:40:08 EEST 2025] Updating actions... Looking up details of GenPi64... Organization URL: https://github.com/GenPi64 [Fri Apr 18 07:40:09 EEST 2025] Consulting GitHub Organization Connecting to https://api.github.com using 169443/****** (GenPi) Looking up repositories of organization GenPi64 Proposing gentoo-on-rpi-64bit Examining GenPi64/gentoo-on-rpi-64bit Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria Checking branch readme-update-for-alpha8 ‘Jenkinsfile’ not found Does not meet criteria 2 branches were processed Finished examining GenPi64/gentoo-on-rpi-64bit Proposing genpi-tools Examining GenPi64/genpi-tools Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/genpi-tools Proposing genup Examining GenPi64/genup Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/genup Proposing gentoo-b3-overlay Examining GenPi64/gentoo-b3-overlay Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/gentoo-b3-overlay Proposing bcm2711-kernel-bis Examining GenPi64/bcm2711-kernel-bis Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/bcm2711-kernel-bis Proposing bcm2711-kernel Examining GenPi64/bcm2711-kernel Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/bcm2711-kernel Proposing bcmrpi3-kernel-bis Examining GenPi64/bcmrpi3-kernel-bis Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/bcmrpi3-kernel-bis Proposing bcmrpi3-kernel Examining GenPi64/bcmrpi3-kernel Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/bcmrpi3-kernel Proposing showem Examining GenPi64/showem Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/showem Proposing emtee Examining GenPi64/emtee Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/emtee Proposing Build.Dist Examining GenPi64/Build.Dist Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ found Met criteria 1 branches were processed (query completed) 1 branches were processed Finished examining GenPi64/Build.Dist Proposing pyconfig_gen Examining GenPi64/pyconfig_gen Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/pyconfig_gen Proposing PiInitramfs Examining GenPi64/PiInitramfs Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/PiInitramfs Proposing pi-bluetooth Examining GenPi64/pi-bluetooth Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/pi-bluetooth Proposing ansible Examining GenPi64/ansible Checking branches... Getting remote branches... Checking branch main ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/ansible Proposing .github Examining GenPi64/.github Checking branches... Getting remote branches... Checking branch main ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/.github Proposing buildkernel Examining GenPi64/buildkernel Checking branches... Getting remote branches... Checking branch master ‘Jenkinsfile’ not found Does not meet criteria 1 branches were processed Finished examining GenPi64/buildkernel Proposing dnscontrol Examining GenPi64/dnscontrol Checking branches... Getting remote branches... ERROR: [Fri Apr 18 07:40:23 EEST 2025] Could not fetch sources from navigator org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator@32f434c9 [Fri Apr 18 07:40:23 EEST 2025] Finished organization scan. Scan took 15 sec FATAL: Failed to recompute children of GenPi64 org.kohsuke.github.HttpException: {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/branches/branches#list-branches","status":"403"} at PluginClassLoader for github-api//org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:72) at PluginClassLoader for github-api//org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:504) at PluginClassLoader for github-api//org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:464) at PluginClassLoader for github-api//org.kohsuke.github.GitHubPageIterator.fetch(GitHubPageIterator.java:146) at PluginClassLoader for github-api//org.kohsuke.github.GitHubPageIterator.hasNext(GitHubPageIterator.java:93) at PluginClassLoader for github-api//org.kohsuke.github.PagedIterator.fetch(PagedIterator.java:116) at PluginClassLoader for github-api//org.kohsuke.github.PagedIterator.nextPageArray(PagedIterator.java:144) at PluginClassLoader for github-api//org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:79) at PluginClassLoader for github-api//org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:107) at PluginClassLoader for github-api//org.kohsuke.github.GHRepository.getBranches(GHRepository.java:2628) at PluginClassLoader for github-branch-source//org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$LazyBranches.create(GitHubSCMSource.java:2638) at PluginClassLoader for github-branch-source//org.jenkinsci.plugins.github_branch_source.LazyIterable.iterator(LazyIterable.java:53) at PluginClassLoader for github-branch-source//org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:1061) at PluginClassLoader for scm-api//jenkins.scm.api.SCMSource._retrieve(SCMSource.java:372) at PluginClassLoader for scm-api//jenkins.scm.api.SCMSource.fetch(SCMSource.java:326) at PluginClassLoader for branch-api//jenkins.branch.MultiBranchProjectFactory$BySCMSourceCriteria.recognizes(MultiBranchProjectFactory.java:262) at PluginClassLoader for branch-api//jenkins.branch.OrganizationFolder$SCMSourceObserverImpl$1.recognizes(OrganizationFolder.java:1356) at PluginClassLoader for branch-api//jenkins.branch.OrganizationFolder$SCMSourceObserverImpl$1.complete(OrganizationFolder.java:1371) at PluginClassLoader for scm-api//jenkins.scm.api.trait.SCMNavigatorRequest.process(SCMNavigatorRequest.java:252) at PluginClassLoader for scm-api//jenkins.scm.api.trait.SCMNavigatorRequest.process(SCMNavigatorRequest.java:202) at PluginClassLoader for github-branch-source//org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.visitSources(GitHubSCMNavigator.java:1155) at PluginClassLoader for branch-api//jenkins.branch.OrganizationFolder.computeChildren(OrganizationFolder.java:530) at PluginClassLoader for cloudbees-folder//com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:272) at PluginClassLoader for cloudbees-folder//com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:171) at PluginClassLoader for branch-api//jenkins.branch.OrganizationFolder$OrganizationScan.run(OrganizationFolder.java:915) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:445) Finished: FAILURE