See <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/3680/changes>
Changes: [keiono] From now on, development branch is for 3.7.0. ------------------------------------------ Started by an SCM change Building in workspace <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/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/cytoscape/cytoscape-gui-distribution.git # timeout=10 Fetching upstream changes from https://github.com/cytoscape/cytoscape-gui-distribution.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://github.com/cytoscape/cytoscape-gui-distribution.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision bb6ba229c9952fd1b0dc502e25be28bd050e19f5 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f bb6ba229c9952fd1b0dc502e25be28bd050e19f5 > git rev-list efb202b2abf4ea9e613803eebe8c8b9c7ce2d994 # timeout=10 > git tag -a -f -m Jenkins Build #3680 > jenkins-cytoscape-3-gui-distribution-3680 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph [workspace] $ /opt/jdk1.8.0_45/bin/java -Djava.awt.headless=true -Xmx2048M -XX:MaxPermSize=512M -cp /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /var/lib/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.33.jar /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /opt/tomcat-home/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 52396 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/pom.xml> clean deploy -Pall [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Cytoscape Desktop Application Distribution [INFO] Cytoscape Third-Party Dependencies (third-party) [INFO] SplashScreen Launcher [INFO] Cytoscape Launcher [INFO] Splash Updater [INFO] Cytoscape Command Line Provider Implementation [INFO] Cytoscape Diagnostics [INFO] Cytoscape Branding [INFO] Cytoscape Application Implementation Metadata [INFO] Cytoscape GUI-Distribution Integration Test (integration-test) [INFO] Cytoscape Feature Repository [INFO] Cytoscape Karaf Distribution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape Desktop Application Distribution 3.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent --- [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ parent --- [INFO] Installing <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/pom.xml> to /opt/tomcat-home/.m2/repository/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/parent-3.7.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ parent --- Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/maven-metadata.xml Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/parent-3.7.0-20171106.214731-1.pom Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/parent-3.7.0-20171106.214731-1.pom (3 KB at 33.7 KB/sec) Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/maven-metadata.xml Downloaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/maven-metadata.xml (484 B at 7.3 KB/sec) Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/maven-metadata.xml Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/3.7.0-SNAPSHOT/maven-metadata.xml (609 B at 22.9 KB/sec) Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/maven-metadata.xml Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/parent/maven-metadata.xml (524 B at 21.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape Third-Party Dependencies (third-party) 3.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ third-party --- [INFO] Deleting <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/target> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ third-party --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ third-party --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ third-party --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ third-party --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ third-party --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ third-party --- [WARNING] Bundle org.cytoscape.distribution:third-party:bundle:3.7.0-SNAPSHOT : Invalid package name: 'org.jdesktop.swingx.autocomplete.doc-files' [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ third-party --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default) @ third-party --- [WARNING] Bundle org.cytoscape.distribution:third-party:bundle:3.7.0-SNAPSHOT : Invalid package name: 'org.jdesktop.swingx.autocomplete.doc-files' [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- [INFO] Installing <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/target/third-party-3.7.0-SNAPSHOT.jar> to /opt/tomcat-home/.m2/repository/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-SNAPSHOT.jar [INFO] Installing <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/pom.xml> to /opt/tomcat-home/.m2/repository/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ third-party --- [INFO] Installing org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/maven-metadata.xml Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-20171106.215045-1.jar Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-20171106.215045-1.jar (19613 KB at 5823.3 KB/sec) Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-20171106.215045-1.pom Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-20171106.215045-1.pom (10 KB at 162.0 KB/sec) Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/maven-metadata.xml Downloaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/maven-metadata.xml (337 B at 7.0 KB/sec) Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/maven-metadata.xml Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/3.7.0-SNAPSHOT/maven-metadata.xml (787 B at 34.9 KB/sec) Uploading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/maven-metadata.xml Uploaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/distribution/third-party/maven-metadata.xml (377 B at 18.4 KB/sec) [INFO] [INFO] --- maven-bundle-plugin:3.0.0:deploy (default-deploy) @ third-party --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SplashScreen Launcher 3.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/biopax-snapshot/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi-external/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-release/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-milestone/org/cytoscape/launcher/3.7.0-SNAPSHOT/maven-metadata.xml Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom Downloading: http://code.cytoscape.org/nexus/content/repositories/biopax-snapshot/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi-external/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-release/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-milestone/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.pom [WARNING] The POM for org.cytoscape:launcher:jar:3.7.0-SNAPSHOT is missing, no dependency information available Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/biopax-snapshot/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/spring-osgi-external/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-release/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/zodiac-milestone/org/cytoscape/launcher/3.7.0-SNAPSHOT/launcher-3.7.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cytoscape Desktop Application Distribution ........ SUCCESS [2.755s] [INFO] Cytoscape Third-Party Dependencies (third-party) .. SUCCESS [3:17.110s] [INFO] SplashScreen Launcher ............................. FAILURE [0.374s] [INFO] Cytoscape Launcher ................................ SKIPPED [INFO] Splash Updater .................................... SKIPPED [INFO] Cytoscape Command Line Provider Implementation .... SKIPPED [INFO] Cytoscape Diagnostics ............................. SKIPPED [INFO] Cytoscape Branding ................................ SKIPPED [INFO] Cytoscape Application Implementation Metadata ..... SKIPPED [INFO] Cytoscape GUI-Distribution Integration Test (integration-test) SKIPPED [INFO] Cytoscape Feature Repository ...................... SKIPPED [INFO] Cytoscape Karaf Distribution ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:22.219s [INFO] Finished at: Mon Nov 06 21:50:49 UTC 2017 [INFO] Final Memory: 78M/544M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project splash-launcher: Could not resolve dependencies for project org.cytoscape.gui-distribution:splash-launcher:jar:3.7.0-SNAPSHOT: Could not find artifact org.cytoscape:launcher:jar:3.7.0-SNAPSHOT in cytoscape_snapshots (http://code.cytoscape.org/nexus/content/repositories/snapshots/) -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :splash-launcher [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/branding/pom.xml> to org.cytoscape.distribution/branding/3.7.0-SNAPSHOT/branding-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/pom.xml> to org.cytoscape.distribution/third-party/3.7.0-SNAPSHOT/third-party-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/third-party/target/third-party-3.7.0-SNAPSHOT.jar> to org.cytoscape.distribution/third-party/3.7.0-20171106.215045-1/third-party-3.7.0-20171106.215045-1.jar [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/features/pom.xml> to org.cytoscape.distribution/features/3.7.0-SNAPSHOT/features-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/splash-launcher/pom.xml> to org.cytoscape.gui-distribution/splash-launcher/3.7.0-SNAPSHOT/splash-launcher-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/assembly/pom.xml> to org.cytoscape.distribution/cytoscape/3.7.0-SNAPSHOT/cytoscape-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/launcher/pom.xml> to org.cytoscape.distribution/karaf-launcher/3.7.0-SNAPSHOT/karaf-launcher-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/diagnostics/pom.xml> to org.cytoscape.distribution/diagnostics-impl/3.7.0-SNAPSHOT/diagnostics-impl-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/pom.xml> to org.cytoscape.distribution/parent/3.7.0-SNAPSHOT/parent-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/integration-test/pom.xml> to org.cytoscape.distribution/integration-test/3.7.0-SNAPSHOT/integration-test-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/application-metadata-impl/pom.xml> to org.cytoscape.distribution/application-metadata-impl/3.7.0-SNAPSHOT/application-metadata-impl-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/cmdline-impl/pom.xml> to org.cytoscape.distribution/cmdline-impl/3.7.0-SNAPSHOT/cmdline-impl-3.7.0-SNAPSHOT.pom [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/cytoscape-3-gui-distribution/ws/splash-updater-impl/pom.xml> to org.cytoscape.distribution/splash-updater-impl/3.7.0-SNAPSHOT/splash-updater-impl-3.7.0-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/cytoscape-cvs. For more options, visit https://groups.google.com/d/optout.
