2026-06-08 08:02:57.978138 | Job console starting
2026-06-08 08:02:58.109280 | Updating git repos
2026-06-08 08:02:58.139938 | Cloning repos into workspace
2026-06-08 08:02:59.195070 | Restoring repo states
2026-06-08 08:02:59.221217 | Merging changes
2026-06-08 08:02:59.221239 | Checking out repos
2026-06-08 08:02:59.739750 | Preparing playbooks
2026-06-08 08:03:05.508813 | Running Ansible setup
2026-06-08 08:03:09.330159 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-08 08:03:10.009577 | 
2026-06-08 08:03:10.009694 | PLAY [localhost]
2026-06-08 08:03:10.017532 | 
2026-06-08 08:03:10.017601 | TASK [Gathering Facts]
2026-06-08 08:03:10.964378 | localhost | ok
2026-06-08 08:03:10.971385 | 
2026-06-08 08:03:10.971465 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-08 08:03:11.382314 | localhost -> localhost | changed
2026-06-08 08:03:11.388227 | 
2026-06-08 08:03:11.388322 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-08 08:03:12.328943 | localhost -> localhost | changed
2026-06-08 08:03:12.336291 | 
2026-06-08 08:03:12.336384 | TASK [Setup log path fact]
2026-06-08 08:03:12.356480 | localhost | ok
2026-06-08 08:03:12.368538 | 
2026-06-08 08:03:12.368640 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-08 08:03:12.397674 | localhost | ok
2026-06-08 08:03:12.404978 | 
2026-06-08 08:03:12.405082 | TASK [emit-job-header : Print job information]
2026-06-08 08:03:12.433979 | # Job Information
2026-06-08 08:03:12.434178 | Ansible Version: 2.16.18
2026-06-08 08:03:12.434210 | Job: periodic-container-quay-push-centos-9-antelope
2026-06-08 08:03:12.434234 | Pipeline: openstack-promote-component
2026-06-08 08:03:12.434257 | Executor: 38.129.56.84
2026-06-08 08:03:12.434278 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-08 08:03:12.434300 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/9e3/rdoproject.org/9e3fc41768ce453699a38ecb8816dc76/
2026-06-08 08:03:12.434322 | Event ID: 5043a139ac06404aa8e3b68711b1d460
2026-06-08 08:03:12.437981 | 
2026-06-08 08:03:12.438059 | LOOP [emit-job-header : Print node information]
2026-06-08 08:03:12.536134 | localhost | ok:
2026-06-08 08:03:12.536483 | localhost | # Node Information
2026-06-08 08:03:12.536552 | localhost | Inventory Hostname: primary
2026-06-08 08:03:12.536609 | localhost | Hostname: np0000066876
2026-06-08 08:03:12.536658 | localhost | Username: zuul
2026-06-08 08:03:12.536767 | localhost | Distro: CentOS 9
2026-06-08 08:03:12.536813 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-08 08:03:12.536883 | localhost | Region: RegionOne
2026-06-08 08:03:12.536930 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-08 08:03:12.536968 | localhost | Product Name: OpenStack Nova
2026-06-08 08:03:12.537004 | localhost | Interface IP: 38.102.83.20
2026-06-08 08:03:12.553764 | 
2026-06-08 08:03:12.553926 | PLAY [all]
2026-06-08 08:03:12.561500 | 
2026-06-08 08:03:12.561607 | TASK [Gather network facts]
2026-06-08 08:03:13.003528 | primary | ok
2026-06-08 08:03:13.011105 | 
2026-06-08 08:03:13.011207 | TASK [include_role : start-zuul-console]
2026-06-08 08:03:13.034630 | primary | ok
2026-06-08 08:03:13.046515 | 
2026-06-08 08:03:13.046615 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-08 08:03:13.516704 | primary | ok
2026-06-08 08:03:13.530021 | 
2026-06-08 08:03:13.530222 | TASK [include_role : add-build-sshkey]
2026-06-08 08:03:13.564757 | primary | ok
2026-06-08 08:03:13.587836 | 
2026-06-08 08:03:13.588058 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-08 08:03:13.890453 | primary -> localhost | ok
2026-06-08 08:03:13.903337 | 
2026-06-08 08:03:13.903512 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-08 08:03:13.938724 | primary | ok
2026-06-08 08:03:13.964689 | primary | included: /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-08 08:03:13.973933 | 
2026-06-08 08:03:13.974032 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-08 08:03:14.676507 | primary -> localhost | Generating public/private rsa key pair.
2026-06-08 08:03:14.676929 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/9e3fc41768ce453699a38ecb8816dc76_id_rsa
2026-06-08 08:03:14.677043 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/9e3fc41768ce453699a38ecb8816dc76_id_rsa.pub
2026-06-08 08:03:14.677161 | primary -> localhost | The key fingerprint is:
2026-06-08 08:03:14.677210 | primary -> localhost | SHA256:P9H/9rHsSWKFQr9kwJUNyKrRsE+19Xtk8yVqi3dOIwc zuul-build-sshkey
2026-06-08 08:03:14.677252 | primary -> localhost | The key's randomart image is:
2026-06-08 08:03:14.677292 | primary -> localhost | +---[RSA 3072]----+
2026-06-08 08:03:14.677330 | primary -> localhost | |          . .o+  |
2026-06-08 08:03:14.677372 | primary -> localhost | |       .  .+.o . |
2026-06-08 08:03:14.677415 | primary -> localhost | |        + o+o .  |
2026-06-08 08:03:14.677457 | primary -> localhost | |       o +.oo oo+|
2026-06-08 08:03:14.677498 | primary -> localhost | |        S ..E* ==|
2026-06-08 08:03:14.677538 | primary -> localhost | |       . o .*oo.o|
2026-06-08 08:03:14.677578 | primary -> localhost | |          oo.==o.|
2026-06-08 08:03:14.677620 | primary -> localhost | |          ..++=o=|
2026-06-08 08:03:14.677661 | primary -> localhost | |           . oo*+|
2026-06-08 08:03:14.677700 | primary -> localhost | +----[SHA256]-----+
2026-06-08 08:03:14.677813 | primary -> localhost | ok: Runtime: 0:00:00.165176
2026-06-08 08:03:14.686678 | 
2026-06-08 08:03:14.686891 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-08 08:03:14.722914 | primary | ok
2026-06-08 08:03:14.743461 | primary | included: /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-08 08:03:14.756625 | 
2026-06-08 08:03:14.756794 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-08 08:03:14.792755 | primary | skipping: Conditional result was False
2026-06-08 08:03:14.800710 | 
2026-06-08 08:03:14.800892 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-08 08:03:15.272070 | primary | changed
2026-06-08 08:03:15.282133 | 
2026-06-08 08:03:15.282294 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-08 08:03:15.571566 | primary | ok
2026-06-08 08:03:15.578895 | 
2026-06-08 08:03:15.579026 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-08 08:03:17.651356 | primary | changed
2026-06-08 08:03:17.658970 | 
2026-06-08 08:03:17.659106 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-08 08:03:19.421524 | primary | changed
2026-06-08 08:03:19.426622 | 
2026-06-08 08:03:19.426741 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-08 08:03:19.461700 | primary | skipping: Conditional result was False
2026-06-08 08:03:19.467072 | 
2026-06-08 08:03:19.467158 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-08 08:03:19.969836 | primary -> localhost | changed
2026-06-08 08:03:19.985474 | 
2026-06-08 08:03:19.985613 | TASK [add-build-sshkey : Add back temp key]
2026-06-08 08:03:20.362147 | primary -> localhost | Identity added: /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/9e3fc41768ce453699a38ecb8816dc76_id_rsa (zuul-build-sshkey)
2026-06-08 08:03:20.362384 | primary -> localhost | ok: Runtime: 0:00:00.016261
2026-06-08 08:03:20.367352 | 
2026-06-08 08:03:20.367435 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-08 08:03:20.735028 | primary | ok
2026-06-08 08:03:20.745221 | 
2026-06-08 08:03:20.745383 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-08 08:03:20.783799 | primary | skipping: Conditional result was False
2026-06-08 08:03:20.799109 | 
2026-06-08 08:03:20.799275 | TASK [include_role : validate-host]
2026-06-08 08:03:20.832244 | primary | ok
2026-06-08 08:03:20.867472 | 
2026-06-08 08:03:20.867628 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-08 08:03:20.909527 | primary | ok
2026-06-08 08:03:20.914379 | 
2026-06-08 08:03:20.914466 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-08 08:03:21.205264 | primary -> localhost | ok
2026-06-08 08:03:21.214613 | 
2026-06-08 08:03:21.214795 | TASK [validate-host : Collect information about the host]
2026-06-08 08:03:21.971348 | primary | ok
2026-06-08 08:03:21.991897 | 
2026-06-08 08:03:21.992101 | TASK [validate-host : Sanitize hostname]
2026-06-08 08:03:22.065148 | primary | ok
2026-06-08 08:03:22.072444 | 
2026-06-08 08:03:22.072591 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-08 08:03:22.606999 | primary -> localhost | changed
2026-06-08 08:03:22.613118 | 
2026-06-08 08:03:22.613206 | TASK [validate-host : Collect information about zuul worker]
2026-06-08 08:03:23.027661 | primary | ok
2026-06-08 08:03:23.030999 | 
2026-06-08 08:03:23.031081 | TASK [validate-host : Write out all zuul information for each host]
2026-06-08 08:03:23.533352 | primary -> localhost | changed
2026-06-08 08:03:23.542552 | 
2026-06-08 08:03:23.542679 | TASK [include_role : prepare-workspace-openshift]
2026-06-08 08:03:23.569756 | primary | skipping: Conditional result was False
2026-06-08 08:03:23.574927 | 
2026-06-08 08:03:23.575004 | TASK [include_role : remove-zuul-sshkey]
2026-06-08 08:03:23.601108 | primary | skipping: Conditional result was False
2026-06-08 08:03:23.611126 | 
2026-06-08 08:03:23.611363 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-08 08:03:23.908198 | primary | ok: "logs"
2026-06-08 08:03:23.908639 | primary | ok: All items complete
2026-06-08 08:03:23.908703 | 
2026-06-08 08:03:24.120973 | primary | ok: "artifacts"
2026-06-08 08:03:24.369117 | primary | ok: "docs"
2026-06-08 08:03:24.385574 | 
2026-06-08 08:03:24.385767 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-08 08:03:24.677735 | primary | changed: "logs"
2026-06-08 08:03:24.899906 | primary | changed: "artifacts"
2026-06-08 08:03:25.160041 | primary | changed: "docs"
2026-06-08 08:03:25.173129 | 
2026-06-08 08:03:25.173284 | PLAY RECAP
2026-06-08 08:03:25.173349 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 08:03:25.173390 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-08 08:03:25.173416 | 
2026-06-08 08:03:25.352723 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-08 08:03:25.355688 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-08 08:03:26.028928 | 
2026-06-08 08:03:26.029165 | PLAY [all]
2026-06-08 08:03:26.039831 | 
2026-06-08 08:03:26.039919 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-08 08:03:26.122210 | primary | ok
2026-06-08 08:03:26.130219 | 
2026-06-08 08:03:26.130370 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-08 08:03:26.631232 | primary | changed
2026-06-08 08:03:26.644070 | 
2026-06-08 08:03:26.644231 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-08 08:03:27.817816 | primary | changed
2026-06-08 08:03:27.832937 | 
2026-06-08 08:03:27.833146 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-08 08:03:28.320104 | primary | changed:
2026-06-08 08:03:28.320414 | primary | {
2026-06-08 08:03:28.320471 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-08 08:03:28.320531 | primary | }
2026-06-08 08:03:28.578732 | primary | changed:
2026-06-08 08:03:28.578944 | primary | {
2026-06-08 08:03:28.579001 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-08 08:03:28.579043 | primary | }
2026-06-08 08:03:28.817573 | primary | changed:
2026-06-08 08:03:28.817744 | primary | {
2026-06-08 08:03:28.817793 | 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-08 08:03:28.817832 | primary | }
2026-06-08 08:03:29.061990 | primary | changed:
2026-06-08 08:03:29.062177 | primary | {
2026-06-08 08:03:29.062247 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-08 08:03:29.062308 | primary | }
2026-06-08 08:03:29.285691 | primary | changed:
2026-06-08 08:03:29.285886 | primary | {
2026-06-08 08:03:29.285945 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-08 08:03:29.285986 | primary | }
2026-06-08 08:03:29.557792 | primary | changed:
2026-06-08 08:03:29.558031 | primary | {
2026-06-08 08:03:29.558118 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-08 08:03:29.558183 | primary | }
2026-06-08 08:03:29.781374 | primary | changed:
2026-06-08 08:03:29.781549 | primary | {
2026-06-08 08:03:29.781675 | 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-08 08:03:29.781721 | primary | }
2026-06-08 08:03:30.006331 | primary | changed:
2026-06-08 08:03:30.006531 | primary | {
2026-06-08 08:03:30.006608 | 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-08 08:03:30.006664 | primary | }
2026-06-08 08:03:30.249644 | primary | changed:
2026-06-08 08:03:30.249818 | primary | {
2026-06-08 08:03:30.249927 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-08 08:03:30.249974 | primary | }
2026-06-08 08:03:30.539780 | primary | changed:
2026-06-08 08:03:30.539969 | primary | {
2026-06-08 08:03:30.540020 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-08 08:03:30.540061 | primary | }
2026-06-08 08:03:30.796560 | primary | changed:
2026-06-08 08:03:30.796954 | primary | {
2026-06-08 08:03:30.797104 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-08 08:03:30.797160 | primary | }
2026-06-08 08:03:31.107797 | primary | changed:
2026-06-08 08:03:31.107928 | primary | {
2026-06-08 08:03:31.107952 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-08 08:03:31.107974 | primary | }
2026-06-08 08:03:31.381264 | primary | changed:
2026-06-08 08:03:31.381535 | primary | {
2026-06-08 08:03:31.381596 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-08 08:03:31.381642 | primary | }
2026-06-08 08:03:31.670837 | primary | changed:
2026-06-08 08:03:31.671031 | primary | {
2026-06-08 08:03:31.671082 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-08 08:03:31.671228 | primary | }
2026-06-08 08:03:31.923796 | primary | changed:
2026-06-08 08:03:31.924025 | primary | {
2026-06-08 08:03:31.924111 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-08 08:03:31.924173 | primary | }
2026-06-08 08:03:32.217831 | primary | changed:
2026-06-08 08:03:32.217966 | primary | {
2026-06-08 08:03:32.217998 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-08 08:03:32.218023 | primary | }
2026-06-08 08:03:32.492496 | primary | changed:
2026-06-08 08:03:32.492674 | primary | {
2026-06-08 08:03:32.492724 | 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-08 08:03:32.492767 | primary | }
2026-06-08 08:03:32.753138 | primary | changed:
2026-06-08 08:03:32.753300 | primary | {
2026-06-08 08:03:32.753348 | 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-08 08:03:32.753388 | primary | }
2026-06-08 08:03:33.023514 | primary | changed:
2026-06-08 08:03:33.023689 | primary | {
2026-06-08 08:03:33.023739 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-08 08:03:33.023795 | primary | }
2026-06-08 08:03:33.284813 | primary | changed:
2026-06-08 08:03:33.285097 | primary | {
2026-06-08 08:03:33.285164 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-08 08:03:33.285215 | primary | }
2026-06-08 08:03:33.509780 | primary | changed:
2026-06-08 08:03:33.510039 | primary | {
2026-06-08 08:03:33.510097 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-08 08:03:33.510139 | primary | }
2026-06-08 08:03:33.740275 | primary | changed:
2026-06-08 08:03:33.740487 | primary | {
2026-06-08 08:03:33.740551 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-08 08:03:33.740607 | primary | }
2026-06-08 08:03:33.989202 | primary | changed:
2026-06-08 08:03:33.989365 | primary | {
2026-06-08 08:03:33.989414 | 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-08 08:03:33.989457 | primary | }
2026-06-08 08:03:34.235833 | primary | changed:
2026-06-08 08:03:34.236040 | primary | {
2026-06-08 08:03:34.236105 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-08 08:03:34.236147 | primary | }
2026-06-08 08:03:34.529947 | primary | changed:
2026-06-08 08:03:34.530088 | primary | {
2026-06-08 08:03:34.530135 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-08 08:03:34.530176 | primary | }
2026-06-08 08:03:34.799787 | primary | changed:
2026-06-08 08:03:34.799973 | primary | {
2026-06-08 08:03:34.800023 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-08 08:03:34.800065 | primary | }
2026-06-08 08:03:34.828997 | 
2026-06-08 08:03:34.829137 | TASK [Set timezone to UTC]
2026-06-08 08:03:35.390973 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-08 08:03:35.397445 | 
2026-06-08 08:03:35.397580 | TASK [Create nodepool directory]
2026-06-08 08:03:35.708412 | primary | changed
2026-06-08 08:03:35.716952 | 
2026-06-08 08:03:35.717079 | TASK [Create nodepool sub_nodes file]
2026-06-08 08:03:36.481384 | primary | changed
2026-06-08 08:03:36.489243 | 
2026-06-08 08:03:36.489392 | TASK [Create nodepool sub_nodes_private file]
2026-06-08 08:03:37.293231 | primary | changed
2026-06-08 08:03:37.301261 | 
2026-06-08 08:03:37.301394 | LOOP [Populate nodepool sub_nodes file]
2026-06-08 08:03:37.346998 | 
2026-06-08 08:03:37.347281 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-08 08:03:37.396075 | 
2026-06-08 08:03:37.396365 | TASK [Create nodepool primary file]
2026-06-08 08:03:38.180828 | primary | changed
2026-06-08 08:03:38.189264 | 
2026-06-08 08:03:38.189389 | TASK [Create nodepool node_private for this node]
2026-06-08 08:03:38.960374 | primary | changed
2026-06-08 08:03:38.964769 | 
2026-06-08 08:03:38.964835 | LOOP [Copy ssh keys to nodepool directory]
2026-06-08 08:03:39.437630 | primary | ok: Item: id_rsa Runtime: 0:00:00.006524
2026-06-08 08:03:39.438169 | 
2026-06-08 08:03:39.635196 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006370
2026-06-08 08:03:39.655324 | 
2026-06-08 08:03:39.655526 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-08 08:03:40.492213 | primary | changed
2026-06-08 08:03:40.500132 | 
2026-06-08 08:03:40.500317 | TASK [Validate sudoers config after edits]
2026-06-08 08:03:40.818911 | primary | /etc/sudoers: parsed OK
2026-06-08 08:03:40.818958 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-08 08:03:40.818964 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-08 08:03:40.818968 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-08 08:03:41.054338 | primary | ok: Runtime: 0:00:00.008715
2026-06-08 08:03:41.063223 | 
2026-06-08 08:03:41.063426 | TASK [Show the environment passed in to job shell scripts]
2026-06-08 08:03:41.364366 | primary | SHELL=/bin/bash
2026-06-08 08:03:41.364485 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-08 08:03:41.364506 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-08 08:03:41.364517 | primary | PWD=/home/zuul
2026-06-08 08:03:41.364540 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-08 08:03:41.364559 | primary | LOGNAME=zuul
2026-06-08 08:03:41.364575 | primary | XDG_SESSION_TYPE=tty
2026-06-08 08:03:41.364594 | primary | _=/usr/bin/env
2026-06-08 08:03:41.364612 | primary | MOTD_SHOWN=pam
2026-06-08 08:03:41.364629 | primary | HOME=/home/zuul
2026-06-08 08:03:41.364647 | primary | LANG=en_US.UTF-8
2026-06-08 08:03:41.364665 | primary | SSH_CONNECTION=38.129.56.84 58862 38.102.83.20 22
2026-06-08 08:03:41.364683 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-08 08:03:41.364701 | primary | WORKSPACE=/home/zuul/workspace
2026-06-08 08:03:41.364718 | primary | XDG_SESSION_CLASS=user
2026-06-08 08:03:41.364734 | primary | SELINUX_ROLE_REQUESTED=
2026-06-08 08:03:41.364750 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-08 08:03:41.364766 | primary | USER=zuul
2026-06-08 08:03:41.364782 | primary | ZUUL_VOTING=True
2026-06-08 08:03:41.364797 | primary | BUILD_TIMEOUT=3000000
2026-06-08 08:03:41.364813 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-08 08:03:41.364829 | primary | SHLVL=1
2026-06-08 08:03:41.364844 | primary | XDG_SESSION_ID=1
2026-06-08 08:03:41.364860 | primary | ZUUL_BRANCH=master
2026-06-08 08:03:41.364876 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-08 08:03:41.364893 | primary | SSH_CLIENT=38.129.56.84 58862 22
2026-06-08 08:03:41.364917 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-08 08:03:41.365118 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-08 08:03:41.365212 | primary | which_declare=declare -f
2026-06-08 08:03:41.365227 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-08 08:03:41.365236 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-08 08:03:41.365244 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-08 08:03:41.365252 | primary | ZUUL_UUID=9e3fc41768ce453699a38ecb8816dc76
2026-06-08 08:03:41.365266 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-08 08:03:41.365276 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-08 08:03:41.365284 | primary | }
2026-06-08 08:03:41.614973 | primary | ok: Runtime: 0:00:00.010493
2026-06-08 08:03:41.625925 | 
2026-06-08 08:03:41.626059 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-08 08:03:41.655284 | primary | skipping: Conditional result was False
2026-06-08 08:03:41.666120 | 
2026-06-08 08:03:41.666288 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-08 08:03:42.203232 | primary | skipping: Conditional result was False
2026-06-08 08:03:42.213301 | 
2026-06-08 08:03:42.213432 | TASK [Ensure legacy workspace directory]
2026-06-08 08:03:42.451540 | primary | changed
2026-06-08 08:03:42.454272 | 
2026-06-08 08:03:42.454370 | PLAY RECAP
2026-06-08 08:03:42.454467 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-08 08:03:42.454512 | 
2026-06-08 08:03:42.611216 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-08 08:03:42.614792 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-08 08:03:43.268124 | 
2026-06-08 08:03:43.268298 | PLAY [primary]
2026-06-08 08:03:43.279798 | 
2026-06-08 08:03:43.279950 | TASK [Clone repos in the job workspace]
2026-06-08 08:03:43.297709 | primary | ok
2026-06-08 08:03:43.317355 | 
2026-06-08 08:03:43.317521 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-08 08:03:43.756406 | primary | ok
2026-06-08 08:03:43.767352 | 
2026-06-08 08:03:43.767504 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-08 08:03:45.313586 | primary | Output suppressed because no_log was given
2026-06-08 08:03:45.327755 | 
2026-06-08 08:03:45.327917 | TASK [Create the config file]
2026-06-08 08:03:46.380450 | primary | changed
2026-06-08 08:03:46.381806 | 
2026-06-08 08:03:46.381876 | PLAY RECAP
2026-06-08 08:03:46.381924 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 08:03:46.381946 | 
2026-06-08 08:03:46.511717 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-08 08:03:46.514458 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-08 08:03:47.225610 | 
2026-06-08 08:03:47.225756 | PLAY [primary]
2026-06-08 08:03:47.236456 | 
2026-06-08 08:03:47.236540 | TASK [Create copy-container.yml playbook on primary]
2026-06-08 08:03:48.272888 | primary | changed
2026-06-08 08:03:48.281800 | 
2026-06-08 08:03:48.282106 | TASK [Install required packages]
2026-06-08 08:04:31.477805 | primary | changed
2026-06-08 08:04:31.484067 | 
2026-06-08 08:04:31.484163 | TASK [Ensure dependency collections are installed]
2026-06-08 08:05:42.665377 | primary | changed
2026-06-08 08:05:42.690492 | 
2026-06-08 08:05:42.690634 | TASK [install copy-containers]
2026-06-08 08:05:43.593084 | primary |
2026-06-08 08:05:43.593246 | primary | PLAY [localhost] ***************************************************************
2026-06-08 08:05:43.593266 | primary |
2026-06-08 08:05:43.593281 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-08 08:05:43.593299 | primary | Monday 08 June 2026  08:05:43 +0000 (0:00:00.031)       0:00:00.031 ***********
2026-06-08 08:05:43.593315 | primary | Monday 08 June 2026  08:05:43 +0000 (0:00:00.030)       0:00:00.030 ***********
2026-06-08 08:05:45.283972 | primary | ok: [localhost]
2026-06-08 08:05:45.284061 | primary |
2026-06-08 08:05:45.284074 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-08 08:05:45.284084 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:01.691)       0:00:01.722 ***********
2026-06-08 08:05:45.284092 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:01.691)       0:00:01.721 ***********
2026-06-08 08:05:45.328609 | primary |
2026-06-08 08:05:45.328651 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-08 08:05:45.328662 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:00.044)       0:00:01.767 ***********
2026-06-08 08:05:45.328670 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:00.044)       0:00:01.766 ***********
2026-06-08 08:05:45.800044 | primary | changed: [localhost] => (item=artifacts)
2026-06-08 08:05:45.800079 | primary | changed: [localhost] => (item=logs)
2026-06-08 08:05:45.800086 | primary |
2026-06-08 08:05:45.800104 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-08 08:05:45.800110 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:00.471)       0:00:02.238 ***********
2026-06-08 08:05:45.800116 | primary | Monday 08 June 2026  08:05:45 +0000 (0:00:00.471)       0:00:02.237 ***********
2026-06-08 08:05:48.793859 | primary | changed: [localhost]
2026-06-08 08:05:48.793896 | primary |
2026-06-08 08:05:48.793901 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-08 08:05:48.793907 | primary | Monday 08 June 2026  08:05:48 +0000 (0:00:02.994)       0:00:05.233 ***********
2026-06-08 08:05:48.793911 | primary | Monday 08 June 2026  08:05:48 +0000 (0:00:02.994)       0:00:05.231 ***********
2026-06-08 08:06:33.193287 | primary | changed: [localhost]
2026-06-08 08:06:33.193319 | primary |
2026-06-08 08:06:33.193326 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-08 08:06:33.193332 | primary | Monday 08 June 2026  08:06:33 +0000 (0:00:44.399)       0:00:49.632 ***********
2026-06-08 08:06:33.193337 | primary | Monday 08 June 2026  08:06:33 +0000 (0:00:44.399)       0:00:49.631 ***********
2026-06-08 08:06:33.446246 | primary | changed: [localhost]
2026-06-08 08:06:33.446279 | primary |
2026-06-08 08:06:33.446286 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-08 08:06:33.446291 | primary | Monday 08 June 2026  08:06:33 +0000 (0:00:00.252)       0:00:49.885 ***********
2026-06-08 08:06:33.446295 | primary | Monday 08 June 2026  08:06:33 +0000 (0:00:00.252)       0:00:49.884 ***********
2026-06-08 08:06:37.100494 | primary | changed: [localhost]
2026-06-08 08:06:37.100528 | primary |
2026-06-08 08:06:37.100536 | 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-08 08:06:37.100548 | primary | Monday 08 June 2026  08:06:37 +0000 (0:00:03.654)       0:00:53.539 ***********
2026-06-08 08:06:37.100554 | primary | Monday 08 June 2026  08:06:37 +0000 (0:00:03.654)       0:00:53.538 ***********
2026-06-08 08:07:38.721566 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-08 08:07:38.721665 | primary | ok: [localhost]
2026-06-08 08:07:38.721671 | primary |
2026-06-08 08:07:38.721677 | 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-08 08:07:38.721682 | primary | Monday 08 June 2026  08:07:38 +0000 (0:01:01.620)       0:01:55.160 ***********
2026-06-08 08:07:38.721697 | primary | Monday 08 June 2026  08:07:38 +0000 (0:01:01.620)       0:01:55.159 ***********
2026-06-08 08:07:38.747907 | primary | skipping: [localhost]
2026-06-08 08:07:38.747930 | primary |
2026-06-08 08:07:38.747935 | 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-08 08:07:38.747940 | primary | Monday 08 June 2026  08:07:38 +0000 (0:00:00.026)       0:01:55.187 ***********
2026-06-08 08:07:38.747944 | primary | Monday 08 June 2026  08:07:38 +0000 (0:00:00.026)       0:01:55.185 ***********
2026-06-08 08:07:39.145632 | primary | changed: [localhost]
2026-06-08 08:07:39.145697 | primary |
2026-06-08 08:07:39.145709 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-08 08:07:39.145719 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.397)       0:01:55.584 ***********
2026-06-08 08:07:39.145729 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.397)       0:01:55.583 ***********
2026-06-08 08:07:39.355558 | primary | changed: [localhost]
2026-06-08 08:07:39.355636 | primary |
2026-06-08 08:07:39.355652 | 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-08 08:07:39.355671 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.209)       0:01:55.794 ***********
2026-06-08 08:07:39.355683 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.209)       0:01:55.792 ***********
2026-06-08 08:07:39.393061 | primary | skipping: [localhost]
2026-06-08 08:07:39.393127 | primary |
2026-06-08 08:07:39.393139 | 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-08 08:07:39.393149 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.037)       0:01:55.831 ***********
2026-06-08 08:07:39.393158 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.037)       0:01:55.830 ***********
2026-06-08 08:07:39.432460 | primary | skipping: [localhost]
2026-06-08 08:07:39.432521 | primary |
2026-06-08 08:07:39.432532 | 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-08 08:07:39.432541 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.039)       0:01:55.871 ***********
2026-06-08 08:07:39.432562 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.039)       0:01:55.869 ***********
2026-06-08 08:07:39.478371 | primary | skipping: [localhost]
2026-06-08 08:07:39.478462 | primary |
2026-06-08 08:07:39.478475 | 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-08 08:07:39.478485 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.045)       0:01:55.917 ***********
2026-06-08 08:07:39.478495 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.045)       0:01:55.915 ***********
2026-06-08 08:07:39.530260 | primary | skipping: [localhost]
2026-06-08 08:07:39.530321 | primary |
2026-06-08 08:07:39.530333 | 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-08 08:07:39.530344 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.051)       0:01:55.968 ***********
2026-06-08 08:07:39.530353 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.051)       0:01:55.967 ***********
2026-06-08 08:07:39.581021 | primary | skipping: [localhost]
2026-06-08 08:07:39.581079 | primary |
2026-06-08 08:07:39.581090 | 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-08 08:07:39.581114 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.050)       0:01:56.019 ***********
2026-06-08 08:07:39.581123 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.050)       0:01:56.018 ***********
2026-06-08 08:07:39.663714 | primary | skipping: [localhost]
2026-06-08 08:07:39.663782 | primary |
2026-06-08 08:07:39.663794 | primary | PLAY RECAP *********************************************************************
2026-06-08 08:07:39.663805 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-08 08:07:39.663815 | primary |
2026-06-08 08:07:39.663824 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.082)       0:01:56.101 ***********
2026-06-08 08:07:39.663833 | primary | ===============================================================================
2026-06-08 08:07:39.663841 | primary | copy_container : Build the copy-container ------------------------------ 61.62s
2026-06-08 08:07:39.663850 | primary | copy_container : Install required packages ----------------------------- 44.40s
2026-06-08 08:07:39.663859 | primary | copy_container : Copy go files to temporary directory ------------------- 3.65s
2026-06-08 08:07:39.663867 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 2.99s
2026-06-08 08:07:39.663876 | primary | Gathering Facts --------------------------------------------------------- 1.69s
2026-06-08 08:07:39.663884 | primary | copy_container : Ensure directory is present ---------------------------- 0.47s
2026-06-08 08:07:39.663893 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.40s
2026-06-08 08:07:39.663902 | primary | copy_container : Create temporary directory ----------------------------- 0.25s
2026-06-08 08:07:39.663911 | primary | copy_container : Delete temporary directory ----------------------------- 0.21s
2026-06-08 08:07:39.663919 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.08s
2026-06-08 08:07:39.663928 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-08 08:07:39.663936 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-08 08:07:39.663945 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-08 08:07:39.663953 | primary | Install copy_containers ------------------------------------------------- 0.04s
2026-06-08 08:07:39.663961 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-08 08:07:39.663970 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-08 08:07:39.663978 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-08 08:07:39.663987 | primary | Monday 08 June 2026  08:07:39 +0000 (0:00:00.083)       0:01:56.101 ***********
2026-06-08 08:07:39.663996 | primary | ===============================================================================
2026-06-08 08:07:39.664004 | primary | copy_container -------------------------------------------------------- 114.34s
2026-06-08 08:07:39.664012 | primary | gather_facts ------------------------------------------------------------ 1.69s
2026-06-08 08:07:39.664021 | primary | ansible.builtin.include_role -------------------------------------------- 0.04s
2026-06-08 08:07:39.664029 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-08 08:07:39.664038 | primary | total ----------------------------------------------------------------- 116.07s
2026-06-08 08:07:39.862777 | primary | ok: Runtime: 0:01:56.627106
2026-06-08 08:07:39.867060 | 
2026-06-08 08:07:39.867214 | PLAY RECAP
2026-06-08 08:07:39.867325 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 08:07:39.867374 | 
2026-06-08 08:07:40.023112 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-08 08:07:40.026074 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-08 08:07:40.670461 | 
2026-06-08 08:07:40.670567 | PLAY [primary]
2026-06-08 08:07:40.681146 | 
2026-06-08 08:07:40.681222 | TASK [Install podman]
2026-06-08 08:07:42.158304 | primary | ok: Nothing to do
2026-06-08 08:07:42.169628 | 
2026-06-08 08:07:42.169889 | TASK [Get md5 file for DLRN hash tag]
2026-06-08 08:07:42.845090 | primary | changed: OK (32 bytes)
2026-06-08 08:07:42.852136 | 
2026-06-08 08:07:42.852281 | TASK [Find MD5 value]
2026-06-08 08:07:43.396274 | primary | ok: Runtime: 0:00:00.005617
2026-06-08 08:07:43.405178 | 
2026-06-08 08:07:43.405310 | TASK [Perform container registry login with podman]
2026-06-08 08:07:44.954196 | primary | Output suppressed because no_log was given
2026-06-08 08:07:44.957592 | 
2026-06-08 08:07:44.957665 | TASK [Copy containers per release]
2026-06-08 08:17:50.889510 | primary | Output suppressed because no_log was given
2026-06-08 08:17:50.896454 | 
2026-06-08 08:17:50.896587 | TASK [Tag containers]
2026-06-08 08:20:54.730194 | primary | Output suppressed because no_log was given
2026-06-08 08:20:54.737227 | 
2026-06-08 08:20:54.737373 | TASK [Fail job if there is an error in the copy log]
2026-06-08 08:20:55.114525 | primary | time="2026-06-08T08:07:45Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//6b7/rdoproject.org/6b76cf1ddc1d4f3ea27e0c780d590248/logs/containers-successfully-built.log"
2026-06-08 08:20:55.114617 | primary | time="2026-06-08T08:07:45Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//6b7/rdoproject.org/6b76cf1ddc1d4f3ea27e0c780d590248/logs/containers-built.log"
2026-06-08 08:20:55.114675 | primary | time="2026-06-08T08:07:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-sb-db-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114687 | primary | time="2026-06-08T08:07:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-nb-db-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114697 | primary | time="2026-06-08T08:07:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-controller:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114705 | primary | time="2026-06-08T08:08:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-northd:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114717 | primary | time="2026-06-08T08:08:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-decision-engine:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114727 | primary | time="2026-06-08T08:08:03Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-decision-engine"
2026-06-08 08:20:55.114735 | primary | time="2026-06-08T08:08:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114744 | primary | time="2026-06-08T08:08:13Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-api"
2026-06-08 08:20:55.114752 | primary | time="2026-06-08T08:08:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-applier:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114760 | primary | time="2026-06-08T08:08:18Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-applier"
2026-06-08 08:20:55.114767 | primary | time="2026-06-08T08:08:23Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest-all:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114775 | primary | time="2026-06-08T08:08:23Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tempest-all"
2026-06-08 08:20:55.114783 | primary | time="2026-06-08T08:09:05Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-account:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114791 | primary | time="2026-06-08T08:09:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-proxy-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114799 | primary | time="2026-06-08T08:09:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-object:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114806 | primary | time="2026-06-08T08:09:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-container:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114814 | primary | time="2026-06-08T08:09:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114822 | primary | time="2026-06-08T08:09:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114829 | primary | time="2026-06-08T08:09:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-housekeeping:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114837 | primary | time="2026-06-08T08:09:44Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-health-manager:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114845 | primary | time="2026-06-08T08:09:48Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-compute:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114853 | primary | time="2026-06-08T08:10:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-novncproxy:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114869 | primary | time="2026-06-08T08:10:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114877 | primary | time="2026-06-08T08:10:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-conductor:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114884 | primary | time="2026-06-08T08:10:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114892 | primary | time="2026-06-08T08:10:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114908 | primary | time="2026-06-08T08:10:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-ovn-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114916 | primary | time="2026-06-08T08:10:35Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-neutron-ovn-agent"
2026-06-08 08:20:55.114924 | primary | time="2026-06-08T08:10:40Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-dhcp-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114932 | primary | time="2026-06-08T08:10:43Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-agent-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114943 | primary | time="2026-06-08T08:10:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-server:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114951 | primary | time="2026-06-08T08:10:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-neutron-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114958 | primary | time="2026-06-08T08:10:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-sriov-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114966 | primary | time="2026-06-08T08:11:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-share:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114974 | primary | time="2026-06-08T08:11:11Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114982 | primary | time="2026-06-08T08:11:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114989 | primary | time="2026-06-08T08:11:18Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-pxe:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.114997 | primary | time="2026-06-08T08:11:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115004 | primary | time="2026-06-08T08:11:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-conductor:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115012 | primary | time="2026-06-08T08:11:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-inspector:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115020 | primary | time="2026-06-08T08:11:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api-cfn:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115027 | primary | time="2026-06-08T08:11:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-engine:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115035 | primary | time="2026-06-08T08:11:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115043 | primary | time="2026-06-08T08:11:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-backend-bind9:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115050 | primary | time="2026-06-08T08:12:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115058 | primary | time="2026-06-08T08:12:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115070 | primary | time="2026-06-08T08:12:13Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-mdns:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115078 | primary | time="2026-06-08T08:12:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-sink:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115085 | primary | time="2026-06-08T08:12:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-producer:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115093 | primary | time="2026-06-08T08:12:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-central:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115101 | primary | time="2026-06-08T08:12:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115108 | primary | time="2026-06-08T08:12:28Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-api"
2026-06-08 08:20:55.115116 | primary | time="2026-06-08T08:12:34Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-processor:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115124 | primary | time="2026-06-08T08:12:34Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-processor"
2026-06-08 08:20:55.115136 | primary | time="2026-06-08T08:12:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-volume:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115144 | primary | time="2026-06-08T08:12:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115151 | primary | time="2026-06-08T08:13:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-backup:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115159 | primary | time="2026-06-08T08:13:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-scheduler:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115167 | primary | time="2026-06-08T08:13:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-central:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115174 | primary | time="2026-06-08T08:13:12Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-notification:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115182 | primary | time="2026-06-08T08:13:16Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-ipmi:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115193 | primary | time="2026-06-08T08:13:20Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-compute:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115201 | primary | time="2026-06-08T08:13:25Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-worker:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115208 | primary | time="2026-06-08T08:13:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115216 | primary | time="2026-06-08T08:13:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-keystone-listener:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115224 | primary | time="2026-06-08T08:13:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115231 | primary | time="2026-06-08T08:13:46Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-evaluator:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115239 | primary | time="2026-06-08T08:13:50Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-notifier:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115246 | primary | time="2026-06-08T08:13:54Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-listener:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115254 | primary | time="2026-06-08T08:13:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-nova-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115266 | primary | time="2026-06-08T08:14:01Z" level=info msg="Copying image podified-antelope-centos9/openstack-neutron-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115275 | primary | time="2026-06-08T08:14:04Z" level=info msg="Copying image podified-antelope-centos9/openstack-tempest:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115286 | primary | time="2026-06-08T08:14:07Z" level=info msg="Copying image podified-antelope-centos9/openstack-swift-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115303 | primary | time="2026-06-08T08:14:10Z" level=info msg="Copying image podified-antelope-centos9/openstack-watcher-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115329 | primary | time="2026-06-08T08:14:10Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-watcher-base"
2026-06-08 08:20:55.115342 | primary | time="2026-06-08T08:14:14Z" level=info msg="Copying image podified-antelope-centos9/openstack-octavia-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115353 | primary | time="2026-06-08T08:14:17Z" level=info msg="Copying image podified-antelope-centos9/openstack-heat-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115364 | primary | time="2026-06-08T08:14:19Z" level=info msg="Copying image podified-antelope-centos9/openstack-manila-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115374 | primary | time="2026-06-08T08:14:22Z" level=info msg="Copying image podified-antelope-centos9/openstack-cloudkitty-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115386 | primary | time="2026-06-08T08:14:22Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-cloudkitty-base"
2026-06-08 08:20:55.115441 | primary | time="2026-06-08T08:14:26Z" level=info msg="Copying image podified-antelope-centos9/openstack-cinder-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115455 | primary | time="2026-06-08T08:14:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-designate-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115466 | primary | time="2026-06-08T08:14:31Z" level=info msg="Copying image podified-antelope-centos9/openstack-ironic-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115478 | primary | time="2026-06-08T08:14:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizontest:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115500 | primary | time="2026-06-08T08:14:35Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-horizontest"
2026-06-08 08:20:55.115512 | primary | time="2026-06-08T08:15:03Z" level=info msg="Copying image podified-antelope-centos9/openstack-ceilometer-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115524 | primary | time="2026-06-08T08:15:06Z" level=info msg="Copying image podified-antelope-centos9/openstack-glance-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115535 | primary | time="2026-06-08T08:15:21Z" level=info msg="Copying image podified-antelope-centos9/openstack-horizon:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115547 | primary | time="2026-06-08T08:15:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-keystone:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115559 | primary | time="2026-06-08T08:15:35Z" level=info msg="Copying image podified-antelope-centos9/openstack-iscsid:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115570 | primary | time="2026-06-08T08:15:39Z" level=info msg="Copying image podified-antelope-centos9/openstack-barbican-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115589 | primary | time="2026-06-08T08:15:42Z" level=info msg="Copying image podified-antelope-centos9/openstack-aodh-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115601 | primary | time="2026-06-08T08:15:47Z" level=info msg="Copying image podified-antelope-centos9/openstack-placement-api:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115612 | primary | time="2026-06-08T08:15:52Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115633 | primary | time="2026-06-08T08:15:55Z" level=info msg="Copying image podified-antelope-centos9/openstack-os:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115646 | primary | time="2026-06-08T08:15:58Z" level=info msg="Copying image podified-antelope-centos9/openstack-unbound:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115658 | primary | time="2026-06-08T08:16:02Z" level=info msg="Copying image podified-antelope-centos9/openstack-tobiko:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115669 | primary | time="2026-06-08T08:16:02Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-tobiko"
2026-06-08 08:20:55.115679 | primary | time="2026-06-08T08:16:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-ovn-bgp-agent:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115690 | primary | time="2026-06-08T08:16:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-redis:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115702 | primary | time="2026-06-08T08:16:38Z" level=info msg="Copying image podified-antelope-centos9/openstack-rabbitmq:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115713 | primary | time="2026-06-08T08:16:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-openstackclient:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115723 | primary | time="2026-06-08T08:16:57Z" level=info msg="Copying image podified-antelope-centos9/openstack-rsyslog:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115735 | primary | time="2026-06-08T08:17:00Z" level=info msg="Copying image podified-antelope-centos9/openstack-mariadb:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115747 | primary | time="2026-06-08T08:17:08Z" level=info msg="Copying image podified-antelope-centos9/openstack-ansible-tests:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115759 | primary | time="2026-06-08T08:17:08Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-ansible-tests"
2026-06-08 08:20:55.115771 | primary | time="2026-06-08T08:17:24Z" level=info msg="Copying image podified-antelope-centos9/openstack-multipathd:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115783 | primary | time="2026-06-08T08:17:28Z" level=info msg="Copying image podified-antelope-centos9/openstack-frr:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115795 | primary | time="2026-06-08T08:17:33Z" level=info msg="Copying image podified-antelope-centos9/openstack-haproxy:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115807 | primary | time="2026-06-08T08:17:37Z" level=info msg="Copying image podified-antelope-centos9/openstack-cron:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115817 | primary | time="2026-06-08T08:17:41Z" level=info msg="Copying image podified-antelope-centos9/openstack-netutils:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115828 | primary | time="2026-06-08T08:17:41Z" level=info msg="Creating new repository podified-antelope-centos9/openstack-netutils"
2026-06-08 08:20:55.115839 | primary | time="2026-06-08T08:17:45Z" level=info msg="Copying image podified-antelope-centos9/openstack-memcached:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.115851 | primary | time="2026-06-08T08:17:49Z" level=info msg="Copying image podified-antelope-centos9/openstack-base:9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.282955 | primary | ok: Runtime: 0:00:00.005458
2026-06-08 08:20:55.289247 | 
2026-06-08 08:20:55.289366 | TASK [Fail job if the tag log cannot find manifest]
2026-06-08 08:20:55.583009 | primary | time="2026-06-08T08:17:51Z" level=info msg="Overwriting promoted hash"
2026-06-08 08:20:55.583203 | primary | time="2026-06-08T08:17:51Z" level=info msg="Promoted hash:  9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.583221 | primary | time="2026-06-08T08:17:51Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//6b7/rdoproject.org/6b76cf1ddc1d4f3ea27e0c780d590248/logs/containers-successfully-built.log"
2026-06-08 08:20:55.583233 | primary | time="2026-06-08T08:17:51Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//6b7/rdoproject.org/6b76cf1ddc1d4f3ea27e0c780d590248/logs/containers-built.log"
2026-06-08 08:20:55.583243 | primary | time="2026-06-08T08:17:51Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//6b7/rdoproject.org/6b76cf1ddc1d4f3ea27e0c780d590248/ namespace: podified-antelope-centos9 promoted_hash: 9767ab1d6200e37a24a9698f6991361f"
2026-06-08 08:20:55.583254 | primary | time="2026-06-08T08:17:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90"
2026-06-08 08:20:55.583266 | primary | "Updated"
2026-06-08 08:20:55.583275 | primary |
2026-06-08 08:20:55.583284 | primary | time="2026-06-08T08:17:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-sb-db-server with tag 85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90 and manifest sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90"
2026-06-08 08:20:55.583292 | primary | "Updated"
2026-06-08 08:20:55.583300 | primary |
2026-06-08 08:20:55.583308 | primary | time="2026-06-08T08:17:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c"
2026-06-08 08:20:55.583316 | primary | "Updated"
2026-06-08 08:20:55.583323 | primary |
2026-06-08 08:20:55.583331 | primary | time="2026-06-08T08:17:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-nb-db-server with tag ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c and manifest sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c"
2026-06-08 08:20:55.583339 | primary | "Updated"
2026-06-08 08:20:55.583347 | primary |
2026-06-08 08:20:55.583355 | primary | time="2026-06-08T08:17:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9"
2026-06-08 08:20:55.583363 | primary | "Updated"
2026-06-08 08:20:55.583370 | primary |
2026-06-08 08:20:55.583378 | primary | time="2026-06-08T08:17:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-controller with tag 807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9 and manifest sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9"
2026-06-08 08:20:55.583386 | primary | "Updated"
2026-06-08 08:20:55.583419 | primary |
2026-06-08 08:20:55.583431 | primary | time="2026-06-08T08:17:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904"
2026-06-08 08:20:55.583439 | primary | "Updated"
2026-06-08 08:20:55.583447 | primary |
2026-06-08 08:20:55.583455 | primary | time="2026-06-08T08:17:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-northd with tag 1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904 and manifest sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904"
2026-06-08 08:20:55.583463 | primary | "Updated"
2026-06-08 08:20:55.583471 | primary |
2026-06-08 08:20:55.583479 | primary | time="2026-06-08T08:17:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:b88c4193c309ee630bfcc1e4422306d774c42f616bb60ec1a865472bafa4afcc"
2026-06-08 08:20:55.583487 | primary | "Updated"
2026-06-08 08:20:55.583494 | primary |
2026-06-08 08:20:55.583506 | primary | time="2026-06-08T08:17:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-decision-engine with tag b88c4193c309ee630bfcc1e4422306d774c42f616bb60ec1a865472bafa4afcc and manifest sha256:b88c4193c309ee630bfcc1e4422306d774c42f616bb60ec1a865472bafa4afcc"
2026-06-08 08:20:55.583522 | primary | "Updated"
2026-06-08 08:20:55.583530 | primary |
2026-06-08 08:20:55.583538 | primary | time="2026-06-08T08:17:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag current-podified and manifest sha256:4c0a5f147da9ebec80e2e7d11dd579d0a8559934f06adc95c7532c146ae4f780"
2026-06-08 08:20:55.583546 | primary | "Updated"
2026-06-08 08:20:55.583554 | primary |
2026-06-08 08:20:55.583562 | primary | time="2026-06-08T08:17:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-api with tag 4c0a5f147da9ebec80e2e7d11dd579d0a8559934f06adc95c7532c146ae4f780 and manifest sha256:4c0a5f147da9ebec80e2e7d11dd579d0a8559934f06adc95c7532c146ae4f780"
2026-06-08 08:20:55.583570 | primary | "Updated"
2026-06-08 08:20:55.583578 | primary |
2026-06-08 08:20:55.583585 | primary | time="2026-06-08T08:17:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:0c94a6fa9b4d574e2cd4191bfb1ad1f80726c52b9c7edfd1487453c5f94a8051"
2026-06-08 08:20:55.583602 | primary | "Updated"
2026-06-08 08:20:55.583610 | primary |
2026-06-08 08:20:55.583619 | primary | time="2026-06-08T08:17:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-applier with tag 0c94a6fa9b4d574e2cd4191bfb1ad1f80726c52b9c7edfd1487453c5f94a8051 and manifest sha256:0c94a6fa9b4d574e2cd4191bfb1ad1f80726c52b9c7edfd1487453c5f94a8051"
2026-06-08 08:20:55.583627 | primary | "Updated"
2026-06-08 08:20:55.583634 | primary |
2026-06-08 08:20:55.583642 | primary | time="2026-06-08T08:18:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag current-podified and manifest sha256:7cf96fa69c9ef742f5749689095db394668f2f730ccaca247c499a9a39969aea"
2026-06-08 08:20:55.583650 | primary | "Updated"
2026-06-08 08:20:55.583658 | primary |
2026-06-08 08:20:55.583666 | primary | time="2026-06-08T08:18:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest-all with tag 7cf96fa69c9ef742f5749689095db394668f2f730ccaca247c499a9a39969aea and manifest sha256:7cf96fa69c9ef742f5749689095db394668f2f730ccaca247c499a9a39969aea"
2026-06-08 08:20:55.583674 | primary | "Updated"
2026-06-08 08:20:55.583681 | primary |
2026-06-08 08:20:55.583693 | primary | time="2026-06-08T08:18:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag current-podified and manifest sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310"
2026-06-08 08:20:55.583701 | primary | "Updated"
2026-06-08 08:20:55.583709 | primary |
2026-06-08 08:20:55.583717 | primary | time="2026-06-08T08:18:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-account with tag 2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310 and manifest sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310"
2026-06-08 08:20:55.583725 | primary | "Updated"
2026-06-08 08:20:55.583733 | primary |
2026-06-08 08:20:55.583740 | primary | time="2026-06-08T08:18:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31"
2026-06-08 08:20:55.583748 | primary | "Updated"
2026-06-08 08:20:55.583756 | primary |
2026-06-08 08:20:55.583764 | primary | time="2026-06-08T08:18:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-proxy-server with tag 67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31 and manifest sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31"
2026-06-08 08:20:55.583772 | primary | "Updated"
2026-06-08 08:20:55.583780 | primary |
2026-06-08 08:20:55.583788 | primary | time="2026-06-08T08:18:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag current-podified and manifest sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083"
2026-06-08 08:20:55.583795 | primary | "Updated"
2026-06-08 08:20:55.583803 | primary |
2026-06-08 08:20:55.583811 | primary | time="2026-06-08T08:18:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-object with tag ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083 and manifest sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083"
2026-06-08 08:20:55.583823 | primary | "Updated"
2026-06-08 08:20:55.583831 | primary |
2026-06-08 08:20:55.583839 | primary | time="2026-06-08T08:18:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag current-podified and manifest sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53"
2026-06-08 08:20:55.583847 | primary | "Updated"
2026-06-08 08:20:55.583855 | primary |
2026-06-08 08:20:55.583863 | primary | time="2026-06-08T08:18:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-container with tag 2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53 and manifest sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53"
2026-06-08 08:20:55.583871 | primary | "Updated"
2026-06-08 08:20:55.583878 | primary |
2026-06-08 08:20:55.583886 | primary | time="2026-06-08T08:18:05Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag current-podified and manifest sha256:d4d9487f915a4dd82e488c9201f4e5b3e11712990d74c4ec8ced95e2bad6ea32"
2026-06-08 08:20:55.583894 | primary | "Updated"
2026-06-08 08:20:55.583902 | primary |
2026-06-08 08:20:55.583910 | primary | time="2026-06-08T08:18:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-api with tag d4d9487f915a4dd82e488c9201f4e5b3e11712990d74c4ec8ced95e2bad6ea32 and manifest sha256:d4d9487f915a4dd82e488c9201f4e5b3e11712990d74c4ec8ced95e2bad6ea32"
2026-06-08 08:20:55.583917 | primary | "Updated"
2026-06-08 08:20:55.583925 | primary |
2026-06-08 08:20:55.583933 | primary | time="2026-06-08T08:18:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:3da585c61c61f745747c2932f0d7d567ce5f705503e1a1a47138e28574a10942"
2026-06-08 08:20:55.583941 | primary | "Updated"
2026-06-08 08:20:55.583948 | primary |
2026-06-08 08:20:55.583956 | primary | time="2026-06-08T08:18:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-worker with tag 3da585c61c61f745747c2932f0d7d567ce5f705503e1a1a47138e28574a10942 and manifest sha256:3da585c61c61f745747c2932f0d7d567ce5f705503e1a1a47138e28574a10942"
2026-06-08 08:20:55.583964 | primary | "Updated"
2026-06-08 08:20:55.583972 | primary |
2026-06-08 08:20:55.583980 | primary | time="2026-06-08T08:18:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:f3e679122a8bd0273bfad842ef1f6a884cae59de801620c2a3fc5dd6d185c396"
2026-06-08 08:20:55.583988 | primary | "Updated"
2026-06-08 08:20:55.583995 | primary |
2026-06-08 08:20:55.584009 | primary | time="2026-06-08T08:18:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-housekeeping with tag f3e679122a8bd0273bfad842ef1f6a884cae59de801620c2a3fc5dd6d185c396 and manifest sha256:f3e679122a8bd0273bfad842ef1f6a884cae59de801620c2a3fc5dd6d185c396"
2026-06-08 08:20:55.584017 | primary | "Updated"
2026-06-08 08:20:55.584025 | primary |
2026-06-08 08:20:55.584033 | primary | time="2026-06-08T08:18:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:b7069946b6091e72631b72338d9f9c012a7e02959f52a49befc1244d48fb2e8f"
2026-06-08 08:20:55.584041 | primary | "Updated"
2026-06-08 08:20:55.584048 | primary |
2026-06-08 08:20:55.584060 | primary | time="2026-06-08T08:18:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-health-manager with tag b7069946b6091e72631b72338d9f9c012a7e02959f52a49befc1244d48fb2e8f and manifest sha256:b7069946b6091e72631b72338d9f9c012a7e02959f52a49befc1244d48fb2e8f"
2026-06-08 08:20:55.584068 | primary | "Updated"
2026-06-08 08:20:55.584076 | primary |
2026-06-08 08:20:55.584084 | primary | time="2026-06-08T08:18:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag current-podified and manifest sha256:3a2fd5e9d2955b4dbc37e0d073136c5555e141f64e90ab0417c4684c3a8b87e6"
2026-06-08 08:20:55.584091 | primary | "Updated"
2026-06-08 08:20:55.584099 | primary |
2026-06-08 08:20:55.584107 | primary | time="2026-06-08T08:18:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-compute with tag 3a2fd5e9d2955b4dbc37e0d073136c5555e141f64e90ab0417c4684c3a8b87e6 and manifest sha256:3a2fd5e9d2955b4dbc37e0d073136c5555e141f64e90ab0417c4684c3a8b87e6"
2026-06-08 08:20:55.584119 | primary | "Updated"
2026-06-08 08:20:55.584127 | primary |
2026-06-08 08:20:55.584135 | primary | time="2026-06-08T08:18:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90"
2026-06-08 08:20:55.584142 | primary | "Updated"
2026-06-08 08:20:55.584150 | primary |
2026-06-08 08:20:55.584158 | primary | time="2026-06-08T08:18:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-novncproxy with tag 8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90 and manifest sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90"
2026-06-08 08:20:55.584166 | primary | "Updated"
2026-06-08 08:20:55.584174 | primary |
2026-06-08 08:20:55.584182 | primary | time="2026-06-08T08:18:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag current-podified and manifest sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3"
2026-06-08 08:20:55.584189 | primary | "Updated"
2026-06-08 08:20:55.584197 | primary |
2026-06-08 08:20:55.584205 | primary | time="2026-06-08T08:18:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-api with tag 6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3 and manifest sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3"
2026-06-08 08:20:55.584213 | primary | "Updated"
2026-06-08 08:20:55.584221 | primary |
2026-06-08 08:20:55.584228 | primary | time="2026-06-08T08:18:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41"
2026-06-08 08:20:55.584236 | primary | "Updated"
2026-06-08 08:20:55.584244 | primary |
2026-06-08 08:20:55.584252 | primary | time="2026-06-08T08:18:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-conductor with tag 99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41 and manifest sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41"
2026-06-08 08:20:55.584259 | primary | "Updated"
2026-06-08 08:20:55.584267 | primary |
2026-06-08 08:20:55.584275 | primary | time="2026-06-08T08:18:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e"
2026-06-08 08:20:55.584283 | primary | "Updated"
2026-06-08 08:20:55.584290 | primary |
2026-06-08 08:20:55.584298 | primary | time="2026-06-08T08:18:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-scheduler with tag d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e and manifest sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e"
2026-06-08 08:20:55.584306 | primary | "Updated"
2026-06-08 08:20:55.584314 | primary |
2026-06-08 08:20:55.584322 | primary | time="2026-06-08T08:18:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:0aa772eb7ea2e77b7bfcc65931a747d9529ec3d4b6f91d327cc30da8da1bc907"
2026-06-08 08:20:55.584330 | primary | "Updated"
2026-06-08 08:20:55.584337 | primary |
2026-06-08 08:20:55.584345 | primary | time="2026-06-08T08:18:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-metadata-agent-ovn with tag 0aa772eb7ea2e77b7bfcc65931a747d9529ec3d4b6f91d327cc30da8da1bc907 and manifest sha256:0aa772eb7ea2e77b7bfcc65931a747d9529ec3d4b6f91d327cc30da8da1bc907"
2026-06-08 08:20:55.584357 | primary | "Updated"
2026-06-08 08:20:55.584365 | primary |
2026-06-08 08:20:55.584373 | primary | time="2026-06-08T08:18:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:586cf7da5aad4848b92b9602759883e6efa71814bd5d012ca4a1fda902a2cf8c"
2026-06-08 08:20:55.584381 | primary | "Updated"
2026-06-08 08:20:55.584388 | primary |
2026-06-08 08:20:55.584423 | primary | time="2026-06-08T08:18:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-ovn-agent with tag 586cf7da5aad4848b92b9602759883e6efa71814bd5d012ca4a1fda902a2cf8c and manifest sha256:586cf7da5aad4848b92b9602759883e6efa71814bd5d012ca4a1fda902a2cf8c"
2026-06-08 08:20:55.584440 | primary | "Updated"
2026-06-08 08:20:55.584448 | primary |
2026-06-08 08:20:55.584456 | primary | time="2026-06-08T08:18:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:e3f7bbd942f4f43ba36505a9d82a899eadaafe1306255e21ffc62a071410eab4"
2026-06-08 08:20:55.584464 | primary | "Updated"
2026-06-08 08:20:55.584472 | primary |
2026-06-08 08:20:55.584484 | primary | time="2026-06-08T08:18:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-dhcp-agent with tag e3f7bbd942f4f43ba36505a9d82a899eadaafe1306255e21ffc62a071410eab4 and manifest sha256:e3f7bbd942f4f43ba36505a9d82a899eadaafe1306255e21ffc62a071410eab4"
2026-06-08 08:20:55.584492 | primary | "Updated"
2026-06-08 08:20:55.584500 | primary |
2026-06-08 08:20:55.584508 | primary | time="2026-06-08T08:18:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:892aae2e7a48ca20197d71d536e0b55ba8b89f036b851c2e5f594c5aa1b29c77"
2026-06-08 08:20:55.584515 | primary | "Updated"
2026-06-08 08:20:55.584523 | primary |
2026-06-08 08:20:55.584531 | primary | time="2026-06-08T08:18:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-agent-base with tag 892aae2e7a48ca20197d71d536e0b55ba8b89f036b851c2e5f594c5aa1b29c77 and manifest sha256:892aae2e7a48ca20197d71d536e0b55ba8b89f036b851c2e5f594c5aa1b29c77"
2026-06-08 08:20:55.584539 | primary | "Updated"
2026-06-08 08:20:55.584546 | primary |
2026-06-08 08:20:55.584554 | primary | time="2026-06-08T08:18:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag current-podified and manifest sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8"
2026-06-08 08:20:55.584562 | primary | "Updated"
2026-06-08 08:20:55.584570 | primary |
2026-06-08 08:20:55.584578 | primary | time="2026-06-08T08:18:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-server with tag 32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8 and manifest sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8"
2026-06-08 08:20:55.584586 | primary | "Updated"
2026-06-08 08:20:55.584593 | primary |
2026-06-08 08:20:55.584601 | primary | time="2026-06-08T08:18:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:1d2005d0c74ebf3de07fdd68dfb2989ad763d3017b2f1f4b39c014546cb5e04b"
2026-06-08 08:20:55.584609 | primary | "Updated"
2026-06-08 08:20:55.584617 | primary |
2026-06-08 08:20:55.584625 | primary | time="2026-06-08T08:18:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-neutron-agent with tag 1d2005d0c74ebf3de07fdd68dfb2989ad763d3017b2f1f4b39c014546cb5e04b and manifest sha256:1d2005d0c74ebf3de07fdd68dfb2989ad763d3017b2f1f4b39c014546cb5e04b"
2026-06-08 08:20:55.584633 | primary | "Updated"
2026-06-08 08:20:55.584640 | primary |
2026-06-08 08:20:55.584648 | primary | time="2026-06-08T08:18:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:26f36959991e3c9c6299bd34f0b6bc221f251897550581eb698dd383f8f637d0"
2026-06-08 08:20:55.584656 | primary | "Updated"
2026-06-08 08:20:55.584664 | primary |
2026-06-08 08:20:55.584672 | primary | time="2026-06-08T08:18:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-sriov-agent with tag 26f36959991e3c9c6299bd34f0b6bc221f251897550581eb698dd383f8f637d0 and manifest sha256:26f36959991e3c9c6299bd34f0b6bc221f251897550581eb698dd383f8f637d0"
2026-06-08 08:20:55.584680 | primary | "Updated"
2026-06-08 08:20:55.584687 | primary |
2026-06-08 08:20:55.584696 | primary | time="2026-06-08T08:18:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag current-podified and manifest sha256:bfcab07da805f01c2fcbb6ef6f6ca41b55829e7340613a5069c0c26c96768454"
2026-06-08 08:20:55.584705 | primary | "Updated"
2026-06-08 08:20:55.584713 | primary |
2026-06-08 08:20:55.584722 | primary | time="2026-06-08T08:18:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-share with tag bfcab07da805f01c2fcbb6ef6f6ca41b55829e7340613a5069c0c26c96768454 and manifest sha256:bfcab07da805f01c2fcbb6ef6f6ca41b55829e7340613a5069c0c26c96768454"
2026-06-08 08:20:55.584735 | primary | "Updated"
2026-06-08 08:20:55.584742 | primary |
2026-06-08 08:20:55.584750 | primary | time="2026-06-08T08:18:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag current-podified and manifest sha256:33023bc61b4004d3db8ff48f44a71ca796f3f1779182310659ea9cb49dfe6323"
2026-06-08 08:20:55.584758 | primary | "Updated"
2026-06-08 08:20:55.584766 | primary |
2026-06-08 08:20:55.584774 | primary | time="2026-06-08T08:18:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-api with tag 33023bc61b4004d3db8ff48f44a71ca796f3f1779182310659ea9cb49dfe6323 and manifest sha256:33023bc61b4004d3db8ff48f44a71ca796f3f1779182310659ea9cb49dfe6323"
2026-06-08 08:20:55.584782 | primary | "Updated"
2026-06-08 08:20:55.584789 | primary |
2026-06-08 08:20:55.584797 | primary | time="2026-06-08T08:18:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:1f39a5c680873604dd16bfdda154b4ea87a0463f472a49ef84657bcc2073e83c"
2026-06-08 08:20:55.584805 | primary | "Updated"
2026-06-08 08:20:55.584813 | primary |
2026-06-08 08:20:55.584826 | primary | time="2026-06-08T08:18:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-scheduler with tag 1f39a5c680873604dd16bfdda154b4ea87a0463f472a49ef84657bcc2073e83c and manifest sha256:1f39a5c680873604dd16bfdda154b4ea87a0463f472a49ef84657bcc2073e83c"
2026-06-08 08:20:55.584834 | primary | "Updated"
2026-06-08 08:20:55.584842 | primary |
2026-06-08 08:20:55.584853 | primary | time="2026-06-08T08:18:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:4a9cca6c59986018a16d6ffe2a574549ee302b0dae3944f18230590d3bca17f5"
2026-06-08 08:20:55.584861 | primary | "Updated"
2026-06-08 08:20:55.584869 | primary |
2026-06-08 08:20:55.584877 | primary | time="2026-06-08T08:18:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-pxe with tag 4a9cca6c59986018a16d6ffe2a574549ee302b0dae3944f18230590d3bca17f5 and manifest sha256:4a9cca6c59986018a16d6ffe2a574549ee302b0dae3944f18230590d3bca17f5"
2026-06-08 08:20:55.584884 | primary | "Updated"
2026-06-08 08:20:55.584892 | primary |
2026-06-08 08:20:55.584900 | primary | time="2026-06-08T08:18:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag current-podified and manifest sha256:603bca297f10cbd138d8c6e02915489f7ace3ef54c71fb9c7cd92b03562184fb"
2026-06-08 08:20:55.584908 | primary | "Updated"
2026-06-08 08:20:55.584916 | primary |
2026-06-08 08:20:55.584923 | primary | time="2026-06-08T08:18:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-api with tag 603bca297f10cbd138d8c6e02915489f7ace3ef54c71fb9c7cd92b03562184fb and manifest sha256:603bca297f10cbd138d8c6e02915489f7ace3ef54c71fb9c7cd92b03562184fb"
2026-06-08 08:20:55.584931 | primary | "Updated"
2026-06-08 08:20:55.584939 | primary |
2026-06-08 08:20:55.584947 | primary | time="2026-06-08T08:18:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:6ee73913452e8748fa1e7c8d0ed01dfbd8ad95b37d14e3a0b4706a28364e5e18"
2026-06-08 08:20:55.584955 | primary | "Updated"
2026-06-08 08:20:55.584962 | primary |
2026-06-08 08:20:55.584970 | primary | time="2026-06-08T08:18:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-conductor with tag 6ee73913452e8748fa1e7c8d0ed01dfbd8ad95b37d14e3a0b4706a28364e5e18 and manifest sha256:6ee73913452e8748fa1e7c8d0ed01dfbd8ad95b37d14e3a0b4706a28364e5e18"
2026-06-08 08:20:55.584978 | primary | "Updated"
2026-06-08 08:20:55.584986 | primary |
2026-06-08 08:20:55.584994 | primary | time="2026-06-08T08:18:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:fbeb1647da8c2cc163bc7b29b07847a188a44617fc65b9763ab7c760e91653e9"
2026-06-08 08:20:55.585002 | primary | "Updated"
2026-06-08 08:20:55.585009 | primary |
2026-06-08 08:20:55.585017 | primary | time="2026-06-08T08:18:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-inspector with tag fbeb1647da8c2cc163bc7b29b07847a188a44617fc65b9763ab7c760e91653e9 and manifest sha256:fbeb1647da8c2cc163bc7b29b07847a188a44617fc65b9763ab7c760e91653e9"
2026-06-08 08:20:55.585029 | primary | "Updated"
2026-06-08 08:20:55.585037 | primary |
2026-06-08 08:20:55.585045 | primary | time="2026-06-08T08:18:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:c912ed4bb3195bf33181e8cf73f1a99a3a98d1ea33c565b80a141bfe9b0c858a"
2026-06-08 08:20:55.585052 | primary | "Updated"
2026-06-08 08:20:55.585060 | primary |
2026-06-08 08:20:55.585068 | primary | time="2026-06-08T08:18:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api-cfn with tag c912ed4bb3195bf33181e8cf73f1a99a3a98d1ea33c565b80a141bfe9b0c858a and manifest sha256:c912ed4bb3195bf33181e8cf73f1a99a3a98d1ea33c565b80a141bfe9b0c858a"
2026-06-08 08:20:55.585076 | primary | "Updated"
2026-06-08 08:20:55.585084 | primary |
2026-06-08 08:20:55.585092 | primary | time="2026-06-08T08:18:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b755e6676421a29d6138d3fc13e517ba7b06060ecad3075d0b7f7d68e8eb424e"
2026-06-08 08:20:55.585100 | primary | "Updated"
2026-06-08 08:20:55.585107 | primary |
2026-06-08 08:20:55.585115 | primary | time="2026-06-08T08:18:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-engine with tag b755e6676421a29d6138d3fc13e517ba7b06060ecad3075d0b7f7d68e8eb424e and manifest sha256:b755e6676421a29d6138d3fc13e517ba7b06060ecad3075d0b7f7d68e8eb424e"
2026-06-08 08:20:55.585123 | primary | "Updated"
2026-06-08 08:20:55.585131 | primary |
2026-06-08 08:20:55.585139 | primary | time="2026-06-08T08:18:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag current-podified and manifest sha256:9d457cfa6cdfaff95268a81099063664c04d12e4c12318ad4e4ae4851b5f5aeb"
2026-06-08 08:20:55.585146 | primary | "Updated"
2026-06-08 08:20:55.585154 | primary |
2026-06-08 08:20:55.585162 | primary | time="2026-06-08T08:18:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-api with tag 9d457cfa6cdfaff95268a81099063664c04d12e4c12318ad4e4ae4851b5f5aeb and manifest sha256:9d457cfa6cdfaff95268a81099063664c04d12e4c12318ad4e4ae4851b5f5aeb"
2026-06-08 08:20:55.585170 | primary | "Updated"
2026-06-08 08:20:55.585178 | primary |
2026-06-08 08:20:55.585186 | primary | time="2026-06-08T08:18:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:f09e5a8d09f6f77b3a591a9d022de7f031e0927dc982e644ede93f56a32d6b70"
2026-06-08 08:20:55.585193 | primary | "Updated"
2026-06-08 08:20:55.585201 | primary |
2026-06-08 08:20:55.585209 | primary | time="2026-06-08T08:18:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-backend-bind9 with tag f09e5a8d09f6f77b3a591a9d022de7f031e0927dc982e644ede93f56a32d6b70 and manifest sha256:f09e5a8d09f6f77b3a591a9d022de7f031e0927dc982e644ede93f56a32d6b70"
2026-06-08 08:20:55.585217 | primary | "Updated"
2026-06-08 08:20:55.585224 | primary |
2026-06-08 08:20:55.585237 | primary | time="2026-06-08T08:18:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag current-podified and manifest sha256:36370b1a58db149c330ac7bea8a9d58bb76c4a7c6fb0bbccf9ced3c465458a55"
2026-06-08 08:20:55.585245 | primary | "Updated"
2026-06-08 08:20:55.585253 | primary |
2026-06-08 08:20:55.585260 | primary | time="2026-06-08T08:18:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-worker with tag 36370b1a58db149c330ac7bea8a9d58bb76c4a7c6fb0bbccf9ced3c465458a55 and manifest sha256:36370b1a58db149c330ac7bea8a9d58bb76c4a7c6fb0bbccf9ced3c465458a55"
2026-06-08 08:20:55.585268 | primary | "Updated"
2026-06-08 08:20:55.585276 | primary |
2026-06-08 08:20:55.585284 | primary | time="2026-06-08T08:18:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag current-podified and manifest sha256:81d95e1048492d70d5b08f2aae79f5897a2413b6e8fba51d2b83fe9c4d10e3e7"
2026-06-08 08:20:55.585292 | primary | "Updated"
2026-06-08 08:20:55.585299 | primary |
2026-06-08 08:20:55.585314 | primary | time="2026-06-08T08:18:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-api with tag 81d95e1048492d70d5b08f2aae79f5897a2413b6e8fba51d2b83fe9c4d10e3e7 and manifest sha256:81d95e1048492d70d5b08f2aae79f5897a2413b6e8fba51d2b83fe9c4d10e3e7"
2026-06-08 08:20:55.585323 | primary | "Updated"
2026-06-08 08:20:55.585334 | primary |
2026-06-08 08:20:55.585342 | primary | time="2026-06-08T08:18:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:930bf82087f25445ecc68d2237a76c629879188b903277188e06c1f5a18a5118"
2026-06-08 08:20:55.585350 | primary | "Updated"
2026-06-08 08:20:55.585358 | primary |
2026-06-08 08:20:55.585366 | primary | time="2026-06-08T08:18:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-mdns with tag 930bf82087f25445ecc68d2237a76c629879188b903277188e06c1f5a18a5118 and manifest sha256:930bf82087f25445ecc68d2237a76c629879188b903277188e06c1f5a18a5118"
2026-06-08 08:20:55.585373 | primary | "Updated"
2026-06-08 08:20:55.585381 | primary |
2026-06-08 08:20:55.585389 | primary | time="2026-06-08T08:18:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag current-podified and manifest sha256:28141558efff82693d33b9c3987b6a6c456de467979cbc1956aad5d49d498e66"
2026-06-08 08:20:55.585422 | primary | "Updated"
2026-06-08 08:20:55.585431 | primary |
2026-06-08 08:20:55.585439 | primary | time="2026-06-08T08:18:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-sink with tag 28141558efff82693d33b9c3987b6a6c456de467979cbc1956aad5d49d498e66 and manifest sha256:28141558efff82693d33b9c3987b6a6c456de467979cbc1956aad5d49d498e66"
2026-06-08 08:20:55.585447 | primary | "Updated"
2026-06-08 08:20:55.585454 | primary |
2026-06-08 08:20:55.585462 | primary | time="2026-06-08T08:18:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag current-podified and manifest sha256:6e528a1324f9eec9eff2ba4d1c3382ab51f20aacdf1f7791052bfeb6249aa74b"
2026-06-08 08:20:55.585470 | primary | "Updated"
2026-06-08 08:20:55.585478 | primary |
2026-06-08 08:20:55.585486 | primary | time="2026-06-08T08:18:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-producer with tag 6e528a1324f9eec9eff2ba4d1c3382ab51f20aacdf1f7791052bfeb6249aa74b and manifest sha256:6e528a1324f9eec9eff2ba4d1c3382ab51f20aacdf1f7791052bfeb6249aa74b"
2026-06-08 08:20:55.585494 | primary | "Updated"
2026-06-08 08:20:55.585501 | primary |
2026-06-08 08:20:55.585509 | primary | time="2026-06-08T08:18:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag current-podified and manifest sha256:cc5151f5f414a676269ccd25c458949c3a25d7eeff74b119a67cda263d080a08"
2026-06-08 08:20:55.585517 | primary | "Updated"
2026-06-08 08:20:55.585525 | primary |
2026-06-08 08:20:55.585532 | primary | time="2026-06-08T08:18:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-central with tag cc5151f5f414a676269ccd25c458949c3a25d7eeff74b119a67cda263d080a08 and manifest sha256:cc5151f5f414a676269ccd25c458949c3a25d7eeff74b119a67cda263d080a08"
2026-06-08 08:20:55.585540 | primary | "Updated"
2026-06-08 08:20:55.585548 | primary |
2026-06-08 08:20:55.585556 | primary | time="2026-06-08T08:18:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:f21d682d9251fff871287d69f67637042e50d75a0f991d19913970e74d98d302"
2026-06-08 08:20:55.585563 | primary | "Updated"
2026-06-08 08:20:55.585571 | primary |
2026-06-08 08:20:55.585579 | primary | time="2026-06-08T08:18:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-api with tag f21d682d9251fff871287d69f67637042e50d75a0f991d19913970e74d98d302 and manifest sha256:f21d682d9251fff871287d69f67637042e50d75a0f991d19913970e74d98d302"
2026-06-08 08:20:55.585587 | primary | "Updated"
2026-06-08 08:20:55.585595 | primary |
2026-06-08 08:20:55.585606 | primary | time="2026-06-08T08:18:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:477334d6a1e7b18bb27b064ec184b61be059b13686fee70fed9b8f1c8a0fbf77"
2026-06-08 08:20:55.585615 | primary | "Updated"
2026-06-08 08:20:55.585622 | primary |
2026-06-08 08:20:55.585630 | primary | time="2026-06-08T08:18:55Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-processor with tag 477334d6a1e7b18bb27b064ec184b61be059b13686fee70fed9b8f1c8a0fbf77 and manifest sha256:477334d6a1e7b18bb27b064ec184b61be059b13686fee70fed9b8f1c8a0fbf77"
2026-06-08 08:20:55.585638 | primary | "Updated"
2026-06-08 08:20:55.585646 | primary |
2026-06-08 08:20:55.585664 | primary | time="2026-06-08T08:18:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:9511b0fc3042755cf79c01064c56a1f911fa1ba6c3e8836f51c4e8e31f1c83f4"
2026-06-08 08:20:55.585672 | primary | "Updated"
2026-06-08 08:20:55.585680 | primary |
2026-06-08 08:20:55.585688 | primary | time="2026-06-08T08:18:56Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-volume with tag 9511b0fc3042755cf79c01064c56a1f911fa1ba6c3e8836f51c4e8e31f1c83f4 and manifest sha256:9511b0fc3042755cf79c01064c56a1f911fa1ba6c3e8836f51c4e8e31f1c83f4"
2026-06-08 08:20:55.585696 | primary | "Updated"
2026-06-08 08:20:55.585705 | primary |
2026-06-08 08:20:55.585713 | primary | time="2026-06-08T08:18:57Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag current-podified and manifest sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a"
2026-06-08 08:20:55.585722 | primary | "Updated"
2026-06-08 08:20:55.585730 | primary |
2026-06-08 08:20:55.585738 | primary | time="2026-06-08T08:18:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-api with tag 887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a and manifest sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a"
2026-06-08 08:20:55.585746 | primary | "Updated"
2026-06-08 08:20:55.585754 | primary |
2026-06-08 08:20:55.585761 | primary | time="2026-06-08T08:18:58Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:150702c2306e0f3bc33c8c7f5b8fde29a4cf85726dc7f8f7eaaf2d02be10d868"
2026-06-08 08:20:55.585769 | primary | "Updated"
2026-06-08 08:20:55.585777 | primary |
2026-06-08 08:20:55.585785 | primary | time="2026-06-08T08:18:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-backup with tag 150702c2306e0f3bc33c8c7f5b8fde29a4cf85726dc7f8f7eaaf2d02be10d868 and manifest sha256:150702c2306e0f3bc33c8c7f5b8fde29a4cf85726dc7f8f7eaaf2d02be10d868"
2026-06-08 08:20:55.585793 | primary | "Updated"
2026-06-08 08:20:55.585800 | primary |
2026-06-08 08:20:55.585808 | primary | time="2026-06-08T08:18:59Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4"
2026-06-08 08:20:55.585816 | primary | "Updated"
2026-06-08 08:20:55.585824 | primary |
2026-06-08 08:20:55.585832 | primary | time="2026-06-08T08:19:00Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-scheduler with tag 05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4 and manifest sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4"
2026-06-08 08:20:55.585839 | primary | "Updated"
2026-06-08 08:20:55.585847 | primary |
2026-06-08 08:20:55.585855 | primary | time="2026-06-08T08:19:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c"
2026-06-08 08:20:55.585863 | primary | "Updated"
2026-06-08 08:20:55.585871 | primary |
2026-06-08 08:20:55.585878 | primary | time="2026-06-08T08:19:01Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-central with tag 95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c and manifest sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c"
2026-06-08 08:20:55.585886 | primary | "Updated"
2026-06-08 08:20:55.585894 | primary |
2026-06-08 08:20:55.585902 | primary | time="2026-06-08T08:19:02Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f"
2026-06-08 08:20:55.585909 | primary | "Updated"
2026-06-08 08:20:55.585917 | primary |
2026-06-08 08:20:55.585928 | primary | time="2026-06-08T08:19:03Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-notification with tag 860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f and manifest sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f"
2026-06-08 08:20:55.585936 | primary | "Updated"
2026-06-08 08:20:55.585978 | primary |
2026-06-08 08:20:55.585988 | primary | time="2026-06-08T08:19:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:1a6cea684b26f0119e8eb6e3de5aa18772a184cc2a3f24582d2d239755d4b9ec"
2026-06-08 08:20:55.586001 | primary | "Updated"
2026-06-08 08:20:55.586009 | primary |
2026-06-08 08:20:55.586017 | primary | time="2026-06-08T08:19:04Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-ipmi with tag 1a6cea684b26f0119e8eb6e3de5aa18772a184cc2a3f24582d2d239755d4b9ec and manifest sha256:1a6cea684b26f0119e8eb6e3de5aa18772a184cc2a3f24582d2d239755d4b9ec"
2026-06-08 08:20:55.586025 | primary | "Updated"
2026-06-08 08:20:55.586033 | primary |
2026-06-08 08:20:55.586040 | primary | time="2026-06-08T08:19:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:a67b69a1cbd20fe23fb7fbed5a4a6fcd6661dc8a9c8e7fc4e29f440913316d74"
2026-06-08 08:20:55.586048 | primary | "Updated"
2026-06-08 08:20:55.586055 | primary |
2026-06-08 08:20:55.586063 | primary | time="2026-06-08T08:19:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-compute with tag a67b69a1cbd20fe23fb7fbed5a4a6fcd6661dc8a9c8e7fc4e29f440913316d74 and manifest sha256:a67b69a1cbd20fe23fb7fbed5a4a6fcd6661dc8a9c8e7fc4e29f440913316d74"
2026-06-08 08:20:55.586071 | primary | "Updated"
2026-06-08 08:20:55.586079 | primary |
2026-06-08 08:20:55.586092 | primary | time="2026-06-08T08:19:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f"
2026-06-08 08:20:55.586100 | primary | "Updated"
2026-06-08 08:20:55.586107 | primary |
2026-06-08 08:20:55.586115 | primary | time="2026-06-08T08:19:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-worker with tag 241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f and manifest sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f"
2026-06-08 08:20:55.586123 | primary | "Updated"
2026-06-08 08:20:55.586131 | primary |
2026-06-08 08:20:55.586138 | primary | time="2026-06-08T08:19:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag current-podified and manifest sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1"
2026-06-08 08:20:55.586146 | primary | "Updated"
2026-06-08 08:20:55.586154 | primary |
2026-06-08 08:20:55.586161 | primary | time="2026-06-08T08:19:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-api with tag d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1 and manifest sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1"
2026-06-08 08:20:55.586169 | primary | "Updated"
2026-06-08 08:20:55.586177 | primary |
2026-06-08 08:20:55.586185 | primary | time="2026-06-08T08:19:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de"
2026-06-08 08:20:55.586192 | primary | "Updated"
2026-06-08 08:20:55.586200 | primary |
2026-06-08 08:20:55.586208 | primary | time="2026-06-08T08:19:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-keystone-listener with tag 3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de and manifest sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de"
2026-06-08 08:20:55.586216 | primary | "Updated"
2026-06-08 08:20:55.586223 | primary |
2026-06-08 08:20:55.586231 | primary | time="2026-06-08T08:19:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag current-podified and manifest sha256:b2e0f4362f479ed0649c6ce93df51e767218ff591983007930b1b0858ae77937"
2026-06-08 08:20:55.586239 | primary | "Updated"
2026-06-08 08:20:55.586246 | primary |
2026-06-08 08:20:55.586254 | primary | time="2026-06-08T08:19:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-api with tag b2e0f4362f479ed0649c6ce93df51e767218ff591983007930b1b0858ae77937 and manifest sha256:b2e0f4362f479ed0649c6ce93df51e767218ff591983007930b1b0858ae77937"
2026-06-08 08:20:55.586262 | primary | "Updated"
2026-06-08 08:20:55.586269 | primary |
2026-06-08 08:20:55.586277 | primary | time="2026-06-08T08:19:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:ba14aab529cbd03bf757741414c5750391a3f3c6ceaae991bb05701f674d8a20"
2026-06-08 08:20:55.586289 | primary | "Updated"
2026-06-08 08:20:55.586297 | primary |
2026-06-08 08:20:55.586308 | primary | time="2026-06-08T08:19:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-evaluator with tag ba14aab529cbd03bf757741414c5750391a3f3c6ceaae991bb05701f674d8a20 and manifest sha256:ba14aab529cbd03bf757741414c5750391a3f3c6ceaae991bb05701f674d8a20"
2026-06-08 08:20:55.586316 | primary | "Updated"
2026-06-08 08:20:55.586324 | primary |
2026-06-08 08:20:55.586332 | primary | time="2026-06-08T08:19:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:fadca81ac49792e8df11236602bf50f5485c8adbf032aa98ee07e78790445bee"
2026-06-08 08:20:55.586340 | primary | "Updated"
2026-06-08 08:20:55.586347 | primary |
2026-06-08 08:20:55.586355 | primary | time="2026-06-08T08:19:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-notifier with tag fadca81ac49792e8df11236602bf50f5485c8adbf032aa98ee07e78790445bee and manifest sha256:fadca81ac49792e8df11236602bf50f5485c8adbf032aa98ee07e78790445bee"
2026-06-08 08:20:55.586363 | primary | "Updated"
2026-06-08 08:20:55.586370 | primary |
2026-06-08 08:20:55.586378 | primary | time="2026-06-08T08:19:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:eb76816f7c6cde795ff2fd2d46569c7bba87847226045dada3c2a44e6c50c97f"
2026-06-08 08:20:55.586386 | primary | "Updated"
2026-06-08 08:20:55.586413 | primary |
2026-06-08 08:20:55.586426 | primary | time="2026-06-08T08:19:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-listener with tag eb76816f7c6cde795ff2fd2d46569c7bba87847226045dada3c2a44e6c50c97f and manifest sha256:eb76816f7c6cde795ff2fd2d46569c7bba87847226045dada3c2a44e6c50c97f"
2026-06-08 08:20:55.586434 | primary | "Updated"
2026-06-08 08:20:55.586441 | primary |
2026-06-08 08:20:55.586449 | primary | time="2026-06-08T08:19:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag current-podified and manifest sha256:72976707a97b4d02f9f9c1e4c776741085e7c81b40cf65e2db56033fe6b5e7ea"
2026-06-08 08:20:55.586457 | primary | "Updated"
2026-06-08 08:20:55.586464 | primary |
2026-06-08 08:20:55.586472 | primary | time="2026-06-08T08:19:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-nova-base with tag 72976707a97b4d02f9f9c1e4c776741085e7c81b40cf65e2db56033fe6b5e7ea and manifest sha256:72976707a97b4d02f9f9c1e4c776741085e7c81b40cf65e2db56033fe6b5e7ea"
2026-06-08 08:20:55.586480 | primary | "Updated"
2026-06-08 08:20:55.586488 | primary |
2026-06-08 08:20:55.586495 | primary | time="2026-06-08T08:19:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag current-podified and manifest sha256:f9d476e0c31556ddaf390eacdf990a19c408ac3d63e0bd115aa95e21b9bad732"
2026-06-08 08:20:55.586503 | primary | "Updated"
2026-06-08 08:20:55.586511 | primary |
2026-06-08 08:20:55.586527 | primary | time="2026-06-08T08:19:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-neutron-base with tag f9d476e0c31556ddaf390eacdf990a19c408ac3d63e0bd115aa95e21b9bad732 and manifest sha256:f9d476e0c31556ddaf390eacdf990a19c408ac3d63e0bd115aa95e21b9bad732"
2026-06-08 08:20:55.586535 | primary | "Updated"
2026-06-08 08:20:55.586543 | primary |
2026-06-08 08:20:55.586551 | primary | time="2026-06-08T08:19:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag current-podified and manifest sha256:e38aa55cbc20a061e5cd4dba4e52823da1bf362068e7e5a01a759d85070bdbb0"
2026-06-08 08:20:55.586558 | primary | "Updated"
2026-06-08 08:20:55.586566 | primary |
2026-06-08 08:20:55.586574 | primary | time="2026-06-08T08:19:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-tempest with tag e38aa55cbc20a061e5cd4dba4e52823da1bf362068e7e5a01a759d85070bdbb0 and manifest sha256:e38aa55cbc20a061e5cd4dba4e52823da1bf362068e7e5a01a759d85070bdbb0"
2026-06-08 08:20:55.586582 | primary | "Updated"
2026-06-08 08:20:55.586589 | primary |
2026-06-08 08:20:55.586597 | primary | time="2026-06-08T08:19:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag current-podified and manifest sha256:82c9e589fec460b70f2806b725453ca11586fed70ef58284c2b3d737425091f8"
2026-06-08 08:20:55.586609 | primary | "Updated"
2026-06-08 08:20:55.586617 | primary |
2026-06-08 08:20:55.586625 | primary | time="2026-06-08T08:19:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-swift-base with tag 82c9e589fec460b70f2806b725453ca11586fed70ef58284c2b3d737425091f8 and manifest sha256:82c9e589fec460b70f2806b725453ca11586fed70ef58284c2b3d737425091f8"
2026-06-08 08:20:55.586633 | primary | "Updated"
2026-06-08 08:20:55.586641 | primary |
2026-06-08 08:20:55.586648 | primary | time="2026-06-08T08:20:06Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag current-podified and manifest sha256:7663077d9115faaececbe49084006470acd40dcae54eddcbd96e720aba78cbda"
2026-06-08 08:20:55.586656 | primary | "Updated"
2026-06-08 08:20:55.586664 | primary |
2026-06-08 08:20:55.586672 | primary | time="2026-06-08T08:20:07Z" level=info msg="Tagging podified-antelope-centos9/openstack-watcher-base with tag 7663077d9115faaececbe49084006470acd40dcae54eddcbd96e720aba78cbda and manifest sha256:7663077d9115faaececbe49084006470acd40dcae54eddcbd96e720aba78cbda"
2026-06-08 08:20:55.586679 | primary | "Updated"
2026-06-08 08:20:55.586687 | primary |
2026-06-08 08:20:55.586695 | primary | time="2026-06-08T08:20:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag current-podified and manifest sha256:0c5dc181f049e055c92019bc1fb6c5ad374880c020e2c6be91d9bf3cd9c0a189"
2026-06-08 08:20:55.586702 | primary | "Updated"
2026-06-08 08:20:55.586710 | primary |
2026-06-08 08:20:55.586721 | primary | time="2026-06-08T08:20:08Z" level=info msg="Tagging podified-antelope-centos9/openstack-octavia-base with tag 0c5dc181f049e055c92019bc1fb6c5ad374880c020e2c6be91d9bf3cd9c0a189 and manifest sha256:0c5dc181f049e055c92019bc1fb6c5ad374880c020e2c6be91d9bf3cd9c0a189"
2026-06-08 08:20:55.586729 | primary | "Updated"
2026-06-08 08:20:55.586737 | primary |
2026-06-08 08:20:55.586745 | primary | time="2026-06-08T08:20:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag current-podified and manifest sha256:322346cbf0e0df7a1fa16c56f7428f0bdd93225ce9d78c7d40e780f985d591cd"
2026-06-08 08:20:55.586752 | primary | "Updated"
2026-06-08 08:20:55.586760 | primary |
2026-06-08 08:20:55.586768 | primary | time="2026-06-08T08:20:09Z" level=info msg="Tagging podified-antelope-centos9/openstack-heat-base with tag 322346cbf0e0df7a1fa16c56f7428f0bdd93225ce9d78c7d40e780f985d591cd and manifest sha256:322346cbf0e0df7a1fa16c56f7428f0bdd93225ce9d78c7d40e780f985d591cd"
2026-06-08 08:20:55.586776 | primary | "Updated"
2026-06-08 08:20:55.586783 | primary |
2026-06-08 08:20:55.586791 | primary | time="2026-06-08T08:20:10Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag current-podified and manifest sha256:f614d9880b795589d2c07f1e8c2993f5fbccd2fcf7d22448b52fbd5318c3ac03"
2026-06-08 08:20:55.586799 | primary | "Updated"
2026-06-08 08:20:55.586806 | primary |
2026-06-08 08:20:55.586814 | primary | time="2026-06-08T08:20:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-manila-base with tag f614d9880b795589d2c07f1e8c2993f5fbccd2fcf7d22448b52fbd5318c3ac03 and manifest sha256:f614d9880b795589d2c07f1e8c2993f5fbccd2fcf7d22448b52fbd5318c3ac03"
2026-06-08 08:20:55.586822 | primary | "Updated"
2026-06-08 08:20:55.586829 | primary |
2026-06-08 08:20:55.586837 | primary | time="2026-06-08T08:20:11Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:66676f0aa2fd7d06f92d80fd17a593012823d17498979cea1c8394ecafaf6c8e"
2026-06-08 08:20:55.586845 | primary | "Updated"
2026-06-08 08:20:55.586853 | primary |
2026-06-08 08:20:55.586860 | primary | time="2026-06-08T08:20:12Z" level=info msg="Tagging podified-antelope-centos9/openstack-cloudkitty-base with tag 66676f0aa2fd7d06f92d80fd17a593012823d17498979cea1c8394ecafaf6c8e and manifest sha256:66676f0aa2fd7d06f92d80fd17a593012823d17498979cea1c8394ecafaf6c8e"
2026-06-08 08:20:55.586868 | primary | "Updated"
2026-06-08 08:20:55.586876 | primary |
2026-06-08 08:20:55.586883 | primary | time="2026-06-08T08:20:13Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag current-podified and manifest sha256:fb47e9a112c09b0d150209e009fd820969ee260cc78182323c733eec8314af64"
2026-06-08 08:20:55.586895 | primary | "Updated"
2026-06-08 08:20:55.586903 | primary |
2026-06-08 08:20:55.586915 | primary | time="2026-06-08T08:20:14Z" level=info msg="Tagging podified-antelope-centos9/openstack-cinder-base with tag fb47e9a112c09b0d150209e009fd820969ee260cc78182323c733eec8314af64 and manifest sha256:fb47e9a112c09b0d150209e009fd820969ee260cc78182323c733eec8314af64"
2026-06-08 08:20:55.586923 | primary | "Updated"
2026-06-08 08:20:55.586931 | primary |
2026-06-08 08:20:55.586938 | primary | time="2026-06-08T08:20:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag current-podified and manifest sha256:c815bdb82631598beb323d1617d130cc2f28757ad92f8d9040bd4062b6792314"
2026-06-08 08:20:55.586946 | primary | "Updated"
2026-06-08 08:20:55.586954 | primary |
2026-06-08 08:20:55.586962 | primary | time="2026-06-08T08:20:15Z" level=info msg="Tagging podified-antelope-centos9/openstack-designate-base with tag c815bdb82631598beb323d1617d130cc2f28757ad92f8d9040bd4062b6792314 and manifest sha256:c815bdb82631598beb323d1617d130cc2f28757ad92f8d9040bd4062b6792314"
2026-06-08 08:20:55.586969 | primary | "Updated"
2026-06-08 08:20:55.586977 | primary |
2026-06-08 08:20:55.586985 | primary | time="2026-06-08T08:20:16Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag current-podified and manifest sha256:fb791f471764eb77af72c98c558b02f9ab6cf3e267e8f023ce542d0802a8b2ca"
2026-06-08 08:20:55.586993 | primary | "Updated"
2026-06-08 08:20:55.587000 | primary |
2026-06-08 08:20:55.587008 | primary | time="2026-06-08T08:20:17Z" level=info msg="Tagging podified-antelope-centos9/openstack-ironic-base with tag fb791f471764eb77af72c98c558b02f9ab6cf3e267e8f023ce542d0802a8b2ca and manifest sha256:fb791f471764eb77af72c98c558b02f9ab6cf3e267e8f023ce542d0802a8b2ca"
2026-06-08 08:20:55.587016 | primary | "Updated"
2026-06-08 08:20:55.587023 | primary |
2026-06-08 08:20:55.587031 | primary | time="2026-06-08T08:20:18Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag current-podified and manifest sha256:fdad1a212c444bc5b6d1bb8a80e4291b67571ef02c726e9d9b1009398a6a71c2"
2026-06-08 08:20:55.587039 | primary | "Updated"
2026-06-08 08:20:55.587047 | primary |
2026-06-08 08:20:55.587054 | primary | time="2026-06-08T08:20:19Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizontest with tag fdad1a212c444bc5b6d1bb8a80e4291b67571ef02c726e9d9b1009398a6a71c2 and manifest sha256:fdad1a212c444bc5b6d1bb8a80e4291b67571ef02c726e9d9b1009398a6a71c2"
2026-06-08 08:20:55.587062 | primary | "Updated"
2026-06-08 08:20:55.587070 | primary |
2026-06-08 08:20:55.587077 | primary | time="2026-06-08T08:20:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:76cb2997bb0111a411d1b3b6ecce5adfe76e8479a33d31b2ad29a4b57c99a94c"
2026-06-08 08:20:55.587085 | primary | "Updated"
2026-06-08 08:20:55.587093 | primary |
2026-06-08 08:20:55.587101 | primary | time="2026-06-08T08:20:20Z" level=info msg="Tagging podified-antelope-centos9/openstack-ceilometer-base with tag 76cb2997bb0111a411d1b3b6ecce5adfe76e8479a33d31b2ad29a4b57c99a94c and manifest sha256:76cb2997bb0111a411d1b3b6ecce5adfe76e8479a33d31b2ad29a4b57c99a94c"
2026-06-08 08:20:55.587108 | primary | "Updated"
2026-06-08 08:20:55.587116 | primary |
2026-06-08 08:20:55.587124 | primary | time="2026-06-08T08:20:21Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag current-podified and manifest sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9"
2026-06-08 08:20:55.587131 | primary | "Updated"
2026-06-08 08:20:55.587139 | primary |
2026-06-08 08:20:55.587150 | primary | time="2026-06-08T08:20:22Z" level=info msg="Tagging podified-antelope-centos9/openstack-glance-api with tag 30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9 and manifest sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9"
2026-06-08 08:20:55.587158 | primary | "Updated"
2026-06-08 08:20:55.587166 | primary |
2026-06-08 08:20:55.587174 | primary | time="2026-06-08T08:20:23Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag current-podified and manifest sha256:815f7c6dc94a9fd7bab5af1fe6c0b85e1d4907a9a93179ed59dc1d967e1b7291"
2026-06-08 08:20:55.587181 | primary | "Updated"
2026-06-08 08:20:55.587189 | primary |
2026-06-08 08:20:55.587201 | primary | time="2026-06-08T08:20:24Z" level=info msg="Tagging podified-antelope-centos9/openstack-horizon with tag 815f7c6dc94a9fd7bab5af1fe6c0b85e1d4907a9a93179ed59dc1d967e1b7291 and manifest sha256:815f7c6dc94a9fd7bab5af1fe6c0b85e1d4907a9a93179ed59dc1d967e1b7291"
2026-06-08 08:20:55.587209 | primary | "Updated"
2026-06-08 08:20:55.587216 | primary |
2026-06-08 08:20:55.587224 | primary | time="2026-06-08T08:20:25Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag current-podified and manifest sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3"
2026-06-08 08:20:55.587232 | primary | "Updated"
2026-06-08 08:20:55.587240 | primary |
2026-06-08 08:20:55.587248 | primary | time="2026-06-08T08:20:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-keystone with tag ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3 and manifest sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3"
2026-06-08 08:20:55.587255 | primary | "Updated"
2026-06-08 08:20:55.587263 | primary |
2026-06-08 08:20:55.587271 | primary | time="2026-06-08T08:20:26Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag current-podified and manifest sha256:603e8870642c8fbfe008f813e2c773322e7e9c191136378d1ca3c2220192075c"
2026-06-08 08:20:55.587279 | primary | "Updated"
2026-06-08 08:20:55.587286 | primary |
2026-06-08 08:20:55.587294 | primary | time="2026-06-08T08:20:27Z" level=info msg="Tagging podified-antelope-centos9/openstack-iscsid with tag 603e8870642c8fbfe008f813e2c773322e7e9c191136378d1ca3c2220192075c and manifest sha256:603e8870642c8fbfe008f813e2c773322e7e9c191136378d1ca3c2220192075c"
2026-06-08 08:20:55.587302 | primary | "Updated"
2026-06-08 08:20:55.587309 | primary |
2026-06-08 08:20:55.587322 | primary | time="2026-06-08T08:20:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag current-podified and manifest sha256:83612293aba3045bd0a67f1a066fbef1014c4c3cd8fef3b1b24f894a35882615"
2026-06-08 08:20:55.587458 | primary | "Updated"
2026-06-08 08:20:55.587507 | primary |
2026-06-08 08:20:55.587516 | primary | time="2026-06-08T08:20:28Z" level=info msg="Tagging podified-antelope-centos9/openstack-barbican-base with tag 83612293aba3045bd0a67f1a066fbef1014c4c3cd8fef3b1b24f894a35882615 and manifest sha256:83612293aba3045bd0a67f1a066fbef1014c4c3cd8fef3b1b24f894a35882615"
2026-06-08 08:20:55.587524 | primary | "Updated"
2026-06-08 08:20:55.587531 | primary |
2026-06-08 08:20:55.587539 | primary | time="2026-06-08T08:20:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag current-podified and manifest sha256:c68030a74feb041120bf380684df5342503b9f09bbb9b10f875d5d240219d63c"
2026-06-08 08:20:55.587547 | primary | "Updated"
2026-06-08 08:20:55.587554 | primary |
2026-06-08 08:20:55.587562 | primary | time="2026-06-08T08:20:29Z" level=info msg="Tagging podified-antelope-centos9/openstack-aodh-base with tag c68030a74feb041120bf380684df5342503b9f09bbb9b10f875d5d240219d63c and manifest sha256:c68030a74feb041120bf380684df5342503b9f09bbb9b10f875d5d240219d63c"
2026-06-08 08:20:55.587570 | primary | "Updated"
2026-06-08 08:20:55.587578 | primary |
2026-06-08 08:20:55.587586 | primary | time="2026-06-08T08:20:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag current-podified and manifest sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2"
2026-06-08 08:20:55.587593 | primary | "Updated"
2026-06-08 08:20:55.587601 | primary |
2026-06-08 08:20:55.587609 | primary | time="2026-06-08T08:20:30Z" level=info msg="Tagging podified-antelope-centos9/openstack-placement-api with tag 1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2 and manifest sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2"
2026-06-08 08:20:55.587616 | primary | "Updated"
2026-06-08 08:20:55.587624 | primary |
2026-06-08 08:20:55.587632 | primary | time="2026-06-08T08:20:31Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag current-podified and manifest sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee"
2026-06-08 08:20:55.587640 | primary | "Updated"
2026-06-08 08:20:55.587647 | primary |
2026-06-08 08:20:55.587655 | primary | time="2026-06-08T08:20:32Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-base with tag 7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee and manifest sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee"
2026-06-08 08:20:55.587669 | primary | "Updated"
2026-06-08 08:20:55.587677 | primary |
2026-06-08 08:20:55.587685 | primary | time="2026-06-08T08:20:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag current-podified and manifest sha256:ee886510170cc16427e99e749c299c74c6f8f0f18b85431e1fc2750373df5db8"
2026-06-08 08:20:55.587693 | primary | "Updated"
2026-06-08 08:20:55.587700 | primary |
2026-06-08 08:20:55.587708 | primary | time="2026-06-08T08:20:33Z" level=info msg="Tagging podified-antelope-centos9/openstack-os with tag ee886510170cc16427e99e749c299c74c6f8f0f18b85431e1fc2750373df5db8 and manifest sha256:ee886510170cc16427e99e749c299c74c6f8f0f18b85431e1fc2750373df5db8"
2026-06-08 08:20:55.587716 | primary | "Updated"
2026-06-08 08:20:55.587724 | primary |
2026-06-08 08:20:55.587731 | primary | time="2026-06-08T08:20:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag current-podified and manifest sha256:be407b571ed5a3ada87ce2f2738e2d6465ae71a7d48c40546c8e3f6fbaae4202"
2026-06-08 08:20:55.587739 | primary | "Updated"
2026-06-08 08:20:55.587747 | primary |
2026-06-08 08:20:55.587754 | primary | time="2026-06-08T08:20:34Z" level=info msg="Tagging podified-antelope-centos9/openstack-unbound with tag be407b571ed5a3ada87ce2f2738e2d6465ae71a7d48c40546c8e3f6fbaae4202 and manifest sha256:be407b571ed5a3ada87ce2f2738e2d6465ae71a7d48c40546c8e3f6fbaae4202"
2026-06-08 08:20:55.587762 | primary | "Updated"
2026-06-08 08:20:55.587770 | primary |
2026-06-08 08:20:55.587777 | primary | time="2026-06-08T08:20:35Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag current-podified and manifest sha256:fec934ae3446c216611dfd7817c7648b0627f3a80853bd65f122104357abf4c9"
2026-06-08 08:20:55.587785 | primary | "Updated"
2026-06-08 08:20:55.587793 | primary |
2026-06-08 08:20:55.587801 | primary | time="2026-06-08T08:20:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-tobiko with tag fec934ae3446c216611dfd7817c7648b0627f3a80853bd65f122104357abf4c9 and manifest sha256:fec934ae3446c216611dfd7817c7648b0627f3a80853bd65f122104357abf4c9"
2026-06-08 08:20:55.587808 | primary | "Updated"
2026-06-08 08:20:55.587816 | primary |
2026-06-08 08:20:55.587829 | primary | time="2026-06-08T08:20:36Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:6ad41c8d2fe021c65c5bd4633deb233be7689ced6360b7e72e4e5e56cc5c26c9"
2026-06-08 08:20:55.587837 | primary | "Updated"
2026-06-08 08:20:55.587845 | primary |
2026-06-08 08:20:55.587852 | primary | time="2026-06-08T08:20:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-ovn-bgp-agent with tag 6ad41c8d2fe021c65c5bd4633deb233be7689ced6360b7e72e4e5e56cc5c26c9 and manifest sha256:6ad41c8d2fe021c65c5bd4633deb233be7689ced6360b7e72e4e5e56cc5c26c9"
2026-06-08 08:20:55.587860 | primary | "Updated"
2026-06-08 08:20:55.587868 | primary |
2026-06-08 08:20:55.587876 | primary | time="2026-06-08T08:20:37Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag current-podified and manifest sha256:9813c27baa150c0aac8dc786639ab1e0c4261d070176bcc0e44b8bb7fd0ab372"
2026-06-08 08:20:55.587883 | primary | "Updated"
2026-06-08 08:20:55.587891 | primary |
2026-06-08 08:20:55.587906 | primary | time="2026-06-08T08:20:38Z" level=info msg="Tagging podified-antelope-centos9/openstack-redis with tag 9813c27baa150c0aac8dc786639ab1e0c4261d070176bcc0e44b8bb7fd0ab372 and manifest sha256:9813c27baa150c0aac8dc786639ab1e0c4261d070176bcc0e44b8bb7fd0ab372"
2026-06-08 08:20:55.587914 | primary | "Updated"
2026-06-08 08:20:55.587922 | primary |
2026-06-08 08:20:55.587930 | primary | time="2026-06-08T08:20:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110"
2026-06-08 08:20:55.587937 | primary | "Updated"
2026-06-08 08:20:55.587945 | primary |
2026-06-08 08:20:55.587953 | primary | time="2026-06-08T08:20:39Z" level=info msg="Tagging podified-antelope-centos9/openstack-rabbitmq with tag 9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110 and manifest sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110"
2026-06-08 08:20:55.587968 | primary | "Updated"
2026-06-08 08:20:55.587976 | primary |
2026-06-08 08:20:55.587983 | primary | time="2026-06-08T08:20:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag current-podified and manifest sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04"
2026-06-08 08:20:55.587991 | primary | "Updated"
2026-06-08 08:20:55.587999 | primary |
2026-06-08 08:20:55.588007 | primary | time="2026-06-08T08:20:40Z" level=info msg="Tagging podified-antelope-centos9/openstack-openstackclient with tag 2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04 and manifest sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04"
2026-06-08 08:20:55.588015 | primary | "Updated"
2026-06-08 08:20:55.588022 | primary |
2026-06-08 08:20:55.588030 | primary | time="2026-06-08T08:20:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag current-podified and manifest sha256:aa92666e57ae31cddacad1713050a1ae52fe16bec157afa6b001da474804572d"
2026-06-08 08:20:55.588038 | primary | "Updated"
2026-06-08 08:20:55.588045 | primary |
2026-06-08 08:20:55.588053 | primary | time="2026-06-08T08:20:41Z" level=info msg="Tagging podified-antelope-centos9/openstack-rsyslog with tag aa92666e57ae31cddacad1713050a1ae52fe16bec157afa6b001da474804572d and manifest sha256:aa92666e57ae31cddacad1713050a1ae52fe16bec157afa6b001da474804572d"
2026-06-08 08:20:55.588061 | primary | "Updated"
2026-06-08 08:20:55.588069 | primary |
2026-06-08 08:20:55.588076 | primary | time="2026-06-08T08:20:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag current-podified and manifest sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f"
2026-06-08 08:20:55.588084 | primary | "Updated"
2026-06-08 08:20:55.588092 | primary |
2026-06-08 08:20:55.588099 | primary | time="2026-06-08T08:20:42Z" level=info msg="Tagging podified-antelope-centos9/openstack-mariadb with tag 188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f and manifest sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f"
2026-06-08 08:20:55.588107 | primary | "Updated"
2026-06-08 08:20:55.588115 | primary |
2026-06-08 08:20:55.588123 | primary | time="2026-06-08T08:20:43Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:0884d2236b61f0c6eb57de5ebe986bc3e7d25f4b81b4ab8c26330ed9048817de"
2026-06-08 08:20:55.588130 | primary | "Updated"
2026-06-08 08:20:55.588138 | primary |
2026-06-08 08:20:55.588146 | primary | time="2026-06-08T08:20:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-ansible-tests with tag 0884d2236b61f0c6eb57de5ebe986bc3e7d25f4b81b4ab8c26330ed9048817de and manifest sha256:0884d2236b61f0c6eb57de5ebe986bc3e7d25f4b81b4ab8c26330ed9048817de"
2026-06-08 08:20:55.588154 | primary | "Updated"
2026-06-08 08:20:55.588161 | primary |
2026-06-08 08:20:55.588169 | primary | time="2026-06-08T08:20:44Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag current-podified and manifest sha256:447621e6fd2b2b575ac0fca0afbaef4e70ec5750ee22dd0103d72ed79a5cda6a"
2026-06-08 08:20:55.588177 | primary | "Updated"
2026-06-08 08:20:55.588184 | primary |
2026-06-08 08:20:55.588192 | primary | time="2026-06-08T08:20:45Z" level=info msg="Tagging podified-antelope-centos9/openstack-multipathd with tag 447621e6fd2b2b575ac0fca0afbaef4e70ec5750ee22dd0103d72ed79a5cda6a and manifest sha256:447621e6fd2b2b575ac0fca0afbaef4e70ec5750ee22dd0103d72ed79a5cda6a"
2026-06-08 08:20:55.588200 | primary | "Updated"
2026-06-08 08:20:55.588208 | primary |
2026-06-08 08:20:55.588215 | primary | time="2026-06-08T08:20:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag current-podified and manifest sha256:c2aee4a438591d31c54ce41f0fbf985b13d0204a65f93e46d6936b13bfa48a17"
2026-06-08 08:20:55.588223 | primary | "Updated"
2026-06-08 08:20:55.588231 | primary |
2026-06-08 08:20:55.588238 | primary | time="2026-06-08T08:20:46Z" level=info msg="Tagging podified-antelope-centos9/openstack-frr with tag c2aee4a438591d31c54ce41f0fbf985b13d0204a65f93e46d6936b13bfa48a17 and manifest sha256:c2aee4a438591d31c54ce41f0fbf985b13d0204a65f93e46d6936b13bfa48a17"
2026-06-08 08:20:55.588246 | primary | "Updated"
2026-06-08 08:20:55.588254 | primary |
2026-06-08 08:20:55.588272 | primary | time="2026-06-08T08:20:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag current-podified and manifest sha256:1e5ffede63ae3fc4d9b83eb1356d19015308cebfcac0c1b841d2daefc563c45d"
2026-06-08 08:20:55.588280 | primary | "Updated"
2026-06-08 08:20:55.588287 | primary |
2026-06-08 08:20:55.588299 | primary | time="2026-06-08T08:20:47Z" level=info msg="Tagging podified-antelope-centos9/openstack-haproxy with tag 1e5ffede63ae3fc4d9b83eb1356d19015308cebfcac0c1b841d2daefc563c45d and manifest sha256:1e5ffede63ae3fc4d9b83eb1356d19015308cebfcac0c1b841d2daefc563c45d"
2026-06-08 08:20:55.588307 | primary | "Updated"
2026-06-08 08:20:55.588315 | primary |
2026-06-08 08:20:55.588322 | primary | time="2026-06-08T08:20:48Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag current-podified and manifest sha256:cb27d1ce8dbab3de2dd7bff24f0e8197432959d6d6f5a73afa912862cfce2c61"
2026-06-08 08:20:55.588330 | primary | "Updated"
2026-06-08 08:20:55.588338 | primary |
2026-06-08 08:20:55.588346 | primary | time="2026-06-08T08:20:49Z" level=info msg="Tagging podified-antelope-centos9/openstack-cron with tag cb27d1ce8dbab3de2dd7bff24f0e8197432959d6d6f5a73afa912862cfce2c61 and manifest sha256:cb27d1ce8dbab3de2dd7bff24f0e8197432959d6d6f5a73afa912862cfce2c61"
2026-06-08 08:20:55.588353 | primary | "Updated"
2026-06-08 08:20:55.588361 | primary |
2026-06-08 08:20:55.588369 | primary | time="2026-06-08T08:20:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag current-podified and manifest sha256:234594d25240602b7d66af6d1cac33e1ef917eeef95b3d26643e34d2e7e180b9"
2026-06-08 08:20:55.588376 | primary | "Updated"
2026-06-08 08:20:55.588384 | primary |
2026-06-08 08:20:55.588418 | primary | time="2026-06-08T08:20:50Z" level=info msg="Tagging podified-antelope-centos9/openstack-netutils with tag 234594d25240602b7d66af6d1cac33e1ef917eeef95b3d26643e34d2e7e180b9 and manifest sha256:234594d25240602b7d66af6d1cac33e1ef917eeef95b3d26643e34d2e7e180b9"
2026-06-08 08:20:55.588433 | primary | "Updated"
2026-06-08 08:20:55.588441 | primary |
2026-06-08 08:20:55.588452 | primary | time="2026-06-08T08:20:51Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag current-podified and manifest sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a"
2026-06-08 08:20:55.588460 | primary | "Updated"
2026-06-08 08:20:55.588468 | primary |
2026-06-08 08:20:55.588475 | primary | time="2026-06-08T08:20:52Z" level=info msg="Tagging podified-antelope-centos9/openstack-memcached with tag 647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a and manifest sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a"
2026-06-08 08:20:55.588483 | primary | "Updated"
2026-06-08 08:20:55.588491 | primary |
2026-06-08 08:20:55.588499 | primary | time="2026-06-08T08:20:53Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag current-podified and manifest sha256:ba6168b565da7e69ab35b8fc6d09cf62964d0a9814afc1a9c2dfd5bc844ec387"
2026-06-08 08:20:55.588506 | primary | "Updated"
2026-06-08 08:20:55.588514 | primary |
2026-06-08 08:20:55.588522 | primary | time="2026-06-08T08:20:54Z" level=info msg="Tagging podified-antelope-centos9/openstack-base with tag ba6168b565da7e69ab35b8fc6d09cf62964d0a9814afc1a9c2dfd5bc844ec387 and manifest sha256:ba6168b565da7e69ab35b8fc6d09cf62964d0a9814afc1a9c2dfd5bc844ec387"
2026-06-08 08:20:55.588529 | primary | "Updated"
2026-06-08 08:20:55.588537 | primary |
2026-06-08 08:20:55.884525 | primary | ok: Runtime: 0:00:00.009400
2026-06-08 08:20:55.892938 | 
2026-06-08 08:20:55.893006 | PLAY RECAP
2026-06-08 08:20:55.893063 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 08:20:55.893092 | 
2026-06-08 08:20:56.033379 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-08 08:20:56.037519 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-08 08:20:56.695429 | 
2026-06-08 08:20:56.695570 | PLAY [all]
2026-06-08 08:20:56.704807 | 
2026-06-08 08:20:56.704897 | TASK [Create container log dir]
2026-06-08 08:20:57.118253 | primary | ok
2026-06-08 08:20:57.123541 | 
2026-06-08 08:20:57.123655 | TASK [Collect logs]
2026-06-08 08:20:57.584218 | primary | + sudo dnf list installed
2026-06-08 08:20:57.971688 | primary | + df -h
2026-06-08 08:20:57.973724 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-08 08:20:57.996883 | primary | sending incremental file list
2026-06-08 08:20:57.999228 | primary | skipping non-regular file "yum.conf"
2026-06-08 08:20:57.999248 | primary | ./
2026-06-08 08:20:57.999716 | primary | dnf/
2026-06-08 08:20:57.999731 | primary | dnf/dnf.conf
2026-06-08 08:20:57.999737 | primary | dnf/aliases.d/
2026-06-08 08:20:57.999743 | primary | dnf/modules.d/
2026-06-08 08:20:57.999746 | primary | dnf/modules.defaults.d/
2026-06-08 08:20:57.999750 | primary | dnf/plugins/
2026-06-08 08:20:57.999755 | primary | dnf/plugins/copr.conf
2026-06-08 08:20:57.999759 | primary | dnf/plugins/debuginfo-install.conf
2026-06-08 08:20:57.999763 | primary | dnf/plugins/copr.d/
2026-06-08 08:20:57.999767 | primary | dnf/protected.d/
2026-06-08 08:20:57.999770 | primary | dnf/protected.d/dnf.conf
2026-06-08 08:20:57.999775 | primary | dnf/protected.d/grub2-pc.conf
2026-06-08 08:20:57.999780 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-08 08:20:57.999784 | primary | dnf/protected.d/setup.conf
2026-06-08 08:20:57.999787 | primary | dnf/protected.d/sudo.conf
2026-06-08 08:20:57.999791 | primary | dnf/protected.d/systemd.conf
2026-06-08 08:20:57.999794 | primary | dnf/protected.d/yum.conf
2026-06-08 08:20:57.999798 | primary | dnf/usr-drift-protected-paths.d/
2026-06-08 08:20:57.999801 | primary | dnf/vars/
2026-06-08 08:20:57.999805 | primary | dnf/vars/stream
2026-06-08 08:20:57.999809 | primary | yum.repos.d/
2026-06-08 08:20:57.999813 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-08 08:20:57.999817 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-08 08:20:57.999820 | primary | yum.repos.d/centos-addons.repo
2026-06-08 08:20:57.999825 | primary | yum.repos.d/centos.repo
2026-06-08 08:20:57.999828 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-08 08:20:57.999832 | primary | yum.repos.d/epel-next-testing.repo
2026-06-08 08:20:57.999836 | primary | yum.repos.d/epel-next.repo
2026-06-08 08:20:57.999841 | primary | yum.repos.d/epel-testing.repo
2026-06-08 08:20:57.999845 | primary | yum.repos.d/epel.repo
2026-06-08 08:20:58.041251 | primary |
2026-06-08 08:20:58.041271 | primary | sent 18,980 bytes  received 484 bytes  12,976.00 bytes/sec
2026-06-08 08:20:58.041276 | primary | total size is 17,241  speedup is 0.89
2026-06-08 08:20:58.043317 | primary | + pushd /home/zuul/workspace
2026-06-08 08:20:58.043370 | primary | ~/workspace ~/zuul-output/logs
2026-06-08 08:20:58.043529 | 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-08 08:20:58.056531 | primary | + popd
2026-06-08 08:20:58.056552 | primary | ~/zuul-output/logs
2026-06-08 08:20:58.164941 | primary | ok: Runtime: 0:00:00.476468
2026-06-08 08:20:58.171499 | 
2026-06-08 08:20:58.171637 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-08 08:20:58.192323 | primary | ok
2026-06-08 08:20:58.215457 | 
2026-06-08 08:20:58.215622 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-08 08:20:58.271930 | primary | skipping: Conditional result was False
2026-06-08 08:20:58.279033 | 
2026-06-08 08:20:58.279178 | TASK [fetch-output : Set log path for single node]
2026-06-08 08:20:58.321302 | primary | ok
2026-06-08 08:20:58.325327 | 
2026-06-08 08:20:58.325412 | LOOP [fetch-output : Ensure local output dirs]
2026-06-08 08:20:58.613588 | primary -> localhost | changed: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/logs"
2026-06-08 08:20:58.891469 | primary -> localhost | changed: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/artifacts"
2026-06-08 08:20:59.112694 | primary -> localhost | changed: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/docs"
2026-06-08 08:20:59.139364 | 
2026-06-08 08:20:59.139705 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-08 08:21:08.960401 | primary | changed:
2026-06-08 08:21:08.960745 | primary | .d..t...... ./
2026-06-08 08:21:08.960791 | primary | >f+++++++++ antelope-report.html
2026-06-08 08:21:08.960822 | primary | >f+++++++++ antelope-tag-report.html
2026-06-08 08:21:08.960871 | primary | >f+++++++++ antelope-tag.txt
2026-06-08 08:21:08.960905 | primary | >f+++++++++ antelope.txt
2026-06-08 08:21:08.960931 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-08 08:21:08.960955 | primary | >f+++++++++ disk_usage.txt
2026-06-08 08:21:08.960979 | primary | >f+++++++++ installed_pkgs.txt
2026-06-08 08:21:08.961002 | primary | cd+++++++++ dnf/
2026-06-08 08:21:08.961026 | primary | >f+++++++++ dnf/dnf.conf
2026-06-08 08:21:08.961050 | primary | cd+++++++++ dnf/aliases.d/
2026-06-08 08:21:08.961073 | primary | cd+++++++++ dnf/modules.d/
2026-06-08 08:21:08.961096 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-08 08:21:08.961118 | primary | cd+++++++++ dnf/plugins/
2026-06-08 08:21:08.961141 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-08 08:21:08.961163 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-08 08:21:08.961196 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-08 08:21:08.961219 | primary | cd+++++++++ dnf/protected.d/
2026-06-08 08:21:08.961241 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-08 08:21:08.961263 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-08 08:21:08.961286 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-08 08:21:08.961310 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-08 08:21:08.961344 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-08 08:21:08.961382 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-08 08:21:08.961419 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-08 08:21:08.961455 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-08 08:21:08.961492 | primary | cd+++++++++ dnf/vars/
2026-06-08 08:21:08.961522 | primary | >f+++++++++ dnf/vars/stream
2026-06-08 08:21:08.961546 | primary | cd+++++++++ yum.repos.d/
2026-06-08 08:21:08.961569 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-08 08:21:08.961593 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-08 08:21:08.961616 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-08 08:21:08.961639 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-08 08:21:08.961662 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-08 08:21:08.961684 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-08 08:21:08.961706 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-08 08:21:08.961729 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-08 08:21:08.961751 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-08 08:21:08.961795 | primary | changed: All items complete
2026-06-08 08:21:08.961823 | 
2026-06-08 08:21:09.893424 | primary | changed: .d..t...... ./
2026-06-08 08:21:10.417780 | primary | changed: .d..t...... ./
2026-06-08 08:21:10.439477 | 
2026-06-08 08:21:10.439657 | PLAY RECAP
2026-06-08 08:21:10.439742 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-08 08:21:10.439786 | 
2026-06-08 08:21:10.595504 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-08 08:21:10.597261 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-08 08:21:11.244571 | 
2026-06-08 08:21:11.244710 | PLAY [Report DLRN results after job run]
2026-06-08 08:21:11.257311 | 
2026-06-08 08:21:11.257456 | TASK [Include vars from ci-framework group_vars]
2026-06-08 08:21:11.276873 | primary | ok
2026-06-08 08:21:11.299700 | 
2026-06-08 08:21:11.299874 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-08 08:21:11.334194 | primary | skipping: Conditional result was False
2026-06-08 08:21:11.339087 | 
2026-06-08 08:21:11.339179 | TASK [cifmw_helpers : Check if file is available]
2026-06-08 08:21:12.458006 | primary | ok
2026-06-08 08:21:12.468111 | 
2026-06-08 08:21:12.468331 | TASK [cifmw_helpers : Create temporary directory]
2026-06-08 08:21:12.495511 | primary | skipping: Conditional result was False
2026-06-08 08:21:12.502424 | 
2026-06-08 08:21:12.502612 | TASK [cifmw_helpers : Read vars]
2026-06-08 08:21:12.527467 | 
2026-06-08 08:21:12.527697 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-08 08:21:12.563804 | 
2026-06-08 08:21:12.564061 | TASK [cifmw_helpers : Include vars]
2026-06-08 08:21:12.598504 | 
2026-06-08 08:21:12.598751 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-08 08:21:12.625222 | primary | skipping: Conditional result was False
2026-06-08 08:21:12.636470 | 
2026-06-08 08:21:12.636583 | TASK [Report job status to DLRN]
2026-06-08 08:21:12.659620 | primary | ok
2026-06-08 08:21:12.697874 | 
2026-06-08 08:21:12.698019 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-08 08:21:12.763332 | primary | skipping: Conditional result was False
2026-06-08 08:21:12.770106 | 
2026-06-08 08:21:12.770201 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-08 08:21:16.131387 | primary | changed
2026-06-08 08:21:16.135802 | 
2026-06-08 08:21:16.135885 | TASK [dlrn_report : Install kinit related package]
2026-06-08 08:21:16.180928 | primary | skipping: Conditional result was False
2026-06-08 08:21:16.185986 | 
2026-06-08 08:21:16.186078 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-08 08:21:16.250606 | primary | skipping: Conditional result was False
2026-06-08 08:21:16.255129 | 
2026-06-08 08:21:16.255199 | TASK [Set zuul-log-path fact]
2026-06-08 08:21:16.306383 | primary | ok
2026-06-08 08:21:16.323989 | 
2026-06-08 08:21:16.324119 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-08 08:21:16.373264 | primary | ok
2026-06-08 08:21:16.380020 | 
2026-06-08 08:21:16.380116 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-08 08:21:16.424790 | primary | skipping: Conditional result was False
2026-06-08 08:21:16.431352 | 
2026-06-08 08:21:16.431439 | TASK [Get hash related data from repo_setup role]
2026-06-08 08:21:16.484387 | primary | ok
2026-06-08 08:21:16.633736 | 
2026-06-08 08:21:16.633888 | LOOP [repo_setup : Ensure directories are present]
2026-06-08 08:21:18.805899 | primary | changed: "tmp"
2026-06-08 08:21:19.103308 | primary | changed: "artifacts/repositories"
2026-06-08 08:21:20.396603 | primary | changed: "venv/repo_setup"
2026-06-08 08:21:20.410111 | 
2026-06-08 08:21:20.410249 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-08 08:21:23.273106 | primary | ok: Nothing to do
2026-06-08 08:21:23.279109 | 
2026-06-08 08:21:23.279283 | TASK [repo_setup : Get repo-setup repository]
2026-06-08 08:21:24.865435 | primary | changed
2026-06-08 08:21:24.875108 | 
2026-06-08 08:21:24.875290 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-08 08:21:32.138241 | primary | changed
2026-06-08 08:21:32.150415 | 
2026-06-08 08:21:32.150595 | TASK [repo_setup : Install repo-setup package]
2026-06-08 08:21:32.797857 | 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-08 08:21:32.797950 | primary | !!
2026-06-08 08:21:32.797958 | primary |
2026-06-08 08:21:32.797966 | primary |         ********************************************************************************
2026-06-08 08:21:32.797972 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-08 08:21:32.797979 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-08 08:21:32.797985 | primary |
2026-06-08 08:21:32.798004 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.798009 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.798013 | primary |
2026-06-08 08:21:32.798016 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.798020 | primary |         ********************************************************************************
2026-06-08 08:21:32.798023 | primary |
2026-06-08 08:21:32.798027 | primary | !!
2026-06-08 08:21:32.798032 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.798612 | 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-08 08:21:32.798628 | primary | !!
2026-06-08 08:21:32.798633 | primary |
2026-06-08 08:21:32.798636 | primary |         ********************************************************************************
2026-06-08 08:21:32.798640 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-08 08:21:32.798643 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-08 08:21:32.798647 | primary |
2026-06-08 08:21:32.798651 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.798654 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.798657 | primary |
2026-06-08 08:21:32.798661 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.798664 | primary |         ********************************************************************************
2026-06-08 08:21:32.798668 | primary |
2026-06-08 08:21:32.798671 | primary | !!
2026-06-08 08:21:32.798675 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.798996 | 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-08 08:21:32.799002 | primary | !!
2026-06-08 08:21:32.799005 | primary |
2026-06-08 08:21:32.799009 | primary |         ********************************************************************************
2026-06-08 08:21:32.799012 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-08 08:21:32.799016 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-08 08:21:32.799019 | primary |
2026-06-08 08:21:32.799023 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.799027 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.799031 | primary |
2026-06-08 08:21:32.799034 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.799038 | primary |         ********************************************************************************
2026-06-08 08:21:32.799041 | primary |
2026-06-08 08:21:32.799044 | primary | !!
2026-06-08 08:21:32.799048 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.849781 | 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-08 08:21:32.849855 | primary | !!
2026-06-08 08:21:32.849865 | primary |
2026-06-08 08:21:32.849893 | primary |         ********************************************************************************
2026-06-08 08:21:32.849903 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-08 08:21:32.849911 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-08 08:21:32.849919 | primary |         ********************************************************************************
2026-06-08 08:21:32.849927 | primary |
2026-06-08 08:21:32.849935 | primary | !!
2026-06-08 08:21:32.849943 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-08 08:21:32.865180 | primary | WARNING: The wheel package is not available.
2026-06-08 08:21:32.920094 | primary | [pbr] Generating ChangeLog
2026-06-08 08:21:32.987030 | 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-08 08:21:32.987092 | primary | !!
2026-06-08 08:21:32.987097 | primary |
2026-06-08 08:21:32.987101 | primary |         ********************************************************************************
2026-06-08 08:21:32.987105 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-08 08:21:32.987109 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-08 08:21:32.987113 | primary |         standards-based tools.
2026-06-08 08:21:32.987117 | primary |
2026-06-08 08:21:32.987120 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-08 08:21:32.987124 | primary |         ********************************************************************************
2026-06-08 08:21:32.987128 | primary |
2026-06-08 08:21:32.987131 | primary | !!
2026-06-08 08:21:32.987135 | primary |   easy_install.initialize_options(self)
2026-06-08 08:21:32.987145 | 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-08 08:21:32.987149 | primary | !!
2026-06-08 08:21:32.987152 | primary |
2026-06-08 08:21:32.987156 | primary |         ********************************************************************************
2026-06-08 08:21:32.987159 | primary |         Please avoid running ``setup.py`` directly.
2026-06-08 08:21:32.987163 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-08 08:21:32.987166 | primary |         standards-based tools.
2026-06-08 08:21:32.987170 | primary |
2026-06-08 08:21:32.987173 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-08 08:21:32.987177 | primary |         ********************************************************************************
2026-06-08 08:21:32.987180 | primary |
2026-06-08 08:21:32.987183 | primary | !!
2026-06-08 08:21:32.987187 | primary |   self.initialize_options()
2026-06-08 08:21:32.989580 | 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-08 08:21:32.989596 | primary | !!
2026-06-08 08:21:32.989600 | primary |
2026-06-08 08:21:32.989604 | primary |         ********************************************************************************
2026-06-08 08:21:32.989607 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-08 08:21:32.989631 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-08 08:21:32.989635 | primary |
2026-06-08 08:21:32.989638 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.989642 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.989645 | primary |
2026-06-08 08:21:32.989649 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.989652 | primary |         ********************************************************************************
2026-06-08 08:21:32.989655 | primary |
2026-06-08 08:21:32.989659 | primary | !!
2026-06-08 08:21:32.989662 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.990290 | 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-08 08:21:32.990304 | primary | !!
2026-06-08 08:21:32.990307 | primary |
2026-06-08 08:21:32.990311 | primary |         ********************************************************************************
2026-06-08 08:21:32.990315 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-08 08:21:32.990318 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-08 08:21:32.990322 | primary |
2026-06-08 08:21:32.990325 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.990329 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.990332 | primary |
2026-06-08 08:21:32.990335 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.990339 | primary |         ********************************************************************************
2026-06-08 08:21:32.990342 | primary |
2026-06-08 08:21:32.990346 | primary | !!
2026-06-08 08:21:32.990349 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.990700 | 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-08 08:21:32.990707 | primary | !!
2026-06-08 08:21:32.990710 | primary |
2026-06-08 08:21:32.990714 | primary |         ********************************************************************************
2026-06-08 08:21:32.990717 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-08 08:21:32.990721 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-08 08:21:32.990724 | primary |
2026-06-08 08:21:32.990728 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-08 08:21:32.990731 | primary |         calls to avoid build errors in the future.
2026-06-08 08:21:32.990735 | primary |
2026-06-08 08:21:32.990738 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-08 08:21:32.990742 | primary |         ********************************************************************************
2026-06-08 08:21:32.990745 | primary |
2026-06-08 08:21:32.990749 | primary | !!
2026-06-08 08:21:32.990752 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-08 08:21:32.993605 | primary | running install
2026-06-08 08:21:33.007260 | primary | running build
2026-06-08 08:21:33.007299 | primary | running build_py
2026-06-08 08:21:33.014015 | primary | creating build
2026-06-08 08:21:33.014109 | primary | creating build/lib
2026-06-08 08:21:33.014195 | primary | creating build/lib/repo_setup
2026-06-08 08:21:33.014278 | primary | creating build/lib/repo_setup/get_hash
2026-06-08 08:21:33.014383 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.014540 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.014675 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.014798 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.014917 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.015198 | primary | creating build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015277 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015392 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015578 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015708 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015833 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.015950 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.016096 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.016234 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-08 08:21:33.016500 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-08 08:21:33.016636 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-08 08:21:33.016780 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-08 08:21:33.016894 | primary | running egg_info
2026-06-08 08:21:33.017271 | primary | creating repo_setup.egg-info
2026-06-08 08:21:33.022699 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-08 08:21:33.023412 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-08 08:21:33.023853 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-08 08:21:33.024117 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-08 08:21:33.024328 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-08 08:21:33.047684 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-08 08:21:33.047768 | primary | [pbr] Processing SOURCES.txt
2026-06-08 08:21:33.047925 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-08 08:21:33.060501 | primary | [pbr] In git context, generating filelist from git
2026-06-08 08:21:33.067033 | primary | warning: no files found matching 'AUTHORS'
2026-06-08 08:21:33.067065 | primary | warning: no files found matching 'ChangeLog'
2026-06-08 08:21:33.067625 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-08 08:21:33.067877 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-08 08:21:33.071463 | primary | reading manifest template 'MANIFEST.in'
2026-06-08 08:21:33.071827 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-08 08:21:33.071985 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-08 08:21:33.072255 | primary | adding license file 'LICENSE'
2026-06-08 08:21:33.073202 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-08 08:21:33.073992 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-08 08:21:33.074582 | primary | running install_lib
2026-06-08 08:21:33.079360 | 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-08 08:21:33.079495 | 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-08 08:21:33.079577 | 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-08 08:21:33.079691 | 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-08 08:21:33.079812 | 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-08 08:21:33.079927 | 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-08 08:21:33.080036 | 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-08 08:21:33.080179 | 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-08 08:21:33.080319 | 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-08 08:21:33.080407 | 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-08 08:21:33.080536 | 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-08 08:21:33.080682 | 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-08 08:21:33.080802 | 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-08 08:21:33.080915 | 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-08 08:21:33.081033 | 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-08 08:21:33.081140 | 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-08 08:21:33.081275 | 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-08 08:21:33.081425 | 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-08 08:21:33.081531 | 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-08 08:21:33.081662 | 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-08 08:21:33.082201 | 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-08 08:21:33.082444 | 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-08 08:21:33.083090 | 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-08 08:21:33.083407 | 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-08 08:21:33.083872 | 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-08 08:21:33.085447 | 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-08 08:21:33.085653 | 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-08 08:21:33.086802 | 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-08 08:21:33.087821 | 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-08 08:21:33.088152 | 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-08 08:21:33.088792 | 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-08 08:21:33.089232 | 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-08 08:21:33.089559 | 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-08 08:21:33.091662 | 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-08 08:21:33.091848 | 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-08 08:21:33.095042 | 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-08 08:21:33.095544 | primary | running install_data
2026-06-08 08:21:33.099672 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-08 08:21:33.099736 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-08 08:21:33.099825 | 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-08 08:21:33.099999 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-08 08:21:33.100057 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-08 08:21:33.100162 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-08 08:21:33.100178 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-08 08:21:33.100250 | 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-08 08:21:33.100326 | 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-08 08:21:33.100457 | 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-08 08:21:33.100609 | 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-08 08:21:33.100775 | 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-08 08:21:33.100874 | 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-08 08:21:33.101008 | 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-08 08:21:33.101160 | 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-08 08:21:33.101314 | 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-08 08:21:33.101489 | 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-08 08:21:33.101638 | 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-08 08:21:33.101830 | 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-08 08:21:33.101925 | 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-08 08:21:33.102061 | 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-08 08:21:33.102219 | 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-08 08:21:33.102367 | 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-08 08:21:33.102505 | 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-08 08:21:33.102617 | 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-08 08:21:33.102728 | 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-08 08:21:33.102839 | 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-08 08:21:33.102978 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-08 08:21:33.103054 | 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-08 08:21:33.103171 | 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-08 08:21:33.103278 | primary | running install_egg_info
2026-06-08 08:21:33.107477 | 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-08 08:21:33.108637 | primary | running install_scripts
2026-06-08 08:21:33.113283 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-08 08:21:33.113437 | 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-08 08:21:33.113573 | 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-08 08:21:34.052716 | primary | ok: Runtime: 0:00:00.511461
2026-06-08 08:21:34.067271 | 
2026-06-08 08:21:34.067456 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-08 08:21:34.124325 | primary | skipping: Conditional result was False
2026-06-08 08:21:34.129521 | 
2026-06-08 08:21:34.129602 | TASK [repo_setup : Run repo-setup]
2026-06-08 08:21:35.665053 | primary | Cache was expired
2026-06-08 08:21:35.665142 | primary | 0 files removed
2026-06-08 08:21:35.696691 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-08 08:21:35.696742 | 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-08 08:21:35.696755 | 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-08 08:21:35.696762 | 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-08 08:21:35.696768 | 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-08 08:21:35.696774 | 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-08 08:21:35.756521 | primary | ok: Runtime: 0:00:00.814924
2026-06-08 08:21:35.767185 | 
2026-06-08 08:21:35.767347 | TASK [repo_setup : Get component repo]
2026-06-08 08:21:35.865972 | primary | skipping: Conditional result was False
2026-06-08 08:21:35.876426 | 
2026-06-08 08:21:35.876575 | TASK [repo_setup : Rename component repo]
2026-06-08 08:21:35.974605 | primary | skipping: Conditional result was False
2026-06-08 08:21:35.986575 | 
2026-06-08 08:21:35.986831 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-08 08:21:36.055362 | primary | skipping: Conditional result was False
2026-06-08 08:21:36.065337 | 
2026-06-08 08:21:36.065538 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-08 08:21:36.586366 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "9767ab1d6200e37a24a9698f6991361f", "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-08 08:21:37.116264 | primary | ok: Runtime: 0:00:00.264263
2026-06-08 08:21:37.125344 | 
2026-06-08 08:21:37.125478 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-08 08:21:38.058895 | primary | changed
2026-06-08 08:21:38.074468 | 
2026-06-08 08:21:38.074694 | TASK [repo_setup : Dump current-podified hash]
2026-06-08 08:21:38.181191 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.188451 | 
2026-06-08 08:21:38.188535 | TASK [repo_setup : Slurp current podified hash]
2026-06-08 08:21:38.245195 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.253729 | 
2026-06-08 08:21:38.253872 | TASK [repo_setup : Update the value of full_hash]
2026-06-08 08:21:38.309952 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.316886 | 
2026-06-08 08:21:38.317033 | TASK [repo_setup : Export hashes facts for further use]
2026-06-08 08:21:38.391127 | primary | ok
2026-06-08 08:21:38.397023 | 
2026-06-08 08:21:38.397144 | TASK [repo_setup : Create download directory]
2026-06-08 08:21:38.463953 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.471500 | 
2026-06-08 08:21:38.471681 | TASK [repo_setup : Print the URL to request]
2026-06-08 08:21:38.538446 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.549023 | 
2026-06-08 08:21:38.549219 | TASK [Download the RPM]
2026-06-08 08:21:38.606643 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.617248 | 
2026-06-08 08:21:38.617464 | TASK [repo_setup : Install RHOS Release tool]
2026-06-08 08:21:38.675824 | primary | skipping: Conditional result was False
2026-06-08 08:21:38.691434 | 
2026-06-08 08:21:38.691675 | TASK [repo_setup : Get rhos-release tool version]
2026-06-08 08:21:39.232649 | primary | skipping: Conditional result was False
2026-06-08 08:21:39.241668 | 
2026-06-08 08:21:39.241880 | TASK [repo_setup : Print rhos-release tool version]
2026-06-08 08:21:39.319446 | primary | skipping: Conditional result was False
2026-06-08 08:21:39.335583 | 
2026-06-08 08:21:39.335773 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-08 08:21:39.878306 | primary | skipping: Conditional result was False
2026-06-08 08:21:39.890744 | 
2026-06-08 08:21:39.891093 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-08 08:21:40.294101 | primary | ok
2026-06-08 08:21:40.360650 | 
2026-06-08 08:21:40.360800 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-08 08:21:40.892890 | primary | ok: Runtime: 0:00:00.017862
2026-06-08 08:21:40.902442 | 
2026-06-08 08:21:40.902688 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-08 08:21:41.449709 | primary | ok: Runtime: 0:00:00.016926
2026-06-08 08:21:41.459574 | 
2026-06-08 08:21:41.459785 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-08 08:21:41.538982 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.551111 | 
2026-06-08 08:21:41.551349 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-08 08:21:41.619634 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.630526 | 
2026-06-08 08:21:41.630754 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-08 08:21:41.688475 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.699713 | 
2026-06-08 08:21:41.699903 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-08 08:21:41.787422 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.794632 | 
2026-06-08 08:21:41.794736 | TASK [repo_setup : Check for DLRN component repo]
2026-06-08 08:21:41.850589 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.857869 | 
2026-06-08 08:21:41.857978 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-08 08:21:41.933581 | primary | skipping: Conditional result was False
2026-06-08 08:21:41.943133 | 
2026-06-08 08:21:41.943231 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-08 08:21:42.322316 | primary | ok: All paths examined
2026-06-08 08:21:42.351075 | 
2026-06-08 08:21:42.351483 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-08 08:21:42.670710 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-08 08:21:42.671250 | primary | changed: All items complete
2026-06-08 08:21:42.671314 | 
2026-06-08 08:21:42.936705 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-08 08:21:43.202678 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-08 08:21:43.487221 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-08 08:21:43.755931 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-08 08:21:43.978621 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-08 08:21:44.252404 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-08 08:21:44.495043 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-08 08:21:44.728121 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-08 08:21:44.751552 | 
2026-06-08 08:21:44.751777 | TASK [repo_setup : Cleanup existing metadata]
2026-06-08 08:21:45.244237 | primary | Cache was expired
2026-06-08 08:21:45.258901 | primary | 66 files removed
2026-06-08 08:21:45.334793 | primary | ok: Runtime: 0:00:00.211697
2026-06-08 08:21:45.343626 | 
2026-06-08 08:21:45.343760 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-08 08:21:45.833899 | primary | changed
2026-06-08 08:21:45.844800 | 
2026-06-08 08:21:45.845126 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-08 08:21:46.218580 | primary | DEFAULT
2026-06-08 08:21:46.377500 | primary | ok: Runtime: 0:00:00.053092
2026-06-08 08:21:46.386682 | 
2026-06-08 08:21:46.386827 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-08 08:21:46.926982 | primary | skipping: Conditional result was False
2026-06-08 08:21:46.934095 | 
2026-06-08 08:21:46.934286 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-08 08:21:47.489597 | primary | skipping: Conditional result was False
2026-06-08 08:21:47.507143 | 
2026-06-08 08:21:47.507421 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-08 08:21:47.598450 | primary | skipping: Conditional result was False
2026-06-08 08:21:47.607308 | 
2026-06-08 08:21:47.607508 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-08 08:21:48.430319 | primary | REPORTING SUCCESS TO DLRN API
2026-06-08 08:21:56.177867 | primary | {
2026-06-08 08:21:56.177933 | primary |   "aggregate_hash": "9767ab1d6200e37a24a9698f6991361f",
2026-06-08 08:21:56.177939 | primary |   "commit_hash": null,
2026-06-08 08:21:56.177943 | primary |   "component": null,
2026-06-08 08:21:56.177947 | primary |   "distro_hash": null,
2026-06-08 08:21:56.177952 | primary |   "extended_hash": null,
2026-06-08 08:21:56.177967 | primary |   "in_progress": false,
2026-06-08 08:21:56.177973 | primary |   "job_id": "periodic-container-quay-push-centos-9-antelope",
2026-06-08 08:21:56.177982 | primary |   "notes": "",
2026-06-08 08:21:56.177987 | primary |   "success": true,
2026-06-08 08:21:56.177998 | primary |   "timestamp": 1780906908,
2026-06-08 08:21:56.178002 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/9e3/rdoproject.org/9e3fc41768ce453699a38ecb8816dc76"
2026-06-08 08:21:56.178009 | primary | }
2026-06-08 08:21:56.314471 | primary | ok: Runtime: 0:00:07.768477
2026-06-08 08:21:56.319620 | 
2026-06-08 08:21:56.319716 | PLAY RECAP
2026-06-08 08:21:56.319763 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-08 08:21:56.319784 | 
2026-06-08 08:21:56.542827 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-08 08:21:56.546760 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-08 08:21:57.203361 | 
2026-06-08 08:21:57.203513 | PLAY [all]
2026-06-08 08:21:57.213436 | 
2026-06-08 08:21:57.213551 | TASK [include_role : fetch-output]
2026-06-08 08:21:57.242843 | primary | ok
2026-06-08 08:21:57.256827 | 
2026-06-08 08:21:57.256950 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-08 08:21:57.301615 | primary | skipping: Conditional result was False
2026-06-08 08:21:57.307631 | 
2026-06-08 08:21:57.307734 | TASK [fetch-output : Set log path for single node]
2026-06-08 08:21:57.348539 | primary | ok
2026-06-08 08:21:57.352927 | 
2026-06-08 08:21:57.353001 | LOOP [fetch-output : Ensure local output dirs]
2026-06-08 08:21:57.776024 | primary -> localhost | ok: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/logs"
2026-06-08 08:21:58.044507 | primary -> localhost | ok: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/artifacts"
2026-06-08 08:21:58.274636 | primary -> localhost | ok: "/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/docs"
2026-06-08 08:21:58.286320 | 
2026-06-08 08:21:58.286447 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-08 08:22:02.423470 | primary | ok
2026-06-08 08:22:02.423742 | primary | ok: All items complete
2026-06-08 08:22:02.423770 | 
2026-06-08 08:22:03.196664 | primary | ok
2026-06-08 08:22:04.560335 | primary | ok
2026-06-08 08:22:04.587913 | 
2026-06-08 08:22:04.588127 | TASK [include_role : fetch-output-openshift]
2026-06-08 08:22:04.614500 | primary | skipping: Conditional result was False
2026-06-08 08:22:04.624989 | 
2026-06-08 08:22:04.625132 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-08 08:22:04.674988 | primary | skipping: Conditional result was False
2026-06-08 08:22:04.686107 | primary | skipping: Conditional result was False
2026-06-08 08:22:04.709761 | 
2026-06-08 08:22:04.709980 | PLAY [all]
2026-06-08 08:22:04.722008 | 
2026-06-08 08:22:04.722183 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-08 08:22:06.953252 | primary | changed
2026-06-08 08:22:06.963210 | 
2026-06-08 08:22:06.963310 | PLAY RECAP
2026-06-08 08:22:06.963397 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-08 08:22:06.963471 | 
2026-06-08 08:22:07.100946 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-08 08:22:07.102340 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-08 08:22:08.400026 | 
2026-06-08 08:22:08.400145 | PLAY [localhost]
2026-06-08 08:22:08.410367 | 
2026-06-08 08:22:08.410458 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-08 08:22:14.794694 | localhost | changed
2026-06-08 08:22:14.804833 | 
2026-06-08 08:22:14.805105 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-08 08:22:14.832653 | localhost | ok
2026-06-08 08:22:14.840096 | 
2026-06-08 08:22:14.840230 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-08 08:22:15.247328 | localhost | changed
2026-06-08 08:22:15.255723 | 
2026-06-08 08:22:15.255943 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-08 08:22:16.422190 | localhost | changed
2026-06-08 08:22:16.426502 | 
2026-06-08 08:22:16.426567 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-08 08:22:16.861013 | localhost | Identity added: /var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/tmp/ansible.bmjvtq5p (/var/lib/zuul/builds/9e3fc41768ce453699a38ecb8816dc76/work/tmp/ansible.bmjvtq5p)
2026-06-08 08:22:16.861222 | localhost | ok: Runtime: 0:00:00.011568
2026-06-08 08:22:16.864801 | 
2026-06-08 08:22:16.864914 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-08 08:22:17.170560 | localhost | ok: Runtime: 0:00:00.005833
2026-06-08 08:22:17.177211 | 
2026-06-08 08:22:17.177323 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-08 08:22:17.247888 | localhost | changed
2026-06-08 08:22:17.252179 | 
2026-06-08 08:22:17.252264 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-08 08:22:17.716214 | localhost | changed
2026-06-08 08:22:17.724218 | 
2026-06-08 08:22:17.724319 | PLAY [localhost]
2026-06-08 08:22:17.728824 | 
2026-06-08 08:22:17.728915 | TASK [Generate bulk log download script]
2026-06-08 08:22:17.747443 | localhost | ok
2026-06-08 08:22:17.761591 | 
2026-06-08 08:22:17.761727 | TASK [local-log-download : Check API endpoint is defined]
2026-06-08 08:22:17.790951 | localhost | ok: All assertions passed
2026-06-08 08:22:17.834535 | 
2026-06-08 08:22:17.834674 | TASK [local-log-download : Create download script]
2026-06-08 08:22:18.325209 | localhost -> localhost | changed
2026-06-08 08:22:18.333378 | 
2026-06-08 08:22:18.333466 | TASK [Register quick-download link]
2026-06-08 08:22:18.361138 | localhost | ok
2026-06-08 08:22:18.363293 | 
2026-06-08 08:22:18.363352 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-08 08:22:18.368130 | 
2026-06-08 08:22:18.368191 | TASK [Set zuul-log-path fact]
2026-06-08 08:22:18.384693 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-08 08:22:18.391625 | 
2026-06-08 08:22:18.391687 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-08 08:22:18.427711 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-08 08:22:18.430459 | 
2026-06-08 08:22:18.430529 | TASK [upload-logs : Create log directories]
2026-06-08 08:22:24.967389 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-08 08:22:24.970796 | 
2026-06-08 08:22:24.970959 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-08 08:22:25.353248 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011759
2026-06-08 08:22:25.356790 | 
2026-06-08 08:22:25.356891 | TASK [upload-logs : Upload logs to log server]
2026-06-08 08:22:31.651118 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-08 08:22:31.652689 | 
2026-06-08 08:22:31.652760 | LOOP [upload-logs : Compress console log and json output]
