You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/17 13:08:23 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1966

See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1966/changes>

Changes:

[robbie] NO-JIRA: update years in NOTICE files

[kwall] QPID-7609: [System Tests/Integration Tests] Refactor the POMs to avoid the addition of the JMS 1.1 dependency if testing the Qpid JMS Client

This works against both the released Qpid JMS Client (which has transitive dependency on JMS 1.1) and the current SNAPSHOT (which has transitive dependency on JMS 2.0).

Also:

* factored out a foreign message test from JMSPropertiesTest, removing the compile time JMS 1.1 dependency by using a proxy

------------------------------------------
[...truncated 4027 lines...]
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/jms-client-0-8/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/jms-client-0-8/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid JMS Client for AMQP 0-10 Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/jms-client-0-10/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/jms-client-0-10/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/jms-client-0-10/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/java-perftests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-java-doc-perftests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid for Java ............................... SUCCESS [  3.223 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  2.352 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.716 s]
[INFO] Apache Qpid Common ................................. SUCCESS [ 29.040 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:07 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [  7.045 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [  5.169 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  4.815 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. SUCCESS [  4.481 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  4.893 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SUCCESS [  0.214 s]
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.179 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SUCCESS [  0.158 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [ 14.186 s]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.143 s]
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 10.652 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [  6.377 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.260 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.234 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  0.278 s]
[INFO] Apache Qpid JMS Client for AMQP 0-9-1/0-10 ......... SUCCESS [  8.620 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SUCCESS [  5.326 s]
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [  6.721 s]
[INFO] Apache Qpid Client for AMQP 0-9-1/0-10 Examples .... SUCCESS [  0.157 s]
[INFO] Apache Qpid JCA .................................... SUCCESS [  2.021 s]
[INFO] Apache Qpid Resource Adaptor ....................... SUCCESS [  0.344 s]
[INFO] Apache Qpid Tools .................................. SUCCESS [  0.297 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  0.932 s]
[INFO] Apache Qpid System Tests ........................... SUCCESS [15:33 min]
[INFO] qpid-systests-jms_2.0 .............................. SUCCESS [  1.921 s]
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 12.885 s]
[INFO] Apache Qpid Performance Test System Tests .......... FAILURE [ 21.330 s]
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  5.075 s]
[INFO] Apache Qpid BDB Store System Tests ................. SUCCESS [  1.965 s]
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.192 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.171 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.030 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  0.476 s]
[INFO] Apache Qpid JMS Client for AMQP 0-8, 0-9 and 0-9-1 Docbook SUCCESS [  0.134 s]
[INFO] Apache Qpid JMS Client for AMQP 0-10 Docbook ....... SUCCESS [  0.075 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.138 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:25 min
[INFO] Finished at: 2017-01-17T13:05:34+00:00
[INFO] Final Memory: 110M/1561M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1966/artifact/trunk/qpid-perftests-systests/target/surefire-reports/java-mms.0-10> for the individual test results.
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-perftests-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-Test-JDK1.8 #1967

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1967/>