Project

General

Profile

action #72196

Updated by okurz over 3 years ago

## Observation 

 ``` 
 [    648s]  
 [    648s]       #     Failed test 'no error waiting for 'job status changed to stopped'' 
 [    648s]       #     at ./t/24-worker-jobs.t line 79. 
 [    648s]       #            got: ''job status changed to stopped' not happened after 15 seconds' 
 [    648s]       #       expected: undef 
 [    648s]  
 [    648s]       #     Failed test 'no error waiting for 'job status changed to stopped'' 
 [    648s]       #     at ./t/24-worker-jobs.t line 79. 
 [    648s]  
 [    648s]       #     Failed test 'no error waiting for 'job status changed to stopped'' 
 [    648s]       #     at ./t/24-worker-jobs.t line 79. 
 [    648s]       #            got: ''job status changed to stopped' not happened after 15 seconds' 
 [    648s]       #       expected: undef 
 [    648s]       #            got: ''job status changed to stopped' not happened after 15 seconds' 
 [    648s]       #       expected: undef 
 [    648s] Forked inside subtest, but subtest never finished! 
 [    648s]  
 [    648s]       #     Failed test 'no error waiting for 'job status changed to stopped'' 
 [    648s]       #     at ./t/24-worker-jobs.t line 79. 
 [    648s] Forked inside subtest, but subtest never finished! 
 [    648s]       #            got: ''job status changed to stopped' not happened after 15 seconds' 
 [    648s]       #       expected: undef 
 [    648s] Forked inside subtest, but subtest never finished! 
 [    648s]  
 [    648s]       #     Failed test 'no error waiting for 'job status changed to stopped'' 
 [    648s]       #     at ./t/24-worker-jobs.t line 79. 
 [    648s]       #            got: ''job status changed to stopped' not happened after 15 seconds' 
 [    648s]       #       expected: undef 
 ``` 

 ## Steps to reproduce 

 - Inspect OBS build logs 

 ## Problem 

 All builds on OBS currently seem to fail in `t/24-worker-jobs.t` 

 ## Suggestion 

 - Reproduce locally 
 - Reproduce in CircleCI 

 ## Workaround 

 - Avoid perl-Mojolicious-8.60, e.g. use https://build.opensuse.org/package/show/home:okurz:branches:devel:languages:perl/perl-Mojolicious (or don't upgrade) None

Back