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 io.jenkins.tools.bom:bom-2.479.x from 3944.v1a_e4f8b_452db_ to 4228.v0a_71308d905b_ #145

Bump io.jenkins.tools.bom:bom-2.479.x

fcca42f
Select commit
Loading
Failed to load commit list.
Closed

Bump io.jenkins.tools.bom:bom-2.479.x from 3944.v1a_e4f8b_452db_ to 4228.v0a_71308d905b_ #145

Bump io.jenkins.tools.bom:bom-2.479.x
fcca42f
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Mar 3, 2025 in 2m 59s

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

linux-21 / Build (linux-21) / 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/gins_vsphere-cloud-plugin_PR-145@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install.

script returned exit code 1
Build log
[2025-03-03T17:13:14.893Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/gins_vsphere-cloud-plugin_PR-145@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install
[2025-03-03T17:13:14.994Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=187499968 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2999999488 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:-THPStackMitigation -XX:+UseCompressedOops -XX:+UseG1GC 
[2025-03-03T17:13:15.122Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-03-03T17:13:15.122Z] Maven home: /usr/share/apache-maven-3.9.9
[2025-03-03T17:13:15.123Z] Java version: 21.0.6, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2025-03-03T17:13:15.123Z] Default locale: en_US, platform encoding: UTF-8
[2025-03-03T17:13:15.123Z] OS name: "linux", version: "6.1.127-135.201.amzn2023.x86_64", arch: "amd64", family: "unix"
[2025-03-03T17:13:20.150Z] [INFO] Error stacktraces are turned on.
[2025-03-03T17:13:23.464Z] [INFO] Setting: -Dchangelist=-rc490.fcca_42fcfcf9 -DscmTag=fcca42fcfcf96b10f21629782e377e8a9c4b4c96
[2025-03-03T17:13:23.465Z] [INFO] No information available to set -DgitHubRepo
[2025-03-03T17:13:23.465Z] [INFO] Scanning for projects...
[2025-03-03T17:13:26.585Z] [INFO] 
[2025-03-03T17:13:26.585Z] [INFO] ----------------< org.jenkins-ci.plugins:vsphere-cloud >----------------
[2025-03-03T17:13:26.585Z] [INFO] Building vSphere Plugin 2.28-rc490.fcca_42fcfcf9
[2025-03-03T17:13:26.586Z] [INFO]   from pom.xml
[2025-03-03T17:13:26.586Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2025-03-03T17:13:33.212Z] [INFO] 
[2025-03-03T17:13:33.212Z] [INFO] --- clean:3.4.0:clean (default-clean) @ vsphere-cloud ---
[2025-03-03T17:13:33.213Z] [INFO] 
[2025-03-03T17:13:33.213Z] [INFO] --- hpi:3.61:validate (default-validate) @ vsphere-cloud ---
[2025-03-03T17:13:33.213Z] [INFO] Created marker file /home/jenkins/agent/workspace/gins_vsphere-cloud-plugin_PR-145/target/java-level/17
[2025-03-03T17:13:33.213Z] [INFO] 
[2025-03-03T17:13:33.213Z] [INFO] --- hpi:3.61:validate-hpi (default-validate-hpi) @ vsphere-cloud ---
[2025-03-03T17:13:33.816Z] [INFO] ------------------------------------------------------------------------
[2025-03-03T17:13:33.816Z] [INFO] BUILD FAILURE
[2025-03-03T17:13:33.816Z] [INFO] ------------------------------------------------------------------------
[2025-03-03T17:13:33.816Z] [INFO] Total time:  13.596 s
[2025-03-03T17:13:33.816Z] [INFO] Finished at: 2025-03-03T17:13:33Z
[2025-03-03T17:13:33.816Z] [INFO] ------------------------------------------------------------------------
[2025-03-03T17:13:33.817Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.61:validate-hpi (default-validate-hpi) on project vsphere-cloud: Dependency io.jenkins.plugins:font-awesome-api:jar:6.7.2-1 requires Jenkins 2.479.3 or higher. -> [Help 1]
[2025-03-03T17:13:33.817Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.61:validate-hpi (default-validate-hpi) on project vsphere-cloud: Dependency io.jenkins.plugins:font-awesome-api:jar:6.7.2-1 requires Jenkins 2.479.3 or higher.
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2025-03-03T17:13:33.817Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2025-03-03T17:13:33.818Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-03-03T17:13:33.819Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-03-03T17:13:33.819Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-03-03T17:13:33.819Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-03-03T17:13:33.819Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-03-03T17:13:33.819Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2025-03-03T17:13:33.819Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2025-03-03T17:13:33.819Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-03-03T17:13:33.820Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-03-03T17:13:33.820Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-03-03T17:13:33.820Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-03-03T17:13:33.820Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency io.jenkins.plugins:font-awesome-api:jar:6.7.2-1 requires Jenkins 2.479.3 or higher.
[2025-03-03T17:13:33.820Z]     at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:51)
[2025-03-03T17:13:33.820Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2025-03-03T17:13:33.820Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2025-03-03T17:13:33.820Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2025-03-03T17:13:33.821Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-03-03T17:13:33.822Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-03-03T17:13:33.823Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2025-03-03T17:13:33.823Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2025-03-03T17:13:33.823Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-03-03T17:13:33.823Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-03-03T17:13:33.823Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-03-03T17:13:33.823Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-03-03T17:13:33.823Z] [ERROR] 
[2025-03-03T17:13:33.823Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-03-03T17:13:33.823Z] [ERROR] 
[2025-03-03T17:13:33.824Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-03-03T17:13:33.824Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

linux-21 / Build (linux-21) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-03-03T17:12:55.812Z] Recording test results
[2025-03-03T17:12:55.967Z] No test report files were found. Configuration error?

windows-17 / Build (windows-17) / 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/gins_vsphere-cloud-plugin_PR-145@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=C:/Jenkins/agent/workspace/gins_vsphere-cloud-plugin_PR-145@tmp/changelist clean install.

null
Build log
[2025-03-03T17:12:47.120Z] 
[2025-03-03T17:12:47.120Z] administrator@EC2AMAZ-DFRD2UC C:\Jenkins\agent\workspace\gins_vsphere-cloud-plugin_PR-145>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/gins_vsphere-cloud-plugin_PR-145@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=C:/Jenkins/agent/workspace/gins_vsphere-cloud-plugin_PR-145@tmp/changelist clean install 
[2025-03-03T17:12:47.231Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=262562176 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=4200994816 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2025-03-03T17:12:52.529Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-03-03T17:12:52.530Z] Maven home: C:\tools\apache-maven-3.9.9
[2025-03-03T17:12:52.530Z] Java version: 17.0.14, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-17
[2025-03-03T17:12:52.531Z] Default locale: en_US, platform encoding: Cp1252
[2025-03-03T17:12:52.532Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2025-03-03T17:13:10.710Z] [INFO] Error stacktraces are turned on.
[2025-03-03T17:13:11.229Z] [INFO] Setting: -Dchangelist=-rc490.fcca_42fcfcf9 -DscmTag=fcca42fcfcf96b10f21629782e377e8a9c4b4c96
[2025-03-03T17:13:11.229Z] [INFO] No information available to set -DgitHubRepo
[2025-03-03T17:13:11.230Z] [INFO] Scanning for projects...
[2025-03-03T17:12:56.263Z] Sending interrupt signal to process
[2025-03-03T17:12:56.636Z] script returned exit code -1

windows-17 / Build (windows-17) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-03-03T17:12:56.879Z] Recording test results
[2025-03-03T17:12:57.025Z] No test report files were found. Configuration error?

Details

  • linux-21 (5 ms)
    • Checkout (linux-21) (8.7 sec)
    • Build (linux-21) (21 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-17 (2 min 59 sec)
    • Checkout (windows-17) (18 sec)
    • Build (windows-17) (50 sec)
      Error: null
      Error: No test report files were found. Configuration error?