See <https://builds.apache.org/job/ODE-1.x/574/display/redirect?page=changes>
Changes: [sathwik] ODE-1070: replaced axis2-transports with axis2-transport-base ------------------------------------------ [...truncated 298.22 KB...] [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init> [junit] INFO: HHH000397: Using ASTQueryTranslatorFactory [junit] Dec 20, 2017 1:20:37 PM org.hibernate.tool.hbm2ddl.SchemaExport execute [junit] INFO: HHH000227: Running hbm2ddl schema export [junit] Dec 20, 2017 1:20:37 PM org.hibernate.tool.hbm2ddl.SchemaExport execute [junit] INFO: HHH000230: Schema export complete [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 27 in HQL: [where this.correlatorId = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 27 in HQL: [where this.correlatorId = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 74 in HQL: [from org.apache.ode.daohib.bpel.hobj.HPartnerLink as e where e.modelId = ? and e.scope = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 90 in HQL: [from org.apache.ode.daohib.bpel.hobj.HPartnerLink as e where e.modelId = ? and e.scope = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 82 in HQL: [delete from org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector where instance = ? and groupId = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] Dec 20, 2017 1:20:37 PM org.hibernate.hql.internal.ast.HqlSqlWalker generatePositionalParameter [junit] WARN: [DEPRECATION] Encountered positional parameter near line 1, column 98 in HQL: [delete from org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector where instance = ? and groupId = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFailureWithFaultAction took 6.566 sec [junit] Testcase: testFailureHandlingInheritence took 1.056 sec [junit] Testcase: testImmediateFailure took 0.752 sec [junit] Testcase: testFailureWithCancelAction took 1.854 sec [junit] Testcase: testInvokeSucceeds took 0.759 sec [junit] Testcase: testInstanceSummary took 6.927 sec [junit] Testcase: testImmediateFailureAndFault2 took 0.583 sec [junit] Testcase: testImmediateFailureAndFault took 0.589 sec [junit] Testcase: testFailureWithManualRecovery took 1.798 sec [junit] Testcase: testFailureWithRecoveryAfterRetry took 0.673 sec [junit] Testsuite: org.apache.ode.bpel.runtime.CompensationHandlerComparableTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] [junit] Testcase: testCompensationParallelScopes took 0.003 sec [junit] Testcase: testCompensationNestedScopes took 0 sec [junit] Testcase: testCompensationPeerScopes took 0.001 sec [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.014 sec [junit] [junit] Testcase: testOneElementSequence took 0.002 sec [junit] Testcase: testFaultHandling took 0.002 sec [junit] Testcase: testThrow took 0 sec [junit] Testcase: testTwoElementFlow took 0.001 sec [junit] Testcase: testEmptyFlow took 0 sec [junit] Testcase: testSingleElementFlow took 0 sec [junit] Testcase: testFlowTermination took 0.003 sec [junit] Testcase: testTwoElementSequence took 0.001 sec [junit] Testcase: testEmptyProcess took 0.001 sec [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.506 sec [junit] [junit] Testcase: testFilterProcessesByName took 2.586 sec [junit] Testcase: testListProcessesOrder took 2.449 sec [junit] Testcase: testListProcessCustom took 2.469 sec Packaging ode-bpel-runtime-1.3.8-SNAPSHOT.jar Compiling ode:jca-ra into /workspace/jca-ra/target/classes Packaging ode-jca-ra-1.3.8-SNAPSHOT.jar Compiling ode:jca-server into /workspace/jca-server/target/classes Packaging ode-jca-server-1.3.8-SNAPSHOT.jar Compiling ode:bpel-connector into /workspace/bpel-connector/target/classes Packaging ode-bpel-connector-1.3.8-SNAPSHOT.jar Compiling ode:axis2 into /workspace/axis2/target/classes Note: /workspace/axis2/src/main/java/org/apache/ode/axis2/httpbinding/HttpExternalService.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Compiling ode:tools into /workspace/tools/target/classes Note: /workspace/tools/src/main/java/org/apache/ode/tools/sendsoap/cline/HttpSoapSender.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Compiling ode:bpel-test into /workspace/bpel-test/target/classes Note: /workspace/bpel-test/src/main/java/org/apache/ode/test/BPELTestAbstract.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Compiling ode:tomee into /workspace/tomee/target/classes Packaging ode-tools-1.3.8-SNAPSHOT.jar Compiling ode:axis2:test into /workspace/axis2/target/test/classes Note: /workspace/axis2/src/test/java/org/apache/ode/axis2/httpbinding/HttpMethodConverterTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Running tests in ode:axis2 Trying to override old definition of datatype junit [junit] Testsuite: org.apache.ode.axis2.ODEServerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.324 sec [junit] ------------- Standard Error ----------------- [junit] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [junit] SLF4J: Defaulting to no-operation (NOP) logger implementation [junit] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testNonExistingRootDir took 0.039 sec [junit] Testcase: testNonExistingConfigDir took 0.002 sec [junit] Testsuite: org.apache.ode.axis2.SoapMessageConverterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.654 sec [junit] ------------- Standard Output --------------- [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/test1.wsdl'. [junit] Retrieving document at 'file:/workspace/axis2/target/test/resources/HelloWorld.wsdl'. [junit] <?xml version="1.0" encoding="UTF-8"?> [junit] <message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message> [junit] testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header/><soapenv:Body> [junit] <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar"> [junit] <someFooBar/> [junit] <barbaz xmlns=""/> [junit] </getObjectId> [junit] </soapenv:Body></soapenv:Envelope> [junit] testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body> [junit] <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar"> [junit] <someFooBar/> [junit] <barbaz xmlns=""/> [junit] </getObjectId> [junit] </soapenv:Body></soapenv:Envelope> [junit] <?xml version="1.0" encoding="UTF-8"?> [junit] <message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> [junit] <someFooBar/> [junit] <barbaz xmlns=""/> [junit] </getObjectId></parameters></message> [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testBadPortName took 0.268 sec [junit] Testcase: testHelloWorldRequest took 0.26 sec [junit] Testcase: testCreateSOAPRequest took 0.105 sec [junit] Testcase: testCreateSOAPRequestFail took 0.001 sec [junit] Testcase: testParseRequest took 0.013 sec [junit] Testcase: testGetSoapAction took 0.001 sec [junit] Testcase: testBadServiceName took 0 sec [junit] Testsuite: org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec [junit] [junit] Testcase: testAll took 0.043 sec [junit] Testsuite: org.apache.ode.axis2.httpbinding.HttpHelperTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec [junit] [junit] Testcase: testIsXml took 0.002 sec [junit] Testcase: testIsText took 0 sec [junit] Testsuite: org.apache.ode.axis2.httpbinding.HttpMethodConverterTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.095 sec [junit] [junit] Testcase: testHello took 0.069 sec [junit] Testcase: testGetTag took 0.014 sec [junit] Testcase: testGetTagWithNoPart took 0.007 sec [junit] Testsuite: org.apache.ode.axis2.util.UrlEncodedTransformerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec [junit] [junit] Testcase: testComplexType took 0 sec [junit] Testcase: testSimple took 0.001 sec [junit] Testsuite: org.apache.ode.axis2.util.UrlReplacementTransformerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] [junit] Testcase: testWithMixnMatch took 0.002 sec [junit] Testcase: testComplexType took 0 sec [junit] Testcase: testWithParentheses took 0.002 sec [junit] Testcase: testWithBraces took 0.004 sec Packaging ode-axis2-1.3.8-SNAPSHOT.jar Compiling ode:axis2-war:test into /workspace/axis2-war/target/test/classes /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:22: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.ContextHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:23: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.HandlerList; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:24: error: package org.mortbay.jetty.security does not exist import org.mortbay.jetty.security.Constraint; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:25: error: package org.mortbay.jetty.security does not exist import org.mortbay.jetty.security.ConstraintMapping; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:26: error: package org.mortbay.jetty.security does not exist import org.mortbay.jetty.security.HashUserRealm; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:27: error: package org.mortbay.jetty.security does not exist import org.mortbay.jetty.security.SecurityHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/EndpointConfigurationTest.java:45: error: cannot find symbol protected void executeProcess(ContextHandler handler) throws Exception { ^ symbol: class ContextHandler location: class EndpointConfigurationTest /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:25: error: package org.mortbay.jetty does not exist import org.mortbay.jetty.Handler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:26: error: package org.mortbay.jetty does not exist import org.mortbay.jetty.Request; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:27: error: package org.mortbay.jetty does not exist import org.mortbay.jetty.Server; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:28: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.AbstractHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:29: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.ContextHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:30: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.ContextHandlerCollection; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:47: error: cannot find symbol protected Server server; ^ symbol: class Server location: class JettyWrapper /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:59: error: cannot find symbol public JettyWrapper(int port, ContextHandler handler) { ^ symbol: class ContextHandler location: class JettyWrapper /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:99: error: cannot find symbol static public class EchoServiceHandler extends AbstractHandler { ^ symbol: class AbstractHandler location: class JettyWrapper /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:135: error: cannot find symbol private class ArithmeticsServiceHandler extends AbstractHandler { ^ symbol: class AbstractHandler location: class JettyWrapper /workspace/axis2-war/src/test/java/org/apache/ode/axis2/JettyWrapper.java:313: error: cannot find symbol private class BlogServiceHandler extends AbstractHandler { ^ symbol: class AbstractHandler location: class JettyWrapper /workspace/axis2-war/src/test/java/org/apache/ode/axis2/SoapHeader2Test.java:32: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.ContextHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/SoapHeader2Test.java:33: error: package org.mortbay.jetty.handler does not exist import org.mortbay.jetty.handler.AbstractHandler; ^ /workspace/axis2-war/src/test/java/org/apache/ode/axis2/SoapHeader2Test.java:34: error: package org.mortbay.jetty does not exist import org.mortbay.jetty.Request; ^ 21 errors Buildr aborted! RuntimeError : Failed to compile, see errors above (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure Recording fingerprints Archiving artifacts Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml Did not find any matching files. [JIRA] Updating issue ODE-1070