Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.6 #157
ci.jenkins.io / Jenkins
failed
Feb 3, 2025 in 22s
linux-21/Build (linux-21): 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/Plugins_xunit-plugin_PR-157@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/changelist clean install
.
script returned exit code 1
Build log
[2025-02-03T01:30:56.087Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/changelist clean install
[2025-02-03T01:30:56.189Z] -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:+UseCompressedOops -XX:+UseG1GC
[2025-02-03T01:30:56.290Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-02-03T01:30:56.290Z] Maven home: /usr/share/apache-maven-3.9.9
[2025-02-03T01:30:56.290Z] Java version: 21.0.5, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2025-02-03T01:30:56.291Z] Default locale: en_US, platform encoding: UTF-8
[2025-02-03T01:30:56.291Z] OS name: "linux", version: "5.15.173.1-1.cm2", arch: "amd64", family: "unix"
[2025-02-03T01:30:59.801Z] [INFO] Error stacktraces are turned on.
[2025-02-03T01:31:03.009Z] [INFO] Setting: -Dchangelist=-rc936.b_dcea_7a_3d60e -DscmTag=bdcea7a3d60e392b50a221b332adc5f774a28f7d -Dproject.build.outputTimestamp=2025-02-03T01:30:25Z
[2025-02-03T01:31:03.010Z] [INFO] No information available to set -DgitHubRepo
[2025-02-03T01:31:03.010Z] [INFO] Scanning for projects...
[2025-02-03T01:31:05.417Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-02-03T01:31:05.417Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.6, /home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.6/plugin-5.6.pom, line 239, column 17
[2025-02-03T01:31:05.418Z] @
[2025-02-03T01:31:05.418Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-02-03T01:31:05.418Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-02-03T01:31:05.419Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.6, /home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.6/plugin-5.6.pom, line 239, column 17
[2025-02-03T01:31:05.419Z]
[2025-02-03T01:31:05.419Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-02-03T01:31:05.420Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-02-03T01:31:05.420Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-02-03T01:31:05.420Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-02-03T01:31:05.421Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-02-03T01:31:05.421Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-02-03T01:31:05.421Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-02-03T01:31:05.421Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-02-03T01:31:05.421Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-02-03T01:31:05.422Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-02-03T01:31:05.422Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-02-03T01:31:05.422Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2025-02-03T01:31:05.422Z] at java.lang.reflect.Method.invoke (Method.java:580)
[2025-02-03T01:31:05.422Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-02-03T01:31:05.423Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-02-03T01:31:05.423Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-02-03T01:31:05.423Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-02-03T01:31:05.423Z] [ERROR]
[2025-02-03T01:31:05.424Z] [ERROR] The project org.jenkins-ci.plugins:xunit:3.1.6-rc936.b_dcea_7a_3d60e (/home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157/pom.xml) has 1 error
[2025-02-03T01:31:05.424Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.6, /home/jenkins/agent/workspace/Plugins_xunit-plugin_PR-157@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.6/plugin-5.6.pom, line 239, column 17
[2025-02-03T01:31:05.424Z] [ERROR]
[2025-02-03T01:31:05.425Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-02-03T01:31:05.425Z] [ERROR]
[2025-02-03T01:31:05.425Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-02-03T01:31:05.425Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
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-02-03T01:31:08.132Z] Recording test results
[2025-02-03T01:31:08.280Z] No test report files were found. Configuration error?
Details
- linux-21 (1 ms)
- Checkout (linux-21) (7.5 sec)
- Build (linux-21) (11 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-17 (24 sec)
Loading