Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8419010DCB for ; Wed, 30 Apr 2014 11:42:03 +0000 (UTC) Received: (qmail 76534 invoked by uid 500); 30 Apr 2014 11:42:03 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 76432 invoked by uid 500); 30 Apr 2014 11:41:58 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 76402 invoked by uid 99); 30 Apr 2014 11:41:55 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 11:41:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 64F69E00057 for ; Wed, 30 Apr 2014 11:41:55 +0000 (UTC) Date: Wed, 30 Apr 2014 11:41:10 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <1654795271.41.1398858115410.JavaMail.jenkins@crius> In-Reply-To: <1897651860.1227.1398673057847.JavaMail.jenkins@crius> References: <1897651860.1227.1398673057847.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Qpid-Python-Java-Test #893 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-Python-Java-Test X-Jenkins-Result: FAILURE See Changes: [robbie] QPID-5048: fix scope on dependency [astitcher] QPID-5735: Correct calculation of amqp.redelivered [rgodfrey] QPID-5578 : [Java Broker] Use annotation to allow registration of all ConfiguredObject types at startup. Use this meta data for REST servlets. Remove unnecessary pluggable factory interfaces [mcpierce] QPID-5732: Perl examples getting the wrong cmdline arguments The hello_world and map_receiver examples had a one-off error when getting command line arguments. This patch points them back to the correct arguments. Contributed by Zdenek Kraus [astitcher] QPID-5489: Change uuid detection code to the code that proton uses [astitcher] QPID-5489: More cleaning up of the Uuid code - Rewrite the Uuid iosteam extractor and insertor operators to not require any underlying uuid library. - Create a specific uuid implementation for FreeBSD [robbie] QPID-5048: remove enforcer rule that requires enable property to be set. Patch supplied by Andrew MacBean . [robbie] QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-versions -DdevelopmentVersion=0.30-SNAPSHOT [rgodfrey] QPID-5730 : [Java Broker] allow configured object attributes to be maked as not to be persisted [kwall] QPID-5727: Prevent test failure in test environments already using the default HTTP management port (8080). Patch Supplied by Andrew MacBean . [kwall] QPID-5715: [Java Broker]: Wire up the BDB HA VirtualHostNode to the ReplicatedEnvironmentFacade. * Attributes priority, quorumOverride, designatedPrimary are exposed as read/write attributes. * Attribute role is readable (to observe the current role of the node), and writable, to request a change in mastership. * Attributes joinTime and lastKnownReplicationTransactionId are exposed as derived attributes. [gsim] QPID-5729: handle concurrent triggering of topic policy [aconway] QPID-5719: Fix unintentional dependency on qpid-ha for non-HA installations. qpidd init script should not use qpid-ha if it is not installed. [rgodfrey] QPID-5578 : Address Review comment from Keith Wall re: r1589912 [rgodfrey] QPID-5686 : Address review comments from Alex Rudyy [rgodfrey] QPID-5679 : Address review comments from Alex Rudyy [rgodfrey] QPID-5721 : Allow interpolation to include the values of attributes of the object on which the value is being iterpolated [rgodfrey] QPID-5665 : Address review comments from Alex Rudyy ------------------------------------------ [...truncated 2884 lines...] jar-tests: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-systests-tests-0.29.jar jar-sources: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-systests-0.29-sources.jar libs: copy-bin: copy-etc: [copy] Copying 4 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/etc postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: [echo] Running ant for module : perftests prepare: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/src [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/api/perftests [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/test-api/perftests [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/results/perftests precompile: compile: [echo] Targeting : 1.7 [javac] Compiling 96 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes [javac] Note: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/main/java/org/apache/qpid/disttest/jms/ControllerJmsDelegate.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 2 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/main/java/json2.js to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes/json2.js [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/main/java/test-utils.js to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes/test-utils.js copy-extra-resources: copy-resources: [echo] Copying resources from /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/main/resources to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes... [copy] Copying 2 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes copy-project-resources-metainf: [copy] Copying 2 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes/META-INF copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-perftests-0.29.jar jar: precompile-tests: compile-tests: [javac] Compiling 51 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 4 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/ConfigReaderTest-test-config.js to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/ConfigReaderTest-test-config.js [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/JavaScriptConfigEvaluatorTest-test-config.js to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/JavaScriptConfigEvaluatorTest-test-config.js [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/controller/config/sampleConfig.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/controller/config/sampleConfig.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/disttest/results/formatting/expectedOutput.csv to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/disttest/results/formatting/expectedOutput.csv copy-test-resources: jar-tests: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-perftests-tests-0.29.jar jar-sources: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-perftests-0.29-sources.jar libs: [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib copy-bin: copy-etc: [copy] Copying 52 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/etc postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: [echo] Running ant for module : qpid-perftests-systests prepare: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/src [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/api/qpid-perftests-systests [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/test-api/qpid-perftests-systests [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/test/classes [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/results/qpid-perftests-systests precompile: compile: [echo] Targeting : 1.7 [javac] Compiling 13 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 8 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/endtoend/endtoend.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/endtoend/endtoend.json [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/qpid-perftests-systests/src/main/java/org/apache/qpid/systest/disttest/perftests.systests.properties to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/org/apache/qpid/systest/disttest/perftests.systests.properties copy-extra-resources: copy-resources: copy-project-resources-metainf: [copy] Copying 2 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/qpid-perftests-systests/classes/META-INF copy-module-resources-metainf: copy-module-src-resources-metainf: copy-files-to-module-metainf: jar.manifest: jar.nomanifest: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-qpid-perftests-systests-0.29.jar jar: precompile-tests: compile-tests: copy-test-resources: jar-tests: [jar] Building MANIFEST-only jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-qpid-perftests-systests-tests-0.29.jar jar-sources: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-qpid-perftests-systests-0.29-sources.jar libs: copy-bin: copy-etc: postbuild: copy-broker-plugin-jars-deps: copy-broker-plugin-jars: build: check-manifest: manifest: [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-all.jar BUILD SUCCESSFUL Total time: 41 seconds [Qpid-Python-Java-Test] $ /bin/bash -xe /tmp/hudson8925918092416674979.sh ++ ps -ef ++ grep org.apache.qpid.server.Main ++ grep -v grep ++ awk '{print $2}' + oldpid= + '[' '' ']' + pwd /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test + cd trunk/qpid/python + ulimit -n 40000 + ulimit -n 1024 + ulimit -n 1024 + port=25672 ++ pwd + CONFIG_JSON=/x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json + cat + echo Config json: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json Config json: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json + ls -la /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json -rw-r--r-- 1 jenkins jenkins 498 Apr 30 11:40 /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json + ant -file qpid-python-test-ant.xml -Dqpid.executable=../java/build/bin/qpid-server '-Dpython.test.ignore=-I../java/test-profiles/python_tests/Java010PythonExcludes -I../java/test-profiles/python_tests/JavaPre010PythonExcludes' '-Dpython.test.modules=-m qpid_tests.broker_0_10 -m qpid_tests.broker_0_9 -m qpid_tests.broker_0_8 -m qmf.console' -Dqpid.port=25672 '-Dqpid.executable.args=-sp /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json -st json' test Buildfile: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/qpid-python-test-ant.xml clean: [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/build/results [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/build/work init: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/build/results [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/build/work ensure-port-free: start-broker: [echo] Starting Qpid with ../java/build/bin/qpid-server -sp /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/config.json -st json run-tests: [echo] Running test-suite [exec] Result: 1 stop-broker: [exec] Result: 1 [echo] Stopping Qpid [exec] ERROR: garbage process ID "". [exec] Usage: [exec] kill pid ... Send SIGTERM to every process listed. [exec] kill signal pid ... Send a signal to every process listed. [exec] kill -s signal pid ... Send a signal to every process listed. [exec] kill -l List all signal names. [exec] kill -L List all signal names in a nice table. [exec] kill -l signal Convert between signal numbers and names. [exec] Result: 1 kill-broker: report: BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/python/qpid-python-test-ant.xml:113: Test(s) failed Total time: 21 seconds Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results