Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
Description
This may only (always?) happen with the osx / py3 combination. The symptoms are that the console shows:
### build
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Rebuild is commencing....stand by; using -r tickets/DM-11663 |
with no further output for a considerable portion of the build but inspecting the node directly shows that the build is progressing normally. Speculation on possible causes is:
- python stdout buffering
- jenkins agent buffering
- jdk issues – of note is that the version of java on the osx nodes is at a different patch level
Attachments
Issue Links
- is triggered by
-
DM-11624 convert stack-os-matrix job to jenkins pipeline
- Done
Ok. I just did that locally. Shall I commit my changes to this ticket branch or have you started playing?