Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (5 min 14 sec in block) | |||
node - (4.2 sec in block) | |||
node block - (3.9 sec in block) | |||
checkout - (0.29 sec in self) | |||
readYaml - (0.38 sec in self) | bodhi-testing.yaml | ||
withEnv - (1.2 sec in block) | HOME | ||
withEnv block - (0.85 sec in block) | |||
sh - (0.58 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.64 sec in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (0.17 sec in block) | |||
readYaml - (0.31 sec in self) | pipe/config.yaml | ||
withEnv - (0.41 sec in block) | HOME | ||
withEnv block - (0.34 sec in block) | |||
sh - (0.28 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 - (28 ms in self) | manifest.yaml | ||
withEnv - (0.43 sec in block) | HOME | ||
withEnv block - (0.35 sec in block) | |||
sh - (0.33 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 - (65 ms in self) | manifest.yaml | ||
properties - (18 ms in self) | |||
echo - (10 ms in self) | |||
readJSON - (0.14 sec in self) | |||
libraryResource - (12 ms in self) | com/github/coreos/pod.json | ||
readJSON - (0.12 sec in self) | |||
node - (1.1 sec in block) | |||
node block - (0.52 sec in block) | |||
writeYaml - (0.22 sec in self) | |||
readFile - (0.23 sec in self) | pod-8f0c69bd-dff4-4390-b63e-20f0c7eccab8.yaml | ||
podTemplate - (5 min 8 sec in block) | |||
podTemplate block - (5 min 8 sec in block) | |||
node - (5 min 8 sec in block) | pod-8f0c69bd-dff4-4390-b63e-20f0c7eccab8 | ||
node block - (4 min 49 sec in block) | |||
container - (4 min 49 sec in block) | worker | ||
container block - (4 min 49 sec in block) | |||
withEnv - (3 sec in block) | HOME | ||
withEnv block - (2.5 sec in block) | |||
sh - (2.3 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
stage - (8 sec in block) | Report Running | ||
stage block (Report Running) - (7.5 sec in block) | |||
withCredentials - (7.1 sec in block) | |||
withCredentials block - (6.6 sec in block) | |||
withEnv - (6.4 sec in block) | HOME | ||
withEnv block - (5.8 sec in block) | |||
sh - (5.5 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-2025-da0a082e66 --stream rawhide | ||
stage - (4 min 29 sec in block) | Test | ||
stage block (Test) - (4 min 29 sec in block) | |||
build (Building test-override) - (4 min 29 sec in self) | |||
stage - (8 sec in block) | Report Completion | ||
stage block (Report Completion) - (7.8 sec in block) | |||
withCredentials - (4.6 sec in block) | |||
withCredentials block - (4.3 sec in block) | |||
withEnv - (4.3 sec in block) | HOME | ||
withEnv block - (4.1 sec in block) | |||
sh - (4 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//blue/organizations/jenkins/test-override/detail/test-override/1278 --outcome FAILED --advisory FEDORA-2025-da0a082e66 --stream rawhide | ||
withCredentials - (3 sec in block) | |||
withCredentials block - (2.9 sec in block) | |||
withEnv - (2.8 sec in block) | HOME | ||
withEnv block - (2.6 sec in block) | |||
sh - (2.6 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -X POST -H "Content-Type: application/json" -u $TOKEN $MATRIX_WEBHOOK_URL --silent -d ' { "body": "🔴 nbdkit-1.41.9-3.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1278) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-da0a082e66)" }' |