See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/6809/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/ws/src>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.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/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d615b624e9ff211e857d026d541c4d56fd18e2d3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d615b624e9ff211e857d026d541c4d56fd18e2d3 # timeout=10
Commit message: "Filter out unsupported state tests (#22963)"
FATAL: java.io.IOException: Remote call on apache-beam-jenkins-13 failed
java.lang.OutOfMemoryError: unable to create native thread: possibly out of 
memory or process/resource limits reached
        at java.base/java.lang.Thread.start0(Native Method)
        at java.base/java.lang.Thread.start(Thread.java:798)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1354)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at 
jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
        at 
jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
        at 
hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:52)
        at 
hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:50)
        at 
hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:44)
        at 
org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:66)
        at 
org.jenkinsci.remoting.util.AnonymousClassWarnings$1.annotateClass(AnonymousClassWarnings.java:123)
        at 
java.base/java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1281)
        at 
java.base/java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1222)
        at 
java.base/java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1285)
        at 
java.base/java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1222)
        at 
java.base/java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1285)
        at 
java.base/java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1222)
        at 
java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1418)
        at 
java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
        at 
java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:345)
        at hudson.remoting.Command.writeTo(Command.java:111)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:42)
        at hudson.remoting.Channel.send(Channel.java:765)
        at hudson.remoting.Request.call(Request.java:167)
        at hudson.remoting.Channel.call(Channel.java:999)
Caused: java.io.IOException: Remote call on apache-beam-jenkins-13 failed
        at hudson.remoting.Channel.call(Channel.java:1004)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
Caused: hudson.remoting.RemotingSystemException
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:301)
        at com.sun.proxy.$Proxy135.isCommitInRepo(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:301)
        at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1473)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1386)
        at hudson.scm.SCM.checkout(SCM.java:540)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
        at hudson.model.Run.execute(Run.java:1896)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to