2026-06-18 12:02:55.492252 | Job console starting
2026-06-18 12:02:55.615481 | Updating git repos
2026-06-18 12:02:55.646378 | Cloning repos into workspace
2026-06-18 12:02:56.715252 | Restoring repo states
2026-06-18 12:02:56.735769 | Merging changes
2026-06-18 12:02:56.735793 | Checking out repos
2026-06-18 12:02:57.223285 | Preparing playbooks
2026-06-18 12:03:03.010337 | Running Ansible setup
2026-06-18 12:03:07.603967 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-18 12:03:08.246449 | 
2026-06-18 12:03:08.246580 | PLAY [localhost]
2026-06-18 12:03:08.254079 | 
2026-06-18 12:03:08.254146 | TASK [Gathering Facts]
2026-06-18 12:03:09.232586 | localhost | ok
2026-06-18 12:03:09.246919 | 
2026-06-18 12:03:09.247074 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-18 12:03:09.729260 | localhost -> localhost | changed
2026-06-18 12:03:09.738861 | 
2026-06-18 12:03:09.739049 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-18 12:03:10.680771 | localhost -> localhost | changed
2026-06-18 12:03:10.693491 | 
2026-06-18 12:03:10.693649 | TASK [Setup log path fact]
2026-06-18 12:03:10.717988 | localhost | ok
2026-06-18 12:03:10.737583 | 
2026-06-18 12:03:10.737721 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-18 12:03:10.779939 | localhost | ok
2026-06-18 12:03:10.792395 | 
2026-06-18 12:03:10.792540 | TASK [emit-job-header : Print job information]
2026-06-18 12:03:10.845096 | # Job Information
2026-06-18 12:03:10.845322 | Ansible Version: 2.16.18
2026-06-18 12:03:10.845413 | Job: periodic-container-quay-push-centos-9-master
2026-06-18 12:03:10.845481 | Pipeline: openstack-promote-component
2026-06-18 12:03:10.845522 | Executor: 38.102.83.51
2026-06-18 12:03:10.845558 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-18 12:03:10.845600 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/947/rdoproject.org/94718ed22d6442588a2fccb93eb9238d/
2026-06-18 12:03:10.845639 | Event ID: 54a001f7e171497fbfb2360d08284ce2
2026-06-18 12:03:10.851643 | 
2026-06-18 12:03:10.851802 | LOOP [emit-job-header : Print node information]
2026-06-18 12:03:10.972234 | localhost | ok:
2026-06-18 12:03:10.972639 | localhost | # Node Information
2026-06-18 12:03:10.972714 | localhost | Inventory Hostname: primary
2026-06-18 12:03:10.972772 | localhost | Hostname: np0000078496
2026-06-18 12:03:10.972823 | localhost | Username: zuul
2026-06-18 12:03:10.972874 | localhost | Distro: CentOS 9
2026-06-18 12:03:10.972921 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-18 12:03:10.972966 | localhost | Region: RegionOne
2026-06-18 12:03:10.973011 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-18 12:03:10.973055 | localhost | Product Name: OpenStack Nova
2026-06-18 12:03:10.973098 | localhost | Interface IP: 38.102.83.22
2026-06-18 12:03:10.994829 | 
2026-06-18 12:03:10.995043 | PLAY [all]
2026-06-18 12:03:11.010163 | 
2026-06-18 12:03:11.010328 | TASK [Gather network facts]
2026-06-18 12:03:11.469162 | primary | ok
2026-06-18 12:03:11.474417 | 
2026-06-18 12:03:11.474479 | TASK [include_role : start-zuul-console]
2026-06-18 12:03:11.493276 | primary | ok
2026-06-18 12:03:11.502453 | 
2026-06-18 12:03:11.502521 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-18 12:03:11.933519 | primary | ok
2026-06-18 12:03:11.939465 | 
2026-06-18 12:03:11.939528 | TASK [include_role : add-build-sshkey]
2026-06-18 12:03:11.968530 | primary | ok
2026-06-18 12:03:11.978547 | 
2026-06-18 12:03:11.978612 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-18 12:03:12.257716 | primary -> localhost | ok
2026-06-18 12:03:12.268007 | 
2026-06-18 12:03:12.268139 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-18 12:03:12.303942 | primary | ok
2026-06-18 12:03:12.328946 | primary | included: /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-18 12:03:12.336955 | 
2026-06-18 12:03:12.337034 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-18 12:03:13.034450 | primary -> localhost | Generating public/private rsa key pair.
2026-06-18 12:03:13.034877 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/94718ed22d6442588a2fccb93eb9238d_id_rsa
2026-06-18 12:03:13.034950 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/94718ed22d6442588a2fccb93eb9238d_id_rsa.pub
2026-06-18 12:03:13.035048 | primary -> localhost | The key fingerprint is:
2026-06-18 12:03:13.035096 | primary -> localhost | SHA256:22zWukKAZ4W6QR8eVi7f36avTQ/lTqta8Hgqhb3Lk/Q zuul-build-sshkey
2026-06-18 12:03:13.035139 | primary -> localhost | The key's randomart image is:
2026-06-18 12:03:13.035179 | primary -> localhost | +---[RSA 3072]----+
2026-06-18 12:03:13.035220 | primary -> localhost | |       o.        |
2026-06-18 12:03:13.035262 | primary -> localhost | |    . =..        |
2026-06-18 12:03:13.035303 | primary -> localhost | |   . *.+.        |
2026-06-18 12:03:13.035344 | primary -> localhost | |    + *o .       |
2026-06-18 12:03:13.035433 | primary -> localhost | |     = .S +.    .|
2026-06-18 12:03:13.035476 | primary -> localhost | |    .   .= *+. o |
2026-06-18 12:03:13.035515 | primary -> localhost | |       .. B.*+= o|
2026-06-18 12:03:13.035555 | primary -> localhost | |        .+.=+E =.|
2026-06-18 12:03:13.035723 | primary -> localhost | |         .+**++.o|
2026-06-18 12:03:13.035772 | primary -> localhost | +----[SHA256]-----+
2026-06-18 12:03:13.035865 | primary -> localhost | ok: Runtime: 0:00:00.153470
2026-06-18 12:03:13.043977 | 
2026-06-18 12:03:13.044104 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-18 12:03:13.078735 | primary | ok
2026-06-18 12:03:13.095630 | primary | included: /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-18 12:03:13.108800 | 
2026-06-18 12:03:13.108879 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-18 12:03:13.134194 | primary | skipping: Conditional result was False
2026-06-18 12:03:13.140250 | 
2026-06-18 12:03:13.140331 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-18 12:03:13.627223 | primary | changed
2026-06-18 12:03:13.640615 | 
2026-06-18 12:03:13.640779 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-18 12:03:13.897114 | primary | ok
2026-06-18 12:03:13.904662 | 
2026-06-18 12:03:13.904818 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-18 12:03:14.747012 | primary | changed
2026-06-18 12:03:14.754403 | 
2026-06-18 12:03:14.754535 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-18 12:03:15.546081 | primary | changed
2026-06-18 12:03:15.553761 | 
2026-06-18 12:03:15.553890 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-18 12:03:15.581281 | primary | skipping: Conditional result was False
2026-06-18 12:03:15.590391 | 
2026-06-18 12:03:15.590530 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-18 12:03:16.055036 | primary -> localhost | changed
2026-06-18 12:03:16.070963 | 
2026-06-18 12:03:16.071098 | TASK [add-build-sshkey : Add back temp key]
2026-06-18 12:03:16.470693 | primary -> localhost | Identity added: /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/94718ed22d6442588a2fccb93eb9238d_id_rsa (zuul-build-sshkey)
2026-06-18 12:03:16.471053 | primary -> localhost | ok: Runtime: 0:00:00.016911
2026-06-18 12:03:16.479004 | 
2026-06-18 12:03:16.479138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-18 12:03:16.878051 | primary | ok
2026-06-18 12:03:16.887676 | 
2026-06-18 12:03:16.887807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-18 12:03:16.924644 | primary | skipping: Conditional result was False
2026-06-18 12:03:16.940390 | 
2026-06-18 12:03:16.940563 | TASK [include_role : validate-host]
2026-06-18 12:03:16.973974 | primary | ok
2026-06-18 12:03:17.005927 | 
2026-06-18 12:03:17.006013 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-18 12:03:17.047500 | primary | ok
2026-06-18 12:03:17.054226 | 
2026-06-18 12:03:17.054394 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-18 12:03:17.364521 | primary -> localhost | ok
2026-06-18 12:03:17.373333 | 
2026-06-18 12:03:17.373494 | TASK [validate-host : Collect information about the host]
2026-06-18 12:03:18.151604 | primary | ok
2026-06-18 12:03:18.169771 | 
2026-06-18 12:03:18.169902 | TASK [validate-host : Sanitize hostname]
2026-06-18 12:03:18.243142 | primary | ok
2026-06-18 12:03:18.250632 | 
2026-06-18 12:03:18.250767 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-18 12:03:18.775148 | primary -> localhost | changed
2026-06-18 12:03:18.784655 | 
2026-06-18 12:03:18.784825 | TASK [validate-host : Collect information about zuul worker]
2026-06-18 12:03:19.236773 | primary | ok
2026-06-18 12:03:19.243956 | 
2026-06-18 12:03:19.244098 | TASK [validate-host : Write out all zuul information for each host]
2026-06-18 12:03:19.757464 | primary -> localhost | changed
2026-06-18 12:03:19.768233 | 
2026-06-18 12:03:19.768329 | TASK [include_role : prepare-workspace-openshift]
2026-06-18 12:03:19.795156 | primary | skipping: Conditional result was False
2026-06-18 12:03:19.804171 | 
2026-06-18 12:03:19.804338 | TASK [include_role : remove-zuul-sshkey]
2026-06-18 12:03:19.831829 | primary | skipping: Conditional result was False
2026-06-18 12:03:19.841532 | 
2026-06-18 12:03:19.841675 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-18 12:03:20.086755 | primary | ok: "logs"
2026-06-18 12:03:20.087392 | primary | ok: All items complete
2026-06-18 12:03:20.087459 | 
2026-06-18 12:03:20.331005 | primary | ok: "artifacts"
2026-06-18 12:03:20.552714 | primary | ok: "docs"
2026-06-18 12:03:20.563271 | 
2026-06-18 12:03:20.563540 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-18 12:03:20.824958 | primary | changed: "logs"
2026-06-18 12:03:21.022890 | primary | changed: "artifacts"
2026-06-18 12:03:21.234422 | primary | changed: "docs"
2026-06-18 12:03:21.249692 | 
2026-06-18 12:03:21.249882 | PLAY RECAP
2026-06-18 12:03:21.249968 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-18 12:03:21.250024 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-18 12:03:21.250061 | 
2026-06-18 12:03:21.447191 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-18 12:03:21.450208 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-18 12:03:22.091125 | 
2026-06-18 12:03:22.091261 | PLAY [all]
2026-06-18 12:03:22.101519 | 
2026-06-18 12:03:22.101587 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-18 12:03:22.179997 | primary | ok
2026-06-18 12:03:22.183608 | 
2026-06-18 12:03:22.183684 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-18 12:03:22.600217 | primary | changed
2026-06-18 12:03:22.611759 | 
2026-06-18 12:03:22.611925 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-18 12:03:23.786982 | primary | changed
2026-06-18 12:03:23.796645 | 
2026-06-18 12:03:23.796733 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-18 12:03:24.256527 | primary | changed:
2026-06-18 12:03:24.256963 | primary | {
2026-06-18 12:03:24.257048 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-18 12:03:24.257136 | primary | }
2026-06-18 12:03:24.531132 | primary | changed:
2026-06-18 12:03:24.531276 | primary | {
2026-06-18 12:03:24.531305 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-18 12:03:24.531328 | primary | }
2026-06-18 12:03:24.797277 | primary | changed:
2026-06-18 12:03:24.797498 | primary | {
2026-06-18 12:03:24.797579 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-18 12:03:24.797650 | primary | }
2026-06-18 12:03:25.063913 | primary | changed:
2026-06-18 12:03:25.064117 | primary | {
2026-06-18 12:03:25.064188 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-18 12:03:25.064250 | primary | }
2026-06-18 12:03:25.306136 | primary | changed:
2026-06-18 12:03:25.306461 | primary | {
2026-06-18 12:03:25.306554 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-18 12:03:25.306607 | primary | }
2026-06-18 12:03:25.620394 | primary | changed:
2026-06-18 12:03:25.620613 | primary | {
2026-06-18 12:03:25.620694 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-18 12:03:25.620760 | primary | }
2026-06-18 12:03:25.899873 | primary | changed:
2026-06-18 12:03:25.900056 | primary | {
2026-06-18 12:03:25.900115 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-18 12:03:25.900165 | primary | }
2026-06-18 12:03:26.170439 | primary | changed:
2026-06-18 12:03:26.170694 | primary | {
2026-06-18 12:03:26.170754 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-18 12:03:26.170796 | primary | }
2026-06-18 12:03:26.482083 | primary | changed:
2026-06-18 12:03:26.482292 | primary | {
2026-06-18 12:03:26.482396 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-18 12:03:26.482448 | primary | }
2026-06-18 12:03:26.761168 | primary | changed:
2026-06-18 12:03:26.761405 | primary | {
2026-06-18 12:03:26.761485 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-18 12:03:26.761572 | primary | }
2026-06-18 12:03:27.018252 | primary | changed:
2026-06-18 12:03:27.018665 | primary | {
2026-06-18 12:03:27.018724 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-18 12:03:27.018765 | primary | }
2026-06-18 12:03:27.409436 | primary | changed:
2026-06-18 12:03:27.409632 | primary | {
2026-06-18 12:03:27.409683 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-18 12:03:27.409728 | primary | }
2026-06-18 12:03:27.689832 | primary | changed:
2026-06-18 12:03:27.690017 | primary | {
2026-06-18 12:03:27.690063 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-18 12:03:27.690104 | primary | }
2026-06-18 12:03:27.961437 | primary | changed:
2026-06-18 12:03:27.961684 | primary | {
2026-06-18 12:03:27.961738 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-18 12:03:27.961779 | primary | }
2026-06-18 12:03:28.209870 | primary | changed:
2026-06-18 12:03:28.210063 | primary | {
2026-06-18 12:03:28.210112 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-18 12:03:28.210153 | primary | }
2026-06-18 12:03:28.471585 | primary | changed:
2026-06-18 12:03:28.471837 | primary | {
2026-06-18 12:03:28.471890 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-18 12:03:28.471929 | primary | }
2026-06-18 12:03:28.734537 | primary | changed:
2026-06-18 12:03:28.734802 | primary | {
2026-06-18 12:03:28.734860 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-18 12:03:28.734903 | primary | }
2026-06-18 12:03:29.008645 | primary | changed:
2026-06-18 12:03:29.008893 | primary | {
2026-06-18 12:03:29.008952 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-18 12:03:29.008995 | primary | }
2026-06-18 12:03:29.282286 | primary | changed:
2026-06-18 12:03:29.282582 | primary | {
2026-06-18 12:03:29.282638 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-18 12:03:29.282696 | primary | }
2026-06-18 12:03:29.568276 | primary | changed:
2026-06-18 12:03:29.568467 | primary | {
2026-06-18 12:03:29.568501 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-18 12:03:29.568529 | primary | }
2026-06-18 12:03:29.853975 | primary | changed:
2026-06-18 12:03:29.854174 | primary | {
2026-06-18 12:03:29.854222 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-18 12:03:29.854262 | primary | }
2026-06-18 12:03:30.110869 | primary | changed:
2026-06-18 12:03:30.111059 | primary | {
2026-06-18 12:03:30.111107 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-18 12:03:30.111148 | primary | }
2026-06-18 12:03:30.363014 | primary | changed:
2026-06-18 12:03:30.363213 | primary | {
2026-06-18 12:03:30.363262 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-18 12:03:30.363304 | primary | }
2026-06-18 12:03:30.636959 | primary | changed:
2026-06-18 12:03:30.637218 | primary | {
2026-06-18 12:03:30.637268 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-18 12:03:30.637308 | primary | }
2026-06-18 12:03:30.946432 | primary | changed:
2026-06-18 12:03:30.946633 | primary | {
2026-06-18 12:03:30.946681 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-18 12:03:30.946722 | primary | }
2026-06-18 12:03:31.233382 | primary | changed:
2026-06-18 12:03:31.233597 | primary | {
2026-06-18 12:03:31.233647 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-18 12:03:31.233687 | primary | }
2026-06-18 12:03:31.264889 | 
2026-06-18 12:03:31.265107 | TASK [Set timezone to UTC]
2026-06-18 12:03:31.767041 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-18 12:03:31.775773 | 
2026-06-18 12:03:31.775928 | TASK [Create nodepool directory]
2026-06-18 12:03:32.045652 | primary | changed
2026-06-18 12:03:32.054853 | 
2026-06-18 12:03:32.054988 | TASK [Create nodepool sub_nodes file]
2026-06-18 12:03:32.769705 | primary | changed
2026-06-18 12:03:32.777590 | 
2026-06-18 12:03:32.777730 | TASK [Create nodepool sub_nodes_private file]
2026-06-18 12:03:33.541904 | primary | changed
2026-06-18 12:03:33.553526 | 
2026-06-18 12:03:33.553697 | LOOP [Populate nodepool sub_nodes file]
2026-06-18 12:03:33.601928 | 
2026-06-18 12:03:33.602236 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-18 12:03:33.651492 | 
2026-06-18 12:03:33.651775 | TASK [Create nodepool primary file]
2026-06-18 12:03:34.365712 | primary | changed
2026-06-18 12:03:34.373770 | 
2026-06-18 12:03:34.374014 | TASK [Create nodepool node_private for this node]
2026-06-18 12:03:35.132988 | primary | changed
2026-06-18 12:03:35.142717 | 
2026-06-18 12:03:35.142842 | LOOP [Copy ssh keys to nodepool directory]
2026-06-18 12:03:35.590643 | primary | ok: Item: id_rsa Runtime: 0:00:00.005427
2026-06-18 12:03:35.591009 | 
2026-06-18 12:03:35.802425 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005182
2026-06-18 12:03:35.818590 | 
2026-06-18 12:03:35.818756 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-18 12:03:36.584652 | primary | changed
2026-06-18 12:03:36.592610 | 
2026-06-18 12:03:36.592735 | TASK [Validate sudoers config after edits]
2026-06-18 12:03:36.897995 | primary | /etc/sudoers: parsed OK
2026-06-18 12:03:36.898156 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-18 12:03:36.898170 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-18 12:03:36.898176 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-18 12:03:37.141884 | primary | ok: Runtime: 0:00:00.009451
2026-06-18 12:03:37.150168 | 
2026-06-18 12:03:37.150291 | TASK [Show the environment passed in to job shell scripts]
2026-06-18 12:03:37.441519 | primary | SHELL=/bin/bash
2026-06-18 12:03:37.441602 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-18 12:03:37.441618 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-18 12:03:37.441624 | primary | PWD=/home/zuul
2026-06-18 12:03:37.441648 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-18 12:03:37.441655 | primary | LOGNAME=zuul
2026-06-18 12:03:37.441664 | primary | XDG_SESSION_TYPE=tty
2026-06-18 12:03:37.441675 | primary | _=/usr/bin/env
2026-06-18 12:03:37.441684 | primary | MOTD_SHOWN=pam
2026-06-18 12:03:37.441692 | primary | HOME=/home/zuul
2026-06-18 12:03:37.441700 | primary | LANG=en_US.UTF-8
2026-06-18 12:03:37.441708 | primary | SSH_CONNECTION=38.102.83.51 45220 38.102.83.22 22
2026-06-18 12:03:37.441716 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-18 12:03:37.441727 | primary | WORKSPACE=/home/zuul/workspace
2026-06-18 12:03:37.441735 | primary | XDG_SESSION_CLASS=user
2026-06-18 12:03:37.441742 | primary | SELINUX_ROLE_REQUESTED=
2026-06-18 12:03:37.441750 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-18 12:03:37.441758 | primary | USER=zuul
2026-06-18 12:03:37.441766 | primary | ZUUL_VOTING=True
2026-06-18 12:03:37.441773 | primary | BUILD_TIMEOUT=3000000
2026-06-18 12:03:37.441781 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-18 12:03:37.441789 | primary | SHLVL=1
2026-06-18 12:03:37.441796 | primary | XDG_SESSION_ID=1
2026-06-18 12:03:37.441803 | primary | ZUUL_BRANCH=master
2026-06-18 12:03:37.441880 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-18 12:03:37.441890 | primary | SSH_CLIENT=38.102.83.51 45220 22
2026-06-18 12:03:37.441894 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-18 12:03:37.441897 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-18 12:03:37.441901 | primary | which_declare=declare -f
2026-06-18 12:03:37.441905 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-18 12:03:37.441909 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-18 12:03:37.441912 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-18 12:03:37.441916 | primary | ZUUL_UUID=94718ed22d6442588a2fccb93eb9238d
2026-06-18 12:03:37.441924 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-18 12:03:37.441928 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-18 12:03:37.441932 | primary | }
2026-06-18 12:03:37.698128 | primary | ok: Runtime: 0:00:00.008061
2026-06-18 12:03:37.706385 | 
2026-06-18 12:03:37.706536 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-18 12:03:37.733098 | primary | skipping: Conditional result was False
2026-06-18 12:03:37.742332 | 
2026-06-18 12:03:37.742546 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-18 12:03:38.282492 | primary | skipping: Conditional result was False
2026-06-18 12:03:38.294572 | 
2026-06-18 12:03:38.294741 | TASK [Ensure legacy workspace directory]
2026-06-18 12:03:38.541644 | primary | changed
2026-06-18 12:03:38.544726 | 
2026-06-18 12:03:38.544826 | PLAY RECAP
2026-06-18 12:03:38.544937 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-18 12:03:38.544983 | 
2026-06-18 12:03:38.705316 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-18 12:03:38.708166 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-18 12:03:39.372904 | 
2026-06-18 12:03:39.373056 | PLAY [primary]
2026-06-18 12:03:39.384308 | 
2026-06-18 12:03:39.384407 | TASK [Clone repos in the job workspace]
2026-06-18 12:03:39.412217 | primary | ok
2026-06-18 12:03:39.428494 | 
2026-06-18 12:03:39.428569 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-18 12:03:39.854640 | primary | ok
2026-06-18 12:03:39.864455 | 
2026-06-18 12:03:39.864589 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-18 12:03:41.337998 | primary | Output suppressed because no_log was given
2026-06-18 12:03:41.353769 | 
2026-06-18 12:03:41.353906 | TASK [Create the config file]
2026-06-18 12:03:42.466570 | primary | changed
2026-06-18 12:03:42.469384 | 
2026-06-18 12:03:42.469485 | PLAY RECAP
2026-06-18 12:03:42.469574 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-18 12:03:42.469617 | 
2026-06-18 12:03:42.609055 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-18 12:03:42.612290 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-18 12:03:43.269015 | 
2026-06-18 12:03:43.269157 | PLAY [primary]
2026-06-18 12:03:43.280224 | 
2026-06-18 12:03:43.280329 | TASK [Create copy-container.yml playbook on primary]
2026-06-18 12:03:44.358398 | primary | changed
2026-06-18 12:03:44.366996 | 
2026-06-18 12:03:44.367143 | TASK [Install required packages]
2026-06-18 12:04:31.218429 | primary | changed
2026-06-18 12:04:31.227535 | 
2026-06-18 12:04:31.227677 | TASK [Ensure dependency collections are installed]
2026-06-18 12:05:41.325274 | primary | changed
2026-06-18 12:05:41.351057 | 
2026-06-18 12:05:41.351210 | TASK [install copy-containers]
2026-06-18 12:05:42.407519 | primary |
2026-06-18 12:05:42.407673 | primary | PLAY [localhost] ***************************************************************
2026-06-18 12:05:42.407680 | primary |
2026-06-18 12:05:42.407685 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-18 12:05:42.407691 | primary | Thursday 18 June 2026  12:05:42 +0000 (0:00:00.040)       0:00:00.040 *********
2026-06-18 12:05:42.407696 | primary | Thursday 18 June 2026  12:05:42 +0000 (0:00:00.038)       0:00:00.038 *********
2026-06-18 12:05:43.329341 | primary | ok: [localhost]
2026-06-18 12:05:43.329422 | primary |
2026-06-18 12:05:43.329430 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-18 12:05:43.329436 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.922)       0:00:00.962 *********
2026-06-18 12:05:43.329440 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.922)       0:00:00.961 *********
2026-06-18 12:05:43.366215 | primary |
2026-06-18 12:05:43.366303 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-18 12:05:43.366309 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.036)       0:00:00.999 *********
2026-06-18 12:05:43.366313 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.036)       0:00:00.998 *********
2026-06-18 12:05:43.865675 | primary | changed: [localhost] => (item=artifacts)
2026-06-18 12:05:43.865715 | primary | changed: [localhost] => (item=logs)
2026-06-18 12:05:43.865720 | primary |
2026-06-18 12:05:43.865737 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-18 12:05:43.865742 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.499)       0:00:01.498 *********
2026-06-18 12:05:43.865746 | primary | Thursday 18 June 2026  12:05:43 +0000 (0:00:00.499)       0:00:01.497 *********
2026-06-18 12:05:48.359115 | primary | changed: [localhost]
2026-06-18 12:05:48.359189 | primary |
2026-06-18 12:05:48.359199 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-18 12:05:48.359207 | primary | Thursday 18 June 2026  12:05:48 +0000 (0:00:04.493)       0:00:05.992 *********
2026-06-18 12:05:48.359213 | primary | Thursday 18 June 2026  12:05:48 +0000 (0:00:04.493)       0:00:05.990 *********
2026-06-18 12:06:22.003039 | primary | changed: [localhost]
2026-06-18 12:06:22.003138 | primary |
2026-06-18 12:06:22.003165 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-18 12:06:22.003180 | primary | Thursday 18 June 2026  12:06:22 +0000 (0:00:33.644)       0:00:39.636 *********
2026-06-18 12:06:22.003192 | primary | Thursday 18 June 2026  12:06:22 +0000 (0:00:33.644)       0:00:39.634 *********
2026-06-18 12:06:22.340603 | primary | changed: [localhost]
2026-06-18 12:06:22.340766 | primary |
2026-06-18 12:06:22.340773 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-18 12:06:22.340779 | primary | Thursday 18 June 2026  12:06:22 +0000 (0:00:00.337)       0:00:39.973 *********
2026-06-18 12:06:22.340783 | primary | Thursday 18 June 2026  12:06:22 +0000 (0:00:00.337)       0:00:39.972 *********
2026-06-18 12:06:26.215555 | primary | changed: [localhost]
2026-06-18 12:06:26.215640 | primary |
2026-06-18 12:06:26.215648 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-18 12:06:26.215662 | primary | Thursday 18 June 2026  12:06:26 +0000 (0:00:03.874)       0:00:43.848 *********
2026-06-18 12:06:26.215667 | primary | Thursday 18 June 2026  12:06:26 +0000 (0:00:03.874)       0:00:43.846 *********
2026-06-18 12:07:33.040725 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-18 12:07:33.040831 | primary | ok: [localhost]
2026-06-18 12:07:33.040840 | primary |
2026-06-18 12:07:33.040847 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-18 12:07:33.040853 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:01:06.825)       0:01:50.673 *********
2026-06-18 12:07:33.040880 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:01:06.825)       0:01:50.672 *********
2026-06-18 12:07:33.065953 | primary | skipping: [localhost]
2026-06-18 12:07:33.066034 | primary |
2026-06-18 12:07:33.066042 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-18 12:07:33.066049 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.025)       0:01:50.699 *********
2026-06-18 12:07:33.066055 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.025)       0:01:50.697 *********
2026-06-18 12:07:33.487510 | primary | changed: [localhost]
2026-06-18 12:07:33.487589 | primary |
2026-06-18 12:07:33.487594 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-18 12:07:33.487599 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.421)       0:01:51.120 *********
2026-06-18 12:07:33.487604 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.421)       0:01:51.119 *********
2026-06-18 12:07:33.668258 | primary | changed: [localhost]
2026-06-18 12:07:33.668349 | primary |
2026-06-18 12:07:33.668359 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-18 12:07:33.668377 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.180)       0:01:51.301 *********
2026-06-18 12:07:33.668384 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.180)       0:01:51.299 *********
2026-06-18 12:07:33.714113 | primary | skipping: [localhost]
2026-06-18 12:07:33.714208 | primary |
2026-06-18 12:07:33.714222 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-18 12:07:33.714232 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.046)       0:01:51.347 *********
2026-06-18 12:07:33.714241 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.046)       0:01:51.346 *********
2026-06-18 12:07:33.753870 | primary | skipping: [localhost]
2026-06-18 12:07:33.753958 | primary |
2026-06-18 12:07:33.753968 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-18 12:07:33.753977 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.039)       0:01:51.387 *********
2026-06-18 12:07:33.754006 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.039)       0:01:51.385 *********
2026-06-18 12:07:33.793000 | primary | skipping: [localhost]
2026-06-18 12:07:33.793084 | primary |
2026-06-18 12:07:33.793092 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-18 12:07:33.793099 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.039)       0:01:51.426 *********
2026-06-18 12:07:33.793104 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.039)       0:01:51.424 *********
2026-06-18 12:07:33.831178 | primary | skipping: [localhost]
2026-06-18 12:07:33.831265 | primary |
2026-06-18 12:07:33.831275 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-18 12:07:33.831284 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.038)       0:01:51.464 *********
2026-06-18 12:07:33.831292 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.038)       0:01:51.463 *********
2026-06-18 12:07:33.865988 | primary | skipping: [localhost]
2026-06-18 12:07:33.866076 | primary |
2026-06-18 12:07:33.866088 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-18 12:07:33.866117 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.034)       0:01:51.499 *********
2026-06-18 12:07:33.866126 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.034)       0:01:51.498 *********
2026-06-18 12:07:33.911125 | primary | skipping: [localhost]
2026-06-18 12:07:33.911222 | primary |
2026-06-18 12:07:33.911234 | primary | PLAY RECAP *********************************************************************
2026-06-18 12:07:33.911245 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-18 12:07:33.911255 | primary |
2026-06-18 12:07:33.911263 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.044)       0:01:51.544 *********
2026-06-18 12:07:33.911272 | primary | ===============================================================================
2026-06-18 12:07:33.911280 | primary | copy_container : Build the copy-container ------------------------------ 66.83s
2026-06-18 12:07:33.911289 | primary | copy_container : Install required packages ----------------------------- 33.64s
2026-06-18 12:07:33.911297 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.49s
2026-06-18 12:07:33.911306 | primary | copy_container : Copy go files to temporary directory ------------------- 3.87s
2026-06-18 12:07:33.911314 | primary | Gathering Facts --------------------------------------------------------- 0.92s
2026-06-18 12:07:33.911322 | primary | copy_container : Ensure directory is present ---------------------------- 0.50s
2026-06-18 12:07:33.911342 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.42s
2026-06-18 12:07:33.911350 | primary | copy_container : Create temporary directory ----------------------------- 0.34s
2026-06-18 12:07:33.911359 | primary | copy_container : Delete temporary directory ----------------------------- 0.18s
2026-06-18 12:07:33.911367 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-18 12:07:33.911376 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-18 12:07:33.911384 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-18 12:07:33.911393 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-18 12:07:33.911401 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-18 12:07:33.911410 | primary | Install copy_containers ------------------------------------------------- 0.04s
2026-06-18 12:07:33.911418 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-18 12:07:33.911427 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-18 12:07:33.911435 | primary | Thursday 18 June 2026  12:07:33 +0000 (0:00:00.045)       0:01:51.543 *********
2026-06-18 12:07:33.911444 | primary | ===============================================================================
2026-06-18 12:07:33.911452 | primary | copy_container -------------------------------------------------------- 110.55s
2026-06-18 12:07:33.911460 | primary | gather_facts ------------------------------------------------------------ 0.92s
2026-06-18 12:07:33.911469 | primary | ansible.builtin.include_role -------------------------------------------- 0.04s
2026-06-18 12:07:33.911477 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-18 12:07:33.911485 | primary | total ----------------------------------------------------------------- 111.50s
2026-06-18 12:07:34.276991 | primary | ok: Runtime: 0:01:52.215449
2026-06-18 12:07:34.281090 | 
2026-06-18 12:07:34.281185 | PLAY RECAP
2026-06-18 12:07:34.281277 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-18 12:07:34.281321 | 
2026-06-18 12:07:34.425766 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-18 12:07:34.427815 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-18 12:07:35.031979 | 
2026-06-18 12:07:35.032120 | PLAY [primary]
2026-06-18 12:07:35.042550 | 
2026-06-18 12:07:35.042623 | TASK [Install podman]
2026-06-18 12:07:36.636128 | primary | ok: Nothing to do
2026-06-18 12:07:36.642479 | 
2026-06-18 12:07:36.642587 | TASK [Get md5 file for DLRN hash tag]
2026-06-18 12:07:37.291627 | primary | changed: OK (32 bytes)
2026-06-18 12:07:37.301181 | 
2026-06-18 12:07:37.301324 | TASK [Find MD5 value]
2026-06-18 12:07:37.846757 | primary | ok: Runtime: 0:00:00.004053
2026-06-18 12:07:37.854921 | 
2026-06-18 12:07:37.855056 | TASK [Perform container registry login with podman]
2026-06-18 12:07:39.403162 | primary | Output suppressed because no_log was given
2026-06-18 12:07:39.410001 | 
2026-06-18 12:07:39.410137 | TASK [Copy containers per release]
2026-06-18 12:10:10.660488 | primary | Output suppressed because no_log was given
2026-06-18 12:10:10.667893 | 
2026-06-18 12:10:10.668035 | TASK [Tag containers]
2026-06-18 12:13:09.090640 | primary | Output suppressed because no_log was given
2026-06-18 12:13:09.097481 | 
2026-06-18 12:13:09.097603 | TASK [Fail job if there is an error in the copy log]
2026-06-18 12:13:09.425443 | primary | time="2026-06-18T12:07:39Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//cec/rdoproject.org/cecac41973cd486a9937de085c5ad936/logs/containers-successfully-built.log"
2026-06-18 12:13:09.425626 | primary | time="2026-06-18T12:07:39Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//cec/rdoproject.org/cecac41973cd486a9937de085c5ad936/logs/containers-built.log"
2026-06-18 12:13:09.425638 | primary | time="2026-06-18T12:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425645 | primary | time="2026-06-18T12:07:41Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425651 | primary | time="2026-06-18T12:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425656 | primary | time="2026-06-18T12:07:44Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425664 | primary | time="2026-06-18T12:07:46Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425670 | primary | time="2026-06-18T12:07:46Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-18 12:13:09.425675 | primary | time="2026-06-18T12:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425680 | primary | time="2026-06-18T12:07:47Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-18 12:13:09.425685 | primary | time="2026-06-18T12:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425692 | primary | time="2026-06-18T12:07:49Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-18 12:13:09.425697 | primary | time="2026-06-18T12:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425702 | primary | time="2026-06-18T12:07:51Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-18 12:13:09.425707 | primary | time="2026-06-18T12:07:53Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425711 | primary | time="2026-06-18T12:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425716 | primary | time="2026-06-18T12:07:57Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425721 | primary | time="2026-06-18T12:07:58Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425726 | primary | time="2026-06-18T12:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425731 | primary | time="2026-06-18T12:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425735 | primary | time="2026-06-18T12:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425740 | primary | time="2026-06-18T12:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425745 | primary | time="2026-06-18T12:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425750 | primary | time="2026-06-18T12:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425763 | primary | time="2026-06-18T12:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425768 | primary | time="2026-06-18T12:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425773 | primary | time="2026-06-18T12:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425777 | primary | time="2026-06-18T12:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425790 | primary | time="2026-06-18T12:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425796 | primary | time="2026-06-18T12:08:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-18 12:13:09.425801 | primary | time="2026-06-18T12:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425832 | primary | time="2026-06-18T12:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425843 | primary | time="2026-06-18T12:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425848 | primary | time="2026-06-18T12:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425853 | primary | time="2026-06-18T12:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425858 | primary | time="2026-06-18T12:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425863 | primary | time="2026-06-18T12:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425867 | primary | time="2026-06-18T12:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425872 | primary | time="2026-06-18T12:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425877 | primary | time="2026-06-18T12:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425882 | primary | time="2026-06-18T12:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425887 | primary | time="2026-06-18T12:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425892 | primary | time="2026-06-18T12:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425896 | primary | time="2026-06-18T12:08:36Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425901 | primary | time="2026-06-18T12:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425906 | primary | time="2026-06-18T12:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425911 | primary | time="2026-06-18T12:08:40Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425915 | primary | time="2026-06-18T12:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425925 | primary | time="2026-06-18T12:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425930 | primary | time="2026-06-18T12:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425934 | primary | time="2026-06-18T12:08:45Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425939 | primary | time="2026-06-18T12:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425944 | primary | time="2026-06-18T12:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425948 | primary | time="2026-06-18T12:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425953 | primary | time="2026-06-18T12:08:49Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-18 12:13:09.425958 | primary | time="2026-06-18T12:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425963 | primary | time="2026-06-18T12:08:51Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-18 12:13:09.425974 | primary | time="2026-06-18T12:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425979 | primary | time="2026-06-18T12:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425984 | primary | time="2026-06-18T12:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425989 | primary | time="2026-06-18T12:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425994 | primary | time="2026-06-18T12:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.425998 | primary | time="2026-06-18T12:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426006 | primary | time="2026-06-18T12:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426011 | primary | time="2026-06-18T12:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426016 | primary | time="2026-06-18T12:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426021 | primary | time="2026-06-18T12:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426025 | primary | time="2026-06-18T12:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426030 | primary | time="2026-06-18T12:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426035 | primary | time="2026-06-18T12:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426040 | primary | time="2026-06-18T12:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426044 | primary | time="2026-06-18T12:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426053 | primary | time="2026-06-18T12:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426059 | primary | time="2026-06-18T12:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426063 | primary | time="2026-06-18T12:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426068 | primary | time="2026-06-18T12:09:17Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-18 12:13:09.426073 | primary | time="2026-06-18T12:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426078 | primary | time="2026-06-18T12:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426082 | primary | time="2026-06-18T12:09:21Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426087 | primary | time="2026-06-18T12:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426092 | primary | time="2026-06-18T12:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426097 | primary | time="2026-06-18T12:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426102 | primary | time="2026-06-18T12:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426106 | primary | time="2026-06-18T12:09:27Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-18 12:13:09.426111 | primary | time="2026-06-18T12:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426116 | primary | time="2026-06-18T12:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426120 | primary | time="2026-06-18T12:09:31Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426130 | primary | time="2026-06-18T12:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426135 | primary | time="2026-06-18T12:09:32Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-18 12:13:09.426139 | primary | time="2026-06-18T12:09:34Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426144 | primary | time="2026-06-18T12:09:35Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426149 | primary | time="2026-06-18T12:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426154 | primary | time="2026-06-18T12:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426162 | primary | time="2026-06-18T12:09:39Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426166 | primary | time="2026-06-18T12:09:40Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426171 | primary | time="2026-06-18T12:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426176 | primary | time="2026-06-18T12:09:43Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426185 | primary | time="2026-06-18T12:09:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-18 12:13:09.426190 | primary | time="2026-06-18T12:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426195 | primary | time="2026-06-18T12:09:46Z" level=info msg="Copying image podified-master-centos9/openstack-os:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426200 | primary | time="2026-06-18T12:09:48Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426205 | primary | time="2026-06-18T12:09:49Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426209 | primary | time="2026-06-18T12:09:50Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426214 | primary | time="2026-06-18T12:09:52Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426219 | primary | time="2026-06-18T12:09:53Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426224 | primary | time="2026-06-18T12:09:53Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-18 12:13:09.426228 | primary | time="2026-06-18T12:09:55Z" level=info msg="Copying image podified-master-centos9/openstack-redis:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426233 | primary | time="2026-06-18T12:09:56Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426238 | primary | time="2026-06-18T12:09:57Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426243 | primary | time="2026-06-18T12:10:00Z" level=info msg="Copying image podified-master-centos9/openstack-frr:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426247 | primary | time="2026-06-18T12:10:02Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426252 | primary | time="2026-06-18T12:10:03Z" level=info msg="Copying image podified-master-centos9/openstack-cron:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426257 | primary | time="2026-06-18T12:10:04Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426261 | primary | time="2026-06-18T12:10:06Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426266 | primary | time="2026-06-18T12:10:06Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-18 12:13:09.426271 | primary | time="2026-06-18T12:10:07Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.426276 | primary | time="2026-06-18T12:10:08Z" level=info msg="Copying image podified-master-centos9/openstack-base:03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.647140 | primary | ok: Runtime: 0:00:00.003956
2026-06-18 12:13:09.657334 | 
2026-06-18 12:13:09.657508 | TASK [Fail job if the tag log cannot find manifest]
2026-06-18 12:13:09.974315 | primary | time="2026-06-18T12:10:10Z" level=info msg="Overwriting promoted hash"
2026-06-18 12:13:09.974432 | primary | time="2026-06-18T12:10:10Z" level=info msg="Promoted hash:  03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.974444 | primary | time="2026-06-18T12:10:11Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//cec/rdoproject.org/cecac41973cd486a9937de085c5ad936/logs/containers-successfully-built.log"
2026-06-18 12:13:09.974453 | primary | time="2026-06-18T12:10:11Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//cec/rdoproject.org/cecac41973cd486a9937de085c5ad936/logs/containers-built.log"
2026-06-18 12:13:09.974458 | primary | time="2026-06-18T12:10:11Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//cec/rdoproject.org/cecac41973cd486a9937de085c5ad936/ namespace: podified-master-centos9 promoted_hash: 03045df8696fe34eed1bd2bb04f4b914"
2026-06-18 12:13:09.974464 | primary | time="2026-06-18T12:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:b8d678bdeea9a4dbd192688e6e715c7f6a515f176025573663dd056b1c3c5f4f"
2026-06-18 12:13:09.974471 | primary | "Updated"
2026-06-18 12:13:09.974477 | primary |
2026-06-18 12:13:09.974481 | primary | time="2026-06-18T12:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag b8d678bdeea9a4dbd192688e6e715c7f6a515f176025573663dd056b1c3c5f4f and manifest sha256:b8d678bdeea9a4dbd192688e6e715c7f6a515f176025573663dd056b1c3c5f4f"
2026-06-18 12:13:09.974485 | primary | "Updated"
2026-06-18 12:13:09.974488 | primary |
2026-06-18 12:13:09.974492 | primary | time="2026-06-18T12:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:3f0d32152cfeeaa043cf5e2710e0c06937081a4b5ff07c513e10f300c6f46597"
2026-06-18 12:13:09.974495 | primary | "Updated"
2026-06-18 12:13:09.974498 | primary |
2026-06-18 12:13:09.974502 | primary | time="2026-06-18T12:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 3f0d32152cfeeaa043cf5e2710e0c06937081a4b5ff07c513e10f300c6f46597 and manifest sha256:3f0d32152cfeeaa043cf5e2710e0c06937081a4b5ff07c513e10f300c6f46597"
2026-06-18 12:13:09.974505 | primary | "Updated"
2026-06-18 12:13:09.974509 | primary |
2026-06-18 12:13:09.974513 | primary | time="2026-06-18T12:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:b7bfb3c802295b1bfd9978690829d0abc50390ef17eb96d14260644ee2982d92"
2026-06-18 12:13:09.974516 | primary | "Updated"
2026-06-18 12:13:09.974520 | primary |
2026-06-18 12:13:09.974523 | primary | time="2026-06-18T12:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag b7bfb3c802295b1bfd9978690829d0abc50390ef17eb96d14260644ee2982d92 and manifest sha256:b7bfb3c802295b1bfd9978690829d0abc50390ef17eb96d14260644ee2982d92"
2026-06-18 12:13:09.974529 | primary | "Updated"
2026-06-18 12:13:09.974532 | primary |
2026-06-18 12:13:09.974536 | primary | time="2026-06-18T12:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:2c9aea62e5788b3307b9378e75fed6a9f2defbce35012af039e0fb211ca2ef4e"
2026-06-18 12:13:09.974539 | primary | "Updated"
2026-06-18 12:13:09.974542 | primary |
2026-06-18 12:13:09.974546 | primary | time="2026-06-18T12:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 2c9aea62e5788b3307b9378e75fed6a9f2defbce35012af039e0fb211ca2ef4e and manifest sha256:2c9aea62e5788b3307b9378e75fed6a9f2defbce35012af039e0fb211ca2ef4e"
2026-06-18 12:13:09.974549 | primary | "Updated"
2026-06-18 12:13:09.974553 | primary |
2026-06-18 12:13:09.974556 | primary | time="2026-06-18T12:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:ad07018b703a0e02060ec15f96074e1b894890facb54c8fffc0c3e9d5ffee465"
2026-06-18 12:13:09.974560 | primary | "Updated"
2026-06-18 12:13:09.974563 | primary |
2026-06-18 12:13:09.974566 | primary | time="2026-06-18T12:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag ad07018b703a0e02060ec15f96074e1b894890facb54c8fffc0c3e9d5ffee465 and manifest sha256:ad07018b703a0e02060ec15f96074e1b894890facb54c8fffc0c3e9d5ffee465"
2026-06-18 12:13:09.974605 | primary | "Updated"
2026-06-18 12:13:09.974609 | primary |
2026-06-18 12:13:09.974613 | primary | time="2026-06-18T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:654ae6e7099c115139e4f3889c0395760e8b120a86d10959fe9119ac15efc4a6"
2026-06-18 12:13:09.974616 | primary | "Updated"
2026-06-18 12:13:09.974620 | primary |
2026-06-18 12:13:09.974623 | primary | time="2026-06-18T12:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 654ae6e7099c115139e4f3889c0395760e8b120a86d10959fe9119ac15efc4a6 and manifest sha256:654ae6e7099c115139e4f3889c0395760e8b120a86d10959fe9119ac15efc4a6"
2026-06-18 12:13:09.974627 | primary | "Updated"
2026-06-18 12:13:09.974630 | primary |
2026-06-18 12:13:09.974634 | primary | time="2026-06-18T12:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:f9caabd3f72637038e2623c2b3057b4d2150ab7769ff08e4ffe0fd62ca76c616"
2026-06-18 12:13:09.974638 | primary | "Updated"
2026-06-18 12:13:09.974641 | primary |
2026-06-18 12:13:09.974651 | primary | time="2026-06-18T12:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag f9caabd3f72637038e2623c2b3057b4d2150ab7769ff08e4ffe0fd62ca76c616 and manifest sha256:f9caabd3f72637038e2623c2b3057b4d2150ab7769ff08e4ffe0fd62ca76c616"
2026-06-18 12:13:09.974654 | primary | "Updated"
2026-06-18 12:13:09.974658 | primary |
2026-06-18 12:13:09.974661 | primary | time="2026-06-18T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:3da2030daf7ec4a83853cd94238530bb5f9b4cf21b54fe8e581ec67bedfe5eb7"
2026-06-18 12:13:09.974665 | primary | "Updated"
2026-06-18 12:13:09.974668 | primary |
2026-06-18 12:13:09.974672 | primary | time="2026-06-18T12:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 3da2030daf7ec4a83853cd94238530bb5f9b4cf21b54fe8e581ec67bedfe5eb7 and manifest sha256:3da2030daf7ec4a83853cd94238530bb5f9b4cf21b54fe8e581ec67bedfe5eb7"
2026-06-18 12:13:09.974675 | primary | "Updated"
2026-06-18 12:13:09.974678 | primary |
2026-06-18 12:13:09.974684 | primary | time="2026-06-18T12:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:80b7dc2f6a18548a4f9b65aede738c1d295d62a355cd0880281050ce4ac0d1c7"
2026-06-18 12:13:09.974688 | primary | "Updated"
2026-06-18 12:13:09.974691 | primary |
2026-06-18 12:13:09.974694 | primary | time="2026-06-18T12:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 80b7dc2f6a18548a4f9b65aede738c1d295d62a355cd0880281050ce4ac0d1c7 and manifest sha256:80b7dc2f6a18548a4f9b65aede738c1d295d62a355cd0880281050ce4ac0d1c7"
2026-06-18 12:13:09.974698 | primary | "Updated"
2026-06-18 12:13:09.974701 | primary |
2026-06-18 12:13:09.974705 | primary | time="2026-06-18T12:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:0dfb0f6db6568557897e39904fd25e7bedb3c77d4defe8ff86eebb54616998ad"
2026-06-18 12:13:09.974708 | primary | "Updated"
2026-06-18 12:13:09.974712 | primary |
2026-06-18 12:13:09.974715 | primary | time="2026-06-18T12:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 0dfb0f6db6568557897e39904fd25e7bedb3c77d4defe8ff86eebb54616998ad and manifest sha256:0dfb0f6db6568557897e39904fd25e7bedb3c77d4defe8ff86eebb54616998ad"
2026-06-18 12:13:09.974718 | primary | "Updated"
2026-06-18 12:13:09.974722 | primary |
2026-06-18 12:13:09.974725 | primary | time="2026-06-18T12:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:6b57fe34b3358382a8db1f175e78bd29f69d3976948308e6f2858a7c85c187d1"
2026-06-18 12:13:09.974729 | primary | "Updated"
2026-06-18 12:13:09.974732 | primary |
2026-06-18 12:13:09.974735 | primary | time="2026-06-18T12:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 6b57fe34b3358382a8db1f175e78bd29f69d3976948308e6f2858a7c85c187d1 and manifest sha256:6b57fe34b3358382a8db1f175e78bd29f69d3976948308e6f2858a7c85c187d1"
2026-06-18 12:13:09.974742 | primary | "Updated"
2026-06-18 12:13:09.974745 | primary |
2026-06-18 12:13:09.974749 | primary | time="2026-06-18T12:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:bb12f5841e47b07664ee7bc1c145f498ff87a398c5b27bf76cefc72869ef384d"
2026-06-18 12:13:09.974752 | primary | "Updated"
2026-06-18 12:13:09.974756 | primary |
2026-06-18 12:13:09.974759 | primary | time="2026-06-18T12:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag bb12f5841e47b07664ee7bc1c145f498ff87a398c5b27bf76cefc72869ef384d and manifest sha256:bb12f5841e47b07664ee7bc1c145f498ff87a398c5b27bf76cefc72869ef384d"
2026-06-18 12:13:09.974762 | primary | "Updated"
2026-06-18 12:13:09.974766 | primary |
2026-06-18 12:13:09.974769 | primary | time="2026-06-18T12:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:a1eaa472f80ca7400c37247a6c9fd204bb4f94f4b9055915afeef478b5b27c5b"
2026-06-18 12:13:09.974773 | primary | "Updated"
2026-06-18 12:13:09.974776 | primary |
2026-06-18 12:13:09.974780 | primary | time="2026-06-18T12:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag a1eaa472f80ca7400c37247a6c9fd204bb4f94f4b9055915afeef478b5b27c5b and manifest sha256:a1eaa472f80ca7400c37247a6c9fd204bb4f94f4b9055915afeef478b5b27c5b"
2026-06-18 12:13:09.974783 | primary | "Updated"
2026-06-18 12:13:09.974786 | primary |
2026-06-18 12:13:09.974790 | primary | time="2026-06-18T12:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:bd04e95d6a94dfecc9c84580a1fa61a0dff7b99731831396d746236c9c997f6b"
2026-06-18 12:13:09.974793 | primary | "Updated"
2026-06-18 12:13:09.974797 | primary |
2026-06-18 12:13:09.974800 | primary | time="2026-06-18T12:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag bd04e95d6a94dfecc9c84580a1fa61a0dff7b99731831396d746236c9c997f6b and manifest sha256:bd04e95d6a94dfecc9c84580a1fa61a0dff7b99731831396d746236c9c997f6b"
2026-06-18 12:13:09.974804 | primary | "Updated"
2026-06-18 12:13:09.974833 | primary |
2026-06-18 12:13:09.974837 | primary | time="2026-06-18T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:3a8a49b433c94702da3d78dc48406b769c029d98f7d12380fa92621d7dd0e7ba"
2026-06-18 12:13:09.974840 | primary | "Updated"
2026-06-18 12:13:09.974844 | primary |
2026-06-18 12:13:09.974852 | primary | time="2026-06-18T12:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 3a8a49b433c94702da3d78dc48406b769c029d98f7d12380fa92621d7dd0e7ba and manifest sha256:3a8a49b433c94702da3d78dc48406b769c029d98f7d12380fa92621d7dd0e7ba"
2026-06-18 12:13:09.974855 | primary | "Updated"
2026-06-18 12:13:09.974859 | primary |
2026-06-18 12:13:09.974862 | primary | time="2026-06-18T12:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:da92d8e10d8e355b4bdae259a67a0c0409972b9e0ddc12d55b0877b7cf5300cb"
2026-06-18 12:13:09.974866 | primary | "Updated"
2026-06-18 12:13:09.974869 | primary |
2026-06-18 12:13:09.974875 | primary | time="2026-06-18T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag da92d8e10d8e355b4bdae259a67a0c0409972b9e0ddc12d55b0877b7cf5300cb and manifest sha256:da92d8e10d8e355b4bdae259a67a0c0409972b9e0ddc12d55b0877b7cf5300cb"
2026-06-18 12:13:09.974879 | primary | "Updated"
2026-06-18 12:13:09.974882 | primary |
2026-06-18 12:13:09.974886 | primary | time="2026-06-18T12:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:60efaec53fa48a18b7f9c4d6528cee568de16c9e06c6c7660a30470b8179b69e"
2026-06-18 12:13:09.974889 | primary | "Updated"
2026-06-18 12:13:09.974892 | primary |
2026-06-18 12:13:09.974896 | primary | time="2026-06-18T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 60efaec53fa48a18b7f9c4d6528cee568de16c9e06c6c7660a30470b8179b69e and manifest sha256:60efaec53fa48a18b7f9c4d6528cee568de16c9e06c6c7660a30470b8179b69e"
2026-06-18 12:13:09.974902 | primary | "Updated"
2026-06-18 12:13:09.974906 | primary |
2026-06-18 12:13:09.974909 | primary | time="2026-06-18T12:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:2f9fd7a6c26cb642c4008469b5bfddbb1d4a1330deed627ac22fcc37e5135146"
2026-06-18 12:13:09.974912 | primary | "Updated"
2026-06-18 12:13:09.974916 | primary |
2026-06-18 12:13:09.974919 | primary | time="2026-06-18T12:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 2f9fd7a6c26cb642c4008469b5bfddbb1d4a1330deed627ac22fcc37e5135146 and manifest sha256:2f9fd7a6c26cb642c4008469b5bfddbb1d4a1330deed627ac22fcc37e5135146"
2026-06-18 12:13:09.974923 | primary | "Updated"
2026-06-18 12:13:09.974926 | primary |
2026-06-18 12:13:09.974932 | primary | time="2026-06-18T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:b3ede879f279c5df90a3c882a042ee942224db30ffdec96e663ba3794aec0e3a"
2026-06-18 12:13:09.974935 | primary | "Updated"
2026-06-18 12:13:09.974939 | primary |
2026-06-18 12:13:09.974942 | primary | time="2026-06-18T12:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag b3ede879f279c5df90a3c882a042ee942224db30ffdec96e663ba3794aec0e3a and manifest sha256:b3ede879f279c5df90a3c882a042ee942224db30ffdec96e663ba3794aec0e3a"
2026-06-18 12:13:09.974946 | primary | "Updated"
2026-06-18 12:13:09.974949 | primary |
2026-06-18 12:13:09.974952 | primary | time="2026-06-18T12:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:271fa72fa9698473dd6d8db086d2f6fbdf730cf481158f0ad9106826395e28a4"
2026-06-18 12:13:09.974956 | primary | "Updated"
2026-06-18 12:13:09.974959 | primary |
2026-06-18 12:13:09.974963 | primary | time="2026-06-18T12:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag 271fa72fa9698473dd6d8db086d2f6fbdf730cf481158f0ad9106826395e28a4 and manifest sha256:271fa72fa9698473dd6d8db086d2f6fbdf730cf481158f0ad9106826395e28a4"
2026-06-18 12:13:09.974966 | primary | "Updated"
2026-06-18 12:13:09.974969 | primary |
2026-06-18 12:13:09.974973 | primary | time="2026-06-18T12:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:e2afa76b2ccc3d5213a06889a13b5ec1f5ed9d6d203dc6b4b409894cc51b37bd"
2026-06-18 12:13:09.974976 | primary | "Updated"
2026-06-18 12:13:09.974980 | primary |
2026-06-18 12:13:09.974983 | primary | time="2026-06-18T12:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag e2afa76b2ccc3d5213a06889a13b5ec1f5ed9d6d203dc6b4b409894cc51b37bd and manifest sha256:e2afa76b2ccc3d5213a06889a13b5ec1f5ed9d6d203dc6b4b409894cc51b37bd"
2026-06-18 12:13:09.974987 | primary | "Updated"
2026-06-18 12:13:09.974990 | primary |
2026-06-18 12:13:09.974994 | primary | time="2026-06-18T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:b5efeebd1ff21f607afacced795104556f0f8ac2eee234802670cd0ebb06ae2c"
2026-06-18 12:13:09.974997 | primary | "Updated"
2026-06-18 12:13:09.975000 | primary |
2026-06-18 12:13:09.975004 | primary | time="2026-06-18T12:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag b5efeebd1ff21f607afacced795104556f0f8ac2eee234802670cd0ebb06ae2c and manifest sha256:b5efeebd1ff21f607afacced795104556f0f8ac2eee234802670cd0ebb06ae2c"
2026-06-18 12:13:09.975007 | primary | "Updated"
2026-06-18 12:13:09.975011 | primary |
2026-06-18 12:13:09.975014 | primary | time="2026-06-18T12:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:0c3e38824151ece0fd96a5e9a17738075370e7eb1dc70ce006218570f84e9bc0"
2026-06-18 12:13:09.975017 | primary | "Updated"
2026-06-18 12:13:09.975021 | primary |
2026-06-18 12:13:09.975024 | primary | time="2026-06-18T12:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 0c3e38824151ece0fd96a5e9a17738075370e7eb1dc70ce006218570f84e9bc0 and manifest sha256:0c3e38824151ece0fd96a5e9a17738075370e7eb1dc70ce006218570f84e9bc0"
2026-06-18 12:13:09.975031 | primary | "Updated"
2026-06-18 12:13:09.975037 | primary |
2026-06-18 12:13:09.975041 | primary | time="2026-06-18T12:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:da2ad99784c97cb06cadb111ee89900611d857608b7108b1ec9c39fd1d3b2b46"
2026-06-18 12:13:09.975044 | primary | "Updated"
2026-06-18 12:13:09.975047 | primary |
2026-06-18 12:13:09.975053 | primary | time="2026-06-18T12:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag da2ad99784c97cb06cadb111ee89900611d857608b7108b1ec9c39fd1d3b2b46 and manifest sha256:da2ad99784c97cb06cadb111ee89900611d857608b7108b1ec9c39fd1d3b2b46"
2026-06-18 12:13:09.975056 | primary | "Updated"
2026-06-18 12:13:09.975060 | primary |
2026-06-18 12:13:09.975063 | primary | time="2026-06-18T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:b0ae19b3e5db7bced4eab61a8f8d2df8d615aec2722acbdabd6dc27a40969586"
2026-06-18 12:13:09.975067 | primary | "Updated"
2026-06-18 12:13:09.975070 | primary |
2026-06-18 12:13:09.975073 | primary | time="2026-06-18T12:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag b0ae19b3e5db7bced4eab61a8f8d2df8d615aec2722acbdabd6dc27a40969586 and manifest sha256:b0ae19b3e5db7bced4eab61a8f8d2df8d615aec2722acbdabd6dc27a40969586"
2026-06-18 12:13:09.975077 | primary | "Updated"
2026-06-18 12:13:09.975080 | primary |
2026-06-18 12:13:09.975084 | primary | time="2026-06-18T12:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:d3eff16d23ca857cdd9c7fc0b90cd578ff1e1c28d2dd85d251ac0f58cf808d93"
2026-06-18 12:13:09.975087 | primary | "Updated"
2026-06-18 12:13:09.975090 | primary |
2026-06-18 12:13:09.975094 | primary | time="2026-06-18T12:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag d3eff16d23ca857cdd9c7fc0b90cd578ff1e1c28d2dd85d251ac0f58cf808d93 and manifest sha256:d3eff16d23ca857cdd9c7fc0b90cd578ff1e1c28d2dd85d251ac0f58cf808d93"
2026-06-18 12:13:09.975097 | primary | "Updated"
2026-06-18 12:13:09.975101 | primary |
2026-06-18 12:13:09.975104 | primary | time="2026-06-18T12:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:7cbbd61a61ffa2f4e056321a3d911a9185ffa37f873f84cd550f92030a15881e"
2026-06-18 12:13:09.975109 | primary | "Updated"
2026-06-18 12:13:09.975114 | primary |
2026-06-18 12:13:09.975119 | primary | time="2026-06-18T12:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 7cbbd61a61ffa2f4e056321a3d911a9185ffa37f873f84cd550f92030a15881e and manifest sha256:7cbbd61a61ffa2f4e056321a3d911a9185ffa37f873f84cd550f92030a15881e"
2026-06-18 12:13:09.975124 | primary | "Updated"
2026-06-18 12:13:09.975129 | primary |
2026-06-18 12:13:09.975134 | primary | time="2026-06-18T12:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:93ed254c4392523d821d23baf9fad05f72bedf557b77fc656cf584e5f31e26ec"
2026-06-18 12:13:09.975139 | primary | "Updated"
2026-06-18 12:13:09.975143 | primary |
2026-06-18 12:13:09.975148 | primary | time="2026-06-18T12:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 93ed254c4392523d821d23baf9fad05f72bedf557b77fc656cf584e5f31e26ec and manifest sha256:93ed254c4392523d821d23baf9fad05f72bedf557b77fc656cf584e5f31e26ec"
2026-06-18 12:13:09.975153 | primary | "Updated"
2026-06-18 12:13:09.975158 | primary |
2026-06-18 12:13:09.975163 | primary | time="2026-06-18T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:ac05083b912ed4dee92ef59dff72dc6bff7cd6ec516d90aa6419f631753a9a5a"
2026-06-18 12:13:09.975166 | primary | "Updated"
2026-06-18 12:13:09.975170 | primary |
2026-06-18 12:13:09.975173 | primary | time="2026-06-18T12:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag ac05083b912ed4dee92ef59dff72dc6bff7cd6ec516d90aa6419f631753a9a5a and manifest sha256:ac05083b912ed4dee92ef59dff72dc6bff7cd6ec516d90aa6419f631753a9a5a"
2026-06-18 12:13:09.975176 | primary | "Updated"
2026-06-18 12:13:09.975183 | primary |
2026-06-18 12:13:09.975187 | primary | time="2026-06-18T12:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:aa0c3f96287ef762286fd5931f215f6cbcfd82efccc21225a26abb2308ead12b"
2026-06-18 12:13:09.975190 | primary | "Updated"
2026-06-18 12:13:09.975194 | primary |
2026-06-18 12:13:09.975197 | primary | time="2026-06-18T12:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag aa0c3f96287ef762286fd5931f215f6cbcfd82efccc21225a26abb2308ead12b and manifest sha256:aa0c3f96287ef762286fd5931f215f6cbcfd82efccc21225a26abb2308ead12b"
2026-06-18 12:13:09.975201 | primary | "Updated"
2026-06-18 12:13:09.975204 | primary |
2026-06-18 12:13:09.975207 | primary | time="2026-06-18T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:fe34822680dd45b0cf927c38a00eb0e61c5699466aef13de98004c0fd626d40c"
2026-06-18 12:13:09.975211 | primary | "Updated"
2026-06-18 12:13:09.975214 | primary |
2026-06-18 12:13:09.975218 | primary | time="2026-06-18T12:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag fe34822680dd45b0cf927c38a00eb0e61c5699466aef13de98004c0fd626d40c and manifest sha256:fe34822680dd45b0cf927c38a00eb0e61c5699466aef13de98004c0fd626d40c"
2026-06-18 12:13:09.975221 | primary | "Updated"
2026-06-18 12:13:09.975225 | primary |
2026-06-18 12:13:09.975234 | primary | time="2026-06-18T12:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:f0a6e7b91e1fc191f29d7a8e186bf85855acc6220ee9365de84952cfdb75fc01"
2026-06-18 12:13:09.975238 | primary | "Updated"
2026-06-18 12:13:09.975241 | primary |
2026-06-18 12:13:09.975245 | primary | time="2026-06-18T12:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag f0a6e7b91e1fc191f29d7a8e186bf85855acc6220ee9365de84952cfdb75fc01 and manifest sha256:f0a6e7b91e1fc191f29d7a8e186bf85855acc6220ee9365de84952cfdb75fc01"
2026-06-18 12:13:09.975248 | primary | "Updated"
2026-06-18 12:13:09.975252 | primary |
2026-06-18 12:13:09.975255 | primary | time="2026-06-18T12:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:215b98408ea190f92b3ae8342376e11a7b471d7f0a0b7f7a73ba52964a16c244"
2026-06-18 12:13:09.975259 | primary | "Updated"
2026-06-18 12:13:09.975262 | primary |
2026-06-18 12:13:09.975265 | primary | time="2026-06-18T12:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 215b98408ea190f92b3ae8342376e11a7b471d7f0a0b7f7a73ba52964a16c244 and manifest sha256:215b98408ea190f92b3ae8342376e11a7b471d7f0a0b7f7a73ba52964a16c244"
2026-06-18 12:13:09.975269 | primary | "Updated"
2026-06-18 12:13:09.975272 | primary |
2026-06-18 12:13:09.975276 | primary | time="2026-06-18T12:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:72633786e53a8e1e43616cca0aad51b696c2c327da6e2c93a02bc15b67f227ba"
2026-06-18 12:13:09.975279 | primary | "Updated"
2026-06-18 12:13:09.975283 | primary |
2026-06-18 12:13:09.975286 | primary | time="2026-06-18T12:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 72633786e53a8e1e43616cca0aad51b696c2c327da6e2c93a02bc15b67f227ba and manifest sha256:72633786e53a8e1e43616cca0aad51b696c2c327da6e2c93a02bc15b67f227ba"
2026-06-18 12:13:09.975290 | primary | "Updated"
2026-06-18 12:13:09.975293 | primary |
2026-06-18 12:13:09.975296 | primary | time="2026-06-18T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:e0906127b23283deff363a692d52a57b6a9a248ed7808568e66d4483a91714a3"
2026-06-18 12:13:09.975300 | primary | "Updated"
2026-06-18 12:13:09.975303 | primary |
2026-06-18 12:13:09.975307 | primary | time="2026-06-18T12:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag e0906127b23283deff363a692d52a57b6a9a248ed7808568e66d4483a91714a3 and manifest sha256:e0906127b23283deff363a692d52a57b6a9a248ed7808568e66d4483a91714a3"
2026-06-18 12:13:09.975310 | primary | "Updated"
2026-06-18 12:13:09.975313 | primary |
2026-06-18 12:13:09.975317 | primary | time="2026-06-18T12:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:d7ed81acdbc935097a6b90f1fd6697cf3da0b2193681711bde6b80f1412b630e"
2026-06-18 12:13:09.975323 | primary | "Updated"
2026-06-18 12:13:09.975326 | primary |
2026-06-18 12:13:09.975330 | primary | time="2026-06-18T12:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag d7ed81acdbc935097a6b90f1fd6697cf3da0b2193681711bde6b80f1412b630e and manifest sha256:d7ed81acdbc935097a6b90f1fd6697cf3da0b2193681711bde6b80f1412b630e"
2026-06-18 12:13:09.975333 | primary | "Updated"
2026-06-18 12:13:09.975336 | primary |
2026-06-18 12:13:09.975340 | primary | time="2026-06-18T12:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:37fd9760ead8e6e79974859f06ec0967526b56f3e84ac732f6eab568ef99d4ca"
2026-06-18 12:13:09.975343 | primary | "Updated"
2026-06-18 12:13:09.975347 | primary |
2026-06-18 12:13:09.975350 | primary | time="2026-06-18T12:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 37fd9760ead8e6e79974859f06ec0967526b56f3e84ac732f6eab568ef99d4ca and manifest sha256:37fd9760ead8e6e79974859f06ec0967526b56f3e84ac732f6eab568ef99d4ca"
2026-06-18 12:13:09.975354 | primary | "Updated"
2026-06-18 12:13:09.975357 | primary |
2026-06-18 12:13:09.975360 | primary | time="2026-06-18T12:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:25f8f3a47aa45f18b58145ea51d8c139ec07122e35520bdd035aa9da479d08a3"
2026-06-18 12:13:09.975364 | primary | "Updated"
2026-06-18 12:13:09.975367 | primary |
2026-06-18 12:13:09.975371 | primary | time="2026-06-18T12:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 25f8f3a47aa45f18b58145ea51d8c139ec07122e35520bdd035aa9da479d08a3 and manifest sha256:25f8f3a47aa45f18b58145ea51d8c139ec07122e35520bdd035aa9da479d08a3"
2026-06-18 12:13:09.975374 | primary | "Updated"
2026-06-18 12:13:09.975377 | primary |
2026-06-18 12:13:09.975381 | primary | time="2026-06-18T12:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:ee9898630ac36e14afcd82433804887b19f5acb6ab40bee59c6472b568502a96"
2026-06-18 12:13:09.975384 | primary | "Updated"
2026-06-18 12:13:09.975388 | primary |
2026-06-18 12:13:09.975391 | primary | time="2026-06-18T12:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag ee9898630ac36e14afcd82433804887b19f5acb6ab40bee59c6472b568502a96 and manifest sha256:ee9898630ac36e14afcd82433804887b19f5acb6ab40bee59c6472b568502a96"
2026-06-18 12:13:09.975394 | primary | "Updated"
2026-06-18 12:13:09.975398 | primary |
2026-06-18 12:13:09.975401 | primary | time="2026-06-18T12:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:4aeefae3db7e8f576589e7e2f0c6b2614ef0a3c240e9fb09f788f7fb3dd1dccf"
2026-06-18 12:13:09.975407 | primary | "Updated"
2026-06-18 12:13:09.975411 | primary |
2026-06-18 12:13:09.975414 | primary | time="2026-06-18T12:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 4aeefae3db7e8f576589e7e2f0c6b2614ef0a3c240e9fb09f788f7fb3dd1dccf and manifest sha256:4aeefae3db7e8f576589e7e2f0c6b2614ef0a3c240e9fb09f788f7fb3dd1dccf"
2026-06-18 12:13:09.975418 | primary | "Updated"
2026-06-18 12:13:09.975421 | primary |
2026-06-18 12:13:09.975425 | primary | time="2026-06-18T12:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:c0829a03493e71e193a03914bf8c6683a7fbcca46d5b3d8e827cb6145b003cce"
2026-06-18 12:13:09.975428 | primary | "Updated"
2026-06-18 12:13:09.975432 | primary |
2026-06-18 12:13:09.975440 | primary | time="2026-06-18T12:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag c0829a03493e71e193a03914bf8c6683a7fbcca46d5b3d8e827cb6145b003cce and manifest sha256:c0829a03493e71e193a03914bf8c6683a7fbcca46d5b3d8e827cb6145b003cce"
2026-06-18 12:13:09.975443 | primary | "Updated"
2026-06-18 12:13:09.975447 | primary |
2026-06-18 12:13:09.975450 | primary | time="2026-06-18T12:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:b0acf74f770d9cf767c4c06f9fd10cdc8c64fe6a0918e483a7f540fd1aadca64"
2026-06-18 12:13:09.975456 | primary | "Updated"
2026-06-18 12:13:09.975460 | primary |
2026-06-18 12:13:09.975463 | primary | time="2026-06-18T12:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag b0acf74f770d9cf767c4c06f9fd10cdc8c64fe6a0918e483a7f540fd1aadca64 and manifest sha256:b0acf74f770d9cf767c4c06f9fd10cdc8c64fe6a0918e483a7f540fd1aadca64"
2026-06-18 12:13:09.975467 | primary | "Updated"
2026-06-18 12:13:09.975470 | primary |
2026-06-18 12:13:09.975473 | primary | time="2026-06-18T12:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:a1be7eb5c420fdac50d27a4b53bc2f4a175814e56643c7c297a3d4a568db93da"
2026-06-18 12:13:09.975477 | primary | "Updated"
2026-06-18 12:13:09.975480 | primary |
2026-06-18 12:13:09.975484 | primary | time="2026-06-18T12:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag a1be7eb5c420fdac50d27a4b53bc2f4a175814e56643c7c297a3d4a568db93da and manifest sha256:a1be7eb5c420fdac50d27a4b53bc2f4a175814e56643c7c297a3d4a568db93da"
2026-06-18 12:13:09.975487 | primary | "Updated"
2026-06-18 12:13:09.975490 | primary |
2026-06-18 12:13:09.975494 | primary | time="2026-06-18T12:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:2e1f4f19247f9f65ce3b75bc57a04cbf2519587e53826fb2366d0efdabf7bb51"
2026-06-18 12:13:09.975497 | primary | "Updated"
2026-06-18 12:13:09.975501 | primary |
2026-06-18 12:13:09.975504 | primary | time="2026-06-18T12:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 2e1f4f19247f9f65ce3b75bc57a04cbf2519587e53826fb2366d0efdabf7bb51 and manifest sha256:2e1f4f19247f9f65ce3b75bc57a04cbf2519587e53826fb2366d0efdabf7bb51"
2026-06-18 12:13:09.975507 | primary | "Updated"
2026-06-18 12:13:09.975511 | primary |
2026-06-18 12:13:09.975514 | primary | time="2026-06-18T12:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:2ff3b767ff29386461c3991f3142d6e38ac1ee56bb191d68ec964d09945e90ab"
2026-06-18 12:13:09.975518 | primary | "Updated"
2026-06-18 12:13:09.975521 | primary |
2026-06-18 12:13:09.975525 | primary | time="2026-06-18T12:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 2ff3b767ff29386461c3991f3142d6e38ac1ee56bb191d68ec964d09945e90ab and manifest sha256:2ff3b767ff29386461c3991f3142d6e38ac1ee56bb191d68ec964d09945e90ab"
2026-06-18 12:13:09.975528 | primary | "Updated"
2026-06-18 12:13:09.975531 | primary |
2026-06-18 12:13:09.975535 | primary | time="2026-06-18T12:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:06d418ff7dc024cd189f798ed7e83b690702111d9671844466967fa3ac1c0680"
2026-06-18 12:13:09.975538 | primary | "Updated"
2026-06-18 12:13:09.975541 | primary |
2026-06-18 12:13:09.975545 | primary | time="2026-06-18T12:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 06d418ff7dc024cd189f798ed7e83b690702111d9671844466967fa3ac1c0680 and manifest sha256:06d418ff7dc024cd189f798ed7e83b690702111d9671844466967fa3ac1c0680"
2026-06-18 12:13:09.975548 | primary | "Updated"
2026-06-18 12:13:09.975552 | primary |
2026-06-18 12:13:09.975557 | primary | time="2026-06-18T12:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:b8167fff4e5cb1799290f47c46b2d9aa4d94b67bd45720b365cc0da497176af0"
2026-06-18 12:13:09.975560 | primary | "Updated"
2026-06-18 12:13:09.975564 | primary |
2026-06-18 12:13:09.975567 | primary | time="2026-06-18T12:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag b8167fff4e5cb1799290f47c46b2d9aa4d94b67bd45720b365cc0da497176af0 and manifest sha256:b8167fff4e5cb1799290f47c46b2d9aa4d94b67bd45720b365cc0da497176af0"
2026-06-18 12:13:09.975571 | primary | "Updated"
2026-06-18 12:13:09.975574 | primary |
2026-06-18 12:13:09.975577 | primary | time="2026-06-18T12:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:417b2c15bea449695e2bcdead4314330be8af139f7e22f1e067760fba325723f"
2026-06-18 12:13:09.975583 | primary | "Updated"
2026-06-18 12:13:09.975587 | primary |
2026-06-18 12:13:09.975595 | primary | time="2026-06-18T12:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 417b2c15bea449695e2bcdead4314330be8af139f7e22f1e067760fba325723f and manifest sha256:417b2c15bea449695e2bcdead4314330be8af139f7e22f1e067760fba325723f"
2026-06-18 12:13:09.975598 | primary | "Updated"
2026-06-18 12:13:09.975602 | primary |
2026-06-18 12:13:09.975605 | primary | time="2026-06-18T12:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:245ad35f2b167a3f9391cc129d5a3604799d8a35b66e132546ce0408a4c4fa06"
2026-06-18 12:13:09.975608 | primary | "Updated"
2026-06-18 12:13:09.975612 | primary |
2026-06-18 12:13:09.975615 | primary | time="2026-06-18T12:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 245ad35f2b167a3f9391cc129d5a3604799d8a35b66e132546ce0408a4c4fa06 and manifest sha256:245ad35f2b167a3f9391cc129d5a3604799d8a35b66e132546ce0408a4c4fa06"
2026-06-18 12:13:09.975619 | primary | "Updated"
2026-06-18 12:13:09.975622 | primary |
2026-06-18 12:13:09.975625 | primary | time="2026-06-18T12:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:74ab8cd18bbe3e250323229b628d4546afa4cf11207af589bcf36b74fbfecbfd"
2026-06-18 12:13:09.975629 | primary | "Updated"
2026-06-18 12:13:09.975632 | primary |
2026-06-18 12:13:09.975636 | primary | time="2026-06-18T12:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 74ab8cd18bbe3e250323229b628d4546afa4cf11207af589bcf36b74fbfecbfd and manifest sha256:74ab8cd18bbe3e250323229b628d4546afa4cf11207af589bcf36b74fbfecbfd"
2026-06-18 12:13:09.975639 | primary | "Updated"
2026-06-18 12:13:09.975642 | primary |
2026-06-18 12:13:09.975646 | primary | time="2026-06-18T12:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:2f839e2d0c7ed285db96c80249cc61f53773aef46bf571e20a2d4a484eefdcbe"
2026-06-18 12:13:09.975649 | primary | "Updated"
2026-06-18 12:13:09.975653 | primary |
2026-06-18 12:13:09.975656 | primary | time="2026-06-18T12:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 2f839e2d0c7ed285db96c80249cc61f53773aef46bf571e20a2d4a484eefdcbe and manifest sha256:2f839e2d0c7ed285db96c80249cc61f53773aef46bf571e20a2d4a484eefdcbe"
2026-06-18 12:13:09.975659 | primary | "Updated"
2026-06-18 12:13:09.975663 | primary |
2026-06-18 12:13:09.975666 | primary | time="2026-06-18T12:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:e39d88a7e0bbfe40dc7ac65604b75da555a687bf2dda7d59b66f20bd16a97cbb"
2026-06-18 12:13:09.975670 | primary | "Updated"
2026-06-18 12:13:09.975673 | primary |
2026-06-18 12:13:09.975676 | primary | time="2026-06-18T12:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag e39d88a7e0bbfe40dc7ac65604b75da555a687bf2dda7d59b66f20bd16a97cbb and manifest sha256:e39d88a7e0bbfe40dc7ac65604b75da555a687bf2dda7d59b66f20bd16a97cbb"
2026-06-18 12:13:09.975680 | primary | "Updated"
2026-06-18 12:13:09.975683 | primary |
2026-06-18 12:13:09.975687 | primary | time="2026-06-18T12:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:a851404c623a8c629626fb2cf300d0f109aa64ae5d744dcd4fc7c20a992581d1"
2026-06-18 12:13:09.975690 | primary | "Updated"
2026-06-18 12:13:09.975693 | primary |
2026-06-18 12:13:09.975699 | primary | time="2026-06-18T12:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag a851404c623a8c629626fb2cf300d0f109aa64ae5d744dcd4fc7c20a992581d1 and manifest sha256:a851404c623a8c629626fb2cf300d0f109aa64ae5d744dcd4fc7c20a992581d1"
2026-06-18 12:13:09.975739 | primary | "Updated"
2026-06-18 12:13:09.975743 | primary |
2026-06-18 12:13:09.975747 | primary | time="2026-06-18T12:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:6f84a5c61becfddf4772e741a16da41da15b63850b86dfbc9d59c7bb8a267dd9"
2026-06-18 12:13:09.975750 | primary | "Updated"
2026-06-18 12:13:09.975757 | primary |
2026-06-18 12:13:09.975760 | primary | time="2026-06-18T12:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 6f84a5c61becfddf4772e741a16da41da15b63850b86dfbc9d59c7bb8a267dd9 and manifest sha256:6f84a5c61becfddf4772e741a16da41da15b63850b86dfbc9d59c7bb8a267dd9"
2026-06-18 12:13:09.975764 | primary | "Updated"
2026-06-18 12:13:09.975767 | primary |
2026-06-18 12:13:09.975771 | primary | time="2026-06-18T12:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:d657e184e9e1d9e7be8f9c034121951526a0a486fcd6a297e699e604c39ec0e5"
2026-06-18 12:13:09.975774 | primary | "Updated"
2026-06-18 12:13:09.975778 | primary |
2026-06-18 12:13:09.975781 | primary | time="2026-06-18T12:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag d657e184e9e1d9e7be8f9c034121951526a0a486fcd6a297e699e604c39ec0e5 and manifest sha256:d657e184e9e1d9e7be8f9c034121951526a0a486fcd6a297e699e604c39ec0e5"
2026-06-18 12:13:09.975784 | primary | "Updated"
2026-06-18 12:13:09.975788 | primary |
2026-06-18 12:13:09.975791 | primary | time="2026-06-18T12:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:6149bcbe1263107ba4115b8f548e559f95694784483cb20331526d858ebf7f6f"
2026-06-18 12:13:09.975795 | primary | "Updated"
2026-06-18 12:13:09.975798 | primary |
2026-06-18 12:13:09.975805 | primary | time="2026-06-18T12:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 6149bcbe1263107ba4115b8f548e559f95694784483cb20331526d858ebf7f6f and manifest sha256:6149bcbe1263107ba4115b8f548e559f95694784483cb20331526d858ebf7f6f"
2026-06-18 12:13:09.975822 | primary | "Updated"
2026-06-18 12:13:09.975828 | primary |
2026-06-18 12:13:09.975831 | primary | time="2026-06-18T12:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:e08440f82ddce7afac87a4ec62f53e9a15552fc76f61bc7434bb87463b31a212"
2026-06-18 12:13:09.975835 | primary | "Updated"
2026-06-18 12:13:09.975838 | primary |
2026-06-18 12:13:09.975842 | primary | time="2026-06-18T12:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag e08440f82ddce7afac87a4ec62f53e9a15552fc76f61bc7434bb87463b31a212 and manifest sha256:e08440f82ddce7afac87a4ec62f53e9a15552fc76f61bc7434bb87463b31a212"
2026-06-18 12:13:09.975845 | primary | "Updated"
2026-06-18 12:13:09.975849 | primary |
2026-06-18 12:13:09.975852 | primary | time="2026-06-18T12:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:130a9cef70f3f742eace1ac46cd9850a9f78a2739ca3c984d47e12ba5753a395"
2026-06-18 12:13:09.975856 | primary | "Updated"
2026-06-18 12:13:09.975859 | primary |
2026-06-18 12:13:09.975862 | primary | time="2026-06-18T12:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 130a9cef70f3f742eace1ac46cd9850a9f78a2739ca3c984d47e12ba5753a395 and manifest sha256:130a9cef70f3f742eace1ac46cd9850a9f78a2739ca3c984d47e12ba5753a395"
2026-06-18 12:13:09.975866 | primary | "Updated"
2026-06-18 12:13:09.975869 | primary |
2026-06-18 12:13:09.975873 | primary | time="2026-06-18T12:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:e1d6619089afe3aa2af6f50b5da9b695521c4e1feeca8d5394f1224ec249be2e"
2026-06-18 12:13:09.975876 | primary | "Updated"
2026-06-18 12:13:09.975879 | primary |
2026-06-18 12:13:09.975883 | primary | time="2026-06-18T12:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag e1d6619089afe3aa2af6f50b5da9b695521c4e1feeca8d5394f1224ec249be2e and manifest sha256:e1d6619089afe3aa2af6f50b5da9b695521c4e1feeca8d5394f1224ec249be2e"
2026-06-18 12:13:09.975887 | primary | "Updated"
2026-06-18 12:13:09.975890 | primary |
2026-06-18 12:13:09.975893 | primary | time="2026-06-18T12:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:cb9fc775fef00945db568ffe068a508a3548743c9bfef3b85d1f3bcff69fd4a2"
2026-06-18 12:13:09.975897 | primary | "Updated"
2026-06-18 12:13:09.975900 | primary |
2026-06-18 12:13:09.975909 | primary | time="2026-06-18T12:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag cb9fc775fef00945db568ffe068a508a3548743c9bfef3b85d1f3bcff69fd4a2 and manifest sha256:cb9fc775fef00945db568ffe068a508a3548743c9bfef3b85d1f3bcff69fd4a2"
2026-06-18 12:13:09.975914 | primary | "Updated"
2026-06-18 12:13:09.975917 | primary |
2026-06-18 12:13:09.975920 | primary | time="2026-06-18T12:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:f35a3a41dc6d137515831ece9492092b81005b4c6129f95d9e059845c4dbe9b9"
2026-06-18 12:13:09.975924 | primary | "Updated"
2026-06-18 12:13:09.975927 | primary |
2026-06-18 12:13:09.975931 | primary | time="2026-06-18T12:12:03Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag f35a3a41dc6d137515831ece9492092b81005b4c6129f95d9e059845c4dbe9b9 and manifest sha256:f35a3a41dc6d137515831ece9492092b81005b4c6129f95d9e059845c4dbe9b9"
2026-06-18 12:13:09.975934 | primary | "Updated"
2026-06-18 12:13:09.975938 | primary |
2026-06-18 12:13:09.975941 | primary | time="2026-06-18T12:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:d3d864ba0d0e86d8b3b07da4c2e181545f95636e1ae29413adcf03a048ed64db"
2026-06-18 12:13:09.975944 | primary | "Updated"
2026-06-18 12:13:09.975948 | primary |
2026-06-18 12:13:09.975951 | primary | time="2026-06-18T12:12:04Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag d3d864ba0d0e86d8b3b07da4c2e181545f95636e1ae29413adcf03a048ed64db and manifest sha256:d3d864ba0d0e86d8b3b07da4c2e181545f95636e1ae29413adcf03a048ed64db"
2026-06-18 12:13:09.975955 | primary | "Updated"
2026-06-18 12:13:09.975958 | primary |
2026-06-18 12:13:09.975962 | primary | time="2026-06-18T12:12:06Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:6421c68a20b0043007e408f22581fcb1b37c2e9cbbba59a9329dbcd276d26d91"
2026-06-18 12:13:09.975965 | primary | "Updated"
2026-06-18 12:13:09.975968 | primary |
2026-06-18 12:13:09.975972 | primary | time="2026-06-18T12:12:07Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 6421c68a20b0043007e408f22581fcb1b37c2e9cbbba59a9329dbcd276d26d91 and manifest sha256:6421c68a20b0043007e408f22581fcb1b37c2e9cbbba59a9329dbcd276d26d91"
2026-06-18 12:13:09.975975 | primary | "Updated"
2026-06-18 12:13:09.975979 | primary |
2026-06-18 12:13:09.975982 | primary | time="2026-06-18T12:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:d817dc8e8a01d5c9ff9043984108c559078b9968295e85883c1679ed5f4c5bd9"
2026-06-18 12:13:09.975986 | primary | "Updated"
2026-06-18 12:13:09.975989 | primary |
2026-06-18 12:13:09.975992 | primary | time="2026-06-18T12:12:08Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag d817dc8e8a01d5c9ff9043984108c559078b9968295e85883c1679ed5f4c5bd9 and manifest sha256:d817dc8e8a01d5c9ff9043984108c559078b9968295e85883c1679ed5f4c5bd9"
2026-06-18 12:13:09.975996 | primary | "Updated"
2026-06-18 12:13:09.975999 | primary |
2026-06-18 12:13:09.976006 | primary | time="2026-06-18T12:12:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:61fb75c9ccf9145fbdcb27a19075334134083f82dd4cefe1f189b0751fd3b363"
2026-06-18 12:13:09.976010 | primary | "Updated"
2026-06-18 12:13:09.976013 | primary |
2026-06-18 12:13:09.976016 | primary | time="2026-06-18T12:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 61fb75c9ccf9145fbdcb27a19075334134083f82dd4cefe1f189b0751fd3b363 and manifest sha256:61fb75c9ccf9145fbdcb27a19075334134083f82dd4cefe1f189b0751fd3b363"
2026-06-18 12:13:09.976020 | primary | "Updated"
2026-06-18 12:13:09.976023 | primary |
2026-06-18 12:13:09.976027 | primary | time="2026-06-18T12:12:10Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:4f9bf66817111b5c4bc15226fbdde5fe90ce8bb3cd126d119422075e6e244449"
2026-06-18 12:13:09.976030 | primary | "Updated"
2026-06-18 12:13:09.976033 | primary |
2026-06-18 12:13:09.976037 | primary | time="2026-06-18T12:12:11Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 4f9bf66817111b5c4bc15226fbdde5fe90ce8bb3cd126d119422075e6e244449 and manifest sha256:4f9bf66817111b5c4bc15226fbdde5fe90ce8bb3cd126d119422075e6e244449"
2026-06-18 12:13:09.976043 | primary | "Updated"
2026-06-18 12:13:09.976047 | primary |
2026-06-18 12:13:09.976050 | primary | time="2026-06-18T12:12:12Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:123dfa056dc238bd9a63e14dc718e1b5eaba6e5a23e6b81944d93c3b5034c341"
2026-06-18 12:13:09.976053 | primary | "Updated"
2026-06-18 12:13:09.976057 | primary |
2026-06-18 12:13:09.976060 | primary | time="2026-06-18T12:12:13Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 123dfa056dc238bd9a63e14dc718e1b5eaba6e5a23e6b81944d93c3b5034c341 and manifest sha256:123dfa056dc238bd9a63e14dc718e1b5eaba6e5a23e6b81944d93c3b5034c341"
2026-06-18 12:13:09.976064 | primary | "Updated"
2026-06-18 12:13:09.976067 | primary |
2026-06-18 12:13:09.976070 | primary | time="2026-06-18T12:12:15Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:c24011f977ad146ddf4ca683d41a4b48e1d1434ca78a8ef371c6fd1b18be7e72"
2026-06-18 12:13:09.976074 | primary | "Updated"
2026-06-18 12:13:09.976077 | primary |
2026-06-18 12:13:09.976083 | primary | time="2026-06-18T12:12:16Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag c24011f977ad146ddf4ca683d41a4b48e1d1434ca78a8ef371c6fd1b18be7e72 and manifest sha256:c24011f977ad146ddf4ca683d41a4b48e1d1434ca78a8ef371c6fd1b18be7e72"
2026-06-18 12:13:09.976086 | primary | "Updated"
2026-06-18 12:13:09.976090 | primary |
2026-06-18 12:13:09.976093 | primary | time="2026-06-18T12:12:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:069412012897bd4aa5913ed4195fac969b5ba1c3bd938e89754a2b70fab98851"
2026-06-18 12:13:09.976096 | primary | "Updated"
2026-06-18 12:13:09.976100 | primary |
2026-06-18 12:13:09.976103 | primary | time="2026-06-18T12:12:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 069412012897bd4aa5913ed4195fac969b5ba1c3bd938e89754a2b70fab98851 and manifest sha256:069412012897bd4aa5913ed4195fac969b5ba1c3bd938e89754a2b70fab98851"
2026-06-18 12:13:09.976107 | primary | "Updated"
2026-06-18 12:13:09.976110 | primary |
2026-06-18 12:13:09.976114 | primary | time="2026-06-18T12:12:19Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:b532906186e8f75759a33b1badea9913a1a8441daf3e8349551feded6c527895"
2026-06-18 12:13:09.976117 | primary | "Updated"
2026-06-18 12:13:09.976120 | primary |
2026-06-18 12:13:09.976124 | primary | time="2026-06-18T12:12:20Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag b532906186e8f75759a33b1badea9913a1a8441daf3e8349551feded6c527895 and manifest sha256:b532906186e8f75759a33b1badea9913a1a8441daf3e8349551feded6c527895"
2026-06-18 12:13:09.976127 | primary | "Updated"
2026-06-18 12:13:09.976131 | primary |
2026-06-18 12:13:09.976134 | primary | time="2026-06-18T12:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:7be1d80bc4d7d09455505ca4fe5b5a0b75e28cd413b85f4fb1197fe3132d7b79"
2026-06-18 12:13:09.976137 | primary | "Updated"
2026-06-18 12:13:09.976141 | primary |
2026-06-18 12:13:09.976144 | primary | time="2026-06-18T12:12:21Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 7be1d80bc4d7d09455505ca4fe5b5a0b75e28cd413b85f4fb1197fe3132d7b79 and manifest sha256:7be1d80bc4d7d09455505ca4fe5b5a0b75e28cd413b85f4fb1197fe3132d7b79"
2026-06-18 12:13:09.976148 | primary | "Updated"
2026-06-18 12:13:09.976151 | primary |
2026-06-18 12:13:09.976154 | primary | time="2026-06-18T12:12:22Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:eebc27c3736867f505b4f89aa38f5ee6f28e05e1ecb8c8db9077039eda6b4c1d"
2026-06-18 12:13:09.976158 | primary | "Updated"
2026-06-18 12:13:09.976161 | primary |
2026-06-18 12:13:09.976165 | primary | time="2026-06-18T12:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag eebc27c3736867f505b4f89aa38f5ee6f28e05e1ecb8c8db9077039eda6b4c1d and manifest sha256:eebc27c3736867f505b4f89aa38f5ee6f28e05e1ecb8c8db9077039eda6b4c1d"
2026-06-18 12:13:09.976171 | primary | "Updated"
2026-06-18 12:13:09.976174 | primary |
2026-06-18 12:13:09.976178 | primary | time="2026-06-18T12:12:23Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:de63cbbf59052cffd5a4d32017a64a4d68013bd805c51f51d54c39cdbf5185ae"
2026-06-18 12:13:09.976181 | primary | "Updated"
2026-06-18 12:13:09.976185 | primary |
2026-06-18 12:13:09.976191 | primary | time="2026-06-18T12:12:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag de63cbbf59052cffd5a4d32017a64a4d68013bd805c51f51d54c39cdbf5185ae and manifest sha256:de63cbbf59052cffd5a4d32017a64a4d68013bd805c51f51d54c39cdbf5185ae"
2026-06-18 12:13:09.976195 | primary | "Updated"
2026-06-18 12:13:09.976198 | primary |
2026-06-18 12:13:09.976201 | primary | time="2026-06-18T12:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:f5f6b3e177d28de2836ae31e1c0dca76bf9330ef55178d872117eb73a66590ca"
2026-06-18 12:13:09.976205 | primary | "Updated"
2026-06-18 12:13:09.976208 | primary |
2026-06-18 12:13:09.976212 | primary | time="2026-06-18T12:12:25Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag f5f6b3e177d28de2836ae31e1c0dca76bf9330ef55178d872117eb73a66590ca and manifest sha256:f5f6b3e177d28de2836ae31e1c0dca76bf9330ef55178d872117eb73a66590ca"
2026-06-18 12:13:09.976215 | primary | "Updated"
2026-06-18 12:13:09.976218 | primary |
2026-06-18 12:13:09.976222 | primary | time="2026-06-18T12:12:26Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:9da4421e57d8863daebf15024605bf6b2872f039cfe06e13524f332ca33c65ee"
2026-06-18 12:13:09.976225 | primary | "Updated"
2026-06-18 12:13:09.976229 | primary |
2026-06-18 12:13:09.976232 | primary | time="2026-06-18T12:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 9da4421e57d8863daebf15024605bf6b2872f039cfe06e13524f332ca33c65ee and manifest sha256:9da4421e57d8863daebf15024605bf6b2872f039cfe06e13524f332ca33c65ee"
2026-06-18 12:13:09.976236 | primary | "Updated"
2026-06-18 12:13:09.976239 | primary |
2026-06-18 12:13:09.976242 | primary | time="2026-06-18T12:12:27Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:e4538c73944a7cffb5fcb351683f392b4db4b084b860841807991379da9d728e"
2026-06-18 12:13:09.976246 | primary | "Updated"
2026-06-18 12:13:09.976249 | primary |
2026-06-18 12:13:09.976253 | primary | time="2026-06-18T12:12:28Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag e4538c73944a7cffb5fcb351683f392b4db4b084b860841807991379da9d728e and manifest sha256:e4538c73944a7cffb5fcb351683f392b4db4b084b860841807991379da9d728e"
2026-06-18 12:13:09.976256 | primary | "Updated"
2026-06-18 12:13:09.976259 | primary |
2026-06-18 12:13:09.976263 | primary | time="2026-06-18T12:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:fdea767459289e910b62de2b82f7dfb0cad7ddc7d2b0c1945dfb8b27e811f3f4"
2026-06-18 12:13:09.976266 | primary | "Updated"
2026-06-18 12:13:09.976269 | primary |
2026-06-18 12:13:09.976275 | primary | time="2026-06-18T12:12:29Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag fdea767459289e910b62de2b82f7dfb0cad7ddc7d2b0c1945dfb8b27e811f3f4 and manifest sha256:fdea767459289e910b62de2b82f7dfb0cad7ddc7d2b0c1945dfb8b27e811f3f4"
2026-06-18 12:13:09.976278 | primary | "Updated"
2026-06-18 12:13:09.976282 | primary |
2026-06-18 12:13:09.976285 | primary | time="2026-06-18T12:12:30Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:08a9122b3766b08ac9dcba3850bb3eff9d5339f7c65e829a0496a93e9b2ef1f3"
2026-06-18 12:13:09.976289 | primary | "Updated"
2026-06-18 12:13:09.976292 | primary |
2026-06-18 12:13:09.976296 | primary | time="2026-06-18T12:12:31Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag 08a9122b3766b08ac9dcba3850bb3eff9d5339f7c65e829a0496a93e9b2ef1f3 and manifest sha256:08a9122b3766b08ac9dcba3850bb3eff9d5339f7c65e829a0496a93e9b2ef1f3"
2026-06-18 12:13:09.976299 | primary | "Updated"
2026-06-18 12:13:09.976304 | primary |
2026-06-18 12:13:09.976308 | primary | time="2026-06-18T12:12:31Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:49d35ad45b3679df819353cd795f0d74fb7d161ff338a939e8a23db35c84bd1e"
2026-06-18 12:13:09.976311 | primary | "Updated"
2026-06-18 12:13:09.976315 | primary |
2026-06-18 12:13:09.976318 | primary | time="2026-06-18T12:12:32Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 49d35ad45b3679df819353cd795f0d74fb7d161ff338a939e8a23db35c84bd1e and manifest sha256:49d35ad45b3679df819353cd795f0d74fb7d161ff338a939e8a23db35c84bd1e"
2026-06-18 12:13:09.976322 | primary | "Updated"
2026-06-18 12:13:09.976325 | primary |
2026-06-18 12:13:09.976328 | primary | time="2026-06-18T12:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:dde39addd4b697f677ddad6931176bc00364c70a6548d0c3e50c1e328963c6bc"
2026-06-18 12:13:09.976332 | primary | "Updated"
2026-06-18 12:13:09.976335 | primary |
2026-06-18 12:13:09.976339 | primary | time="2026-06-18T12:12:33Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag dde39addd4b697f677ddad6931176bc00364c70a6548d0c3e50c1e328963c6bc and manifest sha256:dde39addd4b697f677ddad6931176bc00364c70a6548d0c3e50c1e328963c6bc"
2026-06-18 12:13:09.976342 | primary | "Updated"
2026-06-18 12:13:09.976345 | primary |
2026-06-18 12:13:09.976349 | primary | time="2026-06-18T12:12:34Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:a9297ca8e643a7ea90b111a42fae7457e6da63d6c174110ec6fd375f6f56ba44"
2026-06-18 12:13:09.976352 | primary | "Updated"
2026-06-18 12:13:09.976356 | primary |
2026-06-18 12:13:09.976362 | primary | time="2026-06-18T12:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag a9297ca8e643a7ea90b111a42fae7457e6da63d6c174110ec6fd375f6f56ba44 and manifest sha256:a9297ca8e643a7ea90b111a42fae7457e6da63d6c174110ec6fd375f6f56ba44"
2026-06-18 12:13:09.976366 | primary | "Updated"
2026-06-18 12:13:09.976369 | primary |
2026-06-18 12:13:09.976372 | primary | time="2026-06-18T12:12:36Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:6950bd0d0324efcd69ab8b639e1b2030726e5d10ac099f65e55c4f145afcbb0c"
2026-06-18 12:13:09.976376 | primary | "Updated"
2026-06-18 12:13:09.976379 | primary |
2026-06-18 12:13:09.976383 | primary | time="2026-06-18T12:12:37Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 6950bd0d0324efcd69ab8b639e1b2030726e5d10ac099f65e55c4f145afcbb0c and manifest sha256:6950bd0d0324efcd69ab8b639e1b2030726e5d10ac099f65e55c4f145afcbb0c"
2026-06-18 12:13:09.976386 | primary | "Updated"
2026-06-18 12:13:09.976389 | primary |
2026-06-18 12:13:09.976393 | primary | time="2026-06-18T12:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:58b2b5c885b4da927224213f7ebe2258051e5309e3539ed30b1360d99cf75ec9"
2026-06-18 12:13:09.976396 | primary | "Updated"
2026-06-18 12:13:09.976400 | primary |
2026-06-18 12:13:09.976403 | primary | time="2026-06-18T12:12:38Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 58b2b5c885b4da927224213f7ebe2258051e5309e3539ed30b1360d99cf75ec9 and manifest sha256:58b2b5c885b4da927224213f7ebe2258051e5309e3539ed30b1360d99cf75ec9"
2026-06-18 12:13:09.976407 | primary | "Updated"
2026-06-18 12:13:09.976410 | primary |
2026-06-18 12:13:09.976413 | primary | time="2026-06-18T12:12:39Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:a46789302fe7efd3837bbf8b7b5c511fa977c13811be3241042010a8a65d9e3a"
2026-06-18 12:13:09.976417 | primary | "Updated"
2026-06-18 12:13:09.976420 | primary |
2026-06-18 12:13:09.976424 | primary | time="2026-06-18T12:12:40Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag a46789302fe7efd3837bbf8b7b5c511fa977c13811be3241042010a8a65d9e3a and manifest sha256:a46789302fe7efd3837bbf8b7b5c511fa977c13811be3241042010a8a65d9e3a"
2026-06-18 12:13:09.976427 | primary | "Updated"
2026-06-18 12:13:09.976431 | primary |
2026-06-18 12:13:09.976434 | primary | time="2026-06-18T12:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:7ffaecd599cdfeb9459acf5855b52cc6a2272d1703af11ea38327fd30fc54a4a"
2026-06-18 12:13:09.976440 | primary | "Updated"
2026-06-18 12:13:09.976443 | primary |
2026-06-18 12:13:09.976447 | primary | time="2026-06-18T12:12:41Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag 7ffaecd599cdfeb9459acf5855b52cc6a2272d1703af11ea38327fd30fc54a4a and manifest sha256:7ffaecd599cdfeb9459acf5855b52cc6a2272d1703af11ea38327fd30fc54a4a"
2026-06-18 12:13:09.976450 | primary | "Updated"
2026-06-18 12:13:09.976454 | primary |
2026-06-18 12:13:09.976457 | primary | time="2026-06-18T12:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:c8ced8e3d0a89c2ac95d264d074ba9baa35c9db713d0033c944f7ffc3a272812"
2026-06-18 12:13:09.976461 | primary | "Updated"
2026-06-18 12:13:09.976464 | primary |
2026-06-18 12:13:09.976467 | primary | time="2026-06-18T12:12:43Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag c8ced8e3d0a89c2ac95d264d074ba9baa35c9db713d0033c944f7ffc3a272812 and manifest sha256:c8ced8e3d0a89c2ac95d264d074ba9baa35c9db713d0033c944f7ffc3a272812"
2026-06-18 12:13:09.976471 | primary | "Updated"
2026-06-18 12:13:09.976474 | primary |
2026-06-18 12:13:09.976478 | primary | time="2026-06-18T12:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:66b22ee4873cb77a8f84e0f05c770a4a0bee483c49057373c6a370844f421bd5"
2026-06-18 12:13:09.976482 | primary | "Updated"
2026-06-18 12:13:09.976485 | primary |
2026-06-18 12:13:09.976488 | primary | time="2026-06-18T12:12:45Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 66b22ee4873cb77a8f84e0f05c770a4a0bee483c49057373c6a370844f421bd5 and manifest sha256:66b22ee4873cb77a8f84e0f05c770a4a0bee483c49057373c6a370844f421bd5"
2026-06-18 12:13:09.976492 | primary | "Updated"
2026-06-18 12:13:09.976495 | primary |
2026-06-18 12:13:09.976501 | primary | time="2026-06-18T12:12:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:1f7eb3f185047707cf1d4b634cd3b44dd52f17ae089bd46a9a8bb2875258ec41"
2026-06-18 12:13:09.976505 | primary | "Updated"
2026-06-18 12:13:09.976508 | primary |
2026-06-18 12:13:09.976512 | primary | time="2026-06-18T12:12:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 1f7eb3f185047707cf1d4b634cd3b44dd52f17ae089bd46a9a8bb2875258ec41 and manifest sha256:1f7eb3f185047707cf1d4b634cd3b44dd52f17ae089bd46a9a8bb2875258ec41"
2026-06-18 12:13:09.976515 | primary | "Updated"
2026-06-18 12:13:09.976518 | primary |
2026-06-18 12:13:09.976522 | primary | time="2026-06-18T12:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:ca69b8cc4164d4b0cde59bbf1d17fed227216346f0c6fa8bb11a480a73584c27"
2026-06-18 12:13:09.976525 | primary | "Updated"
2026-06-18 12:13:09.976529 | primary |
2026-06-18 12:13:09.976532 | primary | time="2026-06-18T12:12:49Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag ca69b8cc4164d4b0cde59bbf1d17fed227216346f0c6fa8bb11a480a73584c27 and manifest sha256:ca69b8cc4164d4b0cde59bbf1d17fed227216346f0c6fa8bb11a480a73584c27"
2026-06-18 12:13:09.976535 | primary | "Updated"
2026-06-18 12:13:09.976539 | primary |
2026-06-18 12:13:09.976545 | primary | time="2026-06-18T12:12:51Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:b8677ec19489852f504214a001d20cc90a7a7d2795c5845d9edae3e4e0ca0033"
2026-06-18 12:13:09.976549 | primary | "Updated"
2026-06-18 12:13:09.976552 | primary |
2026-06-18 12:13:09.976555 | primary | time="2026-06-18T12:12:52Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag b8677ec19489852f504214a001d20cc90a7a7d2795c5845d9edae3e4e0ca0033 and manifest sha256:b8677ec19489852f504214a001d20cc90a7a7d2795c5845d9edae3e4e0ca0033"
2026-06-18 12:13:09.976559 | primary | "Updated"
2026-06-18 12:13:09.976562 | primary |
2026-06-18 12:13:09.976566 | primary | time="2026-06-18T12:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:b2b495843d4ff57ef8a6562802fd79edfb5bc9a7836e613e86d2ad4c7547e138"
2026-06-18 12:13:09.976573 | primary | "Updated"
2026-06-18 12:13:09.976577 | primary |
2026-06-18 12:13:09.976580 | primary | time="2026-06-18T12:12:53Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag b2b495843d4ff57ef8a6562802fd79edfb5bc9a7836e613e86d2ad4c7547e138 and manifest sha256:b2b495843d4ff57ef8a6562802fd79edfb5bc9a7836e613e86d2ad4c7547e138"
2026-06-18 12:13:09.976584 | primary | "Updated"
2026-06-18 12:13:09.976587 | primary |
2026-06-18 12:13:09.976591 | primary | time="2026-06-18T12:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:c12fd7b62c0eef5854836a54b894d7eb6bf2c99d12b47487ebc9e6831306f920"
2026-06-18 12:13:09.976594 | primary | "Updated"
2026-06-18 12:13:09.976597 | primary |
2026-06-18 12:13:09.976601 | primary | time="2026-06-18T12:12:54Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag c12fd7b62c0eef5854836a54b894d7eb6bf2c99d12b47487ebc9e6831306f920 and manifest sha256:c12fd7b62c0eef5854836a54b894d7eb6bf2c99d12b47487ebc9e6831306f920"
2026-06-18 12:13:09.976604 | primary | "Updated"
2026-06-18 12:13:09.976608 | primary |
2026-06-18 12:13:09.976611 | primary | time="2026-06-18T12:12:55Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:4ea5e80922c7fabe60404fbfec14a65dbbd99216b3c13f843cca77eabe6c65d3"
2026-06-18 12:13:09.976615 | primary | "Updated"
2026-06-18 12:13:09.976618 | primary |
2026-06-18 12:13:09.976621 | primary | time="2026-06-18T12:12:56Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 4ea5e80922c7fabe60404fbfec14a65dbbd99216b3c13f843cca77eabe6c65d3 and manifest sha256:4ea5e80922c7fabe60404fbfec14a65dbbd99216b3c13f843cca77eabe6c65d3"
2026-06-18 12:13:09.976625 | primary | "Updated"
2026-06-18 12:13:09.976628 | primary |
2026-06-18 12:13:09.976632 | primary | time="2026-06-18T12:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:fc80b1a946ede6705f767193a65506e9a9df1c474332bd818d19a1a685b1c9dd"
2026-06-18 12:13:09.976635 | primary | "Updated"
2026-06-18 12:13:09.976638 | primary |
2026-06-18 12:13:09.976642 | primary | time="2026-06-18T12:12:57Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag fc80b1a946ede6705f767193a65506e9a9df1c474332bd818d19a1a685b1c9dd and manifest sha256:fc80b1a946ede6705f767193a65506e9a9df1c474332bd818d19a1a685b1c9dd"
2026-06-18 12:13:09.976645 | primary | "Updated"
2026-06-18 12:13:09.976649 | primary |
2026-06-18 12:13:09.976652 | primary | time="2026-06-18T12:12:58Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:919a7f3a2ae3ca43792f23224fa1d38f948a279c960710cc988ec815a84a6eae"
2026-06-18 12:13:09.976655 | primary | "Updated"
2026-06-18 12:13:09.976659 | primary |
2026-06-18 12:13:09.976662 | primary | time="2026-06-18T12:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag 919a7f3a2ae3ca43792f23224fa1d38f948a279c960710cc988ec815a84a6eae and manifest sha256:919a7f3a2ae3ca43792f23224fa1d38f948a279c960710cc988ec815a84a6eae"
2026-06-18 12:13:09.976666 | primary | "Updated"
2026-06-18 12:13:09.976669 | primary |
2026-06-18 12:13:09.976672 | primary | time="2026-06-18T12:12:59Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:cdf01c6cce76a596b21a292cd75753ad3be9cd1e702f33c35ec443d0beab4a23"
2026-06-18 12:13:09.976676 | primary | "Updated"
2026-06-18 12:13:09.976679 | primary |
2026-06-18 12:13:09.976682 | primary | time="2026-06-18T12:13:00Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag cdf01c6cce76a596b21a292cd75753ad3be9cd1e702f33c35ec443d0beab4a23 and manifest sha256:cdf01c6cce76a596b21a292cd75753ad3be9cd1e702f33c35ec443d0beab4a23"
2026-06-18 12:13:09.976686 | primary | "Updated"
2026-06-18 12:13:09.976689 | primary |
2026-06-18 12:13:09.976693 | primary | time="2026-06-18T12:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:ee3b400991739eab3e2443e43036614e0f50575363db1f7007210eb7499fe66d"
2026-06-18 12:13:09.976696 | primary | "Updated"
2026-06-18 12:13:09.976699 | primary |
2026-06-18 12:13:09.976703 | primary | time="2026-06-18T12:13:01Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag ee3b400991739eab3e2443e43036614e0f50575363db1f7007210eb7499fe66d and manifest sha256:ee3b400991739eab3e2443e43036614e0f50575363db1f7007210eb7499fe66d"
2026-06-18 12:13:09.976715 | primary | "Updated"
2026-06-18 12:13:09.976719 | primary |
2026-06-18 12:13:09.976722 | primary | time="2026-06-18T12:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:93e92130e2558b1b0176023bbfa7129e07b8e827a609aa90b5821d3eaff3f605"
2026-06-18 12:13:09.976726 | primary | "Updated"
2026-06-18 12:13:09.976729 | primary |
2026-06-18 12:13:09.976735 | primary | time="2026-06-18T12:13:02Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 93e92130e2558b1b0176023bbfa7129e07b8e827a609aa90b5821d3eaff3f605 and manifest sha256:93e92130e2558b1b0176023bbfa7129e07b8e827a609aa90b5821d3eaff3f605"
2026-06-18 12:13:09.976739 | primary | "Updated"
2026-06-18 12:13:09.976742 | primary |
2026-06-18 12:13:09.976746 | primary | time="2026-06-18T12:13:03Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:74ff2012640d036fa082e8470a476ccff719e96125c1e63a4a3fae3d39fa19ad"
2026-06-18 12:13:09.976749 | primary | "Updated"
2026-06-18 12:13:09.976753 | primary |
2026-06-18 12:13:09.976758 | primary | time="2026-06-18T12:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 74ff2012640d036fa082e8470a476ccff719e96125c1e63a4a3fae3d39fa19ad and manifest sha256:74ff2012640d036fa082e8470a476ccff719e96125c1e63a4a3fae3d39fa19ad"
2026-06-18 12:13:09.976762 | primary | "Updated"
2026-06-18 12:13:09.976765 | primary |
2026-06-18 12:13:09.976768 | primary | time="2026-06-18T12:13:04Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:09c280a63917737a473f1767aef6a156ca033210327ab5ca4f71ff17fb081f42"
2026-06-18 12:13:09.976772 | primary | "Updated"
2026-06-18 12:13:09.976775 | primary |
2026-06-18 12:13:09.976779 | primary | time="2026-06-18T12:13:05Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 09c280a63917737a473f1767aef6a156ca033210327ab5ca4f71ff17fb081f42 and manifest sha256:09c280a63917737a473f1767aef6a156ca033210327ab5ca4f71ff17fb081f42"
2026-06-18 12:13:09.976784 | primary | "Updated"
2026-06-18 12:13:09.976787 | primary |
2026-06-18 12:13:09.976791 | primary | time="2026-06-18T12:13:06Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:b2fe37a287a73aa97e2adf8394256047d07093020298b66a6735f8e5a97fa093"
2026-06-18 12:13:09.976794 | primary | "Updated"
2026-06-18 12:13:09.976798 | primary |
2026-06-18 12:13:09.976801 | primary | time="2026-06-18T12:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag b2fe37a287a73aa97e2adf8394256047d07093020298b66a6735f8e5a97fa093 and manifest sha256:b2fe37a287a73aa97e2adf8394256047d07093020298b66a6735f8e5a97fa093"
2026-06-18 12:13:09.976804 | primary | "Updated"
2026-06-18 12:13:09.976819 | primary |
2026-06-18 12:13:09.976826 | primary | time="2026-06-18T12:13:07Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:60f4e4700a253d656a9b84de77bc9500565f9b85b69c3cf5e9592eb98c59da44"
2026-06-18 12:13:09.976830 | primary | "Updated"
2026-06-18 12:13:09.976833 | primary |
2026-06-18 12:13:09.976836 | primary | time="2026-06-18T12:13:08Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 60f4e4700a253d656a9b84de77bc9500565f9b85b69c3cf5e9592eb98c59da44 and manifest sha256:60f4e4700a253d656a9b84de77bc9500565f9b85b69c3cf5e9592eb98c59da44"
2026-06-18 12:13:09.976840 | primary | "Updated"
2026-06-18 12:13:09.976843 | primary |
2026-06-18 12:13:10.264754 | primary | ok: Runtime: 0:00:00.005602
2026-06-18 12:13:10.277288 | 
2026-06-18 12:13:10.277424 | PLAY RECAP
2026-06-18 12:13:10.277518 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-18 12:13:10.277561 | 
2026-06-18 12:13:10.430136 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-18 12:13:10.433313 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-18 12:13:11.132110 | 
2026-06-18 12:13:11.132244 | PLAY [all]
2026-06-18 12:13:11.141664 | 
2026-06-18 12:13:11.141733 | TASK [Create container log dir]
2026-06-18 12:13:11.580391 | primary | ok
2026-06-18 12:13:11.590766 | 
2026-06-18 12:13:11.590922 | TASK [Collect logs]
2026-06-18 12:13:12.023660 | primary | + sudo dnf list installed
2026-06-18 12:13:12.415016 | primary | + df -h
2026-06-18 12:13:12.417372 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-18 12:13:12.444188 | primary | sending incremental file list
2026-06-18 12:13:12.448255 | primary | skipping non-regular file "yum.conf"
2026-06-18 12:13:12.448276 | primary | ./
2026-06-18 12:13:12.449061 | primary | dnf/
2026-06-18 12:13:12.449080 | primary | dnf/dnf.conf
2026-06-18 12:13:12.449089 | primary | dnf/aliases.d/
2026-06-18 12:13:12.449098 | primary | dnf/modules.d/
2026-06-18 12:13:12.449103 | primary | dnf/modules.defaults.d/
2026-06-18 12:13:12.449108 | primary | dnf/plugins/
2026-06-18 12:13:12.449114 | primary | dnf/plugins/copr.conf
2026-06-18 12:13:12.449119 | primary | dnf/plugins/debuginfo-install.conf
2026-06-18 12:13:12.449125 | primary | dnf/plugins/copr.d/
2026-06-18 12:13:12.449130 | primary | dnf/protected.d/
2026-06-18 12:13:12.449135 | primary | dnf/protected.d/dnf.conf
2026-06-18 12:13:12.449142 | primary | dnf/protected.d/grub2-pc.conf
2026-06-18 12:13:12.449147 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-18 12:13:12.449153 | primary | dnf/protected.d/setup.conf
2026-06-18 12:13:12.449158 | primary | dnf/protected.d/sudo.conf
2026-06-18 12:13:12.449162 | primary | dnf/protected.d/systemd.conf
2026-06-18 12:13:12.449171 | primary | dnf/protected.d/yum.conf
2026-06-18 12:13:12.449176 | primary | dnf/usr-drift-protected-paths.d/
2026-06-18 12:13:12.449180 | primary | dnf/vars/
2026-06-18 12:13:12.449185 | primary | dnf/vars/stream
2026-06-18 12:13:12.449190 | primary | yum.repos.d/
2026-06-18 12:13:12.449195 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-18 12:13:12.449200 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-18 12:13:12.449205 | primary | yum.repos.d/centos-addons.repo
2026-06-18 12:13:12.449209 | primary | yum.repos.d/centos.repo
2026-06-18 12:13:12.449214 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-18 12:13:12.449219 | primary | yum.repos.d/epel-next-testing.repo
2026-06-18 12:13:12.449224 | primary | yum.repos.d/epel-next.repo
2026-06-18 12:13:12.449229 | primary | yum.repos.d/epel-testing.repo
2026-06-18 12:13:12.449234 | primary | yum.repos.d/epel.repo
2026-06-18 12:13:12.491146 | primary |
2026-06-18 12:13:12.491264 | primary | sent 18,978 bytes  received 484 bytes  38,924.00 bytes/sec
2026-06-18 12:13:12.491272 | primary | total size is 17,241  speedup is 0.89
2026-06-18 12:13:12.495084 | primary | + pushd /home/zuul/workspace
2026-06-18 12:13:12.495156 | primary | ~/workspace ~/zuul-output/logs
2026-06-18 12:13:12.495198 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-18 12:13:12.516154 | primary | + popd
2026-06-18 12:13:12.516204 | primary | ~/zuul-output/logs
2026-06-18 12:13:12.637046 | primary | ok: Runtime: 0:00:00.495744
2026-06-18 12:13:12.650019 | 
2026-06-18 12:13:12.650176 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-18 12:13:12.676548 | primary | ok
2026-06-18 12:13:12.709859 | 
2026-06-18 12:13:12.709965 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-18 12:13:12.775644 | primary | skipping: Conditional result was False
2026-06-18 12:13:12.782071 | 
2026-06-18 12:13:12.782215 | TASK [fetch-output : Set log path for single node]
2026-06-18 12:13:12.836150 | primary | ok
2026-06-18 12:13:12.841080 | 
2026-06-18 12:13:12.841162 | LOOP [fetch-output : Ensure local output dirs]
2026-06-18 12:13:13.131310 | primary -> localhost | changed: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/logs"
2026-06-18 12:13:13.400781 | primary -> localhost | changed: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/artifacts"
2026-06-18 12:13:13.642825 | primary -> localhost | changed: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/docs"
2026-06-18 12:13:13.652310 | 
2026-06-18 12:13:13.652508 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-18 12:13:14.398337 | primary | changed:
2026-06-18 12:13:14.399035 | primary | .d..t...... ./
2026-06-18 12:13:14.399115 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-18 12:13:14.399164 | primary | >f+++++++++ disk_usage.txt
2026-06-18 12:13:14.399207 | primary | >f+++++++++ installed_pkgs.txt
2026-06-18 12:13:14.399248 | primary | >f+++++++++ master-report.html
2026-06-18 12:13:14.399285 | primary | >f+++++++++ master-tag-report.html
2026-06-18 12:13:14.399320 | primary | >f+++++++++ master-tag.txt
2026-06-18 12:13:14.399400 | primary | >f+++++++++ master.txt
2026-06-18 12:13:14.399445 | primary | cd+++++++++ dnf/
2026-06-18 12:13:14.399482 | primary | >f+++++++++ dnf/dnf.conf
2026-06-18 12:13:14.399517 | primary | cd+++++++++ dnf/aliases.d/
2026-06-18 12:13:14.399550 | primary | cd+++++++++ dnf/modules.d/
2026-06-18 12:13:14.399596 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-18 12:13:14.399634 | primary | cd+++++++++ dnf/plugins/
2026-06-18 12:13:14.399669 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-18 12:13:14.399702 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-18 12:13:14.399738 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-18 12:13:14.399772 | primary | cd+++++++++ dnf/protected.d/
2026-06-18 12:13:14.399805 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-18 12:13:14.399839 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-18 12:13:14.399873 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-18 12:13:14.399919 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-18 12:13:14.399975 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-18 12:13:14.400024 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-18 12:13:14.400062 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-18 12:13:14.400097 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-18 12:13:14.400132 | primary | cd+++++++++ dnf/vars/
2026-06-18 12:13:14.400167 | primary | >f+++++++++ dnf/vars/stream
2026-06-18 12:13:14.400201 | primary | cd+++++++++ yum.repos.d/
2026-06-18 12:13:14.400235 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-18 12:13:14.400269 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-18 12:13:14.400303 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-18 12:13:14.400337 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-18 12:13:14.400419 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-18 12:13:14.400458 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-18 12:13:14.400493 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-18 12:13:14.400528 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-18 12:13:14.400563 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-18 12:13:14.400632 | primary | changed: All items complete
2026-06-18 12:13:14.400678 | 
2026-06-18 12:13:14.931864 | primary | changed: .d..t...... ./
2026-06-18 12:13:15.469790 | primary | changed: .d..t...... ./
2026-06-18 12:13:15.484857 | 
2026-06-18 12:13:15.485038 | PLAY RECAP
2026-06-18 12:13:15.485125 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-18 12:13:15.485170 | 
2026-06-18 12:13:15.623619 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-18 12:13:15.626552 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-18 12:13:16.258406 | 
2026-06-18 12:13:16.258540 | PLAY [Report DLRN results after job run]
2026-06-18 12:13:16.269508 | 
2026-06-18 12:13:16.269580 | TASK [Include vars from ci-framework group_vars]
2026-06-18 12:13:16.287804 | primary | ok
2026-06-18 12:13:16.304472 | 
2026-06-18 12:13:16.304562 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-18 12:13:16.359131 | primary | skipping: Conditional result was False
2026-06-18 12:13:16.364192 | 
2026-06-18 12:13:16.364259 | TASK [cifmw_helpers : Check if file is available]
2026-06-18 12:13:16.767042 | primary | ok
2026-06-18 12:13:16.775164 | 
2026-06-18 12:13:16.775306 | TASK [cifmw_helpers : Create temporary directory]
2026-06-18 12:13:16.812334 | primary | skipping: Conditional result was False
2026-06-18 12:13:16.822184 | 
2026-06-18 12:13:16.822391 | TASK [cifmw_helpers : Read vars]
2026-06-18 12:13:16.859904 | 
2026-06-18 12:13:16.860185 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-18 12:13:16.915170 | 
2026-06-18 12:13:16.915381 | TASK [cifmw_helpers : Include vars]
2026-06-18 12:13:16.955968 | 
2026-06-18 12:13:16.956137 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-18 12:13:16.980916 | primary | skipping: Conditional result was False
2026-06-18 12:13:16.990662 | 
2026-06-18 12:13:16.990756 | TASK [Report job status to DLRN]
2026-06-18 12:13:17.011788 | primary | ok
2026-06-18 12:13:17.050145 | 
2026-06-18 12:13:17.050252 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-18 12:13:17.119321 | primary | skipping: Conditional result was False
2026-06-18 12:13:17.129093 | 
2026-06-18 12:13:17.129240 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-18 12:13:18.449848 | primary | changed
2026-06-18 12:13:18.459005 | 
2026-06-18 12:13:18.459137 | TASK [dlrn_report : Install kinit related package]
2026-06-18 12:13:18.536491 | primary | skipping: Conditional result was False
2026-06-18 12:13:18.545415 | 
2026-06-18 12:13:18.545553 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-18 12:13:18.612305 | primary | skipping: Conditional result was False
2026-06-18 12:13:18.621257 | 
2026-06-18 12:13:18.621432 | TASK [Set zuul-log-path fact]
2026-06-18 12:13:18.677470 | primary | ok
2026-06-18 12:13:18.712314 | 
2026-06-18 12:13:18.712428 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-18 12:13:18.776197 | primary | ok
2026-06-18 12:13:18.790493 | 
2026-06-18 12:13:18.790624 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-18 12:13:18.847395 | primary | skipping: Conditional result was False
2026-06-18 12:13:18.856168 | 
2026-06-18 12:13:18.856298 | TASK [Get hash related data from repo_setup role]
2026-06-18 12:13:18.914332 | primary | ok
2026-06-18 12:13:19.058113 | 
2026-06-18 12:13:19.058254 | LOOP [repo_setup : Ensure directories are present]
2026-06-18 12:13:19.439806 | primary | changed: "tmp"
2026-06-18 12:13:19.693792 | primary | changed: "artifacts/repositories"
2026-06-18 12:13:19.960480 | primary | changed: "venv/repo_setup"
2026-06-18 12:13:19.973156 | 
2026-06-18 12:13:19.973291 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-18 12:13:21.599744 | primary | ok: Nothing to do
2026-06-18 12:13:21.608897 | 
2026-06-18 12:13:21.609033 | TASK [repo_setup : Get repo-setup repository]
2026-06-18 12:13:22.739917 | primary | changed
2026-06-18 12:13:22.748768 | 
2026-06-18 12:13:22.748909 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-18 12:13:30.779010 | primary | changed
2026-06-18 12:13:30.789398 | 
2026-06-18 12:13:30.789540 | TASK [repo_setup : Install repo-setup package]
2026-06-18 12:13:31.400611 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.400710 | primary | !!
2026-06-18 12:13:31.400717 | primary |
2026-06-18 12:13:31.400723 | primary |         ********************************************************************************
2026-06-18 12:13:31.400728 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-18 12:13:31.400733 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-18 12:13:31.400737 | primary |
2026-06-18 12:13:31.400743 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.400748 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.400751 | primary |
2026-06-18 12:13:31.400755 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.400758 | primary |         ********************************************************************************
2026-06-18 12:13:31.400762 | primary |
2026-06-18 12:13:31.400765 | primary | !!
2026-06-18 12:13:31.400769 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.401541 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.401558 | primary | !!
2026-06-18 12:13:31.401562 | primary |
2026-06-18 12:13:31.401566 | primary |         ********************************************************************************
2026-06-18 12:13:31.401569 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-18 12:13:31.401573 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-18 12:13:31.401576 | primary |
2026-06-18 12:13:31.401580 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.401583 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.401586 | primary |
2026-06-18 12:13:31.401590 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.401593 | primary |         ********************************************************************************
2026-06-18 12:13:31.401596 | primary |
2026-06-18 12:13:31.401600 | primary | !!
2026-06-18 12:13:31.401603 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.402091 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.402098 | primary | !!
2026-06-18 12:13:31.402101 | primary |
2026-06-18 12:13:31.402105 | primary |         ********************************************************************************
2026-06-18 12:13:31.402108 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-18 12:13:31.402112 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-18 12:13:31.402115 | primary |
2026-06-18 12:13:31.402119 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.402122 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.402126 | primary |
2026-06-18 12:13:31.402129 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.402132 | primary |         ********************************************************************************
2026-06-18 12:13:31.402136 | primary |
2026-06-18 12:13:31.402139 | primary | !!
2026-06-18 12:13:31.402143 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.450967 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-18 12:13:31.451065 | primary | !!
2026-06-18 12:13:31.451076 | primary |
2026-06-18 12:13:31.451113 | primary |         ********************************************************************************
2026-06-18 12:13:31.451123 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-18 12:13:31.451132 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-18 12:13:31.451140 | primary |         ********************************************************************************
2026-06-18 12:13:31.451149 | primary |
2026-06-18 12:13:31.451157 | primary | !!
2026-06-18 12:13:31.451166 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-18 12:13:31.463217 | primary | WARNING: The wheel package is not available.
2026-06-18 12:13:31.504595 | primary | [pbr] Generating ChangeLog
2026-06-18 12:13:31.568606 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-18 12:13:31.568692 | primary | !!
2026-06-18 12:13:31.568699 | primary |
2026-06-18 12:13:31.568705 | primary |         ********************************************************************************
2026-06-18 12:13:31.568711 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-18 12:13:31.568716 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-18 12:13:31.568721 | primary |         standards-based tools.
2026-06-18 12:13:31.568727 | primary |
2026-06-18 12:13:31.568732 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-18 12:13:31.568737 | primary |         ********************************************************************************
2026-06-18 12:13:31.568742 | primary |
2026-06-18 12:13:31.568746 | primary | !!
2026-06-18 12:13:31.568751 | primary |   easy_install.initialize_options(self)
2026-06-18 12:13:31.568763 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-18 12:13:31.568769 | primary | !!
2026-06-18 12:13:31.568773 | primary |
2026-06-18 12:13:31.568778 | primary |         ********************************************************************************
2026-06-18 12:13:31.568783 | primary |         Please avoid running ``setup.py`` directly.
2026-06-18 12:13:31.568788 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-18 12:13:31.568793 | primary |         standards-based tools.
2026-06-18 12:13:31.568797 | primary |
2026-06-18 12:13:31.568844 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-18 12:13:31.568869 | primary |         ********************************************************************************
2026-06-18 12:13:31.568878 | primary |
2026-06-18 12:13:31.568885 | primary | !!
2026-06-18 12:13:31.568892 | primary |   self.initialize_options()
2026-06-18 12:13:31.571074 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.571093 | primary | !!
2026-06-18 12:13:31.571098 | primary |
2026-06-18 12:13:31.571103 | primary |         ********************************************************************************
2026-06-18 12:13:31.571108 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-18 12:13:31.571134 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-18 12:13:31.571139 | primary |
2026-06-18 12:13:31.571151 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.571156 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.571161 | primary |
2026-06-18 12:13:31.571166 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.571171 | primary |         ********************************************************************************
2026-06-18 12:13:31.571176 | primary |
2026-06-18 12:13:31.571180 | primary | !!
2026-06-18 12:13:31.571185 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.571787 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.571843 | primary | !!
2026-06-18 12:13:31.571858 | primary |
2026-06-18 12:13:31.571873 | primary |         ********************************************************************************
2026-06-18 12:13:31.571880 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-18 12:13:31.571887 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-18 12:13:31.571894 | primary |
2026-06-18 12:13:31.571901 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.571908 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.571914 | primary |
2026-06-18 12:13:31.571920 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.571927 | primary |         ********************************************************************************
2026-06-18 12:13:31.571934 | primary |
2026-06-18 12:13:31.571940 | primary | !!
2026-06-18 12:13:31.571947 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.572272 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-18 12:13:31.572284 | primary | !!
2026-06-18 12:13:31.572289 | primary |
2026-06-18 12:13:31.572294 | primary |         ********************************************************************************
2026-06-18 12:13:31.572298 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-18 12:13:31.572303 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-18 12:13:31.572308 | primary |
2026-06-18 12:13:31.572312 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-18 12:13:31.572317 | primary |         calls to avoid build errors in the future.
2026-06-18 12:13:31.572321 | primary |
2026-06-18 12:13:31.572326 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-18 12:13:31.572330 | primary |         ********************************************************************************
2026-06-18 12:13:31.572335 | primary |
2026-06-18 12:13:31.572339 | primary | !!
2026-06-18 12:13:31.572344 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-18 12:13:31.574988 | primary | running install
2026-06-18 12:13:31.591632 | primary | running build
2026-06-18 12:13:31.591688 | primary | running build_py
2026-06-18 12:13:31.597331 | primary | creating build
2026-06-18 12:13:31.597438 | primary | creating build/lib
2026-06-18 12:13:31.597502 | primary | creating build/lib/repo_setup
2026-06-18 12:13:31.597553 | primary | creating build/lib/repo_setup/get_hash
2026-06-18 12:13:31.597661 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.597797 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.598012 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.598133 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.598256 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.598541 | primary | creating build/lib/repo_setup/yum_config
2026-06-18 12:13:31.598624 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.598759 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.598924 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599044 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599175 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599291 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599415 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599537 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-18 12:13:31.599779 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-18 12:13:31.599927 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-18 12:13:31.600068 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-18 12:13:31.600177 | primary | running egg_info
2026-06-18 12:13:31.600550 | primary | creating repo_setup.egg-info
2026-06-18 12:13:31.604973 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-18 12:13:31.605632 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-18 12:13:31.606076 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-18 12:13:31.606322 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-18 12:13:31.606457 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-18 12:13:31.627049 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-18 12:13:31.627207 | primary | [pbr] Processing SOURCES.txt
2026-06-18 12:13:31.627327 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-18 12:13:31.640958 | primary | [pbr] In git context, generating filelist from git
2026-06-18 12:13:31.650219 | primary | warning: no files found matching 'AUTHORS'
2026-06-18 12:13:31.650295 | primary | warning: no files found matching 'ChangeLog'
2026-06-18 12:13:31.650744 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-18 12:13:31.651002 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-18 12:13:31.654927 | primary | reading manifest template 'MANIFEST.in'
2026-06-18 12:13:31.655417 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-18 12:13:31.655621 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-18 12:13:31.655881 | primary | adding license file 'LICENSE'
2026-06-18 12:13:31.657079 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-18 12:13:31.657912 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-18 12:13:31.658520 | primary | running install_lib
2026-06-18 12:13:31.663632 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-18 12:13:31.663794 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.663917 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664043 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664192 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664324 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664427 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664560 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-18 12:13:31.664699 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.664785 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.664920 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665040 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665160 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665278 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665392 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665504 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665620 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-18 12:13:31.665748 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-18 12:13:31.665880 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-18 12:13:31.666013 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-18 12:13:31.666584 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-18 12:13:31.666858 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-18 12:13:31.667572 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-18 12:13:31.668000 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-18 12:13:31.668385 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-18 12:13:31.669568 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-18 12:13:31.669786 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-18 12:13:31.670972 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-18 12:13:31.672011 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-18 12:13:31.672361 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-18 12:13:31.672978 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-18 12:13:31.673434 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-18 12:13:31.673767 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-18 12:13:31.675963 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-18 12:13:31.676166 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-18 12:13:31.679065 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-18 12:13:31.679549 | primary | running install_data
2026-06-18 12:13:31.683544 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-18 12:13:31.683621 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-18 12:13:31.683744 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-18 12:13:31.683976 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-18 12:13:31.684055 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-18 12:13:31.684146 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-18 12:13:31.684229 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-18 12:13:31.684345 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-18 12:13:31.684477 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-18 12:13:31.684611 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-18 12:13:31.684783 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-18 12:13:31.684984 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685088 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685232 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685450 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685597 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685749 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.685919 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-18 12:13:31.686125 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.686234 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.686378 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.686542 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.686701 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.686873 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.687028 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.687183 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.687335 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-18 12:13:31.687519 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-18 12:13:31.687623 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-18 12:13:31.687780 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-18 12:13:31.687966 | primary | running install_egg_info
2026-06-18 12:13:31.691956 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-18 12:13:31.693060 | primary | running install_scripts
2026-06-18 12:13:31.697510 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-18 12:13:31.697689 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-18 12:13:31.697870 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-18 12:13:31.849897 | primary | ok: Runtime: 0:00:00.483204
2026-06-18 12:13:31.862107 | 
2026-06-18 12:13:31.862244 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-18 12:13:31.939557 | primary | skipping: Conditional result was False
2026-06-18 12:13:31.949428 | 
2026-06-18 12:13:31.949594 | TASK [repo_setup : Run repo-setup]
2026-06-18 12:13:32.655303 | primary | Cache was expired
2026-06-18 12:13:32.655453 | primary | 0 files removed
2026-06-18 12:13:32.703215 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-18 12:13:32.703295 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-18 12:13:32.703307 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-18 12:13:32.703313 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-18 12:13:32.703318 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-18 12:13:32.703323 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-18 12:13:32.994586 | primary | ok: Runtime: 0:00:00.465887
2026-06-18 12:13:32.998827 | 
2026-06-18 12:13:32.998895 | TASK [repo_setup : Get component repo]
2026-06-18 12:13:33.085519 | primary | skipping: Conditional result was False
2026-06-18 12:13:33.090634 | 
2026-06-18 12:13:33.090703 | TASK [repo_setup : Rename component repo]
2026-06-18 12:13:33.145362 | primary | skipping: Conditional result was False
2026-06-18 12:13:33.150161 | 
2026-06-18 12:13:33.150229 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-18 12:13:33.204790 | primary | skipping: Conditional result was False
2026-06-18 12:13:33.209476 | 
2026-06-18 12:13:33.209550 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-18 12:13:33.714529 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "03045df8696fe34eed1bd2bb04f4b914", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-18 12:13:34.239209 | primary | ok: Runtime: 0:00:00.251163
2026-06-18 12:13:34.248193 | 
2026-06-18 12:13:34.248330 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-18 12:13:35.247070 | primary | changed
2026-06-18 12:13:35.257842 | 
2026-06-18 12:13:35.257982 | TASK [repo_setup : Dump current-podified hash]
2026-06-18 12:13:35.335620 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.346927 | 
2026-06-18 12:13:35.347242 | TASK [repo_setup : Slurp current podified hash]
2026-06-18 12:13:35.413951 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.425092 | 
2026-06-18 12:13:35.425232 | TASK [repo_setup : Update the value of full_hash]
2026-06-18 12:13:35.470705 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.481894 | 
2026-06-18 12:13:35.482250 | TASK [repo_setup : Export hashes facts for further use]
2026-06-18 12:13:35.550006 | primary | ok
2026-06-18 12:13:35.560503 | 
2026-06-18 12:13:35.560637 | TASK [repo_setup : Create download directory]
2026-06-18 12:13:35.607401 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.617493 | 
2026-06-18 12:13:35.617722 | TASK [repo_setup : Print the URL to request]
2026-06-18 12:13:35.705084 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.714952 | 
2026-06-18 12:13:35.715085 | TASK [Download the RPM]
2026-06-18 12:13:35.783618 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.793053 | 
2026-06-18 12:13:35.793195 | TASK [repo_setup : Install RHOS Release tool]
2026-06-18 12:13:35.869993 | primary | skipping: Conditional result was False
2026-06-18 12:13:35.882431 | 
2026-06-18 12:13:35.882573 | TASK [repo_setup : Get rhos-release tool version]
2026-06-18 12:13:36.420527 | primary | skipping: Conditional result was False
2026-06-18 12:13:36.430672 | 
2026-06-18 12:13:36.430816 | TASK [repo_setup : Print rhos-release tool version]
2026-06-18 12:13:36.517949 | primary | skipping: Conditional result was False
2026-06-18 12:13:36.531900 | 
2026-06-18 12:13:36.532043 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-18 12:13:37.073480 | primary | skipping: Conditional result was False
2026-06-18 12:13:37.083843 | 
2026-06-18 12:13:37.083990 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-18 12:13:37.484575 | primary | ok
2026-06-18 12:13:37.544307 | 
2026-06-18 12:13:37.544508 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-18 12:13:38.076696 | primary | ok: Runtime: 0:00:00.015171
2026-06-18 12:13:38.085312 | 
2026-06-18 12:13:38.085483 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-18 12:13:38.631490 | primary | ok: Runtime: 0:00:00.014934
2026-06-18 12:13:38.642122 | 
2026-06-18 12:13:38.642257 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-18 12:13:38.719888 | primary | skipping: Conditional result was False
2026-06-18 12:13:38.726672 | 
2026-06-18 12:13:38.726762 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-18 12:13:38.791945 | primary | skipping: Conditional result was False
2026-06-18 12:13:38.801384 | 
2026-06-18 12:13:38.801522 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-18 12:13:38.888472 | primary | skipping: Conditional result was False
2026-06-18 12:13:38.898133 | 
2026-06-18 12:13:38.898279 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-18 12:13:38.985329 | primary | skipping: Conditional result was False
2026-06-18 12:13:38.994862 | 
2026-06-18 12:13:38.995006 | TASK [repo_setup : Check for DLRN component repo]
2026-06-18 12:13:39.063208 | primary | skipping: Conditional result was False
2026-06-18 12:13:39.074256 | 
2026-06-18 12:13:39.074432 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-18 12:13:39.132664 | primary | skipping: Conditional result was False
2026-06-18 12:13:39.146117 | 
2026-06-18 12:13:39.146283 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-18 12:13:39.494609 | primary | ok: All paths examined
2026-06-18 12:13:39.507962 | 
2026-06-18 12:13:39.508098 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-18 12:13:39.828530 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-18 12:13:39.828988 | primary | changed: All items complete
2026-06-18 12:13:39.829059 | 
2026-06-18 12:13:40.127023 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-18 12:13:40.394778 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-18 12:13:40.679805 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-18 12:13:40.946968 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-18 12:13:41.232726 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-18 12:13:41.497487 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-18 12:13:41.763768 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-18 12:13:42.044460 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-18 12:13:42.067775 | 
2026-06-18 12:13:42.067917 | TASK [repo_setup : Cleanup existing metadata]
2026-06-18 12:13:42.561233 | primary | Cache was expired
2026-06-18 12:13:42.580751 | primary | 66 files removed
2026-06-18 12:13:43.115422 | primary | ok: Runtime: 0:00:00.235843
2026-06-18 12:13:43.124691 | 
2026-06-18 12:13:43.124834 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-18 12:13:43.589448 | primary | changed
2026-06-18 12:13:43.604792 | 
2026-06-18 12:13:43.604928 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-18 12:13:43.987717 | primary | DEFAULT
2026-06-18 12:13:44.147016 | primary | ok: Runtime: 0:00:00.062173
2026-06-18 12:13:44.155195 | 
2026-06-18 12:13:44.155387 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-18 12:13:44.696912 | primary | skipping: Conditional result was False
2026-06-18 12:13:44.707184 | 
2026-06-18 12:13:44.707338 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-18 12:13:45.245665 | primary | skipping: Conditional result was False
2026-06-18 12:13:45.256414 | 
2026-06-18 12:13:45.256568 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-18 12:13:45.333822 | primary | skipping: Conditional result was False
2026-06-18 12:13:45.343750 | 
2026-06-18 12:13:45.343912 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-18 12:13:45.689615 | primary | REPORTING SUCCESS TO DLRN API
2026-06-18 12:13:46.155357 | primary | {
2026-06-18 12:13:46.155432 | primary |   "aggregate_hash": "03045df8696fe34eed1bd2bb04f4b914",
2026-06-18 12:13:46.155441 | primary |   "commit_hash": null,
2026-06-18 12:13:46.155447 | primary |   "component": null,
2026-06-18 12:13:46.155453 | primary |   "distro_hash": null,
2026-06-18 12:13:46.155459 | primary |   "extended_hash": null,
2026-06-18 12:13:46.155473 | primary |   "in_progress": false,
2026-06-18 12:13:46.155479 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-18 12:13:46.155489 | primary |   "notes": "",
2026-06-18 12:13:46.155495 | primary |   "success": true,
2026-06-18 12:13:46.155505 | primary |   "timestamp": 1781784825,
2026-06-18 12:13:46.155511 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/947/rdoproject.org/94718ed22d6442588a2fccb93eb9238d"
2026-06-18 12:13:46.155518 | primary | }
2026-06-18 12:13:46.393609 | primary | ok: Runtime: 0:00:00.482869
2026-06-18 12:13:46.404264 | 
2026-06-18 12:13:46.404446 | PLAY RECAP
2026-06-18 12:13:46.404553 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-18 12:13:46.404603 | 
2026-06-18 12:13:46.576281 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-18 12:13:46.579482 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-18 12:13:47.202123 | 
2026-06-18 12:13:47.202273 | PLAY [all]
2026-06-18 12:13:47.211532 | 
2026-06-18 12:13:47.211602 | TASK [include_role : fetch-output]
2026-06-18 12:13:47.251639 | primary | ok
2026-06-18 12:13:47.265696 | 
2026-06-18 12:13:47.265773 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-18 12:13:47.341088 | primary | skipping: Conditional result was False
2026-06-18 12:13:47.350755 | 
2026-06-18 12:13:47.350901 | TASK [fetch-output : Set log path for single node]
2026-06-18 12:13:47.405465 | primary | ok
2026-06-18 12:13:47.412916 | 
2026-06-18 12:13:47.413053 | LOOP [fetch-output : Ensure local output dirs]
2026-06-18 12:13:47.895500 | primary -> localhost | ok: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/logs"
2026-06-18 12:13:48.126258 | primary -> localhost | ok: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/artifacts"
2026-06-18 12:13:48.347098 | primary -> localhost | ok: "/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/docs"
2026-06-18 12:13:48.365891 | 
2026-06-18 12:13:48.366085 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-18 12:13:49.088393 | primary | ok
2026-06-18 12:13:49.088764 | primary | ok: All items complete
2026-06-18 12:13:49.088823 | 
2026-06-18 12:13:49.646542 | primary | ok
2026-06-18 12:13:50.197800 | primary | ok
2026-06-18 12:13:50.222797 | 
2026-06-18 12:13:50.223315 | TASK [include_role : fetch-output-openshift]
2026-06-18 12:13:50.249447 | primary | skipping: Conditional result was False
2026-06-18 12:13:50.259643 | 
2026-06-18 12:13:50.259814 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-18 12:13:50.305682 | primary | skipping: Conditional result was False
2026-06-18 12:13:50.313875 | primary | skipping: Conditional result was False
2026-06-18 12:13:50.331729 | 
2026-06-18 12:13:50.331928 | PLAY [all]
2026-06-18 12:13:50.343149 | 
2026-06-18 12:13:50.343405 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-18 12:13:50.834184 | primary | changed
2026-06-18 12:13:50.843235 | 
2026-06-18 12:13:50.843335 | PLAY RECAP
2026-06-18 12:13:50.843469 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-18 12:13:50.843541 | 
2026-06-18 12:13:50.981582 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-18 12:13:50.984671 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-18 12:13:51.661290 | 
2026-06-18 12:13:51.661446 | PLAY [localhost]
2026-06-18 12:13:51.671387 | 
2026-06-18 12:13:51.671462 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-18 12:13:52.119141 | localhost | changed
2026-06-18 12:13:52.139587 | 
2026-06-18 12:13:52.139910 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-18 12:13:52.183838 | localhost | ok
2026-06-18 12:13:52.200456 | 
2026-06-18 12:13:52.200624 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-18 12:13:52.641024 | localhost | changed
2026-06-18 12:13:52.649248 | 
2026-06-18 12:13:52.649426 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-18 12:13:53.417407 | localhost | changed
2026-06-18 12:13:53.421986 | 
2026-06-18 12:13:53.422112 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-18 12:13:53.922675 | localhost | Identity added: /var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/tmp/ansible.rvt8fe1t (/var/lib/zuul/builds/94718ed22d6442588a2fccb93eb9238d/work/tmp/ansible.rvt8fe1t)
2026-06-18 12:13:53.923132 | localhost | ok: Runtime: 0:00:00.019627
2026-06-18 12:13:53.930439 | 
2026-06-18 12:13:53.930582 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-18 12:13:54.266129 | localhost | ok: Runtime: 0:00:00.006137
2026-06-18 12:13:54.271295 | 
2026-06-18 12:13:54.271378 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-18 12:13:54.356476 | localhost | changed
2026-06-18 12:13:54.360131 | 
2026-06-18 12:13:54.360206 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-18 12:13:54.813951 | localhost | changed
2026-06-18 12:13:54.821527 | 
2026-06-18 12:13:54.821625 | PLAY [localhost]
2026-06-18 12:13:54.827071 | 
2026-06-18 12:13:54.827148 | TASK [Generate bulk log download script]
2026-06-18 12:13:54.856503 | localhost | ok
2026-06-18 12:13:54.869896 | 
2026-06-18 12:13:54.869982 | TASK [local-log-download : Check API endpoint is defined]
2026-06-18 12:13:54.924443 | localhost | ok: All assertions passed
2026-06-18 12:13:54.985790 | 
2026-06-18 12:13:54.986236 | TASK [local-log-download : Create download script]
2026-06-18 12:13:55.468438 | localhost -> localhost | changed
2026-06-18 12:13:55.484867 | 
2026-06-18 12:13:55.485034 | TASK [Register quick-download link]
2026-06-18 12:13:55.507849 | localhost | ok
2026-06-18 12:13:55.511204 | 
2026-06-18 12:13:55.511322 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-18 12:13:55.520165 | 
2026-06-18 12:13:55.520289 | TASK [Set zuul-log-path fact]
2026-06-18 12:13:55.537814 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-18 12:13:55.550274 | 
2026-06-18 12:13:55.550502 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-18 12:13:55.589084 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-18 12:13:55.594051 | 
2026-06-18 12:13:55.594188 | TASK [upload-logs : Create log directories]
2026-06-18 12:13:56.520192 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-18 12:13:56.521896 | 
2026-06-18 12:13:56.521963 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-18 12:13:56.865551 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010355
2026-06-18 12:13:56.873087 | 
2026-06-18 12:13:56.873232 | TASK [upload-logs : Upload logs to log server]
2026-06-18 12:13:59.558858 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-18 12:13:59.562129 | 
2026-06-18 12:13:59.562267 | LOOP [upload-logs : Compress console log and json output]
