See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia/job/master/314/
Changes:
* Set up default protection ruleset for default and release branches
No tests ran.
Build log:
[...truncated 273 lines...]
at hudson.remoting.UserRequest.perform(UserRequest.java:225)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:391)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused: java.io.IOException
at PluginClassLoader for
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
at PluginClassLoader for
workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] // stage
Cloning repository https://github.com/apache/maven-doxia.git
> git init
> /home/jenkins/jenkins-home/workspace/ven_maven-box_maven-doxia_master@2/m #
> timeout=10
Fetching upstream changes from https://github.com/apache/maven-doxia.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials ASF CI for Github PRs etc
> git fetch --no-tags --force --progress --depth=1 --
> https://github.com/apache/maven-doxia.git
> +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/apache/maven-doxia.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 753477a9590f7ebbf40d6bae2cd8746506d32294 # timeout=10
[Pipeline] }
ERROR: Checkout failed
hudson.plugins.git.GitException: Command "git checkout -f
753477a9590f7ebbf40d6bae2cd8746506d32294" returned status code 128:
stdout:
stderr: fatal: reference is not a tree: 753477a9590f7ebbf40d6bae2cd8746506d32294
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3178)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to maven6
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
at hudson.remoting.Channel.call(Channel.java:1108)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
at
jdk.internal.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
at PluginClassLoader for
git-client/jdk.proxy63/jdk.proxy63.$Proxy174.execute(Unknown Source)
at PluginClassLoader for
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
at PluginClassLoader for
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
at PluginClassLoader for
workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused: hudson.plugins.git.GitException: Could not checkout
753477a9590f7ebbf40d6bae2cd8746506d32294
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3206)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
at hudson.remoting.UserRequest.perform(UserRequest.java:225)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:391)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
[Pipeline] echo
Caused: java.io.IOException
at PluginClassLoader for
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
at PluginClassLoader for
workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Maximum checkout retry attempts reached, aborting
[FAILURE-004] java.io.IOException: hudson.plugins.git.GitException: Could not
checkout 753477a9590f7ebbf40d6bae2cd8746506d32294
Cloning repository https://github.com/apache/maven-doxia.git
> git init
> /home/jenkins/jenkins-home/workspace/ven_maven-box_maven-doxia_master@2/m #
> timeout=10
Fetching upstream changes from https://github.com/apache/maven-doxia.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials ASF CI for Github PRs etc
> git fetch --no-tags --force --progress --depth=1 --
> https://github.com/apache/maven-doxia.git
> +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/apache/maven-doxia.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 753477a9590f7ebbf40d6bae2cd8746506d32294 # timeout=10
[Pipeline] cleanWs
[Pipeline] // ws
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
Cloning repository https://github.com/apache/maven-doxia.git
> git init
> /home/jenkins/jenkins-home/workspace/ven_maven-box_maven-doxia_master@2/m #
> timeout=10
Fetching upstream changes from https://github.com/apache/maven-doxia.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials ASF CI for Github PRs etc
> git fetch --no-tags --force --progress --depth=1 --
> https://github.com/apache/maven-doxia.git
> +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/apache/maven-doxia.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 753477a9590f7ebbf40d6bae2cd8746506d32294 # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[WS-CLEANUP] done
[Pipeline] }
Failed in branch linux-jdk21
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk8
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] java.io.IOException: hudson.plugins.git.GitException: Could not
checkout 753477a9590f7ebbf40d6bae2cd8746506d32294
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk11
Cloning repository https://github.com/apache/maven-doxia.git
> git init
> /home/jenkins/jenkins-home/workspace/ven_maven-box_maven-doxia_master@2/m #
> timeout=10
Fetching upstream changes from https://github.com/apache/maven-doxia.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials ASF CI for Github PRs etc
> git fetch --no-tags --force --progress --depth=1 --
> https://github.com/apache/maven-doxia.git
> +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 753477a9590f7ebbf40d6bae2cd8746506d32294 (master)
ERROR: Checkout failed
hudson.plugins.git.GitException: Command "git checkout -f
753477a9590f7ebbf40d6bae2cd8746506d32294" returned status code 128:
stdout:
stderr: fatal: reference is not a tree: 753477a9590f7ebbf40d6bae2cd8746506d32294
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3178)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to maven3
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
at hudson.remoting.Channel.call(Channel.java:1108)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
at
jdk.internal.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
at PluginClassLoader for
git-client/jdk.proxy63/jdk.proxy63.$Proxy174.execute(Unknown Source)
at PluginClassLoader for
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
at PluginClassLoader for
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
at PluginClassLoader for
workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused: hudson.plugins.git.GitException: Could not checkout
753477a9590f7ebbf40d6bae2cd8746506d32294
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3206)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
at hudson.remoting.UserRequest.perform(UserRequest.java:225)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:391)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused: java.io.IOException
at PluginClassLoader for
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
at PluginClassLoader for
workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
at PluginClassLoader for
workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] java.io.IOException: hudson.plugins.git.GitException: Could not
checkout 753477a9590f7ebbf40d6bae2cd8746506d32294
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk17
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] java.io.IOException: hudson.plugins.git.GitException: Could not
checkout 753477a9590f7ebbf40d6bae2cd8746506d32294
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] echo
The authors of changes [sjaranowski].
[Pipeline] echo
Sending email ...
[Pipeline] emailext