Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (31 sec in block) | |||
node - (7.3 sec in block) | |||
node block - (6.8 sec in block) | |||
withEnv - (1.4 sec in block) | HOME | ||
withEnv block - (1 sec in block) | |||
sh - (0.86 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm -rf pipe && git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe | ||
load - (0.57 sec in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (90 ms in block) | |||
readYaml - (0.49 sec in self) | pipe/config.yaml | ||
withEnv - (0.82 sec in block) | HOME | ||
withEnv block - (0.61 sec in block) | |||
sh - (0.39 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml | ||
readYaml - (0.1 sec in self) | manifest.yaml | ||
withEnv - (0.71 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.36 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml | ||
readYaml - (0.14 sec in self) | manifest.yaml | ||
withEnv - (0.67 sec in block) | HOME | ||
withEnv block - (0.42 sec in block) | |||
sh - (0.31 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml | ||
readYaml - (0.14 sec in self) | manifest.yaml | ||
withEnv - (0.71 sec in block) | HOME | ||
withEnv block - (0.45 sec in block) | |||
sh - (0.35 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/releases/?name=F39 | jq -e '.releases[0].composed_by_bodhi' | ||
withEnv - (0.73 sec in block) | HOME | ||
withEnv block - (0.53 sec in block) | |||
sh - (0.37 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/releases/?name=F40 | jq -e '.releases[0].composed_by_bodhi' | ||
properties - (99 ms in self) | |||
readJSON - (0.14 sec in self) | |||
echo - (0.24 sec in self) | |||
libraryResource - (92 ms in self) | com/github/coreos/pod.json | ||
readJSON - (0.28 sec in self) | |||
node - (0.79 sec in block) | |||
node block - (0.29 sec in block) | |||
writeYaml - (91 ms in self) | |||
readFile - (92 ms in self) | pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae.yaml | ||
podTemplate - (21 sec in block) | |||
podTemplate block - (21 sec in block) | |||
node - (21 sec in block) | pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae | ||
node block - (6.1 sec in block) | |||
container - (5.9 sec in block) | worker | ||
container block - (5.7 sec in block) | |||
withEnv - (1.8 sec in block) | HOME | ||
withEnv block - (1.4 sec in block) | |||
sh - (1.3 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
stage - (3.6 sec in block) | Report Running | ||
stage block (Report Running) - (3.4 sec in block) | |||
withCredentials - (3.1 sec in block) | |||
withCredentials block - (2.7 sec in block) | |||
withEnv - (2.5 sec in block) | HOME | ||
withEnv block - (2.3 sec in block) | |||
sh - (2.1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --outcome RUNNING --advisory FEDORA-2023-a7ad34860c --stream rawhide |