StepArgumentsStatus
Start of Pipeline - (6.8 sec in block)
properties - (0.2 sec in self)
node - (6 sec in block)
node block - (5.7 sec in block)
sh - (0.45 sec in self)curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
load - (0.93 sec in block)utils.groovy
load block (utils.groovy) - (74 ms in block)
sh - (0.41 sec in self) set -euo pipefail oc get configmap -n coreos-ci -o json pipeline-config | jq -r '.data["jenkins-jobs-url"]'
sh - (0.77 sec in self) set -euo pipefail oc get configmap -n coreos-ci -o json pipeline-config | jq -r '.data["jenkins-jobs-ref"]'
withEnv - (0.61 sec in block)HOME
withEnv block - (0.45 sec in block)
sh - (0.34 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm -rf source
withEnv - (0.73 sec in block)HOME
withEnv block - (0.58 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi git clone -b main https://github.com/coreos/coreos-ci source
findFiles - (0.94 sec in self)source/jobs/*.Jenkinsfile
jobDsl - (0.81 sec in self)