BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-selenium-social-collaboration-tomcat-windows/jdk=openjdk-7-jdk,label=RWIN/1253/
Project:jdk=openjdk-7-jdk,label=RWIN
Date of build:Wed, 18 Jun 2014 02:04:25 +0200
Build duration:1 min 32 sec

CHANGES
No Changes

CONSOLE OUTPUT
[...truncated 57 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Nuxeo Functional Tests
[INFO] Nuxeo Distribution Parent
[INFO] Nuxeo DAM Functional Tests
[INFO] Nuxeo Startup Wizard
[INFO] Nuxeo multi-OS startup
[INFO] Nuxeo Distribution Resources
[INFO] Helper POM with Nuxeo test dependencies
[INFO] Nuxeo Social Collaboration Functional Tests
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Functional Tests 5.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/common/nuxeo-common/5.9.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/common/nuxeo-common/5.9.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/common/nuxeo-common/5.9.5-SNAPSHOT/maven-metadata.xml (992 B at 4.9 KB/sec)
[INFO] Downloaded: http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/common/nuxeo-common/5.9.5-SNAPSHOT/maven-metadata.xml (992 B at 2.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-functional-tests ---
[INFO] Deleting C:\Jenkins\workspace\FT-nuxeo-master-selenium-social-collaboration-tomcat-windows\jdk\openjdk-7-jdk\label\RWIN\nuxeo-functional-tests\target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-functional-tests ---
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Publisher hudson.tasks.ArtifactArchiver aborted due to exception
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
at hudson.remoting.Request.call(Request.java:174)
at hudson.remoting.Channel.call(Channel.java:739)
at hudson.FilePath.act(FilePath.java:909)
at hudson.FilePath.act(FilePath.java:893)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:157)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:182)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
at hudson.model.Run.execute(Run.java:1735)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:234)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Failed to abort
at hudson.remoting.Request.abort(Request.java:299)
at hudson.remoting.Channel.terminate(Channel.java:802)
at hudson.remoting.Channel$2.terminate(Channel.java:483)
at hudson.remoting.AbstractByteArrayCommandTransport$1.terminate(AbstractByteArrayCommandTransport.java:72)
at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:184)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:563)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: Failed to abort
... 9 more
Caused by: java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:218)
at sun.nio.ch.IOUtil.read(IOUtil.java:191)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:359)
at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:136)
at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:306)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:496)
... 7 more
Publishing Selenium report...
ERROR: Publisher org.jvnet.hudson.plugins.seleniumhtmlreport.SeleniumHtmlReportPublisher aborted due to exception
java.lang.NullPointerException
at org.jvnet.hudson.plugins.seleniumhtmlreport.SeleniumHtmlReportPublisher.perform(SeleniumHtmlReportPublisher.java:74)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:182)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
at hudson.model.Run.execute(Run.java:1735)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:234)
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
ERROR: Publisher hudson.plugins.textfinder.TextFinderPublisher aborted due to exception
java.lang.NullPointerException
at hudson.plugins.textfinder.TextFinderPublisher.findText(TextFinderPublisher.java:101)
at hudson.plugins.textfinder.TextFinderPublisher.perform(TextFinderPublisher.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:182)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
at hudson.model.Run.execute(Run.java:1735)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:234)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to