2026-06-12 20:03:24.943248 | Job console starting
2026-06-12 20:03:25.074842 | Updating git repos
2026-06-12 20:03:25.106180 | Cloning repos into workspace
2026-06-12 20:03:26.136476 | Restoring repo states
2026-06-12 20:03:26.149238 | Merging changes
2026-06-12 20:03:26.149251 | Checking out repos
2026-06-12 20:03:26.641287 | Preparing playbooks
2026-06-12 20:03:32.250175 | Running Ansible setup
2026-06-12 20:03:36.080685 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:03:36.705224 | 
2026-06-12 20:03:36.705341 | PLAY [localhost]
2026-06-12 20:03:36.713113 | 
2026-06-12 20:03:36.713185 | TASK [Gathering Facts]
2026-06-12 20:03:37.675035 | localhost | ok
2026-06-12 20:03:37.689879 | 
2026-06-12 20:03:37.690037 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 20:03:38.144868 | localhost -> localhost | changed
2026-06-12 20:03:38.154330 | 
2026-06-12 20:03:38.154504 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 20:03:39.159611 | localhost -> localhost | changed
2026-06-12 20:03:39.171856 | 
2026-06-12 20:03:39.172005 | TASK [Setup log path fact]
2026-06-12 20:03:39.193596 | localhost | ok
2026-06-12 20:03:39.213333 | 
2026-06-12 20:03:39.213522 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:03:39.254162 | localhost | ok
2026-06-12 20:03:39.265698 | 
2026-06-12 20:03:39.265831 | TASK [emit-job-header : Print job information]
2026-06-12 20:03:39.317495 | # Job Information
2026-06-12 20:03:39.317766 | Ansible Version: 2.16.18
2026-06-12 20:03:39.317823 | Job: periodic-container-quay-push-centos-9-antelope
2026-06-12 20:03:39.317867 | Pipeline: openstack-promote-component
2026-06-12 20:03:39.317910 | Executor: 38.102.83.51
2026-06-12 20:03:39.317949 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-12 20:03:39.317990 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/ada/rdoproject.org/adacdad2da6c4b05b878d42064219910/
2026-06-12 20:03:39.318029 | Event ID: 65025731571c4aedb6dd3961ad860ce8
2026-06-12 20:03:39.324436 | 
2026-06-12 20:03:39.324573 | LOOP [emit-job-header : Print node information]
2026-06-12 20:03:39.424513 | localhost | ok:
2026-06-12 20:03:39.424828 | localhost | # Node Information
2026-06-12 20:03:39.424885 | localhost | Inventory Hostname: primary
2026-06-12 20:03:39.424932 | localhost | Hostname: np0000072330
2026-06-12 20:03:39.424974 | localhost | Username: zuul
2026-06-12 20:03:39.425018 | localhost | Distro: CentOS 9
2026-06-12 20:03:39.425056 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 20:03:39.425094 | localhost | Region: RegionOne
2026-06-12 20:03:39.425131 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-12 20:03:39.425167 | localhost | Product Name: OpenStack Nova
2026-06-12 20:03:39.425203 | localhost | Interface IP: 38.102.83.106
2026-06-12 20:03:39.442708 | 
2026-06-12 20:03:39.442896 | PLAY [all]
2026-06-12 20:03:39.454759 | 
2026-06-12 20:03:39.454907 | TASK [Gather network facts]
2026-06-12 20:03:39.934338 | primary | ok
2026-06-12 20:03:39.941737 | 
2026-06-12 20:03:39.941815 | TASK [include_role : start-zuul-console]
2026-06-12 20:03:39.961909 | primary | ok
2026-06-12 20:03:39.974113 | 
2026-06-12 20:03:39.974195 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 20:03:40.370633 | primary | ok
2026-06-12 20:03:40.382995 | 
2026-06-12 20:03:40.383118 | TASK [include_role : add-build-sshkey]
2026-06-12 20:03:40.415468 | primary | ok
2026-06-12 20:03:40.436430 | 
2026-06-12 20:03:40.436558 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 20:03:40.735506 | primary -> localhost | ok
2026-06-12 20:03:40.742409 | 
2026-06-12 20:03:40.742501 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 20:03:40.772383 | primary | ok
2026-06-12 20:03:40.788981 | primary | included: /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 20:03:40.796443 | 
2026-06-12 20:03:40.796529 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 20:03:41.478002 | primary -> localhost | Generating public/private rsa key pair.
2026-06-12 20:03:41.478415 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/adacdad2da6c4b05b878d42064219910_id_rsa
2026-06-12 20:03:41.478489 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/adacdad2da6c4b05b878d42064219910_id_rsa.pub
2026-06-12 20:03:41.478536 | primary -> localhost | The key fingerprint is:
2026-06-12 20:03:41.478578 | primary -> localhost | SHA256:0e65SpO1DM5HZBxdxzn56e7Ewd0fJOAMrtBKVm1XAUc zuul-build-sshkey
2026-06-12 20:03:41.478618 | primary -> localhost | The key's randomart image is:
2026-06-12 20:03:41.478656 | primary -> localhost | +---[RSA 3072]----+
2026-06-12 20:03:41.478693 | primary -> localhost | |       ....++Eo.+|
2026-06-12 20:03:41.478733 | primary -> localhost | |      o .=+o+  =.|
2026-06-12 20:03:41.478770 | primary -> localhost | |     + .o.*o . .+|
2026-06-12 20:03:41.478809 | primary -> localhost | |    o o .=    +.+|
2026-06-12 20:03:41.478847 | primary -> localhost | |     . .S +   .+o|
2026-06-12 20:03:41.478883 | primary -> localhost | |       o B o  ..+|
2026-06-12 20:03:41.478920 | primary -> localhost | |        * *   .o.|
2026-06-12 20:03:41.478956 | primary -> localhost | |       . o .  .. |
2026-06-12 20:03:41.478992 | primary -> localhost | |        ...   .. |
2026-06-12 20:03:41.479028 | primary -> localhost | +----[SHA256]-----+
2026-06-12 20:03:41.479108 | primary -> localhost | ok: Runtime: 0:00:00.161056
2026-06-12 20:03:41.487204 | 
2026-06-12 20:03:41.487332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 20:03:41.522432 | primary | ok
2026-06-12 20:03:41.538958 | primary | included: /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 20:03:41.553465 | 
2026-06-12 20:03:41.553603 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 20:03:41.589161 | primary | skipping: Conditional result was False
2026-06-12 20:03:41.594990 | 
2026-06-12 20:03:41.595075 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 20:03:42.104539 | primary | changed
2026-06-12 20:03:42.115640 | 
2026-06-12 20:03:42.115773 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 20:03:42.392750 | primary | ok
2026-06-12 20:03:42.400783 | 
2026-06-12 20:03:42.400917 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 20:03:43.236169 | primary | changed
2026-06-12 20:03:43.243831 | 
2026-06-12 20:03:43.243966 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 20:03:44.068525 | primary | changed
2026-06-12 20:03:44.076326 | 
2026-06-12 20:03:44.076488 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 20:03:44.112741 | primary | skipping: Conditional result was False
2026-06-12 20:03:44.120886 | 
2026-06-12 20:03:44.121015 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 20:03:44.574017 | primary -> localhost | changed
2026-06-12 20:03:44.591486 | 
2026-06-12 20:03:44.591629 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 20:03:44.908848 | primary -> localhost | Identity added: /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/adacdad2da6c4b05b878d42064219910_id_rsa (zuul-build-sshkey)
2026-06-12 20:03:44.909127 | primary -> localhost | ok: Runtime: 0:00:00.016519
2026-06-12 20:03:44.916582 | 
2026-06-12 20:03:44.916710 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 20:03:45.344899 | primary | ok
2026-06-12 20:03:45.353873 | 
2026-06-12 20:03:45.354001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 20:03:45.391612 | primary | skipping: Conditional result was False
2026-06-12 20:03:45.405509 | 
2026-06-12 20:03:45.405638 | TASK [include_role : validate-host]
2026-06-12 20:03:45.440518 | primary | ok
2026-06-12 20:03:45.473456 | 
2026-06-12 20:03:45.473539 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 20:03:45.515846 | primary | ok
2026-06-12 20:03:45.522403 | 
2026-06-12 20:03:45.522525 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 20:03:45.832117 | primary -> localhost | ok
2026-06-12 20:03:45.838619 | 
2026-06-12 20:03:45.838704 | TASK [validate-host : Collect information about the host]
2026-06-12 20:03:46.571730 | primary | ok
2026-06-12 20:03:46.590572 | 
2026-06-12 20:03:46.590703 | TASK [validate-host : Sanitize hostname]
2026-06-12 20:03:46.664067 | primary | ok
2026-06-12 20:03:46.672042 | 
2026-06-12 20:03:46.672198 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 20:03:47.235826 | primary -> localhost | changed
2026-06-12 20:03:47.248860 | 
2026-06-12 20:03:47.249021 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 20:03:47.731449 | primary | ok
2026-06-12 20:03:47.738621 | 
2026-06-12 20:03:47.738782 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 20:03:48.311617 | primary -> localhost | changed
2026-06-12 20:03:48.326076 | 
2026-06-12 20:03:48.326203 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 20:03:48.352059 | primary | skipping: Conditional result was False
2026-06-12 20:03:48.359872 | 
2026-06-12 20:03:48.360054 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 20:03:48.386380 | primary | skipping: Conditional result was False
2026-06-12 20:03:48.395826 | 
2026-06-12 20:03:48.396072 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 20:03:48.688930 | primary | ok: "logs"
2026-06-12 20:03:48.689398 | primary | ok: All items complete
2026-06-12 20:03:48.689475 | 
2026-06-12 20:03:48.919027 | primary | ok: "artifacts"
2026-06-12 20:03:49.149529 | primary | ok: "docs"
2026-06-12 20:03:49.166994 | 
2026-06-12 20:03:49.167203 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 20:03:49.450171 | primary | changed: "logs"
2026-06-12 20:03:49.665508 | primary | changed: "artifacts"
2026-06-12 20:03:49.902036 | primary | changed: "docs"
2026-06-12 20:03:49.920301 | 
2026-06-12 20:03:49.920511 | PLAY RECAP
2026-06-12 20:03:49.920599 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:03:49.920656 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 20:03:49.920694 | 
2026-06-12 20:03:50.092740 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:03:50.095614 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:03:50.745134 | 
2026-06-12 20:03:50.745252 | PLAY [all]
2026-06-12 20:03:50.756389 | 
2026-06-12 20:03:50.756462 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 20:03:50.836383 | primary | ok
2026-06-12 20:03:50.841257 | 
2026-06-12 20:03:50.841382 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 20:03:51.297123 | primary | changed
2026-06-12 20:03:51.304170 | 
2026-06-12 20:03:51.304278 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 20:03:52.452856 | primary | changed
2026-06-12 20:03:52.467728 | 
2026-06-12 20:03:52.467870 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 20:03:52.938086 | primary | changed:
2026-06-12 20:03:52.938660 | primary | {
2026-06-12 20:03:52.938729 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 20:03:52.938790 | primary | }
2026-06-12 20:03:53.217747 | primary | changed:
2026-06-12 20:03:53.217893 | primary | {
2026-06-12 20:03:53.217945 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 20:03:53.217985 | primary | }
2026-06-12 20:03:53.449659 | primary | changed:
2026-06-12 20:03:53.449879 | primary | {
2026-06-12 20:03:53.449968 | 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-12 20:03:53.450046 | primary | }
2026-06-12 20:03:53.719986 | primary | changed:
2026-06-12 20:03:53.720161 | primary | {
2026-06-12 20:03:53.720238 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 20:03:53.720309 | primary | }
2026-06-12 20:03:53.996876 | primary | changed:
2026-06-12 20:03:53.997039 | primary | {
2026-06-12 20:03:53.997094 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 20:03:53.997139 | primary | }
2026-06-12 20:03:54.279447 | primary | changed:
2026-06-12 20:03:54.279635 | primary | {
2026-06-12 20:03:54.279714 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 20:03:54.279778 | primary | }
2026-06-12 20:03:54.548805 | primary | changed:
2026-06-12 20:03:54.548977 | primary | {
2026-06-12 20:03:54.549064 | 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-12 20:03:54.549142 | primary | }
2026-06-12 20:03:54.794275 | primary | changed:
2026-06-12 20:03:54.794437 | primary | {
2026-06-12 20:03:54.794489 | 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-12 20:03:54.794530 | primary | }
2026-06-12 20:03:55.066475 | primary | changed:
2026-06-12 20:03:55.066636 | primary | {
2026-06-12 20:03:55.066709 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 20:03:55.066762 | primary | }
2026-06-12 20:03:55.320742 | primary | changed:
2026-06-12 20:03:55.320957 | primary | {
2026-06-12 20:03:55.321012 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 20:03:55.321050 | primary | }
2026-06-12 20:03:55.575045 | primary | changed:
2026-06-12 20:03:55.575195 | primary | {
2026-06-12 20:03:55.575254 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 20:03:55.575300 | primary | }
2026-06-12 20:03:55.908562 | primary | changed:
2026-06-12 20:03:55.908717 | primary | {
2026-06-12 20:03:55.908766 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 20:03:55.908810 | primary | }
2026-06-12 20:03:56.094604 | primary | changed:
2026-06-12 20:03:56.094712 | primary | {
2026-06-12 20:03:56.094765 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 20:03:56.094804 | primary | }
2026-06-12 20:03:56.386607 | primary | changed:
2026-06-12 20:03:56.386750 | primary | {
2026-06-12 20:03:56.386800 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 20:03:56.386840 | primary | }
2026-06-12 20:03:56.680804 | primary | changed:
2026-06-12 20:03:56.680941 | primary | {
2026-06-12 20:03:56.681008 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 20:03:56.681072 | primary | }
2026-06-12 20:03:56.908871 | primary | changed:
2026-06-12 20:03:56.909036 | primary | {
2026-06-12 20:03:56.909097 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 20:03:56.909138 | primary | }
2026-06-12 20:03:57.172256 | primary | changed:
2026-06-12 20:03:57.172409 | primary | {
2026-06-12 20:03:57.172506 | 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-12 20:03:57.172554 | primary | }
2026-06-12 20:03:57.459838 | primary | changed:
2026-06-12 20:03:57.460002 | primary | {
2026-06-12 20:03:57.460062 | 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-12 20:03:57.460110 | primary | }
2026-06-12 20:03:57.732991 | primary | changed:
2026-06-12 20:03:57.733132 | primary | {
2026-06-12 20:03:57.733182 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 20:03:57.733235 | primary | }
2026-06-12 20:03:58.043913 | primary | changed:
2026-06-12 20:03:58.044107 | primary | {
2026-06-12 20:03:58.044160 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 20:03:58.044201 | primary | }
2026-06-12 20:03:58.347798 | primary | changed:
2026-06-12 20:03:58.347967 | primary | {
2026-06-12 20:03:58.348031 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 20:03:58.348094 | primary | }
2026-06-12 20:03:58.625950 | primary | changed:
2026-06-12 20:03:58.626106 | primary | {
2026-06-12 20:03:58.626156 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 20:03:58.626196 | primary | }
2026-06-12 20:03:58.864855 | primary | changed:
2026-06-12 20:03:58.865003 | primary | {
2026-06-12 20:03:58.865053 | 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-12 20:03:58.865093 | primary | }
2026-06-12 20:03:59.091875 | primary | changed:
2026-06-12 20:03:59.092022 | primary | {
2026-06-12 20:03:59.092070 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 20:03:59.092110 | primary | }
2026-06-12 20:03:59.380815 | primary | changed:
2026-06-12 20:03:59.380987 | primary | {
2026-06-12 20:03:59.381048 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 20:03:59.381103 | primary | }
2026-06-12 20:03:59.658957 | primary | changed:
2026-06-12 20:03:59.659103 | primary | {
2026-06-12 20:03:59.659150 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 20:03:59.659190 | primary | }
2026-06-12 20:03:59.698963 | 
2026-06-12 20:03:59.699166 | TASK [Set timezone to UTC]
2026-06-12 20:04:00.216616 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 20:04:00.221575 | 
2026-06-12 20:04:00.221653 | TASK [Create nodepool directory]
2026-06-12 20:04:00.466983 | primary | changed
2026-06-12 20:04:00.476413 | 
2026-06-12 20:04:00.476505 | TASK [Create nodepool sub_nodes file]
2026-06-12 20:04:01.222731 | primary | changed
2026-06-12 20:04:01.230519 | 
2026-06-12 20:04:01.230676 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 20:04:02.034144 | primary | changed
2026-06-12 20:04:02.041834 | 
2026-06-12 20:04:02.041961 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 20:04:02.117234 | 
2026-06-12 20:04:02.117537 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 20:04:02.163925 | 
2026-06-12 20:04:02.164125 | TASK [Create nodepool primary file]
2026-06-12 20:04:02.946886 | primary | changed
2026-06-12 20:04:02.954990 | 
2026-06-12 20:04:02.955122 | TASK [Create nodepool node_private for this node]
2026-06-12 20:04:03.801078 | primary | changed
2026-06-12 20:04:03.809964 | 
2026-06-12 20:04:03.810085 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 20:04:04.267222 | primary | ok: Item: id_rsa Runtime: 0:00:00.006425
2026-06-12 20:04:04.267576 | 
2026-06-12 20:04:04.524001 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005692
2026-06-12 20:04:04.540796 | 
2026-06-12 20:04:04.540991 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 20:04:05.334416 | primary | changed
2026-06-12 20:04:05.342185 | 
2026-06-12 20:04:05.342310 | TASK [Validate sudoers config after edits]
2026-06-12 20:04:05.699520 | primary | /etc/sudoers: parsed OK
2026-06-12 20:04:05.699667 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 20:04:05.699688 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-12 20:04:05.699701 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 20:04:05.892407 | primary | ok: Runtime: 0:00:00.008753
2026-06-12 20:04:05.901241 | 
2026-06-12 20:04:05.901423 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 20:04:06.222592 | primary | SHELL=/bin/bash
2026-06-12 20:04:06.222698 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-12 20:04:06.222715 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-12 20:04:06.222721 | primary | PWD=/home/zuul
2026-06-12 20:04:06.222729 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-12 20:04:06.222735 | primary | LOGNAME=zuul
2026-06-12 20:04:06.222741 | primary | XDG_SESSION_TYPE=tty
2026-06-12 20:04:06.222748 | primary | _=/usr/bin/env
2026-06-12 20:04:06.222754 | primary | MOTD_SHOWN=pam
2026-06-12 20:04:06.222760 | primary | HOME=/home/zuul
2026-06-12 20:04:06.222766 | primary | LANG=en_US.UTF-8
2026-06-12 20:04:06.222772 | primary | SSH_CONNECTION=38.102.83.51 36758 38.102.83.106 22
2026-06-12 20:04:06.222779 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-12 20:04:06.222785 | primary | WORKSPACE=/home/zuul/workspace
2026-06-12 20:04:06.222791 | primary | XDG_SESSION_CLASS=user
2026-06-12 20:04:06.222796 | primary | SELINUX_ROLE_REQUESTED=
2026-06-12 20:04:06.222802 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 20:04:06.222807 | primary | USER=zuul
2026-06-12 20:04:06.222812 | primary | ZUUL_VOTING=True
2026-06-12 20:04:06.222817 | primary | BUILD_TIMEOUT=3000000
2026-06-12 20:04:06.222823 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-12 20:04:06.222828 | primary | SHLVL=1
2026-06-12 20:04:06.222833 | primary | XDG_SESSION_ID=1
2026-06-12 20:04:06.222839 | primary | ZUUL_BRANCH=master
2026-06-12 20:04:06.222844 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 20:04:06.222849 | primary | SSH_CLIENT=38.102.83.51 36758 22
2026-06-12 20:04:06.222854 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 20:04:06.222860 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 20:04:06.222865 | primary | which_declare=declare -f
2026-06-12 20:04:06.222871 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:04:06.222876 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-12 20:04:06.222882 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 20:04:06.222887 | primary | ZUUL_UUID=adacdad2da6c4b05b878d42064219910
2026-06-12 20:04:06.222896 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 20:04:06.222902 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 20:04:06.222907 | primary | }
2026-06-12 20:04:06.449819 | primary | ok: Runtime: 0:00:00.006329
2026-06-12 20:04:06.458291 | 
2026-06-12 20:04:06.458454 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 20:04:06.484785 | primary | skipping: Conditional result was False
2026-06-12 20:04:06.494004 | 
2026-06-12 20:04:06.494173 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 20:04:07.042981 | primary | skipping: Conditional result was False
2026-06-12 20:04:07.052118 | 
2026-06-12 20:04:07.052246 | TASK [Ensure legacy workspace directory]
2026-06-12 20:04:07.289006 | primary | changed
2026-06-12 20:04:07.291608 | 
2026-06-12 20:04:07.291708 | PLAY RECAP
2026-06-12 20:04:07.291808 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 20:04:07.291852 | 
2026-06-12 20:04:07.439298 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:04:07.442255 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 20:04:08.039933 | 
2026-06-12 20:04:08.040093 | PLAY [primary]
2026-06-12 20:04:08.051124 | 
2026-06-12 20:04:08.051209 | TASK [Clone repos in the job workspace]
2026-06-12 20:04:08.080313 | primary | ok
2026-06-12 20:04:08.097142 | 
2026-06-12 20:04:08.097215 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 20:04:08.554543 | primary | ok
2026-06-12 20:04:08.564056 | 
2026-06-12 20:04:08.564189 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 20:04:10.104215 | primary | Output suppressed because no_log was given
2026-06-12 20:04:10.119139 | 
2026-06-12 20:04:10.119271 | TASK [Create the config file]
2026-06-12 20:04:11.184579 | primary | changed
2026-06-12 20:04:11.187274 | 
2026-06-12 20:04:11.187401 | PLAY RECAP
2026-06-12 20:04:11.187508 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:04:11.187552 | 
2026-06-12 20:04:11.319493 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 20:04:11.322429 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 20:04:11.977952 | 
2026-06-12 20:04:11.978120 | PLAY [primary]
2026-06-12 20:04:11.989191 | 
2026-06-12 20:04:11.989261 | TASK [Create copy-container.yml playbook on primary]
2026-06-12 20:04:13.106644 | primary | changed
2026-06-12 20:04:13.115694 | 
2026-06-12 20:04:13.115845 | TASK [Install required packages]
2026-06-12 20:04:56.812892 | primary | changed
2026-06-12 20:04:56.821071 | 
2026-06-12 20:04:56.821203 | TASK [Ensure dependency collections are installed]
2026-06-12 20:06:04.083890 | primary | changed
2026-06-12 20:06:04.108152 | 
2026-06-12 20:06:04.108332 | TASK [install copy-containers]
2026-06-12 20:06:05.109954 | primary |
2026-06-12 20:06:05.110091 | primary | PLAY [localhost] ***************************************************************
2026-06-12 20:06:05.110103 | primary |
2026-06-12 20:06:05.110112 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-12 20:06:05.110125 | primary | Friday 12 June 2026  20:06:05 +0000 (0:00:00.031)       0:00:00.031 ***********
2026-06-12 20:06:05.110134 | primary | Friday 12 June 2026  20:06:05 +0000 (0:00:00.030)       0:00:00.030 ***********
2026-06-12 20:06:06.028324 | primary | ok: [localhost]
2026-06-12 20:06:06.028428 | primary |
2026-06-12 20:06:06.028435 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-12 20:06:06.028440 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.918)       0:00:00.950 ***********
2026-06-12 20:06:06.028444 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.918)       0:00:00.949 ***********
2026-06-12 20:06:06.072646 | primary |
2026-06-12 20:06:06.072701 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:06:06.072707 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.044)       0:00:00.995 ***********
2026-06-12 20:06:06.072711 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.044)       0:00:00.993 ***********
2026-06-12 20:06:06.579611 | primary | changed: [localhost] => (item=artifacts)
2026-06-12 20:06:06.579648 | primary | changed: [localhost] => (item=logs)
2026-06-12 20:06:06.579654 | primary |
2026-06-12 20:06:06.579665 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-12 20:06:06.579670 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.506)       0:00:01.501 ***********
2026-06-12 20:06:06.579674 | primary | Friday 12 June 2026  20:06:06 +0000 (0:00:00.506)       0:00:01.500 ***********
2026-06-12 20:06:10.839493 | primary | changed: [localhost]
2026-06-12 20:06:10.839570 | primary |
2026-06-12 20:06:10.839582 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-12 20:06:10.839594 | primary | Friday 12 June 2026  20:06:10 +0000 (0:00:04.260)       0:00:05.761 ***********
2026-06-12 20:06:10.839603 | primary | Friday 12 June 2026  20:06:10 +0000 (0:00:04.260)       0:00:05.760 ***********
2026-06-12 20:06:44.646062 | primary | changed: [localhost]
2026-06-12 20:06:44.646132 | primary |
2026-06-12 20:06:44.646145 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-12 20:06:44.646155 | primary | Friday 12 June 2026  20:06:44 +0000 (0:00:33.806)       0:00:39.568 ***********
2026-06-12 20:06:44.646164 | primary | Friday 12 June 2026  20:06:44 +0000 (0:00:33.806)       0:00:39.566 ***********
2026-06-12 20:06:44.926651 | primary | changed: [localhost]
2026-06-12 20:06:44.926691 | primary |
2026-06-12 20:06:44.926699 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-12 20:06:44.926705 | primary | Friday 12 June 2026  20:06:44 +0000 (0:00:00.280)       0:00:39.848 ***********
2026-06-12 20:06:44.926711 | primary | Friday 12 June 2026  20:06:44 +0000 (0:00:00.280)       0:00:39.847 ***********
2026-06-12 20:06:48.668291 | primary | changed: [localhost]
2026-06-12 20:06:48.668348 | primary |
2026-06-12 20:06:48.668354 | 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-12 20:06:48.668365 | primary | Friday 12 June 2026  20:06:48 +0000 (0:00:03.741)       0:00:43.590 ***********
2026-06-12 20:06:48.668369 | primary | Friday 12 June 2026  20:06:48 +0000 (0:00:03.741)       0:00:43.589 ***********
2026-06-12 20:07:47.004476 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-12 20:07:47.004554 | primary | ok: [localhost]
2026-06-12 20:07:47.004560 | primary |
2026-06-12 20:07:47.004565 | 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-12 20:07:47.004570 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:58.336)       0:01:41.927 ***********
2026-06-12 20:07:47.004582 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:58.336)       0:01:41.925 ***********
2026-06-12 20:07:47.025743 | primary | skipping: [localhost]
2026-06-12 20:07:47.025763 | primary |
2026-06-12 20:07:47.025768 | 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-12 20:07:47.025772 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.021)       0:01:41.948 ***********
2026-06-12 20:07:47.025776 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.021)       0:01:41.947 ***********
2026-06-12 20:07:47.426885 | primary | changed: [localhost]
2026-06-12 20:07:47.426973 | primary |
2026-06-12 20:07:47.426982 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-12 20:07:47.426988 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.400)       0:01:42.349 ***********
2026-06-12 20:07:47.426995 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.400)       0:01:42.348 ***********
2026-06-12 20:07:47.593149 | primary | changed: [localhost]
2026-06-12 20:07:47.593227 | primary |
2026-06-12 20:07:47.593238 | 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-12 20:07:47.593258 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.166)       0:01:42.515 ***********
2026-06-12 20:07:47.593267 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.166)       0:01:42.514 ***********
2026-06-12 20:07:47.643052 | primary | skipping: [localhost]
2026-06-12 20:07:47.643117 | primary |
2026-06-12 20:07:47.643130 | 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-12 20:07:47.643139 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.050)       0:01:42.565 ***********
2026-06-12 20:07:47.643147 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.050)       0:01:42.564 ***********
2026-06-12 20:07:47.690035 | primary | skipping: [localhost]
2026-06-12 20:07:47.690103 | primary |
2026-06-12 20:07:47.690116 | 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-12 20:07:47.690128 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.047)       0:01:42.612 ***********
2026-06-12 20:07:47.690149 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.047)       0:01:42.611 ***********
2026-06-12 20:07:47.723684 | primary | skipping: [localhost]
2026-06-12 20:07:47.723718 | primary |
2026-06-12 20:07:47.723728 | 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-12 20:07:47.723737 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.033)       0:01:42.645 ***********
2026-06-12 20:07:47.723745 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.033)       0:01:42.644 ***********
2026-06-12 20:07:47.770176 | primary | skipping: [localhost]
2026-06-12 20:07:47.770244 | primary |
2026-06-12 20:07:47.770255 | 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-12 20:07:47.770265 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.046)       0:01:42.692 ***********
2026-06-12 20:07:47.770274 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.046)       0:01:42.691 ***********
2026-06-12 20:07:47.818477 | primary | skipping: [localhost]
2026-06-12 20:07:47.818545 | primary |
2026-06-12 20:07:47.818556 | 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-12 20:07:47.818583 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.048)       0:01:42.740 ***********
2026-06-12 20:07:47.818592 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.048)       0:01:42.739 ***********
2026-06-12 20:07:47.886277 | primary | skipping: [localhost]
2026-06-12 20:07:47.886355 | primary |
2026-06-12 20:07:47.886366 | primary | PLAY RECAP *********************************************************************
2026-06-12 20:07:47.886377 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-12 20:07:47.886385 | primary |
2026-06-12 20:07:47.886393 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.067)       0:01:42.808 ***********
2026-06-12 20:07:47.886401 | primary | ===============================================================================
2026-06-12 20:07:47.886409 | primary | copy_container : Build the copy-container ------------------------------ 58.34s
2026-06-12 20:07:47.886417 | primary | copy_container : Install required packages ----------------------------- 33.81s
2026-06-12 20:07:47.886424 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.26s
2026-06-12 20:07:47.886432 | primary | copy_container : Copy go files to temporary directory ------------------- 3.74s
2026-06-12 20:07:47.886444 | primary | Gathering Facts --------------------------------------------------------- 0.92s
2026-06-12 20:07:47.886455 | primary | copy_container : Ensure directory is present ---------------------------- 0.51s
2026-06-12 20:07:47.886466 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.40s
2026-06-12 20:07:47.886478 | primary | copy_container : Create temporary directory ----------------------------- 0.28s
2026-06-12 20:07:47.886489 | primary | copy_container : Delete temporary directory ----------------------------- 0.17s
2026-06-12 20:07:47.886500 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-12 20:07:47.886511 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-12 20:07:47.886522 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-12 20:07:47.886533 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-12 20:07:47.886544 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-12 20:07:47.886555 | primary | Install copy_containers ------------------------------------------------- 0.04s
2026-06-12 20:07:47.886563 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-12 20:07:47.886571 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-12 20:07:47.886578 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.068)       0:01:42.807 ***********
2026-06-12 20:07:47.886586 | primary | ===============================================================================
2026-06-12 20:07:47.886594 | primary | copy_container -------------------------------------------------------- 101.81s
2026-06-12 20:07:47.886602 | primary | gather_facts ------------------------------------------------------------ 0.92s
2026-06-12 20:07:47.886609 | primary | ansible.builtin.include_role -------------------------------------------- 0.04s
2026-06-12 20:07:47.886617 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 20:07:47.886625 | primary | total ----------------------------------------------------------------- 102.78s
2026-06-12 20:07:48.305929 | primary | ok: Runtime: 0:01:43.351724
2026-06-12 20:07:48.310307 | 
2026-06-12 20:07:48.310437 | PLAY RECAP
2026-06-12 20:07:48.310523 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:07:48.310564 | 
2026-06-12 20:07:48.447703 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 20:07:48.450907 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 20:07:49.111595 | 
2026-06-12 20:07:49.111713 | PLAY [primary]
2026-06-12 20:07:49.121838 | 
2026-06-12 20:07:49.121903 | TASK [Install podman]
2026-06-12 20:07:50.632178 | primary | ok: Nothing to do
2026-06-12 20:07:50.643652 | 
2026-06-12 20:07:50.643799 | TASK [Get md5 file for DLRN hash tag]
2026-06-12 20:07:51.293115 | primary | changed: OK (32 bytes)
2026-06-12 20:07:51.309046 | 
2026-06-12 20:07:51.309189 | TASK [Find MD5 value]
2026-06-12 20:07:51.849486 | primary | ok: Runtime: 0:00:00.002830
2026-06-12 20:07:51.858034 | 
2026-06-12 20:07:51.858286 | TASK [Perform container registry login with podman]
2026-06-12 20:07:53.405579 | primary | Output suppressed because no_log was given
2026-06-12 20:07:53.412897 | 
2026-06-12 20:07:53.413032 | TASK [Copy containers per release]
2026-06-12 20:10:06.133709 | primary | Output suppressed because no_log was given
2026-06-12 20:10:06.140502 | 
2026-06-12 20:10:06.140627 | TASK [Tag containers]
2026-06-12 20:12:10.124023 | primary | Output suppressed because no_log was given
2026-06-12 20:12:10.130949 | 
2026-06-12 20:12:10.131068 | TASK [Fail job if there is an error in the copy log]
2026-06-12 20:12:10.457039 | primary | time="2026-06-12T20:07:53Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-successfully-built.log"
2026-06-12 20:12:10.457273 | primary | time="2026-06-12T20:07:54Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-built.log"
2026-06-12 20:12:10.457293 | primary | time="2026-06-12T20:07:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-nb-db-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457304 | primary | time="2026-06-12T20:07:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-controller:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457313 | primary | time="2026-06-12T20:07:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-northd:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457321 | primary | time="2026-06-12T20:07:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-sb-db-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457334 | primary | time="2026-06-12T20:07:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-decision-engine:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457344 | primary | time="2026-06-12T20:07:59Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-decision-engine"
2026-06-12 20:12:10.457353 | primary | time="2026-06-12T20:08:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457361 | primary | time="2026-06-12T20:08:00Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-api"
2026-06-12 20:12:10.457370 | primary | time="2026-06-12T20:08:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-applier:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457425 | primary | time="2026-06-12T20:08:02Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-applier"
2026-06-12 20:12:10.457435 | primary | time="2026-06-12T20:08:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest-all:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457443 | primary | time="2026-06-12T20:08:03Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tempest-all"
2026-06-12 20:12:10.457450 | primary | time="2026-06-12T20:08:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-account:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457459 | primary | time="2026-06-12T20:08:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-proxy-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457467 | primary | time="2026-06-12T20:08:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-object:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457512 | primary | time="2026-06-12T20:08:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-container:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457521 | primary | time="2026-06-12T20:08:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457528 | primary | time="2026-06-12T20:08:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457539 | primary | time="2026-06-12T20:08:12Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-health-manager:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457551 | primary | time="2026-06-12T20:08:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-housekeeping:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457562 | primary | time="2026-06-12T20:08:15Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-compute:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457573 | primary | time="2026-06-12T20:08:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457599 | primary | time="2026-06-12T20:08:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-novncproxy:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457607 | primary | time="2026-06-12T20:08:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-conductor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457615 | primary | time="2026-06-12T20:08:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457623 | primary | time="2026-06-12T20:08:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457642 | primary | time="2026-06-12T20:08:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-ovn-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457651 | primary | time="2026-06-12T20:08:22Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-neutron-ovn-agent"
2026-06-12 20:12:10.457658 | primary | time="2026-06-12T20:08:23Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-dhcp-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457666 | primary | time="2026-06-12T20:08:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-sriov-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457679 | primary | time="2026-06-12T20:08:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-server:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457687 | primary | time="2026-06-12T20:08:27Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-agent-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457695 | primary | time="2026-06-12T20:08:29Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-neutron-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457702 | primary | time="2026-06-12T20:08:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-share:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457710 | primary | time="2026-06-12T20:08:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457718 | primary | time="2026-06-12T20:08:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457725 | primary | time="2026-06-12T20:08:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-pxe:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457733 | primary | time="2026-06-12T20:08:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-conductor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457741 | primary | time="2026-06-12T20:08:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-inspector:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457748 | primary | time="2026-06-12T20:08:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457756 | primary | time="2026-06-12T20:08:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457764 | primary | time="2026-06-12T20:08:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-engine:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457771 | primary | time="2026-06-12T20:08:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api-cfn:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457779 | primary | time="2026-06-12T20:08:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-backend-bind9:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457787 | primary | time="2026-06-12T20:08:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-producer:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457794 | primary | time="2026-06-12T20:08:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-sink:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457807 | primary | time="2026-06-12T20:08:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-central:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457815 | primary | time="2026-06-12T20:08:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457823 | primary | time="2026-06-12T20:08:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457830 | primary | time="2026-06-12T20:08:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-mdns:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457838 | primary | time="2026-06-12T20:08:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457846 | primary | time="2026-06-12T20:08:52Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-api"
2026-06-12 20:12:10.457853 | primary | time="2026-06-12T20:08:53Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-processor:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457862 | primary | time="2026-06-12T20:08:53Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-processor"
2026-06-12 20:12:10.457874 | primary | time="2026-06-12T20:08:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457882 | primary | time="2026-06-12T20:08:56Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-volume:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457890 | primary | time="2026-06-12T20:08:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-backup:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457897 | primary | time="2026-06-12T20:08:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-scheduler:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457905 | primary | time="2026-06-12T20:09:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-compute:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457913 | primary | time="2026-06-12T20:09:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-notification:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457960 | primary | time="2026-06-12T20:09:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-central:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457969 | primary | time="2026-06-12T20:09:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-ipmi:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457977 | primary | time="2026-06-12T20:09:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-worker:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457984 | primary | time="2026-06-12T20:09:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.457992 | primary | time="2026-06-12T20:09:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-keystone-listener:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458000 | primary | time="2026-06-12T20:09:09Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-evaluator:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458007 | primary | time="2026-06-12T20:09:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-notifier:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458015 | primary | time="2026-06-12T20:09:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458023 | primary | time="2026-06-12T20:09:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-listener:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458030 | primary | time="2026-06-12T20:09:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458043 | primary | time="2026-06-12T20:09:14Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-base"
2026-06-12 20:12:10.458051 | primary | time="2026-06-12T20:09:15Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458059 | primary | time="2026-06-12T20:09:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458067 | primary | time="2026-06-12T20:09:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458074 | primary | time="2026-06-12T20:09:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458082 | primary | time="2026-06-12T20:09:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458089 | primary | time="2026-06-12T20:09:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458097 | primary | time="2026-06-12T20:09:23Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458105 | primary | time="2026-06-12T20:09:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458113 | primary | time="2026-06-12T20:09:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizontest:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458120 | primary | time="2026-06-12T20:09:26Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-horizontest"
2026-06-12 20:12:10.458128 | primary | time="2026-06-12T20:09:27Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458136 | primary | time="2026-06-12T20:09:29Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458143 | primary | time="2026-06-12T20:09:29Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-base"
2026-06-12 20:12:10.458158 | primary | time="2026-06-12T20:09:30Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458165 | primary | time="2026-06-12T20:09:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458173 | primary | time="2026-06-12T20:09:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-glance-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458181 | primary | time="2026-06-12T20:09:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizon:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458188 | primary | time="2026-06-12T20:09:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-keystone:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458200 | primary | time="2026-06-12T20:09:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458208 | primary | time="2026-06-12T20:09:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-placement-api:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458215 | primary | time="2026-06-12T20:09:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458223 | primary | time="2026-06-12T20:09:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-iscsid:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458231 | primary | time="2026-06-12T20:09:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458243 | primary | time="2026-06-12T20:09:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-tobiko:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458251 | primary | time="2026-06-12T20:09:43Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tobiko"
2026-06-12 20:12:10.458259 | primary | time="2026-06-12T20:09:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-bgp-agent:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458267 | primary | time="2026-06-12T20:09:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-redis:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458275 | primary | time="2026-06-12T20:09:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-openstackclient:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458283 | primary | time="2026-06-12T20:09:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-os:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458290 | primary | time="2026-06-12T20:09:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-unbound:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458298 | primary | time="2026-06-12T20:09:51Z" level=info msg="Copying image podified-antelope-centos9/openstack-rsyslog:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458306 | primary | time="2026-06-12T20:09:53Z" level=info msg="Copying image podified-antelope-centos9/openstack-ansible-tests:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458313 | primary | time="2026-06-12T20:09:53Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-ansible-tests"
2026-06-12 20:12:10.458321 | primary | time="2026-06-12T20:09:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-rabbitmq:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458329 | primary | time="2026-06-12T20:09:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-memcached:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458337 | primary | time="2026-06-12T20:09:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-multipathd:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458344 | primary | time="2026-06-12T20:09:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-haproxy:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458352 | primary | time="2026-06-12T20:09:59Z" level=info msg="Copying image podified-antelope-centos9/openstack-cron:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458360 | primary | time="2026-06-12T20:10:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-mariadb:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458367 | primary | time="2026-06-12T20:10:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-frr:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458375 | primary | time="2026-06-12T20:10:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-netutils:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.458383 | primary | time="2026-06-12T20:10:03Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-netutils"
2026-06-12 20:12:10.458390 | primary | time="2026-06-12T20:10:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-base:7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:10.683580 | primary | ok: Runtime: 0:00:00.006918
2026-06-12 20:12:10.692993 | 
2026-06-12 20:12:10.693121 | TASK [Fail job if the tag log cannot find manifest]
2026-06-12 20:12:11.064129 | primary | time="2026-06-12T20:10:06Z" level=info msg="Overwriting promoted hash"
2026-06-12 20:12:11.064366 | primary | time="2026-06-12T20:10:06Z" level=info msg="Promoted hash:  7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:11.064396 | primary | time="2026-06-12T20:10:06Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-successfully-built.log"
2026-06-12 20:12:11.064415 | primary | time="2026-06-12T20:10:06Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/logs/containers-built.log"
2026-06-12 20:12:11.064429 | primary | time="2026-06-12T20:10:06Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//765/rdoproject.org/765c620009304a54ad4b5a185b4c9211/ namespace: podified-antelope-centos9 promoted_hash: 7e1bd028834ecb14271d9e031abffcd7"
2026-06-12 20:12:11.064444 | primary | time="2026-06-12T20:10:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956"
2026-06-12 20:12:11.064462 | primary | "Updated"
2026-06-12 20:12:11.064474 | primary |
2026-06-12 20:12:11.064486 | primary | time="2026-06-12T20:10:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956 and manifest sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956"
2026-06-12 20:12:11.064497 | primary | "Updated"
2026-06-12 20:12:11.064508 | primary |
2026-06-12 20:12:11.064519 | primary | time="2026-06-12T20:10:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43"
2026-06-12 20:12:11.064530 | primary | "Updated"
2026-06-12 20:12:11.064541 | primary |
2026-06-12 20:12:11.064552 | primary | time="2026-06-12T20:10:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag 41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43 and manifest sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43"
2026-06-12 20:12:11.064563 | primary | "Updated"
2026-06-12 20:12:11.064573 | primary |
2026-06-12 20:12:11.064584 | primary | time="2026-06-12T20:10:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4"
2026-06-12 20:12:11.064595 | primary | "Updated"
2026-06-12 20:12:11.064606 | primary |
2026-06-12 20:12:11.064617 | primary | time="2026-06-12T20:10:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4 and manifest sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4"
2026-06-12 20:12:11.064627 | primary | "Updated"
2026-06-12 20:12:11.064638 | primary |
2026-06-12 20:12:11.064649 | primary | time="2026-06-12T20:10:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95"
2026-06-12 20:12:11.064660 | primary | "Updated"
2026-06-12 20:12:11.064670 | primary |
2026-06-12 20:12:11.064681 | primary | time="2026-06-12T20:10:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag 45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95 and manifest sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95"
2026-06-12 20:12:11.064692 | primary | "Updated"
2026-06-12 20:12:11.064702 | primary |
2026-06-12 20:12:11.064714 | primary | time="2026-06-12T20:10:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226"
2026-06-12 20:12:11.064725 | primary | "Updated"
2026-06-12 20:12:11.064735 | primary |
2026-06-12 20:12:11.064752 | primary | time="2026-06-12T20:10:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag 85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226 and manifest sha256:85d793ed073ade9186c74aefadccfbcb5570f30cea6b7089ddc08a00ec163226"
2026-06-12 20:12:11.064777 | primary | "Updated"
2026-06-12 20:12:11.064789 | primary |
2026-06-12 20:12:11.064800 | primary | time="2026-06-12T20:10:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag current-podified and manifest sha256:91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a"
2026-06-12 20:12:11.064811 | primary | "Updated"
2026-06-12 20:12:11.064821 | primary |
2026-06-12 20:12:11.064833 | primary | time="2026-06-12T20:10:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag 91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a and manifest sha256:91202ddba38666f18e4782c3f76e4b793d409b775f5c2048c2cdbd8adc82559a"
2026-06-12 20:12:11.064843 | primary | "Updated"
2026-06-12 20:12:11.064854 | primary |
2026-06-12 20:12:11.064865 | primary | time="2026-06-12T20:10:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3"
2026-06-12 20:12:11.064889 | primary | "Updated"
2026-06-12 20:12:11.064901 | primary |
2026-06-12 20:12:11.064948 | primary | time="2026-06-12T20:10:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3 and manifest sha256:f956f10b0d2d4d778486bba5e8b7922348b4ca924809c677b0054c8dc1201ff3"
2026-06-12 20:12:11.064970 | primary | "Updated"
2026-06-12 20:12:11.064981 | primary |
2026-06-12 20:12:11.064992 | primary | time="2026-06-12T20:10:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag current-podified and manifest sha256:3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9"
2026-06-12 20:12:11.065003 | primary | "Updated"
2026-06-12 20:12:11.065013 | primary |
2026-06-12 20:12:11.065024 | primary | time="2026-06-12T20:10:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag 3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9 and manifest sha256:3acfedf2b56ee6d9f07047417ab2d385a639c0fda51edf52c288159f73b570e9"
2026-06-12 20:12:11.065035 | primary | "Updated"
2026-06-12 20:12:11.065046 | primary |
2026-06-12 20:12:11.065064 | primary | time="2026-06-12T20:10:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag current-podified and manifest sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4"
2026-06-12 20:12:11.065075 | primary | "Updated"
2026-06-12 20:12:11.065086 | primary |
2026-06-12 20:12:11.065097 | primary | time="2026-06-12T20:10:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4 and manifest sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4"
2026-06-12 20:12:11.065108 | primary | "Updated"
2026-06-12 20:12:11.065118 | primary |
2026-06-12 20:12:11.065129 | primary | time="2026-06-12T20:10:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073"
2026-06-12 20:12:11.065140 | primary | "Updated"
2026-06-12 20:12:11.065151 | primary |
2026-06-12 20:12:11.065162 | primary | time="2026-06-12T20:10:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag 54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073 and manifest sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073"
2026-06-12 20:12:11.065172 | primary | "Updated"
2026-06-12 20:12:11.065183 | primary |
2026-06-12 20:12:11.065194 | primary | time="2026-06-12T20:10:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag current-podified and manifest sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0"
2026-06-12 20:12:11.065205 | primary | "Updated"
2026-06-12 20:12:11.065216 | primary |
2026-06-12 20:12:11.065226 | primary | time="2026-06-12T20:10:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0 and manifest sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0"
2026-06-12 20:12:11.065246 | primary | "Updated"
2026-06-12 20:12:11.065257 | primary |
2026-06-12 20:12:11.065268 | primary | time="2026-06-12T20:10:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag current-podified and manifest sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1"
2026-06-12 20:12:11.065279 | primary | "Updated"
2026-06-12 20:12:11.065290 | primary |
2026-06-12 20:12:11.065301 | primary | time="2026-06-12T20:10:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag 6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1 and manifest sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1"
2026-06-12 20:12:11.065312 | primary | "Updated"
2026-06-12 20:12:11.065323 | primary |
2026-06-12 20:12:11.065334 | primary | time="2026-06-12T20:10:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag current-podified and manifest sha256:4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf"
2026-06-12 20:12:11.065344 | primary | "Updated"
2026-06-12 20:12:11.065355 | primary |
2026-06-12 20:12:11.065365 | primary | time="2026-06-12T20:10:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag 4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf and manifest sha256:4d68070f9a25cd8964d43ba3bfb5a9cba82e04de81e7fc24f09b9483be40c6cf"
2026-06-12 20:12:11.065376 | primary | "Updated"
2026-06-12 20:12:11.065386 | primary |
2026-06-12 20:12:11.065397 | primary | time="2026-06-12T20:10:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923"
2026-06-12 20:12:11.065407 | primary | "Updated"
2026-06-12 20:12:11.065418 | primary |
2026-06-12 20:12:11.065428 | primary | time="2026-06-12T20:10:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923 and manifest sha256:e8586e250265887f52cbcd2d061c2443528fec0d9b9321a12c34ecadbf50f923"
2026-06-12 20:12:11.065439 | primary | "Updated"
2026-06-12 20:12:11.065449 | primary |
2026-06-12 20:12:11.065460 | primary | time="2026-06-12T20:10:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01"
2026-06-12 20:12:11.065470 | primary | "Updated"
2026-06-12 20:12:11.065481 | primary |
2026-06-12 20:12:11.065504 | primary | time="2026-06-12T20:10:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag 4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01 and manifest sha256:4fd590ee3e2643e62427f1c044a0632352a7b50381db3550a5ece7af9b5d2e01"
2026-06-12 20:12:11.065516 | primary | "Updated"
2026-06-12 20:12:11.065526 | primary |
2026-06-12 20:12:11.065537 | primary | time="2026-06-12T20:10:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274"
2026-06-12 20:12:11.065547 | primary | "Updated"
2026-06-12 20:12:11.065557 | primary |
2026-06-12 20:12:11.065575 | primary | time="2026-06-12T20:10:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274 and manifest sha256:a0312041d1d05707813d2c84f7108f6ad8b679cd43ee6a84a2cc78bc0e13b274"
2026-06-12 20:12:11.065587 | primary | "Updated"
2026-06-12 20:12:11.065597 | primary |
2026-06-12 20:12:11.065608 | primary | time="2026-06-12T20:10:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag current-podified and manifest sha256:e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261"
2026-06-12 20:12:11.065619 | primary | "Updated"
2026-06-12 20:12:11.065629 | primary |
2026-06-12 20:12:11.065640 | primary | time="2026-06-12T20:10:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261 and manifest sha256:e785444ee2174710e4ee323fcf765dce25ec2cde5e7e94b983d2ce294615f261"
2026-06-12 20:12:11.065659 | primary | "Updated"
2026-06-12 20:12:11.065670 | primary |
2026-06-12 20:12:11.065680 | primary | time="2026-06-12T20:10:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag current-podified and manifest sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c"
2026-06-12 20:12:11.065691 | primary | "Updated"
2026-06-12 20:12:11.065701 | primary |
2026-06-12 20:12:11.065712 | primary | time="2026-06-12T20:10:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag 19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c and manifest sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c"
2026-06-12 20:12:11.065722 | primary | "Updated"
2026-06-12 20:12:11.065733 | primary |
2026-06-12 20:12:11.065744 | primary | time="2026-06-12T20:10:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e"
2026-06-12 20:12:11.065754 | primary | "Updated"
2026-06-12 20:12:11.065765 | primary |
2026-06-12 20:12:11.065776 | primary | time="2026-06-12T20:10:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e and manifest sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e"
2026-06-12 20:12:11.065786 | primary | "Updated"
2026-06-12 20:12:11.065797 | primary |
2026-06-12 20:12:11.065807 | primary | time="2026-06-12T20:10:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1"
2026-06-12 20:12:11.065818 | primary | "Updated"
2026-06-12 20:12:11.065828 | primary |
2026-06-12 20:12:11.065839 | primary | time="2026-06-12T20:10:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1 and manifest sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1"
2026-06-12 20:12:11.065850 | primary | "Updated"
2026-06-12 20:12:11.065861 | primary |
2026-06-12 20:12:11.065871 | primary | time="2026-06-12T20:10:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e"
2026-06-12 20:12:11.065882 | primary | "Updated"
2026-06-12 20:12:11.065892 | primary |
2026-06-12 20:12:11.065904 | primary | time="2026-06-12T20:10:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag 080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e and manifest sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e"
2026-06-12 20:12:11.065946 | primary | "Updated"
2026-06-12 20:12:11.065964 | primary |
2026-06-12 20:12:11.065976 | primary | time="2026-06-12T20:10:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a"
2026-06-12 20:12:11.065987 | primary | "Updated"
2026-06-12 20:12:11.065998 | primary |
2026-06-12 20:12:11.066008 | primary | time="2026-06-12T20:10:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a and manifest sha256:c12a08f6e4f3c2dd8934a00071640575550f72460109acf155365e4b9601f56a"
2026-06-12 20:12:11.066027 | primary | "Updated"
2026-06-12 20:12:11.066037 | primary |
2026-06-12 20:12:11.066047 | primary | time="2026-06-12T20:10:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874"
2026-06-12 20:12:11.066058 | primary | "Updated"
2026-06-12 20:12:11.066068 | primary |
2026-06-12 20:12:11.066091 | primary | time="2026-06-12T20:10:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag 2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874 and manifest sha256:2fdcfed1bd7224fad91d9a0ae3bd9d4925bd54c5951a99466488885fd5d9f874"
2026-06-12 20:12:11.066112 | primary | "Updated"
2026-06-12 20:12:11.066123 | primary |
2026-06-12 20:12:11.066134 | primary | time="2026-06-12T20:10:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6"
2026-06-12 20:12:11.066145 | primary | "Updated"
2026-06-12 20:12:11.066155 | primary |
2026-06-12 20:12:11.066172 | primary | time="2026-06-12T20:10:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag 21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6 and manifest sha256:21eca977e9afcc53c21a48fa7289865a02b3f3826e43ae6927a181d3b44340b6"
2026-06-12 20:12:11.066184 | primary | "Updated"
2026-06-12 20:12:11.066194 | primary |
2026-06-12 20:12:11.066205 | primary | time="2026-06-12T20:10:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71"
2026-06-12 20:12:11.066216 | primary | "Updated"
2026-06-12 20:12:11.066226 | primary |
2026-06-12 20:12:11.066238 | primary | time="2026-06-12T20:10:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag 0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71 and manifest sha256:0687a0c6b9f59b31e4868ddb165c588634588b65c7159740d335eb1246cc6c71"
2026-06-12 20:12:11.066249 | primary | "Updated"
2026-06-12 20:12:11.066259 | primary |
2026-06-12 20:12:11.066270 | primary | time="2026-06-12T20:10:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag current-podified and manifest sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb"
2026-06-12 20:12:11.066280 | primary | "Updated"
2026-06-12 20:12:11.066291 | primary |
2026-06-12 20:12:11.066302 | primary | time="2026-06-12T20:10:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb and manifest sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb"
2026-06-12 20:12:11.066312 | primary | "Updated"
2026-06-12 20:12:11.066323 | primary |
2026-06-12 20:12:11.066335 | primary | time="2026-06-12T20:10:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6"
2026-06-12 20:12:11.066346 | primary | "Updated"
2026-06-12 20:12:11.066357 | primary |
2026-06-12 20:12:11.066368 | primary | time="2026-06-12T20:10:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag 3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6 and manifest sha256:3799cd5a2e353632fa7b75abc093190970d35dd74b7f0754c4a8d430b7632bb6"
2026-06-12 20:12:11.066381 | primary | "Updated"
2026-06-12 20:12:11.066393 | primary |
2026-06-12 20:12:11.066405 | primary | time="2026-06-12T20:10:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7"
2026-06-12 20:12:11.066415 | primary | "Updated"
2026-06-12 20:12:11.066426 | primary |
2026-06-12 20:12:11.066437 | primary | time="2026-06-12T20:10:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7 and manifest sha256:a73c1e37ede8fee259361fbba11acad9ffa36cd5d29a4aed39d839a810751cf7"
2026-06-12 20:12:11.066448 | primary | "Updated"
2026-06-12 20:12:11.066459 | primary |
2026-06-12 20:12:11.066470 | primary | time="2026-06-12T20:10:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag current-podified and manifest sha256:6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e"
2026-06-12 20:12:11.066481 | primary | "Updated"
2026-06-12 20:12:11.066492 | primary |
2026-06-12 20:12:11.066503 | primary | time="2026-06-12T20:10:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag 6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e and manifest sha256:6b1bc9e8df699c9a97adc6724eb87841a1f8f8e4436500a92684fbc58ed3630e"
2026-06-12 20:12:11.066521 | primary | "Updated"
2026-06-12 20:12:11.066532 | primary |
2026-06-12 20:12:11.066544 | primary | time="2026-06-12T20:10:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag current-podified and manifest sha256:f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1"
2026-06-12 20:12:11.066555 | primary | "Updated"
2026-06-12 20:12:11.066566 | primary |
2026-06-12 20:12:11.066578 | primary | time="2026-06-12T20:10:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1 and manifest sha256:f1ada0e38368b4e17e6fdbac59dbe8289017249731383b8864eee5ab1e53b1b1"
2026-06-12 20:12:11.066589 | primary | "Updated"
2026-06-12 20:12:11.066600 | primary |
2026-06-12 20:12:11.066611 | primary | time="2026-06-12T20:10:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273"
2026-06-12 20:12:11.066621 | primary | "Updated"
2026-06-12 20:12:11.066632 | primary |
2026-06-12 20:12:11.066654 | primary | time="2026-06-12T20:10:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag 6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273 and manifest sha256:6ca69db7532ba0b73735ee6b617632c432ab6fbacf1c14e4340417df9d8e2273"
2026-06-12 20:12:11.066665 | primary | "Updated"
2026-06-12 20:12:11.066676 | primary |
2026-06-12 20:12:11.066694 | primary | time="2026-06-12T20:10:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8"
2026-06-12 20:12:11.066705 | primary | "Updated"
2026-06-12 20:12:11.066716 | primary |
2026-06-12 20:12:11.066727 | primary | time="2026-06-12T20:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag 964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8 and manifest sha256:964584b6817c483ff0306d10297864793fe1cc87054591f76655896b0ee364f8"
2026-06-12 20:12:11.066738 | primary | "Updated"
2026-06-12 20:12:11.066748 | primary |
2026-06-12 20:12:11.066760 | primary | time="2026-06-12T20:10:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f"
2026-06-12 20:12:11.066771 | primary | "Updated"
2026-06-12 20:12:11.066782 | primary |
2026-06-12 20:12:11.066793 | primary | time="2026-06-12T20:10:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag 840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f and manifest sha256:840933725a3984a0bbbf079b01a4412eab8d2bffb2de78607c8ffc980c5cec8f"
2026-06-12 20:12:11.066804 | primary | "Updated"
2026-06-12 20:12:11.066814 | primary |
2026-06-12 20:12:11.066825 | primary | time="2026-06-12T20:10:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a"
2026-06-12 20:12:11.066837 | primary | "Updated"
2026-06-12 20:12:11.066847 | primary |
2026-06-12 20:12:11.066859 | primary | time="2026-06-12T20:10:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a and manifest sha256:d2d12204b5811d4597428bcf78ad21666b2f7d288d02f753c9febeeb5749c39a"
2026-06-12 20:12:11.066869 | primary | "Updated"
2026-06-12 20:12:11.066880 | primary |
2026-06-12 20:12:11.066891 | primary | time="2026-06-12T20:10:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag current-podified and manifest sha256:45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1"
2026-06-12 20:12:11.066902 | primary | "Updated"
2026-06-12 20:12:11.066913 | primary |
2026-06-12 20:12:11.066971 | primary | time="2026-06-12T20:10:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag 45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1 and manifest sha256:45aefa5baef38882f68f9c798857bfa47e6ee712165633f5d36430b195e4b6a1"
2026-06-12 20:12:11.066991 | primary | "Updated"
2026-06-12 20:12:11.067003 | primary |
2026-06-12 20:12:11.067014 | primary | time="2026-06-12T20:10:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag current-podified and manifest sha256:1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda"
2026-06-12 20:12:11.067024 | primary | "Updated"
2026-06-12 20:12:11.067036 | primary |
2026-06-12 20:12:11.067047 | primary | time="2026-06-12T20:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag 1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda and manifest sha256:1a33121ca6e34fa44eba7c9ca8c4358a35e1bc9189522c2ffa1cdb02add50dda"
2026-06-12 20:12:11.067059 | primary | "Updated"
2026-06-12 20:12:11.067071 | primary |
2026-06-12 20:12:11.067082 | primary | time="2026-06-12T20:10:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag current-podified and manifest sha256:eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0"
2026-06-12 20:12:11.067094 | primary | "Updated"
2026-06-12 20:12:11.067106 | primary |
2026-06-12 20:12:11.067117 | primary | time="2026-06-12T20:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0 and manifest sha256:eeeb43195a20e5126ac250fafb8d02ea4df7d151c5d9a0b4e21254f0aa507ee0"
2026-06-12 20:12:11.067129 | primary | "Updated"
2026-06-12 20:12:11.067140 | primary |
2026-06-12 20:12:11.067151 | primary | time="2026-06-12T20:10:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735"
2026-06-12 20:12:11.067162 | primary | "Updated"
2026-06-12 20:12:11.067173 | primary |
2026-06-12 20:12:11.067185 | primary | time="2026-06-12T20:10:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag 6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735 and manifest sha256:6a7df0f6ee4a9a99a7360bff0e50282be9b24c09476342ed1e56615e61670735"
2026-06-12 20:12:11.067196 | primary | "Updated"
2026-06-12 20:12:11.067207 | primary |
2026-06-12 20:12:11.067219 | primary | time="2026-06-12T20:10:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f"
2026-06-12 20:12:11.067230 | primary | "Updated"
2026-06-12 20:12:11.067243 | primary |
2026-06-12 20:12:11.067254 | primary | time="2026-06-12T20:10:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f and manifest sha256:e3c2084edb78c3258f26c9e797d56e7c6c0c876696008c5b093cc70cde18122f"
2026-06-12 20:12:11.067265 | primary | "Updated"
2026-06-12 20:12:11.067275 | primary |
2026-06-12 20:12:11.067297 | primary | time="2026-06-12T20:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag current-podified and manifest sha256:77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b"
2026-06-12 20:12:11.067308 | primary | "Updated"
2026-06-12 20:12:11.067320 | primary |
2026-06-12 20:12:11.067331 | primary | time="2026-06-12T20:10:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag 77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b and manifest sha256:77e3258e60eeedc3d96a5f34263fcdcf92d0d43b0350d0e4e7b75f0baeec4b5b"
2026-06-12 20:12:11.067342 | primary | "Updated"
2026-06-12 20:12:11.067354 | primary |
2026-06-12 20:12:11.067365 | primary | time="2026-06-12T20:10:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag current-podified and manifest sha256:54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5"
2026-06-12 20:12:11.067376 | primary | "Updated"
2026-06-12 20:12:11.067386 | primary |
2026-06-12 20:12:11.067409 | primary | time="2026-06-12T20:10:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag 54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5 and manifest sha256:54285a29e8ea0769ecd4b70216448f7a31e552ddd7aea3f14c01f412c20c63f5"
2026-06-12 20:12:11.067420 | primary | "Updated"
2026-06-12 20:12:11.067438 | primary |
2026-06-12 20:12:11.067449 | primary | time="2026-06-12T20:10:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag current-podified and manifest sha256:e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a"
2026-06-12 20:12:11.067460 | primary | "Updated"
2026-06-12 20:12:11.067471 | primary |
2026-06-12 20:12:11.067482 | primary | time="2026-06-12T20:10:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a and manifest sha256:e22fd36558639f413b0ca11e4a57300f8a5885f2e4b6452ac712f17fc0d4484a"
2026-06-12 20:12:11.067493 | primary | "Updated"
2026-06-12 20:12:11.067504 | primary |
2026-06-12 20:12:11.067515 | primary | time="2026-06-12T20:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag current-podified and manifest sha256:092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd"
2026-06-12 20:12:11.067526 | primary | "Updated"
2026-06-12 20:12:11.067537 | primary |
2026-06-12 20:12:11.067549 | primary | time="2026-06-12T20:10:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag 092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd and manifest sha256:092f16453b62b8d73dd7243a8e9f825d3e266d407f211086b693aa378757f9cd"
2026-06-12 20:12:11.067560 | primary | "Updated"
2026-06-12 20:12:11.067571 | primary |
2026-06-12 20:12:11.067582 | primary | time="2026-06-12T20:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c"
2026-06-12 20:12:11.067593 | primary | "Updated"
2026-06-12 20:12:11.067604 | primary |
2026-06-12 20:12:11.067615 | primary | time="2026-06-12T20:10:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag 8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c and manifest sha256:8c96a2bc98b9e99b992ddea8071f9996526fe8a9af1be04cb1fb79724ee37a6c"
2026-06-12 20:12:11.067626 | primary | "Updated"
2026-06-12 20:12:11.067636 | primary |
2026-06-12 20:12:11.067647 | primary | time="2026-06-12T20:11:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec"
2026-06-12 20:12:11.067657 | primary | "Updated"
2026-06-12 20:12:11.067667 | primary |
2026-06-12 20:12:11.067679 | primary | time="2026-06-12T20:11:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag 7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec and manifest sha256:7b32cf7bdb4f65f3b7b629ccadd354eb1ab05a131781f742bd81e92474580bec"
2026-06-12 20:12:11.067690 | primary | "Updated"
2026-06-12 20:12:11.067701 | primary |
2026-06-12 20:12:11.067712 | primary | time="2026-06-12T20:11:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205"
2026-06-12 20:12:11.067723 | primary | "Updated"
2026-06-12 20:12:11.067734 | primary |
2026-06-12 20:12:11.067744 | primary | time="2026-06-12T20:11:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag 26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205 and manifest sha256:26c9e13e8f60fce963a81f58f7c1b91bd791bb480dca03b9bf7e1ace2e20e205"
2026-06-12 20:12:11.067755 | primary | "Updated"
2026-06-12 20:12:11.067765 | primary |
2026-06-12 20:12:11.067783 | primary | time="2026-06-12T20:11:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97"
2026-06-12 20:12:11.067794 | primary | "Updated"
2026-06-12 20:12:11.067805 | primary |
2026-06-12 20:12:11.067816 | primary | time="2026-06-12T20:11:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag 32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97 and manifest sha256:32af2398dbcf9284af2d210945bb11d3620f9224e6224139ac14a34f09defa97"
2026-06-12 20:12:11.067826 | primary | "Updated"
2026-06-12 20:12:11.067837 | primary |
2026-06-12 20:12:11.067865 | primary | time="2026-06-12T20:11:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag current-podified and manifest sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102"
2026-06-12 20:12:11.067876 | primary | "Updated"
2026-06-12 20:12:11.067887 | primary |
2026-06-12 20:12:11.067899 | primary | time="2026-06-12T20:11:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102 and manifest sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102"
2026-06-12 20:12:11.067910 | primary | "Updated"
2026-06-12 20:12:11.067963 | primary |
2026-06-12 20:12:11.067975 | primary | time="2026-06-12T20:11:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9"
2026-06-12 20:12:11.067986 | primary | "Updated"
2026-06-12 20:12:11.067996 | primary |
2026-06-12 20:12:11.068006 | primary | time="2026-06-12T20:11:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag 3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9 and manifest sha256:3e0e526f094a62f63c4f136ec460b6ea5cd38e6a9e358f8c6a6b798937e074e9"
2026-06-12 20:12:11.068017 | primary | "Updated"
2026-06-12 20:12:11.068027 | primary |
2026-06-12 20:12:11.068038 | primary | time="2026-06-12T20:11:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52"
2026-06-12 20:12:11.068048 | primary | "Updated"
2026-06-12 20:12:11.068059 | primary |
2026-06-12 20:12:11.068070 | primary | time="2026-06-12T20:11:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag 980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52 and manifest sha256:980c4a9bc9cbbcc523630aba0e8ba2479c155e1d9dc2aebfde5d90e78e514b52"
2026-06-12 20:12:11.068080 | primary | "Updated"
2026-06-12 20:12:11.068090 | primary |
2026-06-12 20:12:11.068125 | primary | time="2026-06-12T20:11:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17"
2026-06-12 20:12:11.068136 | primary | "Updated"
2026-06-12 20:12:11.068147 | primary |
2026-06-12 20:12:11.068157 | primary | time="2026-06-12T20:11:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag 23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17 and manifest sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17"
2026-06-12 20:12:11.068168 | primary | "Updated"
2026-06-12 20:12:11.068179 | primary |
2026-06-12 20:12:11.068189 | primary | time="2026-06-12T20:11:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd"
2026-06-12 20:12:11.068200 | primary | "Updated"
2026-06-12 20:12:11.068210 | primary |
2026-06-12 20:12:11.068220 | primary | time="2026-06-12T20:11:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag 286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd and manifest sha256:286bf8e736a0602f70323443b2ea554376bdb237c586d262f0f6c2ca6ab15ecd"
2026-06-12 20:12:11.068230 | primary | "Updated"
2026-06-12 20:12:11.068240 | primary |
2026-06-12 20:12:11.068251 | primary | time="2026-06-12T20:11:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638"
2026-06-12 20:12:11.068262 | primary | "Updated"
2026-06-12 20:12:11.068273 | primary |
2026-06-12 20:12:11.068291 | primary | time="2026-06-12T20:11:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag 4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638 and manifest sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638"
2026-06-12 20:12:11.068303 | primary | "Updated"
2026-06-12 20:12:11.068313 | primary |
2026-06-12 20:12:11.068323 | primary | time="2026-06-12T20:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc"
2026-06-12 20:12:11.068342 | primary | "Updated"
2026-06-12 20:12:11.068353 | primary |
2026-06-12 20:12:11.068364 | primary | time="2026-06-12T20:11:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc and manifest sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc"
2026-06-12 20:12:11.068375 | primary | "Updated"
2026-06-12 20:12:11.068386 | primary |
2026-06-12 20:12:11.068396 | primary | time="2026-06-12T20:11:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390"
2026-06-12 20:12:11.068407 | primary | "Updated"
2026-06-12 20:12:11.068418 | primary |
2026-06-12 20:12:11.068429 | primary | time="2026-06-12T20:11:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag 6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390 and manifest sha256:6fcbee49e798d305ee2becb960696b8a035aaf2b0c3901d260d5d13a93b01390"
2026-06-12 20:12:11.068440 | primary | "Updated"
2026-06-12 20:12:11.068450 | primary |
2026-06-12 20:12:11.068472 | primary | time="2026-06-12T20:11:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8"
2026-06-12 20:12:11.068483 | primary | "Updated"
2026-06-12 20:12:11.068494 | primary |
2026-06-12 20:12:11.068505 | primary | time="2026-06-12T20:11:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8 and manifest sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8"
2026-06-12 20:12:11.068515 | primary | "Updated"
2026-06-12 20:12:11.068526 | primary |
2026-06-12 20:12:11.068536 | primary | time="2026-06-12T20:11:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag current-podified and manifest sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd"
2026-06-12 20:12:11.068547 | primary | "Updated"
2026-06-12 20:12:11.068558 | primary |
2026-06-12 20:12:11.068569 | primary | time="2026-06-12T20:11:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag 1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd and manifest sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd"
2026-06-12 20:12:11.068580 | primary | "Updated"
2026-06-12 20:12:11.068591 | primary |
2026-06-12 20:12:11.068601 | primary | time="2026-06-12T20:11:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b"
2026-06-12 20:12:11.068612 | primary | "Updated"
2026-06-12 20:12:11.068622 | primary |
2026-06-12 20:12:11.068633 | primary | time="2026-06-12T20:11:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag 67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b and manifest sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b"
2026-06-12 20:12:11.068644 | primary | "Updated"
2026-06-12 20:12:11.068654 | primary |
2026-06-12 20:12:11.068665 | primary | time="2026-06-12T20:11:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d"
2026-06-12 20:12:11.068676 | primary | "Updated"
2026-06-12 20:12:11.068686 | primary |
2026-06-12 20:12:11.068696 | primary | time="2026-06-12T20:11:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag 2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d and manifest sha256:2b56d287ad3cf4699f76d0675df786854c4bf79c53c75a00f0ca1cad04a9bf4d"
2026-06-12 20:12:11.068707 | primary | "Updated"
2026-06-12 20:12:11.068717 | primary |
2026-06-12 20:12:11.068727 | primary | time="2026-06-12T20:11:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582"
2026-06-12 20:12:11.068746 | primary | "Updated"
2026-06-12 20:12:11.068757 | primary |
2026-06-12 20:12:11.068774 | primary | time="2026-06-12T20:11:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag 58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582 and manifest sha256:58138f79e8f8ee6ab2a34f92106778ba1f0e9b5dcfa05a284876028713c54582"
2026-06-12 20:12:11.068786 | primary | "Updated"
2026-06-12 20:12:11.068796 | primary |
2026-06-12 20:12:11.068807 | primary | time="2026-06-12T20:11:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag current-podified and manifest sha256:92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a"
2026-06-12 20:12:11.068818 | primary | "Updated"
2026-06-12 20:12:11.068828 | primary |
2026-06-12 20:12:11.068839 | primary | time="2026-06-12T20:11:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag 92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a and manifest sha256:92199890358e83ccd50dfe47eedc8c65b7466b3b04cb6e5fe49cb6055de5924a"
2026-06-12 20:12:11.068849 | primary | "Updated"
2026-06-12 20:12:11.068860 | primary |
2026-06-12 20:12:11.068871 | primary | time="2026-06-12T20:11:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56"
2026-06-12 20:12:11.068882 | primary | "Updated"
2026-06-12 20:12:11.068892 | primary |
2026-06-12 20:12:11.068903 | primary | time="2026-06-12T20:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag 45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56 and manifest sha256:45aa16dc0d02a54e1f4ff85f4317fe4a6d8c03b23d33e57049de8f46ed022a56"
2026-06-12 20:12:11.068945 | primary | "Updated"
2026-06-12 20:12:11.068965 | primary |
2026-06-12 20:12:11.068975 | primary | time="2026-06-12T20:11:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag current-podified and manifest sha256:49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f"
2026-06-12 20:12:11.068986 | primary | "Updated"
2026-06-12 20:12:11.068997 | primary |
2026-06-12 20:12:11.069008 | primary | time="2026-06-12T20:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag 49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f and manifest sha256:49e908346718fc2873b70758195e03047f694b9e50930ad088665748c43a972f"
2026-06-12 20:12:11.069018 | primary | "Updated"
2026-06-12 20:12:11.069029 | primary |
2026-06-12 20:12:11.069039 | primary | time="2026-06-12T20:11:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag current-podified and manifest sha256:0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb"
2026-06-12 20:12:11.069050 | primary | "Updated"
2026-06-12 20:12:11.069060 | primary |
2026-06-12 20:12:11.069088 | primary | time="2026-06-12T20:11:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag 0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb and manifest sha256:0708087413ef90a2598eb425ef4c675407380ea274ce2992106449d1542ea0eb"
2026-06-12 20:12:11.069100 | primary | "Updated"
2026-06-12 20:12:11.069110 | primary |
2026-06-12 20:12:11.069121 | primary | time="2026-06-12T20:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag current-podified and manifest sha256:a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386"
2026-06-12 20:12:11.069131 | primary | "Updated"
2026-06-12 20:12:11.069142 | primary |
2026-06-12 20:12:11.069152 | primary | time="2026-06-12T20:11:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386 and manifest sha256:a72c76cd6e272f91b3e441b111a507e580b3ee397a616fbae789ebbbe4276386"
2026-06-12 20:12:11.069163 | primary | "Updated"
2026-06-12 20:12:11.069173 | primary |
2026-06-12 20:12:11.069184 | primary | time="2026-06-12T20:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag current-podified and manifest sha256:aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83"
2026-06-12 20:12:11.069204 | primary | "Updated"
2026-06-12 20:12:11.069215 | primary |
2026-06-12 20:12:11.069226 | primary | time="2026-06-12T20:11:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83 and manifest sha256:aaf90f4a4f901cdbffe94512b943d70dc2a84b0aee1c93ff3253e3027ffc3c83"
2026-06-12 20:12:11.069237 | primary | "Updated"
2026-06-12 20:12:11.069247 | primary |
2026-06-12 20:12:11.069257 | primary | time="2026-06-12T20:11:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag current-podified and manifest sha256:8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600"
2026-06-12 20:12:11.069267 | primary | "Updated"
2026-06-12 20:12:11.069278 | primary |
2026-06-12 20:12:11.069288 | primary | time="2026-06-12T20:11:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag 8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600 and manifest sha256:8ce335259e2bed6cbb93f3233d55dae82bafc7ca80b34a8f344a8160ff091600"
2026-06-12 20:12:11.069299 | primary | "Updated"
2026-06-12 20:12:11.069310 | primary |
2026-06-12 20:12:11.069320 | primary | time="2026-06-12T20:11:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag current-podified and manifest sha256:8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75"
2026-06-12 20:12:11.069331 | primary | "Updated"
2026-06-12 20:12:11.069341 | primary |
2026-06-12 20:12:11.069359 | primary | time="2026-06-12T20:11:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag 8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75 and manifest sha256:8dd5c4aa98cfc3518b37db967a6bb555b90ad810eaa08cea78375f55c591ec75"
2026-06-12 20:12:11.069370 | primary | "Updated"
2026-06-12 20:12:11.069381 | primary |
2026-06-12 20:12:11.069392 | primary | time="2026-06-12T20:11:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag current-podified and manifest sha256:a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869"
2026-06-12 20:12:11.069402 | primary | "Updated"
2026-06-12 20:12:11.069412 | primary |
2026-06-12 20:12:11.069423 | primary | time="2026-06-12T20:11:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869 and manifest sha256:a9c793ef530c55933f651ff110b86b67d46bdd8941c30c062853f9f8e7d14869"
2026-06-12 20:12:11.069434 | primary | "Updated"
2026-06-12 20:12:11.069444 | primary |
2026-06-12 20:12:11.069455 | primary | time="2026-06-12T20:11:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag current-podified and manifest sha256:1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed"
2026-06-12 20:12:11.069466 | primary | "Updated"
2026-06-12 20:12:11.069476 | primary |
2026-06-12 20:12:11.069487 | primary | time="2026-06-12T20:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag 1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed and manifest sha256:1485238467e274998778e52dcb0c457ab7f11d6a8070d00266b4df3188980eed"
2026-06-12 20:12:11.069497 | primary | "Updated"
2026-06-12 20:12:11.069508 | primary |
2026-06-12 20:12:11.069518 | primary | time="2026-06-12T20:11:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag current-podified and manifest sha256:2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9"
2026-06-12 20:12:11.069529 | primary | "Updated"
2026-06-12 20:12:11.069539 | primary |
2026-06-12 20:12:11.069550 | primary | time="2026-06-12T20:11:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag 2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9 and manifest sha256:2379f5d45968b679665873d96e93ca1fc366bc6c4d2276a5d57c54d01f8c7cc9"
2026-06-12 20:12:11.069561 | primary | "Updated"
2026-06-12 20:12:11.069572 | primary |
2026-06-12 20:12:11.069582 | primary | time="2026-06-12T20:11:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag current-podified and manifest sha256:ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206"
2026-06-12 20:12:11.069602 | primary | "Updated"
2026-06-12 20:12:11.069612 | primary |
2026-06-12 20:12:11.069633 | primary | time="2026-06-12T20:11:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206 and manifest sha256:ac6f4b42fa456ee0b5e1d20d2bbd6f39ee612673741494840723001cdc984206"
2026-06-12 20:12:11.069645 | primary | "Updated"
2026-06-12 20:12:11.069654 | primary |
2026-06-12 20:12:11.069662 | primary | time="2026-06-12T20:11:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag current-podified and manifest sha256:02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a"
2026-06-12 20:12:11.069670 | primary | "Updated"
2026-06-12 20:12:11.069677 | primary |
2026-06-12 20:12:11.069685 | primary | time="2026-06-12T20:11:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag 02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a and manifest sha256:02ac6cffc9047b4ab4d45a8c90374fac1ed78a379cc1fbb88344de208d0c862a"
2026-06-12 20:12:11.069693 | primary | "Updated"
2026-06-12 20:12:11.069701 | primary |
2026-06-12 20:12:11.069712 | primary | time="2026-06-12T20:11:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec"
2026-06-12 20:12:11.069723 | primary | "Updated"
2026-06-12 20:12:11.069733 | primary |
2026-06-12 20:12:11.069744 | primary | time="2026-06-12T20:11:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag 9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec and manifest sha256:9af73a5a83adc0a814f9d29278597e33bdc8e9c487ee8691bb0af4ab8b7425ec"
2026-06-12 20:12:11.069755 | primary | "Updated"
2026-06-12 20:12:11.069766 | primary |
2026-06-12 20:12:11.069777 | primary | time="2026-06-12T20:11:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag current-podified and manifest sha256:16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060"
2026-06-12 20:12:11.069787 | primary | "Updated"
2026-06-12 20:12:11.069798 | primary |
2026-06-12 20:12:11.069809 | primary | time="2026-06-12T20:11:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag 16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060 and manifest sha256:16ec9e65d94c9dcab4925d1a3325937cb40f2b32295ade3a1556774d2bf5c060"
2026-06-12 20:12:11.069820 | primary | "Updated"
2026-06-12 20:12:11.069830 | primary |
2026-06-12 20:12:11.069841 | primary | time="2026-06-12T20:11:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f"
2026-06-12 20:12:11.069851 | primary | "Updated"
2026-06-12 20:12:11.069862 | primary |
2026-06-12 20:12:11.069873 | primary | time="2026-06-12T20:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag 4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f and manifest sha256:4767cbfb746bf2b33325446ec70b14e28efc3b792cf802e96cf7a5cc4135669f"
2026-06-12 20:12:11.069883 | primary | "Updated"
2026-06-12 20:12:11.069894 | primary |
2026-06-12 20:12:11.069904 | primary | time="2026-06-12T20:11:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag current-podified and manifest sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313"
2026-06-12 20:12:11.069948 | primary | "Updated"
2026-06-12 20:12:11.069967 | primary |
2026-06-12 20:12:11.069985 | primary | time="2026-06-12T20:11:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313 and manifest sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313"
2026-06-12 20:12:11.069996 | primary | "Updated"
2026-06-12 20:12:11.070007 | primary |
2026-06-12 20:12:11.070018 | primary | time="2026-06-12T20:11:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag current-podified and manifest sha256:40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a"
2026-06-12 20:12:11.070028 | primary | "Updated"
2026-06-12 20:12:11.070039 | primary |
2026-06-12 20:12:11.070058 | primary | time="2026-06-12T20:11:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag 40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a and manifest sha256:40b28f51ae7fd5f5c1c20c2dddfe52a43b10a8dbb7fd24b6bfc856e41343965a"
2026-06-12 20:12:11.070069 | primary | "Updated"
2026-06-12 20:12:11.070080 | primary |
2026-06-12 20:12:11.070091 | primary | time="2026-06-12T20:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag current-podified and manifest sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b"
2026-06-12 20:12:11.070102 | primary | "Updated"
2026-06-12 20:12:11.070112 | primary |
2026-06-12 20:12:11.070123 | primary | time="2026-06-12T20:11:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag 2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b and manifest sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b"
2026-06-12 20:12:11.070133 | primary | "Updated"
2026-06-12 20:12:11.070144 | primary |
2026-06-12 20:12:11.070154 | primary | time="2026-06-12T20:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0"
2026-06-12 20:12:11.070165 | primary | "Updated"
2026-06-12 20:12:11.070175 | primary |
2026-06-12 20:12:11.070186 | primary | time="2026-06-12T20:11:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0 and manifest sha256:dffb6671711f047258ab8eb1b191878c68c695e8b83ed758af674533f2dcfff0"
2026-06-12 20:12:11.070197 | primary | "Updated"
2026-06-12 20:12:11.070208 | primary |
2026-06-12 20:12:11.070229 | primary | time="2026-06-12T20:11:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag current-podified and manifest sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857"
2026-06-12 20:12:11.070241 | primary | "Updated"
2026-06-12 20:12:11.070251 | primary |
2026-06-12 20:12:11.070262 | primary | time="2026-06-12T20:11:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857 and manifest sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857"
2026-06-12 20:12:11.070273 | primary | "Updated"
2026-06-12 20:12:11.070283 | primary |
2026-06-12 20:12:11.070294 | primary | time="2026-06-12T20:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag current-podified and manifest sha256:cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af"
2026-06-12 20:12:11.070304 | primary | "Updated"
2026-06-12 20:12:11.070315 | primary |
2026-06-12 20:12:11.070326 | primary | time="2026-06-12T20:11:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af and manifest sha256:cb46d8001f1386e50cd6cafd600bb55bf9c84d10860159816998c47c6d83d7af"
2026-06-12 20:12:11.070337 | primary | "Updated"
2026-06-12 20:12:11.070347 | primary |
2026-06-12 20:12:11.070358 | primary | time="2026-06-12T20:11:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag current-podified and manifest sha256:db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26"
2026-06-12 20:12:11.070369 | primary | "Updated"
2026-06-12 20:12:11.070380 | primary |
2026-06-12 20:12:11.070390 | primary | time="2026-06-12T20:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26 and manifest sha256:db98435ad367ec6aedf15c93b64bb93ce50da35f1698340e6cb27749bbe9de26"
2026-06-12 20:12:11.070401 | primary | "Updated"
2026-06-12 20:12:11.070412 | primary |
2026-06-12 20:12:11.070422 | primary | time="2026-06-12T20:11:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag current-podified and manifest sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577"
2026-06-12 20:12:11.070433 | primary | "Updated"
2026-06-12 20:12:11.070444 | primary |
2026-06-12 20:12:11.070454 | primary | time="2026-06-12T20:11:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag 3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577 and manifest sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577"
2026-06-12 20:12:11.070473 | primary | "Updated"
2026-06-12 20:12:11.070483 | primary |
2026-06-12 20:12:11.070494 | primary | time="2026-06-12T20:11:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag current-podified and manifest sha256:1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764"
2026-06-12 20:12:11.070505 | primary | "Updated"
2026-06-12 20:12:11.070515 | primary |
2026-06-12 20:12:11.070525 | primary | time="2026-06-12T20:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag 1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764 and manifest sha256:1fee30524cb6a1c77ba0d1658df107aec286d6efd692a1b1b72c460b2a22a764"
2026-06-12 20:12:11.070536 | primary | "Updated"
2026-06-12 20:12:11.070547 | primary |
2026-06-12 20:12:11.070558 | primary | time="2026-06-12T20:11:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c"
2026-06-12 20:12:11.070568 | primary | "Updated"
2026-06-12 20:12:11.070579 | primary |
2026-06-12 20:12:11.070589 | primary | time="2026-06-12T20:11:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag 340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c and manifest sha256:340e6735dc3d6ce9438e0b05770c584dc8edfe638dfc0f6fb09225a8109dc58c"
2026-06-12 20:12:11.070600 | primary | "Updated"
2026-06-12 20:12:11.070610 | primary |
2026-06-12 20:12:11.070621 | primary | time="2026-06-12T20:11:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag current-podified and manifest sha256:efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600"
2026-06-12 20:12:11.070632 | primary | "Updated"
2026-06-12 20:12:11.070642 | primary |
2026-06-12 20:12:11.070653 | primary | time="2026-06-12T20:11:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600 and manifest sha256:efadbbb11a9914b1bf0fef49a9e44f9c89784176e34fba03d38403cde0c84600"
2026-06-12 20:12:11.070664 | primary | "Updated"
2026-06-12 20:12:11.070674 | primary |
2026-06-12 20:12:11.070690 | primary | time="2026-06-12T20:11:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag current-podified and manifest sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33"
2026-06-12 20:12:11.070702 | primary | "Updated"
2026-06-12 20:12:11.070712 | primary |
2026-06-12 20:12:11.070723 | primary | time="2026-06-12T20:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag 2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33 and manifest sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33"
2026-06-12 20:12:11.070734 | primary | "Updated"
2026-06-12 20:12:11.070744 | primary |
2026-06-12 20:12:11.070756 | primary | time="2026-06-12T20:11:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag current-podified and manifest sha256:2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3"
2026-06-12 20:12:11.070767 | primary | "Updated"
2026-06-12 20:12:11.070777 | primary |
2026-06-12 20:12:11.070797 | primary | time="2026-06-12T20:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag 2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3 and manifest sha256:2d3425106e56658cd0d65c642182a9fb01cd5fc41fa3753f09e5a4d2a9a1dda3"
2026-06-12 20:12:11.070808 | primary | "Updated"
2026-06-12 20:12:11.070818 | primary |
2026-06-12 20:12:11.070829 | primary | time="2026-06-12T20:11:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag current-podified and manifest sha256:0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c"
2026-06-12 20:12:11.070840 | primary | "Updated"
2026-06-12 20:12:11.070850 | primary |
2026-06-12 20:12:11.070861 | primary | time="2026-06-12T20:11:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag 0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c and manifest sha256:0b6b2e34ab91e08635a7ae781f954905d964c4b1ab60b815fd4ce1d3ea3a252c"
2026-06-12 20:12:11.070883 | primary | "Updated"
2026-06-12 20:12:11.070893 | primary |
2026-06-12 20:12:11.070904 | primary | time="2026-06-12T20:11:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag current-podified and manifest sha256:d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb"
2026-06-12 20:12:11.070944 | primary | "Updated"
2026-06-12 20:12:11.070962 | primary |
2026-06-12 20:12:11.070973 | primary | time="2026-06-12T20:11:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb and manifest sha256:d548a92dc3126b8c3183b01c8de288e89bbf0fba8211402bc9ce1f97ae082eeb"
2026-06-12 20:12:11.070984 | primary | "Updated"
2026-06-12 20:12:11.070994 | primary |
2026-06-12 20:12:11.071005 | primary | time="2026-06-12T20:11:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9"
2026-06-12 20:12:11.071016 | primary | "Updated"
2026-06-12 20:12:11.071026 | primary |
2026-06-12 20:12:11.071037 | primary | time="2026-06-12T20:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag 12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9 and manifest sha256:12d231b83ef7bf7b8b5c0cc4663b319e91b900c9902de637fcffda1bde9b39d9"
2026-06-12 20:12:11.071048 | primary | "Updated"
2026-06-12 20:12:11.071059 | primary |
2026-06-12 20:12:11.071069 | primary | time="2026-06-12T20:11:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6"
2026-06-12 20:12:11.071080 | primary | "Updated"
2026-06-12 20:12:11.071091 | primary |
2026-06-12 20:12:11.071102 | primary | time="2026-06-12T20:11:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6 and manifest sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6"
2026-06-12 20:12:11.071113 | primary | "Updated"
2026-06-12 20:12:11.071124 | primary |
2026-06-12 20:12:11.071134 | primary | time="2026-06-12T20:12:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag current-podified and manifest sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f"
2026-06-12 20:12:11.071145 | primary | "Updated"
2026-06-12 20:12:11.071155 | primary |
2026-06-12 20:12:11.071166 | primary | time="2026-06-12T20:12:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f and manifest sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f"
2026-06-12 20:12:11.071177 | primary | "Updated"
2026-06-12 20:12:11.071187 | primary |
2026-06-12 20:12:11.071198 | primary | time="2026-06-12T20:12:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag current-podified and manifest sha256:1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8"
2026-06-12 20:12:11.071209 | primary | "Updated"
2026-06-12 20:12:11.071219 | primary |
2026-06-12 20:12:11.071230 | primary | time="2026-06-12T20:12:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag 1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8 and manifest sha256:1707c2cfc6c37e05579e5dacc075f799d695a4e7867103d387a69e69535ed0b8"
2026-06-12 20:12:11.071241 | primary | "Updated"
2026-06-12 20:12:11.071252 | primary |
2026-06-12 20:12:11.071262 | primary | time="2026-06-12T20:12:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag current-podified and manifest sha256:40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca"
2026-06-12 20:12:11.071273 | primary | "Updated"
2026-06-12 20:12:11.071284 | primary |
2026-06-12 20:12:11.071294 | primary | time="2026-06-12T20:12:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag 40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca and manifest sha256:40701ad65c347377677294d4eddd07c1278a943d5fb2b1be201754bc79e75eca"
2026-06-12 20:12:11.071305 | primary | "Updated"
2026-06-12 20:12:11.071315 | primary |
2026-06-12 20:12:11.071345 | primary | time="2026-06-12T20:12:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag current-podified and manifest sha256:5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739"
2026-06-12 20:12:11.071355 | primary | "Updated"
2026-06-12 20:12:11.071366 | primary |
2026-06-12 20:12:11.071387 | primary | time="2026-06-12T20:12:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag 5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739 and manifest sha256:5452069a08dcf0afad62d0b977dd3414f647b3586a9d134e35a67984be691739"
2026-06-12 20:12:11.071398 | primary | "Updated"
2026-06-12 20:12:11.071408 | primary |
2026-06-12 20:12:11.071419 | primary | time="2026-06-12T20:12:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag current-podified and manifest sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505"
2026-06-12 20:12:11.071430 | primary | "Updated"
2026-06-12 20:12:11.071440 | primary |
2026-06-12 20:12:11.071451 | primary | time="2026-06-12T20:12:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505 and manifest sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505"
2026-06-12 20:12:11.071462 | primary | "Updated"
2026-06-12 20:12:11.071472 | primary |
2026-06-12 20:12:11.071483 | primary | time="2026-06-12T20:12:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag current-podified and manifest sha256:c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f"
2026-06-12 20:12:11.071493 | primary | "Updated"
2026-06-12 20:12:11.071504 | primary |
2026-06-12 20:12:11.071522 | primary | time="2026-06-12T20:12:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f and manifest sha256:c9b7b64ca14235e984beed35c46fe8b4b85b963ce8fc6c0921ac55bc93e20a7f"
2026-06-12 20:12:11.071533 | primary | "Updated"
2026-06-12 20:12:11.071544 | primary |
2026-06-12 20:12:11.071558 | primary | time="2026-06-12T20:12:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag current-podified and manifest sha256:32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135"
2026-06-12 20:12:11.071569 | primary | "Updated"
2026-06-12 20:12:11.071579 | primary |
2026-06-12 20:12:11.071590 | primary | time="2026-06-12T20:12:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag 32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135 and manifest sha256:32263d1a007078f5b6df30ab084506e7942e68e9bc7834cb695b36e5558d9135"
2026-06-12 20:12:11.071601 | primary | "Updated"
2026-06-12 20:12:11.071612 | primary |
2026-06-12 20:12:11.071622 | primary | time="2026-06-12T20:12:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag current-podified and manifest sha256:eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c"
2026-06-12 20:12:11.071633 | primary | "Updated"
2026-06-12 20:12:11.071643 | primary |
2026-06-12 20:12:11.071654 | primary | time="2026-06-12T20:12:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c and manifest sha256:eaf32f31fe3ef18e4afe565269f0d93458a4f1ef6061ee3a4c77a5fc6790d16c"
2026-06-12 20:12:11.071665 | primary | "Updated"
2026-06-12 20:12:11.071675 | primary |
2026-06-12 20:12:11.308166 | primary | ok: Runtime: 0:00:00.013796
2026-06-12 20:12:11.320118 | 
2026-06-12 20:12:11.320222 | PLAY RECAP
2026-06-12 20:12:11.320308 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:12:11.320397 | 
2026-06-12 20:12:11.499838 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 20:12:11.503518 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 20:12:12.144892 | 
2026-06-12 20:12:12.145043 | PLAY [all]
2026-06-12 20:12:12.156697 | 
2026-06-12 20:12:12.156787 | TASK [Create container log dir]
2026-06-12 20:12:12.605118 | primary | ok
2026-06-12 20:12:12.615090 | 
2026-06-12 20:12:12.615244 | TASK [Collect logs]
2026-06-12 20:12:13.061855 | primary | + sudo dnf list installed
2026-06-12 20:12:13.506474 | primary | + df -h
2026-06-12 20:12:13.510043 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-12 20:12:13.537258 | primary | sending incremental file list
2026-06-12 20:12:13.541217 | primary | skipping non-regular file "yum.conf"
2026-06-12 20:12:13.541258 | primary | ./
2026-06-12 20:12:13.542169 | primary | dnf/
2026-06-12 20:12:13.542205 | primary | dnf/dnf.conf
2026-06-12 20:12:13.542219 | primary | dnf/aliases.d/
2026-06-12 20:12:13.542233 | primary | dnf/modules.d/
2026-06-12 20:12:13.542241 | primary | dnf/modules.defaults.d/
2026-06-12 20:12:13.542249 | primary | dnf/plugins/
2026-06-12 20:12:13.542257 | primary | dnf/plugins/copr.conf
2026-06-12 20:12:13.542265 | primary | dnf/plugins/debuginfo-install.conf
2026-06-12 20:12:13.542273 | primary | dnf/plugins/copr.d/
2026-06-12 20:12:13.542281 | primary | dnf/protected.d/
2026-06-12 20:12:13.542292 | primary | dnf/protected.d/dnf.conf
2026-06-12 20:12:13.542302 | primary | dnf/protected.d/grub2-pc.conf
2026-06-12 20:12:13.542310 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 20:12:13.542318 | primary | dnf/protected.d/setup.conf
2026-06-12 20:12:13.542326 | primary | dnf/protected.d/sudo.conf
2026-06-12 20:12:13.542334 | primary | dnf/protected.d/systemd.conf
2026-06-12 20:12:13.542341 | primary | dnf/protected.d/yum.conf
2026-06-12 20:12:13.542349 | primary | dnf/usr-drift-protected-paths.d/
2026-06-12 20:12:13.542357 | primary | dnf/vars/
2026-06-12 20:12:13.542365 | primary | dnf/vars/stream
2026-06-12 20:12:13.542373 | primary | yum.repos.d/
2026-06-12 20:12:13.542383 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 20:12:13.542392 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 20:12:13.542399 | primary | yum.repos.d/centos-addons.repo
2026-06-12 20:12:13.542407 | primary | yum.repos.d/centos.repo
2026-06-12 20:12:13.542415 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-12 20:12:13.542426 | primary | yum.repos.d/epel-next-testing.repo
2026-06-12 20:12:13.542433 | primary | yum.repos.d/epel-next.repo
2026-06-12 20:12:13.542441 | primary | yum.repos.d/epel-testing.repo
2026-06-12 20:12:13.542451 | primary | yum.repos.d/epel.repo
2026-06-12 20:12:13.585632 | primary |
2026-06-12 20:12:13.585727 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-12 20:12:13.585741 | primary | total size is 17,241  speedup is 0.89
2026-06-12 20:12:13.589695 | primary | + pushd /home/zuul/workspace
2026-06-12 20:12:13.589736 | primary | ~/workspace ~/zuul-output/logs
2026-06-12 20:12:13.589872 | primary | + sudo cp -R antelope-report.html antelope-tag-report.html antelope-tag.txt antelope.txt copy-quay-config.yaml /home/zuul/zuul-output/logs
2026-06-12 20:12:13.609682 | primary | + popd
2026-06-12 20:12:13.609750 | primary | ~/zuul-output/logs
2026-06-12 20:12:13.664100 | primary | ok: Runtime: 0:00:00.555234
2026-06-12 20:12:13.676215 | 
2026-06-12 20:12:13.676400 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-12 20:12:13.702296 | primary | ok
2026-06-12 20:12:13.732864 | 
2026-06-12 20:12:13.732980 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 20:12:13.798607 | primary | skipping: Conditional result was False
2026-06-12 20:12:13.807214 | 
2026-06-12 20:12:13.807398 | TASK [fetch-output : Set log path for single node]
2026-06-12 20:12:13.853956 | primary | ok
2026-06-12 20:12:13.861094 | 
2026-06-12 20:12:13.861223 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 20:12:14.169032 | primary -> localhost | changed: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/logs"
2026-06-12 20:12:14.438710 | primary -> localhost | changed: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/artifacts"
2026-06-12 20:12:14.700195 | primary -> localhost | changed: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/docs"
2026-06-12 20:12:14.716702 | 
2026-06-12 20:12:14.716914 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 20:12:15.488143 | primary | changed:
2026-06-12 20:12:15.488636 | primary | .d..t...... ./
2026-06-12 20:12:15.488699 | primary | >f+++++++++ antelope-report.html
2026-06-12 20:12:15.488742 | primary | >f+++++++++ antelope-tag-report.html
2026-06-12 20:12:15.488781 | primary | >f+++++++++ antelope-tag.txt
2026-06-12 20:12:15.488818 | primary | >f+++++++++ antelope.txt
2026-06-12 20:12:15.488855 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-12 20:12:15.488892 | primary | >f+++++++++ disk_usage.txt
2026-06-12 20:12:15.488928 | primary | >f+++++++++ installed_pkgs.txt
2026-06-12 20:12:15.488964 | primary | cd+++++++++ dnf/
2026-06-12 20:12:15.488999 | primary | >f+++++++++ dnf/dnf.conf
2026-06-12 20:12:15.489035 | primary | cd+++++++++ dnf/aliases.d/
2026-06-12 20:12:15.489070 | primary | cd+++++++++ dnf/modules.d/
2026-06-12 20:12:15.489105 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-12 20:12:15.489140 | primary | cd+++++++++ dnf/plugins/
2026-06-12 20:12:15.489174 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-12 20:12:15.489208 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-12 20:12:15.489253 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-12 20:12:15.489289 | primary | cd+++++++++ dnf/protected.d/
2026-06-12 20:12:15.489324 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-12 20:12:15.489397 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-12 20:12:15.489437 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 20:12:15.489472 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-12 20:12:15.489506 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-12 20:12:15.489541 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-12 20:12:15.489575 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-12 20:12:15.489610 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-12 20:12:15.489644 | primary | cd+++++++++ dnf/vars/
2026-06-12 20:12:15.489679 | primary | >f+++++++++ dnf/vars/stream
2026-06-12 20:12:15.489713 | primary | cd+++++++++ yum.repos.d/
2026-06-12 20:12:15.489747 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 20:12:15.489780 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 20:12:15.489814 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-12 20:12:15.489848 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-12 20:12:15.489881 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-12 20:12:15.489915 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-12 20:12:15.489948 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-12 20:12:15.489982 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-12 20:12:15.490016 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-12 20:12:15.490078 | primary | changed: All items complete
2026-06-12 20:12:15.490120 | 
2026-06-12 20:12:16.050769 | primary | changed: .d..t...... ./
2026-06-12 20:12:16.572674 | primary | changed: .d..t...... ./
2026-06-12 20:12:16.588335 | 
2026-06-12 20:12:16.588542 | PLAY RECAP
2026-06-12 20:12:16.588625 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 20:12:16.588668 | 
2026-06-12 20:12:16.753408 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 20:12:16.756212 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 20:12:17.361590 | 
2026-06-12 20:12:17.361712 | PLAY [Report DLRN results after job run]
2026-06-12 20:12:17.372410 | 
2026-06-12 20:12:17.372474 | TASK [Include vars from ci-framework group_vars]
2026-06-12 20:12:17.392113 | primary | ok
2026-06-12 20:12:17.408032 | 
2026-06-12 20:12:17.408105 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:12:17.472288 | primary | skipping: Conditional result was False
2026-06-12 20:12:17.477854 | 
2026-06-12 20:12:17.477943 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:12:17.917094 | primary | ok
2026-06-12 20:12:17.924843 | 
2026-06-12 20:12:17.924979 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:12:17.961385 | primary | skipping: Conditional result was False
2026-06-12 20:12:17.969863 | 
2026-06-12 20:12:17.969999 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:12:18.005457 | 
2026-06-12 20:12:18.005703 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:12:18.054038 | 
2026-06-12 20:12:18.054277 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:12:18.099064 | 
2026-06-12 20:12:18.099310 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:12:18.135679 | primary | skipping: Conditional result was False
2026-06-12 20:12:18.150409 | 
2026-06-12 20:12:18.150547 | TASK [Report job status to DLRN]
2026-06-12 20:12:18.174756 | primary | ok
2026-06-12 20:12:18.219926 | 
2026-06-12 20:12:18.220012 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 20:12:18.284908 | primary | skipping: Conditional result was False
2026-06-12 20:12:18.294064 | 
2026-06-12 20:12:18.294223 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 20:12:19.538575 | primary | changed
2026-06-12 20:12:19.547875 | 
2026-06-12 20:12:19.548014 | TASK [dlrn_report : Install kinit related package]
2026-06-12 20:12:19.625086 | primary | skipping: Conditional result was False
2026-06-12 20:12:19.634001 | 
2026-06-12 20:12:19.634136 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 20:12:19.700685 | primary | skipping: Conditional result was False
2026-06-12 20:12:19.709972 | 
2026-06-12 20:12:19.710100 | TASK [Set zuul-log-path fact]
2026-06-12 20:12:19.776692 | primary | ok
2026-06-12 20:12:19.812988 | 
2026-06-12 20:12:19.813072 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:12:19.886417 | primary | ok
2026-06-12 20:12:19.900492 | 
2026-06-12 20:12:19.900625 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 20:12:19.957094 | primary | skipping: Conditional result was False
2026-06-12 20:12:19.966166 | 
2026-06-12 20:12:19.966300 | TASK [Get hash related data from repo_setup role]
2026-06-12 20:12:20.022408 | primary | ok
2026-06-12 20:12:20.168088 | 
2026-06-12 20:12:20.168228 | LOOP [repo_setup : Ensure directories are present]
2026-06-12 20:12:20.588089 | primary | changed: "tmp"
2026-06-12 20:12:20.868385 | primary | changed: "artifacts/repositories"
2026-06-12 20:12:21.148108 | primary | changed: "venv/repo_setup"
2026-06-12 20:12:21.161148 | 
2026-06-12 20:12:21.161414 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-12 20:12:22.679765 | primary | ok: Nothing to do
2026-06-12 20:12:22.688678 | 
2026-06-12 20:12:22.688831 | TASK [repo_setup : Get repo-setup repository]
2026-06-12 20:12:23.827691 | primary | changed
2026-06-12 20:12:23.836127 | 
2026-06-12 20:12:23.836263 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-12 20:12:31.345886 | primary | changed
2026-06-12 20:12:31.356522 | 
2026-06-12 20:12:31.356662 | TASK [repo_setup : Install repo-setup package]
2026-06-12 20:12:31.956100 | 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-12 20:12:31.956261 | primary | !!
2026-06-12 20:12:31.956270 | primary |
2026-06-12 20:12:31.956278 | primary |         ********************************************************************************
2026-06-12 20:12:31.956284 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 20:12:31.956293 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 20:12:31.956297 | primary |
2026-06-12 20:12:31.956303 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:31.956308 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:31.956311 | primary |
2026-06-12 20:12:31.956315 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:31.956319 | primary |         ********************************************************************************
2026-06-12 20:12:31.956322 | primary |
2026-06-12 20:12:31.956326 | primary | !!
2026-06-12 20:12:31.956329 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:31.956790 | 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-12 20:12:31.956801 | primary | !!
2026-06-12 20:12:31.956805 | primary |
2026-06-12 20:12:31.956809 | primary |         ********************************************************************************
2026-06-12 20:12:31.956812 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 20:12:31.956816 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 20:12:31.956820 | primary |
2026-06-12 20:12:31.956823 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:31.956827 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:31.956830 | primary |
2026-06-12 20:12:31.956834 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:31.956837 | primary |         ********************************************************************************
2026-06-12 20:12:31.956841 | primary |
2026-06-12 20:12:31.956844 | primary | !!
2026-06-12 20:12:31.956848 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:31.957220 | 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-12 20:12:31.957259 | primary | !!
2026-06-12 20:12:31.957263 | primary |
2026-06-12 20:12:31.957266 | primary |         ********************************************************************************
2026-06-12 20:12:31.957270 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 20:12:31.957273 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 20:12:31.957277 | primary |
2026-06-12 20:12:31.957280 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:31.957283 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:31.957287 | primary |
2026-06-12 20:12:31.957290 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:31.957294 | primary |         ********************************************************************************
2026-06-12 20:12:31.957297 | primary |
2026-06-12 20:12:31.957301 | primary | !!
2026-06-12 20:12:31.957304 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:32.003039 | 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-12 20:12:32.003131 | primary | !!
2026-06-12 20:12:32.003146 | primary |
2026-06-12 20:12:32.003183 | primary |         ********************************************************************************
2026-06-12 20:12:32.003196 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-12 20:12:32.003207 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-12 20:12:32.003218 | primary |         ********************************************************************************
2026-06-12 20:12:32.003229 | primary |
2026-06-12 20:12:32.003239 | primary | !!
2026-06-12 20:12:32.003250 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-12 20:12:32.013289 | primary | WARNING: The wheel package is not available.
2026-06-12 20:12:32.061128 | primary | [pbr] Generating ChangeLog
2026-06-12 20:12:32.132036 | 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-12 20:12:32.132117 | primary | !!
2026-06-12 20:12:32.132127 | primary |
2026-06-12 20:12:32.132136 | primary |         ********************************************************************************
2026-06-12 20:12:32.132145 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-12 20:12:32.132196 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 20:12:32.132204 | primary |         standards-based tools.
2026-06-12 20:12:32.132212 | primary |
2026-06-12 20:12:32.132220 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-12 20:12:32.132228 | primary |         ********************************************************************************
2026-06-12 20:12:32.132236 | primary |
2026-06-12 20:12:32.132243 | primary | !!
2026-06-12 20:12:32.132251 | primary |   easy_install.initialize_options(self)
2026-06-12 20:12:32.132269 | 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-12 20:12:32.132277 | primary | !!
2026-06-12 20:12:32.132285 | primary |
2026-06-12 20:12:32.132293 | primary |         ********************************************************************************
2026-06-12 20:12:32.132300 | primary |         Please avoid running ``setup.py`` directly.
2026-06-12 20:12:32.132308 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 20:12:32.132316 | primary |         standards-based tools.
2026-06-12 20:12:32.132323 | primary |
2026-06-12 20:12:32.132331 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-12 20:12:32.132339 | primary |         ********************************************************************************
2026-06-12 20:12:32.132346 | primary |
2026-06-12 20:12:32.132354 | primary | !!
2026-06-12 20:12:32.132361 | primary |   self.initialize_options()
2026-06-12 20:12:32.134516 | 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-12 20:12:32.134539 | primary | !!
2026-06-12 20:12:32.134547 | primary |
2026-06-12 20:12:32.134554 | primary |         ********************************************************************************
2026-06-12 20:12:32.134562 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 20:12:32.134587 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 20:12:32.134595 | primary |
2026-06-12 20:12:32.134602 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:32.134610 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:32.134618 | primary |
2026-06-12 20:12:32.134626 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:32.134633 | primary |         ********************************************************************************
2026-06-12 20:12:32.134641 | primary |
2026-06-12 20:12:32.134649 | primary | !!
2026-06-12 20:12:32.134656 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:32.135233 | 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-12 20:12:32.135257 | primary | !!
2026-06-12 20:12:32.135265 | primary |
2026-06-12 20:12:32.135273 | primary |         ********************************************************************************
2026-06-12 20:12:32.135281 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 20:12:32.135289 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 20:12:32.135296 | primary |
2026-06-12 20:12:32.135304 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:32.135311 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:32.135319 | primary |
2026-06-12 20:12:32.135327 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:32.135334 | primary |         ********************************************************************************
2026-06-12 20:12:32.135342 | primary |
2026-06-12 20:12:32.135349 | primary | !!
2026-06-12 20:12:32.135357 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:32.135627 | 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-12 20:12:32.135637 | primary | !!
2026-06-12 20:12:32.135645 | primary |
2026-06-12 20:12:32.135652 | primary |         ********************************************************************************
2026-06-12 20:12:32.135660 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 20:12:32.135667 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 20:12:32.135675 | primary |
2026-06-12 20:12:32.135682 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:12:32.135690 | primary |         calls to avoid build errors in the future.
2026-06-12 20:12:32.135698 | primary |
2026-06-12 20:12:32.135705 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:12:32.135713 | primary |         ********************************************************************************
2026-06-12 20:12:32.135720 | primary |
2026-06-12 20:12:32.135728 | primary | !!
2026-06-12 20:12:32.135736 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:12:32.138448 | primary | running install
2026-06-12 20:12:32.154441 | primary | running build
2026-06-12 20:12:32.154495 | primary | running build_py
2026-06-12 20:12:32.159240 | primary | creating build
2026-06-12 20:12:32.159319 | primary | creating build/lib
2026-06-12 20:12:32.159404 | primary | creating build/lib/repo_setup
2026-06-12 20:12:32.159497 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-12 20:12:32.159652 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-12 20:12:32.159851 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-12 20:12:32.160188 | primary | creating build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160225 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160350 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160487 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160619 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160741 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.160854 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.161016 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.161125 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-12 20:12:32.161386 | primary | creating build/lib/repo_setup/get_hash
2026-06-12 20:12:32.161466 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.161585 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.161712 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.161834 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.161991 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.162093 | primary | running egg_info
2026-06-12 20:12:32.162519 | primary | creating repo_setup.egg-info
2026-06-12 20:12:32.166344 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-12 20:12:32.166914 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-12 20:12:32.167286 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-12 20:12:32.167488 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-12 20:12:32.167693 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-12 20:12:32.197793 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-12 20:12:32.197996 | primary | [pbr] Processing SOURCES.txt
2026-06-12 20:12:32.198138 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 20:12:32.210613 | primary | [pbr] In git context, generating filelist from git
2026-06-12 20:12:32.217320 | primary | warning: no files found matching 'AUTHORS'
2026-06-12 20:12:32.217365 | primary | warning: no files found matching 'ChangeLog'
2026-06-12 20:12:32.217771 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-12 20:12:32.217991 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-12 20:12:32.221564 | primary | reading manifest template 'MANIFEST.in'
2026-06-12 20:12:32.221971 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-12 20:12:32.222107 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-12 20:12:32.222339 | primary | adding license file 'LICENSE'
2026-06-12 20:12:32.223251 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 20:12:32.224177 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-12 20:12:32.224783 | primary | running install_lib
2026-06-12 20:12:32.230207 | 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-12 20:12:32.230273 | 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-12 20:12:32.230403 | 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-12 20:12:32.230568 | 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-12 20:12:32.230750 | 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-12 20:12:32.230853 | 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-12 20:12:32.230993 | 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-12 20:12:32.231104 | 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-12 20:12:32.231225 | 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-12 20:12:32.231338 | 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-12 20:12:32.231453 | 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-12 20:12:32.231583 | 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-12 20:12:32.231697 | 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-12 20:12:32.231905 | 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-12 20:12:32.231947 | 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-12 20:12:32.232085 | 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-12 20:12:32.232272 | 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-12 20:12:32.232406 | 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-12 20:12:32.232674 | 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-12 20:12:32.232728 | 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-12 20:12:32.233450 | 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-12 20:12:32.233689 | 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-12 20:12:32.237363 | 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-12 20:12:32.237945 | 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-12 20:12:32.238155 | 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-12 20:12:32.239309 | 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-12 20:12:32.240383 | 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-12 20:12:32.240704 | 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-12 20:12:32.241405 | 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-12 20:12:32.241848 | 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-12 20:12:32.242185 | 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-12 20:12:32.244193 | 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-12 20:12:32.244384 | 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-12 20:12:32.244934 | 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-12 20:12:32.245250 | 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-12 20:12:32.245842 | 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-12 20:12:32.247052 | primary | running install_data
2026-06-12 20:12:32.252827 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-12 20:12:32.252880 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-12 20:12:32.253064 | 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-12 20:12:32.253292 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-12 20:12:32.253370 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-12 20:12:32.253459 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-12 20:12:32.253514 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-12 20:12:32.253656 | 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-12 20:12:32.253753 | 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-12 20:12:32.253904 | 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-12 20:12:32.254159 | 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-12 20:12:32.254312 | 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-12 20:12:32.254421 | 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-12 20:12:32.254638 | 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-12 20:12:32.254791 | 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-12 20:12:32.254970 | 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-12 20:12:32.255128 | 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-12 20:12:32.255280 | 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-12 20:12:32.255450 | 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-12 20:12:32.255567 | 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-12 20:12:32.255705 | 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-12 20:12:32.255888 | 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-12 20:12:32.256080 | 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-12 20:12:32.256226 | 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-12 20:12:32.256375 | 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-12 20:12:32.256532 | 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-12 20:12:32.256691 | 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-12 20:12:32.256892 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-12 20:12:32.257038 | 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-12 20:12:32.257207 | 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-12 20:12:32.257355 | primary | running install_egg_info
2026-06-12 20:12:32.262467 | 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-12 20:12:32.263681 | primary | running install_scripts
2026-06-12 20:12:32.270118 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 20:12:32.270254 | 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-12 20:12:32.270458 | 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-12 20:12:32.409206 | primary | ok: Runtime: 0:00:00.533035
2026-06-12 20:12:32.422062 | 
2026-06-12 20:12:32.422199 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-12 20:12:32.489856 | primary | skipping: Conditional result was False
2026-06-12 20:12:32.500588 | 
2026-06-12 20:12:32.500739 | TASK [repo_setup : Run repo-setup]
2026-06-12 20:12:33.201352 | primary | Cache was expired
2026-06-12 20:12:33.201523 | primary | 0 files removed
2026-06-12 20:12:33.231821 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-12 20:12:33.231897 | primary | Installed repo delorean-antelope-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 20:12:33.231915 | 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-12 20:12:33.232012 | 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-12 20:12:33.232020 | 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-12 20:12:33.232029 | 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-12 20:12:33.546220 | primary | ok: Runtime: 0:00:00.404716
2026-06-12 20:12:33.555282 | 
2026-06-12 20:12:33.555463 | TASK [repo_setup : Get component repo]
2026-06-12 20:12:33.644715 | primary | skipping: Conditional result was False
2026-06-12 20:12:33.654745 | 
2026-06-12 20:12:33.654883 | TASK [repo_setup : Rename component repo]
2026-06-12 20:12:33.742844 | primary | skipping: Conditional result was False
2026-06-12 20:12:33.753056 | 
2026-06-12 20:12:33.753202 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-12 20:12:33.809879 | primary | skipping: Conditional result was False
2026-06-12 20:12:33.819009 | 
2026-06-12 20:12:33.819154 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-12 20:12:34.370902 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "7e1bd028834ecb14271d9e031abffcd7", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-antelope/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-antelope", "os_version": "centos9", "release": "antelope", "component": null, "tag": "podified-ci-testing"}
2026-06-12 20:12:34.867528 | primary | ok: Runtime: 0:00:00.252526
2026-06-12 20:12:34.876016 | 
2026-06-12 20:12:34.876190 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-12 20:12:35.842282 | primary | changed
2026-06-12 20:12:35.851097 | 
2026-06-12 20:12:35.851227 | TASK [repo_setup : Dump current-podified hash]
2026-06-12 20:12:35.929433 | primary | skipping: Conditional result was False
2026-06-12 20:12:35.940032 | 
2026-06-12 20:12:35.940180 | TASK [repo_setup : Slurp current podified hash]
2026-06-12 20:12:36.007333 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.019317 | 
2026-06-12 20:12:36.019499 | TASK [repo_setup : Update the value of full_hash]
2026-06-12 20:12:36.076546 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.086250 | 
2026-06-12 20:12:36.086444 | TASK [repo_setup : Export hashes facts for further use]
2026-06-12 20:12:36.155065 | primary | ok
2026-06-12 20:12:36.165134 | 
2026-06-12 20:12:36.165427 | TASK [repo_setup : Create download directory]
2026-06-12 20:12:36.214400 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.224108 | 
2026-06-12 20:12:36.224247 | TASK [repo_setup : Print the URL to request]
2026-06-12 20:12:36.270773 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.280159 | 
2026-06-12 20:12:36.280286 | TASK [Download the RPM]
2026-06-12 20:12:36.326746 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.336118 | 
2026-06-12 20:12:36.336253 | TASK [repo_setup : Install RHOS Release tool]
2026-06-12 20:12:36.382833 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.395605 | 
2026-06-12 20:12:36.395782 | TASK [repo_setup : Get rhos-release tool version]
2026-06-12 20:12:36.932105 | primary | skipping: Conditional result was False
2026-06-12 20:12:36.942456 | 
2026-06-12 20:12:36.942599 | TASK [repo_setup : Print rhos-release tool version]
2026-06-12 20:12:37.019801 | primary | skipping: Conditional result was False
2026-06-12 20:12:37.033729 | 
2026-06-12 20:12:37.033873 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-12 20:12:37.572451 | primary | skipping: Conditional result was False
2026-06-12 20:12:37.580022 | 
2026-06-12 20:12:37.580167 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-12 20:12:37.987816 | primary | ok
2026-06-12 20:12:38.045482 | 
2026-06-12 20:12:38.045636 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-12 20:12:38.580789 | primary | ok: Runtime: 0:00:00.014495
2026-06-12 20:12:38.592669 | 
2026-06-12 20:12:38.592812 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-12 20:12:39.142323 | primary | ok: Runtime: 0:00:00.015354
2026-06-12 20:12:39.151288 | 
2026-06-12 20:12:39.151453 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-12 20:12:39.228426 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.237916 | 
2026-06-12 20:12:39.238056 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-12 20:12:39.304930 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.314932 | 
2026-06-12 20:12:39.315071 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-12 20:12:39.361833 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.371852 | 
2026-06-12 20:12:39.371986 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-12 20:12:39.418995 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.428655 | 
2026-06-12 20:12:39.428794 | TASK [repo_setup : Check for DLRN component repo]
2026-06-12 20:12:39.476236 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.486014 | 
2026-06-12 20:12:39.486148 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-12 20:12:39.534389 | primary | skipping: Conditional result was False
2026-06-12 20:12:39.547551 | 
2026-06-12 20:12:39.547695 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-12 20:12:39.956719 | primary | ok: All paths examined
2026-06-12 20:12:39.970291 | 
2026-06-12 20:12:39.970470 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-12 20:12:40.316382 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-12 20:12:40.316809 | primary | changed: All items complete
2026-06-12 20:12:40.316867 | 
2026-06-12 20:12:40.580598 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-12 20:12:40.841493 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-12 20:12:41.154781 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-12 20:12:41.424091 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-12 20:12:41.697973 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-12 20:12:41.997484 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-12 20:12:42.298697 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-12 20:12:42.579945 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-12 20:12:42.591633 | 
2026-06-12 20:12:42.591807 | TASK [repo_setup : Cleanup existing metadata]
2026-06-12 20:12:43.103274 | primary | Cache was expired
2026-06-12 20:12:43.118231 | primary | 66 files removed
2026-06-12 20:12:43.626765 | primary | ok: Runtime: 0:00:00.227766
2026-06-12 20:12:43.635461 | 
2026-06-12 20:12:43.635594 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-12 20:12:44.127698 | primary | changed
2026-06-12 20:12:44.143654 | 
2026-06-12 20:12:44.143784 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 20:12:44.530307 | primary | DEFAULT
2026-06-12 20:12:44.687398 | primary | ok: Runtime: 0:00:00.086771
2026-06-12 20:12:44.695647 | 
2026-06-12 20:12:44.695776 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 20:12:45.234065 | primary | skipping: Conditional result was False
2026-06-12 20:12:45.243632 | 
2026-06-12 20:12:45.243778 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 20:12:45.781259 | primary | skipping: Conditional result was False
2026-06-12 20:12:45.791763 | 
2026-06-12 20:12:45.791908 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 20:12:45.870140 | primary | skipping: Conditional result was False
2026-06-12 20:12:45.879611 | 
2026-06-12 20:12:45.879757 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 20:12:46.197747 | primary | REPORTING SUCCESS TO DLRN API
2026-06-12 20:12:46.641365 | primary | {
2026-06-12 20:12:46.641458 | primary |   "aggregate_hash": "7e1bd028834ecb14271d9e031abffcd7",
2026-06-12 20:12:46.641473 | primary |   "commit_hash": null,
2026-06-12 20:12:46.641485 | primary |   "component": null,
2026-06-12 20:12:46.641497 | primary |   "distro_hash": null,
2026-06-12 20:12:46.641509 | primary |   "extended_hash": null,
2026-06-12 20:12:46.641535 | primary |   "in_progress": false,
2026-06-12 20:12:46.641549 | primary |   "job_id": "periodic-container-quay-push-centos-9-antelope",
2026-06-12 20:12:46.641566 | primary |   "notes": "",
2026-06-12 20:12:46.641578 | primary |   "success": true,
2026-06-12 20:12:46.641601 | primary |   "timestamp": 1781295166,
2026-06-12 20:12:46.641613 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/ada/rdoproject.org/adacdad2da6c4b05b878d42064219910"
2026-06-12 20:12:46.641628 | primary | }
2026-06-12 20:12:46.927270 | primary | ok: Runtime: 0:00:00.462708
2026-06-12 20:12:46.937183 | 
2026-06-12 20:12:46.937284 | PLAY RECAP
2026-06-12 20:12:46.937405 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-12 20:12:46.937459 | 
2026-06-12 20:12:47.089493 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 20:12:47.092232 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 20:12:47.703483 | 
2026-06-12 20:12:47.703600 | PLAY [all]
2026-06-12 20:12:47.712697 | 
2026-06-12 20:12:47.712767 | TASK [include_role : fetch-output]
2026-06-12 20:12:47.752740 | primary | ok
2026-06-12 20:12:47.766310 | 
2026-06-12 20:12:47.766400 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 20:12:47.841596 | primary | skipping: Conditional result was False
2026-06-12 20:12:47.850657 | 
2026-06-12 20:12:47.850800 | TASK [fetch-output : Set log path for single node]
2026-06-12 20:12:47.894983 | primary | ok
2026-06-12 20:12:47.903044 | 
2026-06-12 20:12:47.903182 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 20:12:48.373061 | primary -> localhost | ok: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/logs"
2026-06-12 20:12:48.642830 | primary -> localhost | ok: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/artifacts"
2026-06-12 20:12:48.892551 | primary -> localhost | ok: "/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/docs"
2026-06-12 20:12:48.905742 | 
2026-06-12 20:12:48.905827 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 20:12:49.668768 | primary | ok
2026-06-12 20:12:49.669231 | primary | ok: All items complete
2026-06-12 20:12:49.669304 | 
2026-06-12 20:12:50.249462 | primary | ok
2026-06-12 20:12:50.859240 | primary | ok
2026-06-12 20:12:50.887500 | 
2026-06-12 20:12:50.887756 | TASK [include_role : fetch-output-openshift]
2026-06-12 20:12:50.914058 | primary | skipping: Conditional result was False
2026-06-12 20:12:50.921204 | 
2026-06-12 20:12:50.921294 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 20:12:50.966807 | primary | skipping: Conditional result was False
2026-06-12 20:12:50.974954 | primary | skipping: Conditional result was False
2026-06-12 20:12:50.993869 | 
2026-06-12 20:12:50.994064 | PLAY [all]
2026-06-12 20:12:51.005868 | 
2026-06-12 20:12:51.006005 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 20:12:51.547680 | primary | changed
2026-06-12 20:12:51.557377 | 
2026-06-12 20:12:51.557474 | PLAY RECAP
2026-06-12 20:12:51.557588 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-12 20:12:51.557636 | 
2026-06-12 20:12:51.735221 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 20:12:51.739453 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 20:12:52.401376 | 
2026-06-12 20:12:52.401496 | PLAY [localhost]
2026-06-12 20:12:52.411251 | 
2026-06-12 20:12:52.411318 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 20:12:52.880738 | localhost | changed
2026-06-12 20:12:52.902268 | 
2026-06-12 20:12:52.902696 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 20:12:52.947193 | localhost | ok
2026-06-12 20:12:52.962857 | 
2026-06-12 20:12:52.962996 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 20:12:53.428949 | localhost | changed
2026-06-12 20:12:53.437391 | 
2026-06-12 20:12:53.437538 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 20:12:54.334176 | localhost | changed
2026-06-12 20:12:54.343672 | 
2026-06-12 20:12:54.343809 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 20:12:54.882415 | localhost | Identity added: /var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/tmp/ansible.67_7d9rb (/var/lib/zuul/builds/adacdad2da6c4b05b878d42064219910/work/tmp/ansible.67_7d9rb)
2026-06-12 20:12:54.882728 | localhost | ok: Runtime: 0:00:00.021186
2026-06-12 20:12:54.889876 | 
2026-06-12 20:12:54.890075 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 20:12:55.231621 | localhost | ok: Runtime: 0:00:00.009036
2026-06-12 20:12:55.241781 | 
2026-06-12 20:12:55.241916 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 20:12:55.315555 | localhost | changed
2026-06-12 20:12:55.322262 | 
2026-06-12 20:12:55.322423 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 20:12:55.799988 | localhost | changed
2026-06-12 20:12:55.810417 | 
2026-06-12 20:12:55.810522 | PLAY [localhost]
2026-06-12 20:12:55.818732 | 
2026-06-12 20:12:55.818851 | TASK [Generate bulk log download script]
2026-06-12 20:12:55.843813 | localhost | ok
2026-06-12 20:12:55.865622 | 
2026-06-12 20:12:55.865703 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 20:12:55.908437 | localhost | ok: All assertions passed
2026-06-12 20:12:55.953744 | 
2026-06-12 20:12:55.955546 | TASK [local-log-download : Create download script]
2026-06-12 20:12:56.449909 | localhost -> localhost | changed
2026-06-12 20:12:56.465302 | 
2026-06-12 20:12:56.465467 | TASK [Register quick-download link]
2026-06-12 20:12:56.490269 | localhost | ok
2026-06-12 20:12:56.494110 | 
2026-06-12 20:12:56.494218 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 20:12:56.503676 | 
2026-06-12 20:12:56.503800 | TASK [Set zuul-log-path fact]
2026-06-12 20:12:56.531995 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 20:12:56.546328 | 
2026-06-12 20:12:56.546585 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:12:56.586537 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 20:12:56.592674 | 
2026-06-12 20:12:56.592798 | TASK [upload-logs : Create log directories]
2026-06-12 20:12:57.562593 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 20:12:57.566537 | 
2026-06-12 20:12:57.566673 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 20:12:57.922087 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010873
2026-06-12 20:12:57.927781 | 
2026-06-12 20:12:57.927911 | TASK [upload-logs : Upload logs to log server]
2026-06-12 20:13:00.513219 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 20:13:00.516275 | 
2026-06-12 20:13:00.516433 | LOOP [upload-logs : Compress console log and json output]
