17:01:46 [2024-01-18T17:01:46.336Z] Triggered by CI message. 17:01:46 [2024-01-18T17:01:46.337Z] 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 17:01:46 [2024-01-18T17:01:46.337Z] The recommended git tool is: NONE 17:01:46 [2024-01-18T17:01:46.337Z] No credentials specified 17:01:46 [2024-01-18T17:01:46.338Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 17:01:46 [2024-01-18T17:01:46.343Z] Fetching changes from the remote Git repository 17:01:46 [2024-01-18T17:01:46.343Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 17:01:46 [2024-01-18T17:01:46.365Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 17:01:46 [2024-01-18T17:01:46.365Z] > git --version # timeout=10 17:01:46 [2024-01-18T17:01:46.370Z] > git --version # 'git version 2.39.3' 17:01:46 [2024-01-18T17:01:46.370Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:46 [2024-01-18T17:01:46.531Z] > git rev-parse origin/main^{commit} # timeout=10 17:01:46 [2024-01-18T17:01:46.542Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 17:01:46 [2024-01-18T17:01:46.542Z] > git config core.sparsecheckout # timeout=10 17:01:46 [2024-01-18T17:01:46.546Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 17:01:46 [2024-01-18T17:01:46.551Z] Commit message: "ci: add sanity-check for Groovy files" 17:01:46 [2024-01-18T17:01:46.551Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 17:01:46 [2024-01-18T17:01:46.698Z] Loading library coreos@main 17:01:46 [2024-01-18T17:01:46.698Z] Attempting to resolve main from remote references... 17:01:46 [2024-01-18T17:01:46.698Z] > git --version # timeout=10 17:01:46 [2024-01-18T17:01:46.702Z] > git --version # 'git version 2.39.3' 17:01:46 [2024-01-18T17:01:46.702Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:01:46 [2024-01-18T17:01:46.877Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 17:01:46 [2024-01-18T17:01:46.879Z] Selected Git installation does not exist. Using Default 17:01:46 [2024-01-18T17:01:46.879Z] The recommended git tool is: NONE 17:01:46 [2024-01-18T17:01:46.879Z] No credentials specified 17:01:46 [2024-01-18T17:01:46.879Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 17:01:46 [2024-01-18T17:01:46.884Z] Fetching changes from the remote Git repository 17:01:46 [2024-01-18T17:01:46.885Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:01:46 [2024-01-18T17:01:46.917Z] Fetching without tags 17:01:46 [2024-01-18T17:01:46.917Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 17:01:46 [2024-01-18T17:01:46.917Z] > git --version # timeout=10 17:01:46 [2024-01-18T17:01:46.922Z] > git --version # 'git version 2.39.3' 17:01:46 [2024-01-18T17:01:46.922Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:47 [2024-01-18T17:01:47.085Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 17:01:47 [2024-01-18T17:01:47.085Z] > git config core.sparsecheckout # timeout=10 17:01:47 [2024-01-18T17:01:47.090Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 17:01:47 [2024-01-18T17:01:47.103Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 17:01:47 [2024-01-18T17:01:47.103Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 17:01:47 [2024-01-18T17:01:47.433Z] [Pipeline] Start of Pipeline 17:01:47 [2024-01-18T17:01:47.639Z] [Pipeline] node 17:01:47 [2024-01-18T17:01:47.726Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:01:47 [2024-01-18T17:01:47.846Z] [Pipeline] { 17:01:48 [2024-01-18T17:01:48.232Z] [Pipeline] withEnv 17:01:48 [2024-01-18T17:01:48.259Z] [Pipeline] { 17:01:48 [2024-01-18T17:01:48.451Z] [Pipeline] sh 17:01:48 [2024-01-18T17:01:48.747Z] + set -xeuo pipefail 17:01:48 [2024-01-18T17:01:48.747Z] ++ umask 17:01:48 [2024-01-18T17:01:48.747Z] + '[' 0022 = 0000 ']' 17:01:48 [2024-01-18T17:01:48.747Z] + rm -rf pipe 17:01:48 [2024-01-18T17:01:48.747Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 17:01:48 [2024-01-18T17:01:48.747Z] Cloning into 'pipe'... 17:01:49 [2024-01-18T17:01:49.062Z] [Pipeline] } 17:01:49 [2024-01-18T17:01:49.268Z] [Pipeline] // withEnv 17:01:49 [2024-01-18T17:01:49.455Z] [Pipeline] load 17:01:49 [2024-01-18T17:01:49.721Z] [Pipeline] { (pipe/utils.groovy) 17:01:49 [2024-01-18T17:01:49.847Z] [Pipeline] } 17:01:50 [2024-01-18T17:01:50.050Z] [Pipeline] // load 17:01:50 [2024-01-18T17:01:50.135Z] [Pipeline] readYaml 17:01:50 [2024-01-18T17:01:50.422Z] [Pipeline] withEnv 17:01:50 [2024-01-18T17:01:50.440Z] [Pipeline] { 17:01:50 [2024-01-18T17:01:50.584Z] [Pipeline] sh 17:01:50 [2024-01-18T17:01:50.849Z] + set -xeuo pipefail 17:01:50 [2024-01-18T17:01:50.849Z] ++ umask 17:01:50 [2024-01-18T17:01:50.849Z] + '[' 0022 = 0000 ']' 17:01:50 [2024-01-18T17:01:50.849Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 17:01:50 [2024-01-18T17:01:50.989Z] [Pipeline] } 17:01:51 [2024-01-18T17:01:51.190Z] [Pipeline] // withEnv 17:01:51 [2024-01-18T17:01:51.298Z] [Pipeline] readYaml 17:01:51 [2024-01-18T17:01:51.475Z] [Pipeline] withEnv 17:01:51 [2024-01-18T17:01:51.499Z] [Pipeline] { 17:01:51 [2024-01-18T17:01:51.601Z] [Pipeline] sh 17:01:51 [2024-01-18T17:01:51.879Z] + set -xeuo pipefail 17:01:51 [2024-01-18T17:01:51.879Z] ++ umask 17:01:51 [2024-01-18T17:01:51.879Z] + '[' 0022 = 0000 ']' 17:01:51 [2024-01-18T17:01:51.879Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 17:01:51 [2024-01-18T17:01:51.967Z] [Pipeline] } 17:01:52 [2024-01-18T17:01:52.138Z] [Pipeline] // withEnv 17:01:52 [2024-01-18T17:01:52.215Z] [Pipeline] readYaml 17:01:52 [2024-01-18T17:01:52.722Z] [Pipeline] withEnv 17:01:52 [2024-01-18T17:01:52.764Z] [Pipeline] { 17:01:52 [2024-01-18T17:01:52.930Z] [Pipeline] sh 17:01:53 [2024-01-18T17:01:53.206Z] + set -xeuo pipefail 17:01:53 [2024-01-18T17:01:53.206Z] ++ umask 17:01:53 [2024-01-18T17:01:53.206Z] + '[' 0022 = 0000 ']' 17:01:53 [2024-01-18T17:01:53.206Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 17:01:53 [2024-01-18T17:01:53.206Z] + jq -e '.releases[0].composed_by_bodhi' 17:01:53 [2024-01-18T17:01:53.206Z] true 17:01:53 [2024-01-18T17:01:53.306Z] [Pipeline] } 17:01:53 [2024-01-18T17:01:53.431Z] [Pipeline] // withEnv 17:01:53 [2024-01-18T17:01:53.495Z] [Pipeline] withEnv 17:01:53 [2024-01-18T17:01:53.524Z] [Pipeline] { 17:01:53 [2024-01-18T17:01:53.797Z] [Pipeline] sh 17:01:54 [2024-01-18T17:01:54.098Z] + set -xeuo pipefail 17:01:54 [2024-01-18T17:01:54.098Z] ++ umask 17:01:54 [2024-01-18T17:01:54.098Z] + '[' 0022 = 0000 ']' 17:01:54 [2024-01-18T17:01:54.098Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 17:01:54 [2024-01-18T17:01:54.098Z] + jq -e '.releases[0].composed_by_bodhi' 17:01:54 [2024-01-18T17:01:54.098Z] false 17:01:54 [2024-01-18T17:01:54.250Z] [Pipeline] } 17:01:54 [2024-01-18T17:01:54.403Z] [Pipeline] // withEnv 17:01:54 [2024-01-18T17:01:54.500Z] [Pipeline] } 17:01:54 [2024-01-18T17:01:54.609Z] [Pipeline] // node 17:01:54 [2024-01-18T17:01:54.684Z] [Pipeline] properties 17:01:54 [2024-01-18T17:01:54.839Z] [Pipeline] readJSON 17:01:55 [2024-01-18T17:01:55.008Z] [Pipeline] echo 17:01:55 [2024-01-18T17:01:55.031Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-a74e3ccbf0-372b3ea0d8125fc24dc7a896637c68613778d87e, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-a74e3ccbf0, builds:[[type:koji-build, id:2346859, task_id:111928418, issuer:jforbes, component:kernel, nvr:kernel-6.8.0-0.rc0.20240118git296455ade1fd.8.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-18T17:01:44.165947Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for kernel-6.8.0-0.rc0.20240118git296455ade1fd.8.fc40. 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] ##### **Changelog** 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] ``` 17:01:55 [2024-01-18T17:01:55.031Z] * Thu Jan 18 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.296455ade1fd.8] 17:01:55 [2024-01-18T17:01:55.031Z] - Turn on IAA_CRYPTO_STATS for Fedora (Justin M. Forbes) 17:01:55 [2024-01-18T17:01:55.031Z] - Fix up manual merge error in security.h (Justin M. Forbes) 17:01:55 [2024-01-18T17:01:55.031Z] - fedora: new drivers and cleanups (Peter Robinson) 17:01:55 [2024-01-18T17:01:55.031Z] - Turn on Renesas RZ for Fedora IOT rhbz2257913 (Justin M. Forbes) 17:01:55 [2024-01-18T17:01:55.031Z] - redhat: filter-modules.sh.rhel: add dell-smm-hwmon (Scott Weaver) 17:01:55 [2024-01-18T17:01:55.031Z] - Linux v6.8.0-0.rc0.296455ade1fd 17:01:55 [2024-01-18T17:01:55.031Z] * Tue Jan 16 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.7] 17:01:55 [2024-01-18T17:01:55.031Z] - Add CONFIG_INTEL_MEI_GSC_PROXY=m for DRM 9.4 stable backport (Mika Penttilä) 17:01:55 [2024-01-18T17:01:55.031Z] - Set configs for ZRAM_TRACK_ENTRY_ACTIME (Justin M. Forbes) 17:01:55 [2024-01-18T17:01:55.031Z] - Add python3-pyyaml to buildreqs for kernel-docs (Justin M. Forbes) 17:01:55 [2024-01-18T17:01:55.031Z] - Add nb7vpq904m to singlemods for ppc64le (Thorsten Leemhuis) 17:01:55 [2024-01-18T17:01:55.031Z] - include drm bridge helpers in kernel-core package (Thorsten Leemhuis) 17:01:55 [2024-01-18T17:01:55.031Z] - Add dell-smm-hwmon to singlemods (Thorsten Leemhuis) 17:01:55 [2024-01-18T17:01:55.031Z] - Add drm_gem_shmem_test to mod-internal.list (Thorsten Leemhuis) 17:01:55 [2024-01-18T17:01:55.031Z] * Sat Jan 13 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.6] 17:01:55 [2024-01-18T17:01:55.031Z] - Linux v6.8.0-0.rc0.052d534373b7 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] ``` 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] ---- 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] Automatic update for kernel-6.8.0-0.rc0.20240116git052d534373b7.8.fc40. 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] ---- 17:01:55 [2024-01-18T17:01:55.031Z] 17:01:55 [2024-01-18T17:01:55.031Z] Automatic update for kernel-6.8.0-0.rc0.20240113git052d534373b7.6.fc40. 17:01:55 [2024-01-18T17:01:55.031Z] , type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:2024-01-18 16:52:02, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-a74e3ccbf0, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-a74e3ccbf0, title:kernel-6.8.0-0.rc0.20240118git296455ade1fd.8.fc40, version_hash:372b3ea0d8125fc24dc7a896637c68613778d87e, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, 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:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3354618, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-18 16:52:02, update_id:579014, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3354620, karma:0, karma_critpath:0, text:This update has obsoleted [kernel-6.8.0-0.rc0.20240116git052d534373b7.8.fc40](https://bodhi.fedoraproject.org/updates/FEDORA-2024-3323f94eec), and has inherited its bugs and notes., timestamp:2024-01-18 16:52:02, update_id:579014, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.8.0-0.rc0.20240118git296455ade1fd.8.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:910, name:jforbes, email:jforbes@redhat.com, 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]]], updateid:FEDORA-2024-a74e3ccbf0, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 17:01:55 [2024-01-18T17:01:55.252Z] [Pipeline] libraryResource 17:01:55 [2024-01-18T17:01:55.315Z] [Pipeline] readJSON 17:01:55 [2024-01-18T17:01:55.453Z] [Pipeline] node 17:01:55 [2024-01-18T17:01:55.527Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:01:55 [2024-01-18T17:01:55.674Z] [Pipeline] { 17:01:55 [2024-01-18T17:01:55.809Z] [Pipeline] writeYaml 17:01:56 [2024-01-18T17:01:56.049Z] [Pipeline] readFile 17:01:56 [2024-01-18T17:01:56.146Z] [Pipeline] } 17:01:56 [2024-01-18T17:01:56.322Z] [Pipeline] // node 17:01:56 [2024-01-18T17:01:56.425Z] [Pipeline] podTemplate 17:01:56 [2024-01-18T17:01:56.455Z] [Pipeline] { 17:01:56 [2024-01-18T17:01:56.622Z] [Pipeline] node 17:01:57 [2024-01-18T17:01:57.818Z] Created Pod: openshift coreos-ci/pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d 17:02:08 [2024-01-18T17:02:08.563Z] Agent pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d is provisioned from template pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8 17:02:08 [2024-01-18T17:02:08.564Z] --- 17:02:08 [2024-01-18T17:02:08.564Z] apiVersion: "v1" 17:02:08 [2024-01-18T17:02:08.564Z] kind: "Pod" 17:02:08 [2024-01-18T17:02:08.564Z] metadata: 17:02:08 [2024-01-18T17:02:08.564Z] annotations: 17:02:08 [2024-01-18T17:02:08.564Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/183/" 17:02:08 [2024-01-18T17:02:08.564Z] runUrl: "job/bodhi-trigger/183/" 17:02:08 [2024-01-18T17:02:08.564Z] labels: 17:02:08 [2024-01-18T17:02:08.564Z] jenkins: "slave" 17:02:08 [2024-01-18T17:02:08.564Z] jenkins/label-digest: "ca2e25c180e97171f4fff900d288e7c68ca9c5f3" 17:02:08 [2024-01-18T17:02:08.564Z] jenkins/label: "pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d" 17:02:08 [2024-01-18T17:02:08.564Z] name: "pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d" 17:02:08 [2024-01-18T17:02:08.564Z] namespace: "coreos-ci" 17:02:08 [2024-01-18T17:02:08.564Z] spec: 17:02:08 [2024-01-18T17:02:08.564Z] containers: 17:02:08 [2024-01-18T17:02:08.564Z] - command: 17:02:08 [2024-01-18T17:02:08.564Z] - "/usr/bin/dumb-init" 17:02:08 [2024-01-18T17:02:08.564Z] - "/usr/bin/sleep" 17:02:08 [2024-01-18T17:02:08.564Z] - "infinity" 17:02:08 [2024-01-18T17:02:08.564Z] env: 17:02:08 [2024-01-18T17:02:08.564Z] - name: "NCPUS" 17:02:08 [2024-01-18T17:02:08.564Z] value: "0.1" 17:02:08 [2024-01-18T17:02:08.564Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 17:02:08 [2024-01-18T17:02:08.564Z] imagePullPolicy: "Always" 17:02:08 [2024-01-18T17:02:08.564Z] name: "worker" 17:02:08 [2024-01-18T17:02:08.564Z] resources: 17:02:08 [2024-01-18T17:02:08.564Z] limits: 17:02:08 [2024-01-18T17:02:08.564Z] cpu: "0.1" 17:02:08 [2024-01-18T17:02:08.564Z] requests: 17:02:08 [2024-01-18T17:02:08.564Z] cpu: "0.1" 17:02:08 [2024-01-18T17:02:08.564Z] volumeMounts: 17:02:08 [2024-01-18T17:02:08.564Z] - mountPath: "/srv/" 17:02:08 [2024-01-18T17:02:08.564Z] name: "emptydir-0" 17:02:08 [2024-01-18T17:02:08.564Z] - mountPath: "/home/jenkins/agent" 17:02:08 [2024-01-18T17:02:08.564Z] name: "workspace-volume" 17:02:08 [2024-01-18T17:02:08.564Z] readOnly: false 17:02:08 [2024-01-18T17:02:08.564Z] - env: 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_SECRET" 17:02:08 [2024-01-18T17:02:08.564Z] value: "********" 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_TUNNEL" 17:02:08 [2024-01-18T17:02:08.564Z] value: "172.30.136.1:50000" 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_AGENT_NAME" 17:02:08 [2024-01-18T17:02:08.564Z] value: "pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d" 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_NAME" 17:02:08 [2024-01-18T17:02:08.564Z] value: "pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d" 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_AGENT_WORKDIR" 17:02:08 [2024-01-18T17:02:08.564Z] value: "/home/jenkins/agent" 17:02:08 [2024-01-18T17:02:08.564Z] - name: "JENKINS_URL" 17:02:08 [2024-01-18T17:02:08.564Z] value: "http://172.30.130.216:80/" 17:02:08 [2024-01-18T17:02:08.564Z] image: "jenkins-agent-base:latest" 17:02:08 [2024-01-18T17:02:08.564Z] name: "jnlp" 17:02:08 [2024-01-18T17:02:08.564Z] resources: 17:02:08 [2024-01-18T17:02:08.564Z] limits: 17:02:08 [2024-01-18T17:02:08.564Z] memory: "512Mi" 17:02:08 [2024-01-18T17:02:08.564Z] cpu: "1" 17:02:08 [2024-01-18T17:02:08.564Z] requests: 17:02:08 [2024-01-18T17:02:08.564Z] memory: "512Mi" 17:02:08 [2024-01-18T17:02:08.564Z] cpu: "1" 17:02:08 [2024-01-18T17:02:08.564Z] volumeMounts: 17:02:08 [2024-01-18T17:02:08.564Z] - mountPath: "/home/jenkins/agent" 17:02:08 [2024-01-18T17:02:08.564Z] name: "workspace-volume" 17:02:08 [2024-01-18T17:02:08.564Z] readOnly: false 17:02:08 [2024-01-18T17:02:08.564Z] nodeSelector: 17:02:08 [2024-01-18T17:02:08.564Z] kubernetes.io/os: "linux" 17:02:08 [2024-01-18T17:02:08.564Z] restartPolicy: "Never" 17:02:08 [2024-01-18T17:02:08.564Z] serviceAccountName: "default" 17:02:08 [2024-01-18T17:02:08.564Z] volumes: 17:02:08 [2024-01-18T17:02:08.564Z] - emptyDir: {} 17:02:08 [2024-01-18T17:02:08.564Z] name: "emptydir-0" 17:02:08 [2024-01-18T17:02:08.564Z] - emptyDir: 17:02:08 [2024-01-18T17:02:08.564Z] medium: "" 17:02:08 [2024-01-18T17:02:08.564Z] name: "workspace-volume" 17:02:08 [2024-01-18T17:02:08.564Z] 17:02:08 [2024-01-18T17:02:08.637Z] Running on pod-4609c26e-7cca-4c60-bb4d-19d8ab271f9d-nbhx8-4r84d in /home/jenkins/agent/workspace/bodhi-trigger 17:02:08 [2024-01-18T17:02:08.678Z] [Pipeline] { 17:02:08 [2024-01-18T17:02:08.947Z] [Pipeline] container 17:02:08 [2024-01-18T17:02:08.985Z] [Pipeline] { 17:02:09 [2024-01-18T17:02:09.206Z] [Pipeline] withEnv 17:02:09 [2024-01-18T17:02:09.232Z] [Pipeline] { 17:02:09 [2024-01-18T17:02:09.391Z] [Pipeline] sh 17:02:10 [2024-01-18T17:02:10.349Z] + set -xeuo pipefail 17:02:10 [2024-01-18T17:02:10.349Z] ++ umask 17:02:10 [2024-01-18T17:02:10.349Z] + '[' 0000 = 0000 ']' 17:02:10 [2024-01-18T17:02:10.349Z] + umask 0022 17:02:10 [2024-01-18T17:02:10.349Z] + cat /cosa/coreos-assembler-git.json 17:02:10 [2024-01-18T17:02:10.349Z] { 17:02:10 [2024-01-18T17:02:10.349Z] "date": "2024-01-18T14:38:57Z", 17:02:10 [2024-01-18T17:02:10.349Z] "git": { 17:02:10 [2024-01-18T17:02:10.349Z] "commit": "8a569095f3dd2faeef19f1398df072a111b1386f", 17:02:10 [2024-01-18T17:02:10.349Z] "origin": "https://github.com/coreos/coreos-assembler.git", 17:02:10 [2024-01-18T17:02:10.349Z] "branch": "HEAD", 17:02:10 [2024-01-18T17:02:10.349Z] "dirty": "false" 17:02:10 [2024-01-18T17:02:10.349Z] }, 17:02:10 [2024-01-18T17:02:10.349Z] "file": { 17:02:10 [2024-01-18T17:02:10.349Z] "checksum": "543cd4cca2c436c8b90c776378fddf9b87b821a6c2c63aa98eff58c6907b6d75", 17:02:10 [2024-01-18T17:02:10.349Z] "checksum_type": "sha256", 17:02:10 [2024-01-18T17:02:10.349Z] "format": "tar.gz", 17:02:10 [2024-01-18T17:02:10.349Z] "name": "coreos-assembler-git.tar.gz", 17:02:10 [2024-01-18T17:02:10.349Z] "size": "9751294" 17:02:10 [2024-01-18T17:02:10.349Z] } 17:02:10 [2024-01-18T17:02:10.349Z] } 17:02:10 [2024-01-18T17:02:10.628Z] [Pipeline] } 17:02:11 [2024-01-18T17:02:11.008Z] [Pipeline] // withEnv 17:02:11 [2024-01-18T17:02:11.184Z] [Pipeline] stage 17:02:11 [2024-01-18T17:02:11.212Z] [Pipeline] { (Report Running) 17:02:11 [2024-01-18T17:02:11.375Z] [Pipeline] withCredentials 17:02:11 [2024-01-18T17:02:11.394Z] Masking supported pattern matches of $RDB_PASSWORD 17:02:11 [2024-01-18T17:02:11.552Z] [Pipeline] { 17:02:11 [2024-01-18T17:02:11.657Z] [Pipeline] withEnv 17:02:11 [2024-01-18T17:02:11.680Z] [Pipeline] { 17:02:11 [2024-01-18T17:02:11.850Z] [Pipeline] sh 17:02:12 [2024-01-18T17:02:12.465Z] + set -xeuo pipefail 17:02:12 [2024-01-18T17:02:12.465Z] ++ umask 17:02:12 [2024-01-18T17:02:12.465Z] + '[' 0000 = 0000 ']' 17:02:12 [2024-01-18T17:02:12.465Z] + umask 0022 17:02:12 [2024-01-18T17:02:12.465Z] + /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-a74e3ccbf0 --stream rawhide 17:02:15 [2024-01-18T17:02:15.079Z] [Pipeline] } 17:02:15 [2024-01-18T17:02:15.337Z] [Pipeline] // withEnv 17:02:15 [2024-01-18T17:02:15.427Z] [Pipeline] } 17:02:15 [2024-01-18T17:02:15.640Z] [Pipeline] // withCredentials 17:02:15 [2024-01-18T17:02:15.721Z] [Pipeline] } 17:02:15 [2024-01-18T17:02:15.909Z] [Pipeline] // stage 17:02:16 [2024-01-18T17:02:16.041Z] [Pipeline] stage 17:02:16 [2024-01-18T17:02:16.063Z] [Pipeline] { (Test) 17:02:16 [2024-01-18T17:02:16.206Z] [Pipeline] build 17:02:16 [2024-01-18T17:02:16.230Z] Scheduling project: test-override 17:02:19 [2024-01-18T17:02:19.331Z] Starting building: test-override #212 18:08:58 [2024-01-18T18:08:58.022Z] Build test-override #212 completed: SUCCESS 18:08:58 [2024-01-18T18:08:58.041Z] [Pipeline] } 18:08:58 [2024-01-18T18:08:58.205Z] [Pipeline] // stage 18:08:58 [2024-01-18T18:08:58.257Z] [Pipeline] stage 18:08:58 [2024-01-18T18:08:58.268Z] [Pipeline] { (Report Completion) 18:08:58 [2024-01-18T18:08:58.446Z] [Pipeline] withCredentials 18:08:58 [2024-01-18T18:08:58.496Z] Masking supported pattern matches of $RDB_PASSWORD 18:08:58 [2024-01-18T18:08:58.548Z] [Pipeline] { 18:08:58 [2024-01-18T18:08:58.697Z] [Pipeline] withEnv 18:08:58 [2024-01-18T18:08:58.720Z] [Pipeline] { 18:08:58 [2024-01-18T18:08:58.978Z] [Pipeline] sh 18:08:59 [2024-01-18T18:08:59.556Z] + set -xeuo pipefail 18:08:59 [2024-01-18T18:08:59.556Z] ++ umask 18:08:59 [2024-01-18T18:08:59.556Z] + '[' 0000 = 0000 ']' 18:08:59 [2024-01-18T18:08:59.556Z] + umask 0022 18:08:59 [2024-01-18T18:08:59.556Z] + /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/212 --outcome PASSED --advisory FEDORA-2024-a74e3ccbf0 --stream rawhide 18:09:01 [2024-01-18T18:09:01.499Z] [Pipeline] } 18:09:01 [2024-01-18T18:09:01.625Z] [Pipeline] // withEnv 18:09:01 [2024-01-18T18:09:01.735Z] [Pipeline] } 18:09:01 [2024-01-18T18:09:01.945Z] [Pipeline] // withCredentials 18:09:02 [2024-01-18T18:09:02.020Z] [Pipeline] } 18:09:02 [2024-01-18T18:09:02.311Z] [Pipeline] // stage 18:09:02 [2024-01-18T18:09:02.368Z] [Pipeline] } 18:09:02 [2024-01-18T18:09:02.522Z] [Pipeline] // container 18:09:02 [2024-01-18T18:09:02.700Z] [Pipeline] } 18:09:02 [2024-01-18T18:09:02.890Z] [Pipeline] // node 18:09:02 [2024-01-18T18:09:02.940Z] [Pipeline] } 18:09:03 [2024-01-18T18:09:03.037Z] [Pipeline] // podTemplate 18:09:03 [2024-01-18T18:09:03.072Z] [Pipeline] End of Pipeline 18:09:03 [2024-01-18T18:09:03.261Z] Finished: SUCCESS