Build failed in Jenkins: Qpid-proton-jni #139

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Qpid-proton-jni/139/changes

Changes:

[philharveyonline] PROTON-343: initial implementation of logging, including the 
central class ProtonLogger
and category logger implementations for java.util.logging (the default), 
standard out and SLF4J.
Still to do:
- Implementations in proton-jni and proton-c
- Define the full set of logging functions in EngineLogger et al.
- Modify existing Proton classes to actually use the new logging classes.

[philharveyonline] NO-JIRA: JavaDoc improvements, and minor tidying up of test 
and logging code.

--
Started by an SCM change
Building remotely on ubuntu3 in workspace 
https://builds.apache.org/job/Qpid-proton-jni/ws/
Cleaning up https://builds.apache.org/job/Qpid-proton-jni/ws/proton
Deleting https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build
Deleting https://builds.apache.org/job/Qpid-proton-jni/ws/proton/target
Deleting https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/target
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/__init__$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/codec$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/common$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/engine$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/interop$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/message$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/messenger$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/sasl$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/soak$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/ssl$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/transport$py.class
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/target
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/src/protocol.pyc
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/__init__.pyc
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/dom.pyc
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/parsers.pyc
Deleting 
https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/transforms.pyc
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk
U 
proton-c/bindings/java/src/main/java/org/apache/qpid/proton/engine/jni/JNIConnection.java
U 
proton-c/bindings/java/src/main/java/org/apache/qpid/proton/engine/jni/JNITransport.java
U 
proton-c/bindings/java/src/main/java/org/apache/qpid/proton/engine/jni/JNIEngineFactory.java
U 
tests/java/org/apache/qpid/proton/systemtests/ProtonEngineExampleTest.java
A tests/java/org/apache/qpid/proton/systemtests/logging
A 
tests/java/org/apache/qpid/proton/systemtests/logging/LoggingCustomisationTest.java
A 
proton-j/proton/src/test/java/org/apache/qpid/proton/engine/impl/EngineFactoryImplTest.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/ProtocolTracer.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportFactoryImpl.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/EngineFactoryImpl.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/ConnectionImpl.java
U 
proton-j/proton/src/main/java/org/apache/qpid/proton/logging/LoggingProtocolTracer.java
U proton-j/proton/pom.xml
A proton-j/proton-api/src/test/java/org/apache/qpid/proton/logging
A 
proton-j/proton-api/src/test/java/org/apache/qpid/proton/logging/CategoryLoggerDiscoveryTest.java
U 
proton-j/proton-api/src/main/java/org/apache/qpid/proton/engine/Connection.java
A 
proton-j/proton-api/src/main/java/org/apache/qpid/proton/engine/EngineLogger.java
U 
proton-j/proton-api/src/main/java/org/apache/qpid/proton/engine/Transport.java
U 
proton-j/proton-api/src/main/java/org/apache/qpid/proton/engine/EngineFactory.java
A proton-j/proton-api/src/main/java/org/apache/qpid/proton/logging
A 
proton-j/proton-api/src/main/java/org/apache/qpid/proton/logging/CategoryAwareProtonLogger.java
A 

Jenkins build is back to normal : Qpid-proton-jni #140

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Qpid-proton-jni/140/changes



Jenkins build is back to normal : Qpid-proton-c #121

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Qpid-proton-c/121/changes



Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.7 #498

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/498/changes

Changes:

[kgiusti] NO-JIRA: skip build of posix qmfv2 example on windows

[aconway] QPID-4944: HA skip test test_failover_send_receive till fixed.

This test is still failing very occasionally (approx 1 in 5000 runs) It is 
being 
disabled to cut down on noise in automated builds untill the problem is fixed.

--
[...truncated 3282 lines...]
[junit] Running org.apache.qpid.test.unit.basic.close.CloseTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[junit] Running org.apache.qpid.test.unit.client.AMQSessionTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
[junit] Running 
org.apache.qpid.test.unit.client.DynamicQueueExchangeCreateTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
[junit] Running org.apache.qpid.test.unit.client.MaxDeliveryCountTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.668 sec
[junit] Running org.apache.qpid.test.unit.client.QueueSessionFactoryTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
[junit] Running org.apache.qpid.test.unit.client.TopicSessionFactoryTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
[junit] Running 
org.apache.qpid.test.unit.client.channelclose.CloseWithBlockingReceiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.028 sec
[junit] Running 
org.apache.qpid.test.unit.client.connection.BrokerClosesClientConnectionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.44 sec
[junit] Running 
org.apache.qpid.test.unit.client.connection.ConnectionFactoryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
[junit] Running 
org.apache.qpid.test.unit.client.connection.ConnectionStartTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit] Running org.apache.qpid.test.unit.client.connection.ConnectionTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.509 sec
[junit] Running org.apache.qpid.test.unit.client.message.ObjectMessageTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.284 sec
[junit] Running 
org.apache.qpid.test.unit.client.protocol.AMQProtocolSessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
[junit] Running 
org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[junit] Running 
org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
[junit] Running org.apache.qpid.test.unit.close.MessageConsumerCloseTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
[junit] Running org.apache.qpid.test.unit.close.MessageRequeueTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 16.834 sec
[junit] Running org.apache.qpid.test.unit.close.TopicPublisherCloseTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.025 sec
[junit] Running org.apache.qpid.test.unit.ct.DurableSubscriberTest
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
[junit] Running org.apache.qpid.test.unit.message.JMSPropertiesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
[junit] Running org.apache.qpid.test.unit.message.StreamMessageTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
[junit] Running org.apache.qpid.test.unit.message.UTF8Test
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
[junit] Running org.apache.qpid.test.unit.topic.DurableSubscriptionTest
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 37.211 sec
[junit] Running org.apache.qpid.test.unit.topic.TemporaryTopicTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
[junit] Running org.apache.qpid.test.unit.topic.TopicPublisherTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
[junit] Running org.apache.qpid.test.unit.topic.TopicSessionTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.407 sec
[junit] Running org.apache.qpid.test.unit.transacted.CommitRollbackTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 20.39 sec
[junit] Running org.apache.qpid.test.unit.transacted.TransactedTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.93 sec
[junit] Running 
org.apache.qpid.test.unit.transacted.TransactionTimeoutDisabledTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.932 sec
[junit] Running org.apache.qpid.test.unit.transacted.TransactionTimeoutTest
[junit] Tests run: 15, Failures: 2, Errors: 0,