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:structs from 1.24 to 338.v848422169819 #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump org.jenkins-ci.plugins:structs from 1.24 to 338.v848422169819

b94999f
Select commit
Loading
Failed to load commit list.
Open

Bump org.jenkins-ci.plugins:structs from 1.24 to 338.v848422169819 #36

Bump org.jenkins-ci.plugins:structs from 1.24 to 338.v848422169819
b94999f
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jun 26, 2024 in 1m 7s

linux-8/Build (linux-8): error in 'junit' 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/_comments-to-gitlab-plugin_PR-36@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-06-26T20:07:54.506Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/_comments-to-gitlab-plugin_PR-36@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-06-26T20:07:54.607Z] -XX:InitialHeapSize=187499968 -XX:MaxHeapSize=2999999488 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 
[2024-06-26T20:07:54.708Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-06-26T20:07:54.709Z] Maven home: /usr/share/apache-maven-3.9.8
[2024-06-26T20:07:54.710Z] Java version: 1.8.0_412, vendor: Temurin, runtime: /opt/jdk-8/jre
[2024-06-26T20:07:54.710Z] Default locale: en_US, platform encoding: UTF-8
[2024-06-26T20:07:54.711Z] OS name: "linux", version: "5.15.153.1-2.cm2", arch: "amd64", family: "unix"
[2024-06-26T20:07:55.615Z] [INFO] Error stacktraces are turned on.
[2024-06-26T20:07:55.615Z] [INFO] Scanning for projects...
[2024-06-26T20:07:58.124Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-06-26T20:07:58.125Z] [ERROR] Unknown packaging: hpi @ line 23, column 13
[2024-06-26T20:07:58.125Z]  @ 
[2024-06-26T20:07:58.125Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-06-26T20:07:58.126Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2024-06-26T20:07:58.126Z] [ERROR] Unknown packaging: hpi @ line 23, column 13
[2024-06-26T20:07:58.126Z] 
[2024-06-26T20:07:58.126Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2024-06-26T20:07:58.127Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2024-06-26T20:07:58.127Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2024-06-26T20:07:58.127Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2024-06-26T20:07:58.128Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2024-06-26T20:07:58.128Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2024-06-26T20:07:58.128Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-06-26T20:07:58.128Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-06-26T20:07:58.128Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-06-26T20:07:58.129Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-06-26T20:07:58.129Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-06-26T20:07:58.129Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-06-26T20:07:58.129Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-06-26T20:07:58.130Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-06-26T20:07:58.130Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2024-06-26T20:07:58.130Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-06-26T20:07:58.130Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-06-26T20:07:58.130Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-06-26T20:07:58.131Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-06-26T20:07:58.131Z] [ERROR]   
[2024-06-26T20:07:58.131Z] [ERROR]   The project org.jenkins-ci.plugins:violation-comments-to-gitlab:2.62.1-SNAPSHOT (/home/jenkins/agent/workspace/_comments-to-gitlab-plugin_PR-36/pom.xml) has 1 error
[2024-06-26T20:07:58.131Z] [ERROR]     Unknown packaging: hpi @ line 23, column 13
[2024-06-26T20:07:58.131Z] [ERROR] 
[2024-06-26T20:07:58.132Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-06-26T20:07:58.132Z] [ERROR] 
[2024-06-26T20:07:58.132Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-06-26T20:07:58.132Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

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-06-26T20:07:58.309Z] Recording test results
[2024-06-26T20:07:58.415Z] No test report files were found. Configuration error?

Details

  • linux-8 (1 ms)
    • Checkout (linux-8) (10 sec)
    • Build (linux-8) (5.7 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-8 (2 ms)
  • linux-11 (1 ms)
  • windows-11 (1 min 7 sec)