09:06:00 [2024-07-16T09:06:00.062Z] Triggered by CI message.
09:06:00 [2024-07-16T09:06:00.063Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
09:06:00 [2024-07-16T09:06:00.064Z] Selected Git installation does not exist. Using Default
09:06:00 [2024-07-16T09:06:00.064Z] The recommended git tool is: NONE
09:06:00 [2024-07-16T09:06:00.064Z] No credentials specified
09:06:00 [2024-07-16T09:06:00.064Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
09:06:00 [2024-07-16T09:06:00.072Z] Fetching changes from the remote Git repository
09:06:00 [2024-07-16T09:06:00.073Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:06:00 [2024-07-16T09:06:00.124Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:06:00 [2024-07-16T09:06:00.124Z] > git --version # timeout=10
09:06:00 [2024-07-16T09:06:00.141Z] > git --version # 'git version 2.39.3'
09:06:00 [2024-07-16T09:06:00.141Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:00 [2024-07-16T09:06:00.257Z] > git rev-parse origin/main^{commit} # timeout=10
09:06:00 [2024-07-16T09:06:00.265Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
09:06:00 [2024-07-16T09:06:00.265Z] > git config core.sparsecheckout # timeout=10
09:06:00 [2024-07-16T09:06:00.272Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
09:06:00 [2024-07-16T09:06:00.281Z] Commit message: "hacking: fix matrix webhook env var"
09:06:00 [2024-07-16T09:06:00.281Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
09:06:00 [2024-07-16T09:06:00.449Z] Loading library coreos@main
09:06:00 [2024-07-16T09:06:00.449Z] Attempting to resolve main from remote references...
09:06:00 [2024-07-16T09:06:00.449Z] > git --version # timeout=10
09:06:00 [2024-07-16T09:06:00.456Z] > git --version # 'git version 2.39.3'
09:06:00 [2024-07-16T09:06:00.456Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
09:06:00 [2024-07-16T09:06:00.535Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
09:06:00 [2024-07-16T09:06:00.536Z] Selected Git installation does not exist. Using Default
09:06:00 [2024-07-16T09:06:00.536Z] The recommended git tool is: NONE
09:06:00 [2024-07-16T09:06:00.536Z] No credentials specified
09:06:00 [2024-07-16T09:06:00.536Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
09:06:00 [2024-07-16T09:06:00.543Z] Fetching changes from the remote Git repository
09:06:00 [2024-07-16T09:06:00.544Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
09:06:00 [2024-07-16T09:06:00.604Z] Fetching without tags
09:06:00 [2024-07-16T09:06:00.604Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
09:06:00 [2024-07-16T09:06:00.604Z] > git --version # timeout=10
09:06:00 [2024-07-16T09:06:00.611Z] > git --version # 'git version 2.39.3'
09:06:00 [2024-07-16T09:06:00.611Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:00 [2024-07-16T09:06:00.685Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
09:06:00 [2024-07-16T09:06:00.685Z] > git config core.sparsecheckout # timeout=10
09:06:00 [2024-07-16T09:06:00.702Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
09:06:00 [2024-07-16T09:06:00.712Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
09:06:00 [2024-07-16T09:06:00.712Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
09:06:01 [2024-07-16T09:06:01.026Z] [Pipeline] Start of Pipeline
09:06:01 [2024-07-16T09:06:01.318Z] [Pipeline] node
09:06:01 [2024-07-16T09:06:01.414Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
09:06:01 [2024-07-16T09:06:01.501Z] [Pipeline] {
09:06:01 [2024-07-16T09:06:01.667Z] [Pipeline] checkout
09:06:01 [2024-07-16T09:06:01.696Z] Selected Git installation does not exist. Using Default
09:06:01 [2024-07-16T09:06:01.696Z] The recommended git tool is: NONE
09:06:01 [2024-07-16T09:06:01.696Z] No credentials specified
09:06:01 [2024-07-16T09:06:01.697Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:06:01 [2024-07-16T09:06:01.704Z] Fetching changes from the remote Git repository
09:06:01 [2024-07-16T09:06:01.705Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:06:01 [2024-07-16T09:06:01.732Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:06:01 [2024-07-16T09:06:01.732Z] > git --version # timeout=10
09:06:01 [2024-07-16T09:06:01.738Z] > git --version # 'git version 2.39.3'
09:06:01 [2024-07-16T09:06:01.738Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:02 [2024-07-16T09:06:02.160Z] > git rev-parse origin/main^{commit} # timeout=10
09:06:02 [2024-07-16T09:06:02.167Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
09:06:02 [2024-07-16T09:06:02.167Z] > git config core.sparsecheckout # timeout=10
09:06:02 [2024-07-16T09:06:02.175Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
09:06:02 [2024-07-16T09:06:02.184Z] Commit message: "hacking: fix matrix webhook env var"
09:06:02 [2024-07-16T09:06:02.395Z] [Pipeline] readYaml
09:06:02 [2024-07-16T09:06:02.761Z] [Pipeline] withEnv
09:06:02 [2024-07-16T09:06:02.807Z] [Pipeline] {
09:06:03 [2024-07-16T09:06:03.036Z] [Pipeline] sh
09:06:03 [2024-07-16T09:06:03.335Z] + set -xeuo pipefail
09:06:03 [2024-07-16T09:06:03.335Z] ++ umask
09:06:03 [2024-07-16T09:06:03.335Z] + '[' 0022 = 0000 ']'
09:06:03 [2024-07-16T09:06:03.335Z] + rm -rf pipe
09:06:03 [2024-07-16T09:06:03.335Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
09:06:03 [2024-07-16T09:06:03.335Z] Cloning into 'pipe'...
09:06:03 [2024-07-16T09:06:03.619Z] [Pipeline] }
09:06:03 [2024-07-16T09:06:03.819Z] [Pipeline] // withEnv
09:06:04 [2024-07-16T09:06:04.019Z] [Pipeline] load
09:06:04 [2024-07-16T09:06:04.311Z] [Pipeline] { (pipe/utils.groovy)
09:06:04 [2024-07-16T09:06:04.488Z] [Pipeline] }
09:06:04 [2024-07-16T09:06:04.648Z] [Pipeline] // load
09:06:04 [2024-07-16T09:06:04.792Z] [Pipeline] readYaml
09:06:05 [2024-07-16T09:06:05.118Z] [Pipeline] withEnv
09:06:05 [2024-07-16T09:06:05.151Z] [Pipeline] {
09:06:05 [2024-07-16T09:06:05.298Z] [Pipeline] sh
09:06:05 [2024-07-16T09:06:05.592Z] + set -xeuo pipefail
09:06:05 [2024-07-16T09:06:05.592Z] ++ umask
09:06:05 [2024-07-16T09:06:05.592Z] + '[' 0022 = 0000 ']'
09:06:05 [2024-07-16T09:06:05.592Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
09:06:05 [2024-07-16T09:06:05.717Z] [Pipeline] }
09:06:05 [2024-07-16T09:06:05.980Z] [Pipeline] // withEnv
09:06:06 [2024-07-16T09:06:06.072Z] [Pipeline] readYaml
09:06:06 [2024-07-16T09:06:06.405Z] [Pipeline] withEnv
09:06:06 [2024-07-16T09:06:06.438Z] [Pipeline] {
09:06:06 [2024-07-16T09:06:06.651Z] [Pipeline] sh
09:06:06 [2024-07-16T09:06:06.940Z] + set -xeuo pipefail
09:06:06 [2024-07-16T09:06:06.940Z] ++ umask
09:06:06 [2024-07-16T09:06:06.940Z] + '[' 0022 = 0000 ']'
09:06:06 [2024-07-16T09:06:06.940Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
09:06:07 [2024-07-16T09:06:07.045Z] [Pipeline] }
09:06:07 [2024-07-16T09:06:07.268Z] [Pipeline] // withEnv
09:06:07 [2024-07-16T09:06:07.415Z] [Pipeline] readYaml
09:06:07 [2024-07-16T09:06:07.644Z] [Pipeline] }
09:06:07 [2024-07-16T09:06:07.873Z] [Pipeline] // node
09:06:08 [2024-07-16T09:06:08.004Z] [Pipeline] properties
09:06:08 [2024-07-16T09:06:08.164Z] [Pipeline] readJSON
09:06:08 [2024-07-16T09:06:08.382Z] [Pipeline] echo
09:06:08 [2024-07-16T09:06:08.427Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2487374, task_id:120568544, nvr:dracut-102-2.fc41]]], agent:bodhi, re-trigger:false, update:[autokarma:false, autotime:null, stable_karma:3, stable_days:null, unstable_karma:-3, require_bugs:null, require_testcases:null, display_name:null, notes:Automatic update for dracut-102-2.fc41.
09:06:08 [2024-07-16T09:06:08.427Z]
09:06:08 [2024-07-16T09:06:08.427Z] ##### **Changelog**
09:06:08 [2024-07-16T09:06:08.427Z]
09:06:08 [2024-07-16T09:06:08.427Z] ```
09:06:08 [2024-07-16T09:06:08.427Z] * Sat Jul 13 2024 Pavel Valena <pvalena@redhat.com> - 102-2
09:06:08 [2024-07-16T09:06:08.427Z] - Fixes for rhbz#2276271, rhbz#2295215
09:06:08 [2024-07-16T09:06:08.427Z]
09:06:08 [2024-07-16T09:06:08.427Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-0495a4da6c, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-0495a4da6c, title:dracut-102-2.fc41, version_hash:e2706bd27cef1c1400c0ec4519e4b13da84e6222, release:[name:F41, long_name:Fedora 41, version:41, id_prefix:FEDORA, branch:rawhide, dist_tag:f41, stable_tag:f41, testing_tag:f41-updates-testing, candidate_tag:f41-updates-candidate, pending_signing_tag:f41-signing-pending, pending_testing_tag:f41-updates-testing-pending, pending_stable_tag:f41-updates-pending, override_tag:f41-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:unspecified, testing_repository:null, released_on:null, eol:null, setting_status:pre_beta], user:[name:pvalena, email:pvalena@redhat.com, id:2360, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:ruby-sig], [name:rubygems-build], [name:ruby-packagers-sig]]], comments:[], builds:[[nvr:dracut-102-2.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[[bug_id:2276271, title:null, security:false, parent:false, feedback:[]], [bug_id:2295215, title:null, security:false, parent:false, feedback:[]]], updateid:FEDORA-2024-0495a4da6c, karma:0, content_type:rpm, test_cases:[]]]
09:06:08 [2024-07-16T09:06:08.753Z] [Pipeline] libraryResource
09:06:08 [2024-07-16T09:06:08.850Z] [Pipeline] readJSON
09:06:09 [2024-07-16T09:06:09.096Z] [Pipeline] node
09:06:09 [2024-07-16T09:06:09.165Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
09:06:09 [2024-07-16T09:06:09.331Z] [Pipeline] {
09:06:09 [2024-07-16T09:06:09.640Z] [Pipeline] writeYaml
09:06:09 [2024-07-16T09:06:09.948Z] [Pipeline] readFile
09:06:10 [2024-07-16T09:06:10.085Z] [Pipeline] }
09:06:10 [2024-07-16T09:06:10.300Z] [Pipeline] // node
09:06:10 [2024-07-16T09:06:10.316Z] [Pipeline] podTemplate
09:06:10 [2024-07-16T09:06:10.329Z] [Pipeline] {
09:06:10 [2024-07-16T09:06:10.461Z] [Pipeline] node
09:06:19 [2024-07-16T09:06:19.596Z] Created Pod: openshift coreos-ci/pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr
09:06:25 [2024-07-16T09:06:25.464Z] Still waiting to schedule task
09:06:25 [2024-07-16T09:06:25.465Z] ‘Jenkins’ doesn’t have label ‘pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43’
09:06:25 [2024-07-16T09:06:25.465Z] ‘pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr’ is not accepting tasks
09:06:25 [2024-07-16T09:06:25.468Z] Agent pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr is provisioned from template pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt
09:06:25 [2024-07-16T09:06:25.469Z] ---
09:06:25 [2024-07-16T09:06:25.469Z] apiVersion: "v1"
09:06:25 [2024-07-16T09:06:25.469Z] kind: "Pod"
09:06:25 [2024-07-16T09:06:25.469Z] metadata:
09:06:25 [2024-07-16T09:06:25.469Z] annotations:
09:06:25 [2024-07-16T09:06:25.469Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/742/"
09:06:25 [2024-07-16T09:06:25.469Z] runUrl: "job/bodhi-trigger/742/"
09:06:25 [2024-07-16T09:06:25.469Z] labels:
09:06:25 [2024-07-16T09:06:25.469Z] jenkins: "slave"
09:06:25 [2024-07-16T09:06:25.469Z] jenkins/label-digest: "f427d58dc33f76826378f79e1bb73c52aae5c94c"
09:06:25 [2024-07-16T09:06:25.469Z] jenkins/label: "pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43"
09:06:25 [2024-07-16T09:06:25.469Z] name: "pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr"
09:06:25 [2024-07-16T09:06:25.469Z] namespace: "coreos-ci"
09:06:25 [2024-07-16T09:06:25.469Z] spec:
09:06:25 [2024-07-16T09:06:25.469Z] containers:
09:06:25 [2024-07-16T09:06:25.469Z] - command:
09:06:25 [2024-07-16T09:06:25.469Z] - "/usr/bin/dumb-init"
09:06:25 [2024-07-16T09:06:25.469Z] - "/usr/bin/sleep"
09:06:25 [2024-07-16T09:06:25.469Z] - "infinity"
09:06:25 [2024-07-16T09:06:25.469Z] env:
09:06:25 [2024-07-16T09:06:25.469Z] - name: "NCPUS"
09:06:25 [2024-07-16T09:06:25.469Z] value: "0.1"
09:06:25 [2024-07-16T09:06:25.469Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
09:06:25 [2024-07-16T09:06:25.469Z] imagePullPolicy: "Always"
09:06:25 [2024-07-16T09:06:25.469Z] name: "worker"
09:06:25 [2024-07-16T09:06:25.469Z] resources:
09:06:25 [2024-07-16T09:06:25.469Z] limits:
09:06:25 [2024-07-16T09:06:25.469Z] cpu: "0.1"
09:06:25 [2024-07-16T09:06:25.469Z] requests:
09:06:25 [2024-07-16T09:06:25.469Z] cpu: "0.1"
09:06:25 [2024-07-16T09:06:25.469Z] volumeMounts:
09:06:25 [2024-07-16T09:06:25.469Z] - mountPath: "/srv/"
09:06:25 [2024-07-16T09:06:25.469Z] name: "emptydir-0"
09:06:25 [2024-07-16T09:06:25.469Z] - mountPath: "/home/jenkins/agent"
09:06:25 [2024-07-16T09:06:25.469Z] name: "workspace-volume"
09:06:25 [2024-07-16T09:06:25.469Z] readOnly: false
09:06:25 [2024-07-16T09:06:25.469Z] - env:
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_SECRET"
09:06:25 [2024-07-16T09:06:25.469Z] value: "********"
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_TUNNEL"
09:06:25 [2024-07-16T09:06:25.469Z] value: "172.30.136.1:50000"
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_AGENT_NAME"
09:06:25 [2024-07-16T09:06:25.469Z] value: "pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr"
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_NAME"
09:06:25 [2024-07-16T09:06:25.469Z] value: "pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr"
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_AGENT_WORKDIR"
09:06:25 [2024-07-16T09:06:25.469Z] value: "/home/jenkins/agent"
09:06:25 [2024-07-16T09:06:25.469Z] - name: "JENKINS_URL"
09:06:25 [2024-07-16T09:06:25.469Z] value: "http://172.30.130.216:80/"
09:06:25 [2024-07-16T09:06:25.469Z] image: "jenkins-agent-base:latest"
09:06:25 [2024-07-16T09:06:25.469Z] name: "jnlp"
09:06:25 [2024-07-16T09:06:25.469Z] resources:
09:06:25 [2024-07-16T09:06:25.469Z] limits:
09:06:25 [2024-07-16T09:06:25.469Z] memory: "512Mi"
09:06:25 [2024-07-16T09:06:25.469Z] cpu: "1"
09:06:25 [2024-07-16T09:06:25.469Z] requests:
09:06:25 [2024-07-16T09:06:25.469Z] memory: "512Mi"
09:06:25 [2024-07-16T09:06:25.469Z] cpu: "1"
09:06:25 [2024-07-16T09:06:25.469Z] volumeMounts:
09:06:25 [2024-07-16T09:06:25.469Z] - mountPath: "/home/jenkins/agent"
09:06:25 [2024-07-16T09:06:25.469Z] name: "workspace-volume"
09:06:25 [2024-07-16T09:06:25.469Z] readOnly: false
09:06:25 [2024-07-16T09:06:25.469Z] nodeSelector:
09:06:25 [2024-07-16T09:06:25.469Z] kubernetes.io/os: "linux"
09:06:25 [2024-07-16T09:06:25.469Z] restartPolicy: "Never"
09:06:25 [2024-07-16T09:06:25.469Z] serviceAccountName: "default"
09:06:25 [2024-07-16T09:06:25.469Z] volumes:
09:06:25 [2024-07-16T09:06:25.469Z] - emptyDir: {}
09:06:25 [2024-07-16T09:06:25.469Z] name: "emptydir-0"
09:06:25 [2024-07-16T09:06:25.469Z] - emptyDir:
09:06:25 [2024-07-16T09:06:25.469Z] medium: ""
09:06:25 [2024-07-16T09:06:25.469Z] name: "workspace-volume"
09:06:25 [2024-07-16T09:06:25.469Z]
09:06:25 [2024-07-16T09:06:25.537Z] Running on pod-06860213-d2b2-49a4-8a27-fa9b9ea0bb43-gt3zt-ln1vr in /home/jenkins/agent/workspace/bodhi-trigger
09:06:25 [2024-07-16T09:06:25.540Z] [Pipeline] {
09:06:25 [2024-07-16T09:06:25.668Z] [Pipeline] container
09:06:25 [2024-07-16T09:06:25.671Z] [Pipeline] {
09:06:25 [2024-07-16T09:06:25.829Z] [Pipeline] withEnv
09:06:25 [2024-07-16T09:06:25.832Z] [Pipeline] {
09:06:25 [2024-07-16T09:06:25.924Z] [Pipeline] sh
09:06:26 [2024-07-16T09:06:26.927Z] + set -xeuo pipefail
09:06:26 [2024-07-16T09:06:26.927Z] ++ umask
09:06:26 [2024-07-16T09:06:26.927Z] + '[' 0022 = 0000 ']'
09:06:26 [2024-07-16T09:06:26.927Z] + cat /cosa/coreos-assembler-git.json
09:06:26 [2024-07-16T09:06:26.927Z] {
09:06:26 [2024-07-16T09:06:26.927Z] "date": "2024-07-12T23:13:42Z",
09:06:26 [2024-07-16T09:06:26.927Z] "git": {
09:06:26 [2024-07-16T09:06:26.927Z] "commit": "8ade3ece9f66def2ab6b651a846577833d305e1f",
09:06:26 [2024-07-16T09:06:26.927Z] "origin": "https://github.com/coreos/coreos-assembler.git",
09:06:26 [2024-07-16T09:06:26.927Z] "branch": "HEAD",
09:06:26 [2024-07-16T09:06:26.927Z] "dirty": "false"
09:06:26 [2024-07-16T09:06:26.927Z] },
09:06:26 [2024-07-16T09:06:26.927Z] "file": {
09:06:26 [2024-07-16T09:06:26.927Z] "checksum": "fb85f64296a9432ea2f430140355110165e9ab1cd1450ea6c47b3c329c1f8a05",
09:06:26 [2024-07-16T09:06:26.927Z] "checksum_type": "sha256",
09:06:26 [2024-07-16T09:06:26.927Z] "format": "tar.gz",
09:06:26 [2024-07-16T09:06:26.927Z] "name": "coreos-assembler-git.tar.gz",
09:06:26 [2024-07-16T09:06:26.927Z] "size": "9730701"
09:06:26 [2024-07-16T09:06:26.927Z] }
09:06:26 [2024-07-16T09:06:26.927Z] }
09:06:27 [2024-07-16T09:06:27.164Z] [Pipeline] }
09:06:27 [2024-07-16T09:06:27.743Z] [Pipeline] // withEnv
09:06:27 [2024-07-16T09:06:27.884Z] [Pipeline] stage
09:06:27 [2024-07-16T09:06:27.895Z] [Pipeline] { (Report Running)
09:06:27 [2024-07-16T09:06:27.974Z] [Pipeline] withCredentials
09:06:28 [2024-07-16T09:06:28.023Z] Masking supported pattern matches of $RDB_PASSWORD
09:06:28 [2024-07-16T09:06:28.082Z] [Pipeline] {
09:06:28 [2024-07-16T09:06:28.160Z] [Pipeline] withEnv
09:06:28 [2024-07-16T09:06:28.164Z] [Pipeline] {
09:06:28 [2024-07-16T09:06:28.278Z] [Pipeline] sh
09:06:29 [2024-07-16T09:06:29.146Z] + set -xeuo pipefail
09:06:29 [2024-07-16T09:06:29.147Z] ++ umask
09:06:29 [2024-07-16T09:06:29.147Z] + '[' 0022 = 0000 ']'
09:06:29 [2024-07-16T09:06:29.147Z] + /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-2024-0495a4da6c --stream rawhide
09:06:31 [2024-07-16T09:06:31.048Z] [Pipeline] }
09:06:31 [2024-07-16T09:06:31.193Z] [Pipeline] // withEnv
09:06:31 [2024-07-16T09:06:31.239Z] [Pipeline] }
09:06:31 [2024-07-16T09:06:31.426Z] [Pipeline] // withCredentials
09:06:31 [2024-07-16T09:06:31.571Z] [Pipeline] }
09:06:31 [2024-07-16T09:06:31.826Z] [Pipeline] // stage
09:06:32 [2024-07-16T09:06:32.092Z] [Pipeline] stage
09:06:32 [2024-07-16T09:06:32.186Z] [Pipeline] { (Test)
09:06:32 [2024-07-16T09:06:32.422Z] [Pipeline] build
09:06:32 [2024-07-16T09:06:32.478Z] Scheduling project: test-override
09:06:37 [2024-07-16T09:06:37.159Z] Starting building: test-override #776
10:39:07 [2024-07-16T10:39:07.167Z] Build test-override #776 completed: SUCCESS
10:39:07 [2024-07-16T10:39:07.233Z] [Pipeline] }
10:39:07 [2024-07-16T10:39:07.366Z] [Pipeline] // stage
10:39:07 [2024-07-16T10:39:07.431Z] [Pipeline] stage
10:39:07 [2024-07-16T10:39:07.441Z] [Pipeline] { (Report Completion)
10:39:07 [2024-07-16T10:39:07.545Z] [Pipeline] withCredentials
10:39:07 [2024-07-16T10:39:07.559Z] Masking supported pattern matches of $RDB_PASSWORD
10:39:07 [2024-07-16T10:39:07.608Z] [Pipeline] {
10:39:07 [2024-07-16T10:39:07.692Z] [Pipeline] withEnv
10:39:07 [2024-07-16T10:39:07.716Z] [Pipeline] {
10:39:07 [2024-07-16T10:39:07.758Z] [Pipeline] sh
10:39:08 [2024-07-16T10:39:08.618Z] + set -xeuo pipefail
10:39:08 [2024-07-16T10:39:08.618Z] ++ umask
10:39:08 [2024-07-16T10:39:08.618Z] + '[' 0022 = 0000 ']'
10:39:08 [2024-07-16T10:39:08.618Z] + /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/776 --outcome PASSED --advisory FEDORA-2024-0495a4da6c --stream rawhide
10:39:11 [2024-07-16T10:39:11.142Z] [Pipeline] }
10:39:11 [2024-07-16T10:39:11.240Z] [Pipeline] // withEnv
10:39:11 [2024-07-16T10:39:11.307Z] [Pipeline] }
10:39:11 [2024-07-16T10:39:11.379Z] [Pipeline] // withCredentials
10:39:11 [2024-07-16T10:39:11.433Z] [Pipeline] }
10:39:11 [2024-07-16T10:39:11.513Z] [Pipeline] // stage
10:39:11 [2024-07-16T10:39:11.568Z] [Pipeline] }
10:39:11 [2024-07-16T10:39:11.648Z] [Pipeline] // container
10:39:11 [2024-07-16T10:39:11.766Z] [Pipeline] }
10:39:12 [2024-07-16T10:39:12.069Z] [Pipeline] // node
10:39:12 [2024-07-16T10:39:12.224Z] [Pipeline] }
10:39:12 [2024-07-16T10:39:12.415Z] [Pipeline] // podTemplate
10:39:12 [2024-07-16T10:39:12.556Z] [Pipeline] End of Pipeline
10:39:13 [2024-07-16T10:39:13.007Z] Finished: SUCCESS