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 2018/01/31 15:52:47 UTC

Build failed in Jenkins: Qpid-Broker-J-TestMatrix » ubuntu,JDK 1.8 (latest),java-dby.0-9-1 #4109

See <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/display/redirect?page=changes>

Changes:

[kwall] QPID-8066: [Model] Refactor object delete so that an object's children

------------------------------------------
[...truncated 485.00 KB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-dby.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-dby.0-9-1.excludes JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.broker.version] 0-9-1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] DERBY
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker ---
[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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/target/qpid-java-doc-broker-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-dby.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/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] JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-dby.0-9-1.excludes JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.broker.version] 0-9-1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] DERBY
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ 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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/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 (process-resource-bundles) @ 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.5.1: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.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-perftests/target/qpid-java-doc-perftests-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6: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 Broker-J Parent ........................ SUCCESS [  2.961 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  2.511 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  0.692 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [ 20.664 s]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  1.566 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  1.023 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  1.972 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  1.746 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [  3.101 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS [  0.483 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS [  0.612 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS [  0.655 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [  1.172 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [  0.807 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.308 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  0.391 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  2.601 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  0.533 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.469 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  0.612 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  2.302 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  0.409 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  1.263 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [  7.465 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.517 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  1.768 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  1.555 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  1.616 s]
[INFO] Apache Qpid Broker-J System Tests .................. FAILURE [  02:47 h]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... FAILURE [11:57 min]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [  1.964 s]
[INFO] Apache Qpid Broker-J HTTP system tests ............. FAILURE [ 41.864 s]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  1.277 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. FAILURE [01:49 min]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... FAILURE [02:17 min]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ FAILURE [05:04 min]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SUCCESS [  2.959 s]
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [  4.951 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SUCCESS [  2.019 s]
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.341 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.338 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.040 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.538 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.084 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:10 h
[INFO] Finished at: 2018-01-31T15:51:50Z
[INFO] Final Memory: 146M/4904M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/target/surefire-reports/java-dby.0-9-1> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-systests-jms_1.1: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/qpid-systests-jms_1.1/target/surefire-reports/java-dby.0-9-1> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-systests-http: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/qpid-systests-http-management/target/surefire-reports/java-dby.0-9-1> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project protocol-tests-amqp-0-8: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/protocol-tests-amqp-0-8/target/surefire-reports/java-dby.0-9-1> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project protocol-tests-amqp-0-10: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/protocol-tests-amqp-0-10/target/surefire-reports/java-dby.0-9-1> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project protocol-tests-amqp-1-0: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4109/artifact/systests/protocol-tests-amqp-1-0/target/surefire-reports/java-dby.0-9-1> 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-systests
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
[java-dby.0-9-1] $ /bin/bash -xe /tmp/jenkins8778341284061129730.sh
+ echo Finishing build
Finishing build
+ date
Wed Jan 31 15:52:45 UTC 2018
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results

Jenkins build is back to normal : Qpid-Broker-J-TestMatrix » ubuntu,JDK 1.8 (latest),java-dby.0-9-1 #4114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4114/display/redirect?page=changes>


Build failed in Jenkins: Qpid-Broker-J-TestMatrix » ubuntu,JDK 1.8 (latest),java-dby.0-9-1 #4113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4113/display/redirect?page=changes>

Changes:

[kwall] QPID-8083 [System Tests] [REST/HTTP] Add REST model update/delete tests

[kwall] QPID-8083 [System Tests] [REST/HTTP] Move QueryRestTest to new module

[kwall] QPID-8083 [System Tests] [REST/HTTP] Add REST model create tests

[orudyy] QPID-8066: [Broker-J] Fix jdbc store deletion on removal of Virtual Host

[orudyy] QPID-8090: [Broker-J] Support all available BoneCP configuration

[orudyy] QPID-8067: [Broker-J] Fix an evaluation of start time for queue default

[orudyy] QPID-8081: [Broker-J] Fix rolling of log files on restart with roll

------------------------------------------
[...truncated 477.96 KB...]
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-dby.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-dby.0-9-1.excludes JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.broker.version] 0-9-1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] DERBY
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-dby.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-dby.0-9-1.excludes JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.broker.version] 0-9-1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] DERBY
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker ---
[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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-broker/target/qpid-java-doc-broker-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-dby.0-9-1
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/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] JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-dby.0-9-1.excludes JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes
     [echo] [profile.broker.version] 0-9-1
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1"]
     [echo] [profile.broker.persistent] true
     [echo] [profile.virtualhostnode.type] DERBY
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ 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-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/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 (process-resource-bundles) @ 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.5.1: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.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/doc/java-perftests/target/qpid-java-doc-perftests-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6: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 Broker-J Parent ........................ SUCCESS [  5.667 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  5.156 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.342 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [ 34.826 s]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  2.648 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  1.875 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  5.753 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  3.102 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [  6.965 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS [  0.765 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS [  1.002 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS [  1.019 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [  1.685 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [  1.485 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.756 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  1.558 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  8.501 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  3.552 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.647 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  1.205 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  4.050 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  0.959 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  2.972 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [ 11.065 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.737 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  2.872 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  1.853 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  2.290 s]
[INFO] Apache Qpid Broker-J System Tests .................. SUCCESS [16:18 min]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SUCCESS [12:11 min]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [  5.961 s]
[INFO] Apache Qpid Broker-J HTTP system tests ............. SUCCESS [01:24 min]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  1.858 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SUCCESS [02:38 min]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SUCCESS [01:34 min]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SUCCESS [04:06 min]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SUCCESS [  6.449 s]
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [  4.147 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . FAILURE [01:55 min]
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SUCCESS [  2.971 s]
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SUCCESS [  6.503 s]
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.587 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.581 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.076 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  1.064 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.118 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42:36 min
[INFO] Finished at: 2018-02-02T06:33:15Z
[INFO] Final Memory: 189M/7239M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4113/artifact/qpid-perftests-systests/target/surefire-reports/java-dby.0-9-1> 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
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
[java-dby.0-9-1] $ /bin/bash -xe /tmp/jenkins114434267120881369.sh
+ echo Finishing build
Finishing build
+ date
Fri Feb  2 06:35:51 UTC 2018
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results

Build failed in Jenkins: Qpid-Broker-J-TestMatrix » ubuntu,JDK 1.8 (latest),java-dby.0-9-1 #4110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4110/display/redirect>

------------------------------------------
[...truncated 4.08 KB...]
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy109.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
FATAL: Unable to produce a script file
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H27
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.FilePath.createTextTempFile(FilePath.java:1363)
		at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
		at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1749)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:421)
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$17.invoke(FilePath.java:1380)
	at hudson.FilePath$17.invoke(FilePath.java:1363)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/> at hudson.remoting.Channel@6d3b68b9:H27
	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.FilePath.createTextTempFile(FilePath.java:1363)
Caused: java.io.IOException: Failed to create a temp file on <https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1386)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1749)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
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://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-dby.0-9-1/4110/artifact/bdbstore/systests/target/surefire-reports/java-dby.0-9-1/TEST-org.apache.qpid.server.store.berkeleydb.BDBAMQP10V0UpgradeTest.xml> is 26 days old