See <https://builds.apache.org/job/DeltaSpike%20Examples/1489/display/redirect>

------------------------------------------
[...truncated 732 B...]
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git 
 > +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/ds-1.7.0
Seen branch in repository origin/ds-1.7.1
Seen branch in repository origin/ds-1.7.2
Seen branch in repository origin/master
Seen 28 remote branches
Checking out Revision 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2
 > git rev-list 1cfe5dc46695716cdbcc6184fcbaaef2bb0c68c2 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 53801
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53801
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install -POWB -Pexamples
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:jar:1.8.0-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for 
org.apache.deltaspike.test:deltaspike-cdictrl-tck:jar must be one of [provided, 
compile, runtime, test, system] but is 'pom'. @ line 56, column 20
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache DeltaSpike Sources
[INFO] Apache DeltaSpike CheckStyle-rules
[INFO] Apache DeltaSpike Parent
[INFO] Apache DeltaSpike Test-Utils
[INFO] Apache DeltaSpike Code Parent
[INFO] Apache DeltaSpike Core
[INFO] Apache DeltaSpike Core-API
[INFO] Apache DeltaSpike Core-Implementation
[INFO] Apache DeltaSpike ContainerControl parent
[INFO] Apache DeltaSpike CDI ContainerControl API
[INFO] Apache DeltaSpike CDI ContainerControl TCK
[INFO] Apache DeltaSpike CDI OWB-ContainerControl
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl
[INFO] Apache DeltaSpike Modules
[INFO] Apache DeltaSpike Proxy-Module
[INFO] Apache DeltaSpike Proxy-Module API
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5
[INFO] Apache DeltaSpike Security-Module
[INFO] Apache DeltaSpike Security-Module API
[INFO] Apache DeltaSpike Security-Module Impl
[INFO] Apache DeltaSpike JPA-Module
[INFO] Apache DeltaSpike JPA-Module API
[INFO] Apache DeltaSpike JPA-Module Impl
[INFO] Apache DeltaSpike Servlet-Module
[INFO] Apache DeltaSpike Servlet-Module API
[INFO] Apache DeltaSpike Servlet-Module Impl
[INFO] Apache DeltaSpike JSF-Module
[INFO] Apache DeltaSpike JSF-Module API
[INFO] Apache DeltaSpike JSF-Module Impl
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only)
[INFO] Apache DeltaSpike Partial-Bean-Module
[INFO] Apache DeltaSpike Partial-Bean-Module API
[INFO] Apache DeltaSpike Partial-Bean-Module Impl
[INFO] Apache DeltaSpike BeanValidation-Module
[INFO] Apache DeltaSpike BeanValidation-Module API
[INFO] Apache DeltaSpike BeanValidation-Module Impl
[INFO] Apache DeltaSpike Data-Module
[INFO] Apache DeltaSpike Data-Module API
[INFO] Apache DeltaSpike Data-Module Impl
[INFO] Apache DeltaSpike Scheduler-Module
[INFO] Apache DeltaSpike Scheduler-Module API
[INFO] Apache DeltaSpike Scheduler-Module Impl
[INFO] Apache DeltaSpike Test-Control-Module
[INFO] Apache DeltaSpike Test-Control-Module API
[INFO] Apache DeltaSpike Test-Control-Module Impl
[INFO] Apache DeltaSpike Examples
[INFO] Apache DeltaSpike Java-SE Examples
[INFO] Apache DeltaSpike JSF Examples
[INFO] Apache DeltaSpike JSF Playground
[INFO] Apache DeltaSpike Security Example CDI
[INFO] Apache DeltaSpike Security Example PicketLink
[INFO] Apache DeltaSpike Java-SE Scheduler Examples
[INFO] Apache DeltaSpike JPA Examples
[INFO] Apache DeltaSpike Data Examples
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Sources 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ deltaspike-project 
---
[INFO] Deleting 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ deltaspike-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
deltaspike-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
deltaspike-project ---
[INFO] Installing 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/deltaspike-project/1.8.0-SNAPSHOT/deltaspike-project-1.8.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike CheckStyle-rules 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ checkstyle-rules ---
[INFO] Deleting 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/checkstyle-rules/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ checkstyle-rules ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
checkstyle-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
checkstyle-rules ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
checkstyle-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/checkstyle-rules/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
checkstyle-rules ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ checkstyle-rules 
---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ checkstyle-rules ---
[INFO] Building jar: 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-1.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
checkstyle-rules ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
checkstyle-rules ---
[INFO] Installing 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-1.8.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/checkstyle-rules/1.8.0-SNAPSHOT/checkstyle-rules-1.8.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/checkstyle-rules/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/checkstyle-rules/1.8.0-SNAPSHOT/checkstyle-rules-1.8.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Parent 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parent ---
[INFO] Deleting 
<https://builds.apache.org/job/DeltaSpike%20Examples/ws/deltaspike/parent/target>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ parent ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ parent ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ parent ---
ERROR: Failed to parse POMs
java.io.IOException: Backing channel 'ubuntu-us1' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:191)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
        at com.sun.proxy.$Proxy104.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.Channel$OrderlyShutdown: 
java.util.concurrent.TimeoutException: Ping started at 1488205968362 hasn't 
completed by 1488206230217
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1121)
        at hudson.remoting.Channel$1.handle(Channel.java:526)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:59)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1115)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1113)
        at hudson.remoting.Channel.close(Channel.java:1273)
        at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:115)
        at hudson.remoting.PingThread.ping(PingThread.java:130)
        at hudson.remoting.PingThread.run(PingThread.java:86)
Caused by: java.util.concurrent.TimeoutException: Ping started at 1488205968362 
hasn't completed by 1488206230217
        ... 2 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:604)
        at hudson.remoting.Request.call(Request.java:130)
        at hudson.remoting.Channel.call(Channel.java:821)
        at hudson.Launcher$RemoteLauncher.kill(Launcher.java:984)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:540)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.Channel$OrderlyShutdown: 
java.util.concurrent.TimeoutException: Ping started at 1488205968362 hasn't 
completed by 1488206230217
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1121)
        at hudson.remoting.Channel$1.handle(Channel.java:526)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:59)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1115)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1113)
        at hudson.remoting.Channel.close(Channel.java:1273)
        at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:115)
        at hudson.remoting.PingThread.ping(PingThread.java:130)
        at hudson.remoting.PingThread.run(PingThread.java:86)
Caused by: java.util.concurrent.TimeoutException: Ping started at 1488205968362 
hasn't completed by 1488206230217
        ... 2 more

Reply via email to