[weld-builds] Build failed in Jenkins: Weld-3.x-jacoco #98

ci-builds at redhat.com ci-builds at redhat.com
Mon Nov 16 01:22:17 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/98/changes>

Changes:

[mkouba] WELD-2012 basic Probe JMX integration test.

[mkouba] WELD-2056 Proxy class initializer - add ACC_STATIC flag

[mkouba] WELD-2059 fail if observer method is EJB business remote method.

[mkouba] Add sitemap for html documentation.

[mkouba] WELD-2052 All conversation contexts should be destroyed after the

[mkouba] WELD-2052 added test for conversation destruction after session invalidation

[mkouba] WELD-2052 Minor - renaming request attribute and methods

[mkouba] OSGi bundle - declare probe groupId explicitly

[mkouba] Update PAX CDI version.

[mkouba] Added test for conversation invalidation with multiple long-running conversations

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on soavmg10-rhel6-x86_64 (ipv6 RHEL-any selenium-ff3-rhel6-x86_64 RHEL6_x86_64 brFF brFF12 linux-ipv6 RHEL_SW brFF3 nodejs x86_64 hibernate fuse mem2G RHEL6_x86_64_SW RHEL6 linux general docker mwqa_drives_services RHEL mwqa_drives_tools mem4G non-vmware unix RHEL6_SW) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/>

Deleting project workspace... Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/weld> # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a69d326df748aa7405e88bb716186f13e37480dd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a69d326df748aa7405e88bb716186f13e37480dd
 > git rev-list f5fcc1554189993253301eb8fff18a5129abcacb # timeout=10
 > git tag -a -f -m Jenkins Build #98 jenkins-Weld-3.x-jacoco-98 # timeout=10
Cloning the remote Git repository
Cloning repository git://github.com/weld/wildfly.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/wildfly> # timeout=10
Fetching upstream changes from git://github.com/weld/wildfly.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/wildfly.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/wildfly.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/wildfly.git # timeout=10
Fetching upstream changes from git://github.com/weld/wildfly.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/wildfly.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/10.0.0.CR2-weld3^{commit} # timeout=10
Checking out Revision ad4a51861e9f5c92e7bca1fd19d860ff12982d31 (origin/10.0.0.CR2-weld3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad4a51861e9f5c92e7bca1fd19d860ff12982d31
 > git rev-list ad4a51861e9f5c92e7bca1fd19d860ff12982d31 # timeout=10
Starting xvnc
[Weld-3.x-jacoco] $ vncserver :93 -geometry 1920x1080

New 'soavmg10.mw.lab.eng.bos.redhat.com:93 (hudson)' desktop is soavmg10.mw.lab.eng.bos.redhat.com:93

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/soavmg10.mw.lab.eng.bos.redhat.com:93.log

[Weld-3.x-jacoco] $ bash -xe /tmp/hudson8712546552697345077.sh
+ export MAVEN_VERSION=3.2.5
+ MAVEN_VERSION=3.2.5
+ export M2_HOME=/qa/tools/opt/maven-3.2.5
+ M2_HOME=/qa/tools/opt/maven-3.2.5
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.2.5/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.5/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ /qa/tools/opt/maven-3.2.5/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[ERROR] Could not create local repository at /qa/home/hudson/private_maven_repos/weld -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LocalRepositoryNotAccessibleException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :93
Killing Xvnc process ID 25087
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to soavmg10-rhel6-x86_64(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Publishing Javadoc


More information about the weld-builds mailing list