Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.1 #125

Closed

Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.1

bf473b1
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.1 #125

Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.1
bf473b1
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Oct 7, 2024 in 2m 8s

windows-11/Build (windows-11): error in 'junit' step

windows-11 / Build (windows-11) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/_libraries_groovy-sandbox_PR-125@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install.

script returned exit code 1
Build log
[2024-10-07T10:21:00.662Z] 
[2024-10-07T10:21:00.663Z] C:\Jenkins\agent\workspace\_libraries_groovy-sandbox_PR-125>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/_libraries_groovy-sandbox_PR-125@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install 
[2024-10-07T10:21:00.766Z] -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=134200512 -XX:MaxHeapSize=2147208192 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2024-10-07T10:21:01.377Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-10-07T10:21:01.377Z] Maven home: C:\tools\apache-maven-3.9.9
[2024-10-07T10:21:01.378Z] Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-11
[2024-10-07T10:21:01.378Z] Default locale: en_US, platform encoding: UTF-8
[2024-10-07T10:21:01.379Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-10-07T10:21:05.564Z] [INFO] Error stacktraces are turned on.
[2024-10-07T10:21:09.011Z] [INFO] Setting: -Dchangelist=-rc268.b_f473b_1451b_8 -DscmTag=bf473b1451b8d85e6c9cbafb825ac6a77fe1f932 -Dproject.build.outputTimestamp=2024-10-07T10:18:53Z
[2024-10-07T10:21:09.015Z] [INFO] No information available to set -DgitHubRepo
[2024-10-07T10:21:09.015Z] [INFO] Scanning for projects...
[2024-10-07T10:21:12.930Z] [INFO] 
[2024-10-07T10:21:12.934Z] [INFO] ---------------------< org.kohsuke:groovy-sandbox >---------------------
[2024-10-07T10:21:12.938Z] [INFO] Building Groovy Sandbox 1.35-rc268.b_f473b_1451b_8
[2024-10-07T10:21:12.940Z] [INFO]   from pom.xml
[2024-10-07T10:21:12.940Z] [INFO] --------------------------------[ jar ]---------------------------------
[2024-10-07T10:21:16.215Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T10:21:16.217Z] [INFO] BUILD FAILURE
[2024-10-07T10:21:16.219Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T10:21:16.220Z] [INFO] Total time:  10.701 s
[2024-10-07T10:21:16.220Z] [INFO] Finished at: 2024-10-07T10:21:16Z
[2024-10-07T10:21:16.222Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T10:21:16.222Z] [ERROR] Failed to execute goal on project groovy-sandbox: Could not resolve dependencies for project org.kohsuke:groovy-sandbox:jar:1.35-rc268.b_f473b_1451b_8
[2024-10-07T10:21:16.223Z] [ERROR] dependency: org.jenkins-ci.main:jenkins-war:executable-war:2.479 (test)
[2024-10-07T10:21:16.223Z] [ERROR] 	Could not find artifact org.jenkins-ci.main:jenkins-war:executable-war:2.479 in azure-internal (http://artifact-caching-proxy.privatelink.azurecr.io:8080/)
[2024-10-07T10:21:16.223Z] [ERROR] -> [Help 1]
[2024-10-07T10:21:16.224Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project groovy-sandbox: Could not resolve dependencies for project org.kohsuke:groovy-sandbox:jar:1.35-rc268.b_f473b_1451b_8
[2024-10-07T10:21:16.224Z] dependency: org.jenkins-ci.main:jenkins-war:executable-war:2.479 (test)
[2024-10-07T10:21:16.225Z] 	Could not find artifact org.jenkins-ci.main:jenkins-war:executable-war:2.479 in azure-internal (http://artifact-caching-proxy.privatelink.azurecr.io:8080/)
[2024-10-07T10:21:16.225Z] 
[2024-10-07T10:21:16.225Z]     at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2024-10-07T10:21:16.225Z]     at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-10-07T10:21:16.226Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-10-07T10:21:16.226Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-10-07T10:21:16.226Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-10-07T10:21:16.227Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-10-07T10:21:16.227Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-10-07T10:21:16.227Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-10-07T10:21:16.228Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-10-07T10:21:16.228Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-10-07T10:21:16.233Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-10-07T10:21:16.233Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-10-07T10:21:16.234Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-10-07T10:21:16.235Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-10-07T10:21:16.235Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-10-07T10:21:16.235Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-10-07T10:21:16.235Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-10-07T10:21:16.236Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-10-07T10:21:16.238Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-10-07T10:21:16.241Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-10-07T10:21:16.242Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-10-07T10:21:16.242Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-10-07T10:21:16.242Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-10-07T10:21:16.242Z]     at java.lang.reflect.Method.invoke (Method.java:566)
[2024-10-07T10:21:16.243Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-10-07T10:21:16.243Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-10-07T10:21:16.243Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-10-07T10:21:16.244Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-10-07T10:21:16.247Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kohsuke:groovy-sandbox:jar:1.35-rc268.b_f473b_1451b_8
[2024-10-07T10:21:16.247Z] dependency: org.jenkins-ci.main:jenkins-war:executable-war:2.479 (test)
[2024-10-07T10:21:16.247Z] 	Could not find artifact org.jenkins-ci.main:jenkins-war:executable-war:2.479 in azure-internal (http://artifact-caching-proxy.privatelink.azurecr.io:8080/)
[2024-10-07T10:21:16.247Z] 
[2024-10-07T10:21:16.249Z]     at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:191)
[2024-10-07T10:21:16.249Z]     at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224)
[2024-10-07T10:21:16.251Z]     at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-10-07T10:21:16.251Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-10-07T10:21:16.251Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-10-07T10:21:16.251Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-10-07T10:21:16.252Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-10-07T10:21:16.252Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-10-07T10:21:16.252Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-10-07T10:21:16.252Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-10-07T10:21:16.253Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-10-07T10:21:16.253Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-10-07T10:21:16.253Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-10-07T10:21:16.253Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-10-07T10:21:16.253Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-10-07T10:21:16.254Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-10-07T10:21:16.254Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-10-07T10:21:16.255Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-10-07T10:21:16.255Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-10-07T10:21:16.255Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-10-07T10:21:16.255Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-10-07T10:21:16.255Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-10-07T10:21:16.255Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-10-07T10:21:16.256Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-10-07T10:21:16.256Z]     at java.lang.reflect.Method.invoke (Method.java:566)
[2024-10-07T10:21:16.256Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-10-07T10:21:16.256Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-10-07T10:21:16.257Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-10-07T10:21:16.257Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-10-07T10:21:16.257Z] [ERROR] 
[2024-10-07T10:21:16.257Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-10-07T10:21:16.258Z] [ERROR] 
[2024-10-07T10:21:16.258Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-10-07T10:21:16.258Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

windows-11 / Build (windows-11) / 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-10-07T10:21:15.954Z] Recording test results
[2024-10-07T10:21:16.136Z] No test report files were found. Configuration error?

Details

  • linux-17 (1 ms)
    • Checkout (linux-17) (9 sec)
    • Build (linux-17) (46 sec)
    • Archive (linux-17) (17 sec)
  • windows-11 (2 min 7 sec)
    • Checkout (windows-11) (14 sec)
    • Build (windows-11) (18 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?