You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/02 03:16:18 UTC

[GitHub] csantanapr opened a new issue #2558: problem with apache jenkins node H22

csantanapr opened a new issue #2558: problem with apache jenkins node H22
URL: https://github.com/apache/incubator-openwhisk/issues/2558
 
 
   currently the jenkins job https://builds.apache.org/view/O/view/OpenWhisk/job/OpenWhisk-DockerHub/348/
   using xenial, one node has become problematic.
   It errors with in gradle distDocker memory problems
   ```
   + ./gradlew distDocker -PdockerRegistry=docker.io -PdockerImagePrefix=openwhisk -x tests:dat:blackbox:badproxy:distDocker -x tests:dat:blackbox:badaction:distDocker -x sdk:docker:distDocker -x tools:cli:distDocker -x tools:cli:distDocker -PdockerImageTag=latest
   Error occurred during initialization of VM
   java.lang.OutOfMemoryError: unable to create new native thread
   ```
   
   I pinged Apache INFRA on chat, and they told me that other people have complaint about node H22.
   I ran the job on H24 and the job works without issues.
   
   Going to exclude node H22 for now, until INFRA figures out what's going with node H22
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services