See
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/833/changes>
Changes:
[gsim] QPID-4702: ensure correct ordering of link arguments (libs must follow
object files that use them)
[kpvdr] QPID-4765: "Incorrect parameter validation for legacystore
wcache-page-size and jfile-size-pgs"
[gsim] QPID-4748: Fix to test broken (trivially) by r1469661
[gsim] Fix warning about uninitialised variable when running test under
valgrind; caused by r1469088, QPID-3689
[robbie] QPID-4685: update documentation for CLI options
[robbie] QPID-4751: change Hello example to remove mention of 'test' virtualhost
[orudyy] QPID-4762: Upgrade dojo to version 1.8.3
[orudyy] QPID-4761: Rename jetty pom xmls
[rgodfrey] QPID-4763 : [Java Broker] Add JDBC store
[orudyy] QPID-4761: Upgrade jetty to version 7.6.10.v20130312
[mgoulish] QPID-4759 : backed out change -- can't hard-code Cyrus SASL default.
bad for Windows.
[mgoulish] QPID-4759 : make --help output show default value for --sasl-config
[chug] QPID-4757: C++ Broker report sasldb failures more clearly when problem
may be a permission issue.
[chug] QPID-4748: Consistent handling of durations - apply changes to Windows
platform
[kgiusti] QPID-4756: enable updateStats callback for QMFv2 object notifications
[orudyy] QPID-4753: move ACL config from broker attribute to a top level entity
[orudyy] QPID-4755: Rename broker attribute 'supportedStoreTypes' into
'virtualHostSupportedStoreTypes' and introduce new attribute for broker
supported store types
[orudyy] QPID-4752: Make the GroupProvider a full broker-level configuration
entry instead of a broker attribute.
[orudyy] QPID-4754: Make broker name editable and show it in the browser title
[fadams] NO-JIRA: Trivial fix to build.xml in tools/src/java which was failing
on cleanall target if plugins directory didn't actually exist
[aconway] QPID-4748: Consistent handling of durations in broker configuration,
allowing sub-second intervals.
Provides string conversion for sys::Duration, allowing intervals to be
expressed like this:
10.5 - value in seconds, backward compatible.
10.5s - value in seconds
10.5ms - value in milliseconds
10.5us - value in microseconds
10.5ns - value in nanoseconds
Converted the folllowing broker options to Duration:
mgmtPubInterval, queueCleanInterval, linkMaintenanceInterval,
linkHeartbeatInterval
Did not convert: maxNegotiateTime. This is expressed in milliseconds so it
would not be
backward compatible to make it a Duration.
[tross] QPID-3584 - Added missing special argument in qpid-config.
[astitcher] QPID-4734: Expand ignoring warnings to all patchlevels of gcc 4.4
[astitcher] QPID-3689: Fix previous change of command line option handling
Now introduced new command line option type that is a pure command
line switch which can take no boolean argument.
[jross] QPID-4750: Fix unhandled exception; patch from Ernie Allen
[orudyy] QPID-4746, QPID-4747:Fix the tests failing on IBM JDK
[astitcher] QPID-3689: Change tcp nodelay to be the default
This change also alters the implementation of simple switch
like options when using boost version 1.35 and later. We now
allow these switches to also take an optional "=yes" or "=no"
(and similar) argument.
[chug] QPID-4736: Demote journal log messages from warn to info
when message arises from journal configuration choice.
[kgiusti] NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test
failures
[orudyy] QPID-4747: Remove defaultAuthenticationProvider field from broker
attribute editing form
[orudyy] QPID-4746, QPID-4747: Complete partial change in previous commit
[orudyy] QPID-4746, QPID-4747: remove the defaultAuthenticationProvider
attribute from broker and add an overriding authentication provider for
management mode
[kwall] QPID-4731: Added additional system test
DurableSubscriptionTest#testUnsubscribeWhenUsingSelectorMakesTopicUnreachable
that surfaced the defect
[kwall] QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to
avoid leaking topic queues. Previously TopicExchangeResult._filteredQueues
look-ups in TopicExchangeResult.removeFilteredQueue were erroneously failing,
causing the queues therein to evade deletion during topic consumer close.
[kgiusti] QPID-4744: add option for separate SSL keyfile to qpid-tool
[astitcher] QPID-3921: Move code from Statement.h to Statement.cpp
So it won't slow down the build anymore.
------------------------------------------
[...truncated 4077 lines...]
[junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 91.301 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.431 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 87.611 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.MessageStoreCreatorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.506 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.932 sec
[junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.37 sec
[echo] Running ant for module : bdbstore
touch-failed:
[echo] Running ant for module : bdbstore/jmx
prepare:
precompile:
compile:
[echo] Targeting : 1.5
copy-resources:
[echo] Copying resources from
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/bdbstore/jmx/src/main/resources>
to
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/build/scratch/bdbstore/jmx/classes...>
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:
build:
test:
[echo] Using profile:java-bdb.0-10
[junit] Running
org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 137.79 sec
[junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 136.406 sec
[junit] Running
org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.234 sec
[echo] Running ant for module : bdbstore/jmx
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-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/ivysettings.retrieve.xml>
download-jfree:
[echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.23
[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-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/ivysettings.retrieve.xml>
download-csvjdbc:
[echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.23
[ivy:resolve] confs: [csvjdbc]
[ivy:resolve] found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 58ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | 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.5
jar.manifest:
[jar] Building jar:
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.23.jar>
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:
module.build:
build:
test:
[echo] Using profile:java-bdb.0-10
[junit] Running
org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.762 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.111 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.012 sec
[junit] Running
org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
[junit] Running
org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
[junit] Running
org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.174 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.007 sec
[junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.463 sec
[echo] Running ant for module : perftests/visualisation-jfc
touch-failed:
BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-10/ws/trunk/qpid/java/build.xml>:104:
TEST SUITE FAILED
Total time: 57 minutes 29 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