You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/04/27 18:26:40 UTC

Jenkins build is unstable: Fluo #170

See <https://builds.apache.org/job/Fluo/170/display/redirect?page=changes>


Jenkins build is back to stable : Fluo #175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Fluo/175/display/redirect?page=changes>


Jenkins build is still unstable: Fluo #174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Fluo/174/display/redirect?page=changes>


Jenkins build is still unstable: Fluo #173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Fluo/173/display/redirect?page=changes>


Jenkins build is unstable: Fluo #172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Fluo/172/display/redirect?page=changes>


Build failed in Jenkins: Fluo #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Fluo/171/display/redirect?page=changes>

Changes:

[github] fixes #1026 enable scanning notifications (#1032)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/Fluo
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/fluo.git
 > git init /home/jenkins/jenkins-slave/workspace/Fluo # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/fluo.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/fluo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/fluo.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/fluo.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/fluo.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/fluo.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b89a11b4fa44b835c4962a8e86a591d3c14c96dd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b89a11b4fa44b835c4962a8e86a591d3c14c96dd
Commit message: "fixes #1026 enable scanning notifications (#1032)"
 > git rev-list --no-walk 541c6cb037740efed46e97f4e8b886fc82be7df1 # timeout=10
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/fluo/fluo-parent/3/fluo-parent-3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 45633
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Fluo] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45633
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f /home/jenkins/jenkins-slave/workspace/Fluo/pom.xml -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy source:jar javadoc:jar
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Fluo Project
[INFO] Apache Fluo API
[INFO] Apache Fluo Accumulo Extensions
[INFO] Apache Fluo Core
[INFO] Apache Fluo Cluster
[INFO] Apache Fluo Command
[INFO] Apache Fluo Mini
[INFO] Apache Fluo Integration
[INFO] Apache Fluo MapReduce Utilities
[INFO] Apache Fluo Distribution
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/1.5.0/modernizer-maven-plugin-1.5.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/1.5.0/modernizer-maven-plugin-1.5.0.pom (11 KB at 31.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/1.5.0/modernizer-maven-plugin-1.5.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/gaul/modernizer-maven-plugin/1.5.0/modernizer-maven-plugin-1.5.0.jar (33 KB at 594.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.7.0/formatter-maven-plugin-2.7.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.7.0/formatter-maven-plugin-2.7.0.pom (25 KB at 128.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.7.0/formatter-maven-plugin-2.7.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.7.0/formatter-maven-plugin-2.7.0.jar (54 KB at 283.8 KB/sec)
[ERROR] Failed to execute command UserRequest:hudson.maven.SplittableBuildListener$SendMark@46a53072 (channel channel)
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:42)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:46)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:41)
	at hudson.remoting.Request.execute(Request.java:337)
	at hudson.remoting.Channel$1.handle(Channel.java:560)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
[ERROR] This command is created here
Command UserRequest:hudson.maven.SplittableBuildListener$SendMark@46a53072 created at
	at hudson.remoting.Command.<init>(Command.java:71)
	at hudson.remoting.Command.<init>(Command.java:54)
	at hudson.remoting.Request.<init>(Request.java:103)
	at hudson.remoting.UserRequest.<init>(UserRequest.java:75)
	at hudson.remoting.Channel.callAsync(Channel.java:940)
	at hudson.maven.SplittableBuildListener.synchronizeOnMark(SplittableBuildListener.java:153)
	at hudson.maven.MavenBuild$ProxyImpl2.sync(MavenBuild.java:655)
	at hudson.maven.MavenBuild$ProxyImpl2.start(MavenBuild.java:604)
	at sun.reflect.GeneratedMethodAccessor791.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:911)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy129.start(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor6573.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	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)