See <https://builds.apache.org/job/johnzon/697/display/redirect?page=changes>
Changes: [rmannibucau] revert to ignore JavaCDI and JavaJAXRS contract since karaf does not ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H34 (ubuntu) in workspace <https://builds.apache.org/job/johnzon/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitbox.apache.org/repos/asf/johnzon.git > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/johnzon.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/johnzon.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 813c6a4ddf6b1c5f72b29efad2747568c45eb5e3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 813c6a4ddf6b1c5f72b29efad2747568c45eb5e3 Commit message: "revert to ignore JavaCDI and JavaJAXRS contract since karaf does not tolerate the effective:=active" > git rev-list --no-walk 0455baa2a5e30c90cf113beffa55b1e7304edc24 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 33921 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [johnzon] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33921 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/johnzon/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s <https://builds.apache.org/job/johnzon/ws/.jenkins/settings.xml> clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Johnzon [pom] [INFO] Johnzon :: Core [bundle] [INFO] Johnzon :: Mapper [bundle] [INFO] Johnzon :: JAX-RS [bundle] [INFO] Johnzon :: WebSocket [bundle] [INFO] Johnzon :: Maven Plugin [maven-plugin] [INFO] Johnzon :: JSON-B Implementation [bundle] [INFO] Johnzon :: Distribution [jar] [INFO] Johnzon :: JSON-B Extensions [bundle] [INFO] Johnzon :: JSON Schema [jar] [INFO] Johnzon :: Support for OSGI Jaxrs Whiteboard [bundle] [INFO] [INFO] ---------------------< org.apache.johnzon:johnzon >--------------------- [INFO] Building Apache Johnzon 1.2.3-SNAPSHOT [1/11] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ johnzon --- [INFO] Deleting <https://builds.apache.org/job/johnzon/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ johnzon --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ johnzon --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ johnzon --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ johnzon --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-source-plugin:2.3:jar (generate-sources) > generate-sources @ johnzon >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ johnzon --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ johnzon --- [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (generate-sources) < generate-sources @ johnzon <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.3:jar (generate-sources) @ johnzon --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ johnzon --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ johnzon --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ johnzon --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/johnzon/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 79 implicit excludes (use -debug for more details). [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] Exclude: .idea [INFO] Exclude: *.iws [INFO] Exclude: *.iml [INFO] Exclude: *.ipr [INFO] Exclude: **/META-INF/services/javax.* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.yml [INFO] Exclude: **/bench/*.txt [INFO] 7 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ johnzon --- [INFO] Installing <https://builds.apache.org/job/johnzon/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/johnzon/johnzon/1.2.3-SNAPSHOT/johnzon-1.2.3-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/johnzon/ws/target/johnzon-1.2.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/johnzon/johnzon/1.2.3-SNAPSHOT/johnzon-1.2.3-SNAPSHOT-site.xml [INFO] [INFO] ------------------< org.apache.johnzon:johnzon-core >------------------- [INFO] Building Johnzon :: Core 1.2.3-SNAPSHOT [2/11] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ johnzon-core --- [INFO] Deleting <https://builds.apache.org/job/johnzon/ws/johnzon-core/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ johnzon-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ johnzon-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ johnzon-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ johnzon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ johnzon-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to <https://builds.apache.org/job/johnzon/ws/johnzon-core/target/classes> [INFO] <https://builds.apache.org/job/johnzon/ws/johnzon-core/src/main/java/org/apache/johnzon/core/JsonPatchImpl.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/johnzon/ws/johnzon-core/src/main/java/org/apache/johnzon/core/JsonPatchImpl.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ johnzon-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ johnzon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 96 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ johnzon-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to <https://builds.apache.org/job/johnzon/ws/johnzon-core/target/test-classes> [INFO] <https://builds.apache.org/job/johnzon/ws/johnzon-core/src/test/java/org/apache/johnzon/core/ManualTckTest.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/johnzon/ws/johnzon-core/src/test/java/org/apache/johnzon/core/ManualTckTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ johnzon-core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Johnzon 1.2.3-SNAPSHOT: [INFO] [INFO] Apache Johnzon ..................................... SUCCESS [ 21.858 s] [INFO] Johnzon :: Core .................................... FAILURE [ 10.630 s] [INFO] Johnzon :: Mapper .................................. SKIPPED [INFO] Johnzon :: JAX-RS .................................. SKIPPED [INFO] Johnzon :: WebSocket ............................... SKIPPED [INFO] Johnzon :: Maven Plugin ............................ SKIPPED [INFO] Johnzon :: JSON-B Implementation ................... SKIPPED [INFO] Johnzon :: Distribution ............................ SKIPPED [INFO] Johnzon :: JSON-B Extensions ....................... SKIPPED [INFO] Johnzon :: JSON Schema ............................. SKIPPED [INFO] Johnzon :: Support for OSGI Jaxrs Whiteboard ....... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.749 s [INFO] Finished at: 2020-01-22T08:25:27Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] unable to create new native thread -> [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/OutOfMemoryError [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-maven-plugin/pom.xml> to org.apache.johnzon/johnzon-maven-plugin/1.2.3-SNAPSHOT/johnzon-maven-plugin-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jsonschema/pom.xml> to org.apache.johnzon/johnzon-jsonschema/1.2.3-SNAPSHOT/johnzon-jsonschema-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-websocket/pom.xml> to org.apache.johnzon/johnzon-websocket/1.2.3-SNAPSHOT/johnzon-websocket-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/pom.xml> to org.apache.johnzon/johnzon/1.2.3-SNAPSHOT/johnzon-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/target/johnzon-1.2.3-SNAPSHOT-site.xml> to org.apache.johnzon/johnzon/1.2.3-SNAPSHOT/johnzon-1.2.3-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-mapper/pom.xml> to org.apache.johnzon/johnzon-mapper/1.2.3-SNAPSHOT/johnzon-mapper-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-json-extras/pom.xml> to org.apache.johnzon/johnzon-jsonb-extras/1.2.3-SNAPSHOT/johnzon-jsonb-extras-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-core/pom.xml> to org.apache.johnzon/johnzon-core/1.2.3-SNAPSHOT/johnzon-core-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jaxrs/pom.xml> to org.apache.johnzon/johnzon-jaxrs/1.2.3-SNAPSHOT/johnzon-jaxrs-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jsonb/pom.xml> to org.apache.johnzon/johnzon-jsonb/1.2.3-SNAPSHOT/johnzon-jsonb-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-distribution/pom.xml> to org.apache.johnzon/apache-johnzon/1.2.3-SNAPSHOT/apache-johnzon-1.2.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-osgi/pom.xml> to org.apache.johnzon/johnzon-osgi/1.2.3-SNAPSHOT/johnzon-osgi-1.2.3-SNAPSHOT.pom channel stopped
