13:19:08 [2024-06-29T13:19:08.971Z] Triggered by CI message. 13:19:08 [2024-06-29T13:19:08.972Z] 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 13:19:08 [2024-06-29T13:19:08.973Z] Selected Git installation does not exist. Using Default 13:19:08 [2024-06-29T13:19:08.973Z] The recommended git tool is: NONE 13:19:08 [2024-06-29T13:19:08.973Z] No credentials specified 13:19:08 [2024-06-29T13:19:08.974Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 13:19:08 [2024-06-29T13:19:08.981Z] Fetching changes from the remote Git repository 13:19:08 [2024-06-29T13:19:08.982Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 13:19:09 [2024-06-29T13:19:09.002Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 13:19:09 [2024-06-29T13:19:09.002Z] > git --version # timeout=10 13:19:09 [2024-06-29T13:19:09.009Z] > git --version # 'git version 2.39.3' 13:19:09 [2024-06-29T13:19:09.009Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:09 [2024-06-29T13:19:09.103Z] > git rev-parse origin/main^{commit} # timeout=10 13:19:09 [2024-06-29T13:19:09.111Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 13:19:09 [2024-06-29T13:19:09.111Z] > git config core.sparsecheckout # timeout=10 13:19:09 [2024-06-29T13:19:09.136Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 13:19:09 [2024-06-29T13:19:09.146Z] Commit message: "hacking: fix matrix webhook env var" 13:19:09 [2024-06-29T13:19:09.146Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 13:19:09 [2024-06-29T13:19:09.273Z] Loading library coreos@main 13:19:09 [2024-06-29T13:19:09.273Z] Attempting to resolve main from remote references... 13:19:09 [2024-06-29T13:19:09.273Z] > git --version # timeout=10 13:19:09 [2024-06-29T13:19:09.281Z] > git --version # 'git version 2.39.3' 13:19:09 [2024-06-29T13:19:09.281Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 13:19:09 [2024-06-29T13:19:09.367Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 13:19:09 [2024-06-29T13:19:09.369Z] Selected Git installation does not exist. Using Default 13:19:09 [2024-06-29T13:19:09.369Z] The recommended git tool is: NONE 13:19:09 [2024-06-29T13:19:09.369Z] No credentials specified 13:19:09 [2024-06-29T13:19:09.369Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 13:19:09 [2024-06-29T13:19:09.376Z] Fetching changes from the remote Git repository 13:19:09 [2024-06-29T13:19:09.377Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 13:19:09 [2024-06-29T13:19:09.384Z] Fetching without tags 13:19:09 [2024-06-29T13:19:09.384Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 13:19:09 [2024-06-29T13:19:09.384Z] > git --version # timeout=10 13:19:09 [2024-06-29T13:19:09.391Z] > git --version # 'git version 2.39.3' 13:19:09 [2024-06-29T13:19:09.391Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:09 [2024-06-29T13:19:09.460Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 13:19:09 [2024-06-29T13:19:09.460Z] > git config core.sparsecheckout # timeout=10 13:19:09 [2024-06-29T13:19:09.467Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 13:19:09 [2024-06-29T13:19:09.477Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 13:19:09 [2024-06-29T13:19:09.477Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 13:19:09 [2024-06-29T13:19:09.960Z] [Pipeline] Start of Pipeline 13:19:10 [2024-06-29T13:19:10.257Z] [Pipeline] node 13:19:10 [2024-06-29T13:19:10.371Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 13:19:10 [2024-06-29T13:19:10.495Z] [Pipeline] { 13:19:10 [2024-06-29T13:19:10.731Z] [Pipeline] checkout 13:19:10 [2024-06-29T13:19:10.778Z] Selected Git installation does not exist. Using Default 13:19:10 [2024-06-29T13:19:10.778Z] The recommended git tool is: NONE 13:19:10 [2024-06-29T13:19:10.778Z] No credentials specified 13:19:10 [2024-06-29T13:19:10.778Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 13:19:10 [2024-06-29T13:19:10.786Z] Fetching changes from the remote Git repository 13:19:10 [2024-06-29T13:19:10.798Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 13:19:10 [2024-06-29T13:19:10.807Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 13:19:10 [2024-06-29T13:19:10.807Z] > git --version # timeout=10 13:19:10 [2024-06-29T13:19:10.813Z] > git --version # 'git version 2.39.3' 13:19:10 [2024-06-29T13:19:10.813Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:10 [2024-06-29T13:19:10.875Z] > git rev-parse origin/main^{commit} # timeout=10 13:19:10 [2024-06-29T13:19:10.882Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 13:19:10 [2024-06-29T13:19:10.882Z] > git config core.sparsecheckout # timeout=10 13:19:10 [2024-06-29T13:19:10.888Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 13:19:10 [2024-06-29T13:19:10.898Z] Commit message: "hacking: fix matrix webhook env var" 13:19:11 [2024-06-29T13:19:11.023Z] [Pipeline] readYaml 13:19:11 [2024-06-29T13:19:11.430Z] [Pipeline] withEnv 13:19:11 [2024-06-29T13:19:11.464Z] [Pipeline] { 13:19:11 [2024-06-29T13:19:11.698Z] [Pipeline] sh 13:19:11 [2024-06-29T13:19:11.984Z] + set -xeuo pipefail 13:19:11 [2024-06-29T13:19:11.984Z] ++ umask 13:19:11 [2024-06-29T13:19:11.984Z] + '[' 0022 = 0000 ']' 13:19:11 [2024-06-29T13:19:11.984Z] + rm -rf pipe 13:19:11 [2024-06-29T13:19:11.984Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 13:19:11 [2024-06-29T13:19:11.984Z] Cloning into 'pipe'... 13:19:12 [2024-06-29T13:19:12.347Z] [Pipeline] } 13:19:12 [2024-06-29T13:19:12.584Z] [Pipeline] // withEnv 13:19:12 [2024-06-29T13:19:12.767Z] [Pipeline] load 13:19:13 [2024-06-29T13:19:13.082Z] [Pipeline] { (pipe/utils.groovy) 13:19:13 [2024-06-29T13:19:13.287Z] [Pipeline] } 13:19:13 [2024-06-29T13:19:13.499Z] [Pipeline] // load 13:19:13 [2024-06-29T13:19:13.608Z] [Pipeline] readYaml 13:19:13 [2024-06-29T13:19:13.928Z] [Pipeline] withEnv 13:19:13 [2024-06-29T13:19:13.956Z] [Pipeline] { 13:19:14 [2024-06-29T13:19:14.229Z] [Pipeline] sh 13:19:14 [2024-06-29T13:19:14.530Z] + set -xeuo pipefail 13:19:14 [2024-06-29T13:19:14.530Z] ++ umask 13:19:14 [2024-06-29T13:19:14.530Z] + '[' 0022 = 0000 ']' 13:19:14 [2024-06-29T13:19:14.530Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 13:19:14 [2024-06-29T13:19:14.626Z] [Pipeline] } 13:19:14 [2024-06-29T13:19:14.831Z] [Pipeline] // withEnv 13:19:14 [2024-06-29T13:19:14.991Z] [Pipeline] readYaml 13:19:15 [2024-06-29T13:19:15.225Z] [Pipeline] withEnv 13:19:15 [2024-06-29T13:19:15.235Z] [Pipeline] { 13:19:15 [2024-06-29T13:19:15.353Z] [Pipeline] sh 13:19:15 [2024-06-29T13:19:15.627Z] + set -xeuo pipefail 13:19:15 [2024-06-29T13:19:15.627Z] ++ umask 13:19:15 [2024-06-29T13:19:15.627Z] + '[' 0022 = 0000 ']' 13:19:15 [2024-06-29T13:19:15.627Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 13:19:15 [2024-06-29T13:19:15.662Z] [Pipeline] } 13:19:15 [2024-06-29T13:19:15.762Z] [Pipeline] // withEnv 13:19:15 [2024-06-29T13:19:15.822Z] [Pipeline] readYaml 13:19:15 [2024-06-29T13:19:15.885Z] [Pipeline] } 13:19:15 [2024-06-29T13:19:15.994Z] [Pipeline] // node 13:19:16 [2024-06-29T13:19:16.009Z] [Pipeline] properties 13:19:16 [2024-06-29T13:19:16.086Z] [Pipeline] readJSON 13:19:16 [2024-06-29T13:19:16.212Z] [Pipeline] echo 13:19:16 [2024-06-29T13:19:16.217Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2480699, task_id:119772372, nvr:selinux-policy-41.7-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 selinux-policy-41.7-1.fc41. 13:19:16 [2024-06-29T13:19:16.217Z] 13:19:16 [2024-06-29T13:19:16.217Z] ##### **Changelog** 13:19:16 [2024-06-29T13:19:16.217Z] 13:19:16 [2024-06-29T13:19:16.217Z] ``` 13:19:16 [2024-06-29T13:19:16.217Z] * Fri Jun 28 2024 Zdenek Pytela <zpytela@redhat.com> - 41.7-1 13:19:16 [2024-06-29T13:19:16.217Z] - Confine libvirt-dbus 13:19:16 [2024-06-29T13:19:16.217Z] - Allow virtqemud the kill capability in user namespace 13:19:16 [2024-06-29T13:19:16.217Z] - Allow rshim get options of the netlink class for KOBJECT_UEVENT family 13:19:16 [2024-06-29T13:19:16.217Z] - Allow dhcpcd the kill capability 13:19:16 [2024-06-29T13:19:16.217Z] - Allow systemd-networkd list /var/lib/systemd/network 13:19:16 [2024-06-29T13:19:16.217Z] - Allow sysadm_t run systemd-nsresourced bpf programs 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for systemd generators interactions 13:19:16 [2024-06-29T13:19:16.217Z] - Allow create memory.pressure files with cgroup_memory_pressure_t 13:19:16 [2024-06-29T13:19:16.217Z] - Add support for libvirt hooks 13:19:16 [2024-06-29T13:19:16.217Z] * Wed Jun 19 2024 Zdenek Pytela <zpytela@redhat.com> - 41.6-1 13:19:16 [2024-06-29T13:19:16.217Z] - Allow certmonger read and write tpm devices 13:19:16 [2024-06-29T13:19:16.217Z] - Allow all domains to connect to systemd-nsresourced over a unix socket 13:19:16 [2024-06-29T13:19:16.217Z] - Allow systemd-machined read the vsock device 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for systemd generators 13:19:16 [2024-06-29T13:19:16.217Z] - Allow ptp4l_t request that the kernel load a kernel module 13:19:16 [2024-06-29T13:19:16.217Z] - Allow sbd to trace processes in user namespace 13:19:16 [2024-06-29T13:19:16.217Z] - Allow request-key execute scripts 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for haproxyd 13:19:16 [2024-06-29T13:19:16.217Z] * Tue Jun 18 2024 Zdenek Pytela <zpytela@redhat.com> - 41.5-1 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for systemd-nsresourced 13:19:16 [2024-06-29T13:19:16.217Z] - Correct sbin-related file context entries 13:19:16 [2024-06-29T13:19:16.217Z] * Mon Jun 17 2024 Zdenek Pytela <zpytela@redhat.com> - 41.4-1 13:19:16 [2024-06-29T13:19:16.217Z] - Allow login_userdomain execute systemd-tmpfiles in the caller domain 13:19:16 [2024-06-29T13:19:16.217Z] - Allow virt_driver_domain read files labeled unconfined_t 13:19:16 [2024-06-29T13:19:16.217Z] - Allow virt_driver_domain dbus chat with policykit 13:19:16 [2024-06-29T13:19:16.217Z] - Allow virtqemud manage nfs files when virt_use_nfs boolean is on 13:19:16 [2024-06-29T13:19:16.217Z] - Add rules for interactions between generators 13:19:16 [2024-06-29T13:19:16.217Z] - Label memory.pressure files with cgroup_memory_pressure_t 13:19:16 [2024-06-29T13:19:16.217Z] - Revert "Allow some systemd services write to cgroup files" 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for systemd-nsresourced 13:19:16 [2024-06-29T13:19:16.217Z] - Label /usr/bin/ntfsck with fsadm_exec_t 13:19:16 [2024-06-29T13:19:16.217Z] - Allow systemd_fstab_generator_t read tmpfs files 13:19:16 [2024-06-29T13:19:16.217Z] - Update policy for systemd-nsresourced 13:19:16 [2024-06-29T13:19:16.217Z] - Alias /usr/sbin to /usr/bin and change all /usr/sbin paths to /usr/bin 13:19:16 [2024-06-29T13:19:16.217Z] - Remove a few lines duplicated between {dkim,milter}.fc 13:19:16 [2024-06-29T13:19:16.217Z] - Alias /bin → /usr/bin and remove redundant paths 13:19:16 [2024-06-29T13:19:16.217Z] - Drop duplicate line for /usr/sbin/unix_chkpwd 13:19:16 [2024-06-29T13:19:16.217Z] - Drop duplicate paths for /usr/sbin 13:19:16 [2024-06-29T13:19:16.217Z] 13:19:16 [2024-06-29T13:19:16.217Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-compose critical-path-server, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-64134f8805, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-64134f8805, title:selinux-policy-41.7-1.fc41, version_hash:acb988083fb333a9964f57744ab2f1731f456d14, 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:zpytela, email:zpytela@redhat.com, id:5290, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], comments:[], builds:[[nvr:selinux-policy-41.7-1.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-64134f8805, karma:0, content_type:rpm, test_cases:[]]] 13:19:16 [2024-06-29T13:19:16.425Z] [Pipeline] libraryResource 13:19:16 [2024-06-29T13:19:16.476Z] [Pipeline] readJSON 13:19:16 [2024-06-29T13:19:16.515Z] [Pipeline] node 13:19:16 [2024-06-29T13:19:16.601Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 13:19:16 [2024-06-29T13:19:16.624Z] [Pipeline] { 13:19:16 [2024-06-29T13:19:16.768Z] [Pipeline] writeYaml 13:19:16 [2024-06-29T13:19:16.824Z] [Pipeline] readFile 13:19:16 [2024-06-29T13:19:16.932Z] [Pipeline] } 13:19:17 [2024-06-29T13:19:17.006Z] [Pipeline] // node 13:19:17 [2024-06-29T13:19:17.102Z] [Pipeline] podTemplate 13:19:17 [2024-06-29T13:19:17.154Z] [Pipeline] { 13:19:17 [2024-06-29T13:19:17.371Z] [Pipeline] node 13:19:18 [2024-06-29T13:19:18.532Z] Created Pod: openshift coreos-ci/pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr 13:19:24 [2024-06-29T13:19:24.865Z] Agent pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr is provisioned from template pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q 13:19:24 [2024-06-29T13:19:24.866Z] --- 13:19:24 [2024-06-29T13:19:24.866Z] apiVersion: "v1" 13:19:24 [2024-06-29T13:19:24.866Z] kind: "Pod" 13:19:24 [2024-06-29T13:19:24.866Z] metadata: 13:19:24 [2024-06-29T13:19:24.866Z] annotations: 13:19:24 [2024-06-29T13:19:24.866Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/687/" 13:19:24 [2024-06-29T13:19:24.866Z] runUrl: "job/bodhi-trigger/687/" 13:19:24 [2024-06-29T13:19:24.866Z] labels: 13:19:24 [2024-06-29T13:19:24.866Z] jenkins: "slave" 13:19:24 [2024-06-29T13:19:24.866Z] jenkins/label-digest: "30bff2a8e33cc7f560c894092bec50326317afbe" 13:19:24 [2024-06-29T13:19:24.866Z] jenkins/label: "pod-cc299063-c07e-4b60-8976-3c45b26f11c4" 13:19:24 [2024-06-29T13:19:24.866Z] name: "pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr" 13:19:24 [2024-06-29T13:19:24.866Z] namespace: "coreos-ci" 13:19:24 [2024-06-29T13:19:24.866Z] spec: 13:19:24 [2024-06-29T13:19:24.866Z] containers: 13:19:24 [2024-06-29T13:19:24.866Z] - command: 13:19:24 [2024-06-29T13:19:24.866Z] - "/usr/bin/dumb-init" 13:19:24 [2024-06-29T13:19:24.866Z] - "/usr/bin/sleep" 13:19:24 [2024-06-29T13:19:24.866Z] - "infinity" 13:19:24 [2024-06-29T13:19:24.866Z] env: 13:19:24 [2024-06-29T13:19:24.866Z] - name: "NCPUS" 13:19:24 [2024-06-29T13:19:24.866Z] value: "0.1" 13:19:24 [2024-06-29T13:19:24.866Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 13:19:24 [2024-06-29T13:19:24.866Z] imagePullPolicy: "Always" 13:19:24 [2024-06-29T13:19:24.866Z] name: "worker" 13:19:24 [2024-06-29T13:19:24.866Z] resources: 13:19:24 [2024-06-29T13:19:24.866Z] limits: 13:19:24 [2024-06-29T13:19:24.866Z] cpu: "0.1" 13:19:24 [2024-06-29T13:19:24.866Z] requests: 13:19:24 [2024-06-29T13:19:24.866Z] cpu: "0.1" 13:19:24 [2024-06-29T13:19:24.866Z] volumeMounts: 13:19:24 [2024-06-29T13:19:24.866Z] - mountPath: "/srv/" 13:19:24 [2024-06-29T13:19:24.866Z] name: "emptydir-0" 13:19:24 [2024-06-29T13:19:24.866Z] - mountPath: "/home/jenkins/agent" 13:19:24 [2024-06-29T13:19:24.866Z] name: "workspace-volume" 13:19:24 [2024-06-29T13:19:24.866Z] readOnly: false 13:19:24 [2024-06-29T13:19:24.866Z] - env: 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_SECRET" 13:19:24 [2024-06-29T13:19:24.866Z] value: "********" 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_TUNNEL" 13:19:24 [2024-06-29T13:19:24.866Z] value: "172.30.136.1:50000" 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_AGENT_NAME" 13:19:24 [2024-06-29T13:19:24.866Z] value: "pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr" 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_NAME" 13:19:24 [2024-06-29T13:19:24.866Z] value: "pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr" 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_AGENT_WORKDIR" 13:19:24 [2024-06-29T13:19:24.866Z] value: "/home/jenkins/agent" 13:19:24 [2024-06-29T13:19:24.866Z] - name: "JENKINS_URL" 13:19:24 [2024-06-29T13:19:24.866Z] value: "http://172.30.130.216:80/" 13:19:24 [2024-06-29T13:19:24.866Z] image: "jenkins-agent-base:latest" 13:19:24 [2024-06-29T13:19:24.866Z] name: "jnlp" 13:19:24 [2024-06-29T13:19:24.866Z] resources: 13:19:24 [2024-06-29T13:19:24.866Z] limits: 13:19:24 [2024-06-29T13:19:24.866Z] memory: "512Mi" 13:19:24 [2024-06-29T13:19:24.866Z] cpu: "1" 13:19:24 [2024-06-29T13:19:24.866Z] requests: 13:19:24 [2024-06-29T13:19:24.866Z] memory: "512Mi" 13:19:24 [2024-06-29T13:19:24.866Z] cpu: "1" 13:19:24 [2024-06-29T13:19:24.866Z] volumeMounts: 13:19:24 [2024-06-29T13:19:24.866Z] - mountPath: "/home/jenkins/agent" 13:19:24 [2024-06-29T13:19:24.866Z] name: "workspace-volume" 13:19:24 [2024-06-29T13:19:24.866Z] readOnly: false 13:19:24 [2024-06-29T13:19:24.866Z] nodeSelector: 13:19:24 [2024-06-29T13:19:24.866Z] kubernetes.io/os: "linux" 13:19:24 [2024-06-29T13:19:24.866Z] restartPolicy: "Never" 13:19:24 [2024-06-29T13:19:24.866Z] serviceAccountName: "default" 13:19:24 [2024-06-29T13:19:24.866Z] volumes: 13:19:24 [2024-06-29T13:19:24.866Z] - emptyDir: {} 13:19:24 [2024-06-29T13:19:24.866Z] name: "emptydir-0" 13:19:24 [2024-06-29T13:19:24.866Z] - emptyDir: 13:19:24 [2024-06-29T13:19:24.866Z] medium: "" 13:19:24 [2024-06-29T13:19:24.866Z] name: "workspace-volume" 13:19:24 [2024-06-29T13:19:24.866Z] 13:19:25 [2024-06-29T13:19:25.236Z] Running on pod-cc299063-c07e-4b60-8976-3c45b26f11c4-mc96q-brwnr in /home/jenkins/agent/workspace/bodhi-trigger 13:19:25 [2024-06-29T13:19:25.268Z] [Pipeline] { 13:19:25 [2024-06-29T13:19:25.521Z] [Pipeline] container 13:19:25 [2024-06-29T13:19:25.587Z] [Pipeline] { 13:19:25 [2024-06-29T13:19:25.859Z] [Pipeline] withEnv 13:19:25 [2024-06-29T13:19:25.893Z] [Pipeline] { 13:19:26 [2024-06-29T13:19:26.100Z] [Pipeline] sh 13:19:26 [2024-06-29T13:19:26.800Z] + set -xeuo pipefail 13:19:27 [2024-06-29T13:19:27.084Z] ++ umask 13:19:27 [2024-06-29T13:19:27.084Z] + '[' 0022 = 0000 ']' 13:19:27 [2024-06-29T13:19:27.084Z] + cat /cosa/coreos-assembler-git.json 13:19:27 [2024-06-29T13:19:27.084Z] { 13:19:27 [2024-06-29T13:19:27.084Z] "date": "2024-06-24T16:53:14Z", 13:19:27 [2024-06-29T13:19:27.084Z] "git": { 13:19:27 [2024-06-29T13:19:27.084Z] "commit": "38235218542c39a29255933d3cea64e91754e85f", 13:19:27 [2024-06-29T13:19:27.084Z] "origin": "https://github.com/coreos/coreos-assembler.git", 13:19:27 [2024-06-29T13:19:27.084Z] "branch": "HEAD", 13:19:27 [2024-06-29T13:19:27.084Z] "dirty": "false" 13:19:27 [2024-06-29T13:19:27.084Z] }, 13:19:27 [2024-06-29T13:19:27.084Z] "file": { 13:19:27 [2024-06-29T13:19:27.084Z] "checksum": "b23eeadf908f25a64dfc9eee4dd53937f4504bddacae80c48d6f4c36aa91989a", 13:19:27 [2024-06-29T13:19:27.084Z] "checksum_type": "sha256", 13:19:27 [2024-06-29T13:19:27.084Z] "format": "tar.gz", 13:19:27 [2024-06-29T13:19:27.084Z] "name": "coreos-assembler-git.tar.gz", 13:19:27 [2024-06-29T13:19:27.084Z] "size": "9734029" 13:19:27 [2024-06-29T13:19:27.084Z] } 13:19:27 [2024-06-29T13:19:27.084Z] } 13:19:27 [2024-06-29T13:19:27.389Z] [Pipeline] } 13:19:27 [2024-06-29T13:19:27.618Z] [Pipeline] // withEnv 13:19:27 [2024-06-29T13:19:27.835Z] [Pipeline] stage 13:19:27 [2024-06-29T13:19:27.864Z] [Pipeline] { (Report Running) 13:19:28 [2024-06-29T13:19:28.133Z] [Pipeline] withCredentials 13:19:28 [2024-06-29T13:19:28.173Z] Masking supported pattern matches of $RDB_PASSWORD 13:19:28 [2024-06-29T13:19:28.379Z] [Pipeline] { 13:19:28 [2024-06-29T13:19:28.528Z] [Pipeline] withEnv 13:19:28 [2024-06-29T13:19:28.562Z] [Pipeline] { 13:19:28 [2024-06-29T13:19:28.768Z] [Pipeline] sh 13:19:29 [2024-06-29T13:19:29.656Z] + set -xeuo pipefail 13:19:29 [2024-06-29T13:19:29.656Z] ++ umask 13:19:29 [2024-06-29T13:19:29.656Z] + '[' 0022 = 0000 ']' 13:19:29 [2024-06-29T13:19:29.656Z] + /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-64134f8805 --stream rawhide 13:19:32 [2024-06-29T13:19:32.322Z] [Pipeline] } 13:19:32 [2024-06-29T13:19:32.522Z] [Pipeline] // withEnv 13:19:32 [2024-06-29T13:19:32.631Z] [Pipeline] } 13:19:32 [2024-06-29T13:19:32.865Z] [Pipeline] // withCredentials 13:19:33 [2024-06-29T13:19:33.048Z] [Pipeline] } 13:19:33 [2024-06-29T13:19:33.294Z] [Pipeline] // stage 13:19:33 [2024-06-29T13:19:33.538Z] [Pipeline] stage 13:19:33 [2024-06-29T13:19:33.584Z] [Pipeline] { (Test) 13:19:33 [2024-06-29T13:19:33.750Z] [Pipeline] build 13:19:33 [2024-06-29T13:19:33.828Z] Scheduling project: test-override 13:19:38 [2024-06-29T13:19:38.232Z] Starting building: test-override #725 15:50:00 [2024-06-29T15:50:00.589Z] Build test-override #725 completed: ABORTED 15:50:00 [2024-06-29T15:50:00.627Z] [Pipeline] } 15:50:00 [2024-06-29T15:50:00.859Z] [Pipeline] // stage 15:50:01 [2024-06-29T15:50:01.029Z] [Pipeline] stage 15:50:01 [2024-06-29T15:50:01.070Z] [Pipeline] { (Report Completion) 15:50:01 [2024-06-29T15:50:01.328Z] [Pipeline] withCredentials 15:50:01 [2024-06-29T15:50:01.356Z] Masking supported pattern matches of $RDB_PASSWORD 15:50:01 [2024-06-29T15:50:01.488Z] [Pipeline] { 15:50:01 [2024-06-29T15:50:01.641Z] [Pipeline] withEnv 15:50:01 [2024-06-29T15:50:01.644Z] [Pipeline] { 15:50:01 [2024-06-29T15:50:01.673Z] [Pipeline] sh 15:50:02 [2024-06-29T15:50:02.234Z] + set -xeuo pipefail 15:50:02 [2024-06-29T15:50:02.234Z] ++ umask 15:50:02 [2024-06-29T15:50:02.234Z] + '[' 0022 = 0000 ']' 15:50:02 [2024-06-29T15:50:02.234Z] + /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/725 --outcome FAILED --advisory FEDORA-2024-64134f8805 --stream rawhide 15:50:04 [2024-06-29T15:50:04.749Z] [Pipeline] } 15:50:04 [2024-06-29T15:50:04.900Z] [Pipeline] // withEnv 15:50:04 [2024-06-29T15:50:04.930Z] [Pipeline] } 15:50:04 [2024-06-29T15:50:04.992Z] [Pipeline] // withCredentials 15:50:05 [2024-06-29T15:50:05.047Z] [Pipeline] withCredentials 15:50:05 [2024-06-29T15:50:05.051Z] Masking supported pattern matches of $TOKEN 15:50:05 [2024-06-29T15:50:05.086Z] [Pipeline] { 15:50:05 [2024-06-29T15:50:05.129Z] [Pipeline] withEnv 15:50:05 [2024-06-29T15:50:05.132Z] [Pipeline] { 15:50:05 [2024-06-29T15:50:05.216Z] [Pipeline] sh 15:50:06 [2024-06-29T15:50:06.065Z] + set -xeuo pipefail 15:50:06 [2024-06-29T15:50:06.065Z] ++ umask 15:50:06 [2024-06-29T15:50:06.065Z] + '[' 0022 = 0000 ']' 15:50:06 [2024-06-29T15:50:06.065Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' 15:50:06 [2024-06-29T15:50:06.065Z] { 15:50:06 [2024-06-29T15:50:06.065Z] "body": ":fire: [:ocean:](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/725) selinux-policy-41.7-1.fc41 - FAILED " 15:50:06 [2024-06-29T15:50:06.065Z] }' 15:50:06 [2024-06-29T15:50:06.637Z] [Pipeline] } 15:50:06 [2024-06-29T15:50:06.799Z] [Pipeline] // withEnv 15:50:06 [2024-06-29T15:50:06.849Z] [Pipeline] } 15:50:06 [2024-06-29T15:50:06.902Z] [Pipeline] // withCredentials 15:50:06 [2024-06-29T15:50:06.946Z] [Pipeline] } 15:50:06 [2024-06-29T15:50:06.988Z] [Pipeline] // stage 15:50:07 [2024-06-29T15:50:07.038Z] [Pipeline] } 15:50:07 [2024-06-29T15:50:07.072Z] [Pipeline] // container 15:50:07 [2024-06-29T15:50:07.112Z] [Pipeline] } 15:50:07 [2024-06-29T15:50:07.181Z] [Pipeline] // node 15:50:07 [2024-06-29T15:50:07.228Z] [Pipeline] } 15:50:07 [2024-06-29T15:50:07.354Z] [Pipeline] // podTemplate 15:50:07 [2024-06-29T15:50:07.371Z] [Pipeline] End of Pipeline 15:50:07 [2024-06-29T15:50:07.424Z] Finished: ABORTED