14:31:35 [2024-07-08T14:31:35.014Z] Triggered by CI message. 14:31:35 [2024-07-08T14:31:35.015Z] 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 14:31:35 [2024-07-08T14:31:35.016Z] Selected Git installation does not exist. Using Default 14:31:35 [2024-07-08T14:31:35.016Z] The recommended git tool is: NONE 14:31:35 [2024-07-08T14:31:35.016Z] No credentials specified 14:31:35 [2024-07-08T14:31:35.016Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:31:35 [2024-07-08T14:31:35.027Z] Fetching changes from the remote Git repository 14:31:35 [2024-07-08T14:31:35.028Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:31:35 [2024-07-08T14:31:35.035Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:31:35 [2024-07-08T14:31:35.035Z] > git --version # timeout=10 14:31:35 [2024-07-08T14:31:35.042Z] > git --version # 'git version 2.39.3' 14:31:35 [2024-07-08T14:31:35.042Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:35 [2024-07-08T14:31:35.163Z] > git rev-parse origin/main^{commit} # timeout=10 14:31:35 [2024-07-08T14:31:35.182Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:31:35 [2024-07-08T14:31:35.182Z] > git config core.sparsecheckout # timeout=10 14:31:35 [2024-07-08T14:31:35.189Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:35 [2024-07-08T14:31:35.199Z] Commit message: "hacking: fix matrix webhook env var" 14:31:35 [2024-07-08T14:31:35.199Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:35 [2024-07-08T14:31:35.393Z] Loading library coreos@main 14:31:35 [2024-07-08T14:31:35.393Z] Attempting to resolve main from remote references... 14:31:35 [2024-07-08T14:31:35.393Z] > git --version # timeout=10 14:31:35 [2024-07-08T14:31:35.400Z] > git --version # 'git version 2.39.3' 14:31:35 [2024-07-08T14:31:35.400Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:31:35 [2024-07-08T14:31:35.485Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 14:31:35 [2024-07-08T14:31:35.487Z] Selected Git installation does not exist. Using Default 14:31:35 [2024-07-08T14:31:35.487Z] The recommended git tool is: NONE 14:31:35 [2024-07-08T14:31:35.487Z] No credentials specified 14:31:35 [2024-07-08T14:31:35.487Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:31:35 [2024-07-08T14:31:35.494Z] Fetching changes from the remote Git repository 14:31:35 [2024-07-08T14:31:35.496Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:31:35 [2024-07-08T14:31:35.523Z] Fetching without tags 14:31:35 [2024-07-08T14:31:35.523Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:31:35 [2024-07-08T14:31:35.523Z] > git --version # timeout=10 14:31:35 [2024-07-08T14:31:35.529Z] > git --version # 'git version 2.39.3' 14:31:35 [2024-07-08T14:31:35.529Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:35 [2024-07-08T14:31:35.605Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 14:31:35 [2024-07-08T14:31:35.605Z] > git config core.sparsecheckout # timeout=10 14:31:35 [2024-07-08T14:31:35.612Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:31:35 [2024-07-08T14:31:35.687Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 14:31:35 [2024-07-08T14:31:35.687Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:31:36 [2024-07-08T14:31:36.127Z] [Pipeline] Start of Pipeline 14:31:36 [2024-07-08T14:31:36.362Z] [Pipeline] node 14:31:36 [2024-07-08T14:31:36.501Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:31:36 [2024-07-08T14:31:36.639Z] [Pipeline] { 14:31:36 [2024-07-08T14:31:36.827Z] [Pipeline] checkout 14:31:36 [2024-07-08T14:31:36.875Z] Selected Git installation does not exist. Using Default 14:31:36 [2024-07-08T14:31:36.875Z] The recommended git tool is: NONE 14:31:36 [2024-07-08T14:31:36.875Z] No credentials specified 14:31:36 [2024-07-08T14:31:36.875Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 14:31:36 [2024-07-08T14:31:36.883Z] Fetching changes from the remote Git repository 14:31:36 [2024-07-08T14:31:36.884Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:31:36 [2024-07-08T14:31:36.912Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:31:36 [2024-07-08T14:31:36.912Z] > git --version # timeout=10 14:31:36 [2024-07-08T14:31:36.919Z] > git --version # 'git version 2.39.3' 14:31:36 [2024-07-08T14:31:36.919Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:37 [2024-07-08T14:31:37.008Z] > git rev-parse origin/main^{commit} # timeout=10 14:31:37 [2024-07-08T14:31:37.015Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:31:37 [2024-07-08T14:31:37.015Z] > git config core.sparsecheckout # timeout=10 14:31:37 [2024-07-08T14:31:37.022Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:37 [2024-07-08T14:31:37.096Z] Commit message: "hacking: fix matrix webhook env var" 14:31:37 [2024-07-08T14:31:37.216Z] [Pipeline] readYaml 14:31:37 [2024-07-08T14:31:37.673Z] [Pipeline] withEnv 14:31:37 [2024-07-08T14:31:37.742Z] [Pipeline] { 14:31:37 [2024-07-08T14:31:37.936Z] [Pipeline] sh 14:31:38 [2024-07-08T14:31:38.227Z] + set -xeuo pipefail 14:31:38 [2024-07-08T14:31:38.227Z] ++ umask 14:31:38 [2024-07-08T14:31:38.227Z] + '[' 0022 = 0000 ']' 14:31:38 [2024-07-08T14:31:38.227Z] + rm -rf pipe 14:31:38 [2024-07-08T14:31:38.227Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:31:38 [2024-07-08T14:31:38.227Z] Cloning into 'pipe'... 14:31:38 [2024-07-08T14:31:38.514Z] [Pipeline] } 14:31:38 [2024-07-08T14:31:38.775Z] [Pipeline] // withEnv 14:31:38 [2024-07-08T14:31:38.934Z] [Pipeline] load 14:31:39 [2024-07-08T14:31:39.520Z] [Pipeline] { (pipe/utils.groovy) 14:31:39 [2024-07-08T14:31:39.788Z] [Pipeline] } 14:31:39 [2024-07-08T14:31:39.947Z] [Pipeline] // load 14:31:40 [2024-07-08T14:31:40.212Z] [Pipeline] readYaml 14:31:40 [2024-07-08T14:31:40.543Z] [Pipeline] withEnv 14:31:40 [2024-07-08T14:31:40.577Z] [Pipeline] { 14:31:40 [2024-07-08T14:31:40.727Z] [Pipeline] sh 14:31:41 [2024-07-08T14:31:41.029Z] + set -xeuo pipefail 14:31:41 [2024-07-08T14:31:41.029Z] ++ umask 14:31:41 [2024-07-08T14:31:41.029Z] + '[' 0022 = 0000 ']' 14:31:41 [2024-07-08T14:31:41.029Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:31:41 [2024-07-08T14:31:41.127Z] [Pipeline] } 14:31:41 [2024-07-08T14:31:41.310Z] [Pipeline] // withEnv 14:31:41 [2024-07-08T14:31:41.436Z] [Pipeline] readYaml 14:31:41 [2024-07-08T14:31:41.687Z] [Pipeline] withEnv 14:31:41 [2024-07-08T14:31:41.727Z] [Pipeline] { 14:31:41 [2024-07-08T14:31:41.969Z] [Pipeline] sh 14:31:42 [2024-07-08T14:31:42.281Z] + set -xeuo pipefail 14:31:42 [2024-07-08T14:31:42.281Z] ++ umask 14:31:42 [2024-07-08T14:31:42.281Z] + '[' 0022 = 0000 ']' 14:31:42 [2024-07-08T14:31:42.281Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:31:42 [2024-07-08T14:31:42.419Z] [Pipeline] } 14:31:42 [2024-07-08T14:31:42.708Z] [Pipeline] // withEnv 14:31:42 [2024-07-08T14:31:42.837Z] [Pipeline] readYaml 14:31:43 [2024-07-08T14:31:43.026Z] [Pipeline] } 14:31:43 [2024-07-08T14:31:43.298Z] [Pipeline] // node 14:31:43 [2024-07-08T14:31:43.437Z] [Pipeline] properties 14:31:43 [2024-07-08T14:31:43.574Z] [Pipeline] readJSON 14:31:43 [2024-07-08T14:31:43.878Z] [Pipeline] echo 14:31:43 [2024-07-08T14:31:43.941Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2484074, task_id:120185988, nvr:kernel-6.10.0-0.rc7.58.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.rc7.58.fc41. 14:31:43 [2024-07-08T14:31:43.941Z] 14:31:43 [2024-07-08T14:31:43.941Z] ##### **Changelog** 14:31:43 [2024-07-08T14:31:43.941Z] 14:31:43 [2024-07-08T14:31:43.941Z] ``` 14:31:43 [2024-07-08T14:31:43.941Z] * Mon Jul 8 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc7.58] 14:31:43 [2024-07-08T14:31:43.941Z] - Add openssl-devel-engine as a buildrequirement. (Justin M. Forbes) 14:31:43 [2024-07-08T14:31:43.941Z] * Mon Jul 8 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc7.57] 14:31:43 [2024-07-08T14:31:43.941Z] - Linux v6.10.0-0.rc7 14:31:43 [2024-07-08T14:31:43.941Z] * Sun Jul 7 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc6.c6653f49e4fd.56] 14:31:43 [2024-07-08T14:31:43.941Z] - Linux v6.10.0-0.rc6.c6653f49e4fd 14:31:43 [2024-07-08T14:31:43.941Z] * Sat Jul 6 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc6.1dd28064d416.55] 14:31:43 [2024-07-08T14:31:43.941Z] - Linux v6.10.0-0.rc6.1dd28064d416 14:31:43 [2024-07-08T14:31:43.941Z] 14:31:43 [2024-07-08T14:31:43.941Z] ```, 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-e2c0003506, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-e2c0003506, title:kernel-6.10.0-0.rc7.58.fc41, version_hash:322fc5eadb9d29b39c3fe0eccf62cfdb5c5abe44, 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.rc7.58.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-e2c0003506, karma:0, content_type:rpm, test_cases:[]]] 14:31:44 [2024-07-08T14:31:44.288Z] [Pipeline] libraryResource 14:31:44 [2024-07-08T14:31:44.387Z] [Pipeline] readJSON 14:31:44 [2024-07-08T14:31:44.608Z] [Pipeline] node 14:31:44 [2024-07-08T14:31:44.724Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:31:44 [2024-07-08T14:31:44.844Z] [Pipeline] { 14:31:45 [2024-07-08T14:31:45.009Z] [Pipeline] writeYaml 14:31:45 [2024-07-08T14:31:45.281Z] [Pipeline] readFile 14:31:45 [2024-07-08T14:31:45.481Z] [Pipeline] } 14:31:45 [2024-07-08T14:31:45.803Z] [Pipeline] // node 14:31:45 [2024-07-08T14:31:45.964Z] [Pipeline] podTemplate 14:31:46 [2024-07-08T14:31:46.013Z] [Pipeline] { 14:31:46 [2024-07-08T14:31:46.196Z] [Pipeline] node 14:32:01 [2024-07-08T14:32:01.219Z] Still waiting to schedule task 14:32:01 [2024-07-08T14:32:01.219Z] All nodes of label ‘pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5’ are offline 14:45:24 [2024-07-08T14:45:24.522Z] Created Pod: openshift coreos-ci/pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0 14:45:29 [2024-07-08T14:45:29.930Z] Agent pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0 is provisioned from template pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3 14:45:29 [2024-07-08T14:45:29.930Z] --- 14:45:29 [2024-07-08T14:45:29.930Z] apiVersion: "v1" 14:45:29 [2024-07-08T14:45:29.930Z] kind: "Pod" 14:45:29 [2024-07-08T14:45:29.930Z] metadata: 14:45:29 [2024-07-08T14:45:29.930Z] annotations: 14:45:29 [2024-07-08T14:45:29.930Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/706/" 14:45:29 [2024-07-08T14:45:29.930Z] runUrl: "job/bodhi-trigger/706/" 14:45:29 [2024-07-08T14:45:29.930Z] labels: 14:45:29 [2024-07-08T14:45:29.930Z] jenkins: "slave" 14:45:29 [2024-07-08T14:45:29.930Z] jenkins/label-digest: "719acc5c6dc996ba54a492af70187c58cd5d82fe" 14:45:29 [2024-07-08T14:45:29.930Z] jenkins/label: "pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5" 14:45:29 [2024-07-08T14:45:29.930Z] name: "pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0" 14:45:29 [2024-07-08T14:45:29.930Z] namespace: "coreos-ci" 14:45:29 [2024-07-08T14:45:29.930Z] spec: 14:45:29 [2024-07-08T14:45:29.930Z] containers: 14:45:29 [2024-07-08T14:45:29.930Z] - command: 14:45:29 [2024-07-08T14:45:29.930Z] - "/usr/bin/dumb-init" 14:45:29 [2024-07-08T14:45:29.930Z] - "/usr/bin/sleep" 14:45:29 [2024-07-08T14:45:29.930Z] - "infinity" 14:45:29 [2024-07-08T14:45:29.930Z] env: 14:45:29 [2024-07-08T14:45:29.930Z] - name: "NCPUS" 14:45:29 [2024-07-08T14:45:29.930Z] value: "0.1" 14:45:29 [2024-07-08T14:45:29.930Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:45:29 [2024-07-08T14:45:29.930Z] imagePullPolicy: "Always" 14:45:29 [2024-07-08T14:45:29.930Z] name: "worker" 14:45:29 [2024-07-08T14:45:29.930Z] resources: 14:45:29 [2024-07-08T14:45:29.930Z] limits: 14:45:29 [2024-07-08T14:45:29.930Z] cpu: "0.1" 14:45:29 [2024-07-08T14:45:29.930Z] requests: 14:45:29 [2024-07-08T14:45:29.930Z] cpu: "0.1" 14:45:29 [2024-07-08T14:45:29.930Z] volumeMounts: 14:45:29 [2024-07-08T14:45:29.930Z] - mountPath: "/srv/" 14:45:29 [2024-07-08T14:45:29.930Z] name: "emptydir-0" 14:45:29 [2024-07-08T14:45:29.930Z] - mountPath: "/home/jenkins/agent" 14:45:29 [2024-07-08T14:45:29.930Z] name: "workspace-volume" 14:45:29 [2024-07-08T14:45:29.930Z] readOnly: false 14:45:29 [2024-07-08T14:45:29.930Z] - env: 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_SECRET" 14:45:29 [2024-07-08T14:45:29.930Z] value: "********" 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_TUNNEL" 14:45:29 [2024-07-08T14:45:29.930Z] value: "172.30.136.1:50000" 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_AGENT_NAME" 14:45:29 [2024-07-08T14:45:29.930Z] value: "pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0" 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_NAME" 14:45:29 [2024-07-08T14:45:29.930Z] value: "pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0" 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_AGENT_WORKDIR" 14:45:29 [2024-07-08T14:45:29.930Z] value: "/home/jenkins/agent" 14:45:29 [2024-07-08T14:45:29.930Z] - name: "JENKINS_URL" 14:45:29 [2024-07-08T14:45:29.930Z] value: "http://172.30.130.216:80/" 14:45:29 [2024-07-08T14:45:29.930Z] image: "jenkins-agent-base:latest" 14:45:29 [2024-07-08T14:45:29.930Z] name: "jnlp" 14:45:29 [2024-07-08T14:45:29.930Z] resources: 14:45:29 [2024-07-08T14:45:29.930Z] limits: 14:45:29 [2024-07-08T14:45:29.930Z] memory: "512Mi" 14:45:29 [2024-07-08T14:45:29.930Z] cpu: "1" 14:45:29 [2024-07-08T14:45:29.930Z] requests: 14:45:29 [2024-07-08T14:45:29.930Z] memory: "512Mi" 14:45:29 [2024-07-08T14:45:29.930Z] cpu: "1" 14:45:29 [2024-07-08T14:45:29.930Z] volumeMounts: 14:45:29 [2024-07-08T14:45:29.930Z] - mountPath: "/home/jenkins/agent" 14:45:29 [2024-07-08T14:45:29.930Z] name: "workspace-volume" 14:45:29 [2024-07-08T14:45:29.930Z] readOnly: false 14:45:29 [2024-07-08T14:45:29.930Z] nodeSelector: 14:45:29 [2024-07-08T14:45:29.930Z] kubernetes.io/os: "linux" 14:45:29 [2024-07-08T14:45:29.930Z] restartPolicy: "Never" 14:45:29 [2024-07-08T14:45:29.930Z] serviceAccountName: "default" 14:45:29 [2024-07-08T14:45:29.930Z] volumes: 14:45:29 [2024-07-08T14:45:29.930Z] - emptyDir: {} 14:45:29 [2024-07-08T14:45:29.930Z] name: "emptydir-0" 14:45:29 [2024-07-08T14:45:29.930Z] - emptyDir: 14:45:29 [2024-07-08T14:45:29.930Z] medium: "" 14:45:29 [2024-07-08T14:45:29.930Z] name: "workspace-volume" 14:45:29 [2024-07-08T14:45:29.930Z] 14:45:30 [2024-07-08T14:45:30.016Z] Running on pod-bdc676fc-b491-49f6-bc5d-876b06c26ac5-391c3-tsmv0 in /home/jenkins/agent/workspace/bodhi-trigger 14:45:30 [2024-07-08T14:45:30.101Z] [Pipeline] { 14:45:30 [2024-07-08T14:45:30.461Z] [Pipeline] container 14:45:30 [2024-07-08T14:45:30.513Z] [Pipeline] { 14:45:30 [2024-07-08T14:45:30.753Z] [Pipeline] withEnv 14:45:30 [2024-07-08T14:45:30.793Z] [Pipeline] { 14:45:31 [2024-07-08T14:45:31.007Z] [Pipeline] sh 14:45:31 [2024-07-08T14:45:31.706Z] + set -xeuo pipefail 14:45:31 [2024-07-08T14:45:31.706Z] ++ umask 14:45:31 [2024-07-08T14:45:31.966Z] + '[' 0022 = 0000 ']' 14:45:31 [2024-07-08T14:45:31.967Z] + cat /cosa/coreos-assembler-git.json 14:45:31 [2024-07-08T14:45:31.967Z] { 14:45:31 [2024-07-08T14:45:31.967Z] "date": "2024-07-05T23:53:54Z", 14:45:31 [2024-07-08T14:45:31.967Z] "git": { 14:45:31 [2024-07-08T14:45:31.967Z] "commit": "c426a1c34a745762a9314872212e447b9fd26488", 14:45:31 [2024-07-08T14:45:31.967Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:45:31 [2024-07-08T14:45:31.967Z] "branch": "HEAD", 14:45:31 [2024-07-08T14:45:31.967Z] "dirty": "false" 14:45:31 [2024-07-08T14:45:31.967Z] }, 14:45:31 [2024-07-08T14:45:31.967Z] "file": { 14:45:31 [2024-07-08T14:45:31.967Z] "checksum": "2b06fbeea9d885d73769eb30b722225f3dcd22f68ead381ef2ca74e44d820e31", 14:45:31 [2024-07-08T14:45:31.967Z] "checksum_type": "sha256", 14:45:31 [2024-07-08T14:45:31.967Z] "format": "tar.gz", 14:45:31 [2024-07-08T14:45:31.967Z] "name": "coreos-assembler-git.tar.gz", 14:45:31 [2024-07-08T14:45:31.967Z] "size": "9729480" 14:45:31 [2024-07-08T14:45:31.967Z] } 14:45:31 [2024-07-08T14:45:31.967Z] } 14:45:32 [2024-07-08T14:45:32.208Z] [Pipeline] } 14:45:32 [2024-07-08T14:45:32.402Z] [Pipeline] // withEnv 14:45:32 [2024-07-08T14:45:32.565Z] [Pipeline] stage 14:45:32 [2024-07-08T14:45:32.605Z] [Pipeline] { (Report Running) 14:45:32 [2024-07-08T14:45:32.965Z] [Pipeline] withCredentials 14:45:33 [2024-07-08T14:45:33.020Z] Masking supported pattern matches of $RDB_PASSWORD 14:45:33 [2024-07-08T14:45:33.151Z] [Pipeline] { 14:45:33 [2024-07-08T14:45:33.323Z] [Pipeline] withEnv 14:45:33 [2024-07-08T14:45:33.365Z] [Pipeline] { 14:45:33 [2024-07-08T14:45:33.603Z] [Pipeline] sh 14:45:34 [2024-07-08T14:45:34.501Z] + set -xeuo pipefail 14:45:34 [2024-07-08T14:45:34.501Z] ++ umask 14:45:34 [2024-07-08T14:45:34.501Z] + '[' 0022 = 0000 ']' 14:45:34 [2024-07-08T14:45:34.501Z] + /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-e2c0003506 --stream rawhide 14:45:37 [2024-07-08T14:45:37.135Z] [Pipeline] } 14:45:37 [2024-07-08T14:45:37.340Z] [Pipeline] // withEnv 14:45:37 [2024-07-08T14:45:37.438Z] [Pipeline] } 14:45:37 [2024-07-08T14:45:37.643Z] [Pipeline] // withCredentials 14:45:37 [2024-07-08T14:45:37.763Z] [Pipeline] } 14:45:37 [2024-07-08T14:45:37.988Z] [Pipeline] // stage 14:45:38 [2024-07-08T14:45:38.222Z] [Pipeline] stage 14:45:38 [2024-07-08T14:45:38.262Z] [Pipeline] { (Test) 14:45:38 [2024-07-08T14:45:38.485Z] [Pipeline] build 14:45:38 [2024-07-08T14:45:38.526Z] Scheduling project: test-override 14:45:42 [2024-07-08T14:45:42.617Z] Starting building: test-override #745 16:17:11 [2024-07-08T16:17:11.597Z] Build test-override #745 completed: SUCCESS 16:17:11 [2024-07-08T16:17:11.683Z] [Pipeline] } 16:17:11 [2024-07-08T16:17:11.942Z] [Pipeline] // stage 16:17:12 [2024-07-08T16:17:12.196Z] [Pipeline] stage 16:17:12 [2024-07-08T16:17:12.259Z] [Pipeline] { (Report Completion) 16:17:12 [2024-07-08T16:17:12.575Z] [Pipeline] withCredentials 16:17:12 [2024-07-08T16:17:12.648Z] Masking supported pattern matches of $RDB_PASSWORD 16:17:12 [2024-07-08T16:17:12.808Z] [Pipeline] { 16:17:13 [2024-07-08T16:17:13.059Z] [Pipeline] withEnv 16:17:13 [2024-07-08T16:17:13.110Z] [Pipeline] { 16:17:13 [2024-07-08T16:17:13.393Z] [Pipeline] sh 16:17:14 [2024-07-08T16:17:14.289Z] + set -xeuo pipefail 16:17:14 [2024-07-08T16:17:14.289Z] ++ umask 16:17:14 [2024-07-08T16:17:14.289Z] + '[' 0022 = 0000 ']' 16:17:14 [2024-07-08T16:17:14.289Z] + /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/745 --outcome PASSED --advisory FEDORA-2024-e2c0003506 --stream rawhide 16:17:16 [2024-07-08T16:17:16.843Z] [Pipeline] } 16:17:17 [2024-07-08T16:17:17.078Z] [Pipeline] // withEnv 16:17:17 [2024-07-08T16:17:17.200Z] [Pipeline] } 16:17:17 [2024-07-08T16:17:17.535Z] [Pipeline] // withCredentials 16:17:17 [2024-07-08T16:17:17.672Z] [Pipeline] } 16:17:17 [2024-07-08T16:17:17.947Z] [Pipeline] // stage 16:17:18 [2024-07-08T16:17:18.061Z] [Pipeline] } 16:17:18 [2024-07-08T16:17:18.319Z] [Pipeline] // container 16:17:18 [2024-07-08T16:17:18.444Z] [Pipeline] } 16:17:18 [2024-07-08T16:17:18.730Z] [Pipeline] // node 16:17:18 [2024-07-08T16:17:18.833Z] [Pipeline] } 16:17:19 [2024-07-08T16:17:19.083Z] [Pipeline] // podTemplate 16:17:19 [2024-07-08T16:17:19.216Z] [Pipeline] End of Pipeline 16:17:19 [2024-07-08T16:17:19.452Z] Finished: SUCCESS