19:23:40 [2024-06-21T19:23:40.168Z] Triggered by CI message. 19:23:40 [2024-06-21T19:23:40.169Z] 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 19:23:40 [2024-06-21T19:23:40.170Z] Selected Git installation does not exist. Using Default 19:23:40 [2024-06-21T19:23:40.170Z] The recommended git tool is: NONE 19:23:40 [2024-06-21T19:23:40.170Z] No credentials specified 19:23:40 [2024-06-21T19:23:40.171Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 19:23:40 [2024-06-21T19:23:40.178Z] Fetching changes from the remote Git repository 19:23:40 [2024-06-21T19:23:40.179Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 19:23:40 [2024-06-21T19:23:40.221Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 19:23:40 [2024-06-21T19:23:40.221Z] > git --version # timeout=10 19:23:40 [2024-06-21T19:23:40.227Z] > git --version # 'git version 2.39.3' 19:23:40 [2024-06-21T19:23:40.227Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:40 [2024-06-21T19:23:40.348Z] > git rev-parse origin/main^{commit} # timeout=10 19:23:40 [2024-06-21T19:23:40.365Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 19:23:40 [2024-06-21T19:23:40.365Z] > git config core.sparsecheckout # timeout=10 19:23:40 [2024-06-21T19:23:40.371Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 19:23:40 [2024-06-21T19:23:40.382Z] Commit message: "hacking: fix matrix webhook env var" 19:23:40 [2024-06-21T19:23:40.382Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 19:23:40 [2024-06-21T19:23:40.542Z] Loading library coreos@main 19:23:40 [2024-06-21T19:23:40.542Z] Attempting to resolve main from remote references... 19:23:40 [2024-06-21T19:23:40.542Z] > git --version # timeout=10 19:23:40 [2024-06-21T19:23:40.548Z] > git --version # 'git version 2.39.3' 19:23:40 [2024-06-21T19:23:40.548Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 19:23:40 [2024-06-21T19:23:40.627Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 19:23:40 [2024-06-21T19:23:40.629Z] Selected Git installation does not exist. Using Default 19:23:40 [2024-06-21T19:23:40.629Z] The recommended git tool is: NONE 19:23:40 [2024-06-21T19:23:40.629Z] No credentials specified 19:23:40 [2024-06-21T19:23:40.629Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 19:23:40 [2024-06-21T19:23:40.635Z] Fetching changes from the remote Git repository 19:23:40 [2024-06-21T19:23:40.637Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 19:23:40 [2024-06-21T19:23:40.645Z] Fetching without tags 19:23:40 [2024-06-21T19:23:40.645Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 19:23:40 [2024-06-21T19:23:40.645Z] > git --version # timeout=10 19:23:40 [2024-06-21T19:23:40.651Z] > git --version # 'git version 2.39.3' 19:23:40 [2024-06-21T19:23:40.651Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:40 [2024-06-21T19:23:40.849Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 19:23:40 [2024-06-21T19:23:40.849Z] > git config core.sparsecheckout # timeout=10 19:23:40 [2024-06-21T19:23:40.856Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 19:23:40 [2024-06-21T19:23:40.875Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 19:23:40 [2024-06-21T19:23:40.875Z] > git rev-list --no-walk cf8e6a14b2c8b6d83940aa3f20ab6847345fd379 # timeout=10 19:23:41 [2024-06-21T19:23:41.191Z] [Pipeline] Start of Pipeline 19:23:41 [2024-06-21T19:23:41.489Z] [Pipeline] node 19:23:41 [2024-06-21T19:23:41.603Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 19:23:41 [2024-06-21T19:23:41.712Z] [Pipeline] { 19:23:41 [2024-06-21T19:23:41.843Z] [Pipeline] checkout 19:23:41 [2024-06-21T19:23:41.889Z] Selected Git installation does not exist. Using Default 19:23:41 [2024-06-21T19:23:41.889Z] The recommended git tool is: NONE 19:23:41 [2024-06-21T19:23:41.889Z] No credentials specified 19:23:41 [2024-06-21T19:23:41.889Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 19:23:41 [2024-06-21T19:23:41.896Z] Fetching changes from the remote Git repository 19:23:41 [2024-06-21T19:23:41.898Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 19:23:41 [2024-06-21T19:23:41.946Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 19:23:41 [2024-06-21T19:23:41.946Z] > git --version # timeout=10 19:23:41 [2024-06-21T19:23:41.953Z] > git --version # 'git version 2.39.3' 19:23:41 [2024-06-21T19:23:41.953Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:42 [2024-06-21T19:23:42.058Z] > git rev-parse origin/main^{commit} # timeout=10 19:23:42 [2024-06-21T19:23:42.065Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 19:23:42 [2024-06-21T19:23:42.065Z] > git config core.sparsecheckout # timeout=10 19:23:42 [2024-06-21T19:23:42.072Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 19:23:42 [2024-06-21T19:23:42.081Z] Commit message: "hacking: fix matrix webhook env var" 19:23:42 [2024-06-21T19:23:42.145Z] [Pipeline] readYaml 19:23:42 [2024-06-21T19:23:42.334Z] [Pipeline] withEnv 19:23:42 [2024-06-21T19:23:42.337Z] [Pipeline] { 19:23:42 [2024-06-21T19:23:42.417Z] [Pipeline] sh 19:23:42 [2024-06-21T19:23:42.717Z] + set -xeuo pipefail 19:23:42 [2024-06-21T19:23:42.717Z] ++ umask 19:23:42 [2024-06-21T19:23:42.717Z] + '[' 0022 = 0000 ']' 19:23:42 [2024-06-21T19:23:42.717Z] + rm -rf pipe 19:23:42 [2024-06-21T19:23:42.717Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 19:23:42 [2024-06-21T19:23:42.717Z] Cloning into 'pipe'... 19:23:43 [2024-06-21T19:23:43.043Z] [Pipeline] } 19:23:43 [2024-06-21T19:23:43.164Z] [Pipeline] // withEnv 19:23:43 [2024-06-21T19:23:43.221Z] [Pipeline] load 19:23:43 [2024-06-21T19:23:43.786Z] [Pipeline] { (pipe/utils.groovy) 19:23:43 [2024-06-21T19:23:43.924Z] [Pipeline] } 19:23:44 [2024-06-21T19:23:44.043Z] [Pipeline] // load 19:23:44 [2024-06-21T19:23:44.110Z] [Pipeline] readYaml 19:23:44 [2024-06-21T19:23:44.257Z] [Pipeline] withEnv 19:23:44 [2024-06-21T19:23:44.261Z] [Pipeline] { 19:23:44 [2024-06-21T19:23:44.343Z] [Pipeline] sh 19:23:44 [2024-06-21T19:23:44.622Z] + set -xeuo pipefail 19:23:44 [2024-06-21T19:23:44.622Z] ++ umask 19:23:44 [2024-06-21T19:23:44.622Z] + '[' 0022 = 0000 ']' 19:23:44 [2024-06-21T19:23:44.622Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 19:23:44 [2024-06-21T19:23:44.685Z] [Pipeline] } 19:23:44 [2024-06-21T19:23:44.845Z] [Pipeline] // withEnv 19:23:44 [2024-06-21T19:23:44.919Z] [Pipeline] readYaml 19:23:45 [2024-06-21T19:23:45.068Z] [Pipeline] withEnv 19:23:45 [2024-06-21T19:23:45.071Z] [Pipeline] { 19:23:45 [2024-06-21T19:23:45.183Z] [Pipeline] sh 19:23:45 [2024-06-21T19:23:45.455Z] + set -xeuo pipefail 19:23:45 [2024-06-21T19:23:45.455Z] ++ umask 19:23:45 [2024-06-21T19:23:45.455Z] + '[' 0022 = 0000 ']' 19:23:45 [2024-06-21T19:23:45.455Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 19:23:45 [2024-06-21T19:23:45.573Z] [Pipeline] } 19:23:45 [2024-06-21T19:23:45.765Z] [Pipeline] // withEnv 19:23:45 [2024-06-21T19:23:45.920Z] [Pipeline] readYaml 19:23:46 [2024-06-21T19:23:46.059Z] [Pipeline] } 19:23:46 [2024-06-21T19:23:46.322Z] [Pipeline] // node 19:23:46 [2024-06-21T19:23:46.430Z] [Pipeline] properties 19:23:46 [2024-06-21T19:23:46.618Z] [Pipeline] readJSON 19:23:46 [2024-06-21T19:23:46.928Z] [Pipeline] echo 19:23:46 [2024-06-21T19:23:46.997Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2477495, task_id:119391461, nvr:kernel-6.9.6-200.fc40]]], agent:bodhi, re-trigger:false, update:[autokarma:false, autotime:false, stable_karma:3, stable_days:0, unstable_karma:-3, require_bugs:false, require_testcases:true, display_name:, notes:The 6.9.6 stable kernel update contains a number of important fixes across the tree., type:bugfix, status:pending, request:null, severity:unspecified, suggest:reboot, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-aca908f73b, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-aca908f73b, title:kernel-6.9.6-200.fc40, version_hash:870108159c184c0e5e75d5957a75798d3eaa6f35, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:f40, dist_tag:f40, stable_tag:f40-updates, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, released_on:null, eol:2025-05-13, setting_status:null], user:[name:acaringi, email:acaringi@redhat.com, id:3659, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:sysadmin-kernel], [name:kernel-maintainer]]], comments:[], builds:[[nvr:kernel-6.9.6-200.fc40, signed:false, release_id:76, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-aca908f73b, karma:0, content_type:rpm, test_cases:[]]] 19:23:47 [2024-06-21T19:23:47.302Z] [Pipeline] libraryResource 19:23:47 [2024-06-21T19:23:47.409Z] [Pipeline] readJSON 19:23:47 [2024-06-21T19:23:47.730Z] [Pipeline] node 19:23:47 [2024-06-21T19:23:47.798Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 19:23:47 [2024-06-21T19:23:47.997Z] [Pipeline] { 19:23:48 [2024-06-21T19:23:48.187Z] [Pipeline] writeYaml 19:23:48 [2024-06-21T19:23:48.367Z] [Pipeline] readFile 19:23:48 [2024-06-21T19:23:48.674Z] [Pipeline] } 19:23:48 [2024-06-21T19:23:48.969Z] [Pipeline] // node 19:23:49 [2024-06-21T19:23:49.190Z] [Pipeline] podTemplate 19:23:49 [2024-06-21T19:23:49.226Z] [Pipeline] { 19:23:49 [2024-06-21T19:23:49.526Z] [Pipeline] node 19:23:54 [2024-06-21T19:23:54.534Z] Created Pod: openshift coreos-ci/pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks 19:24:04 [2024-06-21T19:24:04.552Z] Still waiting to schedule task 19:24:04 [2024-06-21T19:24:04.553Z]pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks’ is offline 19:24:46 [2024-06-21T19:24:46.760Z] Agent pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks is provisioned from template pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq 19:24:46 [2024-06-21T19:24:46.761Z] --- 19:24:46 [2024-06-21T19:24:46.761Z] apiVersion: "v1" 19:24:46 [2024-06-21T19:24:46.761Z] kind: "Pod" 19:24:46 [2024-06-21T19:24:46.761Z] metadata: 19:24:46 [2024-06-21T19:24:46.761Z] annotations: 19:24:46 [2024-06-21T19:24:46.761Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/675/" 19:24:46 [2024-06-21T19:24:46.761Z] runUrl: "job/bodhi-trigger/675/" 19:24:46 [2024-06-21T19:24:46.761Z] labels: 19:24:46 [2024-06-21T19:24:46.761Z] jenkins: "slave" 19:24:46 [2024-06-21T19:24:46.761Z] jenkins/label-digest: "1bdbab623d48732f76e20c3ec303ae7c76401842" 19:24:46 [2024-06-21T19:24:46.761Z] jenkins/label: "pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea" 19:24:46 [2024-06-21T19:24:46.761Z] name: "pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks" 19:24:46 [2024-06-21T19:24:46.761Z] namespace: "coreos-ci" 19:24:46 [2024-06-21T19:24:46.761Z] spec: 19:24:46 [2024-06-21T19:24:46.761Z] containers: 19:24:46 [2024-06-21T19:24:46.761Z] - command: 19:24:46 [2024-06-21T19:24:46.761Z] - "/usr/bin/dumb-init" 19:24:46 [2024-06-21T19:24:46.761Z] - "/usr/bin/sleep" 19:24:46 [2024-06-21T19:24:46.761Z] - "infinity" 19:24:46 [2024-06-21T19:24:46.761Z] env: 19:24:46 [2024-06-21T19:24:46.761Z] - name: "NCPUS" 19:24:46 [2024-06-21T19:24:46.761Z] value: "0.1" 19:24:46 [2024-06-21T19:24:46.761Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 19:24:46 [2024-06-21T19:24:46.761Z] imagePullPolicy: "Always" 19:24:46 [2024-06-21T19:24:46.761Z] name: "worker" 19:24:46 [2024-06-21T19:24:46.761Z] resources: 19:24:46 [2024-06-21T19:24:46.761Z] limits: 19:24:46 [2024-06-21T19:24:46.761Z] cpu: "0.1" 19:24:46 [2024-06-21T19:24:46.761Z] requests: 19:24:46 [2024-06-21T19:24:46.761Z] cpu: "0.1" 19:24:46 [2024-06-21T19:24:46.761Z] volumeMounts: 19:24:46 [2024-06-21T19:24:46.761Z] - mountPath: "/srv/" 19:24:46 [2024-06-21T19:24:46.761Z] name: "emptydir-0" 19:24:46 [2024-06-21T19:24:46.761Z] - mountPath: "/home/jenkins/agent" 19:24:46 [2024-06-21T19:24:46.761Z] name: "workspace-volume" 19:24:46 [2024-06-21T19:24:46.761Z] readOnly: false 19:24:46 [2024-06-21T19:24:46.761Z] - env: 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_SECRET" 19:24:46 [2024-06-21T19:24:46.761Z] value: "********" 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_TUNNEL" 19:24:46 [2024-06-21T19:24:46.761Z] value: "172.30.136.1:50000" 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_AGENT_NAME" 19:24:46 [2024-06-21T19:24:46.761Z] value: "pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks" 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_NAME" 19:24:46 [2024-06-21T19:24:46.761Z] value: "pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks" 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_AGENT_WORKDIR" 19:24:46 [2024-06-21T19:24:46.761Z] value: "/home/jenkins/agent" 19:24:46 [2024-06-21T19:24:46.761Z] - name: "JENKINS_URL" 19:24:46 [2024-06-21T19:24:46.761Z] value: "http://172.30.130.216:80/" 19:24:46 [2024-06-21T19:24:46.761Z] image: "jenkins-agent-base:latest" 19:24:46 [2024-06-21T19:24:46.761Z] name: "jnlp" 19:24:46 [2024-06-21T19:24:46.761Z] resources: 19:24:46 [2024-06-21T19:24:46.761Z] limits: 19:24:46 [2024-06-21T19:24:46.761Z] memory: "512Mi" 19:24:46 [2024-06-21T19:24:46.761Z] cpu: "1" 19:24:46 [2024-06-21T19:24:46.761Z] requests: 19:24:46 [2024-06-21T19:24:46.761Z] memory: "512Mi" 19:24:46 [2024-06-21T19:24:46.761Z] cpu: "1" 19:24:46 [2024-06-21T19:24:46.761Z] volumeMounts: 19:24:46 [2024-06-21T19:24:46.761Z] - mountPath: "/home/jenkins/agent" 19:24:46 [2024-06-21T19:24:46.761Z] name: "workspace-volume" 19:24:46 [2024-06-21T19:24:46.761Z] readOnly: false 19:24:46 [2024-06-21T19:24:46.761Z] nodeSelector: 19:24:46 [2024-06-21T19:24:46.761Z] kubernetes.io/os: "linux" 19:24:46 [2024-06-21T19:24:46.761Z] restartPolicy: "Never" 19:24:46 [2024-06-21T19:24:46.761Z] serviceAccountName: "default" 19:24:46 [2024-06-21T19:24:46.761Z] volumes: 19:24:46 [2024-06-21T19:24:46.761Z] - emptyDir: {} 19:24:46 [2024-06-21T19:24:46.761Z] name: "emptydir-0" 19:24:46 [2024-06-21T19:24:46.761Z] - emptyDir: 19:24:46 [2024-06-21T19:24:46.761Z] medium: "" 19:24:46 [2024-06-21T19:24:46.761Z] name: "workspace-volume" 19:24:46 [2024-06-21T19:24:46.761Z] 19:24:46 [2024-06-21T19:24:46.884Z] Running on pod-8c4f32e2-dd28-4135-be1f-434fad7b59ea-scsbq-mprks in /home/jenkins/agent/workspace/bodhi-trigger 19:24:46 [2024-06-21T19:24:46.894Z] [Pipeline] { 19:24:47 [2024-06-21T19:24:47.068Z] [Pipeline] container 19:24:47 [2024-06-21T19:24:47.083Z] [Pipeline] { 19:24:47 [2024-06-21T19:24:47.191Z] [Pipeline] withEnv 19:24:47 [2024-06-21T19:24:47.202Z] [Pipeline] { 19:24:47 [2024-06-21T19:24:47.328Z] [Pipeline] sh 19:24:48 [2024-06-21T19:24:48.037Z] + set -xeuo pipefail 19:24:48 [2024-06-21T19:24:48.037Z] ++ umask 19:24:48 [2024-06-21T19:24:48.037Z] + '[' 0022 = 0000 ']' 19:24:48 [2024-06-21T19:24:48.037Z] + cat /cosa/coreos-assembler-git.json 19:24:48 [2024-06-21T19:24:48.037Z] { 19:24:48 [2024-06-21T19:24:48.037Z] "date": "2024-06-21T19:10:33Z", 19:24:48 [2024-06-21T19:24:48.037Z] "git": { 19:24:48 [2024-06-21T19:24:48.037Z] "commit": "2b7b398bafbc4cf1079e306f42304091279499f9", 19:24:48 [2024-06-21T19:24:48.037Z] "origin": "https://github.com/coreos/coreos-assembler.git", 19:24:48 [2024-06-21T19:24:48.037Z] "branch": "HEAD", 19:24:48 [2024-06-21T19:24:48.037Z] "dirty": "false" 19:24:48 [2024-06-21T19:24:48.037Z] }, 19:24:48 [2024-06-21T19:24:48.037Z] "file": { 19:24:48 [2024-06-21T19:24:48.037Z] "checksum": "1c125f5531bbbb9cee42bf00e2abd0db71cf83f099e0cbb57f0b0cddbc8c4650", 19:24:48 [2024-06-21T19:24:48.037Z] "checksum_type": "sha256", 19:24:48 [2024-06-21T19:24:48.037Z] "format": "tar.gz", 19:24:48 [2024-06-21T19:24:48.037Z] "name": "coreos-assembler-git.tar.gz", 19:24:48 [2024-06-21T19:24:48.037Z] "size": "9735838" 19:24:48 [2024-06-21T19:24:48.037Z] } 19:24:48 [2024-06-21T19:24:48.037Z] } 19:24:48 [2024-06-21T19:24:48.364Z] [Pipeline] } 19:24:48 [2024-06-21T19:24:48.552Z] [Pipeline] // withEnv 19:24:48 [2024-06-21T19:24:48.628Z] [Pipeline] stage 19:24:48 [2024-06-21T19:24:48.632Z] [Pipeline] { (Report Running) 19:24:48 [2024-06-21T19:24:48.780Z] [Pipeline] withCredentials 19:24:48 [2024-06-21T19:24:48.785Z] Masking supported pattern matches of $RDB_PASSWORD 19:24:48 [2024-06-21T19:24:48.985Z] [Pipeline] { 19:24:49 [2024-06-21T19:24:49.227Z] [Pipeline] withEnv 19:24:49 [2024-06-21T19:24:49.295Z] [Pipeline] { 19:24:49 [2024-06-21T19:24:49.581Z] [Pipeline] sh 19:24:50 [2024-06-21T19:24:50.153Z] + set -xeuo pipefail 19:24:50 [2024-06-21T19:24:50.153Z] ++ umask 19:24:50 [2024-06-21T19:24:50.153Z] + '[' 0022 = 0000 ']' 19:24:50 [2024-06-21T19:24:50.153Z] + /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-aca908f73b --stream testing-devel 19:24:52 [2024-06-21T19:24:52.088Z] [Pipeline] } 19:24:52 [2024-06-21T19:24:52.341Z] [Pipeline] // withEnv 19:24:52 [2024-06-21T19:24:52.469Z] [Pipeline] } 19:24:52 [2024-06-21T19:24:52.723Z] [Pipeline] // withCredentials 19:24:52 [2024-06-21T19:24:52.825Z] [Pipeline] } 19:24:53 [2024-06-21T19:24:53.007Z] [Pipeline] // stage 19:24:53 [2024-06-21T19:24:53.183Z] [Pipeline] stage 19:24:53 [2024-06-21T19:24:53.223Z] [Pipeline] { (Test) 19:24:53 [2024-06-21T19:24:53.389Z] [Pipeline] build 19:24:53 [2024-06-21T19:24:53.414Z] Scheduling project: test-override 19:24:54 [2024-06-21T19:24:54.705Z] Starting building: test-override #716 21:00:15 [2024-06-21T21:00:15.076Z] Build test-override #716 completed: SUCCESS 21:00:15 [2024-06-21T21:00:15.124Z] [Pipeline] } 21:00:15 [2024-06-21T21:00:15.381Z] [Pipeline] // stage 21:00:15 [2024-06-21T21:00:15.591Z] [Pipeline] stage 21:00:15 [2024-06-21T21:00:15.625Z] [Pipeline] { (Report Completion) 21:00:15 [2024-06-21T21:00:15.863Z] [Pipeline] withCredentials 21:00:15 [2024-06-21T21:00:15.948Z] Masking supported pattern matches of $RDB_PASSWORD 21:00:16 [2024-06-21T21:00:16.008Z] [Pipeline] { 21:00:16 [2024-06-21T21:00:16.169Z] [Pipeline] withEnv 21:00:16 [2024-06-21T21:00:16.192Z] [Pipeline] { 21:00:16 [2024-06-21T21:00:16.432Z] [Pipeline] sh 21:00:17 [2024-06-21T21:00:17.023Z] + set -xeuo pipefail 21:00:17 [2024-06-21T21:00:17.023Z] ++ umask 21:00:17 [2024-06-21T21:00:17.023Z] + '[' 0022 = 0000 ']' 21:00:17 [2024-06-21T21:00:17.023Z] + /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/716 --outcome PASSED --advisory FEDORA-2024-aca908f73b --stream testing-devel 21:00:19 [2024-06-21T21:00:19.021Z] [Pipeline] } 21:00:19 [2024-06-21T21:00:19.224Z] [Pipeline] // withEnv 21:00:19 [2024-06-21T21:00:19.387Z] [Pipeline] } 21:00:19 [2024-06-21T21:00:19.678Z] [Pipeline] // withCredentials 21:00:19 [2024-06-21T21:00:19.810Z] [Pipeline] } 21:00:20 [2024-06-21T21:00:20.015Z] [Pipeline] // stage 21:00:20 [2024-06-21T21:00:20.193Z] [Pipeline] } 21:00:20 [2024-06-21T21:00:20.360Z] [Pipeline] // container 21:00:20 [2024-06-21T21:00:20.416Z] [Pipeline] } 21:00:20 [2024-06-21T21:00:20.656Z] [Pipeline] // node 21:00:20 [2024-06-21T21:00:20.751Z] [Pipeline] } 21:00:20 [2024-06-21T21:00:20.959Z] [Pipeline] // podTemplate 21:00:21 [2024-06-21T21:00:21.028Z] [Pipeline] End of Pipeline 21:00:21 [2024-06-21T21:00:21.679Z] Finished: SUCCESS