[switchyard-dev] Build failed in Jenkins: SwitchYard-Tools #657

ci-builds at redhat.com ci-builds at redhat.com
Fri Jul 8 17:20:23 EDT 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/657/changes>

Changes:

[github] SWITCHYARD-2921 - updates for site index.html (#571)

------------------------------------------
Started by user bfitzpat at REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dev17 (x86_64 linux-express-lane RHEL-any mem2G RHEL7 linux non-vmware-x86_64 general native mwqa_drives_services RHEL_SW RHEL native-linux-x86_64 hwavirt mwqa_drives_tools mem4G non-vmware unix) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/jboss-switchyard/tools.git # timeout=10
Fetching upstream changes from git://github.com/jboss-switchyard/tools.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/jboss-switchyard/tools.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9c176d9e522e803ff25e12beb808fcd786072d50 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c176d9e522e803ff25e12beb808fcd786072d50
 > git rev-list 316b8bce743a8dae63da17b7bf44a80cf3826446 # timeout=10
 > git tag -a -f -m Jenkins Build #657 jenkins-SwitchYard-Tools-657 # timeout=10
Starting xvnc
[SwitchYard-Tools] $ vncserver :43 -geometry 1920x1080

New 'dev17.mw.lab.eng.bos.redhat.com:43 (hudson)' desktop is dev17.mw.lab.eng.bos.redhat.com:43

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

[SwitchYard-Tools] $ /qa/tools/opt/apache-maven-3.2.5/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/sources/targetplatform/pom.xml> -DBUILD_TYPE=snapshots -DBUILD_ALIAS=CI -DskipRevisionCheckWhenPublishing=true -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/.repository> -U clean install
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
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/tools/switchyard-tools-parent/2.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/tools/switchyard-tools-parent/2.1.0-SNAPSHOT/maven-metadata.xml


Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/tools/switchyard-tools-parent/2.1.0-SNAPSHOT/switchyard-tools-parent-2.1.0-SNAPSHOT.pom

Downloading: http://snapshots.jboss.org/maven2/org/switchyard/tools/switchyard-tools-parent/2.1.0-SNAPSHOT/switchyard-tools-parent-2.1.0-SNAPSHOT.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.switchyard.tools:org.switchyard.tools.targetplatform:[unknown-version] (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/sources/targetplatform/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.switchyard.tools:switchyard-tools-parent:pom:2.1.0-SNAPSHOT in jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/) and 'parent.relativePath' points at wrong local POM @ line 7, column 12 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :43
Killing Xvnc process ID 22364
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 dev17(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)


More information about the switchyard-dev mailing list