You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/17 19:07:30 UTC

Build failed in Jenkins: streams-examples-site #85

See <https://builds.apache.org/job/streams-examples-site/85/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 346
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 178
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu) in workspace <https://builds.apache.org/job/streams-examples-site/ws/>
Wiping out workspace first.
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-examples-site/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 --add 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # 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 963910ca25d215b0dd03397c2968415f0f54f895 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 963910ca25d215b0dd03397c2968415f0f54f895
 > git rev-list 963910ca25d215b0dd03397c2968415f0f54f895 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in apache-releases (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in clojars-repo (http://clojars.org/repo)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/streams-examples-site/ws/> at hudson.remoting.Channel@349bde35:ubuntu-4: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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 ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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)

Build failed in Jenkins: streams-examples-site #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-examples-site/89/display/redirect?page=changes>

Changes:

[smarthi] STREAMS-497: Add streams prefix to project and examples artifactIds,

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu) in workspace <https://builds.apache.org/job/streams-examples-site/ws/>
Wiping out workspace first.
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-examples-site/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 --add 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # 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 eec2bcd9277c834bdd540df5a6cb98c49ff08856 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eec2bcd9277c834bdd540df5a6cb98c49ff08856
 > git rev-list 57b6784f7f8f53f2857d06f854c20f2dd456e48f # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/streams-project-0.5.1-incubating-20170226.230032-3.pom
Downloaded artifact https://repository.apache.org/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/maven-metadata.xml
Discovered a new module org.apache.streams:streams-flink-twitter-collection flink-twitter-collection
Discovered a new module org.apache.streams:streams-elasticsearch-hdfs elasticsearch-hdfs
Discovered a new module org.apache.streams:streams-elasticsearch-reindex elasticsearch-reindex
Discovered a new module org.apache.streams:streams-mongo-elasticsearch-sync mongo-elasticsearch-sync
Discovered a new module org.apache.streams:streams-twitter-follow-neo4j twitter-follow-neo4j
Discovered a new module org.apache.streams:streams-twitter-history-elasticsearch twitter-history-elasticsearch
Modules changed, recalculating dependency graph
Established TCP socket on 46369
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-examples-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46369
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/streams-examples-site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings3803390697913736274.xml -q -U generate-sources site:site site:stage
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project streams-examples: Failed during checkstyle execution: Unable to find configuration file at location: http://streams.incubator.apache.org/site/latest/streams-master/streams-java-checkstyle.xml: Could not find resource 'http://streams.incubator.apache.org/site/latest/streams-master/streams-java-checkstyle.xml'. -> [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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/pom.xml> to org.apache.streams/streams-examples-local/0.5.1-incubating-SNAPSHOT/streams-examples-local-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/mongo-elasticsearch-sync/pom.xml> to org.apache.streams/streams-mongo-elasticsearch-sync/0.5.1-incubating-SNAPSHOT/streams-mongo-elasticsearch-sync-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/elasticsearch-hdfs/pom.xml> to org.apache.streams/streams-elasticsearch-hdfs/0.5.1-incubating-SNAPSHOT/streams-elasticsearch-hdfs-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-userstream-elasticsearch/pom.xml> to org.apache.streams/twitter-userstream-elasticsearch/0.5.1-incubating-SNAPSHOT/twitter-userstream-elasticsearch-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/pom.xml> to org.apache.streams/streams-examples/0.5.1-incubating-SNAPSHOT/streams-examples-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/flink/pom.xml> to org.apache.streams/streams-examples-flink/0.5.1-incubating-SNAPSHOT/streams-examples-flink-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-history-elasticsearch/pom.xml> to org.apache.streams/streams-twitter-history-elasticsearch/0.5.1-incubating-SNAPSHOT/streams-twitter-history-elasticsearch-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/flink/flink-twitter-collection/pom.xml> to org.apache.streams/streams-flink-twitter-collection/0.5.1-incubating-SNAPSHOT/streams-flink-twitter-collection-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-follow-neo4j/pom.xml> to org.apache.streams/streams-twitter-follow-neo4j/0.5.1-incubating-SNAPSHOT/streams-twitter-follow-neo4j-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/elasticsearch-reindex/pom.xml> to org.apache.streams/streams-elasticsearch-reindex/0.5.1-incubating-SNAPSHOT/streams-elasticsearch-reindex-0.5.1-incubating-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
channel stopped

Build failed in Jenkins: streams-examples-site #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-examples-site/88/display/redirect?page=changes>

Changes:

[sblackmon] set version to 0.5.1-incubating-SNAPSHOT and inherit checkstyle link

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu) in workspace <https://builds.apache.org/job/streams-examples-site/ws/>
Wiping out workspace first.
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-examples-site/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 --add 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # 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 57b6784f7f8f53f2857d06f854c20f2dd456e48f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57b6784f7f8f53f2857d06f854c20f2dd456e48f
 > git rev-list 963910ca25d215b0dd03397c2968415f0f54f895 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/streams-project-0.5.1-incubating-20170226.230032-3.pom
Downloaded artifact https://repository.apache.org/snapshots/org/apache/streams/streams-project/0.5.1-incubating-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
Established TCP socket on 48149
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-examples-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48149
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/streams-examples-site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s /tmp/settings7578673800479547360.xml -q -U generate-sources site:site site:stage
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project streams-examples: Failed during checkstyle execution: Unable to find configuration file at location: http://streams.incubator.apache.org/site/latest/streams-master/streams-java-checkstyle.xml: Could not find resource 'http://streams.incubator.apache.org/site/latest/streams-master/streams-java-checkstyle.xml'. -> [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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/pom.xml> to org.apache.streams/streams-examples-local/0.5.1-incubating-SNAPSHOT/streams-examples-local-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/elasticsearch-reindex/pom.xml> to org.apache.streams/elasticsearch-reindex/0.5.1-incubating-SNAPSHOT/elasticsearch-reindex-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-follow-neo4j/pom.xml> to org.apache.streams/twitter-follow-neo4j/0.5.1-incubating-SNAPSHOT/twitter-follow-neo4j-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/elasticsearch-hdfs/pom.xml> to org.apache.streams/elasticsearch-hdfs/0.5.1-incubating-SNAPSHOT/elasticsearch-hdfs-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-userstream-elasticsearch/pom.xml> to org.apache.streams/twitter-userstream-elasticsearch/0.5.1-incubating-SNAPSHOT/twitter-userstream-elasticsearch-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/pom.xml> to org.apache.streams/streams-examples/0.5.1-incubating-SNAPSHOT/streams-examples-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/flink/pom.xml> to org.apache.streams/streams-examples-flink/0.5.1-incubating-SNAPSHOT/streams-examples-flink-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/twitter-history-elasticsearch/pom.xml> to org.apache.streams/twitter-history-elasticsearch/0.5.1-incubating-SNAPSHOT/twitter-history-elasticsearch-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/flink/flink-twitter-collection/pom.xml> to org.apache.streams/flink-twitter-collection/0.5.1-incubating-SNAPSHOT/flink-twitter-collection-0.5.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-examples-site/ws/local/mongo-elasticsearch-sync/pom.xml> to org.apache.streams/mongo-elasticsearch-sync/0.5.1-incubating-SNAPSHOT/mongo-elasticsearch-sync-0.5.1-incubating-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: streams-examples-site #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-examples-site/87/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 348
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 179
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu) in workspace <https://builds.apache.org/job/streams-examples-site/ws/>
Wiping out workspace first.
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-examples-site/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 --add 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # 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 963910ca25d215b0dd03397c2968415f0f54f895 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 963910ca25d215b0dd03397c2968415f0f54f895
 > git rev-list 963910ca25d215b0dd03397c2968415f0f54f895 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in apache-releases (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in clojars-repo (http://clojars.org/repo)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/streams-examples-site/ws/> at hudson.remoting.Channel@349bde35:ubuntu-4: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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 ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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)

Build failed in Jenkins: streams-examples-site #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-examples-site/86/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 347
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu) in workspace <https://builds.apache.org/job/streams-examples-site/ws/>
Wiping out workspace first.
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-examples-site/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 --add 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # 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 963910ca25d215b0dd03397c2968415f0f54f895 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 963910ca25d215b0dd03397c2968415f0f54f895
 > git rev-list 963910ca25d215b0dd03397c2968415f0f54f895 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in apache-releases (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in clojars-repo (http://clojars.org/repo)
Failed to transfer Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/streams-examples-site/ws/> at hudson.remoting.Channel@349bde35:ubuntu-4: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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 ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-project:pom:0.5-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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)