14:19:56 [2024-07-11T14:19:56.790Z] Triggered by CI message. 14:19:56 [2024-07-11T14:19:56.791Z] 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 14:19:56 [2024-07-11T14:19:56.793Z] Selected Git installation does not exist. Using Default 14:19:56 [2024-07-11T14:19:56.793Z] The recommended git tool is: NONE 14:19:56 [2024-07-11T14:19:56.793Z] No credentials specified 14:19:56 [2024-07-11T14:19:56.793Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:19:56 [2024-07-11T14:19:56.801Z] Fetching changes from the remote Git repository 14:19:56 [2024-07-11T14:19:56.802Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:19:56 [2024-07-11T14:19:56.820Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:19:56 [2024-07-11T14:19:56.820Z] > git --version # timeout=10 14:19:56 [2024-07-11T14:19:56.826Z] > git --version # 'git version 2.39.3' 14:19:56 [2024-07-11T14:19:56.826Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:56 [2024-07-11T14:19:56.920Z] > git rev-parse origin/main^{commit} # timeout=10 14:19:56 [2024-07-11T14:19:56.928Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:19:56 [2024-07-11T14:19:56.929Z] > git config core.sparsecheckout # timeout=10 14:19:56 [2024-07-11T14:19:56.936Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:19:56 [2024-07-11T14:19:56.946Z] Commit message: "hacking: fix matrix webhook env var" 14:19:56 [2024-07-11T14:19:56.946Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:19:57 [2024-07-11T14:19:57.081Z] Loading library coreos@main 14:19:57 [2024-07-11T14:19:57.082Z] Attempting to resolve main from remote references... 14:19:57 [2024-07-11T14:19:57.082Z] > git --version # timeout=10 14:19:57 [2024-07-11T14:19:57.090Z] > git --version # 'git version 2.39.3' 14:19:57 [2024-07-11T14:19:57.090Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:19:57 [2024-07-11T14:19:57.170Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 14:19:57 [2024-07-11T14:19:57.172Z] Selected Git installation does not exist. Using Default 14:19:57 [2024-07-11T14:19:57.172Z] The recommended git tool is: NONE 14:19:57 [2024-07-11T14:19:57.172Z] No credentials specified 14:19:57 [2024-07-11T14:19:57.173Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:19:57 [2024-07-11T14:19:57.181Z] Fetching changes from the remote Git repository 14:19:57 [2024-07-11T14:19:57.183Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:19:57 [2024-07-11T14:19:57.191Z] Fetching without tags 14:19:57 [2024-07-11T14:19:57.191Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:19:57 [2024-07-11T14:19:57.191Z] > git --version # timeout=10 14:19:57 [2024-07-11T14:19:57.199Z] > git --version # 'git version 2.39.3' 14:19:57 [2024-07-11T14:19:57.199Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:57 [2024-07-11T14:19:57.275Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 14:19:57 [2024-07-11T14:19:57.275Z] > git config core.sparsecheckout # timeout=10 14:19:57 [2024-07-11T14:19:57.281Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:19:57 [2024-07-11T14:19:57.292Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 14:19:57 [2024-07-11T14:19:57.292Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:19:57 [2024-07-11T14:19:57.506Z] [Pipeline] Start of Pipeline 14:19:57 [2024-07-11T14:19:57.749Z] [Pipeline] node 14:19:57 [2024-07-11T14:19:57.858Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:19:58 [2024-07-11T14:19:58.009Z] [Pipeline] { 14:19:58 [2024-07-11T14:19:58.295Z] [Pipeline] checkout 14:19:58 [2024-07-11T14:19:58.359Z] Selected Git installation does not exist. Using Default 14:19:58 [2024-07-11T14:19:58.359Z] The recommended git tool is: NONE 14:19:58 [2024-07-11T14:19:58.359Z] No credentials specified 14:19:58 [2024-07-11T14:19:58.360Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 14:19:58 [2024-07-11T14:19:58.368Z] Fetching changes from the remote Git repository 14:19:58 [2024-07-11T14:19:58.385Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:19:58 [2024-07-11T14:19:58.391Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:19:58 [2024-07-11T14:19:58.391Z] > git --version # timeout=10 14:19:58 [2024-07-11T14:19:58.398Z] > git --version # 'git version 2.39.3' 14:19:58 [2024-07-11T14:19:58.398Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:58 [2024-07-11T14:19:58.468Z] > git rev-parse origin/main^{commit} # timeout=10 14:19:58 [2024-07-11T14:19:58.477Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:19:58 [2024-07-11T14:19:58.477Z] > git config core.sparsecheckout # timeout=10 14:19:58 [2024-07-11T14:19:58.485Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:19:58 [2024-07-11T14:19:58.495Z] Commit message: "hacking: fix matrix webhook env var" 14:19:58 [2024-07-11T14:19:58.614Z] [Pipeline] readYaml 14:19:58 [2024-07-11T14:19:58.986Z] [Pipeline] withEnv 14:19:59 [2024-07-11T14:19:59.009Z] [Pipeline] { 14:19:59 [2024-07-11T14:19:59.271Z] [Pipeline] sh 14:19:59 [2024-07-11T14:19:59.573Z] + set -xeuo pipefail 14:19:59 [2024-07-11T14:19:59.573Z] ++ umask 14:19:59 [2024-07-11T14:19:59.573Z] + '[' 0022 = 0000 ']' 14:19:59 [2024-07-11T14:19:59.573Z] + rm -rf pipe 14:19:59 [2024-07-11T14:19:59.573Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:19:59 [2024-07-11T14:19:59.573Z] Cloning into 'pipe'... 14:19:59 [2024-07-11T14:19:59.867Z] [Pipeline] } 14:20:00 [2024-07-11T14:20:00.143Z] [Pipeline] // withEnv 14:20:00 [2024-07-11T14:20:00.324Z] [Pipeline] load 14:20:00 [2024-07-11T14:20:00.818Z] [Pipeline] { (pipe/utils.groovy) 14:20:00 [2024-07-11T14:20:00.917Z] [Pipeline] } 14:20:01 [2024-07-11T14:20:01.124Z] [Pipeline] // load 14:20:01 [2024-07-11T14:20:01.233Z] [Pipeline] readYaml 14:20:01 [2024-07-11T14:20:01.460Z] [Pipeline] withEnv 14:20:01 [2024-07-11T14:20:01.519Z] [Pipeline] { 14:20:01 [2024-07-11T14:20:01.730Z] [Pipeline] sh 14:20:02 [2024-07-11T14:20:02.033Z] + set -xeuo pipefail 14:20:02 [2024-07-11T14:20:02.033Z] ++ umask 14:20:02 [2024-07-11T14:20:02.033Z] + '[' 0022 = 0000 ']' 14:20:02 [2024-07-11T14:20:02.033Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:20:02 [2024-07-11T14:20:02.119Z] [Pipeline] } 14:20:02 [2024-07-11T14:20:02.285Z] [Pipeline] // withEnv 14:20:02 [2024-07-11T14:20:02.389Z] [Pipeline] readYaml 14:20:02 [2024-07-11T14:20:02.612Z] [Pipeline] withEnv 14:20:02 [2024-07-11T14:20:02.640Z] [Pipeline] { 14:20:02 [2024-07-11T14:20:02.782Z] [Pipeline] sh 14:20:03 [2024-07-11T14:20:03.074Z] + set -xeuo pipefail 14:20:03 [2024-07-11T14:20:03.074Z] ++ umask 14:20:03 [2024-07-11T14:20:03.074Z] + '[' 0022 = 0000 ']' 14:20:03 [2024-07-11T14:20:03.074Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:20:03 [2024-07-11T14:20:03.171Z] [Pipeline] } 14:20:03 [2024-07-11T14:20:03.320Z] [Pipeline] // withEnv 14:20:03 [2024-07-11T14:20:03.434Z] [Pipeline] readYaml 14:20:03 [2024-07-11T14:20:03.572Z] [Pipeline] } 14:20:03 [2024-07-11T14:20:03.766Z] [Pipeline] // node 14:20:03 [2024-07-11T14:20:03.911Z] [Pipeline] properties 14:20:04 [2024-07-11T14:20:04.059Z] [Pipeline] readJSON 14:20:04 [2024-07-11T14:20:04.286Z] [Pipeline] echo 14:20:04 [2024-07-11T14:20:04.311Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2485352, task_id:120327350, nvr:containers-common-0.59.2-1.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 containers-common-0.59.2-1.fc41. 14:20:04 [2024-07-11T14:20:04.311Z] 14:20:04 [2024-07-11T14:20:04.311Z] ##### **Changelog** 14:20:04 [2024-07-11T14:20:04.311Z] 14:20:04 [2024-07-11T14:20:04.311Z] ``` 14:20:04 [2024-07-11T14:20:04.311Z] * Wed Jul 10 2024 Packit <hello@packit.dev> - 5:0.59.2-1 14:20:04 [2024-07-11T14:20:04.311Z] - Update to 0.59.2 upstream release 14:20:04 [2024-07-11T14:20:04.311Z] 14:20:04 [2024-07-11T14:20:04.311Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-build critical-path-compose critical-path-gnome, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-2c60fc6d80, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-2c60fc6d80, title:containers-common-0.59.2-1.fc41, version_hash:844bea16fbb85831406ad0498802c6333cb57784, 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:packit, email:user-cont-team+packit-fas@redhat.com, id:6406, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:centosproject-email-aliases], [name:git-packit-team], [name:sig-cloud], [name:bodhi_update_bots]]], comments:[], builds:[[nvr:containers-common-0.59.2-1.fc41, signed:false, release_id:80, type:rpm, epoch:5]], bugs:[], updateid:FEDORA-2024-2c60fc6d80, karma:0, content_type:rpm, test_cases:[]]] 14:20:04 [2024-07-11T14:20:04.378Z] [Pipeline] libraryResource 14:20:04 [2024-07-11T14:20:04.388Z] [Pipeline] readJSON 14:20:04 [2024-07-11T14:20:04.427Z] [Pipeline] node 14:20:04 [2024-07-11T14:20:04.436Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:20:04 [2024-07-11T14:20:04.449Z] [Pipeline] { 14:20:04 [2024-07-11T14:20:04.472Z] [Pipeline] writeYaml 14:20:04 [2024-07-11T14:20:04.504Z] [Pipeline] readFile 14:20:04 [2024-07-11T14:20:04.525Z] [Pipeline] } 14:20:04 [2024-07-11T14:20:04.560Z] [Pipeline] // node 14:20:04 [2024-07-11T14:20:04.575Z] [Pipeline] podTemplate 14:20:04 [2024-07-11T14:20:04.592Z] [Pipeline] { 14:20:04 [2024-07-11T14:20:04.615Z] [Pipeline] node 14:20:09 [2024-07-11T14:20:09.602Z] Created Pod: openshift coreos-ci/pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq 14:20:14 [2024-07-11T14:20:14.476Z] Agent pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq is provisioned from template pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k 14:20:14 [2024-07-11T14:20:14.477Z] --- 14:20:14 [2024-07-11T14:20:14.477Z] apiVersion: "v1" 14:20:14 [2024-07-11T14:20:14.477Z] kind: "Pod" 14:20:14 [2024-07-11T14:20:14.477Z] metadata: 14:20:14 [2024-07-11T14:20:14.477Z] annotations: 14:20:14 [2024-07-11T14:20:14.477Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/724/" 14:20:14 [2024-07-11T14:20:14.477Z] runUrl: "job/bodhi-trigger/724/" 14:20:14 [2024-07-11T14:20:14.477Z] labels: 14:20:14 [2024-07-11T14:20:14.477Z] jenkins: "slave" 14:20:14 [2024-07-11T14:20:14.477Z] jenkins/label-digest: "45fe90cf93a0399cea0127201fc253cc6e4a192d" 14:20:14 [2024-07-11T14:20:14.477Z] jenkins/label: "pod-9a95f828-adfe-4671-a51b-ddd3abb50fec" 14:20:14 [2024-07-11T14:20:14.477Z] name: "pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq" 14:20:14 [2024-07-11T14:20:14.477Z] namespace: "coreos-ci" 14:20:14 [2024-07-11T14:20:14.477Z] spec: 14:20:14 [2024-07-11T14:20:14.477Z] containers: 14:20:14 [2024-07-11T14:20:14.477Z] - command: 14:20:14 [2024-07-11T14:20:14.477Z] - "/usr/bin/dumb-init" 14:20:14 [2024-07-11T14:20:14.477Z] - "/usr/bin/sleep" 14:20:14 [2024-07-11T14:20:14.477Z] - "infinity" 14:20:14 [2024-07-11T14:20:14.477Z] env: 14:20:14 [2024-07-11T14:20:14.477Z] - name: "NCPUS" 14:20:14 [2024-07-11T14:20:14.477Z] value: "0.1" 14:20:14 [2024-07-11T14:20:14.477Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:20:14 [2024-07-11T14:20:14.477Z] imagePullPolicy: "Always" 14:20:14 [2024-07-11T14:20:14.477Z] name: "worker" 14:20:14 [2024-07-11T14:20:14.477Z] resources: 14:20:14 [2024-07-11T14:20:14.477Z] limits: 14:20:14 [2024-07-11T14:20:14.477Z] cpu: "0.1" 14:20:14 [2024-07-11T14:20:14.477Z] requests: 14:20:14 [2024-07-11T14:20:14.477Z] cpu: "0.1" 14:20:14 [2024-07-11T14:20:14.477Z] volumeMounts: 14:20:14 [2024-07-11T14:20:14.477Z] - mountPath: "/srv/" 14:20:14 [2024-07-11T14:20:14.477Z] name: "emptydir-0" 14:20:14 [2024-07-11T14:20:14.477Z] - mountPath: "/home/jenkins/agent" 14:20:14 [2024-07-11T14:20:14.477Z] name: "workspace-volume" 14:20:14 [2024-07-11T14:20:14.477Z] readOnly: false 14:20:14 [2024-07-11T14:20:14.477Z] - env: 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_SECRET" 14:20:14 [2024-07-11T14:20:14.477Z] value: "********" 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_TUNNEL" 14:20:14 [2024-07-11T14:20:14.477Z] value: "172.30.136.1:50000" 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_AGENT_NAME" 14:20:14 [2024-07-11T14:20:14.477Z] value: "pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq" 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_NAME" 14:20:14 [2024-07-11T14:20:14.477Z] value: "pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq" 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_AGENT_WORKDIR" 14:20:14 [2024-07-11T14:20:14.477Z] value: "/home/jenkins/agent" 14:20:14 [2024-07-11T14:20:14.477Z] - name: "JENKINS_URL" 14:20:14 [2024-07-11T14:20:14.477Z] value: "http://172.30.130.216:80/" 14:20:14 [2024-07-11T14:20:14.477Z] image: "jenkins-agent-base:latest" 14:20:14 [2024-07-11T14:20:14.477Z] name: "jnlp" 14:20:14 [2024-07-11T14:20:14.477Z] resources: 14:20:14 [2024-07-11T14:20:14.477Z] limits: 14:20:14 [2024-07-11T14:20:14.477Z] memory: "512Mi" 14:20:14 [2024-07-11T14:20:14.477Z] cpu: "1" 14:20:14 [2024-07-11T14:20:14.477Z] requests: 14:20:14 [2024-07-11T14:20:14.477Z] memory: "512Mi" 14:20:14 [2024-07-11T14:20:14.477Z] cpu: "1" 14:20:14 [2024-07-11T14:20:14.477Z] volumeMounts: 14:20:14 [2024-07-11T14:20:14.477Z] - mountPath: "/home/jenkins/agent" 14:20:14 [2024-07-11T14:20:14.477Z] name: "workspace-volume" 14:20:14 [2024-07-11T14:20:14.477Z] readOnly: false 14:20:14 [2024-07-11T14:20:14.477Z] nodeSelector: 14:20:14 [2024-07-11T14:20:14.477Z] kubernetes.io/os: "linux" 14:20:14 [2024-07-11T14:20:14.477Z] restartPolicy: "Never" 14:20:14 [2024-07-11T14:20:14.477Z] serviceAccountName: "default" 14:20:14 [2024-07-11T14:20:14.477Z] volumes: 14:20:14 [2024-07-11T14:20:14.477Z] - emptyDir: {} 14:20:14 [2024-07-11T14:20:14.477Z] name: "emptydir-0" 14:20:14 [2024-07-11T14:20:14.477Z] - emptyDir: 14:20:14 [2024-07-11T14:20:14.477Z] medium: "" 14:20:14 [2024-07-11T14:20:14.477Z] name: "workspace-volume" 14:20:14 [2024-07-11T14:20:14.477Z] 14:20:14 [2024-07-11T14:20:14.759Z] Running on pod-9a95f828-adfe-4671-a51b-ddd3abb50fec-53z9k-v14gq in /home/jenkins/agent/workspace/bodhi-trigger 14:20:14 [2024-07-11T14:20:14.763Z] [Pipeline] { 14:20:14 [2024-07-11T14:20:14.859Z] [Pipeline] container 14:20:14 [2024-07-11T14:20:14.863Z] [Pipeline] { 14:20:14 [2024-07-11T14:20:14.891Z] [Pipeline] withEnv 14:20:14 [2024-07-11T14:20:14.894Z] [Pipeline] { 14:20:14 [2024-07-11T14:20:14.938Z] [Pipeline] sh 14:20:15 [2024-07-11T14:20:15.642Z] + set -xeuo pipefail 14:20:15 [2024-07-11T14:20:15.642Z] ++ umask 14:20:15 [2024-07-11T14:20:15.642Z] + '[' 0022 = 0000 ']' 14:20:15 [2024-07-11T14:20:15.642Z] + cat /cosa/coreos-assembler-git.json 14:20:15 [2024-07-11T14:20:15.642Z] { 14:20:15 [2024-07-11T14:20:15.642Z] "date": "2024-07-10T15:45:55Z", 14:20:15 [2024-07-11T14:20:15.642Z] "git": { 14:20:15 [2024-07-11T14:20:15.642Z] "commit": "b8958edfc730763ab5e1124067468b0c3e0f6e6b", 14:20:15 [2024-07-11T14:20:15.642Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:20:15 [2024-07-11T14:20:15.642Z] "branch": "HEAD", 14:20:15 [2024-07-11T14:20:15.642Z] "dirty": "false" 14:20:15 [2024-07-11T14:20:15.642Z] }, 14:20:15 [2024-07-11T14:20:15.642Z] "file": { 14:20:15 [2024-07-11T14:20:15.642Z] "checksum": "cec5dd559114e8a2abe0cca9bf8f9228c90fcb9d6f39fbac725ac82756caa479", 14:20:15 [2024-07-11T14:20:15.642Z] "checksum_type": "sha256", 14:20:15 [2024-07-11T14:20:15.642Z] "format": "tar.gz", 14:20:15 [2024-07-11T14:20:15.642Z] "name": "coreos-assembler-git.tar.gz", 14:20:15 [2024-07-11T14:20:15.642Z] "size": "9734097" 14:20:15 [2024-07-11T14:20:15.642Z] } 14:20:15 [2024-07-11T14:20:15.642Z] } 14:20:15 [2024-07-11T14:20:15.914Z] [Pipeline] } 14:20:15 [2024-07-11T14:20:15.953Z] [Pipeline] // withEnv 14:20:15 [2024-07-11T14:20:15.977Z] [Pipeline] stage 14:20:15 [2024-07-11T14:20:15.981Z] [Pipeline] { (Report Running) 14:20:16 [2024-07-11T14:20:16.204Z] [Pipeline] withCredentials 14:20:16 [2024-07-11T14:20:16.344Z] Masking supported pattern matches of $RDB_PASSWORD 14:20:16 [2024-07-11T14:20:16.376Z] [Pipeline] { 14:20:16 [2024-07-11T14:20:16.527Z] [Pipeline] withEnv 14:20:16 [2024-07-11T14:20:16.553Z] [Pipeline] { 14:20:16 [2024-07-11T14:20:16.710Z] [Pipeline] sh 14:20:17 [2024-07-11T14:20:17.286Z] + set -xeuo pipefail 14:20:17 [2024-07-11T14:20:17.287Z] ++ umask 14:20:17 [2024-07-11T14:20:17.287Z] + '[' 0022 = 0000 ']' 14:20:17 [2024-07-11T14:20:17.287Z] + /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-2c60fc6d80 --stream rawhide 14:20:20 [2024-07-11T14:20:20.622Z] [Pipeline] } 14:20:20 [2024-07-11T14:20:20.773Z] [Pipeline] // withEnv 14:20:20 [2024-07-11T14:20:20.847Z] [Pipeline] } 14:20:21 [2024-07-11T14:20:21.025Z] [Pipeline] // withCredentials 14:20:21 [2024-07-11T14:20:21.099Z] [Pipeline] } 14:20:21 [2024-07-11T14:20:21.258Z] [Pipeline] // stage 14:20:21 [2024-07-11T14:20:21.403Z] [Pipeline] stage 14:20:21 [2024-07-11T14:20:21.434Z] [Pipeline] { (Test) 14:20:21 [2024-07-11T14:20:21.544Z] [Pipeline] build 14:20:21 [2024-07-11T14:20:21.583Z] Scheduling project: test-override 14:20:25 [2024-07-11T14:20:25.387Z] Starting building: test-override #761 15:53:05 [2024-07-11T15:53:05.839Z] Build test-override #761 completed: SUCCESS 15:53:05 [2024-07-11T15:53:05.884Z] [Pipeline] } 15:53:06 [2024-07-11T15:53:06.154Z] [Pipeline] // stage 15:53:06 [2024-07-11T15:53:06.313Z] [Pipeline] stage 15:53:06 [2024-07-11T15:53:06.347Z] [Pipeline] { (Report Completion) 15:53:06 [2024-07-11T15:53:06.542Z] [Pipeline] withCredentials 15:53:06 [2024-07-11T15:53:06.576Z] Masking supported pattern matches of $RDB_PASSWORD 15:53:06 [2024-07-11T15:53:06.679Z] [Pipeline] { 15:53:06 [2024-07-11T15:53:06.862Z] [Pipeline] withEnv 15:53:06 [2024-07-11T15:53:06.907Z] [Pipeline] { 15:53:07 [2024-07-11T15:53:07.062Z] [Pipeline] sh 15:53:07 [2024-07-11T15:53:07.675Z] + set -xeuo pipefail 15:53:07 [2024-07-11T15:53:07.675Z] ++ umask 15:53:07 [2024-07-11T15:53:07.675Z] + '[' 0022 = 0000 ']' 15:53:07 [2024-07-11T15:53:07.675Z] + /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/761 --outcome PASSED --advisory FEDORA-2024-2c60fc6d80 --stream rawhide 15:53:09 [2024-07-11T15:53:09.611Z] [Pipeline] } 15:53:09 [2024-07-11T15:53:09.897Z] [Pipeline] // withEnv 15:53:09 [2024-07-11T15:53:09.977Z] [Pipeline] } 15:53:10 [2024-07-11T15:53:10.166Z] [Pipeline] // withCredentials 15:53:10 [2024-07-11T15:53:10.236Z] [Pipeline] } 15:53:10 [2024-07-11T15:53:10.405Z] [Pipeline] // stage 15:53:10 [2024-07-11T15:53:10.543Z] [Pipeline] } 15:53:10 [2024-07-11T15:53:10.724Z] [Pipeline] // container 15:53:10 [2024-07-11T15:53:10.812Z] [Pipeline] } 15:53:11 [2024-07-11T15:53:11.418Z] [Pipeline] // node 15:53:11 [2024-07-11T15:53:11.532Z] [Pipeline] } 15:53:11 [2024-07-11T15:53:11.580Z] [Pipeline] // podTemplate 15:53:11 [2024-07-11T15:53:11.609Z] [Pipeline] End of Pipeline 15:53:11 [2024-07-11T15:53:11.715Z] Finished: SUCCESS