You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/20 18:30:38 UTC

Build failed in Jenkins: Streams Examples #1

See <https://builds.apache.org/job/Streams%20Examples/1/>

------------------------------------------
Started by user sblackmon
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Streams%20Examples/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git
 > git init <https://builds.apache.org/job/Streams%20Examples/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a05d4c9bfc300b31fc50ae17dcf513e161a7b13d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a05d4c9bfc300b31fc50ae17dcf513e161a7b13d
First time build. Skipping changelog.
Parsing POMs
Failed to transfer Could not find metadata org.apache.streams:streams-project:0.2-incubating-SNAPSHOT/maven-metadata.xml in Nexus (http://repository.apache.org/snapshots)
Discovered a new module org.apache.streams:streams-examples streams-examples
Discovered a new module org.apache.streams:streams-examples-local streams-examples-local
Discovered a new module org.apache.streams:elasticsearch-reindex elasticsearch-reindex
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Streams Examples] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=ISO-8859-1 -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34200
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Streams%20Examples/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install verify
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.streams:elasticsearch-reindex:jar:0.2-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-shade-plugin is missing. @ line 182, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] streams-examples
[INFO] streams-examples-local
[INFO] elasticsearch-reindex
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building streams-examples 0.2-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ streams-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ streams-examples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ streams-examples ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ streams-examples ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ streams-examples ---
[INFO] Installing <https://builds.apache.org/job/Streams%20Examples/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/streams/streams-examples/0.2-incubating-SNAPSHOT/streams-examples-0.2-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ streams-examples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ streams-examples ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ streams-examples ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building streams-examples-local 0.2-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ streams-examples-local ---
[INFO] Installing <https://builds.apache.org/job/Streams%20Examples/ws/local/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/streams/streams-examples-local/0.2-incubating-SNAPSHOT/streams-examples-local-0.2-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ streams-examples-local ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ streams-examples-local ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building elasticsearch-reindex 0.2-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-core/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-util/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-pojo/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-config/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-runtime-local/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-runtimes/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-monitoring/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-persist-elasticsearch/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-contrib/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-pojo-extensions/0.2-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/streams/streams-pojo/0.2-incubating-SNAPSHOT/streams-pojo-0.2-incubating-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] streams-examples .................................. SUCCESS [  4.343 s]
[INFO] streams-examples-local ............................ SUCCESS [  0.813 s]
[INFO] elasticsearch-reindex ............................. FAILURE [  4.344 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.949 s
[INFO] Finished at: 2015-02-20T17:30:37+00:00
[INFO] Final Memory: 24M/320M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project elasticsearch-reindex: Could not resolve dependencies for project org.apache.streams:elasticsearch-reindex:jar:0.2-incubating-SNAPSHOT: Could not find artifact org.apache.streams:streams-pojo:jar:tests:0.2-incubating-SNAPSHOT in Nexus (http://repository.apache.org/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 :elasticsearch-reindex
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Examples/ws/local/pom.xml> to org.apache.streams/streams-examples-local/0.2-incubating-SNAPSHOT/streams-examples-local-0.2-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Examples/ws/local/elasticsearch-reindex/pom.xml> to org.apache.streams/elasticsearch-reindex/0.2-incubating-SNAPSHOT/elasticsearch-reindex-0.2-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Streams%20Examples/ws/pom.xml> to org.apache.streams/streams-examples/0.2-incubating-SNAPSHOT/streams-examples-0.2-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Jenkins build is back to normal : Streams Examples #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Streams%20Examples/2/>