Build failed in Jenkins: streams-master #146

2020-08-21 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H32
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor842.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy133.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Comma

Build failed in Jenkins: streams-project-site #485

2020-08-19 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 495
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2e4e52f5b80372f564150eb9955231c5d388f1f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e4e52f5b80372f564150eb9955231c5d388f1f8
Commit message: "don’t interfere with flink environment-level parallelism"
 > git rev-list --no-walk 2e4e52f5b80372f564150eb9955231c5d388f1f8 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44857
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44857
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-schema-activi

Build failed in Jenkins: streams-project-site #484

2020-08-12 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 507
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2e4e52f5b80372f564150eb9955231c5d388f1f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e4e52f5b80372f564150eb9955231c5d388f1f8
Commit message: "don’t interfere with flink environment-level parallelism"
 > git rev-list --no-walk 2e4e52f5b80372f564150eb9955231c5d388f1f8 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46059
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46059
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #483

2020-08-12 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-668 upgrade flink examples to latest flink version

[sblackmon] name file sink

[sblackmon] use newer flink file sink

[sblackmon] don’t interfere with flink environment-level parallelism


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2e4e52f5b80372f564150eb9955231c5d388f1f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e4e52f5b80372f564150eb9955231c5d388f1f8
Commit message: "don’t interfere with flink environment-level parallelism"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36061
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36061
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-master #145

2020-08-08 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H24
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor842.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy133.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Comma

Build failed in Jenkins: streams-project-site #482

2020-07-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 494
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 266
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43083
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43083
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #481

2020-07-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 493
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41963
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41963
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-sch

Build failed in Jenkins: streams-project-site #480

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 492
originally caused by:
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 265
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44329
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44329
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #479

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 491
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 264
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38993
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38993
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #478

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 490
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42937
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42937
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-sch

Build failed in Jenkins: streams-project-site #477

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 489
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 263
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39357
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39357
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #476

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 488
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 259
 originally caused by:
  Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 260
 originally caused by:
  Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 261
 originally caused by:
  Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 262
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37363
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37363
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-e

Build failed in Jenkins: streams-project-site #475

2020-07-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 485
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35319
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35319
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-sch

Build failed in Jenkins: streams-project-site #474

2020-07-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 506
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk 512835f560a7c2af30b1e0fd620ac73ec5cd226a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38425
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38425
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams

Build failed in Jenkins: streams-project-site #473

2020-07-22 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-666: ensure rat check passes to prepare for 0.7.0 release


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 512835f560a7c2af30b1e0fd620ac73ec5cd226a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 512835f560a7c2af30b1e0fd620ac73ec5cd226a
Commit message: "STREAMS-666: ensure rat check passes to prepare for 0.7.0 
release"
 > git rev-list --no-walk ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44241
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44241
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/

Build failed in Jenkins: streams-project-site #472

2020-07-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 505
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3
Commit message: "more updates to binary/bytecode LICENSE file and process"
 > git rev-list --no-walk ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33769
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33769
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 2 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-schema-ac

Build failed in Jenkins: streams-project-site #471

2020-07-22 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-664: Fix LICENSE

[sblackmon] STREAMS-664: update

[sblackmon] more updates to binary/bytecode LICENSE file and process


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ecdc162aa6b14afc579bbd8c71aa7bfe1c6434a3
Commit message: "more updates to binary/bytecode LICENSE file and process"
 > git rev-list --no-walk 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40281
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40281
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 2 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.str

Build failed in Jenkins: streams-project-site #470

2020-07-17 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 484
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 256
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f88bf6ce91616a33c90881d67c06c8efcfc2e17
Commit message: "STREAMS-663: Fix DISCLAIMER"
 > git rev-list --no-walk 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44297
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44297
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #469

2020-07-17 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 483
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f88bf6ce91616a33c90881d67c06c8efcfc2e17
Commit message: "STREAMS-663: Fix DISCLAIMER"
 > git rev-list --no-walk 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41619
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41619
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #468

2020-07-03 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 504
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f88bf6ce91616a33c90881d67c06c8efcfc2e17
Commit message: "STREAMS-663: Fix DISCLAIMER"
 > git rev-list --no-walk 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42127
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42127
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #467

2020-07-03 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-663: Fix DISCLAIMER


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3f88bf6ce91616a33c90881d67c06c8efcfc2e17 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f88bf6ce91616a33c90881d67c06c8efcfc2e17
Commit message: "STREAMS-663: Fix DISCLAIMER"
 > git rev-list --no-walk 93b9295d74d91f150b256333b8fd1cf1194ae78a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42257
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42257
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.

Build failed in Jenkins: streams-project-site #466

2020-07-03 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 482
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 255
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 93b9295d74d91f150b256333b8fd1cf1194ae78a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93b9295d74d91f150b256333b8fd1cf1194ae78a
Commit message: "STREAMS-662: implement re-enable account activity webhook 
endpoint"
 > git rev-list --no-walk 93b9295d74d91f150b256333b8fd1cf1194ae78a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34811
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34811
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2

Build failed in Jenkins: streams-project-site #465

2020-07-03 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 481
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 93b9295d74d91f150b256333b8fd1cf1194ae78a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93b9295d74d91f150b256333b8fd1cf1194ae78a
Commit message: "STREAMS-662: implement re-enable account activity webhook 
endpoint"
 > git rev-list --no-walk 93b9295d74d91f150b256333b8fd1cf1194ae78a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40567
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40567
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #464

2020-06-25 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 503
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 93b9295d74d91f150b256333b8fd1cf1194ae78a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93b9295d74d91f150b256333b8fd1cf1194ae78a
Commit message: "STREAMS-662: implement re-enable account activity webhook 
endpoint"
 > git rev-list --no-walk 93b9295d74d91f150b256333b8fd1cf1194ae78a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46691
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46691
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #463

2020-06-25 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-662: implement re-enable account activity webhook endpoint


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 93b9295d74d91f150b256333b8fd1cf1194ae78a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93b9295d74d91f150b256333b8fd1cf1194ae78a
Commit message: "STREAMS-662: implement re-enable account activity webhook 
endpoint"
 > git rev-list --no-walk 9e327fd9775459f1c6d7d9c1961a31d3b3d2b0a4 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45609
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45609
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #462

2020-06-25 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-659: Added build profile for Java 11


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9e327fd9775459f1c6d7d9c1961a31d3b3d2b0a4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e327fd9775459f1c6d7d9c1961a31d3b3d2b0a4
Commit message: "STREAMS-659: Added build profile for Java 11"
 > git rev-list --no-walk 4e677172ec51a6340237b80134aa00045b669e0a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38825
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38825
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[WARNING] The POM for org.codehaus.mojo:license-maven-plugin:jar:3.0 is 
missing, no dependency information available
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.codehaus.mojo:license-maven-plugin:3.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.codehaus.mojo:license-maven-plugin:jar:3.0 in apache-repo 
(https://repository.apache.org/content/repositories/releases) -> [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/PluginResolutionException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #461

2020-06-21 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 502
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4e677172ec51a6340237b80134aa00045b669e0a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e677172ec51a6340237b80134aa00045b669e0a
Commit message: "STREAMS-661: update twitter account_activity api binding"
 > git rev-list --no-walk 4e677172ec51a6340237b80134aa00045b669e0a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39099
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39099
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-

Build failed in Jenkins: streams-project-site #460

2020-06-21 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-661: update twitter account_activity api binding


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4e677172ec51a6340237b80134aa00045b669e0a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e677172ec51a6340237b80134aa00045b669e0a
Commit message: "STREAMS-661: update twitter account_activity api binding"
 > git rev-list --no-walk 96f83cc4066b7784121da64007a623abb9f23051 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36687
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36687
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHOT/streams-sche

Build failed in Jenkins: streams-project-site #459

2020-06-16 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 501
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 96f83cc4066b7784121da64007a623abb9f23051 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96f83cc4066b7784121da64007a623abb9f23051
Commit message: "STREAMS-660: Fixup release 0.6.2-SNAPSHOT version strings in 
poms"
 > git rev-list --no-walk 96f83cc4066b7784121da64007a623abb9f23051 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44463
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44463
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SNAPSHO

Build failed in Jenkins: streams-project-site #458

2020-06-16 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-660: Fixup release 0.6.2-SNAPSHOT version strings in poms


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 96f83cc4066b7784121da64007a623abb9f23051 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96f83cc4066b7784121da64007a623abb9f23051
Commit message: "STREAMS-660: Fixup release 0.6.2-SNAPSHOT version strings in 
poms"
 > git rev-list --no-walk 4c10d6827d3fa59d68b741cc63aa8240a6528985 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37029
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37029
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystreams2/0.6.2-SN

Build failed in Jenkins: streams-project-site #457

2020-06-10 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 500
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c10d6827d3fa59d68b741cc63aa8240a6528985 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c10d6827d3fa59d68b741cc63aa8240a6528985
Commit message: "STREAMS-658: Added GitHub Actions build workflow"
 > git rev-list --no-walk 4c10d6827d3fa59d68b741cc63aa8240a6528985 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Modules changed, recalculating dependency graph
Established TCP socket on 45433
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45433
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #456

2020-06-10 Thread Apache Jenkins Server
See 


Changes:

[jfrazee] STREAMS-658: Added GitHub Actions build workflow


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c10d6827d3fa59d68b741cc63aa8240a6528985 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c10d6827d3fa59d68b741cc63aa8240a6528985
Commit message: "STREAMS-658: Added GitHub Actions build workflow"
 > git rev-list --no-walk 029440174e5e704e17cdb7863d1d9caac0883b24 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37795
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37795
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project apache-streams: Too many files with unapproved license: 1 
See RAT report in: 
 -> [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/MojoFailureException
[JENKINS] Archiving 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-schema-activitystream

Build failed in Jenkins: streams-master #144

2020-06-01 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H34
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown 
Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy137.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Com

Build failed in Jenkins: streams-project-site #455

2020-05-18 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 480
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 254
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 029440174e5e704e17cdb7863d1d9caac0883b24 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 029440174e5e704e17cdb7863d1d9caac0883b24
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 029440174e5e704e17cdb7863d1d9caac0883b24 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35123
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35123
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
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 apache-streams: Failed during checkstyle configuration: cannot 
initialize module TreeWalker - cannot initialize module LeftCurly - Property 
'maxLineLength' does not exist, please check the documentation -> [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 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT-SNAPSHOT.p

Build failed in Jenkins: streams-project-site #454

2020-05-18 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 479
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 029440174e5e704e17cdb7863d1d9caac0883b24 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 029440174e5e704e17cdb7863d1d9caac0883b24
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 029440174e5e704e17cdb7863d1d9caac0883b24 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34351
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34351
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
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 apache-streams: Failed during checkstyle configuration: cannot 
initialize module TreeWalker - cannot initialize module LeftCurly - Property 
'maxLineLength' does not exist, please check the documentation -> [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 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #453

2020-05-13 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 478
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 252
 originally caused by:
  Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 253
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 029440174e5e704e17cdb7863d1d9caac0883b24 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 029440174e5e704e17cdb7863d1d9caac0883b24
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 029440174e5e704e17cdb7863d1d9caac0883b24 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43801
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43801
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
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 apache-streams: Failed during checkstyle configuration: cannot 
initialize module TreeWalker - cannot initialize module LeftCurly - Property 
'maxLineLength' does not exist, please check the documentation -> [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 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #452

2020-05-13 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 477
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 029440174e5e704e17cdb7863d1d9caac0883b24 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 029440174e5e704e17cdb7863d1d9caac0883b24
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 029440174e5e704e17cdb7863d1d9caac0883b24 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45019
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45019
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -q -U 
-Pcheck -DskipTests -DskipITs clean generate-sources site:site site:stage
[WARNING] The project 
org.apache.streams:apache-streams:pom:0.6.2-SNAPSHOT-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
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 apache-streams: Failed during checkstyle configuration: cannot 
initialize module TreeWalker - cannot initialize module LeftCurly - Property 
'maxLineLength' does not exist, please check the documentation -> [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 

 to 
org.apache.streams.examples/streams-example-flink-twitter-collection/0.6.2-SNAPSHOT-SNAPSHOT/streams-example-flink-twitter-collection-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.streams/streams-filters/0.6.2-SNAPSHOT-SNAPSHOT/streams-filters-0.6.2-SNAPSHOT-SNAPSHOT.pom
[JENKINS] Archiving 


Build failed in Jenkins: streams-project-site #451

2020-03-21 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] Test data originating within modules, used in other modules, should 
be a

[sblackmon] resolves STREAMS-591

[sblackmon] this file is required for unit tests to pass

[sblackmon] resolves STREAMS-592

[sblackmon] two more places unwanted dependencies were sneaking in

[sblackmon] build comprehensive NOTICE file(s) including all transitive 
dependencies

[sblackmon] Move execution of maven-enforcer-plugin under the check profile

[sblackmon] adds full text of dependency liceses to /src/license/licenses

[sblackmon] fix strangeness with enforcer

[sblackmon] Prune RAT plugin configurations' exclusions settings.

[Joey] Add a distribution binary (#436)

[sblackmon] remove instagram providers based on deprecated endpoints.

[sblackmon] fix streams-persist ITs

[sblackmon] fix streams-examples ITs

[sblackmon] resolves STREAMS-595

[github] STREAMS-599 Updated KEYS file for 0.6.0 release (#444)

[joey.frazee] STREAMS-600 Remove streams-runtime-dropwizard dep from 
streams-dist

[sblackmon] Better handle ConfigExceptions in ComponentConfigurator

[sblackmon] Resolve canonical class ancestor properties when path is set

[sblackmon] resolves STREAMS-584

[sblackmon] not sure why this test just started failing

[sblackmon] PR was missing this change.

[sblackmon] resolves STREAMS-603

[github] STREAMS-604 Update Apache parent POM version to 19 (#451)

[sblackmon] resolves STREAMS-607

[sblackmon] resolves STREAMS-606

[Joey] [maven-release-plugin] prepare release streams-0.6.0

[Joey] [maven-release-plugin] prepare for next development iteration

[sblackmon] resolves STREAMS-605

[sblackmon] found and fixed a bug affecting isRunning()

[sblackmon] resolves STREAMS-613

[sblackmon] resolves STREAMS-610

[sblackmon] also need to change url to calendar

[sblackmon] moves the schemas formerly hosted at json-schema.org into a project

[sblackmon] change streams-plugin-pojo test dependencies

[sblackmon] interfaces.json is not necessary and not helpful

[sblackmon] point all poms at latest version and use 
streams-schema-jsonschemaorg

[sblackmon] update tests to use jsonschemaorg

[sblackmon] produce AS 2.0 turtle files from social network archives

[sblackmon] STREAMS-611: Failing integration tests in 
streams-provider-google-gplus

[github] resolves STREAMS-622

[github] resolves STREAMS-624

[github] resolves STREAMS-618

[github] Ensure that phone numbers are phone numbers

[github] Verify emails and phone numbers

[github] hotfix/cleanup from STREAMS-618 and STREAMS-622

[sblackmon] resolves STREAMS-626

[sblackmon] resolves STREAMS-625 STREAMS-627 STREAMS-628

[sblackmon] resolves STREAMS-616

[sblackmon] found another phone number bug

[sblackmon] resolves STREAMS-615

[sblackmon] resolves STREAMS-629

[sblackmon] resolves STREAMS-630

[sblackmon] implements Full Contact SDK

[sblackmon] STREAMS-633: kafka config

[sblackmon] STREAMS-632: Roadmap Page

[sblackmon] resolves STREAMS-635

[sblackmon] resolves STREAMS-636

[sblackmon] STREAMS-638: Update POJO models for Person

[sblackmon] STREAMS-641 implement readAll() in S3PersistReader

[sblackmon] STREAMS-640 Repeated test failure in streams-persist-rss

[sblackmon] STREAMS-639 Upgrade jackson to at least 2.9.8 to address CVEs 
affecting

[sblackmon] resolves STREAMS-642

[sblackmon] STREAMS-644 streams-processor-peopledatalabs

[sblackmon] add basic integration tests

[sblackmon] STREAMS-646 support new Multi-Field requests in

[sblackmon] STREAMS-647 AS 2.0 RDF serialization in 
streams-processor-fullcontact

[sblackmon] STREAMS-645 integration testing for streams-processor-fullcontact

[sblackmon] STREAMS-645 integration testing for streams-processor-fullcontact

[sblackmon] resolves STREAMS-650

[sblackmon] resolves STREAMS-652

[github] streams-provider-sprinklr (#493)

[github] STREAMS-651 processor module for api of http://pipl.com/ (#495)

[github] Resolves STREAMS-654 (#496)

[github] Use HTTPS instead of HTTP to resolve dependencies (#494)

[github] Bump checkstyle from 7.2 to 8.18 (#490)

[github] STREAMS-655 remove integration testing from release script (#497)

[github] STREAMS-649 fix any rat failures to prep for release (#498)

[sblackmon] [maven-release-plugin] prepare for next development iteration

[sblackmon] STREAMS-657 fix javadoc error during release process

[sblackmon] switch all poms back to 0.6.1-SNAPSHOT

[sblackmon] [maven-release-plugin] prepare release streams-project-0.6.1

[sblackmon] [maven-release-plugin] prepare for next development iteration


--
Started by user sblackmon
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using cre

Build failed in Jenkins: streams-project-site #450

2020-03-14 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 499
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #449

2020-03-11 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 498
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #448

2020-03-11 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 497
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #447

2020-02-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 476
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 251
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #446

2020-02-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 475
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #445

2020-02-25 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 495
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #444

2020-02-25 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 494
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #443

2020-02-14 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 493
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Jenkins build is back to stable : streams-project #493

2020-02-14 Thread Apache Jenkins Server
See 




Build failed in Jenkins: streams-project-site #442

2020-02-01 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 474
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 249
 originally caused by:
  Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 250
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #441

2020-02-01 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 473
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-master #143

2020-02-01 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H23
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor1081.invoke(Unknown 
Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy152.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Com

Build failed in Jenkins: streams-project-site #440

2020-01-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 472
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 248
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #439

2020-01-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 471
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #438

2020-01-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 470
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 247
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #437

2020-01-28 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 469
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #436

2020-01-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 468
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 246
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #435

2020-01-27 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 467
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-master #142

2020-01-21 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H34
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor1081.invoke(Unknown 
Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy152.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Com

Build failed in Jenkins: streams-master #141

2019-12-23 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H40
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor989.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy146.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command

Build failed in Jenkins: streams-project-site #434

2019-12-14 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 466
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 245
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #433

2019-12-14 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 465
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Jenkins build is still unstable: streams-project #492

2019-12-12 Thread Apache Jenkins Server
See 




Jenkins build became unstable: streams-project #491

2019-12-11 Thread Apache Jenkins Server
See 




Build failed in Jenkins: streams-project-site #432

2019-11-20 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 464
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 244
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #431

2019-11-20 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 463
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #430

2019-11-05 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 462
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 243
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #429

2019-11-05 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 461
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #428

2019-11-04 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 460
originally caused by:
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 242
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #427

2019-11-04 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 459
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #426

2019-11-04 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 457
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 240
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #425

2019-11-04 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 456
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #424

2019-10-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 455
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 239
 originally caused by:
  Started by an SCM change
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #423

2019-10-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 454
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #422

2019-10-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 453
originally caused by:
 Started by an SCM change
 Started by upstream project "Creadur-Rat-ParentPom" build number 238
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #421

2019-10-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 452
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 237
 originally caused by:
  Started by an SCM change
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #420

2019-10-22 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 451
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


Build failed in Jenkins: streams-project-site #419

2019-10-03 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "Creadur-Rat" build number 450
originally caused by:
 Started by user gmcdonald
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1b2184b0b9717873a6a0328f81b6c11a15fc9b30 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b2184b0b9717873a6a0328f81b6c11a15fc9b30
Commit message: "Merge pull request #486 from steveblackmon/STREAMS-645"
 > git rev-list --no-walk 1b2184b0b9717873a6a0328f81b6c11a15fc9b30 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #418

2019-08-07 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 490
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1b2184b0b9717873a6a0328f81b6c11a15fc9b30 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b2184b0b9717873a6a0328f81b6c11a15fc9b30
Commit message: "Merge pull request #486 from steveblackmon/STREAMS-645"
 > git rev-list --no-walk 1b2184b0b9717873a6a0328f81b6c11a15fc9b30 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #417

2019-08-07 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-645 integration testing for streams-processor-fullcontact

[sblackmon] STREAMS-645 integration testing for streams-processor-fullcontact

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1b2184b0b9717873a6a0328f81b6c11a15fc9b30 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b2184b0b9717873a6a0328f81b6c11a15fc9b30
Commit message: "Merge pull request #486 from steveblackmon/STREAMS-645"
 > git rev-list --no-walk 4c024f8ad065c6abb21e9ce62023321372e3ed5f # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #416

2019-07-22 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 489
originally caused by:
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c024f8ad065c6abb21e9ce62023321372e3ed5f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c024f8ad065c6abb21e9ce62023321372e3ed5f
Commit message: "Merge pull request #485 from steveblackmon/STREAMS-647"
 > git rev-list --no-walk 4c024f8ad065c6abb21e9ce62023321372e3ed5f # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #415

2019-07-22 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-647 AS 2.0 RDF serialization in 
streams-processor-fullcontact

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c024f8ad065c6abb21e9ce62023321372e3ed5f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c024f8ad065c6abb21e9ce62023321372e3ed5f
Commit message: "Merge pull request #485 from steveblackmon/STREAMS-647"
 > git rev-list --no-walk 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #414

2019-07-16 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 488
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9
Commit message: "Merge pull request #484 from steveblackmon/STREAMS-646"
 > git rev-list --no-walk 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #413

2019-07-16 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-646 support new Multi-Field requests in

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 700bc22da4d8ff4f33ad481b5fdff56e16dc59b9
Commit message: "Merge pull request #484 from steveblackmon/STREAMS-646"
 > git rev-list --no-walk 1029efcbf952b903c0b79385e19288dcafbf6953 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #412

2019-07-15 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 487
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1029efcbf952b903c0b79385e19288dcafbf6953 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1029efcbf952b903c0b79385e19288dcafbf6953
Commit message: "Merge pull request #483 from steveblackmon/STREAMS-644"
 > git rev-list --no-walk 1029efcbf952b903c0b79385e19288dcafbf6953 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-project-site #411

2019-07-15 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-644 streams-processor-peopledatalabs

[sblackmon] add basic integration tests

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential f1f7bcdb-0dc8-4045-8c43-6d4f70de61a1
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1029efcbf952b903c0b79385e19288dcafbf6953 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1029efcbf952b903c0b79385e19288dcafbf6953
Commit message: "Merge pull request #483 from steveblackmon/STREAMS-644"
 > git rev-list --no-walk b792b304b326c8db687420229d4fb61740f223d8 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist


Build failed in Jenkins: streams-examples #284

2018-10-30 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 474
originally caused by:
 Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository http://github.com/apache/streams-examples/
 > git init  # timeout=10
Fetching upstream changes from http://github.com/apache/streams-examples/
 > git --version # timeout=10
 > git fetch --tags --progress http://github.com/apache/streams-examples/ 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://github.com/apache/streams-examples/ # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://github.com/apache/streams-examples/ # 
 > timeout=10
Fetching upstream changes from http://github.com/apache/streams-examples/
 > git fetch --tags --progress http://github.com/apache/streams-examples/ 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cf1d64f31631563591de245acd1b82f6f79fda5d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf1d64f31631563591de245acd1b82f6f79fda5d
Commit message: "Update README.md"
 > git rev-list --no-walk cf1d64f31631563591de245acd1b82f6f79fda5d # timeout=10
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@4c5c9218[streams-examples]
project.getModules()=[hudson.maven.MavenModule@1515057d[streams-examples/org.apache.streams:apache-streams-examples][streams-examples/org.apache.streams:apache-streams-examples][relativePath:],
 
hudson.maven.MavenModule@69fc5f9c[streams-examples/org.apache.streams:elasticsearch-hdfs][streams-examples/org.apache.streams:elasticsearch-hdfs][relativePath:local/elasticsearch-hdfs],
 
hudson.maven.MavenModule@52a27f75[streams-examples/org.apache.streams:elasticsearch-reindex][streams-examples/org.apache.streams:elasticsearch-reindex][relativePath:local/elasticsearch-reindex],
 
hudson.maven.MavenModule@35c6d350[streams-examples/org.apache.streams:flink-twitter-collection][streams-examples/org.apache.streams:flink-twitter-collection][relativePath:flink/flink-twitter-collection],
 
hudson.maven.MavenModule@757960ed[streams-examples/org.apache.streams:mongo-elasticsearch-sync][streams-examples/org.apache.streams:mongo-elasticsearch-sync][relativePath:local/mongo-elasticsearch-sync],
 
hudson.maven.MavenModule@3596f193[streams-examples/org.apache.streams:streams-elasticsearch-hdfs][streams-examples/org.apache.streams:streams-elasticsearch-hdfs][relativePath:local/elasticsearch-hdfs],
 
hudson.maven.MavenModule@c550cb4[streams-examples/org.apache.streams:streams-elasticsearch-reindex][streams-examples/org.apache.streams:streams-elasticsearch-reindex][relativePath:local/elasticsearch-reindex],
 
hudson.maven.MavenModule@1b3c4df8[streams-examples/org.apache.streams:streams-examples][streams-examples/org.apache.streams:streams-examples][relativePath:],
 
hudson.maven.MavenModule@3624dbfd[streams-examples/org.apache.streams:streams-examples-flink][streams-examples/org.apache.streams:streams-examples-flink][relativePath:flink],
 
hudson.maven.MavenModule@78d70105[streams-examples/org.apache.streams:streams-examples-local][streams-examples/org.ap

Jenkins build is back to normal : streams-project #474

2018-10-30 Thread Apache Jenkins Server
See 



Build failed in Jenkins: streams-project #473

2018-10-29 Thread Apache Jenkins Server
See 

--
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e5f8101cf731c8750fe2a9a9c890a58a6cdd0786 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5f8101cf731c8750fe2a9a9c890a58a6cdd0786
Commit message: "Merge pull request #464 from steveblackmon/STREAMS-626"
 > git rev-list --no-walk e5f8101cf731c8750fe2a9a9c890a58a6cdd0786 # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc-instagram][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-instagram],
 
hudson.maven.MavenModule@21b25054[streams-project/org.apache.streams:gnip-edc-reddit][streams-pr

Build failed in Jenkins: streams-project #472

2018-10-29 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] resolves STREAMS-626

[sblackmon] resolves STREAMS-625 STREAMS-627 STREAMS-628

--
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e5f8101cf731c8750fe2a9a9c890a58a6cdd0786 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5f8101cf731c8750fe2a9a9c890a58a6cdd0786
Commit message: "Merge pull request #464 from steveblackmon/STREAMS-626"
 > git rev-list --no-walk 62be76f07226eb0524a20bb0c21064fadad9ae1a # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc-instagram][relativePath:streams-contrib/streams-provider-gnip/gni

Build failed in Jenkins: streams-project #471

2018-10-24 Thread Apache Jenkins Server
See 


Changes:

[github] hotfix/cleanup from STREAMS-618 and STREAMS-622

--
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 62be76f07226eb0524a20bb0c21064fadad9ae1a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62be76f07226eb0524a20bb0c21064fadad9ae1a
Commit message: "hotfix/cleanup from STREAMS-618 and STREAMS-622"
 > git rev-list --no-walk 1d78fd1a97b59c60fe7c163052b3160051c17421 # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc-instagram][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-instagram],
 
hudson.maven.MavenMod

Build failed in Jenkins: streams-project #470

2018-10-24 Thread Apache Jenkins Server
See 

--
Started by GitHub push by steveblackmon
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1d78fd1a97b59c60fe7c163052b3160051c17421 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d78fd1a97b59c60fe7c163052b3160051c17421
Commit message: "Merge pull request #463 from apache/STREAMS-618"
 > git rev-list --no-walk 1d78fd1a97b59c60fe7c163052b3160051c17421 # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc-instagram][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-instagram],
 
hudson.maven.MavenModule@21b25054[streams-project/org.apache.st

Build failed in Jenkins: streams-project #469

2018-10-24 Thread Apache Jenkins Server
See 


Changes:

[github] resolves STREAMS-618

--
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1d78fd1a97b59c60fe7c163052b3160051c17421 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d78fd1a97b59c60fe7c163052b3160051c17421
Commit message: "Merge pull request #463 from apache/STREAMS-618"
 > git rev-list --no-walk f77ea5732e2b37dacb4fb22cd6346d32b94da9eb # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc-instagram][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-instagram],
 
hudson.maven.MavenModule@21b25054[streams-projec

Build failed in Jenkins: streams-project #468

2018-10-24 Thread Apache Jenkins Server
See 


Changes:

[github] resolves STREAMS-622

[github] resolves STREAMS-624

[github] Ensure that phone numbers are phone numbers

[github] Verify emails and phone numbers

--
Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/streams.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://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f77ea5732e2b37dacb4fb22cd6346d32b94da9eb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f77ea5732e2b37dacb4fb22cd6346d32b94da9eb
Commit message: "Merge pull request #462 from steveblackmon/STREAMS-624"
 > git rev-list --no-walk 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7 # timeout=10
[streams-project] $ /home/jenkins/tools/maven/apache-maven-3.5.0/bin/mvn 
-Dmaven.repo.local=
 -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.5.0
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
Parsing POMs
ERROR: your Apache Maven build is setup to use a config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
ERROR: Processing failed due to a bug in the code. Please report this to the 
issue tracker (https://jenkins.io/redirect/report-an-issue).
java.lang.IllegalStateException: your Apache Maven build is setup to use a 
config with id 
org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1346838839769 but 
can not find the config
at 
org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
at 
jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
at 
jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
at 
hudson.maven.MavenModuleSetBuild$PomParser.(MavenModuleSetBuild.java:1195)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
project=hudson.maven.MavenModuleSet@280ad1d4[streams-project]
project.getModules()=[hudson.maven.MavenModule@1fbe5a77[streams-project/org.apache.streams:apache-streams][streams-project/org.apache.streams:apache-streams][relativePath:],
 
hudson.maven.MavenModule@3173ebbd[streams-project/org.apache.streams:gnip-edc-facebook][streams-project/org.apache.streams:gnip-edc-facebook][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-facebook],
 
hudson.maven.MavenModule@1b5070d4[streams-project/org.apache.streams:gnip-edc-flickr][streams-project/org.apache.streams:gnip-edc-flickr][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-flickr],
 
hudson.maven.MavenModule@5bc22899[streams-project/org.apache.streams:gnip-edc-googleplus][streams-project/org.apache.streams:gnip-edc-googleplus][relativePath:streams-contrib/streams-provider-gnip/gnip-edc-googleplus],
 
hudson.maven.MavenModule@78a19dca[streams-project/org.apache.streams:gnip-edc-instagram][streams-project/org.apache.streams:gnip-edc

Build failed in Jenkins: streams-master #140

2018-10-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H43
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy129.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubato

Build failed in Jenkins: streams-master #139

2018-10-22 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 
'https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git/' not 
found

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H24
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy129.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubato

Build failed in Jenkins: streams-project-site #359

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by upstream project "Creadur-Rat" build number 421
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 220
 originally caused by:
  Started by user pottlinger
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7
Commit message: "Merge pull request #460 from steveblackmon/STREAMS-611"
 > git rev-list --no-walk 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7 # 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
Modules changed, recalculating dependency graph
Established TCP socket on 41296
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41296
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 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings8259161302040888544.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.1-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 212 ms
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenSiteArchiver$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
Saving to 
outputFile=

Build failed in Jenkins: streams-project #467

2018-10-11 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-611: Failing integration tests in 
streams-provider-google-gplus

--
[...truncated 534.56 KB...]
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Play
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Listen
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.RsvpMaybe
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Product
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Create
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Service
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Confirm
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Invite
18:02:00.276 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Question
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Authorize
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Terminate
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Scope
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.StopFollowing
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Archive
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Review
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Find
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Team
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Share
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Satisfy
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Watch
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Install
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Tie
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Cancel
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Lose
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Present
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Deliver
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Like
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.StreamsJacksonMapperConfiguration
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Accept
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Win
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Job
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Tag
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Comment
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Checkin
18:02:00.277 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Delete
18:02:00.278 [main] DE

Build failed in Jenkins: streams-project-site #358

2018-10-11 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] STREAMS-611: Failing integration tests in 
streams-provider-google-gplus

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c7a10c716039b2dbdfee8d08e16fdddfd1a0ad7
Commit message: "Merge pull request #460 from steveblackmon/STREAMS-611"
 > git rev-list --no-walk cd85b5497340eba804a2520644be94ed53e7dd0b # 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
Modules changed, recalculating dependency graph
Established TCP socket on 35098
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35098
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 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s 
/tmp/settings7671588840892635721.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.1-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 224 ms
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenSiteArchiver$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 

Build failed in Jenkins: streams-project-site #357

2018-10-10 Thread Apache Jenkins Server
See 

--
Started by upstream project "Creadur-Rat" build number 420
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 219
 originally caused by:
  Started by user pottlinger
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cd85b5497340eba804a2520644be94ed53e7dd0b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd85b5497340eba804a2520644be94ed53e7dd0b
Commit message: "Merge pull request #459 from steveblackmon/STREAMS-614"
 > git rev-list --no-walk cd85b5497340eba804a2520644be94ed53e7dd0b # 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
Modules changed, recalculating dependency graph
Established TCP socket on 35379
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35379
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 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings397332153572101904.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.1-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 216 ms
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenSiteArchiver$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
Saving to 
outputFile=

Build failed in Jenkins: streams-project #466

2018-10-09 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] produce AS 2.0 turtle files from social network archives

--
[...truncated 537.10 KB...]
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Play
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Listen
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Host
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Create
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Organization
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Replace
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Invite
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Game
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Authorize
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Terminate
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Scope
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.StopFollowing
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Archive
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Review
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Find
20:28:02.567 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Team
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Consume
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Satisfy
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Watch
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Install
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Ignore
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Cancel
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Interact
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Present
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Deliver
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Like
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Accept
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Win
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Job
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Tag
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.objectTypes.Comment
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Schedule
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Unshare
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Unlike
20:28:02.568 [main] DEBUG 
org.apache.streams.plugins.StreamsScalaSourceGenerator - class 
org.apache.streams.pojo.json.verbs.Send
20:28:02.569 [main] DEBUG 
org.apache.streams.plugins.St

Build failed in Jenkins: streams-project-site #356

2018-10-09 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] produce AS 2.0 turtle files from social network archives

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.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://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cd85b5497340eba804a2520644be94ed53e7dd0b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd85b5497340eba804a2520644be94ed53e7dd0b
Commit message: "Merge pull request #459 from steveblackmon/STREAMS-614"
 > git rev-list --no-walk edb82010d8e30501d418d1104e6e26cba534f5b8 # 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
Discovered a new module org.apache.streams:streams-cli streams-cli
Discovered a new module org.apache.streams:streams-provider-linkedin 
streams-provider-linkedin
Modules changed, recalculating dependency graph
Established TCP socket on 46285
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46285
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 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s 
/tmp/settings159239704329144040.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.6.1-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 302 ms
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenSiteArchiver$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
Saving to 
outputFile=

  1   2   3   >