See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...
Changes:
[Jozef Hartinger] Make Transform compatible with Function + little Transform cleanup
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev223-virt4 (x86_64 RHEL7_x86_64 RHEL-any mem2G RHEL7 linux general
RHEL fsw-RHEL7_x86_64 mem4G nodejs unix mem8G) in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...
Cloning the remote Git repository
Cloning repository
git://github.com/weld/core.git
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/2.3^{commit} # timeout=10
Checking out Revision
0b4029c54f20ebf5bb01138f9d4e9a11dd4ea581 (origin/2.3)
git config core.sparsecheckout # timeout=10
git checkout -f 0b4029c54f20ebf5bb01138f9d4e9a11dd4ea581
git rev-list e5b0d0de2f24bd8326a7723cf9a051cab765a2a4 # timeout=10
git tag -a -f -m Jenkins Build #435 jenkins-Weld-2.x-int-servlet-tomcat-435 # timeout=10
[Weld-2.x-int-servlet-tomcat] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn
"-DTOMCAT_VERSIONS=tomcat.version=7.0.62:tomcat7IsDefault
tomcat.version=8.0.22:tomcat=8" -DskipTests=true
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install
[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/LocalRepositoryNotAccess...
Build step 'Invoke top-level Maven targets' marked build as failure
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$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:662)
at ......remote call to dev223-virt4(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)