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:23:12 UTC

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

See <https://builds.apache.org/job/Qpid-Java-Java-MMS-TestMatrix/jdk=JDK%201.7%20(latest),label=Ubuntu,profile=java-mms.0-9-1/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.

[aconway] QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPed

- Added timeout to qpid-ha.
- qpidd init script pings broker to verify it is not hung.
- updated documentation in qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml.

The new results for the cases mentioned in the bug:

a] stopped ALL brokers: rgmanager restarts the entire cluster but data is lost.
   Equivalent to killing all the  brokers at once. This does not affect quorum because
   only qpidd services are affected, not other services managed by cman.

b] stopped the primary: rgmanager restarts the primary after a timeout and promotes one of the backups.

c] stopped a backup: rgmanager restarts the backups after a timeout.
   Clients that are actively sending messages may see a delay while backup is restarted.

Note you need to set link-heartbeat-interval in qpidd.conf. The default is very
high (120 seconds), it should be set lower to see recovery from sigstop in a
reasonable time.
See the updated documentation in qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml.

[rgodfrey] QPID-5710 : Address review comments from Keith Wall and remove unnecessary classes

[rgodfrey] QPID-5698 : [Java Broker] fix broken implementation of queue automated/derived attributes

[rgodfrey] QPID-5709 : [Java Broker] address review comments from Keith Wall

[jross] QPID-5714: In ha_tests, skip if the target test code is missing

------------------------------------------
[...truncated 2526 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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/ws/trunk/qpid/java/module.xml>:324: Compile failed; see the compiler error output for details.

Total time: 1 minute 8 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-9-1 #1819

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-9-1/1819/changes>


Build failed in Jenkins: Qpid-Java-Java-MMS-TestMatrix » JDK 1.7 (latest),Ubuntu,java-mms.0-9-1 #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-9-1/1818/changes>

Changes:

[kwall] QPID-5715: [Java Broker] Defect fix - when stop the VHN before deleting it

[kwall] QPID-5634: Remove virtualhost level attribute, securityAcl, which was made obsolete by this change.

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

test:
     [echo] Using profile:java-mms.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.42 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-9-1/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-9-1/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-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.031 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.011 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.017 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-9-1/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 82ms :: 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-9-1/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 102ms :: 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-9-1/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-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.821 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: 3.048 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.012 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 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.009 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.398 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-9-1/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 26 minutes 52 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-9-1 #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-9-1/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 6402 lines...]
build:

test:
     [echo] Using profile:java-mms.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.41 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-9-1/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-9-1/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-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.021 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.008 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-9-1/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 65ms :: 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-9-1/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-9-1/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-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.59 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.109 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 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.029 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 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.31 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-9-1/ws/trunk/qpid/java/build.xml>:107: TEST SUITE FAILED

Total time: 19 minutes 13 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-9-1 #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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/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-9-1/ws/trunk/qpid/java/module.xml>:324: Compile failed; see the compiler error output for details.

Total time: 53 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