-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: declarative-pipeline-when-conditions-plugin
-
None
-
Environment:core 2.107.3
Pipeline:Declarative 1.31
Reproducible scenario
Â
pipeline {
agent {node {label 'linux'}}
stages {
stage ('Build') {steps {script
}}}}
Â
Visible result
Â
[pipeline_sandbox] Running shell script
+ head -c 1G
+ cat bigfile
Cannot contact sandbox-node: java.io.IOException: java.lang.InterruptedException