You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/17 22:59:40 UTC

[GitHub] [couchdb] wohali opened a new pull request #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

wohali opened a new pull request #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468
 
 
   Minimal but it might help until #2437 is fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468#issuecomment-575833181
 
 
   It's not working, when the build fails beam.smp processes are being left behind. We're not seeing this on other platforms because we run inside Docker and Jenkins reaps the container, but we're seeing it on workstations, such as @nickva 's. It just seems to be 100% repeatable whenever Jenkins runs on FreeBSD now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] kxepal commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

Posted by GitBox <gi...@apache.org>.
kxepal commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468#issuecomment-575834970
 
 
   That's strange. Thanks! Looks like process somehow being detached from root one so Jenkins not able to kill whole tree. I'll try to reproduce this behaviour - FreeBSD is my primary system for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] kxepal commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

Posted by GitBox <gi...@apache.org>.
kxepal commented on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468#issuecomment-575828735
 
 
   Shouldn't beam process be killed by stage shutdown? Looks like we're doing Jenkins job here for him - timeout configure should kill the process correctly. At least that's what I observe in own environment.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali merged pull request #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] kxepal edited a comment on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)

Posted by GitBox <gi...@apache.org>.
kxepal edited a comment on issue #2468: [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
URL: https://github.com/apache/couchdb/pull/2468#issuecomment-575834970
 
 
   That's strange. Thanks! Looks like process somehow being detached from root one so Jenkins not able to kill whole tree (just a guess). I'll try to reproduce this behaviour - FreeBSD is my primary system for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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