18:11:12 [2024-06-26T18:11:12.480Z] Triggered by CI message. 18:11:12 [2024-06-26T18:11:12.481Z] 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 18:11:12 [2024-06-26T18:11:12.482Z] Selected Git installation does not exist. Using Default 18:11:12 [2024-06-26T18:11:12.482Z] The recommended git tool is: NONE 18:11:12 [2024-06-26T18:11:12.482Z] No credentials specified 18:11:12 [2024-06-26T18:11:12.483Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 18:11:12 [2024-06-26T18:11:12.490Z] Fetching changes from the remote Git repository 18:11:12 [2024-06-26T18:11:12.491Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:11:12 [2024-06-26T18:11:12.511Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:11:12 [2024-06-26T18:11:12.511Z] > git --version # timeout=10 18:11:12 [2024-06-26T18:11:12.518Z] > git --version # 'git version 2.39.3' 18:11:12 [2024-06-26T18:11:12.518Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:12 [2024-06-26T18:11:12.621Z] > git rev-parse origin/main^{commit} # timeout=10 18:11:12 [2024-06-26T18:11:12.629Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 18:11:12 [2024-06-26T18:11:12.629Z] > git config core.sparsecheckout # timeout=10 18:11:12 [2024-06-26T18:11:12.636Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:11:12 [2024-06-26T18:11:12.645Z] Commit message: "hacking: fix matrix webhook env var" 18:11:12 [2024-06-26T18:11:12.645Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:11:12 [2024-06-26T18:11:12.834Z] Loading library coreos@main 18:11:12 [2024-06-26T18:11:12.834Z] Attempting to resolve main from remote references... 18:11:12 [2024-06-26T18:11:12.834Z] > git --version # timeout=10 18:11:12 [2024-06-26T18:11:12.842Z] > git --version # 'git version 2.39.3' 18:11:12 [2024-06-26T18:11:12.842Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:11:12 [2024-06-26T18:11:12.979Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 18:11:12 [2024-06-26T18:11:12.981Z] Selected Git installation does not exist. Using Default 18:11:12 [2024-06-26T18:11:12.981Z] The recommended git tool is: NONE 18:11:12 [2024-06-26T18:11:12.981Z] No credentials specified 18:11:12 [2024-06-26T18:11:12.981Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 18:11:12 [2024-06-26T18:11:12.988Z] Fetching changes from the remote Git repository 18:11:12 [2024-06-26T18:11:12.989Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:11:13 [2024-06-26T18:11:13.058Z] Fetching without tags 18:11:13 [2024-06-26T18:11:13.058Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 18:11:13 [2024-06-26T18:11:13.058Z] > git --version # timeout=10 18:11:13 [2024-06-26T18:11:13.064Z] > git --version # 'git version 2.39.3' 18:11:13 [2024-06-26T18:11:13.065Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:13 [2024-06-26T18:11:13.133Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 18:11:13 [2024-06-26T18:11:13.133Z] > git config core.sparsecheckout # timeout=10 18:11:13 [2024-06-26T18:11:13.140Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 18:11:13 [2024-06-26T18:11:13.149Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 18:11:13 [2024-06-26T18:11:13.149Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 18:11:13 [2024-06-26T18:11:13.525Z] [Pipeline] Start of Pipeline 18:11:13 [2024-06-26T18:11:13.915Z] [Pipeline] node 18:11:14 [2024-06-26T18:11:14.086Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:11:14 [2024-06-26T18:11:14.176Z] [Pipeline] { 18:11:14 [2024-06-26T18:11:14.402Z] [Pipeline] checkout 18:11:14 [2024-06-26T18:11:14.436Z] Selected Git installation does not exist. Using Default 18:11:14 [2024-06-26T18:11:14.436Z] The recommended git tool is: NONE 18:11:14 [2024-06-26T18:11:14.436Z] No credentials specified 18:11:14 [2024-06-26T18:11:14.437Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 18:11:14 [2024-06-26T18:11:14.444Z] Fetching changes from the remote Git repository 18:11:14 [2024-06-26T18:11:14.445Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:11:14 [2024-06-26T18:11:14.465Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:11:14 [2024-06-26T18:11:14.465Z] > git --version # timeout=10 18:11:14 [2024-06-26T18:11:14.472Z] > git --version # 'git version 2.39.3' 18:11:14 [2024-06-26T18:11:14.472Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:14 [2024-06-26T18:11:14.542Z] > git rev-parse origin/main^{commit} # timeout=10 18:11:14 [2024-06-26T18:11:14.549Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 18:11:14 [2024-06-26T18:11:14.549Z] > git config core.sparsecheckout # timeout=10 18:11:14 [2024-06-26T18:11:14.555Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:11:14 [2024-06-26T18:11:14.564Z] Commit message: "hacking: fix matrix webhook env var" 18:11:14 [2024-06-26T18:11:14.674Z] [Pipeline] readYaml 18:11:15 [2024-06-26T18:11:15.082Z] [Pipeline] withEnv 18:11:15 [2024-06-26T18:11:15.120Z] [Pipeline] { 18:11:15 [2024-06-26T18:11:15.299Z] [Pipeline] sh 18:11:15 [2024-06-26T18:11:15.588Z] + set -xeuo pipefail 18:11:15 [2024-06-26T18:11:15.588Z] ++ umask 18:11:15 [2024-06-26T18:11:15.588Z] + '[' 0022 = 0000 ']' 18:11:15 [2024-06-26T18:11:15.588Z] + rm -rf pipe 18:11:15 [2024-06-26T18:11:15.588Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 18:11:15 [2024-06-26T18:11:15.588Z] Cloning into 'pipe'... 18:11:15 [2024-06-26T18:11:15.871Z] [Pipeline] } 18:11:16 [2024-06-26T18:11:16.052Z] [Pipeline] // withEnv 18:11:16 [2024-06-26T18:11:16.198Z] [Pipeline] load 18:11:16 [2024-06-26T18:11:16.539Z] [Pipeline] { (pipe/utils.groovy) 18:11:16 [2024-06-26T18:11:16.728Z] [Pipeline] } 18:11:16 [2024-06-26T18:11:16.982Z] [Pipeline] // load 18:11:17 [2024-06-26T18:11:17.094Z] [Pipeline] readYaml 18:11:17 [2024-06-26T18:11:17.374Z] [Pipeline] withEnv 18:11:17 [2024-06-26T18:11:17.411Z] [Pipeline] { 18:11:17 [2024-06-26T18:11:17.569Z] [Pipeline] sh 18:11:17 [2024-06-26T18:11:17.902Z] + set -xeuo pipefail 18:11:17 [2024-06-26T18:11:17.902Z] ++ umask 18:11:17 [2024-06-26T18:11:17.902Z] + '[' 0022 = 0000 ']' 18:11:17 [2024-06-26T18:11:17.902Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 18:11:18 [2024-06-26T18:11:18.047Z] [Pipeline] } 18:11:18 [2024-06-26T18:11:18.341Z] [Pipeline] // withEnv 18:11:18 [2024-06-26T18:11:18.534Z] [Pipeline] readYaml 18:11:18 [2024-06-26T18:11:18.884Z] [Pipeline] withEnv 18:11:18 [2024-06-26T18:11:18.922Z] [Pipeline] { 18:11:19 [2024-06-26T18:11:19.221Z] [Pipeline] sh 18:11:19 [2024-06-26T18:11:19.535Z] + set -xeuo pipefail 18:11:19 [2024-06-26T18:11:19.535Z] ++ umask 18:11:19 [2024-06-26T18:11:19.535Z] + '[' 0022 = 0000 ']' 18:11:19 [2024-06-26T18:11:19.535Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 18:11:19 [2024-06-26T18:11:19.655Z] [Pipeline] } 18:11:19 [2024-06-26T18:11:19.998Z] [Pipeline] // withEnv 18:11:20 [2024-06-26T18:11:20.158Z] [Pipeline] readYaml 18:11:20 [2024-06-26T18:11:20.388Z] [Pipeline] } 18:11:20 [2024-06-26T18:11:20.622Z] [Pipeline] // node 18:11:20 [2024-06-26T18:11:20.788Z] [Pipeline] properties 18:11:20 [2024-06-26T18:11:20.936Z] [Pipeline] readJSON 18:11:21 [2024-06-26T18:11:21.207Z] [Pipeline] echo 18:11:21 [2024-06-26T18:11:21.262Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2479768, task_id:119644601, nvr:kernel-6.10.0-0.rc5.20240626git55027e689933.45.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 kernel-6.10.0-0.rc5.20240626git55027e689933.45.fc41. 18:11:21 [2024-06-26T18:11:21.262Z] 18:11:21 [2024-06-26T18:11:21.262Z] ##### **Changelog** 18:11:21 [2024-06-26T18:11:21.262Z] 18:11:21 [2024-06-26T18:11:21.262Z] ``` 18:11:21 [2024-06-26T18:11:21.262Z] * Wed Jun 26 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.0-0.rc5.55027e689933.45] 18:11:21 [2024-06-26T18:11:21.262Z] - Linux v6.10.0-0.rc5.55027e689933 18:11:21 [2024-06-26T18:11:21.262Z] * Tue Jun 25 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc5.44] 18:11:21 [2024-06-26T18:11:21.262Z] - redhat: kernel.spec: add missing sound/soc/sof/sof-audio.h to kernel-devel package (Jaroslav Kysela) 18:11:21 [2024-06-26T18:11:21.262Z] 18:11:21 [2024-06-26T18:11:21.262Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-a469e16535, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-a469e16535, title:kernel-6.10.0-0.rc5.20240626git55027e689933.45.fc41, version_hash:bc398ced7d4a4fcc3f86921a6a1aa54952c62390, 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:jforbes, email:jmforbes@linuxtx.org, id:910, avatar:null, openid:null, groups:[[name:proventesters], [name:provenpackager], [name:packager], [name:fedorabugs], [name:ipausers], [name:gitkernel-tests], [name:hosted-content], [name:signed_fpca], [name:fedora-contributor], [name:gitqemu-kvm-fedora], [name:sysadmin-kernel], [name:cla_redhat], [name:security-team], [name:kernel-maintainer]]], comments:[], builds:[[nvr:kernel-6.10.0-0.rc5.20240626git55027e689933.45.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-a469e16535, karma:0, content_type:rpm, test_cases:[]]] 18:11:21 [2024-06-26T18:11:21.496Z] [Pipeline] libraryResource 18:11:21 [2024-06-26T18:11:21.585Z] [Pipeline] readJSON 18:11:21 [2024-06-26T18:11:21.862Z] [Pipeline] node 18:11:21 [2024-06-26T18:11:21.925Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:11:22 [2024-06-26T18:11:22.228Z] [Pipeline] { 18:11:22 [2024-06-26T18:11:22.454Z] [Pipeline] writeYaml 18:11:22 [2024-06-26T18:11:22.808Z] [Pipeline] readFile 18:11:23 [2024-06-26T18:11:23.480Z] [Pipeline] } 18:11:23 [2024-06-26T18:11:23.789Z] [Pipeline] // node 18:11:24 [2024-06-26T18:11:24.052Z] [Pipeline] podTemplate 18:11:24 [2024-06-26T18:11:24.092Z] [Pipeline] { 18:11:24 [2024-06-26T18:11:24.377Z] [Pipeline] node 18:11:25 [2024-06-26T18:11:25.515Z] Created Pod: openshift coreos-ci/pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn 18:11:30 [2024-06-26T18:11:30.953Z] Agent pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn is provisioned from template pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs 18:11:30 [2024-06-26T18:11:30.954Z] --- 18:11:30 [2024-06-26T18:11:30.954Z] apiVersion: "v1" 18:11:30 [2024-06-26T18:11:30.954Z] kind: "Pod" 18:11:30 [2024-06-26T18:11:30.954Z] metadata: 18:11:30 [2024-06-26T18:11:30.954Z] annotations: 18:11:30 [2024-06-26T18:11:30.954Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/678/" 18:11:30 [2024-06-26T18:11:30.954Z] runUrl: "job/bodhi-trigger/678/" 18:11:30 [2024-06-26T18:11:30.954Z] labels: 18:11:30 [2024-06-26T18:11:30.954Z] jenkins: "slave" 18:11:30 [2024-06-26T18:11:30.954Z] jenkins/label-digest: "44e2224698ce0872a3f1aad2b3de823ec5952e8b" 18:11:30 [2024-06-26T18:11:30.954Z] jenkins/label: "pod-5dd87d7c-f743-4b30-892b-2b16aae57659" 18:11:30 [2024-06-26T18:11:30.954Z] name: "pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn" 18:11:30 [2024-06-26T18:11:30.954Z] namespace: "coreos-ci" 18:11:30 [2024-06-26T18:11:30.954Z] spec: 18:11:30 [2024-06-26T18:11:30.954Z] containers: 18:11:30 [2024-06-26T18:11:30.954Z] - command: 18:11:30 [2024-06-26T18:11:30.954Z] - "/usr/bin/dumb-init" 18:11:30 [2024-06-26T18:11:30.954Z] - "/usr/bin/sleep" 18:11:30 [2024-06-26T18:11:30.954Z] - "infinity" 18:11:30 [2024-06-26T18:11:30.954Z] env: 18:11:30 [2024-06-26T18:11:30.954Z] - name: "NCPUS" 18:11:30 [2024-06-26T18:11:30.954Z] value: "0.1" 18:11:30 [2024-06-26T18:11:30.954Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 18:11:30 [2024-06-26T18:11:30.954Z] imagePullPolicy: "Always" 18:11:30 [2024-06-26T18:11:30.954Z] name: "worker" 18:11:30 [2024-06-26T18:11:30.954Z] resources: 18:11:30 [2024-06-26T18:11:30.954Z] limits: 18:11:30 [2024-06-26T18:11:30.954Z] cpu: "0.1" 18:11:30 [2024-06-26T18:11:30.954Z] requests: 18:11:30 [2024-06-26T18:11:30.954Z] cpu: "0.1" 18:11:30 [2024-06-26T18:11:30.954Z] volumeMounts: 18:11:30 [2024-06-26T18:11:30.954Z] - mountPath: "/srv/" 18:11:30 [2024-06-26T18:11:30.954Z] name: "emptydir-0" 18:11:30 [2024-06-26T18:11:30.954Z] - mountPath: "/home/jenkins/agent" 18:11:30 [2024-06-26T18:11:30.954Z] name: "workspace-volume" 18:11:30 [2024-06-26T18:11:30.954Z] readOnly: false 18:11:30 [2024-06-26T18:11:30.954Z] - env: 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_SECRET" 18:11:30 [2024-06-26T18:11:30.954Z] value: "********" 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_TUNNEL" 18:11:30 [2024-06-26T18:11:30.954Z] value: "172.30.136.1:50000" 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_AGENT_NAME" 18:11:30 [2024-06-26T18:11:30.954Z] value: "pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn" 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_NAME" 18:11:30 [2024-06-26T18:11:30.954Z] value: "pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn" 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_AGENT_WORKDIR" 18:11:30 [2024-06-26T18:11:30.954Z] value: "/home/jenkins/agent" 18:11:30 [2024-06-26T18:11:30.954Z] - name: "JENKINS_URL" 18:11:30 [2024-06-26T18:11:30.954Z] value: "http://172.30.130.216:80/" 18:11:30 [2024-06-26T18:11:30.954Z] image: "jenkins-agent-base:latest" 18:11:30 [2024-06-26T18:11:30.954Z] name: "jnlp" 18:11:30 [2024-06-26T18:11:30.954Z] resources: 18:11:30 [2024-06-26T18:11:30.954Z] limits: 18:11:30 [2024-06-26T18:11:30.954Z] memory: "512Mi" 18:11:30 [2024-06-26T18:11:30.954Z] cpu: "1" 18:11:30 [2024-06-26T18:11:30.954Z] requests: 18:11:30 [2024-06-26T18:11:30.954Z] memory: "512Mi" 18:11:30 [2024-06-26T18:11:30.954Z] cpu: "1" 18:11:30 [2024-06-26T18:11:30.954Z] volumeMounts: 18:11:30 [2024-06-26T18:11:30.954Z] - mountPath: "/home/jenkins/agent" 18:11:30 [2024-06-26T18:11:30.954Z] name: "workspace-volume" 18:11:30 [2024-06-26T18:11:30.954Z] readOnly: false 18:11:30 [2024-06-26T18:11:30.954Z] nodeSelector: 18:11:30 [2024-06-26T18:11:30.954Z] kubernetes.io/os: "linux" 18:11:30 [2024-06-26T18:11:30.954Z] restartPolicy: "Never" 18:11:30 [2024-06-26T18:11:30.954Z] serviceAccountName: "default" 18:11:30 [2024-06-26T18:11:30.954Z] volumes: 18:11:30 [2024-06-26T18:11:30.954Z] - emptyDir: {} 18:11:30 [2024-06-26T18:11:30.954Z] name: "emptydir-0" 18:11:30 [2024-06-26T18:11:30.954Z] - emptyDir: 18:11:30 [2024-06-26T18:11:30.954Z] medium: "" 18:11:30 [2024-06-26T18:11:30.954Z] name: "workspace-volume" 18:11:30 [2024-06-26T18:11:30.954Z] 18:11:31 [2024-06-26T18:11:31.372Z] Running on pod-5dd87d7c-f743-4b30-892b-2b16aae57659-xbwcs-368tn in /home/jenkins/agent/workspace/bodhi-trigger 18:11:31 [2024-06-26T18:11:31.407Z] [Pipeline] { 18:11:31 [2024-06-26T18:11:31.509Z] [Pipeline] container 18:11:31 [2024-06-26T18:11:31.514Z] [Pipeline] { 18:11:31 [2024-06-26T18:11:31.595Z] [Pipeline] withEnv 18:11:31 [2024-06-26T18:11:31.612Z] [Pipeline] { 18:11:31 [2024-06-26T18:11:31.707Z] [Pipeline] sh 18:11:32 [2024-06-26T18:11:32.706Z] + set -xeuo pipefail 18:11:32 [2024-06-26T18:11:32.706Z] ++ umask 18:11:32 [2024-06-26T18:11:32.706Z] + '[' 0022 = 0000 ']' 18:11:32 [2024-06-26T18:11:32.706Z] + cat /cosa/coreos-assembler-git.json 18:11:32 [2024-06-26T18:11:32.706Z] { 18:11:32 [2024-06-26T18:11:32.706Z] "date": "2024-06-24T16:53:14Z", 18:11:32 [2024-06-26T18:11:32.706Z] "git": { 18:11:32 [2024-06-26T18:11:32.706Z] "commit": "38235218542c39a29255933d3cea64e91754e85f", 18:11:32 [2024-06-26T18:11:32.706Z] "origin": "https://github.com/coreos/coreos-assembler.git", 18:11:32 [2024-06-26T18:11:32.706Z] "branch": "HEAD", 18:11:32 [2024-06-26T18:11:32.706Z] "dirty": "false" 18:11:32 [2024-06-26T18:11:32.706Z] }, 18:11:32 [2024-06-26T18:11:32.706Z] "file": { 18:11:32 [2024-06-26T18:11:32.706Z] "checksum": "b23eeadf908f25a64dfc9eee4dd53937f4504bddacae80c48d6f4c36aa91989a", 18:11:32 [2024-06-26T18:11:32.706Z] "checksum_type": "sha256", 18:11:32 [2024-06-26T18:11:32.706Z] "format": "tar.gz", 18:11:32 [2024-06-26T18:11:32.706Z] "name": "coreos-assembler-git.tar.gz", 18:11:32 [2024-06-26T18:11:32.706Z] "size": "9734029" 18:11:32 [2024-06-26T18:11:32.706Z] } 18:11:32 [2024-06-26T18:11:32.706Z] } 18:11:32 [2024-06-26T18:11:32.936Z] [Pipeline] } 18:11:33 [2024-06-26T18:11:33.090Z] [Pipeline] // withEnv 18:11:33 [2024-06-26T18:11:33.125Z] [Pipeline] stage 18:11:33 [2024-06-26T18:11:33.128Z] [Pipeline] { (Report Running) 18:11:33 [2024-06-26T18:11:33.199Z] [Pipeline] withCredentials 18:11:33 [2024-06-26T18:11:33.248Z] Masking supported pattern matches of $RDB_PASSWORD 18:11:33 [2024-06-26T18:11:33.265Z] [Pipeline] { 18:11:33 [2024-06-26T18:11:33.334Z] [Pipeline] withEnv 18:11:33 [2024-06-26T18:11:33.338Z] [Pipeline] { 18:11:33 [2024-06-26T18:11:33.439Z] [Pipeline] sh 18:11:33 [2024-06-26T18:11:33.993Z] + set -xeuo pipefail 18:11:34 [2024-06-26T18:11:34.252Z] ++ umask 18:11:34 [2024-06-26T18:11:34.253Z] + '[' 0022 = 0000 ']' 18:11:34 [2024-06-26T18:11:34.253Z] + /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-a469e16535 --stream rawhide 18:11:36 [2024-06-26T18:11:36.179Z] [Pipeline] } 18:11:36 [2024-06-26T18:11:36.365Z] [Pipeline] // withEnv 18:11:36 [2024-06-26T18:11:36.427Z] [Pipeline] } 18:11:36 [2024-06-26T18:11:36.534Z] [Pipeline] // withCredentials 18:11:36 [2024-06-26T18:11:36.563Z] [Pipeline] } 18:11:36 [2024-06-26T18:11:36.717Z] [Pipeline] // stage 18:11:36 [2024-06-26T18:11:36.838Z] [Pipeline] stage 18:11:36 [2024-06-26T18:11:36.869Z] [Pipeline] { (Test) 18:11:37 [2024-06-26T18:11:37.025Z] [Pipeline] build 18:11:37 [2024-06-26T18:11:37.052Z] Scheduling project: test-override 18:11:39 [2024-06-26T18:11:39.900Z] Starting building: test-override #719 19:41:49 [2024-06-26T19:41:49.439Z] Build test-override #719 completed: SUCCESS 19:41:49 [2024-06-26T19:41:49.445Z] [Pipeline] } 19:41:49 [2024-06-26T19:41:49.571Z] [Pipeline] // stage 19:41:49 [2024-06-26T19:41:49.721Z] [Pipeline] stage 19:41:49 [2024-06-26T19:41:49.729Z] [Pipeline] { (Report Completion) 19:41:49 [2024-06-26T19:41:49.856Z] [Pipeline] withCredentials 19:41:49 [2024-06-26T19:41:49.878Z] Masking supported pattern matches of $RDB_PASSWORD 19:41:49 [2024-06-26T19:41:49.973Z] [Pipeline] { 19:41:50 [2024-06-26T19:41:50.084Z] [Pipeline] withEnv 19:41:50 [2024-06-26T19:41:50.114Z] [Pipeline] { 19:41:50 [2024-06-26T19:41:50.196Z] [Pipeline] sh 19:41:51 [2024-06-26T19:41:51.075Z] + set -xeuo pipefail 19:41:51 [2024-06-26T19:41:51.075Z] ++ umask 19:41:51 [2024-06-26T19:41:51.075Z] + '[' 0022 = 0000 ']' 19:41:51 [2024-06-26T19:41:51.075Z] + /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/719 --outcome PASSED --advisory FEDORA-2024-a469e16535 --stream rawhide 19:41:52 [2024-06-26T19:41:52.984Z] [Pipeline] } 19:41:53 [2024-06-26T19:41:53.133Z] [Pipeline] // withEnv 19:41:53 [2024-06-26T19:41:53.185Z] [Pipeline] } 19:41:53 [2024-06-26T19:41:53.333Z] [Pipeline] // withCredentials 19:41:53 [2024-06-26T19:41:53.417Z] [Pipeline] } 19:41:53 [2024-06-26T19:41:53.493Z] [Pipeline] // stage 19:41:53 [2024-06-26T19:41:53.571Z] [Pipeline] } 19:41:53 [2024-06-26T19:41:53.695Z] [Pipeline] // container 19:41:53 [2024-06-26T19:41:53.754Z] [Pipeline] } 19:41:53 [2024-06-26T19:41:53.922Z] [Pipeline] // node 19:41:53 [2024-06-26T19:41:53.986Z] [Pipeline] } 19:41:54 [2024-06-26T19:41:54.136Z] [Pipeline] // podTemplate 19:41:54 [2024-06-26T19:41:54.223Z] [Pipeline] End of Pipeline 19:41:54 [2024-06-26T19:41:54.397Z] Finished: SUCCESS