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 2013/10/26 07:38:24 UTC

Build failed in Jenkins: Qpid-Python-Java-Test #735

See <https://builds.apache.org/job/Qpid-Python-Java-Test/735/changes>

Changes:

[jross] NO-JIRA: Correct pkg-config example vars

[mcpierce] QPID-5250: Fixed the ordering of caught/throw Ruby exceptions.

The previous ordering let parent classes be caught before descendant
classes.

[aconway] QPID-4287: Poor performance when a priority queue with a ring queue policy has a large backlog

LossyQueue::checkDepth was performing an unintended linear search of its
messages when a new message was added at capacity.  Since the messages are in
priority order, only the tail message on the queue needs to be compared with the
new message to determine which of them should be dropped.

[aconway] NO-JIRA: Fix hanging test test_discards_limit_overflow.

The test was hanging while closing a connection, added a timeout.

[mcpierce] QPID-5250: Raise all exceptions within Ruby bindings.

Created a static definition for MessagingError in Ruby, then had all
thrown exceptions within the bindings extend that to maintain backwards
compatibility.

[gsim] QPID-4927: paged queue tests take too long under valgrind, so run them separately

[fadams] JIRA: QPID-5259 cmake legacy store and linear store messages aren't very helpful if dependencies are missing.

[gsim] QPID-5248: close gap in tests by explicit adding receiver close

[gsim] QPID-5248: fix regression caused by previous commit on this issue

------------------------------------------
[...truncated 2289 lines...]

jar-sources:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-0.25-sources.jar

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/broker-plugins/lib

build:
     [echo] Running ant for module : systests

prepare:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/src
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/api/systests
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/test-api/systests
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/results/systests

precompile:

compile:
     [echo] Targeting : 1.6
    [javac] Compiling 207 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8En to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes/org/apache/qpid/test/unit/message/UTF8En
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8Jp to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes/org/apache/qpid/test/unit/message/UTF8Jp
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/systests.log4j to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes/systests.log4j
     [copy] Copied 5 empty directories to 5 empty directories under /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes

copy-extra-resources:

copy-resources:
     [echo] Copying resources from /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/resources to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/classes...

copy-project-resources-metainf:
     [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/META-INF

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/META-INF

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-systests-0.25.jar

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 207 source files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8En to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes/org/apache/qpid/test/unit/message/UTF8En
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/message/UTF8Jp to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes/org/apache/qpid/test/unit/message/UTF8Jp
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/systests/src/main/java/systests.log4j to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes/systests.log4j
     [copy] Copied 5 empty directories to 5 empty directories under /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/systests/test/classes

copy-test-resources:

jar-tests:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-systests-tests-0.25.jar

jar-sources:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-systests-0.25-sources.jar

libs:

copy-bin:

copy-etc:
     [copy] Copying 15 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.6
    [javac] Compiling 93 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 1 file to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/classes

copy-project-resources-metainf:
     [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/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.25.jar

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 62 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 12 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] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/iteratingFeature.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/produceClient.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndConsumerInSeparateClients.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/producerAndThreeConsumersInSeparateClients.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controllerandclient/testWithTwoTests.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/endtoend/endtoend.json to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/endtoend/endtoend.json
     [copy] Copying /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/perftests.systests.properties to /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/scratch/perftests/test/classes/org/apache/qpid/systest/disttest/perftests.systests.properties

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.25.jar

jar-sources:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/java/build/lib/qpid-perftests-0.25-sources.jar

libs:
     [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:

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: 1 minute 46 seconds
[Qpid-Python-Java-Test] $ /bin/bash -xe /tmp/hudson7592437920316916254.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 Oct 26 05:34 /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:
     [echo] Stopping Qpid 10160

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: 4 minutes 14 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

Jenkins build is back to normal : Qpid-Python-Java-Test #736

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