[Builder] Build failed in Jenkins: products » product-ei » WSO2 Enterprise Integrator #363
cbuilder at wso2.org
cbuilder at wso2.org
Wed Jan 24 12:31:41 PST 2018
See <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/363/display/redirect>
------------------------------------------
[...truncated 7.23 MB...]
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,387] [EI-Core] INFO - VFSTransportSender VFS Sender Shutdown
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,390] [EI-Core] INFO - PassThroughHttpSender HTTP Sender shutdown
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,391] [EI-Core] INFO - PassThroughHttpSSLSender HTTPS Sender shutdown
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,391] [EI-Core] INFO - PassThroughHttpListener Destroying PassThroughHttpListener
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,393] [EI-Core] INFO - PassThroughHttpSSLListener Destroying PassThroughHttpListener
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:52,430] [EI-Core] INFO - WebApplication Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/odata]
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:54,718] [EI-Core] INFO - IntegratorComponent Deactivating Integrator component
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:54,718] [EI-Core] INFO - CarbonTomcatServiceComponent Stopping the carbon web-app registered under : /
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:54,739] [EI-Core] INFO - GoogleTokenGenDSComponent Deactivating Google Tokengen DS component
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:54,760] [EI-Core] ERROR - ScriptMediator The script engine returned an error executing the inlined js script function mediate
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - com.sun.phobos.script.util.ExtendedScriptException: org.mozilla.javascript.WrappedException: Wrapped java.lang.InterruptedException: sleep interrupted (<Unknown Source>#1) in <Unknown Source> at line number 1
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at com.sun.phobos.script.javascript.RhinoCompiledScript.eval(RhinoCompiledScript.java:68)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at javax.script.CompiledScript.eval(CompiledScript.java:92)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.bsf.ScriptMediator.mediateForInlineScript(ScriptMediator.java:388)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.bsf.ScriptMediator.invokeScript(ScriptMediator.java:289)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.bsf.ScriptMediator.mediate(ScriptMediator.java:257)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:108)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:70)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:158)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:224)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.apache.synapse.startup.tasks.MessageInjector.execute(MessageInjector.java:321)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.mediation.ntask.NTaskAdapter.execute(NTaskAdapter.java:98)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAdapter.java:67)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.Thread.run(Thread.java:748)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: org.mozilla.javascript.WrappedException: Wrapped java.lang.InterruptedException: sleep interrupted (<Unknown Source>#1)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.gen._Unknown_Source__41._c_script_0(<Unknown Source>:1)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.gen._Unknown_Source__41.call(<Unknown Source>)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.gen._Unknown_Source__41.call(<Unknown Source>)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.gen._Unknown_Source__41.exec(<Unknown Source>)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at com.sun.phobos.script.javascript.RhinoCompiledScript.eval(RhinoCompiledScript.java:55)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - ... 18 more
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: java.lang.InterruptedException: sleep interrupted
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.Thread.sleep(Native Method)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at java.lang.reflect.Method.invoke(Method.java:498)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - ... 27 more
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:55,145] [EI-Core] INFO - CarbonServerManager Shutdown complete
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-01-24 20:30:55,146] [EI-Core] INFO - CarbonServerManager Halting JVM
[INFO] INFO [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Server stopped successfully...
[INFO] INFO [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Generating Jacoco code coverage...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Execution data file non empty file size in KB : 181
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Loading execution data file <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco1516824784541.exec>
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Writing merged execution data to <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco-data-merge.exec>
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage exclusion...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage inclusion...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.ntask_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.endpoint_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay.mediators.builder_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.command.services_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.smooks_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates.common_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.priority.executors_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.message.store_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.clazz.services_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.messageflows_4.6.13.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-vfs-transport_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.registry_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.ntaskadmin_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.library_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.artifactuploader_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.task_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.initializer_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.dependency.mgt_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay.module_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.proxyadmin_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.security.mgt_5.10.11.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.router.impl_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.proxyadmin.common_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.common_4.6.13.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.event_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates.service_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-nhttp-transport_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.sequences.common_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.application.deployer.synapse_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-tasks_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.application.mgt.synapse_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : axis2-transport-rabbitmq-amqp_2.0.0.wso2v11.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint.osgi_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-extensions_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.localentry_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.core_4.6.13.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.solutions_4.6.13.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-core_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-commons_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.configadmin_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.task.services_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.rest.api_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.service_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-fix-transport_2.1.7.wso2v36.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.security_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.securevault_4.4.18.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint.persistence_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.sequences_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.fastXSLT_4.6.52.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.message.processor_4.6.52.jar
[INFO] INFO [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco coverage dump file path : <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco1516825857356.exec>
[INFO] INFO [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco class file path : <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/carbontmp1516824778561/wso2ei-6.1.1-update18/wso2/components/plugins>
[INFO] INFO [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco coverage HTML report path : <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/coverage/index.html>
[INFO] [TestNG] Time taken by org.wso2.carbon.automation.engine.testlisteners.TestReportListener at 37d31475: 0 ms
[INFO] [TestNG] Time taken by org.testng.reporters.XMLReporter at 3578436e: 60 ms
[INFO] [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter at 25bbf683: 42 ms
[INFO] [TestNG] Time taken by [TestListenerAdapter] Passed:0 Failed:0 Skipped:0]: 5 ms
[INFO] [TestNG] Time taken by org.testng.reporters.JUnitReportReporter at 954b04f: 24 ms
[INFO] [TestNG] Time taken by org.testng.reporters.EmailableReporter at 67b467e9: 9 ms
[INFO] Tests run: 221, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,079.481 sec <<< FAILURE!
[INFO] testRESTURITemplateWithAdditionalParam(org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest) Time elapsed: 10.003 sec <<< FAILURE!
[INFO] java.net.SocketTimeoutException: Read timed out
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:171)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:141)
[INFO] at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[INFO] at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
[INFO] at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[INFO] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
[INFO] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
[INFO] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
[INFO] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[INFO] at org.wso2.carbon.automation.test.utils.http.client.HttpRequestUtil.sendGetRequest(HttpRequestUtil.java:62)
[INFO] at org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest.testRESTURITemplateWithAdditionalParam(RestPostFixUrlTest.java:61)
[INFO]
[INFO]
[INFO] Results :
[INFO]
[INFO] Failed tests: testRESTURITemplateWithAdditionalParam(org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest): Read timed out
[INFO]
[INFO] Tests run: 221, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] WSO2 Enterprise Integrator ........................ SUCCESS [14.320s]
[INFO] [INFO] WSO2 Enterprise Integrator - Component Parent ..... SUCCESS [0.045s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Component ....... SUCCESS [15.118s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles ............... SUCCESS [0.196s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Styles ..... SUCCESS [0.177s]
[INFO] [INFO] WSO2 EI Business-Process - UI styles .............. SUCCESS [0.177s]
[INFO] [INFO] WSO2 EI Broker Styles ............................. SUCCESS [0.156s]
[INFO] [INFO] WSO2 ei bpmn Analytics - UDF ...................... SUCCESS [1.165s]
[INFO] [INFO] WSO2 Carbon - BPMN Analytics Core Extension ....... SUCCESS [4.324s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK ........ SUCCESS [28.973s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Parent ....... SUCCESS [0.027s]
[INFO] [INFO] WSO2 EI - Samples ................................. SUCCESS [3.718s]
[INFO] [INFO] WSO2 BPS - Distribution Parent .................... SUCCESS [0.032s]
[INFO] [INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing SUCCESS [0.031s]
[INFO] [INFO] WSO2 BPS - Utilities for Samples .................. SUCCESS [1.794s]
[INFO] [INFO] WSO2 BPS - Client for Samples ..................... SUCCESS [1.646s]
[INFO] [INFO] WSO2 BPS - Tools .................................. SUCCESS [15.394s]
[INFO] [INFO] WSO2 BPS Samples .................................. SUCCESS [3.175s]
[INFO] [INFO] WSO2 Enterprise Integrator - Web App Samples ...... SUCCESS [0.513s]
[INFO] [INFO] JAX-RS Basic Demo ................................. SUCCESS [3.219s]
[INFO] [INFO] WSO2 DataServices Samples Parent .................. SUCCESS [0.415s]
[INFO] [INFO] DataServices Clients .............................. SUCCESS [29.746s]
[INFO] [INFO] WSO2 Enterprise Integrator - Feature Aggregator Module SUCCESS [0.055s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Server Feature .. SUCCESS [1.186s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles Features ...... SUCCESS [0.683s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Feature .... SUCCESS [2.517s]
[INFO] [INFO] WSO2 Enterprise Integrator Analytics - Styles Features SUCCESS [0.306s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Features ..... SUCCESS [0.314s]
[INFO] [INFO] WSO2 EI Business Process - Style Features ......... SUCCESS [0.088s]
[INFO] [INFO] WSO2 EI Broker - Styles Features .................. SUCCESS [0.059s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK Feature SUCCESS [1.731s]
[INFO] [INFO] WSO2 MSF4J Runtime ................................ SUCCESS [20.980s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Module .... SUCCESS [0.031s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Generation SUCCESS [47.098s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics P2 Profile Generation SUCCESS [45.458s]
[INFO] [INFO] WSO2 BPS - P2 Profile Generation .................. SUCCESS [31.717s]
[INFO] [INFO] WSO2 Broker - P2 Profile Generation ............... SUCCESS [23.298s]
[INFO] [INFO] WSO2 Enterprise Integrator - Distribution ......... SUCCESS [1:09.975s]
[INFO] [INFO] WSO2 Enterprise Integrator - Integration Tests .... SUCCESS [0.026s]
[INFO] [INFO] WSO2 Enterprise Integrator - Automation Extensions SUCCESS [6.074s]
[INFO] [INFO] WSO2 Enterprise Integrator - Mediation Integration Tests SUCCESS [0.028s]
[INFO] [INFO] EI Test Common Module ............................. SUCCESS [4.560s]
[INFO] [INFO] EI Integration Test Admin Clients ................. SUCCESS [3.698s]
[INFO] [INFO] EI Integration Test UI Pages ...................... SUCCESS [2.879s]
[INFO] [INFO] EI Integration Test Common Utils .................. SUCCESS [5.536s]
[INFO] [INFO] EI Test Service Module ............................ SUCCESS [1.622s]
[INFO] [INFO] EI test Module-Transport .......................... SUCCESS [28:27.764s]
[INFO] [INFO] EI test Module-Service ............................ FAILURE [18:02.785s]
[INFO] [INFO] EI test Module-mediator-1 ......................... SKIPPED
[INFO] [INFO] EI test Module-mediator-2 ......................... SKIPPED
[INFO] [INFO] EI test Module - Test Patches ..................... SKIPPED
[INFO] [INFO] EI test Module - Sample ........................... SKIPPED
[INFO] [INFO] EI test Module-Other .............................. SKIPPED
[INFO] [INFO] EI test Module - UI ............................... SKIPPED
[INFO] [INFO] EI Test Module - Platform ......................... SKIPPED
[INFO] [INFO] EI test Module - Platform - RabbitMQ Transport .... SKIPPED
[INFO] [INFO] EI test Module - Platform - with WSO2MB ........... SKIPPED
[INFO] [INFO] Integration Test Reporting ........................ SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Test Common Module ......... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Test Utils ................. SKIPPED
[INFO] [INFO] WSO2 BPS - Integration UI Pages ................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPEL SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - HumanTask SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPMN SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - HumanTask Coordination SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPS Test Reporting Module SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 Business Process Server Tests Patches - BPEL . SKIPPED
[INFO] [INFO] WSO2 Enterprise Integrator - Data Service Hosting Integration Tests SKIPPED
[INFO] [INFO] WSO2 DataServices Integration Test Common ......... SKIPPED
[INFO] [INFO] admin-clents ...................................... SKIPPED
[INFO] [INFO] integration-test-utils ............................ SKIPPED
[INFO] [INFO] integration-test-ui-pages ......................... SKIPPED
[INFO] [INFO] WSO2 DataServices Integration Test ................ SKIPPED
[INFO] [INFO] org.wso2.ei.integration.test ...................... SKIPPED
[INFO] [INFO] DataService Integration test UI module ............ SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 53:05.833s
[INFO] [INFO] Finished at: Wed Jan 24 20:30:57 UTC 2018
[INFO] [INFO] Final Memory: 230M/707M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project org.wso2.carbon.ei.tests.service: There are test failures.
[INFO] [ERROR]
[INFO] [ERROR] Please refer to <https://wso2.org/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :org.wso2.carbon.ei.tests.service
More information about the Builder
mailing list