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 2014/04/25 12:19:38 UTC

Build failed in Jenkins: Qpid-Java-Java-MMS-TestMatrix » JDK 1.7 (latest),Ubuntu,java-mms.0-10 #1815

See <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/1815/changes>

Changes:

[rgodfrey] QPID-5578 : Make TaskExecutor an interface and provide a test-only current thread implementation

[rgodfrey] QPID-5578 : Ensure correct error code is returned when a queue is declared with an unknown alternate exchange

[rgodfrey] QPID-5639 : Add SASL SCRAM-SHA-1 Java client support

[rgodfrey] QPID-5578 : Remove unusued contants and tidy up other code

[rgodfrey] QPID-5580 : Address review comments from Keith Wall / remove dead code

[rgodfrey] QPID-5698 : Address review comments by Keith Wall

[rgodfrey] QPID-5722 : Client connection read can hang forever since socket timeout is 0 (Patch from Michael Samson)

[aconway] NO-JIRA: HA minor cleanup of qpid-ha tool

- Remove some dead code.
- Removed "set" command - not ready for production. All settings in qpidd.conf.
  - Removed related tests in ha_tests
- Improved help on promote command.
- Made option group for common broker connection options.

------------------------------------------
[...truncated 2529 lines...]
     [echo] Running ant for module : broker-plugins/management-jmx

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/management-jmx>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/management-jmx>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/management-jmx>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 27 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes>
    [javac] Note: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/java/org/apache/qpid/server/jmx/mbeans/QueueMBean.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.29.jar>

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

copy-test-resources:

jar-tests:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : broker-plugins/memory-store

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/memory-store>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/memory-store>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/memory-store>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 4 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
    [javac] Note: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/org/apache/qpid/server/store/MemoryMessageStore.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
     [copy] Copying <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/js/qpid/management/virtualhost/store/memory/add.js> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes/resources/js/qpid/management/virtualhost/store/memory/add.js>
     [copy] Copying <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes/resources/virtualhost/store/memory/add.html>

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-0.29.jar>

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/test/classes>

copy-test-resources:

jar-tests:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : broker-plugins/websocket

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/websocket>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/websocket>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/websocket>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 3 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes>

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/websocket/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-0.29.jar>

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:
      [jar] Building MANIFEST-only jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : systests

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/systests>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/systests>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/systests>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 209 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/classes>
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java>:235: error: TaskExecutor is abstract; cannot be instantiated
    [javac]             _taskExecutor = new TaskExecutor();
    [javac]                             ^
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java>:348: error: TaskExecutor is abstract; cannot be instantiated
    [javac]         _taskExecutor = new TaskExecutor();
    [javac]                         ^
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/TestBrokerConfiguration.java>:81: error: constructor SystemContextImpl in class SystemContextImpl cannot be applied to given types;
    [javac]                 new SystemContextImpl(taskExecutor,
    [javac]                 ^
    [javac]   required: TaskExecutor,EventLogger,LogRecorder,BrokerOptions
    [javac]   found: TaskExecutor,ConfiguredObjectFactoryImpl,EventLogger,LogRecorder,BrokerOptions
    [javac]   reason: actual and formal argument lists differ in length
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/store/VirtualHostMessageStoreTest.java>:123: error: TaskExecutor is abstract; cannot be instantiated
    [javac]         _taskExecutor = new TaskExecutor();
    [javac]                         ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 errors

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build.xml>:173: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build.xml>:68: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/module.xml>:324: Compile failed; see the compiler error output for details.

Total time: 58 seconds
Build step 'Invoke Ant' 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-Java-Java-MMS-TestMatrix » JDK 1.7 (latest),Ubuntu,java-mms.0-10 #1818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/1818/changes>


Build failed in Jenkins: Qpid-Java-Java-MMS-TestMatrix » JDK 1.7 (latest),Ubuntu,java-mms.0-10 #1817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/1817/changes>

Changes:

[rgodfrey] QPID-5578 : Make TaskExecutor an interface and provide a test-only current thread implementation

[aconway] NO-JIRA: HA documentation update, not on importance of "chkconfig qpidd off"

------------------------------------------
[...truncated 6227 lines...]
build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.423 sec
     [echo] Running ant for module : bdbstore/jmx

touch-failed:
     [echo] Running ant for module : bdbstore/systests

prepare:

precompile:

compile:
     [echo] Targeting : 1.7

copy-extra-resources:
     [echo] Copying extra resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/bdbstore/src/test/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/bdbstore/systests/classes...>

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
     [echo] Running ant for module : bdbstore/systests

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 66ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.29
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 57ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.7

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.29.jar>

copy-extra-resources:

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

module.build:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.209 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
     [echo] Running ant for module : perftests/visualisation-jfc

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 20 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Java-MMS-TestMatrix » JDK 1.7 (latest),Ubuntu,java-mms.0-10 #1816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/1816/changes>

Changes:

[orudyy] QPID-5715: Change test utility method for virtual host configuration store creation to wipe out the store folder before creation a store

------------------------------------------
[...truncated 2426 lines...]
     [echo] Running ant for module : broker-plugins/management-jmx

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/management-jmx>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/management-jmx>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/management-jmx>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 27 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes>
    [javac] Note: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/java/org/apache/qpid/server/jmx/mbeans/QueueMBean.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.29.jar>

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/test/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

copy-test-resources:

jar-tests:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-management-jmx-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : broker-plugins/memory-store

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/memory-store>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/memory-store>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/memory-store>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 4 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
    [javac] Note: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/org/apache/qpid/server/store/MemoryMessageStore.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes>
     [copy] Copying <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/js/qpid/management/virtualhost/store/memory/add.js> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes/resources/js/qpid/management/virtualhost/store/memory/add.js>
     [copy] Copying <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes/resources/virtualhost/store/memory/add.html>

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/memory-store/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-0.29.jar>

jar:

precompile-tests:

compile-tests:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/memory-store/test/classes>

copy-test-resources:

jar-tests:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-memory-store-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : broker-plugins/websocket

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/broker-plugins/websocket>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/broker-plugins/websocket>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/broker-plugins/websocket>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 3 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes>

copy-extra-resources:

copy-resources:
     [echo] Copying resources from <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/broker-plugins/websocket/src/main/resources> to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/classes...>

copy-project-resources-metainf:
     [copy] Copying 2 files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/META-INF>

copy-module-resources-metainf:

copy-module-src-resources-metainf:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/websocket/META-INF>

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-0.29.jar>

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:
      [jar] Building MANIFEST-only jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-tests-0.29.jar>

jar-sources:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-websocket-0.29-sources.jar>

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
     [copy] Copying 1 file to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/broker-plugins/lib>

build:
     [echo] Running ant for module : systests

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/src>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/api/systests>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/test-api/systests>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/results/systests>

precompile:

compile:
     [echo] Targeting : 1.7
    [javac] Compiling 209 source files to <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build/scratch/systests/classes>
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java>:235: error: TaskExecutor is abstract; cannot be instantiated
    [javac]             _taskExecutor = new TaskExecutor();
    [javac]                             ^
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java>:348: error: TaskExecutor is abstract; cannot be instantiated
    [javac]         _taskExecutor = new TaskExecutor();
    [javac]                         ^
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/TestBrokerConfiguration.java>:81: error: constructor SystemContextImpl in class SystemContextImpl cannot be applied to given types;
    [javac]                 new SystemContextImpl(taskExecutor,
    [javac]                 ^
    [javac]   required: TaskExecutor,EventLogger,LogRecorder,BrokerOptions
    [javac]   found: TaskExecutor,ConfiguredObjectFactoryImpl,EventLogger,LogRecorder,BrokerOptions
    [javac]   reason: actual and formal argument lists differ in length
    [javac] <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/store/VirtualHostMessageStoreTest.java>:123: error: TaskExecutor is abstract; cannot be instantiated
    [javac]         _taskExecutor = new TaskExecutor();
    [javac]                         ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 errors

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build.xml>:173: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/build.xml>:68: The following error occurred while executing this line:
<https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-10/ws/trunk/qpid/java/module.xml>:324: Compile failed; see the compiler error output for details.

Total time: 35 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results