[jbosstools-builds] Build failed in Jenkins: jbosstools-openshift_4.3.mars #71

ci-builds at redhat.com ci-builds at redhat.com
Thu Nov 5 09:01:45 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_4.3.mars/71/>

------------------------------------------
Started by upstream project "jbosstools-buildflow_4.3.mars" build number 35
originally caused by:
 Started by upstream project "jbosstools-build.parent_4.3.mars" build number 43
 originally caused by:
  Started by user nboldt at REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on vmg15-w8-x86_64 (x86_64 Win8_x86_64_res mem2G windows general brIE11 mwqa_drives_services brIE w8 mwqa_drives_tools mem4G brCr Win8_x86_64) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_4.3.mars/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-openshift.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_4.3.mars/ws/sources> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-openshift.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/jbosstools/jbosstools-openshift.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/jbosstools/jbosstools-openshift.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/jbosstools/jbosstools-openshift.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-openshift.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/jbosstools/jbosstools-openshift.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/jbosstools-4.3.x^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/jbosstools-4.3.x^{commit}" # timeout=10
Checking out Revision f539d2ef0bee63a1b99e4759fa6a01c8344fd206 (refs/remotes/origin/jbosstools-4.3.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f539d2ef0bee63a1b99e4759fa6a01c8344fd206
 > git rev-list f539d2ef0bee63a1b99e4759fa6a01c8344fd206 # timeout=10
 > git tag -a -f -m Jenkins Build #71 jenkins-jbosstools-openshift_4.3.mars-71 # timeout=10
Starting xvnc
[jbosstools-openshift_4.3.mars] $ vncserver :98 -geometry 1920x1080
[jbosstools-openshift_4.3.mars] $ cmd.exe /C '"t:\opt\apache-maven-3.2.5\bin\mvn.bat -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_4.3.mars/ws/sources/pom.xml> -DTARGET_PLATFORM_VERSION=4.50.0.Final -DTARGET_PLATFORM_VERSION_MAXIMUM=4.51.1.CR1-SNAPSHOT "-DMAVEN_FLAGS=-B -U -fae -e -Djbosstools_site_stream=4.3.mars -P hudson,pack200,unified.target" -DskipRevisionCheckWhenPublishing=false -Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache -Dmaven.test.skip=true -DJOB_NAME=jbosstools-openshift_4.3.mars -DBUILD_NUMBER=71 -DBUILD_ID=2015-11-05_09-01-09 -DskipPrivateRequirements=false -Djbosstools.test.jre.8=t:\opt\windows\amd64\jdk1.8.0_last -DskipITests=true -Djbosstools.test.jre.7=t:\opt\windows\amd64\jdk1.7.0_last -Djbosstools.test.jre.6=t:\opt\windows\amd64\jdk1.6.0_last -Djbosstools.test.jre.5=t:\opt\windows\amd64\jdk1.5.0_22 -DskipBaselineComparison=false -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_4.3.mars/ws/.repository> clean install -B -U -fae -e -Djbosstools_site_stream=4.3.mars -P "hudson,pack200,unified.target" -gs /home/hudson/.m2/settings.xml -DTARGET_PLATFORM_VERSION=4.50.0.Final && exit %%ERRORLEVEL%%"'
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
java.io.FileNotFoundException: The specified global settings file does not exist: w:\home\hudson\.m2\settings.xml
	at org.apache.maven.cli.MavenCli.settings(MavenCli.java:743)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:212)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :98
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 vmg15-w8-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)
[description-setter] Description set: 



More information about the jbosstools-builds mailing list