Cn you check the ulimit for your pod? https://plumbr.io/outofmemoryerror/unable-to-create-new-native-thread
On Sun, Nov 11, 2018 at 03:12 <[email protected]> wrote: > Hi All, > > While running a job on Kuberentes Cluster > > [EnvInject] - Loading node environment variables. > Building remotely on k8s-prod-cl1-pod1-v1v5j > <http://hudsonci.oraclecorp.com/jenkins/fmwsyseng_paas_central/computer/k8s-prod-cl1-pod1-v1v5j> > (K8S_PROD_Cl1_lab1) in workspace > /workspace/LayerManifestBuilder*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 > hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:96) > > Caused: java.io.IOException: Remote call on JNLP4-connect connection from > slc13qka.us.oracle.com/10.247.120.202:35679 failed > at hudson.remoting.Channel.call(Channel.java:913) > at hudson.FilePath.act(FilePath.java:987) > Caused: java.io.IOException: remote file operation failed: > /scratch/syseng/workspace/LayerManifestBuilder at > hudson.remoting.Channel@12301016:JNLP4-connect connection from > slc13qka.us.oracle.com/10.247.120.202:35679 > > > Need to find the reason for the failure. > > > > > Regards, > > Basanta > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8f49b9a0-af12-475f-8ae6-afb0436c927d%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8f49b9a0-af12-475f-8ae6-afb0436c927d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9LFYfDLW7pszHcPgLa2CEn-YwCi3%2BtRLD7Y7H6_QaHEkA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
