Console Output
13:20:06 [2025-01-26T13:20:06.677Z] Triggered by CI message.
13:20:06 [2025-01-26T13:20:06.678Z] 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:20:06 [2025-01-26T13:20:06.679Z] Selected Git installation does not exist. Using Default
13:20:06 [2025-01-26T13:20:06.679Z] The recommended git tool is: NONE
13:20:06 [2025-01-26T13:20:06.679Z] No credentials specified
13:20:06 [2025-01-26T13:20:06.680Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
13:20:06 [2025-01-26T13:20:06.688Z] Fetching changes from the remote Git repository
13:20:06 [2025-01-26T13:20:06.689Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:20:06 [2025-01-26T13:20:06.714Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:20:06 [2025-01-26T13:20:06.714Z] > git --version # timeout=10
13:20:06 [2025-01-26T13:20:06.721Z] > git --version # 'git version 2.39.3'
13:20:06 [2025-01-26T13:20:06.721Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:20:06 [2025-01-26T13:20:06.816Z] > git rev-parse origin/main^{commit} # timeout=10
13:20:06 [2025-01-26T13:20:06.824Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:20:06 [2025-01-26T13:20:06.824Z] > git config core.sparsecheckout # timeout=10
13:20:06 [2025-01-26T13:20:06.831Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:20:06 [2025-01-26T13:20:06.841Z] Commit message: "bodhi-testing: fix zincati configuration"
13:20:06 [2025-01-26T13:20:06.841Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:20:06 [2025-01-26T13:20:06.885Z] Loading library coreos@main
13:20:06 [2025-01-26T13:20:06.885Z] Attempting to resolve main from remote references...
13:20:06 [2025-01-26T13:20:06.885Z] > git --version # timeout=10
13:20:06 [2025-01-26T13:20:06.892Z] > git --version # 'git version 2.39.3'
13:20:06 [2025-01-26T13:20:06.892Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:20:06 [2025-01-26T13:20:06.967Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
13:20:06 [2025-01-26T13:20:06.969Z] Selected Git installation does not exist. Using Default
13:20:06 [2025-01-26T13:20:06.969Z] The recommended git tool is: NONE
13:20:06 [2025-01-26T13:20:06.969Z] No credentials specified
13:20:06 [2025-01-26T13:20:06.969Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
13:20:06 [2025-01-26T13:20:06.976Z] Fetching changes from the remote Git repository
13:20:06 [2025-01-26T13:20:06.986Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:20:06 [2025-01-26T13:20:06.993Z] Fetching without tags
13:20:06 [2025-01-26T13:20:06.993Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
13:20:06 [2025-01-26T13:20:06.993Z] > git --version # timeout=10
13:20:06 [2025-01-26T13:20:06.999Z] > git --version # 'git version 2.39.3'
13:20:06 [2025-01-26T13:20:06.999Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:20:07 [2025-01-26T13:20:07.076Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
13:20:07 [2025-01-26T13:20:07.076Z] > git config core.sparsecheckout # timeout=10
13:20:07 [2025-01-26T13:20:07.083Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:20:07 [2025-01-26T13:20:07.094Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
13:20:07 [2025-01-26T13:20:07.094Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:20:07 [2025-01-26T13:20:07.352Z] [Pipeline] Start of Pipeline
13:20:08 [2025-01-26T13:20:08.423Z] [Pipeline] node
13:20:08 [2025-01-26T13:20:08.434Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:20:08 [2025-01-26T13:20:08.460Z] [Pipeline] {
13:20:08 [2025-01-26T13:20:08.487Z] [Pipeline] checkout
13:20:08 [2025-01-26T13:20:08.491Z] Selected Git installation does not exist. Using Default
13:20:08 [2025-01-26T13:20:08.492Z] The recommended git tool is: NONE
13:20:08 [2025-01-26T13:20:08.492Z] No credentials specified
13:20:08 [2025-01-26T13:20:08.492Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:20:08 [2025-01-26T13:20:08.499Z] Fetching changes from the remote Git repository
13:20:08 [2025-01-26T13:20:08.500Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:20:08 [2025-01-26T13:20:08.572Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:20:08 [2025-01-26T13:20:08.572Z] > git --version # timeout=10
13:20:08 [2025-01-26T13:20:08.579Z] > git --version # 'git version 2.39.3'
13:20:08 [2025-01-26T13:20:08.579Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:20:08 [2025-01-26T13:20:08.644Z] > git rev-parse origin/main^{commit} # timeout=10
13:20:08 [2025-01-26T13:20:08.651Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:20:08 [2025-01-26T13:20:08.651Z] > git config core.sparsecheckout # timeout=10
13:20:08 [2025-01-26T13:20:08.668Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:20:08 [2025-01-26T13:20:08.678Z] Commit message: "bodhi-testing: fix zincati configuration"
13:20:08 [2025-01-26T13:20:08.754Z] [Pipeline] readYaml
13:20:08 [2025-01-26T13:20:08.883Z] [Pipeline] withEnv
13:20:08 [2025-01-26T13:20:08.886Z] [Pipeline] {
13:20:08 [2025-01-26T13:20:08.967Z] [Pipeline] sh
13:20:09 [2025-01-26T13:20:09.247Z] + set -xeuo pipefail
13:20:09 [2025-01-26T13:20:09.247Z] ++ umask
13:20:09 [2025-01-26T13:20:09.247Z] + '[' 0022 = 0000 ']'
13:20:09 [2025-01-26T13:20:09.247Z] + rm -rf pipe
13:20:09 [2025-01-26T13:20:09.247Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
13:20:09 [2025-01-26T13:20:09.247Z] Cloning into 'pipe'...
13:20:09 [2025-01-26T13:20:09.298Z] [Pipeline] }
13:20:09 [2025-01-26T13:20:09.439Z] [Pipeline] // withEnv
13:20:09 [2025-01-26T13:20:09.628Z] [Pipeline] load
13:20:09 [2025-01-26T13:20:09.900Z] [Pipeline] { (pipe/utils.groovy)
13:20:10 [2025-01-26T13:20:10.028Z] [Pipeline] }
13:20:10 [2025-01-26T13:20:10.206Z] [Pipeline] // load
13:20:10 [2025-01-26T13:20:10.319Z] [Pipeline] readYaml
13:20:10 [2025-01-26T13:20:10.576Z] [Pipeline] withEnv
13:20:10 [2025-01-26T13:20:10.620Z] [Pipeline] {
13:20:10 [2025-01-26T13:20:10.777Z] [Pipeline] sh
13:20:11 [2025-01-26T13:20:11.072Z] + set -xeuo pipefail
13:20:11 [2025-01-26T13:20:11.072Z] ++ umask
13:20:11 [2025-01-26T13:20:11.072Z] + '[' 0022 = 0000 ']'
13:20:11 [2025-01-26T13:20:11.072Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
13:20:11 [2025-01-26T13:20:11.394Z] [Pipeline] }
13:20:11 [2025-01-26T13:20:11.558Z] [Pipeline] // withEnv
13:20:11 [2025-01-26T13:20:11.691Z] [Pipeline] readYaml
13:20:11 [2025-01-26T13:20:11.924Z] [Pipeline] withEnv
13:20:11 [2025-01-26T13:20:11.958Z] [Pipeline] {
13:20:12 [2025-01-26T13:20:12.124Z] [Pipeline] sh
13:20:12 [2025-01-26T13:20:12.457Z] + set -xeuo pipefail
13:20:12 [2025-01-26T13:20:12.457Z] ++ umask
13:20:12 [2025-01-26T13:20:12.457Z] + '[' 0022 = 0000 ']'
13:20:12 [2025-01-26T13:20:12.457Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
13:20:12 [2025-01-26T13:20:12.759Z] [Pipeline] }
13:20:12 [2025-01-26T13:20:12.987Z] [Pipeline] // withEnv
13:20:13 [2025-01-26T13:20:13.090Z] [Pipeline] readYaml
13:20:13 [2025-01-26T13:20:13.279Z] [Pipeline] }
13:20:13 [2025-01-26T13:20:13.503Z] [Pipeline] // node
13:20:13 [2025-01-26T13:20:13.605Z] [Pipeline] properties
13:20:13 [2025-01-26T13:20:13.811Z] [Pipeline] echo
13:20:13 [2025-01-26T13:20:13.829Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2647452,"task_id":128491346,"nvr":"rust-zincati-0.0.29-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":2,"stable_days":0,"unstable_karma":-1,"require_bugs":false,"require_testcases":true,"display_name":"","notes":"https://github.com/coreos/zincati/releases/tag/v0.0.29","type":"unspecified","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-coreos","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-beff436970","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-beff436970","title":"rust-zincati-0.0.29-1.fc41","version_hash":"6e8baa863aa5ff9edbb7ac84932e17074a3f1e74","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","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":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"hhei","email":"hhei@redhat.com","id":7350,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"coreos-sig"}]},"comments":[],"builds":[{"nvr":"rust-zincati-0.0.29-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-beff436970","karma":0,"content_type":"rpm","test_cases":[]}}
13:20:13 [2025-01-26T13:20:13.836Z] [Pipeline] readJSON
13:20:14 [2025-01-26T13:20:14.226Z] [Pipeline] libraryResource
13:20:14 [2025-01-26T13:20:14.237Z] [Pipeline] readJSON
13:20:14 [2025-01-26T13:20:14.270Z] [Pipeline] node
13:20:14 [2025-01-26T13:20:14.282Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:20:14 [2025-01-26T13:20:14.303Z] [Pipeline] {
13:20:14 [2025-01-26T13:20:14.325Z] [Pipeline] writeYaml
13:20:14 [2025-01-26T13:20:14.349Z] [Pipeline] readFile
13:20:14 [2025-01-26T13:20:14.449Z] [Pipeline] }
13:20:14 [2025-01-26T13:20:14.608Z] [Pipeline] // node
13:20:14 [2025-01-26T13:20:14.678Z] [Pipeline] podTemplate
13:20:14 [2025-01-26T13:20:14.707Z] [Pipeline] {
13:20:14 [2025-01-26T13:20:14.830Z] [Pipeline] node
13:20:22 [2025-01-26T13:20:22.856Z] Created Pod: openshift coreos-ci/pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5
13:20:28 [2025-01-26T13:20:28.520Z] Agent pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5 is provisioned from template pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f
13:20:28 [2025-01-26T13:20:28.520Z] ---
13:20:28 [2025-01-26T13:20:28.520Z] apiVersion: "v1"
13:20:28 [2025-01-26T13:20:28.520Z] kind: "Pod"
13:20:28 [2025-01-26T13:20:28.520Z] metadata:
13:20:28 [2025-01-26T13:20:28.520Z] annotations:
13:20:28 [2025-01-26T13:20:28.520Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1315/"
13:20:28 [2025-01-26T13:20:28.520Z] runUrl: "job/bodhi-trigger/1315/"
13:20:28 [2025-01-26T13:20:28.520Z] labels:
13:20:28 [2025-01-26T13:20:28.520Z] jenkins: "slave"
13:20:28 [2025-01-26T13:20:28.520Z] jenkins/label-digest: "4ccd7f8e72866a9019ecd4e6d1a3087d395436bd"
13:20:28 [2025-01-26T13:20:28.520Z] jenkins/label: "pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0"
13:20:28 [2025-01-26T13:20:28.520Z] name: "pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5"
13:20:28 [2025-01-26T13:20:28.520Z] namespace: "coreos-ci"
13:20:28 [2025-01-26T13:20:28.520Z] spec:
13:20:28 [2025-01-26T13:20:28.520Z] containers:
13:20:28 [2025-01-26T13:20:28.520Z] - command:
13:20:28 [2025-01-26T13:20:28.520Z] - "/usr/bin/dumb-init"
13:20:28 [2025-01-26T13:20:28.520Z] - "/usr/bin/sleep"
13:20:28 [2025-01-26T13:20:28.520Z] - "infinity"
13:20:28 [2025-01-26T13:20:28.520Z] env:
13:20:28 [2025-01-26T13:20:28.520Z] - name: "NCPUS"
13:20:28 [2025-01-26T13:20:28.520Z] value: "0.1"
13:20:28 [2025-01-26T13:20:28.520Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
13:20:28 [2025-01-26T13:20:28.520Z] imagePullPolicy: "Always"
13:20:28 [2025-01-26T13:20:28.520Z] name: "worker"
13:20:28 [2025-01-26T13:20:28.520Z] resources:
13:20:28 [2025-01-26T13:20:28.520Z] limits:
13:20:28 [2025-01-26T13:20:28.520Z] cpu: "0.1"
13:20:28 [2025-01-26T13:20:28.520Z] requests:
13:20:28 [2025-01-26T13:20:28.520Z] cpu: "0.1"
13:20:28 [2025-01-26T13:20:28.520Z] volumeMounts:
13:20:28 [2025-01-26T13:20:28.520Z] - mountPath: "/srv/"
13:20:28 [2025-01-26T13:20:28.520Z] name: "emptydir-0"
13:20:28 [2025-01-26T13:20:28.520Z] - mountPath: "/home/jenkins/agent"
13:20:28 [2025-01-26T13:20:28.520Z] name: "workspace-volume"
13:20:28 [2025-01-26T13:20:28.520Z] readOnly: false
13:20:28 [2025-01-26T13:20:28.520Z] - env:
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_SECRET"
13:20:28 [2025-01-26T13:20:28.520Z] value: "********"
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_TUNNEL"
13:20:28 [2025-01-26T13:20:28.520Z] value: "172.30.136.1:50000"
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_AGENT_NAME"
13:20:28 [2025-01-26T13:20:28.520Z] value: "pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5"
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_NAME"
13:20:28 [2025-01-26T13:20:28.520Z] value: "pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5"
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_AGENT_WORKDIR"
13:20:28 [2025-01-26T13:20:28.520Z] value: "/home/jenkins/agent"
13:20:28 [2025-01-26T13:20:28.520Z] - name: "JENKINS_URL"
13:20:28 [2025-01-26T13:20:28.520Z] value: "http://172.30.130.216:80/"
13:20:28 [2025-01-26T13:20:28.520Z] image: "jenkins-agent-base:latest"
13:20:28 [2025-01-26T13:20:28.520Z] name: "jnlp"
13:20:28 [2025-01-26T13:20:28.520Z] resources:
13:20:28 [2025-01-26T13:20:28.520Z] limits:
13:20:28 [2025-01-26T13:20:28.520Z] memory: "512Mi"
13:20:28 [2025-01-26T13:20:28.520Z] cpu: "1"
13:20:28 [2025-01-26T13:20:28.520Z] requests:
13:20:28 [2025-01-26T13:20:28.520Z] memory: "512Mi"
13:20:28 [2025-01-26T13:20:28.520Z] cpu: "1"
13:20:28 [2025-01-26T13:20:28.520Z] volumeMounts:
13:20:28 [2025-01-26T13:20:28.520Z] - mountPath: "/home/jenkins/agent"
13:20:28 [2025-01-26T13:20:28.520Z] name: "workspace-volume"
13:20:28 [2025-01-26T13:20:28.520Z] readOnly: false
13:20:28 [2025-01-26T13:20:28.520Z] nodeSelector:
13:20:28 [2025-01-26T13:20:28.520Z] kubernetes.io/os: "linux"
13:20:28 [2025-01-26T13:20:28.520Z] restartPolicy: "Never"
13:20:28 [2025-01-26T13:20:28.520Z] serviceAccountName: "default"
13:20:28 [2025-01-26T13:20:28.520Z] volumes:
13:20:28 [2025-01-26T13:20:28.520Z] - emptyDir: {}
13:20:28 [2025-01-26T13:20:28.520Z] name: "emptydir-0"
13:20:28 [2025-01-26T13:20:28.520Z] - emptyDir:
13:20:28 [2025-01-26T13:20:28.520Z] medium: ""
13:20:28 [2025-01-26T13:20:28.520Z] name: "workspace-volume"
13:20:28 [2025-01-26T13:20:28.520Z]
13:20:28 [2025-01-26T13:20:28.552Z] Running on pod-a7a21217-5c6e-41d9-bb1e-2edc2f09e7d0-xhg8f-5chw5 in /home/jenkins/agent/workspace/bodhi-trigger
13:20:28 [2025-01-26T13:20:28.556Z] [Pipeline] {
13:20:28 [2025-01-26T13:20:28.718Z] [Pipeline] container
13:20:28 [2025-01-26T13:20:28.729Z] [Pipeline] {
13:20:28 [2025-01-26T13:20:28.902Z] [Pipeline] withEnv
13:20:28 [2025-01-26T13:20:28.915Z] [Pipeline] {
13:20:28 [2025-01-26T13:20:28.986Z] [Pipeline] sh
13:20:29 [2025-01-26T13:20:29.926Z] + set -xeuo pipefail
13:20:29 [2025-01-26T13:20:29.926Z] ++ umask
13:20:29 [2025-01-26T13:20:29.926Z] + '[' 0022 = 0000 ']'
13:20:29 [2025-01-26T13:20:29.926Z] + cat /cosa/coreos-assembler-git.json
13:20:29 [2025-01-26T13:20:29.926Z] {
13:20:29 [2025-01-26T13:20:29.926Z] "date": "2025-01-25T00:33:24Z",
13:20:29 [2025-01-26T13:20:29.926Z] "git": {
13:20:29 [2025-01-26T13:20:29.926Z] "commit": "69f587470421f21fa64329d049f92fe72c454ea6",
13:20:29 [2025-01-26T13:20:29.926Z] "origin": "https://github.com/coreos/coreos-assembler.git",
13:20:29 [2025-01-26T13:20:29.926Z] "branch": "HEAD",
13:20:29 [2025-01-26T13:20:29.926Z] "dirty": "false"
13:20:29 [2025-01-26T13:20:29.926Z] },
13:20:29 [2025-01-26T13:20:29.926Z] "file": {
13:20:29 [2025-01-26T13:20:29.926Z] "checksum": "05e1fc989dbf6bbd0f0e5d981204c49cf3113e597c0f3694ecaa8f13e368141c",
13:20:29 [2025-01-26T13:20:29.926Z] "checksum_type": "sha256",
13:20:29 [2025-01-26T13:20:29.926Z] "format": "tar.gz",
13:20:29 [2025-01-26T13:20:29.926Z] "name": "coreos-assembler-git.tar.gz",
13:20:29 [2025-01-26T13:20:29.926Z] "size": "10004658"
13:20:29 [2025-01-26T13:20:29.926Z] }
13:20:29 [2025-01-26T13:20:29.926Z] }
13:20:30 [2025-01-26T13:20:30.149Z] [Pipeline] }
13:20:30 [2025-01-26T13:20:30.261Z] [Pipeline] // withEnv
13:20:30 [2025-01-26T13:20:30.300Z] [Pipeline] stage
13:20:30 [2025-01-26T13:20:30.303Z] [Pipeline] { (Report Running)
13:20:30 [2025-01-26T13:20:30.446Z] [Pipeline] withCredentials
13:20:30 [2025-01-26T13:20:30.453Z] Masking supported pattern matches of $RDB_PASSWORD
13:20:30 [2025-01-26T13:20:30.520Z] [Pipeline] {
13:20:30 [2025-01-26T13:20:30.548Z] [Pipeline] withEnv
13:20:30 [2025-01-26T13:20:30.555Z] [Pipeline] {
13:20:30 [2025-01-26T13:20:30.651Z] [Pipeline] sh
13:20:31 [2025-01-26T13:20:31.496Z] + set -xeuo pipefail
13:20:31 [2025-01-26T13:20:31.496Z] ++ umask
13:20:31 [2025-01-26T13:20:31.496Z] + '[' 0022 = 0000 ']'
13:20:31 [2025-01-26T13:20:31.496Z] + /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-2025-beff436970 --stream testing-devel
13:20:33 [2025-01-26T13:20:33.447Z] [Pipeline] }
13:20:33 [2025-01-26T13:20:33.620Z] [Pipeline] // withEnv
13:20:33 [2025-01-26T13:20:33.636Z] [Pipeline] }
13:20:33 [2025-01-26T13:20:33.709Z] [Pipeline] // withCredentials
13:20:33 [2025-01-26T13:20:33.722Z] [Pipeline] }
13:20:33 [2025-01-26T13:20:33.818Z] [Pipeline] // stage
13:20:33 [2025-01-26T13:20:33.880Z] [Pipeline] stage
13:20:33 [2025-01-26T13:20:33.892Z] [Pipeline] { (Test)
13:20:33 [2025-01-26T13:20:33.952Z] [Pipeline] build
13:20:33 [2025-01-26T13:20:33.970Z] Scheduling project: test-override
13:20:36 [2025-01-26T13:20:36.905Z] Starting building: test-override #1327
13:36:03 [2025-01-26T13:36:03.740Z] Build test-override #1327 completed: SUCCESS
13:36:03 [2025-01-26T13:36:03.759Z] [Pipeline] }
13:36:03 [2025-01-26T13:36:03.810Z] [Pipeline] // stage
13:36:03 [2025-01-26T13:36:03.870Z] [Pipeline] stage
13:36:03 [2025-01-26T13:36:03.887Z] [Pipeline] { (Report Completion)
13:36:03 [2025-01-26T13:36:03.935Z] [Pipeline] withCredentials
13:36:03 [2025-01-26T13:36:03.948Z] Masking supported pattern matches of $RDB_PASSWORD
13:36:03 [2025-01-26T13:36:03.984Z] [Pipeline] {
13:36:04 [2025-01-26T13:36:04.036Z] [Pipeline] withEnv
13:36:04 [2025-01-26T13:36:04.053Z] [Pipeline] {
13:36:04 [2025-01-26T13:36:04.083Z] [Pipeline] sh
13:36:04 [2025-01-26T13:36:04.632Z] + set -xeuo pipefail
13:36:04 [2025-01-26T13:36:04.632Z] ++ umask
13:36:04 [2025-01-26T13:36:04.632Z] + '[' 0022 = 0000 ']'
13:36:04 [2025-01-26T13:36:04.632Z] + /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/1327 --outcome PASSED --advisory FEDORA-2025-beff436970 --stream testing-devel
13:36:07 [2025-01-26T13:36:07.181Z] [Pipeline] }
13:36:07 [2025-01-26T13:36:07.232Z] [Pipeline] // withEnv
13:36:07 [2025-01-26T13:36:07.241Z] [Pipeline] }
13:36:07 [2025-01-26T13:36:07.276Z] [Pipeline] // withCredentials
13:36:07 [2025-01-26T13:36:07.294Z] [Pipeline] withCredentials
13:36:07 [2025-01-26T13:36:07.299Z] Masking supported pattern matches of $TOKEN
13:36:07 [2025-01-26T13:36:07.317Z] [Pipeline] {
13:36:07 [2025-01-26T13:36:07.344Z] [Pipeline] withEnv
13:36:07 [2025-01-26T13:36:07.348Z] [Pipeline] {
13:36:07 [2025-01-26T13:36:07.372Z] [Pipeline] sh
13:36:07 [2025-01-26T13:36:07.911Z] + set -xeuo pipefail
13:36:07 [2025-01-26T13:36:07.911Z] ++ umask
13:36:07 [2025-01-26T13:36:07.911Z] + '[' 0022 = 0000 ']'
13:36:07 [2025-01-26T13:36:07.912Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
13:36:07 [2025-01-26T13:36:07.912Z] {
13:36:07 [2025-01-26T13:36:07.912Z] "body": "���� rust-zincati-0.0.29-1.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1327) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-beff436970)"
13:36:07 [2025-01-26T13:36:07.912Z] }'
13:36:08 [2025-01-26T13:36:08.516Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.635Z] [Pipeline] // withEnv
13:36:08 [2025-01-26T13:36:08.687Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.763Z] [Pipeline] // withCredentials
13:36:08 [2025-01-26T13:36:08.772Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.815Z] [Pipeline] // stage
13:36:08 [2025-01-26T13:36:08.825Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.854Z] [Pipeline] // container
13:36:08 [2025-01-26T13:36:08.862Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.928Z] [Pipeline] // node
13:36:08 [2025-01-26T13:36:08.937Z] [Pipeline] }
13:36:08 [2025-01-26T13:36:08.962Z] [Pipeline] // podTemplate
13:36:08 [2025-01-26T13:36:08.971Z] [Pipeline] End of Pipeline
13:36:09 [2025-01-26T13:36:09.064Z] Finished: SUCCESS