You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/09 06:25:12 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-IBMJDK1.6 #356

See <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/356/changes>

Changes:

[chug] QPID-4054 C++ Broker connection limits per user
1. Constrain maximum limits to be a few ticks below Uint16_t max to avoid inadvertent wrapping and to allow room for some named constants such as UNLIMITED.
2. Add syntax to Acl rule file
   quota connections N user|group [user|group]
3. Pseudo user 'all' receives value from command line switch or from Acl rule file.
4. Named constant strings used in comparisons instead of local strings.
5. Connection counts maintained all the time to support reolad of Acl rule file that may change limits.
6. Self tests exercise all the features.

[chug] QPID-4575 Visual Studio 2012 requires exported destructor

[aconway] QPID-4555: HA Replace QueueSettings::declaredExclusive with isTemporary.

Minor reorganization to make things clearer. It was not at all obvious what
declaredExclusive mean, isTemporary makes more sense (suggested by gsim
https://reviews.apache.org/r/9258/)

[mcpierce] QPID-4567: Removed errors from qpid_messaging.rb.

------------------------------------------
[...truncated 3190 lines...]
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.839 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.083 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.275 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.558 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.253 sec
    [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.787 sec
    [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.761 sec
    [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.722 sec
    [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
    [junit] Exception in thread "Thread-552" org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
    [junit] 	at org.apache.qpid.transport.Session.checkFailoverRequired(Session.java:826)
    [junit] 	at org.apache.qpid.transport.Session.invoke(Session.java:658)
    [junit] 	at org.apache.qpid.transport.Session.invoke(Session.java:627)
    [junit] 	at org.apache.qpid.transport.SessionInvoker.messageRelease(SessionInvoker.java:105)
    [junit] 	at org.apache.qpid.client.AMQSession_0_10.stop(AMQSession_0_10.java:1438)
    [junit] 	at org.apache.qpid.client.AMQConnection.stop(AMQConnection.java:835)
    [junit] 	at org.apache.qpid.disttest.jms.ClientJmsDelegate.destroy(ClientJmsDelegate.java:313)
    [junit] 	at org.apache.qpid.disttest.client.Client.waitUntilStopped(Client.java:101)
    [junit] 	at org.apache.qpid.disttest.client.Client.waitUntilStopped(Client.java:80)
    [junit] 	at org.apache.qpid.disttest.ClientRunner$1.run(ClientRunner.java:83)
    [junit] 	at java.lang.Thread.run(Thread.java:738)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
     [echo] Running ant for module : perftests

touch-failed:
     [echo] Running ant for module : broker-plugins/access-control

prepare:

compile_velocity:

check_velocity_deps:

gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

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:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.security.access.config.AclActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.788 sec
    [junit] Running org.apache.qpid.server.security.access.config.AclRulePredicatesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.qpid.server.security.access.config.ActionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] Running org.apache.qpid.server.security.access.config.ClientActionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.qpid.server.security.access.config.PlainConfigurationTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.28 sec
    [junit] Running org.apache.qpid.server.security.access.config.RuleTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
     [echo] Running ant for module : broker-plugins/access-control

touch-failed:
     [echo] Running ant for module : broker-plugins/management-http

prepare:

check-unwardojo.done:

unwardojo:

precompile:

compile:
     [echo] Targeting : 1.5

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:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.299 sec
    [junit] Running org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
     [echo] Running ant for module : broker-plugins/management-http

touch-failed:
     [echo] Running ant for module : broker-plugins/management-jmx

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

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:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
    [junit] Running org.apache.qpid.server.jmx.ManagementLogActorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.138 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.309 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] Running org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
     [echo] Running ant for module : broker-plugins/management-jmx

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/ws/trunk/qpid/java/build.xml>:104: TEST SUITE FAILED

Total time: 20 minutes 24 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-Test-IBMJDK1.6 #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-IBMJDK1.6/357/changes>