[2024-03-04T19:57:25.346Z] Triggered by CI message.
[2024-03-04T19:57:25.347Z] 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
[2024-03-04T19:57:25.347Z] Selected Git installation does not exist. Using Default
[2024-03-04T19:57:25.347Z] The recommended git tool is: NONE
[2024-03-04T19:57:25.347Z] No credentials specified
[2024-03-04T19:57:25.348Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
[2024-03-04T19:57:25.355Z] Fetching changes from the remote Git repository
[2024-03-04T19:57:25.356Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2024-03-04T19:57:25.407Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2024-03-04T19:57:25.407Z]  > git --version # timeout=10
[2024-03-04T19:57:25.414Z]  > git --version # 'git version 2.39.3'
[2024-03-04T19:57:25.414Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-03-04T19:57:25.520Z]  > git rev-parse origin/main^{commit} # timeout=10
[2024-03-04T19:57:25.528Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
[2024-03-04T19:57:25.528Z]  > git config core.sparsecheckout # timeout=10
[2024-03-04T19:57:25.535Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
[2024-03-04T19:57:25.545Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"
[2024-03-04T19:57:25.545Z]  > git rev-list --no-walk 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
[2024-03-04T19:57:25.607Z] Loading library coreos@main
[2024-03-04T19:57:25.607Z] Attempting to resolve main from remote references...
[2024-03-04T19:57:25.607Z]  > git --version # timeout=10
[2024-03-04T19:57:25.613Z]  > git --version # 'git version 2.39.3'
[2024-03-04T19:57:25.613Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2024-03-04T19:57:25.716Z] Found match: refs/heads/main revision 0e60cc4f7332e40843e4163421249b1dec487f7b
[2024-03-04T19:57:25.718Z] Selected Git installation does not exist. Using Default
[2024-03-04T19:57:25.718Z] The recommended git tool is: NONE
[2024-03-04T19:57:25.718Z] No credentials specified
[2024-03-04T19:57:25.718Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
[2024-03-04T19:57:25.725Z] Fetching changes from the remote Git repository
[2024-03-04T19:57:25.726Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2024-03-04T19:57:25.758Z] Fetching without tags
[2024-03-04T19:57:25.758Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2024-03-04T19:57:25.758Z]  > git --version # timeout=10
[2024-03-04T19:57:25.766Z]  > git --version # 'git version 2.39.3'
[2024-03-04T19:57:25.766Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-03-04T19:57:25.875Z] Checking out Revision 0e60cc4f7332e40843e4163421249b1dec487f7b (main)
[2024-03-04T19:57:25.875Z]  > git config core.sparsecheckout # timeout=10
[2024-03-04T19:57:25.882Z]  > git checkout -f 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10
[2024-03-04T19:57:25.891Z] Commit message: "cosaBuild: add `srcConfig` and `variant` parameters"
[2024-03-04T19:57:25.891Z]  > git rev-list --no-walk 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10
[2024-03-04T19:57:26.133Z] [Pipeline] Start of Pipeline
[2024-03-04T19:57:26.407Z] [Pipeline] node
[2024-03-04T19:57:26.533Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
[2024-03-04T19:57:26.675Z] [Pipeline] {
[2024-03-04T19:57:26.960Z] [Pipeline] checkout
[2024-03-04T19:57:26.991Z] Selected Git installation does not exist. Using Default
[2024-03-04T19:57:26.991Z] The recommended git tool is: NONE
[2024-03-04T19:57:26.991Z] No credentials specified
[2024-03-04T19:57:26.992Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
[2024-03-04T19:57:26.999Z] Fetching changes from the remote Git repository
[2024-03-04T19:57:27.000Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2024-03-04T19:57:27.012Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2024-03-04T19:57:27.012Z]  > git --version # timeout=10
[2024-03-04T19:57:27.019Z]  > git --version # 'git version 2.39.3'
[2024-03-04T19:57:27.019Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-03-04T19:57:27.128Z]  > git rev-parse origin/main^{commit} # timeout=10
[2024-03-04T19:57:27.136Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
[2024-03-04T19:57:27.136Z]  > git config core.sparsecheckout # timeout=10
[2024-03-04T19:57:27.143Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
[2024-03-04T19:57:27.152Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"
[2024-03-04T19:57:27.310Z] [Pipeline] readYaml
[2024-03-04T19:57:27.825Z] [Pipeline] withEnv
[2024-03-04T19:57:27.859Z] [Pipeline] {
[2024-03-04T19:57:28.117Z] [Pipeline] sh
[2024-03-04T19:57:28.412Z] + set -xeuo pipefail
[2024-03-04T19:57:28.412Z] ++ umask
[2024-03-04T19:57:28.412Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:28.412Z] + rm -rf pipe
[2024-03-04T19:57:28.412Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2024-03-04T19:57:28.412Z] Cloning into 'pipe'...
[2024-03-04T19:57:28.705Z] [Pipeline] }
[2024-03-04T19:57:28.886Z] [Pipeline] // withEnv
[2024-03-04T19:57:29.042Z] [Pipeline] load
[2024-03-04T19:57:29.306Z] [Pipeline] { (pipe/utils.groovy)
[2024-03-04T19:57:29.506Z] [Pipeline] }
[2024-03-04T19:57:29.733Z] [Pipeline] // load
[2024-03-04T19:57:29.865Z] [Pipeline] readYaml
[2024-03-04T19:57:30.129Z] [Pipeline] withEnv
[2024-03-04T19:57:30.175Z] [Pipeline] {
[2024-03-04T19:57:30.432Z] [Pipeline] sh
[2024-03-04T19:57:30.728Z] + set -xeuo pipefail
[2024-03-04T19:57:30.728Z] ++ umask
[2024-03-04T19:57:30.728Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:30.728Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
[2024-03-04T19:57:30.813Z] [Pipeline] }
[2024-03-04T19:57:30.977Z] [Pipeline] // withEnv
[2024-03-04T19:57:31.059Z] [Pipeline] readYaml
[2024-03-04T19:57:31.207Z] [Pipeline] withEnv
[2024-03-04T19:57:31.219Z] [Pipeline] {
[2024-03-04T19:57:31.317Z] [Pipeline] sh
[2024-03-04T19:57:31.587Z] + set -xeuo pipefail
[2024-03-04T19:57:31.587Z] ++ umask
[2024-03-04T19:57:31.587Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:31.587Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
[2024-03-04T19:57:31.640Z] [Pipeline] }
[2024-03-04T19:57:31.767Z] [Pipeline] // withEnv
[2024-03-04T19:57:31.854Z] [Pipeline] readYaml
[2024-03-04T19:57:32.049Z] [Pipeline] withEnv
[2024-03-04T19:57:32.052Z] [Pipeline] {
[2024-03-04T19:57:32.182Z] [Pipeline] sh
[2024-03-04T19:57:32.459Z] + set -xeuo pipefail
[2024-03-04T19:57:32.459Z] ++ umask
[2024-03-04T19:57:32.459Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:32.459Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
[2024-03-04T19:57:32.563Z] [Pipeline] }
[2024-03-04T19:57:32.677Z] [Pipeline] // withEnv
[2024-03-04T19:57:32.722Z] [Pipeline] readYaml
[2024-03-04T19:57:32.767Z] [Pipeline] }
[2024-03-04T19:57:32.882Z] [Pipeline] // node
[2024-03-04T19:57:32.907Z] [Pipeline] properties
[2024-03-04T19:57:32.934Z] [Pipeline] readJSON
[2024-03-04T19:57:33.002Z] [Pipeline] echo
[2024-03-04T19:57:33.016Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2415091, task_id:114463702, nvr:glibc-2.39.9000-5.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 glibc-2.39.9000-5.fc41.
[2024-03-04T19:57:33.016Z] 
[2024-03-04T19:57:33.016Z] ##### **Changelog**
[2024-03-04T19:57:33.016Z] 
[2024-03-04T19:57:33.016Z] ```
[2024-03-04T19:57:33.016Z] * Mon Mar  4 2024 Patsy Griffin <patsy@redhat.com> - 2.39.9000-5
[2024-03-04T19:57:33.016Z] - Auto-sync with upstream branch master,
[2024-03-04T19:57:33.016Z]   commit b6e3898194bbae78910bbe9cd086937014961e45.
[2024-03-04T19:57:33.016Z] - x86-64: Simplify minimum ISA check ifdef conditional with if
[2024-03-04T19:57:33.016Z] - manual/tunables - Add entry for enable_secure tunable.
[2024-03-04T19:57:33.016Z] - NEWS: Move enable_secure_tunable from 2.39 to 2.40.
[2024-03-04T19:57:33.016Z] - riscv: Add and use alignment-ignorant memcpy
[2024-03-04T19:57:33.016Z] - riscv: Add ifunc helper method to hwprobe.h
[2024-03-04T19:57:33.016Z] - riscv: Enable multi-arg ifunc resolvers
[2024-03-04T19:57:33.016Z] - riscv: Add __riscv_hwprobe pointer to ifunc calls
[2024-03-04T19:57:33.016Z] - riscv: Add hwprobe vdso call support
[2024-03-04T19:57:33.016Z] - linux: Introduce INTERNAL_VSYSCALL
[2024-03-04T19:57:33.016Z] - riscv: Add Linux hwprobe syscall support
[2024-03-04T19:57:33.016Z] - rtld: Add glibc.rtld.enable_secure tunable.
[2024-03-04T19:57:33.016Z] - x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
[2024-03-04T19:57:33.016Z] - x86_64: Suppress false positive valgrind error
[2024-03-04T19:57:33.016Z] - x86: Don't check XFD against /proc/cpuinfo
[2024-03-04T19:57:33.016Z] - x86-64: Don't use SSE resolvers for ISA level 3 or above
[2024-03-04T19:57:33.016Z] - x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
[2024-03-04T19:57:33.016Z] - sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
[2024-03-04T19:57:33.016Z] - cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
[2024-03-04T19:57:33.016Z] - s390: Improve static-pie configure tests
[2024-03-04T19:57:33.016Z] - x86: Change ENQCMD test to CHECK_FEATURE_PRESENT
[2024-03-04T19:57:33.016Z] - debug: Improve mqueue.h fortify warnings with clang
[2024-03-04T19:57:33.016Z] - debug: Improve fcntl.h fortify warnings with clang
[2024-03-04T19:57:33.016Z] - wcsmbs: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - syslog: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - socket: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - unistd: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - stdlib: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - string: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - libio: Improve fortify with clang
[2024-03-04T19:57:33.016Z] - cdefs.h: Add clang fortify directives
[2024-03-04T19:57:33.016Z] - Update SHARED-FILES and license for Unicode 15.1.0.
[2024-03-04T19:57:33.016Z] - aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
[2024-03-04T19:57:33.016Z] - S390: Do not clobber r7 in clone [BZ #31402]
[2024-03-04T19:57:33.016Z] - x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
[2024-03-04T19:57:33.016Z] - hurd: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - htl/tests: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - htl: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - hesiod: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - gmon: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - dlfcn: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - dirent: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - ctype: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - csu: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - conform: Reformat Makefile.
[2024-03-04T19:57:33.016Z] - Support compiling .S files with additional options
[2024-03-04T19:57:33.016Z] - x86-64: Save APX registers in ld.so trampoline
[2024-03-04T19:57:33.016Z] - benchtests: Add more benchtests for rounding functions.
[2024-03-04T19:57:33.016Z] - tests: gracefully handle AppArmor userns containment
[2024-03-04T19:57:33.016Z] - treewide: python-scripts: use `is None` for none-equality
[2024-03-04T19:57:33.016Z] - powerpc: Remove power7 strstr optimization
[2024-03-04T19:57:33.016Z] - arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
[2024-03-04T19:57:33.016Z] - math: Update mips64 ulps
[2024-03-04T19:57:33.016Z] 
[2024-03-04T19:57:33.016Z] ```, 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-1376fe9c45, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-1376fe9c45, title:glibc-2.39.9000-5.fc41, version_hash:73b70d4ae00f3a2cfec30a5bca5e8ce9c8faba80, 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:[id:1006, name:pfrankli, email:pfrankli@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], comments:[], builds:[[nvr:glibc-2.39.9000-5.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-1376fe9c45, karma:0, content_type:rpm, test_cases:[]]]
[2024-03-04T19:57:33.146Z] [Pipeline] libraryResource
[2024-03-04T19:57:33.302Z] [Pipeline] readJSON
[2024-03-04T19:57:33.571Z] [Pipeline] node
[2024-03-04T19:57:33.720Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
[2024-03-04T19:57:33.830Z] [Pipeline] {
[2024-03-04T19:57:34.002Z] [Pipeline] writeYaml
[2024-03-04T19:57:34.242Z] [Pipeline] readFile
[2024-03-04T19:57:34.460Z] [Pipeline] }
[2024-03-04T19:57:34.701Z] [Pipeline] // node
[2024-03-04T19:57:34.889Z] [Pipeline] podTemplate
[2024-03-04T19:57:34.945Z] [Pipeline] {
[2024-03-04T19:57:35.222Z] [Pipeline] node
[2024-03-04T19:57:40.124Z] Created Pod: openshift coreos-ci/pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4
[2024-03-04T19:57:48.031Z] Agent pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4 is provisioned from template pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f
[2024-03-04T19:57:48.031Z] ---
[2024-03-04T19:57:48.031Z] apiVersion: "v1"
[2024-03-04T19:57:48.031Z] kind: "Pod"
[2024-03-04T19:57:48.031Z] metadata:
[2024-03-04T19:57:48.031Z]   annotations:
[2024-03-04T19:57:48.031Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/313/"
[2024-03-04T19:57:48.031Z]     runUrl: "job/bodhi-trigger/313/"
[2024-03-04T19:57:48.031Z]   labels:
[2024-03-04T19:57:48.031Z]     jenkins: "slave"
[2024-03-04T19:57:48.031Z]     jenkins/label-digest: "9bbc41487747371e9fdf7948d64f9119fec8c1c1"
[2024-03-04T19:57:48.031Z]     jenkins/label: "pod-13b64816-cea4-42a7-a574-0e526626f5f2"
[2024-03-04T19:57:48.031Z]   name: "pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4"
[2024-03-04T19:57:48.031Z]   namespace: "coreos-ci"
[2024-03-04T19:57:48.031Z] spec:
[2024-03-04T19:57:48.031Z]   containers:
[2024-03-04T19:57:48.031Z]   - command:
[2024-03-04T19:57:48.031Z]     - "/usr/bin/dumb-init"
[2024-03-04T19:57:48.031Z]     - "/usr/bin/sleep"
[2024-03-04T19:57:48.031Z]     - "infinity"
[2024-03-04T19:57:48.031Z]     env:
[2024-03-04T19:57:48.031Z]     - name: "NCPUS"
[2024-03-04T19:57:48.031Z]       value: "0.1"
[2024-03-04T19:57:48.031Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2024-03-04T19:57:48.031Z]     imagePullPolicy: "Always"
[2024-03-04T19:57:48.031Z]     name: "worker"
[2024-03-04T19:57:48.031Z]     resources:
[2024-03-04T19:57:48.031Z]       limits:
[2024-03-04T19:57:48.031Z]         cpu: "0.1"
[2024-03-04T19:57:48.031Z]       requests:
[2024-03-04T19:57:48.031Z]         cpu: "0.1"
[2024-03-04T19:57:48.031Z]     volumeMounts:
[2024-03-04T19:57:48.031Z]     - mountPath: "/srv/"
[2024-03-04T19:57:48.031Z]       name: "emptydir-0"
[2024-03-04T19:57:48.031Z]     - mountPath: "/home/jenkins/agent"
[2024-03-04T19:57:48.031Z]       name: "workspace-volume"
[2024-03-04T19:57:48.031Z]       readOnly: false
[2024-03-04T19:57:48.031Z]   - env:
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_SECRET"
[2024-03-04T19:57:48.031Z]       value: "********"
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_TUNNEL"
[2024-03-04T19:57:48.031Z]       value: "172.30.136.1:50000"
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_AGENT_NAME"
[2024-03-04T19:57:48.031Z]       value: "pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4"
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_NAME"
[2024-03-04T19:57:48.031Z]       value: "pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4"
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_AGENT_WORKDIR"
[2024-03-04T19:57:48.031Z]       value: "/home/jenkins/agent"
[2024-03-04T19:57:48.031Z]     - name: "JENKINS_URL"
[2024-03-04T19:57:48.031Z]       value: "http://172.30.130.216:80/"
[2024-03-04T19:57:48.031Z]     image: "jenkins-agent-base:latest"
[2024-03-04T19:57:48.031Z]     name: "jnlp"
[2024-03-04T19:57:48.031Z]     resources:
[2024-03-04T19:57:48.031Z]       limits:
[2024-03-04T19:57:48.031Z]         memory: "512Mi"
[2024-03-04T19:57:48.031Z]         cpu: "1"
[2024-03-04T19:57:48.031Z]       requests:
[2024-03-04T19:57:48.031Z]         memory: "512Mi"
[2024-03-04T19:57:48.031Z]         cpu: "1"
[2024-03-04T19:57:48.031Z]     volumeMounts:
[2024-03-04T19:57:48.031Z]     - mountPath: "/home/jenkins/agent"
[2024-03-04T19:57:48.031Z]       name: "workspace-volume"
[2024-03-04T19:57:48.031Z]       readOnly: false
[2024-03-04T19:57:48.031Z]   nodeSelector:
[2024-03-04T19:57:48.031Z]     kubernetes.io/os: "linux"
[2024-03-04T19:57:48.031Z]   restartPolicy: "Never"
[2024-03-04T19:57:48.031Z]   serviceAccountName: "default"
[2024-03-04T19:57:48.031Z]   volumes:
[2024-03-04T19:57:48.031Z]   - emptyDir: {}
[2024-03-04T19:57:48.031Z]     name: "emptydir-0"
[2024-03-04T19:57:48.031Z]   - emptyDir:
[2024-03-04T19:57:48.031Z]       medium: ""
[2024-03-04T19:57:48.031Z]     name: "workspace-volume"
[2024-03-04T19:57:48.031Z] 
[2024-03-04T19:57:48.097Z] Running on pod-13b64816-cea4-42a7-a574-0e526626f5f2-9c89f-g78x4 in /home/jenkins/agent/workspace/bodhi-trigger
[2024-03-04T19:57:48.134Z] [Pipeline] {
[2024-03-04T19:57:48.420Z] [Pipeline] container
[2024-03-04T19:57:48.463Z] [Pipeline] {
[2024-03-04T19:57:48.649Z] [Pipeline] withEnv
[2024-03-04T19:57:48.686Z] [Pipeline] {
[2024-03-04T19:57:48.909Z] [Pipeline] sh
[2024-03-04T19:57:49.966Z] + set -xeuo pipefail
[2024-03-04T19:57:49.966Z] ++ umask
[2024-03-04T19:57:49.966Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:49.966Z] + cat /cosa/coreos-assembler-git.json
[2024-03-04T19:57:49.966Z] {
[2024-03-04T19:57:49.966Z]   "date": "2024-03-04T12:36:28Z",
[2024-03-04T19:57:49.966Z]   "git": {
[2024-03-04T19:57:49.966Z]     "commit": "a3d5d3069cc4ca2b6c586530802528c49c50b0c2",
[2024-03-04T19:57:49.966Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2024-03-04T19:57:49.966Z]     "branch": "HEAD",
[2024-03-04T19:57:49.966Z]     "dirty": "false"
[2024-03-04T19:57:49.966Z]   },
[2024-03-04T19:57:49.966Z]   "file": {
[2024-03-04T19:57:49.966Z]     "checksum": "a2b2e5ea1c12503c887a9c8b1ad832c696f248fd0298ec6c427115953f2c1848",
[2024-03-04T19:57:49.966Z]     "checksum_type": "sha256",
[2024-03-04T19:57:49.966Z]     "format": "tar.gz",
[2024-03-04T19:57:49.966Z]     "name": "coreos-assembler-git.tar.gz",
[2024-03-04T19:57:49.966Z]     "size": "9747985"
[2024-03-04T19:57:49.966Z]   }
[2024-03-04T19:57:49.966Z] }
[2024-03-04T19:57:50.298Z] [Pipeline] }
[2024-03-04T19:57:50.613Z] [Pipeline] // withEnv
[2024-03-04T19:57:50.762Z] [Pipeline] stage
[2024-03-04T19:57:50.790Z] [Pipeline] { (Report Running)
[2024-03-04T19:57:51.071Z] [Pipeline] withCredentials
[2024-03-04T19:57:51.112Z] Masking supported pattern matches of $RDB_PASSWORD
[2024-03-04T19:57:51.226Z] [Pipeline] {
[2024-03-04T19:57:51.312Z] [Pipeline] withEnv
[2024-03-04T19:57:51.329Z] [Pipeline] {
[2024-03-04T19:57:51.434Z] [Pipeline] sh
[2024-03-04T19:57:52.316Z] + set -xeuo pipefail
[2024-03-04T19:57:52.317Z] ++ umask
[2024-03-04T19:57:52.317Z] + '[' 0022 = 0000 ']'
[2024-03-04T19:57:52.317Z] + /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-1376fe9c45 --stream rawhide
[2024-03-04T19:57:54.903Z] [Pipeline] }
[2024-03-04T19:57:55.069Z] [Pipeline] // withEnv
[2024-03-04T19:57:55.089Z] [Pipeline] }
[2024-03-04T19:57:55.220Z] [Pipeline] // withCredentials
[2024-03-04T19:57:55.238Z] [Pipeline] }
[2024-03-04T19:57:55.281Z] [Pipeline] // stage
[2024-03-04T19:57:55.339Z] [Pipeline] stage
[2024-03-04T19:57:55.346Z] [Pipeline] { (Test)
[2024-03-04T19:57:55.383Z] [Pipeline] build
[2024-03-04T19:57:55.387Z] Scheduling project: test-override
[2024-03-04T19:58:01.181Z] Starting building: test-override #360
[2024-03-04T21:23:53.605Z] Build test-override #360 completed: SUCCESS
[2024-03-04T21:23:53.645Z] [Pipeline] }
[2024-03-04T21:23:53.956Z] [Pipeline] // stage
[2024-03-04T21:23:54.158Z] [Pipeline] stage
[2024-03-04T21:23:54.179Z] [Pipeline] { (Report Completion)
[2024-03-04T21:23:54.527Z] [Pipeline] withCredentials
[2024-03-04T21:23:54.613Z] Masking supported pattern matches of $RDB_PASSWORD
[2024-03-04T21:23:54.742Z] [Pipeline] {
[2024-03-04T21:23:54.947Z] [Pipeline] withEnv
[2024-03-04T21:23:55.004Z] [Pipeline] {
[2024-03-04T21:23:55.255Z] [Pipeline] sh
[2024-03-04T21:23:56.149Z] + set -xeuo pipefail
[2024-03-04T21:23:56.149Z] ++ umask
[2024-03-04T21:23:56.149Z] + '[' 0022 = 0000 ']'
[2024-03-04T21:23:56.149Z] + /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/360 --outcome PASSED --advisory FEDORA-2024-1376fe9c45 --stream rawhide
[2024-03-04T21:23:58.176Z] [Pipeline] }
[2024-03-04T21:23:58.456Z] [Pipeline] // withEnv
[2024-03-04T21:23:58.576Z] [Pipeline] }
[2024-03-04T21:23:58.828Z] [Pipeline] // withCredentials
[2024-03-04T21:23:58.942Z] [Pipeline] }
[2024-03-04T21:23:59.171Z] [Pipeline] // stage
[2024-03-04T21:23:59.634Z] [Pipeline] }
[2024-03-04T21:23:59.822Z] [Pipeline] // container
[2024-03-04T21:23:59.920Z] [Pipeline] }
[2024-03-04T21:24:00.217Z] [Pipeline] // node
[2024-03-04T21:24:00.326Z] [Pipeline] }
[2024-03-04T21:24:00.532Z] [Pipeline] // podTemplate
[2024-03-04T21:24:00.639Z] [Pipeline] End of Pipeline
[2024-03-04T21:24:00.898Z] Finished: SUCCESS