Bump github-branch-source from 2.4.1 to 1701.v00cc8184df93 #229
ci.jenkins.io / Jenkins
failed
Jul 30, 2024 in 4m 42s
windows-8/Checkout (windows-8): error in 'checkout' step
linux-8 / Build (linux-8) / Shell Script
Error in sh
step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/ig-driven-pipeline-plugin_PR-229@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
.
script returned exit code 1
Build log
[2024-07-30T16:53:42.749Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/ig-driven-pipeline-plugin_PR-229@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-07-30T16:53:43.252Z] -XX:InitialHeapSize=261822272 -XX:MaxHeapSize=4189156352 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2024-07-30T16:53:45.158Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-30T16:53:45.159Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-07-30T16:53:45.159Z] Java version: 1.8.0_422, vendor: Temurin, runtime: /opt/jdk-8/jre
[2024-07-30T16:53:45.159Z] Default locale: en_US, platform encoding: UTF-8
[2024-07-30T16:53:45.159Z] OS name: "linux", version: "6.5.0-1024-azure", arch: "amd64", family: "unix"
[2024-07-30T16:53:46.464Z] [INFO] Error stacktraces are turned on.
[2024-07-30T16:53:46.565Z] [INFO] Scanning for projects...
[2024-07-30T16:53:52.392Z] [INFO]
[2024-07-30T16:53:52.393Z] [INFO] -----------< org.jenkins-ci.plugins:config-driven-pipeline >------------
[2024-07-30T16:53:52.393Z] [INFO] Building Config-Driven Pipeline Plugin 1.4-SNAPSHOT
[2024-07-30T16:53:52.393Z] [INFO] from pom.xml
[2024-07-30T16:53:52.394Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-30T16:53:52.495Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:validate (default-validate)'
[2024-07-30T16:53:52.495Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:validate-hpi (default-validate-hpi)'
[2024-07-30T16:53:52.496Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:insert-test (default-insert-test)'
[2024-07-30T16:53:52.597Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:test-hpl (default-test-hpl)'
[2024-07-30T16:53:52.597Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-07-30T16:53:52.597Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.20:hpi (default-hpi)'
[2024-07-30T16:53:58.713Z] [INFO]
[2024-07-30T16:53:58.714Z] [INFO] --- clean:3.1.0:clean (default-clean) @ config-driven-pipeline ---
[2024-07-30T16:53:58.815Z] [INFO]
[2024-07-30T16:53:58.815Z] [INFO] --- hpi:3.20:validate (default-validate) @ config-driven-pipeline ---
[2024-07-30T16:53:58.815Z] [INFO]
[2024-07-30T16:53:58.816Z] [INFO] --- hpi:3.20:validate-hpi (default-validate-hpi) @ config-driven-pipeline ---
[2024-07-30T16:53:59.618Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:53:59.619Z] [INFO] BUILD FAILURE
[2024-07-30T16:53:59.619Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:53:59.619Z] [INFO] Total time: 13.144 s
[2024-07-30T16:53:59.619Z] [INFO] Finished at: 2024-07-30T16:53:59Z
[2024-07-30T16:53:59.620Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:53:59.620Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.20:validate-hpi (default-validate-hpi) on project config-driven-pipeline: Dependency org.jenkins-ci.plugins:github-branch-source:jar:1701.v00cc8184df93 requires Jenkins 2.361.4 or higher. -> [Help 1]
[2024-07-30T16:53:59.620Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.20:validate-hpi (default-validate-hpi) on project config-driven-pipeline: Dependency org.jenkins-ci.plugins:github-branch-source:jar:1701.v00cc8184df93 requires Jenkins 2.361.4 or higher.
[2024-07-30T16:53:59.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-07-30T16:53:59.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-07-30T16:53:59.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T16:53:59.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T16:53:59.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T16:53:59.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T16:53:59.622Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T16:53:59.623Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T16:53:59.623Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T16:53:59.623Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T16:53:59.623Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T16:53:59.624Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T16:53:59.624Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T16:53:59.624Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T16:53:59.624Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T16:53:59.625Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T16:53:59.625Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T16:53:59.625Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T16:53:59.625Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T16:53:59.625Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T16:53:59.626Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T16:53:59.626Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T16:53:59.626Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T16:53:59.626Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T16:53:59.627Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T16:53:59.627Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T16:53:59.627Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency org.jenkins-ci.plugins:github-branch-source:jar:1701.v00cc8184df93 requires Jenkins 2.361.4 or higher.
[2024-07-30T16:53:59.628Z] at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:40)
[2024-07-30T16:53:59.628Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-07-30T16:53:59.628Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-07-30T16:53:59.628Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-07-30T16:53:59.629Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T16:53:59.629Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T16:53:59.629Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T16:53:59.629Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T16:53:59.630Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T16:53:59.630Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T16:53:59.630Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T16:53:59.630Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T16:53:59.630Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T16:53:59.631Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T16:53:59.631Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T16:53:59.631Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T16:53:59.631Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T16:53:59.631Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T16:53:59.632Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T16:53:59.632Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T16:53:59.632Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T16:53:59.632Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T16:53:59.632Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T16:53:59.633Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T16:53:59.633Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T16:53:59.633Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T16:53:59.633Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T16:53:59.633Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T16:53:59.633Z] [ERROR]
[2024-07-30T16:53:59.634Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-07-30T16:53:59.634Z] [ERROR]
[2024-07-30T16:53:59.634Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-07-30T16:53:59.634Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
linux-8 / Build (linux-8) / Archive JUnit-formatted test results
Error in junit
step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml
.
No test report files were found. Configuration error?
Build log
[2024-07-30T16:53:59.312Z] Recording test results
[2024-07-30T16:53:59.446Z] No test report files were found. Configuration error?
windows-8 / Checkout (windows-8) / Check out from version control
Error in checkout
step.
null
Build log
[2024-07-30T16:54:00.669Z] using credential app-ci.jenkins.io
[2024-07-30T16:54:00.674Z] Cloning the remote Git repository
[2024-07-30T16:54:00.674Z] Cloning with configured refspecs honoured and without tags
[2024-07-30T16:54:01.185Z] Cloning repository https://github.com/jenkinsci/config-driven-pipeline-plugin.git
[2024-07-30T16:54:01.195Z] > git init C:\Jenkins\agent\workspace\ig-driven-pipeline-plugin_PR-229 # timeout=10
[2024-07-30T16:54:01.621Z] Fetching upstream changes from https://github.com/jenkinsci/config-driven-pipeline-plugin.git
[2024-07-30T16:54:01.622Z] > git --version # timeout=10
[2024-07-30T16:54:01.650Z] > git --version # 'git version 2.45.2.windows.1'
[2024-07-30T16:54:01.651Z] using GIT_ASKPASS to set credentials ci.jenkins.io GitHub App (jenkinsci org)
[2024-07-30T16:54:01.677Z] > git fetch --no-tags --force --progress -- https://github.com/jenkinsci/config-driven-pipeline-plugin.git +refs/pull/229/head:refs/remotes/origin/PR-229 # timeout=10
[2024-07-30T16:54:01.473Z] ERROR: Checkout failed
[2024-07-30T16:54:01.473Z] java.lang.InterruptedException
[2024-07-30T16:54:01.473Z] at java.base/java.lang.Object.wait(Native Method)
[2024-07-30T16:54:01.473Z] at hudson.remoting.Request.call(Request.java:177)
[2024-07-30T16:54:01.473Z] at hudson.remoting.Channel.call(Channel.java:1002)
[2024-07-30T16:54:01.473Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
[2024-07-30T16:54:01.473Z] at jdk.internal.reflect.GeneratedMethodAccessor951.invoke(Unknown Source)
[2024-07-30T16:54:01.473Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2024-07-30T16:54:01.473Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2024-07-30T16:54:01.473Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
[2024-07-30T16:54:01.473Z] at jdk.proxy119/jdk.proxy119.$Proxy858.execute(Unknown Source)
[2024-07-30T16:54:01.473Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
[2024-07-30T16:54:01.474Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
[2024-07-30T16:54:01.474Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-07-30T16:54:01.474Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-07-30T16:54:01.474Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-07-30T16:54:01.474Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-07-30T16:54:01.474Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2024-07-30T16:54:01.474Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2024-07-30T16:54:01.474Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2024-07-30T16:54:01.474Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2024-07-30T16:54:01.474Z] at java.base/java.lang.Thread.run(Unknown Source)
[2024-07-30T16:54:01.474Z] ERROR: Maximum checkout retry attempts reached, aborting
Details
- linux-8 (41 ms)
- Checkout (linux-8) (9.4 sec)
- Build (linux-8) (20 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-8 (4 min 42 sec)
- Checkout (windows-8) (12 sec)
Error: null
- Checkout (windows-8) (12 sec)
Loading