Console Output
10:30:13 [2025-01-27T10:30:13.410Z] Triggered by CI message.
10:30:13 [2025-01-27T10:30:13.411Z] 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
10:30:13 [2025-01-27T10:30:13.412Z] Selected Git installation does not exist. Using Default
10:30:13 [2025-01-27T10:30:13.412Z] The recommended git tool is: NONE
10:30:13 [2025-01-27T10:30:13.412Z] No credentials specified
10:30:13 [2025-01-27T10:30:13.412Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:30:13 [2025-01-27T10:30:13.420Z] Fetching changes from the remote Git repository
10:30:13 [2025-01-27T10:30:13.421Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:30:13 [2025-01-27T10:30:13.428Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:30:13 [2025-01-27T10:30:13.428Z] > git --version # timeout=10
10:30:13 [2025-01-27T10:30:13.435Z] > git --version # 'git version 2.39.3'
10:30:13 [2025-01-27T10:30:13.435Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:13 [2025-01-27T10:30:13.565Z] > git rev-parse origin/main^{commit} # timeout=10
10:30:13 [2025-01-27T10:30:13.574Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:30:13 [2025-01-27T10:30:13.574Z] > git config core.sparsecheckout # timeout=10
10:30:13 [2025-01-27T10:30:13.581Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:30:13 [2025-01-27T10:30:13.591Z] Commit message: "bodhi-testing: fix zincati configuration"
10:30:13 [2025-01-27T10:30:13.591Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:30:13 [2025-01-27T10:30:13.677Z] Loading library coreos@main
10:30:13 [2025-01-27T10:30:13.677Z] Attempting to resolve main from remote references...
10:30:13 [2025-01-27T10:30:13.677Z] > git --version # timeout=10
10:30:13 [2025-01-27T10:30:13.684Z] > git --version # 'git version 2.39.3'
10:30:13 [2025-01-27T10:30:13.684Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:30:13 [2025-01-27T10:30:13.778Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
10:30:13 [2025-01-27T10:30:13.780Z] Selected Git installation does not exist. Using Default
10:30:13 [2025-01-27T10:30:13.780Z] The recommended git tool is: NONE
10:30:13 [2025-01-27T10:30:13.780Z] No credentials specified
10:30:13 [2025-01-27T10:30:13.780Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:30:13 [2025-01-27T10:30:13.787Z] Fetching changes from the remote Git repository
10:30:13 [2025-01-27T10:30:13.788Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:30:13 [2025-01-27T10:30:13.796Z] Fetching without tags
10:30:13 [2025-01-27T10:30:13.796Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:30:13 [2025-01-27T10:30:13.796Z] > git --version # timeout=10
10:30:13 [2025-01-27T10:30:13.803Z] > git --version # 'git version 2.39.3'
10:30:13 [2025-01-27T10:30:13.803Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:13 [2025-01-27T10:30:13.887Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
10:30:13 [2025-01-27T10:30:13.887Z] > git config core.sparsecheckout # timeout=10
10:30:13 [2025-01-27T10:30:13.896Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:30:13 [2025-01-27T10:30:13.906Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
10:30:13 [2025-01-27T10:30:13.906Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:30:14 [2025-01-27T10:30:14.262Z] [Pipeline] Start of Pipeline
10:30:14 [2025-01-27T10:30:14.488Z] [Pipeline] node
10:30:14 [2025-01-27T10:30:14.580Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:30:14 [2025-01-27T10:30:14.665Z] [Pipeline] {
10:30:14 [2025-01-27T10:30:14.831Z] [Pipeline] checkout
10:30:14 [2025-01-27T10:30:14.878Z] Selected Git installation does not exist. Using Default
10:30:14 [2025-01-27T10:30:14.878Z] The recommended git tool is: NONE
10:30:14 [2025-01-27T10:30:14.878Z] No credentials specified
10:30:14 [2025-01-27T10:30:14.878Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:30:14 [2025-01-27T10:30:14.886Z] Fetching changes from the remote Git repository
10:30:14 [2025-01-27T10:30:14.894Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:30:14 [2025-01-27T10:30:14.902Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:30:14 [2025-01-27T10:30:14.902Z] > git --version # timeout=10
10:30:14 [2025-01-27T10:30:14.910Z] > git --version # 'git version 2.39.3'
10:30:14 [2025-01-27T10:30:14.910Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:15 [2025-01-27T10:30:15.000Z] > git rev-parse origin/main^{commit} # timeout=10
10:30:15 [2025-01-27T10:30:15.008Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:30:15 [2025-01-27T10:30:15.008Z] > git config core.sparsecheckout # timeout=10
10:30:15 [2025-01-27T10:30:15.015Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:30:15 [2025-01-27T10:30:15.025Z] Commit message: "bodhi-testing: fix zincati configuration"
10:30:15 [2025-01-27T10:30:15.185Z] [Pipeline] readYaml
10:30:15 [2025-01-27T10:30:15.710Z] [Pipeline] withEnv
10:30:15 [2025-01-27T10:30:15.714Z] [Pipeline] {
10:30:15 [2025-01-27T10:30:15.734Z] [Pipeline] sh
10:30:15 [2025-01-27T10:30:15.994Z] + set -xeuo pipefail
10:30:15 [2025-01-27T10:30:15.994Z] ++ umask
10:30:15 [2025-01-27T10:30:15.994Z] + '[' 0022 = 0000 ']'
10:30:15 [2025-01-27T10:30:15.994Z] + rm -rf pipe
10:30:15 [2025-01-27T10:30:15.994Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:30:15 [2025-01-27T10:30:15.994Z] Cloning into 'pipe'...
10:30:16 [2025-01-27T10:30:16.251Z] [Pipeline] }
10:30:16 [2025-01-27T10:30:16.275Z] [Pipeline] // withEnv
10:30:16 [2025-01-27T10:30:16.366Z] [Pipeline] load
10:30:16 [2025-01-27T10:30:16.607Z] [Pipeline] { (pipe/utils.groovy)
10:30:16 [2025-01-27T10:30:16.628Z] [Pipeline] }
10:30:16 [2025-01-27T10:30:16.652Z] [Pipeline] // load
10:30:16 [2025-01-27T10:30:16.663Z] [Pipeline] readYaml
10:30:16 [2025-01-27T10:30:16.705Z] [Pipeline] withEnv
10:30:16 [2025-01-27T10:30:16.708Z] [Pipeline] {
10:30:16 [2025-01-27T10:30:16.859Z] [Pipeline] sh
10:30:17 [2025-01-27T10:30:17.132Z] + set -xeuo pipefail
10:30:17 [2025-01-27T10:30:17.132Z] ++ umask
10:30:17 [2025-01-27T10:30:17.132Z] + '[' 0022 = 0000 ']'
10:30:17 [2025-01-27T10:30:17.132Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:30:17 [2025-01-27T10:30:17.388Z] [Pipeline] }
10:30:17 [2025-01-27T10:30:17.414Z] [Pipeline] // withEnv
10:30:17 [2025-01-27T10:30:17.425Z] [Pipeline] readYaml
10:30:17 [2025-01-27T10:30:17.543Z] [Pipeline] withEnv
10:30:17 [2025-01-27T10:30:17.560Z] [Pipeline] {
10:30:17 [2025-01-27T10:30:17.677Z] [Pipeline] sh
10:30:17 [2025-01-27T10:30:17.970Z] + set -xeuo pipefail
10:30:17 [2025-01-27T10:30:17.970Z] ++ umask
10:30:17 [2025-01-27T10:30:17.970Z] + '[' 0022 = 0000 ']'
10:30:17 [2025-01-27T10:30:17.970Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:30:18 [2025-01-27T10:30:18.283Z] [Pipeline] }
10:30:18 [2025-01-27T10:30:18.484Z] [Pipeline] // withEnv
10:30:18 [2025-01-27T10:30:18.661Z] [Pipeline] readYaml
10:30:19 [2025-01-27T10:30:19.014Z] [Pipeline] }
10:30:19 [2025-01-27T10:30:19.335Z] [Pipeline] // node
10:30:19 [2025-01-27T10:30:19.500Z] [Pipeline] properties
10:30:19 [2025-01-27T10:30:19.672Z] [Pipeline] echo
10:30:19 [2025-01-27T10:30:19.706Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648109,"task_id":128525701,"nvr":"openssh-9.9p1-6.fc42.1"}]},"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 openssh-9.9p1-6.fc42.1.\n\n##### **Changelog**\n\n```\n* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-6\n- Remove pam-ssh-agent subcomponent\n Resolves: rhbz#2338440\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-base critical-path-compose critical-path-deepin-desktop critical-path-gnome","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-c1298a348f","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-c1298a348f","title":"openssh-9.9p1-6.fc42.1","version_hash":"912bd7e3663365c40f7db0005a47b6db6d76e7a6","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-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,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"dbelyavs","email":"dbelyavs@redhat.com","id":6284,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"crypto-team"}]},"comments":[],"builds":[{"nvr":"openssh-9.9p1-6.fc42.1","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2338440,"title":null,"security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-c1298a348f","karma":0,"content_type":"rpm","test_cases":[]}}
10:30:19 [2025-01-27T10:30:19.815Z] [Pipeline] readJSON
10:30:20 [2025-01-27T10:30:20.192Z] [Pipeline] libraryResource
10:30:20 [2025-01-27T10:30:20.312Z] [Pipeline] readJSON
10:30:20 [2025-01-27T10:30:20.507Z] [Pipeline] node
10:30:20 [2025-01-27T10:30:20.593Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:30:20 [2025-01-27T10:30:20.753Z] [Pipeline] {
10:30:20 [2025-01-27T10:30:20.909Z] [Pipeline] writeYaml
10:30:21 [2025-01-27T10:30:21.090Z] [Pipeline] readFile
10:30:21 [2025-01-27T10:30:21.359Z] [Pipeline] }
10:30:21 [2025-01-27T10:30:21.571Z] [Pipeline] // node
10:30:21 [2025-01-27T10:30:21.745Z] [Pipeline] podTemplate
10:30:21 [2025-01-27T10:30:21.799Z] [Pipeline] {
10:30:21 [2025-01-27T10:30:21.952Z] [Pipeline] node
10:30:32 [2025-01-27T10:30:32.797Z] Created Pod: openshift coreos-ci/pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj
10:30:36 [2025-01-27T10:30:36.955Z] Still waiting to schedule task
10:30:36 [2025-01-27T10:30:36.955Z] ‘pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj’ is offline
10:30:37 [2025-01-27T10:30:37.946Z] Agent pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj is provisioned from template pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4
10:30:37 [2025-01-27T10:30:37.946Z] ---
10:30:37 [2025-01-27T10:30:37.946Z] apiVersion: "v1"
10:30:37 [2025-01-27T10:30:37.946Z] kind: "Pod"
10:30:37 [2025-01-27T10:30:37.946Z] metadata:
10:30:37 [2025-01-27T10:30:37.946Z] annotations:
10:30:37 [2025-01-27T10:30:37.946Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1316/"
10:30:37 [2025-01-27T10:30:37.946Z] runUrl: "job/bodhi-trigger/1316/"
10:30:37 [2025-01-27T10:30:37.946Z] labels:
10:30:37 [2025-01-27T10:30:37.946Z] jenkins: "slave"
10:30:37 [2025-01-27T10:30:37.946Z] jenkins/label-digest: "4f9c58b0758b3d19a089e7fff8aa0ff1e41db633"
10:30:37 [2025-01-27T10:30:37.946Z] jenkins/label: "pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5"
10:30:37 [2025-01-27T10:30:37.946Z] name: "pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj"
10:30:37 [2025-01-27T10:30:37.946Z] namespace: "coreos-ci"
10:30:37 [2025-01-27T10:30:37.946Z] spec:
10:30:37 [2025-01-27T10:30:37.946Z] containers:
10:30:37 [2025-01-27T10:30:37.946Z] - command:
10:30:37 [2025-01-27T10:30:37.946Z] - "/usr/bin/dumb-init"
10:30:37 [2025-01-27T10:30:37.946Z] - "/usr/bin/sleep"
10:30:37 [2025-01-27T10:30:37.946Z] - "infinity"
10:30:37 [2025-01-27T10:30:37.946Z] env:
10:30:37 [2025-01-27T10:30:37.946Z] - name: "NCPUS"
10:30:37 [2025-01-27T10:30:37.946Z] value: "0.1"
10:30:37 [2025-01-27T10:30:37.946Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
10:30:37 [2025-01-27T10:30:37.946Z] imagePullPolicy: "Always"
10:30:37 [2025-01-27T10:30:37.946Z] name: "worker"
10:30:37 [2025-01-27T10:30:37.946Z] resources:
10:30:37 [2025-01-27T10:30:37.946Z] limits:
10:30:37 [2025-01-27T10:30:37.946Z] cpu: "0.1"
10:30:37 [2025-01-27T10:30:37.946Z] requests:
10:30:37 [2025-01-27T10:30:37.946Z] cpu: "0.1"
10:30:37 [2025-01-27T10:30:37.946Z] volumeMounts:
10:30:37 [2025-01-27T10:30:37.946Z] - mountPath: "/srv/"
10:30:37 [2025-01-27T10:30:37.946Z] name: "emptydir-0"
10:30:37 [2025-01-27T10:30:37.946Z] - mountPath: "/home/jenkins/agent"
10:30:37 [2025-01-27T10:30:37.946Z] name: "workspace-volume"
10:30:37 [2025-01-27T10:30:37.946Z] readOnly: false
10:30:37 [2025-01-27T10:30:37.946Z] - env:
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_SECRET"
10:30:37 [2025-01-27T10:30:37.946Z] value: "********"
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_TUNNEL"
10:30:37 [2025-01-27T10:30:37.946Z] value: "172.30.136.1:50000"
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_AGENT_NAME"
10:30:37 [2025-01-27T10:30:37.946Z] value: "pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj"
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_NAME"
10:30:37 [2025-01-27T10:30:37.946Z] value: "pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj"
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_AGENT_WORKDIR"
10:30:37 [2025-01-27T10:30:37.946Z] value: "/home/jenkins/agent"
10:30:37 [2025-01-27T10:30:37.946Z] - name: "JENKINS_URL"
10:30:37 [2025-01-27T10:30:37.946Z] value: "http://172.30.130.216:80/"
10:30:37 [2025-01-27T10:30:37.946Z] image: "jenkins-agent-base:latest"
10:30:37 [2025-01-27T10:30:37.946Z] name: "jnlp"
10:30:37 [2025-01-27T10:30:37.946Z] resources:
10:30:37 [2025-01-27T10:30:37.946Z] limits:
10:30:37 [2025-01-27T10:30:37.946Z] memory: "512Mi"
10:30:37 [2025-01-27T10:30:37.946Z] cpu: "1"
10:30:37 [2025-01-27T10:30:37.946Z] requests:
10:30:37 [2025-01-27T10:30:37.946Z] memory: "512Mi"
10:30:37 [2025-01-27T10:30:37.946Z] cpu: "1"
10:30:37 [2025-01-27T10:30:37.946Z] volumeMounts:
10:30:37 [2025-01-27T10:30:37.946Z] - mountPath: "/home/jenkins/agent"
10:30:37 [2025-01-27T10:30:37.946Z] name: "workspace-volume"
10:30:37 [2025-01-27T10:30:37.946Z] readOnly: false
10:30:37 [2025-01-27T10:30:37.946Z] nodeSelector:
10:30:37 [2025-01-27T10:30:37.946Z] kubernetes.io/os: "linux"
10:30:37 [2025-01-27T10:30:37.946Z] restartPolicy: "Never"
10:30:37 [2025-01-27T10:30:37.946Z] serviceAccountName: "default"
10:30:37 [2025-01-27T10:30:37.946Z] volumes:
10:30:37 [2025-01-27T10:30:37.946Z] - emptyDir: {}
10:30:37 [2025-01-27T10:30:37.946Z] name: "emptydir-0"
10:30:37 [2025-01-27T10:30:37.946Z] - emptyDir:
10:30:37 [2025-01-27T10:30:37.946Z] medium: ""
10:30:37 [2025-01-27T10:30:37.946Z] name: "workspace-volume"
10:30:37 [2025-01-27T10:30:37.946Z]
10:30:38 [2025-01-27T10:30:38.607Z] Running on pod-f64578c3-5b94-4bd5-9a3b-aa1c29245dc5-1tld4-nkbxj in /home/jenkins/agent/workspace/bodhi-trigger
10:30:38 [2025-01-27T10:30:38.653Z] [Pipeline] {
10:30:38 [2025-01-27T10:30:38.754Z] [Pipeline] container
10:30:38 [2025-01-27T10:30:38.759Z] [Pipeline] {
10:30:38 [2025-01-27T10:30:38.898Z] [Pipeline] withEnv
10:30:38 [2025-01-27T10:30:38.901Z] [Pipeline] {
10:30:38 [2025-01-27T10:30:38.973Z] [Pipeline] sh
10:30:39 [2025-01-27T10:30:39.636Z] + set -xeuo pipefail
10:30:39 [2025-01-27T10:30:39.636Z] ++ umask
10:30:39 [2025-01-27T10:30:39.636Z] + '[' 0022 = 0000 ']'
10:30:39 [2025-01-27T10:30:39.636Z] + cat /cosa/coreos-assembler-git.json
10:30:39 [2025-01-27T10:30:39.636Z] {
10:30:39 [2025-01-27T10:30:39.636Z] "date": "2025-01-25T00:33:24Z",
10:30:39 [2025-01-27T10:30:39.636Z] "git": {
10:30:39 [2025-01-27T10:30:39.636Z] "commit": "69f587470421f21fa64329d049f92fe72c454ea6",
10:30:39 [2025-01-27T10:30:39.636Z] "origin": "https://github.com/coreos/coreos-assembler.git",
10:30:39 [2025-01-27T10:30:39.636Z] "branch": "HEAD",
10:30:39 [2025-01-27T10:30:39.636Z] "dirty": "false"
10:30:39 [2025-01-27T10:30:39.636Z] },
10:30:39 [2025-01-27T10:30:39.636Z] "file": {
10:30:39 [2025-01-27T10:30:39.636Z] "checksum": "05e1fc989dbf6bbd0f0e5d981204c49cf3113e597c0f3694ecaa8f13e368141c",
10:30:39 [2025-01-27T10:30:39.649Z] "checksum_type": "sha256",
10:30:39 [2025-01-27T10:30:39.649Z] "format": "tar.gz",
10:30:39 [2025-01-27T10:30:39.649Z] "name": "coreos-assembler-git.tar.gz",
10:30:39 [2025-01-27T10:30:39.649Z] "size": "10004658"
10:30:39 [2025-01-27T10:30:39.649Z] }
10:30:39 [2025-01-27T10:30:39.649Z] }
10:30:39 [2025-01-27T10:30:39.969Z] [Pipeline] }
10:30:40 [2025-01-27T10:30:40.087Z] [Pipeline] // withEnv
10:30:40 [2025-01-27T10:30:40.177Z] [Pipeline] stage
10:30:40 [2025-01-27T10:30:40.190Z] [Pipeline] { (Report Running)
10:30:40 [2025-01-27T10:30:40.306Z] [Pipeline] withCredentials
10:30:40 [2025-01-27T10:30:40.332Z] Masking supported pattern matches of $RDB_PASSWORD
10:30:40 [2025-01-27T10:30:40.362Z] [Pipeline] {
10:30:40 [2025-01-27T10:30:40.449Z] [Pipeline] withEnv
10:30:40 [2025-01-27T10:30:40.453Z] [Pipeline] {
10:30:40 [2025-01-27T10:30:40.522Z] [Pipeline] sh
10:30:41 [2025-01-27T10:30:41.110Z] + set -xeuo pipefail
10:30:41 [2025-01-27T10:30:41.110Z] ++ umask
10:30:41 [2025-01-27T10:30:41.110Z] + '[' 0022 = 0000 ']'
10:30:41 [2025-01-27T10:30:41.110Z] + /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-c1298a348f --stream rawhide
10:30:43 [2025-01-27T10:30:43.036Z] [Pipeline] }
10:30:43 [2025-01-27T10:30:43.165Z] [Pipeline] // withEnv
10:30:43 [2025-01-27T10:30:43.175Z] [Pipeline] }
10:30:43 [2025-01-27T10:30:43.226Z] [Pipeline] // withCredentials
10:30:43 [2025-01-27T10:30:43.242Z] [Pipeline] }
10:30:43 [2025-01-27T10:30:43.294Z] [Pipeline] // stage
10:30:43 [2025-01-27T10:30:43.320Z] [Pipeline] stage
10:30:43 [2025-01-27T10:30:43.331Z] [Pipeline] { (Test)
10:30:43 [2025-01-27T10:30:43.407Z] [Pipeline] build
10:30:43 [2025-01-27T10:30:43.411Z] Scheduling project: test-override
10:30:46 [2025-01-27T10:30:46.400Z] Starting building: test-override #1328
10:42:03 [2025-01-27T10:42:03.274Z] Build test-override #1328 completed: FAILURE
10:42:03 [2025-01-27T10:42:03.365Z] [Pipeline] }
10:42:03 [2025-01-27T10:42:03.576Z] [Pipeline] // stage
10:42:03 [2025-01-27T10:42:03.708Z] [Pipeline] stage
10:42:03 [2025-01-27T10:42:03.748Z] [Pipeline] { (Report Completion)
10:42:03 [2025-01-27T10:42:03.900Z] [Pipeline] withCredentials
10:42:03 [2025-01-27T10:42:03.929Z] Masking supported pattern matches of $RDB_PASSWORD
10:42:04 [2025-01-27T10:42:04.022Z] [Pipeline] {
10:42:04 [2025-01-27T10:42:04.181Z] [Pipeline] withEnv
10:42:04 [2025-01-27T10:42:04.215Z] [Pipeline] {
10:42:04 [2025-01-27T10:42:04.394Z] [Pipeline] sh
10:42:04 [2025-01-27T10:42:04.965Z] + set -xeuo pipefail
10:42:04 [2025-01-27T10:42:04.965Z] ++ umask
10:42:04 [2025-01-27T10:42:04.965Z] + '[' 0022 = 0000 ']'
10:42:04 [2025-01-27T10:42:04.965Z] + /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/1328 --outcome FAILED --advisory FEDORA-2025-c1298a348f --stream rawhide
10:42:06 [2025-01-27T10:42:06.925Z] [Pipeline] }
10:42:07 [2025-01-27T10:42:07.086Z] [Pipeline] // withEnv
10:42:07 [2025-01-27T10:42:07.172Z] [Pipeline] }
10:42:07 [2025-01-27T10:42:07.360Z] [Pipeline] // withCredentials
10:42:07 [2025-01-27T10:42:07.515Z] [Pipeline] withCredentials
10:42:07 [2025-01-27T10:42:07.561Z] Masking supported pattern matches of $TOKEN
10:42:07 [2025-01-27T10:42:07.646Z] [Pipeline] {
10:42:07 [2025-01-27T10:42:07.772Z] [Pipeline] withEnv
10:42:07 [2025-01-27T10:42:07.801Z] [Pipeline] {
10:42:08 [2025-01-27T10:42:08.011Z] [Pipeline] sh
10:42:08 [2025-01-27T10:42:08.585Z] + set -xeuo pipefail
10:42:08 [2025-01-27T10:42:08.586Z] ++ umask
10:42:08 [2025-01-27T10:42:08.850Z] + '[' 0022 = 0000 ']'
10:42:08 [2025-01-27T10:42:08.850Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
10:42:08 [2025-01-27T10:42:08.850Z] {
10:42:08 [2025-01-27T10:42:08.850Z] "body": "���� openssh-9.9p1-6.fc42.1 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1328) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-c1298a348f)"
10:42:08 [2025-01-27T10:42:08.850Z] }'
10:42:09 [2025-01-27T10:42:09.486Z] [Pipeline] }
10:42:09 [2025-01-27T10:42:09.667Z] [Pipeline] // withEnv
10:42:09 [2025-01-27T10:42:09.728Z] [Pipeline] }
10:42:09 [2025-01-27T10:42:09.810Z] [Pipeline] // withCredentials
10:42:09 [2025-01-27T10:42:09.842Z] [Pipeline] }
10:42:09 [2025-01-27T10:42:09.896Z] [Pipeline] // stage
10:42:09 [2025-01-27T10:42:09.939Z] [Pipeline] }
10:42:10 [2025-01-27T10:42:10.009Z] [Pipeline] // container
10:42:10 [2025-01-27T10:42:10.042Z] [Pipeline] }
10:42:10 [2025-01-27T10:42:10.116Z] [Pipeline] // node
10:42:10 [2025-01-27T10:42:10.125Z] [Pipeline] }
10:42:10 [2025-01-27T10:42:10.150Z] [Pipeline] // podTemplate
10:42:10 [2025-01-27T10:42:10.168Z] [Pipeline] End of Pipeline
10:42:10 [2025-01-27T10:42:10.270Z] Finished: FAILURE