jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-68437] Owner mismatch
Open
component:github-branch-source-plugin
imported-jira-issue
priority:major
resolution:unresolved
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
This my Jenkins scan repository log:
Started
[Mon May 09 09:13:31 UTC 2022] Starting branch indexing...
ERROR: [Mon May 09 09:13:31 UTC 2022] Could not update folder level actions from source 3d8717e8-d0fb-4438-b6f2-6dbb60f8b4e4
[Mon May 09 09:13:31 UTC 2022] Finished branch indexing. Indexing took 0 ms
FATAL: Failed to recompute children of Ritense » Valtimo » Valtimo - Frontend libraries
java.lang.IllegalArgumentException: Owner mismatch: @valtimo-platform vs. valtimo-platform
at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.withOwner(GitHubAppCredentials.java:333)
at org.jenkinsci.plugins.github_branch_source.Connector.lookupScanCredentials(Connector.java:326)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1998)
at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:848)
at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:598)
at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:166)
at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1032)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Finished: FAILURE
---
Originally reported by hildebrand, imported from: Owner mismatch
Raw content of original issue
This my Jenkins scan repository log:
Started
[Mon May 09 09:13:31 UTC 2022] Starting branch indexing...
ERROR: [Mon May 09 09:13:31 UTC 2022] Could not update folder level actions from source 3d8717e8-d0fb-4438-b6f2-6dbb60f8b4e4
[Mon May 09 09:13:31 UTC 2022] Finished branch indexing. Indexing took 0 ms
FATAL: Failed to recompute children of Ritense » Valtimo » Valtimo - Frontend libraries
java.lang.IllegalArgumentException: Owner mismatch: @valtimo-platform vs. valtimo-platform
at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.withOwner(GitHubAppCredentials.java:333)
at org.jenkinsci.plugins.github_branch_source.Connector.lookupScanCredentials(Connector.java:326)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1998)
at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:848)
at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:598)
at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:166)
at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1032)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Finished: FAILURE
- environment:
Plugin version: v1628
Contributor guide
Assessment
This issue has not been assessed yet.