You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/25 23:07:09 UTC

Build failed in Jenkins: Juneau » Juneau-Java-1.8 #455

See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/455/display/redirect?page=changes>

Changes:

[github] Create codeql-analysis.yml


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu) in workspace <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/juneau.git # timeout=10
Fetching upstream changes from https://github.com/apache/juneau.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/juneau.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5e55a8b1609360978e8df0fcefb4259c36a29ebb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e55a8b1609360978e8df0fcefb4259c36a29ebb # timeout=10
Commit message: "Create codeql-analysis.yml"
 > git rev-list --no-walk 0ea7b4f807967b99b92c85da8fb28ddcfecd8b11 # timeout=10
[Juneau-Java-1.8] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] juneau
[INFO] juneau/core
[INFO] juneau/core/marshall
[INFO] juneau/core/marshall-rdf
[INFO] juneau/core/dto
[INFO] juneau/core/config
[INFO] juneau/rest
[INFO] juneau/rest/rest-server
[INFO] juneau/rest/rest-server-jaxrs
[INFO] juneau/rest/rest-server-rdf
[INFO] juneau/rest/rest-server-springboot
[INFO] juneau/rest/rest-client
[INFO] juneau/rest/rest-mock
[INFO] juneau/microservice
[INFO] juneau/microservice/microservice-core
[INFO] juneau/microservice/microservice-jetty
[INFO] juneau/microservice/my-jetty-microservice
[INFO] juneau/examples
[INFO] juneau/examples/rest
[INFO] juneau/microservice/microservice-ftest
[INFO] juneau/microservice/my-springboot-microservice
[INFO] juneau/sc
[INFO] juneau/sc/sc-server
[INFO] juneau/sc/sc-client
[INFO] juneau/examples/examples-core
[INFO] juneau/examples/examples-rest-jetty
[INFO] juneau/examples/examples-rest-springboot
[INFO] juneau/examples/examples-rest-jetty-ftest
[INFO] juneau/utest
[INFO] juneau/all
[INFO] juneau/distrib
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building juneau 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau ---
[INFO] Deleting <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/TODO.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 667 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 454 licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/TODO.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 667 resources included (use -debug for more details)
[WARNING] Files with unapproved licenses:
  .github/workflows/codeql-analysis.yml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. FAILURE [  2.841 s]
[INFO] juneau/core ........................................ SKIPPED
[INFO] juneau/core/marshall ............................... SKIPPED
[INFO] juneau/core/marshall-rdf ........................... SKIPPED
[INFO] juneau/core/dto .................................... SKIPPED
[INFO] juneau/core/config ................................. SKIPPED
[INFO] juneau/rest ........................................ SKIPPED
[INFO] juneau/rest/rest-server ............................ SKIPPED
[INFO] juneau/rest/rest-server-jaxrs ...................... SKIPPED
[INFO] juneau/rest/rest-server-rdf ........................ SKIPPED
[INFO] juneau/rest/rest-server-springboot ................. SKIPPED
[INFO] juneau/rest/rest-client ............................ SKIPPED
[INFO] juneau/rest/rest-mock .............................. SKIPPED
[INFO] juneau/microservice ................................ SKIPPED
[INFO] juneau/microservice/microservice-core .............. SKIPPED
[INFO] juneau/microservice/microservice-jetty ............. SKIPPED
[INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED
[INFO] juneau/examples .................................... SKIPPED
[INFO] juneau/examples/rest ............................... SKIPPED
[INFO] juneau/microservice/microservice-ftest ............. SKIPPED
[INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED
[INFO] juneau/sc .......................................... SKIPPED
[INFO] juneau/sc/sc-server ................................ SKIPPED
[INFO] juneau/sc/sc-client ................................ SKIPPED
[INFO] juneau/examples/examples-core ...................... SKIPPED
[INFO] juneau/examples/examples-rest-jetty ................ SKIPPED
[INFO] juneau/examples/examples-rest-springboot ........... SKIPPED
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED
[INFO] juneau/utest ....................................... SKIPPED
[INFO] juneau/all ......................................... SKIPPED
[INFO] juneau/distrib ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.242 s
[INFO] Finished at: 2021-09-25T23:07:09+00:00
[INFO] Final Memory: 41M/1351M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project juneau: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-rest-jetty-ftest/target/surefire-reports/TEST-org.apache.juneau.examples.rest._TestSuite.xml> is 2 hr 13 min old

Not sending mail to unregistered user github@hugo-hirsch.de

Jenkins build is back to normal : Juneau » Juneau-Java-1.8 #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/456/display/redirect?page=changes>