See <https://builds.apache.org/job/ODE-1.x/393/changes>

Changes:

[Tammo van Lessen] removing dependency to an external test service hosted by 
intalio.

[Tammo van Lessen] ODE-995: Upgrade Axis2 to 1.5.6 and Rampart to 1.5.2 and 
their related dependencies

[Tammo van Lessen] Moving integration tests from Derby to H2

[Tammo van Lessen] .gitignore tweaks

[Tammo van Lessen] improve logging

[Tammo van Lessen] ODE-997: Throw an exception if an external datasource is 
configured but no JTA transaction manager is passed in (which is needed to let 
ODE do its work properly).

[Tammo van Lessen] fixing ODE-461, thanks to Alexey Ousov for the patch.

------------------------------------------
[...truncated 1565 lines...]
    [junit] ------------- Standard Output ---------------
    [junit] resultSummary:{InstanceSummaryKey [instanceStatus=COMPLETED, 
pid={ns}pid]=1}
    [junit] resultSummary:{}
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInstanceSummary took 1.119 sec
    [junit] Testcase: testInstanceSummaryFailures took 0.664 sec
Packaging ode-dao-hibernate-1.3.6-SNAPSHOT.jar
Compiling ode:dao-jpa into 
<https://builds.apache.org/job/ODE-1.x/ws/dao-jpa/target/classes>
194  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on 
all classes in your persistent classes list, or all metadata files in classpath 
directories if you have not listed your persistent classes.  Use -help to 
display tool usage information.
Packaging ode-dao-jpa-1.3.6-SNAPSHOT.jar
Compiling ode:bpel-store into 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-store/target/classes>
Note: 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-store/src/main/java/org/apache/ode/store/DocumentEntityResolver.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
19  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on 
all classes in your persistent classes list, or all metadata files in classpath 
directories if you have not listed your persistent classes.  Use -help to 
display tool usage information.
Compiling ode:bpel-store:test into 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-store/target/test/classes>
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.241 sec
    [junit] 
    [junit] Testcase: testRegistry took 0.461 sec
    [junit] Testcase: testCompile took 0.647 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.241 sec
    [junit] 
    [junit] Testcase: testSanity took 1.577 sec
    [junit] Testcase: testDeploy took 0.397 sec
    [junit] Testcase: testGetProcess took 0.089 sec
    [junit] Testcase: testGetProcesses took 0.086 sec
    [junit] Testcase: testCleanupConfigurations took 0.087 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.925 sec
    [junit] 
    [junit] Testcase: testEmpty took 0.584 sec
    [junit] Testcase: testCreateDU took 0.1 sec
    [junit] Testcase: testRollback took 0.057 sec
    [junit] Testcase: testGetDeploymentUnits took 0.063 sec
    [junit] Testcase: testCreateProcess took 0.061 sec
    [junit] Testcase: testProcessProperties took 0.057 sec
Packaging ode-bpel-store-1.3.6-SNAPSHOT.jar
Compiling ode:agents into 
<https://builds.apache.org/job/ODE-1.x/ws/agents/target/classes>
Note: 
<https://builds.apache.org/job/ODE-1.x/ws/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.3.6-SNAPSHOT.jar
Running apt
warning: Annotation types without processors: [java.lang.Override, 
java.lang.SuppressWarnings, java.lang.Deprecated]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
Compiling ode:bpel-runtime into 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-runtime/target/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into 
<https://builds.apache.org/job/ODE-1.x/ws/scheduler-simple/target/classes>
Compiling ode:scheduler-simple:test into 
<https://builds.apache.org/job/ODE-1.x/ws/scheduler-simple/target/test/classes>
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 0.217 sec
    [junit] Testcase: testReassign took 0.011 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.014 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.009 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.01 sec
    [junit] Testcase: testDeleteJob took 0.009 sec
    [junit] Testcase: testUpgrade took 0.101 sec
    [junit] Testcase: testMigration took 0.024 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.098 sec
    [junit] 
    [junit] Testcase: testRetries took 10.088 sec
    [junit] Testcase: testExecTransaction took 2.006 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.318 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1 sec
    [junit] Testcase: testStartStop took 0.7 sec
    [junit] Testcase: testParallelEnqueue took 1.809 sec
    [junit] Testcase: testTaskDequeueOrderWithSameExecTime took 1.803 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.072 sec
    [junit] 
    [junit] Testcase: testStartStop took 1.312 sec
    [junit] Testcase: testConcurrentExec took 3.516 sec
    [junit] Testcase: testImmediateScheduling took 0.206 sec
    [junit] Testcase: testNearFutureScheduling took 8.507 sec
    [junit] Testcase: testFarFutureScheduling took 8.506 sec
    [junit] Testcase: testRecovery took 4.007 sec
    [junit] Testcase: testRecoverySuppressed took 5.013 sec
Packaging ode-scheduler-simple-1.3.6-SNAPSHOT.jar
Compiling ode:bpel-runtime:test into 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-runtime/target/test/classes>
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-runtime
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.elang.URIResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.28 sec
    [junit] 
    [junit] Testcase: testResolveExistingFile took 0.12 sec
    [junit] Testcase: testResolveNonExistingFile took 0.005 sec
    [junit] Testcase: testEncoding took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.CombineUrlTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Testcase: testCombineUrl took 0.008 sec
    [junit] Testsuite: 
org.apache.ode.bpel.elang.xpath20.runtime.FunctionHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] Testcase: testExtractString took 0.08 sec
    [junit] Testsuite: 
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntimeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
    [junit] 
    [junit] Testcase: testCompilation took 0.278 sec
    [junit] Testcase: testVariableSelection took 0.015 sec
    [junit] Testcase: testVariableSelectionEmpty took 0.003 sec
    [junit] Testcase: testVariableSelectionReallyEmpty took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XsdTypesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Testcase: testDateTime took 0.013 sec
    [junit] Testcase: testEmptyDateTime took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.InstanceLockManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
    [junit] 
    [junit] Testcase: testDistinctness took 0.002 sec
    [junit] Testcase: testExclusion took 0.001 sec
    [junit] Testcase: testWakeUpQueue took 0.502 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MyRoleMessageExchangeImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] 
    [junit] Testcase: testResponseReceived took 0.07 sec
    [junit] Testcase: testResponseTimeout took 0.012 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.cron.CronSchedulerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testNull took 0.012 sec
    [junit] Testsuite: 
org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableEngineTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] ------------- Standard Output ---------------
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <foobar 
xmlns="foo"><id1>hqejbhcnphr8jkchi7fujv</id1><id2>hqejbhcnphr8jkchi7fujw</id2></foobar>
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testConfigurationParsing took 0.132 sec
    [junit] Testcase: testConfigure took 0.079 sec
    [junit] Testcase: testInitWriteValue took 0.034 sec
    [junit] Testcase: testWriteUpdate took 0.03 sec
    [junit] Testcase: testRead took 0.019 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ActivityRecoveryTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.402 sec
    [junit] 
    [junit] Testcase: testInvokeSucceeds took 5.71 sec
    [junit] Testcase: testFailureWithRecoveryAfterRetry took 1.636 sec
    [junit] Testcase: testFailureWithManualRecovery took 2.916 sec
    [junit] Testcase: testFailureWithFaultAction took 2.167 sec
    [junit] Testcase: testFailureWithCancelAction took 2.023 sec
    [junit] Testcase: testImmediateFailure took 0.866 sec
    [junit] Testcase: testImmediateFailureAndFault took 0.67 sec
    [junit] Testcase: testImmediateFailureAndFault2 took 0.602 sec
    [junit] Testcase: testFailureHandlingInheritence took 0.805 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testEmptyProcess took 0.001 sec
    [junit] Testcase: testThrow took 0.001 sec
    [junit] Testcase: testFaultHandling took 0.001 sec
    [junit] Testcase: testOneElementSequence took 0.001 sec
    [junit] Testcase: testTwoElementSequence took 0.001 sec
    [junit] Testcase: testEmptyFlow took 0.001 sec
    [junit] Testcase: testSingleElementFlow took 0.001 sec
    [junit] Testcase: testTwoElementFlow took 0.001 sec
    [junit] Testcase: testFlowTermination took 0.004 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.521 sec
    [junit] 
    [junit] Testcase: testFilterProcessesByName took 2.596 sec
    [junit] Testcase: testListProcessesOrder took 2.487 sec
    [junit] Testcase: testListProcessCustom took 2.436 sec
Packaging ode-bpel-runtime-1.3.6-SNAPSHOT.jar
Compiling ode:jca-ra into 
<https://builds.apache.org/job/ODE-1.x/ws/jca-ra/target/classes>
Packaging ode-jca-ra-1.3.6-SNAPSHOT.jar
Compiling ode:jca-server into 
<https://builds.apache.org/job/ODE-1.x/ws/jca-server/target/classes>
Packaging ode-jca-server-1.3.6-SNAPSHOT.jar
Compiling ode:bpel-connector into 
<https://builds.apache.org/job/ODE-1.x/ws/bpel-connector/target/classes>
Packaging ode-bpel-connector-1.3.6-SNAPSHOT.jar
Downloading org.apache.neethi:neethi:jar:2.0.5
Downloading 
http://repo1.maven.org/maven2/org/apache/neethi/neethi/2.0.5/neethi-2.0.5.jar
Downloading org.apache.neethi:neethi:pom:2.0.5
Downloading 
http://repo1.maven.org/maven2/org/apache/neethi/neethi/2.0.5/neethi-2.0.5.pom
Downloading org.apache.ws.commons.schema:XmlSchema:jar:1.4.7
Downloading 
http://repo1.maven.org/maven2/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.jar
Downloading org.apache.ws.commons.schema:XmlSchema:pom:1.4.7
Downloading 
http://repo1.maven.org/maven2/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.pom
Downloading org.apache.rampart:rampart-core:jar:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.5.2/rampart-core-1.5.2.jar
Downloading org.apache.rampart:rampart-core:pom:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.5.2/rampart-core-1.5.2.pom
Downloading org.apache.rampart:rampart-policy:jar:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-policy/1.5.2/rampart-policy-1.5.2.jar
Downloading org.apache.rampart:rampart-policy:pom:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-policy/1.5.2/rampart-policy-1.5.2.pom
Downloading org.apache.rampart:rampart-trust:jar:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-trust/1.5.2/rampart-trust-1.5.2.jar
Downloading org.apache.rampart:rampart-trust:pom:1.5.2
Downloading 
http://repo1.maven.org/maven2/org/apache/rampart/rampart-trust/1.5.2/rampart-trust-1.5.2.pom
Downloading org.apache.ws.security:wss4j:jar:1.5.12
Downloading 
http://repo1.maven.org/maven2/org/apache/ws/security/wss4j/1.5.12/wss4j-1.5.12.jar
Downloading org.apache.ws.security:wss4j:pom:1.5.12
Downloading 
http://repo1.maven.org/maven2/org/apache/ws/security/wss4j/1.5.12/wss4j-1.5.12.pom
Downloading org.apache.santuario:xmlsec:jar:1.4.2
Downloading 
http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.jar
Downloading org.apache.santuario:xmlsec:pom:1.4.2
Downloading 
http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom
Downloading org.apache.axis2:mex:jar:impl:1.5.6
Downloading 
http://repo1.maven.org/maven2/org/apache/axis2/mex/1.5.6/mex-1.5.6-impl.jar
Downloading org.opensaml:opensaml1:jar:1.1
Downloading 
http://repo1.maven.org/maven2/org/opensaml/opensaml1/1.1/opensaml1-1.1.jar
Downloading org.opensaml:opensaml1:pom:1.1
Downloading 
http://repo1.maven.org/maven2/org/opensaml/opensaml1/1.1/opensaml1-1.1.pom
Downloading org.opensaml:opensaml:jar:2.2.3
Downloading 
http://repo1.maven.org/maven2/org/opensaml/opensaml/2.2.3/opensaml-2.2.3.jar
Downloading org.opensaml:opensaml:pom:2.2.3
Downloading 
http://repo1.maven.org/maven2/org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom
Downloading org.opensaml:openws:jar:1.2.2
Buildr aborted!
RuntimeError : Failed to download org.opensaml:openws:jar:1.2.2, tried the 
following repositories:
http://www.intalio.org/public/maven2/
http://people.apache.org/repo/m2-incubating-repository/
http://repo1.maven.org/maven2/
http://people.apache.org/repo/m2-snapshot-repository/
http://download.java.net/maven/2/
http://svn.apache.org/repos/asf/servicemix/m2-repo/
http://www.aqute.biz/repo/

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results
Updating ODE-997
Updating ODE-995
Updating ODE-461

Reply via email to