[jbosstools-builds] Build failed in Jenkins: jbosstools-openshift_master_otherOS » jdk1.8,macosx #124

ci-builds at redhat.com ci-builds at redhat.com
Mon Jul 18 22:35:29 EDT 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_master_otherOS/jdk=jdk1.8,label_exp=macosx/124/changes>

Changes:

[adietish] [JBIDE-22594] commented that should not clear token in Connection

------------------------------------------
Started by upstream project "jbosstools-openshift_master_otherOS" build number 124
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev143-mac-x86_64 (mwqa_drives_services mwqa_drives_tools macosx general) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_master_otherOS/jdk=jdk1.8,label_exp=macosx/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/jbosstools/jbosstools-openshift.git # timeout=10
Fetching upstream changes from https://github.com/jbosstools/jbosstools-openshift.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/jbosstools/jbosstools-openshift.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 592a3f71ef1f3c7ca62f2836fa91d2da9148d659 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 592a3f71ef1f3c7ca62f2836fa91d2da9148d659
 > git rev-list cb71f35f2922af00f780b59d6c3d098f9f34e7c8 # timeout=10
 > git tag -a -f -m Jenkins Build #124 jenkins-jdk=jdk1.8,label_exp=macosx-124 # timeout=10
[macosx] $ /qa/tools/opt/apache-maven-3.1.1/bin/mvn -DTARGET_PLATFORM_VERSION=4.60.0.Final-SNAPSHOT -DTARGET_PLATFORM_VERSION_MAXIMUM=4.60.0.Final-SNAPSHOT -Djdk=jdk1.8 -Dlabel_exp=macosx "-DMAVEN_FLAGS=-B -U -fae -e" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_master_otherOS/jdk=jdk1.8,label_exp=macosx/ws/.repository> clean verify -B -U -fae -e -Dusage_reporting_enabled=false -DTARGET_PLATFORM_VERSION=4.60.0.Final-SNAPSHOT
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml (614 B at 1.1 KB/sec)
[INFO] Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/parent/4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml (614 B at 0.6 KB/sec)
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml from/to jbosstools-server (${jbosstools-server-site}): No connector available to access repository jbosstools-server (${jbosstools-server-site}) of type p2 using the available factories WagonRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.1.Alpha1-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): No connector available to access repository jbosstools-base (${jbosstools-base-site}) of type p2 using the available factories WagonRepositoryConnectorFactory
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/maven-metadata.xml (875 B at 1.7 KB/sec)
[INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/targetplatforms/jbosstools-unified/4.60.0.Final-SNAPSHOT/jbosstools-unified-4.60.0.Final-20160609.165008-6-jbosstools-unified.target
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.60.0.Final-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.60.0.Final-SNAPSHOT
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
	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)
Caused by: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.60.0.Final-SNAPSHOT
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact(DefaultTargetPlatformConfigurationReader.java:389)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:342)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:75)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:87)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:90)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:271)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	... 11 more
[ERROR] 
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run? 
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_master_otherOS/jdk=jdk1.8,label_exp=macosx/ws/tests/org.jboss.tools.openshift.cdk.server.test/target/surefire-reports/TEST-org.jboss.tools.openshift.cdk.server.test.internal.CDKDockerUtilityTest.xml> is 7 hr 57 min old




More information about the jbosstools-builds mailing list