You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/17 08:29:46 UTC

Jenkins build is still unstable: DeltaSpike_GF4.1.1 #108

See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is back to stable : DeltaSpike_GF4.1.1 #120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/120/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #118

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is still unstable: DeltaSpike_GF4.1.1 #113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/changes>


Jenkins build is unstable: DeltaSpike_GF4.1.1 #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/112/changes>


Build failed in Jenkins: DeltaSpike_GF4.1.1 #111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/111/changes>

Changes:

[johndament] DELTASPIKE-1176 Support void methods in Futureable

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 82
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike_GF4.1.1/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike_GF4.1.1/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 17b3513f69f3546f4b60f8a5ca744644983944a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17b3513f69f3546f4b60f8a5ca744644983944a9
 > git rev-list 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 53549
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike_GF4.1.1] $ /usr/lib/jvm/java-7-openjdk-amd64//bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53549
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Jenkins build is unstable: DeltaSpike_GF4.1.1 #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/110/changes>


Build failed in Jenkins: DeltaSpike_GF4.1.1 #109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_GF4.1.1/109/changes>

Changes:

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.1

[johndament] [maven-release-plugin] prepare for next development iteration

[johndament] DELTASPIKE-1186 Updated website with 1.7.1 release.

[johndament] DELTASPIKE-1186 New release announcement template.

[johndament] Switched links to HTTPS.

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 80
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike_GF4.1.1/ws/>
 > 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 -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 234ab7370d246291c2f73bcd2acfa28d7642058d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 234ab7370d246291c2f73bcd2acfa28d7642058d
 > git rev-list 54b57e1e8ff08ddf31e636b711e9a70a509d5e3e # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesn?t exist