2026-06-13 14:02:50.484067 | Job console starting
2026-06-13 14:02:50.623474 | Updating git repos
2026-06-13 14:02:50.658721 | Cloning repos into workspace
2026-06-13 14:02:51.691163 | Restoring repo states
2026-06-13 14:02:51.704485 | Merging changes
2026-06-13 14:02:51.704543 | Checking out repos
2026-06-13 14:02:52.219299 | Preparing playbooks
2026-06-13 14:02:57.976274 | Running Ansible setup
2026-06-13 14:03:01.679180 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 14:03:02.383831 | 
2026-06-13 14:03:02.383970 | PLAY [localhost]
2026-06-13 14:03:02.392058 | 
2026-06-13 14:03:02.392144 | TASK [Gathering Facts]
2026-06-13 14:03:03.381992 | localhost | ok
2026-06-13 14:03:03.398256 | 
2026-06-13 14:03:03.398488 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 14:03:03.901019 | localhost -> localhost | changed
2026-06-13 14:03:03.905694 | 
2026-06-13 14:03:03.905764 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 14:03:04.959455 | localhost -> localhost | changed
2026-06-13 14:03:04.973750 | 
2026-06-13 14:03:04.973892 | TASK [Setup log path fact]
2026-06-13 14:03:04.998072 | localhost | ok
2026-06-13 14:03:05.017483 | 
2026-06-13 14:03:05.017651 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 14:03:05.059421 | localhost | ok
2026-06-13 14:03:05.070796 | 
2026-06-13 14:03:05.070933 | TASK [emit-job-header : Print job information]
2026-06-13 14:03:05.122571 | # Job Information
2026-06-13 14:03:05.122807 | Ansible Version: 2.16.18
2026-06-13 14:03:05.122869 | Job: periodic-container-quay-push-centos-9-master
2026-06-13 14:03:05.122912 | Pipeline: openstack-promote-component
2026-06-13 14:03:05.122950 | Executor: 38.102.83.32
2026-06-13 14:03:05.122987 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 14:03:05.123029 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/3ab/rdoproject.org/3ab4aedddb1a4454b3536b6eac52644f/
2026-06-13 14:03:05.123069 | Event ID: ebaaa8c999634b8b86df901ae85c264a
2026-06-13 14:03:05.129145 | 
2026-06-13 14:03:05.129280 | LOOP [emit-job-header : Print node information]
2026-06-13 14:03:05.232601 | localhost | ok:
2026-06-13 14:03:05.232869 | localhost | # Node Information
2026-06-13 14:03:05.232924 | localhost | Inventory Hostname: primary
2026-06-13 14:03:05.232971 | localhost | Hostname: np0000072890
2026-06-13 14:03:05.233013 | localhost | Username: zuul
2026-06-13 14:03:05.233056 | localhost | Distro: CentOS 9
2026-06-13 14:03:05.233093 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 14:03:05.233129 | localhost | Region: RegionOne
2026-06-13 14:03:05.233164 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 14:03:05.233200 | localhost | Product Name: OpenStack Nova
2026-06-13 14:03:05.233235 | localhost | Interface IP: 38.102.83.19
2026-06-13 14:03:05.248967 | 
2026-06-13 14:03:05.249075 | PLAY [all]
2026-06-13 14:03:05.259778 | 
2026-06-13 14:03:05.259955 | TASK [Gather network facts]
2026-06-13 14:03:05.721612 | primary | ok
2026-06-13 14:03:05.733390 | 
2026-06-13 14:03:05.734009 | TASK [include_role : start-zuul-console]
2026-06-13 14:03:05.767657 | primary | ok
2026-06-13 14:03:05.787199 | 
2026-06-13 14:03:05.787324 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 14:03:06.225223 | primary | ok
2026-06-13 14:03:06.237428 | 
2026-06-13 14:03:06.237592 | TASK [include_role : add-build-sshkey]
2026-06-13 14:03:06.271897 | primary | ok
2026-06-13 14:03:06.293656 | 
2026-06-13 14:03:06.293781 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 14:03:06.587335 | primary -> localhost | ok
2026-06-13 14:03:06.597451 | 
2026-06-13 14:03:06.597612 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 14:03:06.631641 | primary | ok
2026-06-13 14:03:06.659668 | primary | included: /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 14:03:06.667296 | 
2026-06-13 14:03:06.667382 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 14:03:07.255121 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 14:03:07.255456 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/3ab4aedddb1a4454b3536b6eac52644f_id_rsa
2026-06-13 14:03:07.255564 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/3ab4aedddb1a4454b3536b6eac52644f_id_rsa.pub
2026-06-13 14:03:07.255616 | primary -> localhost | The key fingerprint is:
2026-06-13 14:03:07.255660 | primary -> localhost | SHA256:r0TgoATZcPVhL94hex0fJPgk0GjfMVSVr5jJUXBcdVQ zuul-build-sshkey
2026-06-13 14:03:07.255702 | primary -> localhost | The key's randomart image is:
2026-06-13 14:03:07.255742 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 14:03:07.255782 | primary -> localhost | |o+... ++ oo.++o+E|
2026-06-13 14:03:07.255825 | primary -> localhost | |.o.  ooo+ +o .+ .|
2026-06-13 14:03:07.255867 | primary -> localhost | |  . ..=.o=.o.. . |
2026-06-13 14:03:07.255907 | primary -> localhost | | . . + *.ooo..  .|
2026-06-13 14:03:07.255946 | primary -> localhost | |  .   + S ...= . |
2026-06-13 14:03:07.255983 | primary -> localhost | |       o .  = .  |
2026-06-13 14:03:07.256020 | primary -> localhost | |        . .      |
2026-06-13 14:03:07.256059 | primary -> localhost | |       . .       |
2026-06-13 14:03:07.256097 | primary -> localhost | |        .        |
2026-06-13 14:03:07.256135 | primary -> localhost | +----[SHA256]-----+
2026-06-13 14:03:07.256227 | primary -> localhost | ok: Runtime: 0:00:00.082996
2026-06-13 14:03:07.263774 | 
2026-06-13 14:03:07.263897 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 14:03:07.298474 | primary | ok
2026-06-13 14:03:07.315383 | primary | included: /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 14:03:07.327979 | 
2026-06-13 14:03:07.328058 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 14:03:07.353782 | primary | skipping: Conditional result was False
2026-06-13 14:03:07.362850 | 
2026-06-13 14:03:07.362990 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 14:03:07.842419 | primary | changed
2026-06-13 14:03:07.852214 | 
2026-06-13 14:03:07.852347 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 14:03:08.118865 | primary | ok
2026-06-13 14:03:08.126148 | 
2026-06-13 14:03:08.126282 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 14:03:08.943825 | primary | changed
2026-06-13 14:03:08.947202 | 
2026-06-13 14:03:08.947261 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 14:03:09.767404 | primary | changed
2026-06-13 14:03:09.774880 | 
2026-06-13 14:03:09.774998 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 14:03:09.801280 | primary | skipping: Conditional result was False
2026-06-13 14:03:09.809487 | 
2026-06-13 14:03:09.809636 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 14:03:10.249754 | primary -> localhost | changed
2026-06-13 14:03:10.256785 | 
2026-06-13 14:03:10.256845 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 14:03:10.604895 | primary -> localhost | Identity added: /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/3ab4aedddb1a4454b3536b6eac52644f_id_rsa (zuul-build-sshkey)
2026-06-13 14:03:10.605210 | primary -> localhost | ok: Runtime: 0:00:00.017691
2026-06-13 14:03:10.613029 | 
2026-06-13 14:03:10.613154 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 14:03:10.981465 | primary | ok
2026-06-13 14:03:10.991507 | 
2026-06-13 14:03:10.991679 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 14:03:11.028594 | primary | skipping: Conditional result was False
2026-06-13 14:03:11.043339 | 
2026-06-13 14:03:11.043467 | TASK [include_role : validate-host]
2026-06-13 14:03:11.077060 | primary | ok
2026-06-13 14:03:11.110753 | 
2026-06-13 14:03:11.110890 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 14:03:11.150700 | primary | ok
2026-06-13 14:03:11.155236 | 
2026-06-13 14:03:11.155330 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 14:03:11.503806 | primary -> localhost | ok
2026-06-13 14:03:11.508493 | 
2026-06-13 14:03:11.508576 | TASK [validate-host : Collect information about the host]
2026-06-13 14:03:12.238986 | primary | ok
2026-06-13 14:03:12.247818 | 
2026-06-13 14:03:12.247879 | TASK [validate-host : Sanitize hostname]
2026-06-13 14:03:12.308383 | primary | ok
2026-06-13 14:03:12.315671 | 
2026-06-13 14:03:12.315807 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 14:03:12.899478 | primary -> localhost | changed
2026-06-13 14:03:12.909181 | 
2026-06-13 14:03:12.909340 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 14:03:13.369398 | primary | ok
2026-06-13 14:03:13.376831 | 
2026-06-13 14:03:13.376967 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 14:03:13.960831 | primary -> localhost | changed
2026-06-13 14:03:13.969804 | 
2026-06-13 14:03:13.969880 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 14:03:13.993810 | primary | skipping: Conditional result was False
2026-06-13 14:03:13.998700 | 
2026-06-13 14:03:13.998778 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 14:03:14.025340 | primary | skipping: Conditional result was False
2026-06-13 14:03:14.034501 | 
2026-06-13 14:03:14.034671 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 14:03:14.288908 | primary | ok: "logs"
2026-06-13 14:03:14.289350 | primary | ok: All items complete
2026-06-13 14:03:14.289407 | 
2026-06-13 14:03:14.515770 | primary | ok: "artifacts"
2026-06-13 14:03:14.768355 | primary | ok: "docs"
2026-06-13 14:03:14.781054 | 
2026-06-13 14:03:14.781253 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 14:03:15.059823 | primary | changed: "logs"
2026-06-13 14:03:15.256876 | primary | changed: "artifacts"
2026-06-13 14:03:15.508319 | primary | changed: "docs"
2026-06-13 14:03:15.522897 | 
2026-06-13 14:03:15.523069 | PLAY RECAP
2026-06-13 14:03:15.523154 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 14:03:15.523209 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 14:03:15.523247 | 
2026-06-13 14:03:15.669643 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 14:03:15.672648 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 14:03:16.360421 | 
2026-06-13 14:03:16.360566 | PLAY [all]
2026-06-13 14:03:16.370437 | 
2026-06-13 14:03:16.370505 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 14:03:16.449367 | primary | ok
2026-06-13 14:03:16.454126 | 
2026-06-13 14:03:16.454226 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 14:03:16.917158 | primary | changed
2026-06-13 14:03:16.928465 | 
2026-06-13 14:03:16.928643 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 14:03:18.114805 | primary | changed
2026-06-13 14:03:18.129462 | 
2026-06-13 14:03:18.129635 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 14:03:18.610777 | primary | changed:
2026-06-13 14:03:18.611103 | primary | {
2026-06-13 14:03:18.611171 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 14:03:18.611313 | primary | }
2026-06-13 14:03:18.885693 | primary | changed:
2026-06-13 14:03:18.885853 | primary | {
2026-06-13 14:03:18.885918 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 14:03:18.885971 | primary | }
2026-06-13 14:03:19.156273 | primary | changed:
2026-06-13 14:03:19.156427 | primary | {
2026-06-13 14:03:19.156478 | 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-13 14:03:19.156550 | primary | }
2026-06-13 14:03:19.394493 | primary | changed:
2026-06-13 14:03:19.394764 | primary | {
2026-06-13 14:03:19.394826 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 14:03:19.394873 | primary | }
2026-06-13 14:03:19.654338 | primary | changed:
2026-06-13 14:03:19.654468 | primary | {
2026-06-13 14:03:19.654546 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 14:03:19.654595 | primary | }
2026-06-13 14:03:19.906057 | primary | changed:
2026-06-13 14:03:19.906259 | primary | {
2026-06-13 14:03:19.906316 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 14:03:19.906358 | primary | }
2026-06-13 14:03:20.170647 | primary | changed:
2026-06-13 14:03:20.170889 | primary | {
2026-06-13 14:03:20.170948 | 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-13 14:03:20.170990 | primary | }
2026-06-13 14:03:20.452760 | primary | changed:
2026-06-13 14:03:20.452904 | primary | {
2026-06-13 14:03:20.452955 | 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-13 14:03:20.452997 | primary | }
2026-06-13 14:03:20.678674 | primary | changed:
2026-06-13 14:03:20.678823 | primary | {
2026-06-13 14:03:20.678887 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 14:03:20.678929 | primary | }
2026-06-13 14:03:20.951294 | primary | changed:
2026-06-13 14:03:20.951496 | primary | {
2026-06-13 14:03:20.951601 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 14:03:20.951656 | primary | }
2026-06-13 14:03:21.240586 | primary | changed:
2026-06-13 14:03:21.240735 | primary | {
2026-06-13 14:03:21.240784 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 14:03:21.240831 | primary | }
2026-06-13 14:03:21.563216 | primary | changed:
2026-06-13 14:03:21.563402 | primary | {
2026-06-13 14:03:21.563452 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 14:03:21.563500 | primary | }
2026-06-13 14:03:21.760068 | primary | changed:
2026-06-13 14:03:21.760191 | primary | {
2026-06-13 14:03:21.760239 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 14:03:21.760279 | primary | }
2026-06-13 14:03:22.031146 | primary | changed:
2026-06-13 14:03:22.031303 | primary | {
2026-06-13 14:03:22.031353 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 14:03:22.031395 | primary | }
2026-06-13 14:03:22.301771 | primary | changed:
2026-06-13 14:03:22.301928 | primary | {
2026-06-13 14:03:22.302034 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 14:03:22.302084 | primary | }
2026-06-13 14:03:22.569002 | primary | changed:
2026-06-13 14:03:22.569222 | primary | {
2026-06-13 14:03:22.569263 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 14:03:22.569290 | primary | }
2026-06-13 14:03:22.828936 | primary | changed:
2026-06-13 14:03:22.829101 | primary | {
2026-06-13 14:03:22.829151 | 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-13 14:03:22.829261 | primary | }
2026-06-13 14:03:23.120756 | primary | changed:
2026-06-13 14:03:23.120917 | primary | {
2026-06-13 14:03:23.120977 | 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-13 14:03:23.121028 | primary | }
2026-06-13 14:03:23.392615 | primary | changed:
2026-06-13 14:03:23.392761 | primary | {
2026-06-13 14:03:23.392810 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 14:03:23.392866 | primary | }
2026-06-13 14:03:23.625945 | primary | changed:
2026-06-13 14:03:23.626114 | primary | {
2026-06-13 14:03:23.626184 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 14:03:23.626256 | primary | }
2026-06-13 14:03:23.869221 | primary | changed:
2026-06-13 14:03:23.869383 | primary | {
2026-06-13 14:03:23.869433 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 14:03:23.869477 | primary | }
2026-06-13 14:03:24.166609 | primary | changed:
2026-06-13 14:03:24.166775 | primary | {
2026-06-13 14:03:24.166825 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 14:03:24.166863 | primary | }
2026-06-13 14:03:24.422229 | primary | changed:
2026-06-13 14:03:24.422376 | primary | {
2026-06-13 14:03:24.422428 | 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-13 14:03:24.422469 | primary | }
2026-06-13 14:03:24.669066 | primary | changed:
2026-06-13 14:03:24.669225 | primary | {
2026-06-13 14:03:24.669275 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 14:03:24.669314 | primary | }
2026-06-13 14:03:24.942917 | primary | changed:
2026-06-13 14:03:24.943070 | primary | {
2026-06-13 14:03:24.943119 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 14:03:24.943160 | primary | }
2026-06-13 14:03:25.226904 | primary | changed:
2026-06-13 14:03:25.227088 | primary | {
2026-06-13 14:03:25.227148 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 14:03:25.227198 | primary | }
2026-06-13 14:03:25.258355 | 
2026-06-13 14:03:25.258590 | TASK [Set timezone to UTC]
2026-06-13 14:03:25.781771 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 14:03:25.789821 | 
2026-06-13 14:03:25.789981 | TASK [Create nodepool directory]
2026-06-13 14:03:26.078893 | primary | changed
2026-06-13 14:03:26.088321 | 
2026-06-13 14:03:26.088450 | TASK [Create nodepool sub_nodes file]
2026-06-13 14:03:26.844674 | primary | changed
2026-06-13 14:03:26.853086 | 
2026-06-13 14:03:26.853230 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 14:03:27.650314 | primary | changed
2026-06-13 14:03:27.659242 | 
2026-06-13 14:03:27.659394 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 14:03:27.707224 | 
2026-06-13 14:03:27.707610 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 14:03:27.756030 | 
2026-06-13 14:03:27.756283 | TASK [Create nodepool primary file]
2026-06-13 14:03:28.563126 | primary | changed
2026-06-13 14:03:28.570658 | 
2026-06-13 14:03:28.570785 | TASK [Create nodepool node_private for this node]
2026-06-13 14:03:29.344293 | primary | changed
2026-06-13 14:03:29.354150 | 
2026-06-13 14:03:29.354362 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 14:03:29.833401 | primary | ok: Item: id_rsa Runtime: 0:00:00.008443
2026-06-13 14:03:29.833770 | 
2026-06-13 14:03:30.039377 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006416
2026-06-13 14:03:30.056640 | 
2026-06-13 14:03:30.056842 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 14:03:30.846620 | primary | changed
2026-06-13 14:03:30.851436 | 
2026-06-13 14:03:30.851508 | TASK [Validate sudoers config after edits]
2026-06-13 14:03:31.170849 | primary | /etc/sudoers: parsed OK
2026-06-13 14:03:31.171199 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 14:03:31.171222 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 14:03:31.171232 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 14:03:31.385235 | primary | ok: Runtime: 0:00:00.009756
2026-06-13 14:03:31.393778 | 
2026-06-13 14:03:31.393901 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 14:03:31.722282 | primary | SHELL=/bin/bash
2026-06-13 14:03:31.722527 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 14:03:31.722537 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 14:03:31.722542 | primary | PWD=/home/zuul
2026-06-13 14:03:31.722548 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 14:03:31.722553 | primary | LOGNAME=zuul
2026-06-13 14:03:31.722556 | primary | XDG_SESSION_TYPE=tty
2026-06-13 14:03:31.722563 | primary | _=/usr/bin/env
2026-06-13 14:03:31.722568 | primary | MOTD_SHOWN=pam
2026-06-13 14:03:31.722572 | primary | HOME=/home/zuul
2026-06-13 14:03:31.722577 | primary | LANG=en_US.UTF-8
2026-06-13 14:03:31.722581 | primary | SSH_CONNECTION=38.102.83.32 57674 38.102.83.19 22
2026-06-13 14:03:31.722586 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 14:03:31.722591 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 14:03:31.722595 | primary | XDG_SESSION_CLASS=user
2026-06-13 14:03:31.722599 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 14:03:31.722603 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 14:03:31.722606 | primary | USER=zuul
2026-06-13 14:03:31.722610 | primary | ZUUL_VOTING=True
2026-06-13 14:03:31.722613 | primary | BUILD_TIMEOUT=3000000
2026-06-13 14:03:31.722617 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 14:03:31.722621 | primary | SHLVL=1
2026-06-13 14:03:31.722624 | primary | XDG_SESSION_ID=1
2026-06-13 14:03:31.722628 | primary | ZUUL_BRANCH=master
2026-06-13 14:03:31.722631 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 14:03:31.722635 | primary | SSH_CLIENT=38.102.83.32 57674 22
2026-06-13 14:03:31.722638 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 14:03:31.722642 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 14:03:31.722646 | primary | which_declare=declare -f
2026-06-13 14:03:31.722650 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 14:03:31.722655 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 14:03:31.722658 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 14:03:31.722662 | primary | ZUUL_UUID=3ab4aedddb1a4454b3536b6eac52644f
2026-06-13 14:03:31.722669 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 14:03:31.722673 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 14:03:31.722678 | primary | }
2026-06-13 14:03:31.944712 | primary | ok: Runtime: 0:00:00.009125
2026-06-13 14:03:31.952710 | 
2026-06-13 14:03:31.952838 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 14:03:31.979413 | primary | skipping: Conditional result was False
2026-06-13 14:03:31.989266 | 
2026-06-13 14:03:31.989395 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 14:03:32.531561 | primary | skipping: Conditional result was False
2026-06-13 14:03:32.540700 | 
2026-06-13 14:03:32.540827 | TASK [Ensure legacy workspace directory]
2026-06-13 14:03:32.796918 | primary | changed
2026-06-13 14:03:32.799392 | 
2026-06-13 14:03:32.799490 | PLAY RECAP
2026-06-13 14:03:32.799645 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 14:03:32.799694 | 
2026-06-13 14:03:32.932428 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 14:03:32.935342 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 14:03:33.562203 | 
2026-06-13 14:03:33.562309 | PLAY [primary]
2026-06-13 14:03:33.572593 | 
2026-06-13 14:03:33.572664 | TASK [Clone repos in the job workspace]
2026-06-13 14:03:33.590626 | primary | ok
2026-06-13 14:03:33.606585 | 
2026-06-13 14:03:33.606667 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 14:03:34.031869 | primary | ok
2026-06-13 14:03:34.041943 | 
2026-06-13 14:03:34.042076 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 14:03:35.558825 | primary | Output suppressed because no_log was given
2026-06-13 14:03:35.573481 | 
2026-06-13 14:03:35.573759 | TASK [Create the config file]
2026-06-13 14:03:36.704184 | primary | changed
2026-06-13 14:03:36.706498 | 
2026-06-13 14:03:36.706629 | PLAY RECAP
2026-06-13 14:03:36.706708 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 14:03:36.706750 | 
2026-06-13 14:03:36.833204 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 14:03:36.836623 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 14:03:37.564258 | 
2026-06-13 14:03:37.564386 | PLAY [primary]
2026-06-13 14:03:37.575289 | 
2026-06-13 14:03:37.575366 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 14:03:38.615784 | primary | changed
2026-06-13 14:03:38.620349 | 
2026-06-13 14:03:38.620424 | TASK [Install required packages]
2026-06-13 14:04:21.946898 | primary | changed
2026-06-13 14:04:21.956230 | 
2026-06-13 14:04:21.956386 | TASK [Ensure dependency collections are installed]
2026-06-13 14:05:27.348923 | primary | changed
2026-06-13 14:05:27.360655 | 
2026-06-13 14:05:27.360721 | TASK [install copy-containers]
2026-06-13 14:05:28.231868 | primary |
2026-06-13 14:05:28.231983 | primary | PLAY [localhost] ***************************************************************
2026-06-13 14:05:28.231989 | primary |
2026-06-13 14:05:28.231994 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 14:05:28.231999 | primary | Saturday 13 June 2026  14:05:28 +0000 (0:00:00.030)       0:00:00.030 *********
2026-06-13 14:05:28.232005 | primary | Saturday 13 June 2026  14:05:28 +0000 (0:00:00.029)       0:00:00.029 *********
2026-06-13 14:05:29.207946 | primary | ok: [localhost]
2026-06-13 14:05:29.207994 | primary |
2026-06-13 14:05:29.208006 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 14:05:29.208015 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.976)       0:00:01.006 *********
2026-06-13 14:05:29.208023 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.976)       0:00:01.005 *********
2026-06-13 14:05:29.263377 | primary |
2026-06-13 14:05:29.263427 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 14:05:29.263439 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.055)       0:00:01.062 *********
2026-06-13 14:05:29.263449 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.055)       0:00:01.061 *********
2026-06-13 14:05:29.833997 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 14:05:29.834071 | primary | changed: [localhost] => (item=logs)
2026-06-13 14:05:29.834081 | primary |
2026-06-13 14:05:29.834109 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 14:05:29.834119 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.569)       0:00:01.632 *********
2026-06-13 14:05:29.834127 | primary | Saturday 13 June 2026  14:05:29 +0000 (0:00:00.569)       0:00:01.631 *********
2026-06-13 14:05:34.412151 | primary | changed: [localhost]
2026-06-13 14:05:34.412246 | primary |
2026-06-13 14:05:34.412258 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 14:05:34.412268 | primary | Saturday 13 June 2026  14:05:34 +0000 (0:00:04.578)       0:00:06.210 *********
2026-06-13 14:05:34.412277 | primary | Saturday 13 June 2026  14:05:34 +0000 (0:00:04.578)       0:00:06.209 *********
2026-06-13 14:06:03.950443 | primary | changed: [localhost]
2026-06-13 14:06:03.950537 | primary |
2026-06-13 14:06:03.950544 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 14:06:03.950548 | primary | Saturday 13 June 2026  14:06:03 +0000 (0:00:29.537)       0:00:35.748 *********
2026-06-13 14:06:03.950553 | primary | Saturday 13 June 2026  14:06:03 +0000 (0:00:29.537)       0:00:35.747 *********
2026-06-13 14:06:04.204863 | primary | changed: [localhost]
2026-06-13 14:06:04.204909 | primary |
2026-06-13 14:06:04.204921 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 14:06:04.204930 | primary | Saturday 13 June 2026  14:06:04 +0000 (0:00:00.255)       0:00:36.003 *********
2026-06-13 14:06:04.204938 | primary | Saturday 13 June 2026  14:06:04 +0000 (0:00:00.255)       0:00:36.002 *********
2026-06-13 14:06:08.852813 | primary | changed: [localhost]
2026-06-13 14:06:08.852878 | primary |
2026-06-13 14:06:08.852890 | 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-13 14:06:08.852906 | primary | Saturday 13 June 2026  14:06:08 +0000 (0:00:04.648)       0:00:40.651 *********
2026-06-13 14:06:08.852915 | primary | Saturday 13 June 2026  14:06:08 +0000 (0:00:04.648)       0:00:40.650 *********
2026-06-13 14:07:03.022129 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 14:07:03.022266 | primary | ok: [localhost]
2026-06-13 14:07:03.022285 | primary |
2026-06-13 14:07:03.022295 | 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-13 14:07:03.022305 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:54.168)       0:01:34.820 *********
2026-06-13 14:07:03.022327 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:54.168)       0:01:34.819 *********
2026-06-13 14:07:03.061609 | primary | skipping: [localhost]
2026-06-13 14:07:03.061638 | primary |
2026-06-13 14:07:03.061646 | 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-13 14:07:03.061652 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.039)       0:01:34.860 *********
2026-06-13 14:07:03.061657 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.039)       0:01:34.858 *********
2026-06-13 14:07:03.458528 | primary | changed: [localhost]
2026-06-13 14:07:03.458561 | primary |
2026-06-13 14:07:03.458566 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 14:07:03.458570 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.396)       0:01:35.257 *********
2026-06-13 14:07:03.458575 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.397)       0:01:35.256 *********
2026-06-13 14:07:03.672804 | primary | changed: [localhost]
2026-06-13 14:07:03.672862 | primary |
2026-06-13 14:07:03.672873 | 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-13 14:07:03.672887 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.214)       0:01:35.471 *********
2026-06-13 14:07:03.672895 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.214)       0:01:35.470 *********
2026-06-13 14:07:03.708235 | primary | skipping: [localhost]
2026-06-13 14:07:03.708278 | primary |
2026-06-13 14:07:03.708292 | 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-13 14:07:03.708303 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.035)       0:01:35.507 *********
2026-06-13 14:07:03.708312 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.035)       0:01:35.505 *********
2026-06-13 14:07:03.760822 | primary | skipping: [localhost]
2026-06-13 14:07:03.760860 | primary |
2026-06-13 14:07:03.760870 | 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-13 14:07:03.760879 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.052)       0:01:35.559 *********
2026-06-13 14:07:03.760897 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.052)       0:01:35.558 *********
2026-06-13 14:07:03.810164 | primary | skipping: [localhost]
2026-06-13 14:07:03.810237 | primary |
2026-06-13 14:07:03.810249 | 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-13 14:07:03.810259 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.049)       0:01:35.609 *********
2026-06-13 14:07:03.810268 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.049)       0:01:35.607 *********
2026-06-13 14:07:03.862591 | primary | skipping: [localhost]
2026-06-13 14:07:03.862684 | primary |
2026-06-13 14:07:03.862691 | 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-13 14:07:03.862698 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.051)       0:01:35.661 *********
2026-06-13 14:07:03.862704 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.052)       0:01:35.660 *********
2026-06-13 14:07:03.913218 | primary | skipping: [localhost]
2026-06-13 14:07:03.913292 | primary |
2026-06-13 14:07:03.913299 | 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-13 14:07:03.913320 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.050)       0:01:35.712 *********
2026-06-13 14:07:03.913326 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.050)       0:01:35.710 *********
2026-06-13 14:07:03.985406 | primary | skipping: [localhost]
2026-06-13 14:07:03.985475 | primary |
2026-06-13 14:07:03.985487 | primary | PLAY RECAP *********************************************************************
2026-06-13 14:07:03.985498 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 14:07:03.985507 | primary |
2026-06-13 14:07:03.985515 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.072)       0:01:35.784 *********
2026-06-13 14:07:03.985523 | primary | ===============================================================================
2026-06-13 14:07:03.985532 | primary | copy_container : Build the copy-container ------------------------------ 54.17s
2026-06-13 14:07:03.985540 | primary | copy_container : Install required packages ----------------------------- 29.54s
2026-06-13 14:07:03.985548 | primary | copy_container : Copy go files to temporary directory ------------------- 4.65s
2026-06-13 14:07:03.985557 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.58s
2026-06-13 14:07:03.985565 | primary | Gathering Facts --------------------------------------------------------- 0.98s
2026-06-13 14:07:03.985573 | primary | copy_container : Ensure directory is present ---------------------------- 0.57s
2026-06-13 14:07:03.985581 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.40s
2026-06-13 14:07:03.985589 | primary | copy_container : Create temporary directory ----------------------------- 0.26s
2026-06-13 14:07:03.985598 | primary | copy_container : Delete temporary directory ----------------------------- 0.21s
2026-06-13 14:07:03.985606 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-13 14:07:03.985614 | primary | Install copy_containers ------------------------------------------------- 0.06s
2026-06-13 14:07:03.985622 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 14:07:03.985630 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-13 14:07:03.985638 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-13 14:07:03.985646 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-13 14:07:03.985654 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.04s
2026-06-13 14:07:03.985662 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-13 14:07:03.985670 | primary | Saturday 13 June 2026  14:07:03 +0000 (0:00:00.072)       0:01:35.783 *********
2026-06-13 14:07:03.985679 | primary | ===============================================================================
2026-06-13 14:07:03.985687 | primary | copy_container --------------------------------------------------------- 94.72s
2026-06-13 14:07:03.985695 | primary | gather_facts ------------------------------------------------------------ 0.98s
2026-06-13 14:07:03.985703 | primary | ansible.builtin.include_role -------------------------------------------- 0.06s
2026-06-13 14:07:03.985711 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 14:07:03.985719 | primary | total ------------------------------------------------------------------ 95.75s
2026-06-13 14:07:04.554650 | primary | ok: Runtime: 0:01:36.278955
2026-06-13 14:07:04.558778 | 
2026-06-13 14:07:04.558928 | PLAY RECAP
2026-06-13 14:07:04.559019 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 14:07:04.559062 | 
2026-06-13 14:07:04.682202 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 14:07:04.685734 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 14:07:05.347330 | 
2026-06-13 14:07:05.347461 | PLAY [primary]
2026-06-13 14:07:05.357658 | 
2026-06-13 14:07:05.357726 | TASK [Install podman]
2026-06-13 14:07:06.790775 | primary | ok: Nothing to do
2026-06-13 14:07:06.802545 | 
2026-06-13 14:07:06.802731 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 14:07:07.406490 | primary | changed: OK (32 bytes)
2026-06-13 14:07:07.415771 | 
2026-06-13 14:07:07.415901 | TASK [Find MD5 value]
2026-06-13 14:07:07.961770 | primary | ok: Runtime: 0:00:00.004006
2026-06-13 14:07:07.969822 | 
2026-06-13 14:07:07.969953 | TASK [Perform container registry login with podman]
2026-06-13 14:07:09.520213 | primary | Output suppressed because no_log was given
2026-06-13 14:07:09.527057 | 
2026-06-13 14:07:09.527184 | TASK [Copy containers per release]
2026-06-13 14:09:20.319466 | primary | Output suppressed because no_log was given
2026-06-13 14:09:20.327185 | 
2026-06-13 14:09:20.327353 | TASK [Tag containers]
2026-06-13 14:11:29.667656 | primary | Output suppressed because no_log was given
2026-06-13 14:11:29.674524 | 
2026-06-13 14:11:29.674683 | TASK [Fail job if there is an error in the copy log]
2026-06-13 14:11:29.945971 | primary | time="2026-06-13T14:07:10Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 14:11:29.946033 | primary | time="2026-06-13T14:07:10Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 14:11:29.946047 | primary | time="2026-06-13T14:07:10Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946056 | primary | time="2026-06-13T14:07:11Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946064 | primary | time="2026-06-13T14:07:12Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946072 | primary | time="2026-06-13T14:07:14Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946084 | primary | time="2026-06-13T14:07:15Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946092 | primary | time="2026-06-13T14:07:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-13 14:11:29.946149 | primary | time="2026-06-13T14:07:16Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946158 | primary | time="2026-06-13T14:07:16Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-13 14:11:29.946189 | primary | time="2026-06-13T14:07:18Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946202 | primary | time="2026-06-13T14:07:18Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-13 14:11:29.946210 | primary | time="2026-06-13T14:07:19Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946218 | primary | time="2026-06-13T14:07:19Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-13 14:11:29.946226 | primary | time="2026-06-13T14:07:21Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946234 | primary | time="2026-06-13T14:07:22Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946241 | primary | time="2026-06-13T14:07:23Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946249 | primary | time="2026-06-13T14:07:24Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946257 | primary | time="2026-06-13T14:07:26Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946265 | primary | time="2026-06-13T14:07:27Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946273 | primary | time="2026-06-13T14:07:28Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946289 | primary | time="2026-06-13T14:07:29Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946297 | primary | time="2026-06-13T14:07:30Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946305 | primary | time="2026-06-13T14:07:32Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946321 | primary | time="2026-06-13T14:07:33Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946329 | primary | time="2026-06-13T14:07:34Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946337 | primary | time="2026-06-13T14:07:35Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946345 | primary | time="2026-06-13T14:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946362 | primary | time="2026-06-13T14:07:38Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946370 | primary | time="2026-06-13T14:07:38Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-13 14:11:29.946378 | primary | time="2026-06-13T14:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946386 | primary | time="2026-06-13T14:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946398 | primary | time="2026-06-13T14:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946406 | primary | time="2026-06-13T14:07:43Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946414 | primary | time="2026-06-13T14:07:44Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946422 | primary | time="2026-06-13T14:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946430 | primary | time="2026-06-13T14:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946438 | primary | time="2026-06-13T14:07:48Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946445 | primary | time="2026-06-13T14:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946453 | primary | time="2026-06-13T14:07:50Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946461 | primary | time="2026-06-13T14:07:51Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946469 | primary | time="2026-06-13T14:07:52Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946477 | primary | time="2026-06-13T14:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946484 | primary | time="2026-06-13T14:07:55Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946492 | primary | time="2026-06-13T14:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946500 | primary | time="2026-06-13T14:07:57Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946508 | primary | time="2026-06-13T14:07:58Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946516 | primary | time="2026-06-13T14:08:00Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946528 | primary | time="2026-06-13T14:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946536 | primary | time="2026-06-13T14:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946544 | primary | time="2026-06-13T14:08:03Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946552 | primary | time="2026-06-13T14:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946559 | primary | time="2026-06-13T14:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946567 | primary | time="2026-06-13T14:08:07Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946575 | primary | time="2026-06-13T14:08:07Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-13 14:11:29.946583 | primary | time="2026-06-13T14:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946591 | primary | time="2026-06-13T14:08:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-13 14:11:29.946604 | primary | time="2026-06-13T14:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946612 | primary | time="2026-06-13T14:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946620 | primary | time="2026-06-13T14:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946628 | primary | time="2026-06-13T14:08:14Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946635 | primary | time="2026-06-13T14:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946643 | primary | time="2026-06-13T14:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946654 | primary | time="2026-06-13T14:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946662 | primary | time="2026-06-13T14:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946670 | primary | time="2026-06-13T14:08:20Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946678 | primary | time="2026-06-13T14:08:21Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946686 | primary | time="2026-06-13T14:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946694 | primary | time="2026-06-13T14:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946702 | primary | time="2026-06-13T14:08:25Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946709 | primary | time="2026-06-13T14:08:26Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946717 | primary | time="2026-06-13T14:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946729 | primary | time="2026-06-13T14:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946737 | primary | time="2026-06-13T14:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946745 | primary | time="2026-06-13T14:08:31Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946752 | primary | time="2026-06-13T14:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946760 | primary | time="2026-06-13T14:08:32Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-13 14:11:29.946768 | primary | time="2026-06-13T14:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946776 | primary | time="2026-06-13T14:08:35Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946784 | primary | time="2026-06-13T14:08:37Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946791 | primary | time="2026-06-13T14:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946799 | primary | time="2026-06-13T14:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946807 | primary | time="2026-06-13T14:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946815 | primary | time="2026-06-13T14:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946823 | primary | time="2026-06-13T14:08:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-13 14:11:29.946831 | primary | time="2026-06-13T14:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946839 | primary | time="2026-06-13T14:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946851 | primary | time="2026-06-13T14:08:44Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-13 14:11:29.946859 | primary | time="2026-06-13T14:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946866 | primary | time="2026-06-13T14:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946874 | primary | time="2026-06-13T14:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946882 | primary | time="2026-06-13T14:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946890 | primary | time="2026-06-13T14:08:51Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946900 | primary | time="2026-06-13T14:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946908 | primary | time="2026-06-13T14:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946916 | primary | time="2026-06-13T14:08:54Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946924 | primary | time="2026-06-13T14:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946935 | primary | time="2026-06-13T14:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946943 | primary | time="2026-06-13T14:08:57Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-13 14:11:29.946951 | primary | time="2026-06-13T14:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-os:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946959 | primary | time="2026-06-13T14:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946967 | primary | time="2026-06-13T14:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946975 | primary | time="2026-06-13T14:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946983 | primary | time="2026-06-13T14:09:04Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946990 | primary | time="2026-06-13T14:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.946998 | primary | time="2026-06-13T14:09:05Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-13 14:11:29.947006 | primary | time="2026-06-13T14:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-redis:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947014 | primary | time="2026-06-13T14:09:08Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947022 | primary | time="2026-06-13T14:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947029 | primary | time="2026-06-13T14:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-frr:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947037 | primary | time="2026-06-13T14:09:12Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947045 | primary | time="2026-06-13T14:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947053 | primary | time="2026-06-13T14:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-cron:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947061 | primary | time="2026-06-13T14:09:15Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947068 | primary | time="2026-06-13T14:09:15Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-13 14:11:29.947076 | primary | time="2026-06-13T14:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:29.947084 | primary | time="2026-06-13T14:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-base:30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:30.224348 | primary | ok: Runtime: 0:00:00.006033
2026-06-13 14:11:30.234175 | 
2026-06-13 14:11:30.234310 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 14:11:30.546883 | primary | time="2026-06-13T14:09:20Z" level=info msg="Overwriting promoted hash"
2026-06-13 14:11:30.547000 | primary | time="2026-06-13T14:09:20Z" level=info msg="Promoted hash:  30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:30.547017 | primary | time="2026-06-13T14:09:20Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-successfully-built.log"
2026-06-13 14:11:30.547029 | primary | time="2026-06-13T14:09:20Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/logs/containers-built.log"
2026-06-13 14:11:30.547049 | primary | time="2026-06-13T14:09:20Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//660/rdoproject.org/6605c2c699bb435ca1f82e9de15e9ea7/ namespace: podified-master-centos9 promoted_hash: 30445c8a4ae75165cb1464a3c21bfcde"
2026-06-13 14:11:30.547067 | primary | time="2026-06-13T14:09:21Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 14:11:30.547085 | primary | "Updated"
2026-06-13 14:11:30.547102 | primary |
2026-06-13 14:11:30.547117 | primary | time="2026-06-13T14:09:21Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de and manifest sha256:d95d44a2986bbc3a7226e49f07ad543f58679dc807ab5c81a048c8d92c9a09de"
2026-06-13 14:11:30.547131 | primary | "Updated"
2026-06-13 14:11:30.547145 | primary |
2026-06-13 14:11:30.547160 | primary | time="2026-06-13T14:09:22Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 14:11:30.547259 | primary | "Updated"
2026-06-13 14:11:30.547271 | primary |
2026-06-13 14:11:30.547282 | primary | time="2026-06-13T14:09:22Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06 and manifest sha256:3201fc40b64cb908d423eae809a54819b9b4ad44da54a26e40f0c237f362ce06"
2026-06-13 14:11:30.547293 | primary | "Updated"
2026-06-13 14:11:30.547304 | primary |
2026-06-13 14:11:30.547316 | primary | time="2026-06-13T14:09:23Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 14:11:30.547327 | primary | "Updated"
2026-06-13 14:11:30.547338 | primary |
2026-06-13 14:11:30.547350 | primary | time="2026-06-13T14:09:24Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9 and manifest sha256:53e3293f0a75f876e106cf11f865918f02e9e4a477cea5ef36e522020c452bb9"
2026-06-13 14:11:30.547362 | primary | "Updated"
2026-06-13 14:11:30.547370 | primary |
2026-06-13 14:11:30.547378 | primary | time="2026-06-13T14:09:24Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 14:11:30.547386 | primary | "Updated"
2026-06-13 14:11:30.547394 | primary |
2026-06-13 14:11:30.547402 | primary | time="2026-06-13T14:09:25Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667 and manifest sha256:634efe01ee1415c3b02ec7a32c33a24465119839a1a927a82fe0b66c0f8b8667"
2026-06-13 14:11:30.547410 | primary | "Updated"
2026-06-13 14:11:30.547418 | primary |
2026-06-13 14:11:30.547426 | primary | time="2026-06-13T14:09:26Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 14:11:30.547434 | primary | "Updated"
2026-06-13 14:11:30.547441 | primary |
2026-06-13 14:11:30.547450 | primary | time="2026-06-13T14:09:26Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5 and manifest sha256:c17806600289005817bdb677201240b828ffd5068929e9b4363541689f39bec5"
2026-06-13 14:11:30.547468 | primary | "Updated"
2026-06-13 14:11:30.547476 | primary |
2026-06-13 14:11:30.547484 | primary | time="2026-06-13T14:09:27Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 14:11:30.547492 | primary | "Updated"
2026-06-13 14:11:30.547500 | primary |
2026-06-13 14:11:30.547508 | primary | time="2026-06-13T14:09:27Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e and manifest sha256:d7965d0f71ea2672b641e3c33583ec4d14da25871086ac9bf79a355b53b6d38e"
2026-06-13 14:11:30.547516 | primary | "Updated"
2026-06-13 14:11:30.547524 | primary |
2026-06-13 14:11:30.547532 | primary | time="2026-06-13T14:09:28Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 14:11:30.547540 | primary | "Updated"
2026-06-13 14:11:30.547548 | primary |
2026-06-13 14:11:30.547565 | primary | time="2026-06-13T14:09:28Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag 4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902 and manifest sha256:4e5eb6dd967c179fb73650aa30650af05f33e60442d5718b5d2ca8908b211902"
2026-06-13 14:11:30.547574 | primary | "Updated"
2026-06-13 14:11:30.547582 | primary |
2026-06-13 14:11:30.547590 | primary | time="2026-06-13T14:09:29Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 14:11:30.547598 | primary | "Updated"
2026-06-13 14:11:30.547605 | primary |
2026-06-13 14:11:30.547613 | primary | time="2026-06-13T14:09:30Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2 and manifest sha256:6a24ed974d63ea8cb594003c3c9fd6b2efa60ffaaf217c0566e256a2323250a2"
2026-06-13 14:11:30.547621 | primary | "Updated"
2026-06-13 14:11:30.547629 | primary |
2026-06-13 14:11:30.547641 | primary | time="2026-06-13T14:09:30Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 14:11:30.547649 | primary | "Updated"
2026-06-13 14:11:30.547657 | primary |
2026-06-13 14:11:30.547665 | primary | time="2026-06-13T14:09:31Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74 and manifest sha256:a246d8d80d8e26da5e388c7096e200b02212a8d6425228bf4748c5546b6e7a74"
2026-06-13 14:11:30.547673 | primary | "Updated"
2026-06-13 14:11:30.547681 | primary |
2026-06-13 14:11:30.547689 | primary | time="2026-06-13T14:09:31Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 14:11:30.547697 | primary | "Updated"
2026-06-13 14:11:30.547705 | primary |
2026-06-13 14:11:30.547713 | primary | time="2026-06-13T14:09:32Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6 and manifest sha256:af6b98bb0ca2e0def3f828fa672e9da4e3bbcb94312b8b933ab04972b41a91a6"
2026-06-13 14:11:30.547721 | primary | "Updated"
2026-06-13 14:11:30.547728 | primary |
2026-06-13 14:11:30.547736 | primary | time="2026-06-13T14:09:33Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 14:11:30.547744 | primary | "Updated"
2026-06-13 14:11:30.547752 | primary |
2026-06-13 14:11:30.547760 | primary | time="2026-06-13T14:09:33Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063 and manifest sha256:4fab80e2fe21c3c9fbe66395a127822ae11812026ea69878cad3cc86b076b063"
2026-06-13 14:11:30.547772 | primary | "Updated"
2026-06-13 14:11:30.547780 | primary |
2026-06-13 14:11:30.547788 | primary | time="2026-06-13T14:09:34Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 14:11:30.547796 | primary | "Updated"
2026-06-13 14:11:30.547804 | primary |
2026-06-13 14:11:30.547812 | primary | time="2026-06-13T14:09:34Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d and manifest sha256:58a24f554c1f43f6703cf1747f2133cfc9c7df7753b651c855bda15c20cd543d"
2026-06-13 14:11:30.547820 | primary | "Updated"
2026-06-13 14:11:30.547828 | primary |
2026-06-13 14:11:30.547836 | primary | time="2026-06-13T14:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 14:11:30.547844 | primary | "Updated"
2026-06-13 14:11:30.547851 | primary |
2026-06-13 14:11:30.547859 | primary | time="2026-06-13T14:09:35Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c and manifest sha256:4ffc5ce6fc70ec86b0825c858f4b816ad9d3518d5bc88e2dc3bd3f7c9845ba5c"
2026-06-13 14:11:30.547867 | primary | "Updated"
2026-06-13 14:11:30.547875 | primary |
2026-06-13 14:11:30.547883 | primary | time="2026-06-13T14:09:36Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 14:11:30.547891 | primary | "Updated"
2026-06-13 14:11:30.547899 | primary |
2026-06-13 14:11:30.547907 | primary | time="2026-06-13T14:09:36Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag 44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4 and manifest sha256:44efbcd8572d881b1be6a025ed0ee1503e79cf32e975337d9d0fae85cccbedc4"
2026-06-13 14:11:30.547915 | primary | "Updated"
2026-06-13 14:11:30.547922 | primary |
2026-06-13 14:11:30.547931 | primary | time="2026-06-13T14:09:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 14:11:30.547939 | primary | "Updated"
2026-06-13 14:11:30.547946 | primary |
2026-06-13 14:11:30.547959 | primary | time="2026-06-13T14:09:37Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8 and manifest sha256:0db349f6cfc1b01e7ddad6cdf1622786b89a34c632b4c576eafc47307e74f3e8"
2026-06-13 14:11:30.547968 | primary | "Updated"
2026-06-13 14:11:30.547976 | primary |
2026-06-13 14:11:30.547983 | primary | time="2026-06-13T14:09:38Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 14:11:30.547991 | primary | "Updated"
2026-06-13 14:11:30.547999 | primary |
2026-06-13 14:11:30.548010 | primary | time="2026-06-13T14:09:39Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885 and manifest sha256:964198b986f35565b61276e22af86e2463c272be3226aa26a047e0d0c1799885"
2026-06-13 14:11:30.548018 | primary | "Updated"
2026-06-13 14:11:30.548026 | primary |
2026-06-13 14:11:30.548034 | primary | time="2026-06-13T14:09:40Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 14:11:30.548042 | primary | "Updated"
2026-06-13 14:11:30.548049 | primary |
2026-06-13 14:11:30.548058 | primary | time="2026-06-13T14:09:40Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48 and manifest sha256:34635b2bbe39c242ea6b3d3fa49e8e85034d216e2e7246024f0e45ce1a6a9c48"
2026-06-13 14:11:30.548069 | primary | "Updated"
2026-06-13 14:11:30.548077 | primary |
2026-06-13 14:11:30.548085 | primary | time="2026-06-13T14:09:41Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 14:11:30.548093 | primary | "Updated"
2026-06-13 14:11:30.548101 | primary |
2026-06-13 14:11:30.548109 | primary | time="2026-06-13T14:09:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4 and manifest sha256:f3d98950936cd006a2c3d0186688456028d069833a6b8fce3f5d26d58e3a50a4"
2026-06-13 14:11:30.548117 | primary | "Updated"
2026-06-13 14:11:30.548124 | primary |
2026-06-13 14:11:30.548135 | primary | time="2026-06-13T14:09:42Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 14:11:30.548143 | primary | "Updated"
2026-06-13 14:11:30.548151 | primary |
2026-06-13 14:11:30.548159 | primary | time="2026-06-13T14:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693 and manifest sha256:c845a6782751a2194c67ad04841bd72956bf0632601e1400dc4261c68ebe7693"
2026-06-13 14:11:30.548198 | primary | "Updated"
2026-06-13 14:11:30.548213 | primary |
2026-06-13 14:11:30.548221 | primary | time="2026-06-13T14:09:43Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 14:11:30.548229 | primary | "Updated"
2026-06-13 14:11:30.548237 | primary |
2026-06-13 14:11:30.548245 | primary | time="2026-06-13T14:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40 and manifest sha256:7f786c1c1a499e6129ced5c615ce2e5efd3941754bbee6f76f06233fb8feec40"
2026-06-13 14:11:30.548253 | primary | "Updated"
2026-06-13 14:11:30.548261 | primary |
2026-06-13 14:11:30.548269 | primary | time="2026-06-13T14:09:44Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 14:11:30.548277 | primary | "Updated"
2026-06-13 14:11:30.548289 | primary |
2026-06-13 14:11:30.548300 | primary | time="2026-06-13T14:09:45Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133 and manifest sha256:a7543a8fcb2108e432ef51afdf43c6c40e5290e961e6537618c334e44d296133"
2026-06-13 14:11:30.548312 | primary | "Updated"
2026-06-13 14:11:30.548323 | primary |
2026-06-13 14:11:30.548335 | primary | time="2026-06-13T14:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 14:11:30.548346 | primary | "Updated"
2026-06-13 14:11:30.548357 | primary |
2026-06-13 14:11:30.548368 | primary | time="2026-06-13T14:09:46Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471 and manifest sha256:d7c1397e8756447a41226415cd3142e0fbcac82a2bb77e71c176ee0ba38d7471"
2026-06-13 14:11:30.548379 | primary | "Updated"
2026-06-13 14:11:30.548387 | primary |
2026-06-13 14:11:30.548395 | primary | time="2026-06-13T14:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 14:11:30.548403 | primary | "Updated"
2026-06-13 14:11:30.548410 | primary |
2026-06-13 14:11:30.548422 | primary | time="2026-06-13T14:09:47Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f and manifest sha256:9f3cae88d0408a46b720dcd2ca8f5c369600f7e87f31eb29fe0b7af8854d9f9f"
2026-06-13 14:11:30.548442 | primary | "Updated"
2026-06-13 14:11:30.548462 | primary |
2026-06-13 14:11:30.548474 | primary | time="2026-06-13T14:09:48Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 14:11:30.548485 | primary | "Updated"
2026-06-13 14:11:30.548496 | primary |
2026-06-13 14:11:30.548511 | primary | time="2026-06-13T14:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7 and manifest sha256:6166a36e5e2cf4de34d04d668a879c0fa8d1f6beca62882b4463a907e106d5a7"
2026-06-13 14:11:30.548519 | primary | "Updated"
2026-06-13 14:11:30.548527 | primary |
2026-06-13 14:11:30.548538 | primary | time="2026-06-13T14:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 14:11:30.548550 | primary | "Updated"
2026-06-13 14:11:30.548561 | primary |
2026-06-13 14:11:30.548572 | primary | time="2026-06-13T14:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag 957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83 and manifest sha256:957a66e0d2cf833d8f84f5a0baae22f35a7105c36383e43bd7a0cb15d660ca83"
2026-06-13 14:11:30.548583 | primary | "Updated"
2026-06-13 14:11:30.548594 | primary |
2026-06-13 14:11:30.548605 | primary | time="2026-06-13T14:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 14:11:30.548616 | primary | "Updated"
2026-06-13 14:11:30.548626 | primary |
2026-06-13 14:11:30.548634 | primary | time="2026-06-13T14:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag 87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745 and manifest sha256:87300699ef930a0f604b288815d3171ee9baa74edaf27811c4148bb540c19745"
2026-06-13 14:11:30.548643 | primary | "Updated"
2026-06-13 14:11:30.548654 | primary |
2026-06-13 14:11:30.548665 | primary | time="2026-06-13T14:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 14:11:30.548676 | primary | "Updated"
2026-06-13 14:11:30.548687 | primary |
2026-06-13 14:11:30.548698 | primary | time="2026-06-13T14:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag 0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a and manifest sha256:0c3556443f8497275341f1d4889ac88e9b076df2bf02c2df93ee81bb090cd73a"
2026-06-13 14:11:30.548709 | primary | "Updated"
2026-06-13 14:11:30.548720 | primary |
2026-06-13 14:11:30.548731 | primary | time="2026-06-13T14:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 14:11:30.548742 | primary | "Updated"
2026-06-13 14:11:30.548753 | primary |
2026-06-13 14:11:30.548766 | primary | time="2026-06-13T14:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba and manifest sha256:c2edbbd5db7949d253ab87f83a295c1d45661ecc2dde9ed2f53475cc127990ba"
2026-06-13 14:11:30.548777 | primary | "Updated"
2026-06-13 14:11:30.548788 | primary |
2026-06-13 14:11:30.548799 | primary | time="2026-06-13T14:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 14:11:30.548810 | primary | "Updated"
2026-06-13 14:11:30.548821 | primary |
2026-06-13 14:11:30.548832 | primary | time="2026-06-13T14:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad and manifest sha256:8b85edac2e80a635c2690bbf604c87b8f253008a68b6d3ed490168024c3f6bad"
2026-06-13 14:11:30.548843 | primary | "Updated"
2026-06-13 14:11:30.548861 | primary |
2026-06-13 14:11:30.548873 | primary | time="2026-06-13T14:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 14:11:30.548884 | primary | "Updated"
2026-06-13 14:11:30.548894 | primary |
2026-06-13 14:11:30.548906 | primary | time="2026-06-13T14:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1 and manifest sha256:74b32beac282646de886c0f064b3a47ed8d661b73da4f5a10c98741f5a821ce1"
2026-06-13 14:11:30.548917 | primary | "Updated"
2026-06-13 14:11:30.548927 | primary |
2026-06-13 14:11:30.548938 | primary | time="2026-06-13T14:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 14:11:30.548949 | primary | "Updated"
2026-06-13 14:11:30.548960 | primary |
2026-06-13 14:11:30.548971 | primary | time="2026-06-13T14:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2 and manifest sha256:0aafed09fe0b5bcff88a1694644144a5e818ca1ec2a52a294bf61a1d569d8bb2"
2026-06-13 14:11:30.548982 | primary | "Updated"
2026-06-13 14:11:30.548993 | primary |
2026-06-13 14:11:30.549019 | primary | time="2026-06-13T14:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 14:11:30.549031 | primary | "Updated"
2026-06-13 14:11:30.549042 | primary |
2026-06-13 14:11:30.549053 | primary | time="2026-06-13T14:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1 and manifest sha256:9934971fb48036902db877543ade9e5722dcf162486cd850420f79e0f3e968a1"
2026-06-13 14:11:30.549064 | primary | "Updated"
2026-06-13 14:11:30.549075 | primary |
2026-06-13 14:11:30.549086 | primary | time="2026-06-13T14:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 14:11:30.549097 | primary | "Updated"
2026-06-13 14:11:30.549108 | primary |
2026-06-13 14:11:30.549119 | primary | time="2026-06-13T14:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb and manifest sha256:d9b5062b8efbd18ff9cd925fdb7dc4857c20680d6e80c58a17a57fc4f2220ffb"
2026-06-13 14:11:30.549130 | primary | "Updated"
2026-06-13 14:11:30.549141 | primary |
2026-06-13 14:11:30.549151 | primary | time="2026-06-13T14:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 14:11:30.549162 | primary | "Updated"
2026-06-13 14:11:30.549214 | primary |
2026-06-13 14:11:30.549226 | primary | time="2026-06-13T14:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c and manifest sha256:8508d6de723c6d66377e4356cac893055525f2c3091611139fa2e497925d815c"
2026-06-13 14:11:30.549237 | primary | "Updated"
2026-06-13 14:11:30.549248 | primary |
2026-06-13 14:11:30.549259 | primary | time="2026-06-13T14:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 14:11:30.549270 | primary | "Updated"
2026-06-13 14:11:30.549281 | primary |
2026-06-13 14:11:30.549292 | primary | time="2026-06-13T14:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e and manifest sha256:608a9508989cbbb8562f2972056e19efa889f4a8e65d8ce5696c51ba6893087e"
2026-06-13 14:11:30.549303 | primary | "Updated"
2026-06-13 14:11:30.549314 | primary |
2026-06-13 14:11:30.549325 | primary | time="2026-06-13T14:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 14:11:30.549344 | primary | "Updated"
2026-06-13 14:11:30.549355 | primary |
2026-06-13 14:11:30.549366 | primary | time="2026-06-13T14:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0 and manifest sha256:41124ba0e0f46009c86c180c46fd5787ae0979436218ffb7d5a86676c8f9f8b0"
2026-06-13 14:11:30.549377 | primary | "Updated"
2026-06-13 14:11:30.549388 | primary |
2026-06-13 14:11:30.549399 | primary | time="2026-06-13T14:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 14:11:30.549410 | primary | "Updated"
2026-06-13 14:11:30.549421 | primary |
2026-06-13 14:11:30.549432 | primary | time="2026-06-13T14:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f and manifest sha256:740e7740cf89a94ed2c2809b33e52fe4b711d6131b7576134ba51f50c633879f"
2026-06-13 14:11:30.549443 | primary | "Updated"
2026-06-13 14:11:30.549453 | primary |
2026-06-13 14:11:30.549464 | primary | time="2026-06-13T14:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 14:11:30.549475 | primary | "Updated"
2026-06-13 14:11:30.549486 | primary |
2026-06-13 14:11:30.549497 | primary | time="2026-06-13T14:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag 0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa and manifest sha256:0045bf99de55a0cb083478cf2e3dddfabc04ca11840f8f7bf9ac1201482d8afa"
2026-06-13 14:11:30.549508 | primary | "Updated"
2026-06-13 14:11:30.549519 | primary |
2026-06-13 14:11:30.549530 | primary | time="2026-06-13T14:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 14:11:30.549541 | primary | "Updated"
2026-06-13 14:11:30.549552 | primary |
2026-06-13 14:11:30.549563 | primary | time="2026-06-13T14:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba and manifest sha256:97f687e2c4f4bc4436f700146eb348e9af6c2bd94caf7ab15bf9c0497b3bfeba"
2026-06-13 14:11:30.549573 | primary | "Updated"
2026-06-13 14:11:30.549584 | primary |
2026-06-13 14:11:30.549595 | primary | time="2026-06-13T14:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 14:11:30.549615 | primary | "Updated"
2026-06-13 14:11:30.549627 | primary |
2026-06-13 14:11:30.549638 | primary | time="2026-06-13T14:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2 and manifest sha256:4bbe46270e37a781ddfc3788e854ccbef81ed2ebfc2152a85089d87eef2510a2"
2026-06-13 14:11:30.549649 | primary | "Updated"
2026-06-13 14:11:30.549660 | primary |
2026-06-13 14:11:30.549670 | primary | time="2026-06-13T14:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 14:11:30.549682 | primary | "Updated"
2026-06-13 14:11:30.549693 | primary |
2026-06-13 14:11:30.549714 | primary | time="2026-06-13T14:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37 and manifest sha256:a155964e21280fcb6997051609a149bd6253c938d0c7885761b098840e9bbc37"
2026-06-13 14:11:30.549726 | primary | "Updated"
2026-06-13 14:11:30.549737 | primary |
2026-06-13 14:11:30.549748 | primary | time="2026-06-13T14:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 14:11:30.549765 | primary | "Updated"
2026-06-13 14:11:30.549776 | primary |
2026-06-13 14:11:30.549787 | primary | time="2026-06-13T14:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289 and manifest sha256:3b1883d0c3d912996d82cc3157ac85f4ff1b09861897711461f9b93a98982289"
2026-06-13 14:11:30.549798 | primary | "Updated"
2026-06-13 14:11:30.549809 | primary |
2026-06-13 14:11:30.549820 | primary | time="2026-06-13T14:10:10Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 14:11:30.549831 | primary | "Updated"
2026-06-13 14:11:30.549842 | primary |
2026-06-13 14:11:30.549853 | primary | time="2026-06-13T14:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8 and manifest sha256:d749f01224bfb0ea3aa8c9d0d849bd9cfdbd64535d6fdaa76b73eefb06489cc8"
2026-06-13 14:11:30.549864 | primary | "Updated"
2026-06-13 14:11:30.549874 | primary |
2026-06-13 14:11:30.549885 | primary | time="2026-06-13T14:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 14:11:30.549896 | primary | "Updated"
2026-06-13 14:11:30.549907 | primary |
2026-06-13 14:11:30.549918 | primary | time="2026-06-13T14:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag 8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c and manifest sha256:8eff375892c2a6d841c2d11b3783a69a9f8c5c2f0696fe005d742c32ca95ba7c"
2026-06-13 14:11:30.549929 | primary | "Updated"
2026-06-13 14:11:30.549940 | primary |
2026-06-13 14:11:30.549951 | primary | time="2026-06-13T14:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 14:11:30.549962 | primary | "Updated"
2026-06-13 14:11:30.549973 | primary |
2026-06-13 14:11:30.549984 | primary | time="2026-06-13T14:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022 and manifest sha256:4990e0dd2e852bbeb0567eca65199ff8192c39ea89bab36ce131df22e2cd6022"
2026-06-13 14:11:30.549995 | primary | "Updated"
2026-06-13 14:11:30.550006 | primary |
2026-06-13 14:11:30.550017 | primary | time="2026-06-13T14:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 14:11:30.550028 | primary | "Updated"
2026-06-13 14:11:30.550039 | primary |
2026-06-13 14:11:30.550050 | primary | time="2026-06-13T14:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903 and manifest sha256:685868505f18ba6b6cee2a380701d1d85fd273f6402ab0f0d1e0ecf1621c2903"
2026-06-13 14:11:30.550061 | primary | "Updated"
2026-06-13 14:11:30.550072 | primary |
2026-06-13 14:11:30.550089 | primary | time="2026-06-13T14:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 14:11:30.550100 | primary | "Updated"
2026-06-13 14:11:30.550111 | primary |
2026-06-13 14:11:30.550122 | primary | time="2026-06-13T14:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d and manifest sha256:0d68b739b368b3e7f67d085c8d3a0e16307439ea5287bf148d7fe1e91a7e842d"
2026-06-13 14:11:30.550133 | primary | "Updated"
2026-06-13 14:11:30.550144 | primary |
2026-06-13 14:11:30.550155 | primary | time="2026-06-13T14:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 14:11:30.550215 | primary | "Updated"
2026-06-13 14:11:30.550235 | primary |
2026-06-13 14:11:30.550256 | primary | time="2026-06-13T14:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f and manifest sha256:ec908bc8de6672b224767895534b1f02096b4ec5bbb4c54f67f78f2157df695f"
2026-06-13 14:11:30.550267 | primary | "Updated"
2026-06-13 14:11:30.550278 | primary |
2026-06-13 14:11:30.550289 | primary | time="2026-06-13T14:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 14:11:30.550300 | primary | "Updated"
2026-06-13 14:11:30.550311 | primary |
2026-06-13 14:11:30.550323 | primary | time="2026-06-13T14:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de and manifest sha256:a17b1a5cfbbcf328ceebbb79155df50210928a9ce4f40167c8213313a97369de"
2026-06-13 14:11:30.550334 | primary | "Updated"
2026-06-13 14:11:30.550344 | primary |
2026-06-13 14:11:30.550355 | primary | time="2026-06-13T14:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 14:11:30.550366 | primary | "Updated"
2026-06-13 14:11:30.550377 | primary |
2026-06-13 14:11:30.550388 | primary | time="2026-06-13T14:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678 and manifest sha256:9c9fa8a7105d2df0c1f090ed2b1ff647ed142544f16ca05cd9ab99f351a20678"
2026-06-13 14:11:30.550399 | primary | "Updated"
2026-06-13 14:11:30.550409 | primary |
2026-06-13 14:11:30.550420 | primary | time="2026-06-13T14:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 14:11:30.550431 | primary | "Updated"
2026-06-13 14:11:30.550442 | primary |
2026-06-13 14:11:30.550453 | primary | time="2026-06-13T14:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775 and manifest sha256:73334e587698d8357333dafb50204a03639b5f7d5a1d35946f88f31ece04c775"
2026-06-13 14:11:30.550464 | primary | "Updated"
2026-06-13 14:11:30.550475 | primary |
2026-06-13 14:11:30.550486 | primary | time="2026-06-13T14:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 14:11:30.550497 | primary | "Updated"
2026-06-13 14:11:30.550507 | primary |
2026-06-13 14:11:30.550518 | primary | time="2026-06-13T14:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc and manifest sha256:0b075566a27ac46734fa2beb49ef2cdba5eee6c6eef0f8b0d701ed79d10040cc"
2026-06-13 14:11:30.550529 | primary | "Updated"
2026-06-13 14:11:30.550540 | primary |
2026-06-13 14:11:30.550551 | primary | time="2026-06-13T14:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 14:11:30.550561 | primary | "Updated"
2026-06-13 14:11:30.550570 | primary |
2026-06-13 14:11:30.550588 | primary | time="2026-06-13T14:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7 and manifest sha256:fa5162eeb84767823d859a5ecd9ea75488acd452f9d83d6d091b5f9e7e030cf7"
2026-06-13 14:11:30.550600 | primary | "Updated"
2026-06-13 14:11:30.550611 | primary |
2026-06-13 14:11:30.550622 | primary | time="2026-06-13T14:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 14:11:30.550633 | primary | "Updated"
2026-06-13 14:11:30.550652 | primary |
2026-06-13 14:11:30.550663 | primary | time="2026-06-13T14:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f and manifest sha256:1b89bb3bbf7829d5693ebe68bb6c37e26cf3ed421cb8c6fd4fe362251425304f"
2026-06-13 14:11:30.550674 | primary | "Updated"
2026-06-13 14:11:30.550685 | primary |
2026-06-13 14:11:30.550695 | primary | time="2026-06-13T14:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 14:11:30.550706 | primary | "Updated"
2026-06-13 14:11:30.550717 | primary |
2026-06-13 14:11:30.550728 | primary | time="2026-06-13T14:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2 and manifest sha256:c92805a25dce00dfe2a593186d0f8636109128cd92fc5f7babef9e412c612cd2"
2026-06-13 14:11:30.550739 | primary | "Updated"
2026-06-13 14:11:30.550750 | primary |
2026-06-13 14:11:30.550761 | primary | time="2026-06-13T14:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 14:11:30.550772 | primary | "Updated"
2026-06-13 14:11:30.550782 | primary |
2026-06-13 14:11:30.550801 | primary | time="2026-06-13T14:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2 and manifest sha256:13691d6d47ea7696f2b90917c8d268329735b8643bffd0f2097e63b5df8d9ef2"
2026-06-13 14:11:30.550813 | primary | "Updated"
2026-06-13 14:11:30.550824 | primary |
2026-06-13 14:11:30.550835 | primary | time="2026-06-13T14:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 14:11:30.550846 | primary | "Updated"
2026-06-13 14:11:30.550857 | primary |
2026-06-13 14:11:30.550868 | primary | time="2026-06-13T14:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4 and manifest sha256:3102555f699457546eb19bce758b77de01e97af4338de731363911fb2c75a9f4"
2026-06-13 14:11:30.550879 | primary | "Updated"
2026-06-13 14:11:30.550890 | primary |
2026-06-13 14:11:30.550933 | primary | time="2026-06-13T14:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 14:11:30.550945 | primary | "Updated"
2026-06-13 14:11:30.550956 | primary |
2026-06-13 14:11:30.550967 | primary | time="2026-06-13T14:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag 346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472 and manifest sha256:346efef6063f1688a3eee4fca7d5ea69d80dd262a79b2aa8f8f2a6985fe68472"
2026-06-13 14:11:30.550978 | primary | "Updated"
2026-06-13 14:11:30.550989 | primary |
2026-06-13 14:11:30.551000 | primary | time="2026-06-13T14:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 14:11:30.551010 | primary | "Updated"
2026-06-13 14:11:30.551021 | primary |
2026-06-13 14:11:30.551032 | primary | time="2026-06-13T14:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369 and manifest sha256:70d49a4ffa05c3fa93803667e7600acea63eaf4ae163cafbf3dfc983f9172369"
2026-06-13 14:11:30.551043 | primary | "Updated"
2026-06-13 14:11:30.551054 | primary |
2026-06-13 14:11:30.551065 | primary | time="2026-06-13T14:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 14:11:30.551075 | primary | "Updated"
2026-06-13 14:11:30.551086 | primary |
2026-06-13 14:11:30.551109 | primary | time="2026-06-13T14:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560 and manifest sha256:16f8901938c490f59bc6c908bc40938c43cdc30c0759611c3fc8a405084ca560"
2026-06-13 14:11:30.551121 | primary | "Updated"
2026-06-13 14:11:30.551132 | primary |
2026-06-13 14:11:30.551143 | primary | time="2026-06-13T14:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 14:11:30.551150 | primary | "Updated"
2026-06-13 14:11:30.551158 | primary |
2026-06-13 14:11:30.551192 | primary | time="2026-06-13T14:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4 and manifest sha256:5ac8e7e3400dee21e388c8a246341fe2a2b79430da2f7ecd5f379e498dd336e4"
2026-06-13 14:11:30.551205 | primary | "Updated"
2026-06-13 14:11:30.551213 | primary |
2026-06-13 14:11:30.551221 | primary | time="2026-06-13T14:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 14:11:30.551229 | primary | "Updated"
2026-06-13 14:11:30.551236 | primary |
2026-06-13 14:11:30.551244 | primary | time="2026-06-13T14:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303 and manifest sha256:b7e78aa24caceff13fc195d422d255cc3944e9f80452f1cbf82f78bf22140303"
2026-06-13 14:11:30.551252 | primary | "Updated"
2026-06-13 14:11:30.551260 | primary |
2026-06-13 14:11:30.551267 | primary | time="2026-06-13T14:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 14:11:30.551275 | primary | "Updated"
2026-06-13 14:11:30.551283 | primary |
2026-06-13 14:11:30.551291 | primary | time="2026-06-13T14:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag 4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2 and manifest sha256:4db5de528e82eb68619a4a18d849eb668e36cccaaafec31d30cbd75bdf2b4ed2"
2026-06-13 14:11:30.551298 | primary | "Updated"
2026-06-13 14:11:30.551306 | primary |
2026-06-13 14:11:30.551314 | primary | time="2026-06-13T14:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 14:11:30.551322 | primary | "Updated"
2026-06-13 14:11:30.551329 | primary |
2026-06-13 14:11:30.551337 | primary | time="2026-06-13T14:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2 and manifest sha256:3925daf68054fde655f402ce58edb2206c04c77b7921a9532881a8196dc174a2"
2026-06-13 14:11:30.551345 | primary | "Updated"
2026-06-13 14:11:30.551353 | primary |
2026-06-13 14:11:30.551368 | primary | time="2026-06-13T14:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 14:11:30.551376 | primary | "Updated"
2026-06-13 14:11:30.551384 | primary |
2026-06-13 14:11:30.551391 | primary | time="2026-06-13T14:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd and manifest sha256:3cddcaa24be0e7d0ecf35bea821b265d5c69662ed3012c930d67757a6c9193fd"
2026-06-13 14:11:30.551399 | primary | "Updated"
2026-06-13 14:11:30.551407 | primary |
2026-06-13 14:11:30.551415 | primary | time="2026-06-13T14:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 14:11:30.551422 | primary | "Updated"
2026-06-13 14:11:30.551430 | primary |
2026-06-13 14:11:30.551438 | primary | time="2026-06-13T14:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag 3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec and manifest sha256:3eeac7ba5bfd8b7fc89166e5f51ff9276f8c298e303106f43ec499969d1e46ec"
2026-06-13 14:11:30.551451 | primary | "Updated"
2026-06-13 14:11:30.551459 | primary |
2026-06-13 14:11:30.551467 | primary | time="2026-06-13T14:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 14:11:30.551474 | primary | "Updated"
2026-06-13 14:11:30.551482 | primary |
2026-06-13 14:11:30.551490 | primary | time="2026-06-13T14:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag 6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429 and manifest sha256:6174ea51245763b618c12a9afa7c25b172c87277f6bc4649265457334c8b5429"
2026-06-13 14:11:30.551498 | primary | "Updated"
2026-06-13 14:11:30.551505 | primary |
2026-06-13 14:11:30.551513 | primary | time="2026-06-13T14:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 14:11:30.551521 | primary | "Updated"
2026-06-13 14:11:30.551529 | primary |
2026-06-13 14:11:30.551541 | primary | time="2026-06-13T14:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492 and manifest sha256:84a9d512a20c87eb932b3ce422c934353f5c49018979c3bd94e6241d0863a492"
2026-06-13 14:11:30.551549 | primary | "Updated"
2026-06-13 14:11:30.551556 | primary |
2026-06-13 14:11:30.551564 | primary | time="2026-06-13T14:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 14:11:30.551572 | primary | "Updated"
2026-06-13 14:11:30.551580 | primary |
2026-06-13 14:11:30.551587 | primary | time="2026-06-13T14:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae and manifest sha256:99fc9db2f7c33a4ac04ff8504a5a3a6b18f292e9d65f2ddcc09fb6d17e757eae"
2026-06-13 14:11:30.551595 | primary | "Updated"
2026-06-13 14:11:30.551603 | primary |
2026-06-13 14:11:30.551611 | primary | time="2026-06-13T14:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 14:11:30.551618 | primary | "Updated"
2026-06-13 14:11:30.551626 | primary |
2026-06-13 14:11:30.551634 | primary | time="2026-06-13T14:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4 and manifest sha256:a0be1f22b8b4ebdf6d643de7a8bc96399d68c07faf09dcdd4147b15322d067e4"
2026-06-13 14:11:30.551642 | primary | "Updated"
2026-06-13 14:11:30.551649 | primary |
2026-06-13 14:11:30.551657 | primary | time="2026-06-13T14:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 14:11:30.551665 | primary | "Updated"
2026-06-13 14:11:30.551673 | primary |
2026-06-13 14:11:30.551680 | primary | time="2026-06-13T14:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28 and manifest sha256:0c1d405b9fde0cfea85f0880cc5879112d7055627e54059c4d27311aa7c96e28"
2026-06-13 14:11:30.551688 | primary | "Updated"
2026-06-13 14:11:30.551696 | primary |
2026-06-13 14:11:30.551704 | primary | time="2026-06-13T14:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 14:11:30.551711 | primary | "Updated"
2026-06-13 14:11:30.551719 | primary |
2026-06-13 14:11:30.551727 | primary | time="2026-06-13T14:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6 and manifest sha256:aed3d7d91811eb3be1cd9cf83f34e18995c26bece9b33fccf68da831521d22e6"
2026-06-13 14:11:30.551739 | primary | "Updated"
2026-06-13 14:11:30.551746 | primary |
2026-06-13 14:11:30.551754 | primary | time="2026-06-13T14:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 14:11:30.551762 | primary | "Updated"
2026-06-13 14:11:30.551770 | primary |
2026-06-13 14:11:30.551782 | primary | time="2026-06-13T14:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6 and manifest sha256:cc3eb311f271de56f7c543889ae099f381b9c57d0f6d034638a4c1b6c7bb67f6"
2026-06-13 14:11:30.551790 | primary | "Updated"
2026-06-13 14:11:30.551798 | primary |
2026-06-13 14:11:30.551805 | primary | time="2026-06-13T14:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 14:11:30.551813 | primary | "Updated"
2026-06-13 14:11:30.551821 | primary |
2026-06-13 14:11:30.551829 | primary | time="2026-06-13T14:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b and manifest sha256:d5910471e8ef8cd947b84e0bbfc50ce09ad21d4fd228e02c9dfaf78e41ab778b"
2026-06-13 14:11:30.551837 | primary | "Updated"
2026-06-13 14:11:30.551844 | primary |
2026-06-13 14:11:30.551852 | primary | time="2026-06-13T14:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 14:11:30.551860 | primary | "Updated"
2026-06-13 14:11:30.551868 | primary |
2026-06-13 14:11:30.551876 | primary | time="2026-06-13T14:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599 and manifest sha256:665c495c0642f0346c815a0089939cdc7f437fcd3e5d3eda2495c612c911d599"
2026-06-13 14:11:30.551883 | primary | "Updated"
2026-06-13 14:11:30.551891 | primary |
2026-06-13 14:11:30.551899 | primary | time="2026-06-13T14:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 14:11:30.551906 | primary | "Updated"
2026-06-13 14:11:30.551914 | primary |
2026-06-13 14:11:30.551925 | primary | time="2026-06-13T14:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890 and manifest sha256:a6f3cb1f16c3290775ee1912ca0cdbeb71a86d334a77e08b285173f97dd10890"
2026-06-13 14:11:30.551936 | primary | "Updated"
2026-06-13 14:11:30.551947 | primary |
2026-06-13 14:11:30.551958 | primary | time="2026-06-13T14:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 14:11:30.551970 | primary | "Updated"
2026-06-13 14:11:30.551980 | primary |
2026-06-13 14:11:30.551997 | primary | time="2026-06-13T14:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609 and manifest sha256:bd9157a414166d5743870b3079373ff0cf424e29c003d150f23c83470323e609"
2026-06-13 14:11:30.552009 | primary | "Updated"
2026-06-13 14:11:30.552020 | primary |
2026-06-13 14:11:30.552031 | primary | time="2026-06-13T14:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 14:11:30.552042 | primary | "Updated"
2026-06-13 14:11:30.552052 | primary |
2026-06-13 14:11:30.552060 | primary | time="2026-06-13T14:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0 and manifest sha256:36df4f676021c2ed177fd469d0c984012c3d7108d4c29439c8bf5988db30c2c0"
2026-06-13 14:11:30.552068 | primary | "Updated"
2026-06-13 14:11:30.552081 | primary |
2026-06-13 14:11:30.552089 | primary | time="2026-06-13T14:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 14:11:30.552097 | primary | "Updated"
2026-06-13 14:11:30.552104 | primary |
2026-06-13 14:11:30.552112 | primary | time="2026-06-13T14:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2 and manifest sha256:b74a826bfa282696c94116eff7bdfdc58b0cb113495a422703fadc5fc6ddeef2"
2026-06-13 14:11:30.552120 | primary | "Updated"
2026-06-13 14:11:30.552128 | primary |
2026-06-13 14:11:30.552135 | primary | time="2026-06-13T14:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 14:11:30.552143 | primary | "Updated"
2026-06-13 14:11:30.552151 | primary |
2026-06-13 14:11:30.552159 | primary | time="2026-06-13T14:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe and manifest sha256:391d761c3f6bb814cf151695ab68537fa789e57a9970043d9ef1a1411202e9fe"
2026-06-13 14:11:30.552192 | primary | "Updated"
2026-06-13 14:11:30.552205 | primary |
2026-06-13 14:11:30.552213 | primary | time="2026-06-13T14:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 14:11:30.552221 | primary | "Updated"
2026-06-13 14:11:30.552228 | primary |
2026-06-13 14:11:30.552243 | primary | time="2026-06-13T14:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e and manifest sha256:dad4b44990c0d212ad629f62c0d4aa58148e4795643c60f04fe9ada25c3ca66e"
2026-06-13 14:11:30.552251 | primary | "Updated"
2026-06-13 14:11:30.552259 | primary |
2026-06-13 14:11:30.552267 | primary | time="2026-06-13T14:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 14:11:30.552275 | primary | "Updated"
2026-06-13 14:11:30.552282 | primary |
2026-06-13 14:11:30.552290 | primary | time="2026-06-13T14:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e and manifest sha256:085be23f1ffab54ea00e1eca7dbaaa4cc8e2e43d089085b43b78e4735833947e"
2026-06-13 14:11:30.552298 | primary | "Updated"
2026-06-13 14:11:30.552306 | primary |
2026-06-13 14:11:30.552313 | primary | time="2026-06-13T14:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 14:11:30.552321 | primary | "Updated"
2026-06-13 14:11:30.552329 | primary |
2026-06-13 14:11:30.552337 | primary | time="2026-06-13T14:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325 and manifest sha256:46c7a8ec57b7e19812f03501f3df40c7e9d89f599c850fd10bb0d4cf7fb4b325"
2026-06-13 14:11:30.552344 | primary | "Updated"
2026-06-13 14:11:30.552352 | primary |
2026-06-13 14:11:30.552360 | primary | time="2026-06-13T14:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 14:11:30.552367 | primary | "Updated"
2026-06-13 14:11:30.552375 | primary |
2026-06-13 14:11:30.552383 | primary | time="2026-06-13T14:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958 and manifest sha256:e7157180e699e3d1eabaa4a09b41dd1625faf770b05de12bd3b6338960327958"
2026-06-13 14:11:30.552390 | primary | "Updated"
2026-06-13 14:11:30.552399 | primary |
2026-06-13 14:11:30.552410 | primary | time="2026-06-13T14:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 14:11:30.552427 | primary | "Updated"
2026-06-13 14:11:30.552438 | primary |
2026-06-13 14:11:30.552450 | primary | time="2026-06-13T14:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926 and manifest sha256:4eeb51d3cbc9988af8558527261741202b27a9baefd3c69d8876e04792a20926"
2026-06-13 14:11:30.552461 | primary | "Updated"
2026-06-13 14:11:30.552471 | primary |
2026-06-13 14:11:30.552482 | primary | time="2026-06-13T14:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 14:11:30.552508 | primary | "Updated"
2026-06-13 14:11:30.552519 | primary |
2026-06-13 14:11:30.552530 | primary | time="2026-06-13T14:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda and manifest sha256:a9c6808a102ae19fa0572105e80bb633f11e83330ace3b4b2e400cc1e5276fda"
2026-06-13 14:11:30.552541 | primary | "Updated"
2026-06-13 14:11:30.552551 | primary |
2026-06-13 14:11:30.552562 | primary | time="2026-06-13T14:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 14:11:30.552572 | primary | "Updated"
2026-06-13 14:11:30.552580 | primary |
2026-06-13 14:11:30.552588 | primary | time="2026-06-13T14:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag 833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef and manifest sha256:833c3569d0eec9d17c9ad2dcc3b5102dcf73d451855d4ce87ba1436a18386cef"
2026-06-13 14:11:30.552595 | primary | "Updated"
2026-06-13 14:11:30.552603 | primary |
2026-06-13 14:11:30.552617 | primary | time="2026-06-13T14:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 14:11:30.552625 | primary | "Updated"
2026-06-13 14:11:30.552633 | primary |
2026-06-13 14:11:30.552641 | primary | time="2026-06-13T14:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281 and manifest sha256:38752ba01114a97d1378fef7c049aee7cf5dbd07d9859171afcc63b8d119b281"
2026-06-13 14:11:30.552648 | primary | "Updated"
2026-06-13 14:11:30.552656 | primary |
2026-06-13 14:11:30.552664 | primary | time="2026-06-13T14:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 14:11:30.552672 | primary | "Updated"
2026-06-13 14:11:30.552679 | primary |
2026-06-13 14:11:30.552687 | primary | time="2026-06-13T14:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f and manifest sha256:32c9108ff26091d0fc82ae66f37e25338f7423fbd72b920325e319c8ba05225f"
2026-06-13 14:11:30.552695 | primary | "Updated"
2026-06-13 14:11:30.552703 | primary |
2026-06-13 14:11:30.552717 | primary | time="2026-06-13T14:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 14:11:30.552725 | primary | "Updated"
2026-06-13 14:11:30.552733 | primary |
2026-06-13 14:11:30.552741 | primary | time="2026-06-13T14:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28 and manifest sha256:6d6e6d3344ca81a7e37d7c30040af816b030f28dd60bcf36baf0d19aa4191a28"
2026-06-13 14:11:30.552748 | primary | "Updated"
2026-06-13 14:11:30.552756 | primary |
2026-06-13 14:11:30.552764 | primary | time="2026-06-13T14:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 14:11:30.552780 | primary | "Updated"
2026-06-13 14:11:30.552787 | primary |
2026-06-13 14:11:30.552795 | primary | time="2026-06-13T14:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag 21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7 and manifest sha256:21ece9e62b82d6ae5a6b251aaebd42814aa498dfb747721ffef1e28fe430c4c7"
2026-06-13 14:11:30.552803 | primary | "Updated"
2026-06-13 14:11:30.552811 | primary |
2026-06-13 14:11:30.552819 | primary | time="2026-06-13T14:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 14:11:30.552826 | primary | "Updated"
2026-06-13 14:11:30.552834 | primary |
2026-06-13 14:11:30.552842 | primary | time="2026-06-13T14:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35 and manifest sha256:91d2890fb2c80f35585b093a60ed646fcb65319725b8e456f992c93f9cadcb35"
2026-06-13 14:11:30.552850 | primary | "Updated"
2026-06-13 14:11:30.552857 | primary |
2026-06-13 14:11:30.552865 | primary | time="2026-06-13T14:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 14:11:30.552873 | primary | "Updated"
2026-06-13 14:11:30.552880 | primary |
2026-06-13 14:11:30.552888 | primary | time="2026-06-13T14:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205 and manifest sha256:3341d37e7ce6c71541dac685c96ea8a75c4f4041f3038334cb81d6020c789205"
2026-06-13 14:11:30.552896 | primary | "Updated"
2026-06-13 14:11:30.552903 | primary |
2026-06-13 14:11:30.552911 | primary | time="2026-06-13T14:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 14:11:30.552919 | primary | "Updated"
2026-06-13 14:11:30.552926 | primary |
2026-06-13 14:11:30.552934 | primary | time="2026-06-13T14:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728 and manifest sha256:4e87fe0ef190ae56110715b12af1d32deb94c0fb4228629584aaa2da24943728"
2026-06-13 14:11:30.552942 | primary | "Updated"
2026-06-13 14:11:30.552950 | primary |
2026-06-13 14:11:30.552957 | primary | time="2026-06-13T14:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 14:11:30.552965 | primary | "Updated"
2026-06-13 14:11:30.552973 | primary |
2026-06-13 14:11:30.552980 | primary | time="2026-06-13T14:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca and manifest sha256:edea7cc4cf6b2e02f0c9b1d4b0d16aff5fc7bc980d135f3e28d7961ce68c04ca"
2026-06-13 14:11:30.552988 | primary | "Updated"
2026-06-13 14:11:30.552996 | primary |
2026-06-13 14:11:30.553003 | primary | time="2026-06-13T14:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 14:11:30.553011 | primary | "Updated"
2026-06-13 14:11:30.553019 | primary |
2026-06-13 14:11:30.553026 | primary | time="2026-06-13T14:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e and manifest sha256:0398c196a097945d12af4a45efa7a0a545250ac8de50ffedc1669cd081a2824e"
2026-06-13 14:11:30.553034 | primary | "Updated"
2026-06-13 14:11:30.553042 | primary |
2026-06-13 14:11:30.553049 | primary | time="2026-06-13T14:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 14:11:30.553069 | primary | "Updated"
2026-06-13 14:11:30.553077 | primary |
2026-06-13 14:11:30.553085 | primary | time="2026-06-13T14:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f and manifest sha256:af86f17613066b3c97ff47375e8d168879c2ac5096a2601df683ef44c35e136f"
2026-06-13 14:11:30.553103 | primary | "Updated"
2026-06-13 14:11:30.553111 | primary |
2026-06-13 14:11:30.553119 | primary | time="2026-06-13T14:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 14:11:30.553126 | primary | "Updated"
2026-06-13 14:11:30.553134 | primary |
2026-06-13 14:11:30.553146 | primary | time="2026-06-13T14:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08 and manifest sha256:2d372ccfe4d593bfdc418aff97c895544f966b0fc9a8da4daccc8adbc0194b08"
2026-06-13 14:11:30.553154 | primary | "Updated"
2026-06-13 14:11:30.553162 | primary |
2026-06-13 14:11:30.553207 | primary | time="2026-06-13T14:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 14:11:30.553215 | primary | "Updated"
2026-06-13 14:11:30.553223 | primary |
2026-06-13 14:11:30.553235 | primary | time="2026-06-13T14:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8 and manifest sha256:7e3aa8cb389d780c449cb512f88b3c016e8c23fd87469d29e9501733615ab1d8"
2026-06-13 14:11:30.553243 | primary | "Updated"
2026-06-13 14:11:30.553251 | primary |
2026-06-13 14:11:30.553259 | primary | time="2026-06-13T14:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 14:11:30.553266 | primary | "Updated"
2026-06-13 14:11:30.553274 | primary |
2026-06-13 14:11:30.553281 | primary | time="2026-06-13T14:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b and manifest sha256:e0d41df17a82e79004ebec67ac5508ae7fa12db6a1a3f3361e4d05dd514ada6b"
2026-06-13 14:11:30.553292 | primary | "Updated"
2026-06-13 14:11:30.553300 | primary |
2026-06-13 14:11:30.553307 | primary | time="2026-06-13T14:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 14:11:30.553315 | primary | "Updated"
2026-06-13 14:11:30.553323 | primary |
2026-06-13 14:11:30.553330 | primary | time="2026-06-13T14:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749 and manifest sha256:0a18fe8b5b796e6d6f78fb4e1c819a927f9bfcca7e3e1b046e8a27f364282749"
2026-06-13 14:11:30.553338 | primary | "Updated"
2026-06-13 14:11:30.553346 | primary |
2026-06-13 14:11:30.553354 | primary | time="2026-06-13T14:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 14:11:30.553361 | primary | "Updated"
2026-06-13 14:11:30.553369 | primary |
2026-06-13 14:11:30.553377 | primary | time="2026-06-13T14:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f and manifest sha256:c6b1af1676e419d19c634a43883e16d5b9c929e53b693f31fd9c3d7f5d73388f"
2026-06-13 14:11:30.553385 | primary | "Updated"
2026-06-13 14:11:30.553392 | primary |
2026-06-13 14:11:30.829876 | primary | ok: Runtime: 0:00:00.010689
2026-06-13 14:11:30.837449 | 
2026-06-13 14:11:30.837513 | PLAY RECAP
2026-06-13 14:11:30.837600 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 14:11:30.837628 | 
2026-06-13 14:11:30.954387 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 14:11:30.957387 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 14:11:31.580868 | 
2026-06-13 14:11:31.580978 | PLAY [all]
2026-06-13 14:11:31.589451 | 
2026-06-13 14:11:31.589535 | TASK [Create container log dir]
2026-06-13 14:11:32.040351 | primary | ok
2026-06-13 14:11:32.050869 | 
2026-06-13 14:11:32.051026 | TASK [Collect logs]
2026-06-13 14:11:32.494712 | primary | + sudo dnf list installed
2026-06-13 14:11:32.885851 | primary | + df -h
2026-06-13 14:11:32.888713 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 14:11:32.916064 | primary | sending incremental file list
2026-06-13 14:11:32.920299 | primary | skipping non-regular file "yum.conf"
2026-06-13 14:11:32.920333 | primary | ./
2026-06-13 14:11:32.920953 | primary | dnf/
2026-06-13 14:11:32.920965 | primary | dnf/dnf.conf
2026-06-13 14:11:32.920993 | primary | dnf/aliases.d/
2026-06-13 14:11:32.921007 | primary | dnf/modules.d/
2026-06-13 14:11:32.921016 | primary | dnf/modules.defaults.d/
2026-06-13 14:11:32.921028 | primary | dnf/plugins/
2026-06-13 14:11:32.921038 | primary | dnf/plugins/copr.conf
2026-06-13 14:11:32.921047 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 14:11:32.921057 | primary | dnf/plugins/copr.d/
2026-06-13 14:11:32.921065 | primary | dnf/protected.d/
2026-06-13 14:11:32.921074 | primary | dnf/protected.d/dnf.conf
2026-06-13 14:11:32.921090 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 14:11:32.921098 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 14:11:32.921108 | primary | dnf/protected.d/setup.conf
2026-06-13 14:11:32.921117 | primary | dnf/protected.d/sudo.conf
2026-06-13 14:11:32.921126 | primary | dnf/protected.d/systemd.conf
2026-06-13 14:11:32.921135 | primary | dnf/protected.d/yum.conf
2026-06-13 14:11:32.921143 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 14:11:32.921152 | primary | dnf/vars/
2026-06-13 14:11:32.921186 | primary | dnf/vars/stream
2026-06-13 14:11:32.921201 | primary | yum.repos.d/
2026-06-13 14:11:32.921210 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 14:11:32.921219 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 14:11:32.921228 | primary | yum.repos.d/centos-addons.repo
2026-06-13 14:11:32.921237 | primary | yum.repos.d/centos.repo
2026-06-13 14:11:32.921250 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 14:11:32.921259 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 14:11:32.921268 | primary | yum.repos.d/epel-next.repo
2026-06-13 14:11:32.921279 | primary | yum.repos.d/epel-testing.repo
2026-06-13 14:11:32.921288 | primary | yum.repos.d/epel.repo
2026-06-13 14:11:32.963543 | primary |
2026-06-13 14:11:32.963630 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-13 14:11:32.963637 | primary | total size is 17,241  speedup is 0.89
2026-06-13 14:11:32.967767 | primary | + pushd /home/zuul/workspace
2026-06-13 14:11:32.967856 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 14:11:32.968027 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-13 14:11:32.983955 | primary | + popd
2026-06-13 14:11:32.983998 | primary | ~/zuul-output/logs
2026-06-13 14:11:33.094098 | primary | ok: Runtime: 0:00:00.496242
2026-06-13 14:11:33.105923 | 
2026-06-13 14:11:33.106088 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 14:11:33.135878 | primary | ok
2026-06-13 14:11:33.173759 | 
2026-06-13 14:11:33.173916 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 14:11:33.241138 | primary | skipping: Conditional result was False
2026-06-13 14:11:33.250775 | 
2026-06-13 14:11:33.250920 | TASK [fetch-output : Set log path for single node]
2026-06-13 14:11:33.309028 | primary | ok
2026-06-13 14:11:33.318424 | 
2026-06-13 14:11:33.318738 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 14:11:33.630060 | primary -> localhost | changed: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/logs"
2026-06-13 14:11:33.859024 | primary -> localhost | changed: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/artifacts"
2026-06-13 14:11:34.116565 | primary -> localhost | changed: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/docs"
2026-06-13 14:11:34.132058 | 
2026-06-13 14:11:34.132219 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 14:11:34.924603 | primary | changed:
2026-06-13 14:11:34.924907 | primary | .d..t...... ./
2026-06-13 14:11:34.924963 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 14:11:34.925006 | primary | >f+++++++++ disk_usage.txt
2026-06-13 14:11:34.925046 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 14:11:34.925084 | primary | >f+++++++++ master-report.html
2026-06-13 14:11:34.925122 | primary | >f+++++++++ master-tag-report.html
2026-06-13 14:11:34.925159 | primary | >f+++++++++ master-tag.txt
2026-06-13 14:11:34.925194 | primary | >f+++++++++ master.txt
2026-06-13 14:11:34.925230 | primary | cd+++++++++ dnf/
2026-06-13 14:11:34.925264 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 14:11:34.925299 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 14:11:34.925333 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 14:11:34.925390 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 14:11:34.925426 | primary | cd+++++++++ dnf/plugins/
2026-06-13 14:11:34.925461 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 14:11:34.925496 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 14:11:34.925604 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 14:11:34.925646 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 14:11:34.925682 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 14:11:34.925719 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 14:11:34.925754 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 14:11:34.925790 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 14:11:34.925824 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 14:11:34.925858 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 14:11:34.925892 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 14:11:34.925927 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 14:11:34.925961 | primary | cd+++++++++ dnf/vars/
2026-06-13 14:11:34.925996 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 14:11:34.926031 | primary | cd+++++++++ yum.repos.d/
2026-06-13 14:11:34.926066 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 14:11:34.926101 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 14:11:34.926136 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 14:11:34.926171 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 14:11:34.926205 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 14:11:34.926239 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 14:11:34.926273 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 14:11:34.926307 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 14:11:34.926341 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 14:11:34.926399 | primary | changed: All items complete
2026-06-13 14:11:34.926440 | 
2026-06-13 14:11:35.491079 | primary | changed: .d..t...... ./
2026-06-13 14:11:36.049430 | primary | changed: .d..t...... ./
2026-06-13 14:11:36.069024 | 
2026-06-13 14:11:36.069124 | PLAY RECAP
2026-06-13 14:11:36.069202 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 14:11:36.069245 | 
2026-06-13 14:11:36.194828 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 14:11:36.197696 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 14:11:36.805387 | 
2026-06-13 14:11:36.805501 | PLAY [Report DLRN results after job run]
2026-06-13 14:11:36.816140 | 
2026-06-13 14:11:36.816209 | TASK [Include vars from ci-framework group_vars]
2026-06-13 14:11:36.834112 | primary | ok
2026-06-13 14:11:36.850640 | 
2026-06-13 14:11:36.850717 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 14:11:36.914945 | primary | skipping: Conditional result was False
2026-06-13 14:11:36.923152 | 
2026-06-13 14:11:36.923294 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 14:11:37.341596 | primary | ok
2026-06-13 14:11:37.349737 | 
2026-06-13 14:11:37.349878 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 14:11:37.386308 | primary | skipping: Conditional result was False
2026-06-13 14:11:37.395236 | 
2026-06-13 14:11:37.395407 | TASK [cifmw_helpers : Read vars]
2026-06-13 14:11:37.430807 | 
2026-06-13 14:11:37.431053 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 14:11:37.478822 | 
2026-06-13 14:11:37.479078 | TASK [cifmw_helpers : Include vars]
2026-06-13 14:11:37.524031 | 
2026-06-13 14:11:37.524287 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 14:11:37.560272 | primary | skipping: Conditional result was False
2026-06-13 14:11:37.575431 | 
2026-06-13 14:11:37.575611 | TASK [Report job status to DLRN]
2026-06-13 14:11:37.599783 | primary | ok
2026-06-13 14:11:37.647104 | 
2026-06-13 14:11:37.647194 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 14:11:37.701984 | primary | skipping: Conditional result was False
2026-06-13 14:11:37.713159 | 
2026-06-13 14:11:37.713299 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 14:11:38.883948 | primary | changed
2026-06-13 14:11:38.896703 | 
2026-06-13 14:11:38.896892 | TASK [dlrn_report : Install kinit related package]
2026-06-13 14:11:38.973803 | primary | skipping: Conditional result was False
2026-06-13 14:11:38.983423 | 
2026-06-13 14:11:38.983601 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 14:11:39.061455 | primary | skipping: Conditional result was False
2026-06-13 14:11:39.070875 | 
2026-06-13 14:11:39.071008 | TASK [Set zuul-log-path fact]
2026-06-13 14:11:39.138658 | primary | ok
2026-06-13 14:11:39.174914 | 
2026-06-13 14:11:39.175004 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 14:11:39.257613 | primary | ok
2026-06-13 14:11:39.271830 | 
2026-06-13 14:11:39.271964 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 14:11:39.338809 | primary | skipping: Conditional result was False
2026-06-13 14:11:39.348253 | 
2026-06-13 14:11:39.348425 | TASK [Get hash related data from repo_setup role]
2026-06-13 14:11:39.404827 | primary | ok
2026-06-13 14:11:39.543939 | 
2026-06-13 14:11:39.544065 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 14:11:39.968715 | primary | changed: "tmp"
2026-06-13 14:11:40.182070 | primary | changed: "artifacts/repositories"
2026-06-13 14:11:40.448830 | primary | changed: "venv/repo_setup"
2026-06-13 14:11:40.468420 | 
2026-06-13 14:11:40.468661 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 14:11:41.812617 | primary | ok: Nothing to do
2026-06-13 14:11:41.821077 | 
2026-06-13 14:11:41.821208 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 14:11:42.892048 | primary | changed
2026-06-13 14:11:42.900334 | 
2026-06-13 14:11:42.900465 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 14:11:49.948295 | primary | changed
2026-06-13 14:11:49.958647 | 
2026-06-13 14:11:49.958781 | TASK [repo_setup : Install repo-setup package]
2026-06-13 14:11:50.580939 | 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-13 14:11:50.581133 | primary | !!
2026-06-13 14:11:50.581146 | primary |
2026-06-13 14:11:50.581158 | primary |         ********************************************************************************
2026-06-13 14:11:50.581190 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 14:11:50.581205 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 14:11:50.581214 | primary |
2026-06-13 14:11:50.581226 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.581235 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.581243 | primary |
2026-06-13 14:11:50.581251 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.581259 | primary |         ********************************************************************************
2026-06-13 14:11:50.581267 | primary |
2026-06-13 14:11:50.581275 | primary | !!
2026-06-13 14:11:50.581284 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.581594 | 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-13 14:11:50.581611 | primary | !!
2026-06-13 14:11:50.581619 | primary |
2026-06-13 14:11:50.581627 | primary |         ********************************************************************************
2026-06-13 14:11:50.581635 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 14:11:50.581643 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 14:11:50.581651 | primary |
2026-06-13 14:11:50.581659 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.581667 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.581675 | primary |
2026-06-13 14:11:50.581683 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.581691 | primary |         ********************************************************************************
2026-06-13 14:11:50.581699 | primary |
2026-06-13 14:11:50.581707 | primary | !!
2026-06-13 14:11:50.581715 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.581972 | 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-13 14:11:50.581982 | primary | !!
2026-06-13 14:11:50.581990 | primary |
2026-06-13 14:11:50.581998 | primary |         ********************************************************************************
2026-06-13 14:11:50.582006 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 14:11:50.582014 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 14:11:50.582023 | primary |
2026-06-13 14:11:50.582031 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.582039 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.582048 | primary |
2026-06-13 14:11:50.582056 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.582064 | primary |         ********************************************************************************
2026-06-13 14:11:50.582072 | primary |
2026-06-13 14:11:50.582080 | primary | !!
2026-06-13 14:11:50.582088 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.618221 | 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-13 14:11:50.618250 | primary | !!
2026-06-13 14:11:50.618259 | primary |
2026-06-13 14:11:50.618279 | primary |         ********************************************************************************
2026-06-13 14:11:50.618287 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 14:11:50.618295 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 14:11:50.618303 | primary |         ********************************************************************************
2026-06-13 14:11:50.618310 | primary |
2026-06-13 14:11:50.618318 | primary | !!
2026-06-13 14:11:50.618326 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 14:11:50.627542 | primary | WARNING: The wheel package is not available.
2026-06-13 14:11:50.665598 | primary | [pbr] Generating ChangeLog
2026-06-13 14:11:50.733223 | 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-13 14:11:50.733271 | primary | !!
2026-06-13 14:11:50.733282 | primary |
2026-06-13 14:11:50.733291 | primary |         ********************************************************************************
2026-06-13 14:11:50.733325 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 14:11:50.733333 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 14:11:50.733341 | primary |         standards-based tools.
2026-06-13 14:11:50.733348 | primary |
2026-06-13 14:11:50.733356 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 14:11:50.733364 | primary |         ********************************************************************************
2026-06-13 14:11:50.733372 | primary |
2026-06-13 14:11:50.733380 | primary | !!
2026-06-13 14:11:50.733388 | primary |   easy_install.initialize_options(self)
2026-06-13 14:11:50.733402 | 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-13 14:11:50.733410 | primary | !!
2026-06-13 14:11:50.733418 | primary |
2026-06-13 14:11:50.733426 | primary |         ********************************************************************************
2026-06-13 14:11:50.733433 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 14:11:50.733441 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 14:11:50.733449 | primary |         standards-based tools.
2026-06-13 14:11:50.733456 | primary |
2026-06-13 14:11:50.733464 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 14:11:50.733472 | primary |         ********************************************************************************
2026-06-13 14:11:50.733479 | primary |
2026-06-13 14:11:50.733487 | primary | !!
2026-06-13 14:11:50.733495 | primary |   self.initialize_options()
2026-06-13 14:11:50.735510 | 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-13 14:11:50.735547 | primary | !!
2026-06-13 14:11:50.735557 | primary |
2026-06-13 14:11:50.735566 | primary |         ********************************************************************************
2026-06-13 14:11:50.735574 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 14:11:50.735596 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 14:11:50.735604 | primary |
2026-06-13 14:11:50.735612 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.735620 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.735628 | primary |
2026-06-13 14:11:50.735635 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.735643 | primary |         ********************************************************************************
2026-06-13 14:11:50.735651 | primary |
2026-06-13 14:11:50.735659 | primary | !!
2026-06-13 14:11:50.735667 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.736215 | 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-13 14:11:50.736240 | primary | !!
2026-06-13 14:11:50.736249 | primary |
2026-06-13 14:11:50.736257 | primary |         ********************************************************************************
2026-06-13 14:11:50.736265 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 14:11:50.736273 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 14:11:50.736281 | primary |
2026-06-13 14:11:50.736289 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.736296 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.736304 | primary |
2026-06-13 14:11:50.736312 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.736320 | primary |         ********************************************************************************
2026-06-13 14:11:50.736328 | primary |
2026-06-13 14:11:50.736335 | primary | !!
2026-06-13 14:11:50.736343 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.736613 | 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-13 14:11:50.736623 | primary | !!
2026-06-13 14:11:50.736631 | primary |
2026-06-13 14:11:50.736639 | primary |         ********************************************************************************
2026-06-13 14:11:50.736647 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 14:11:50.736655 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 14:11:50.736662 | primary |
2026-06-13 14:11:50.736670 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 14:11:50.736678 | primary |         calls to avoid build errors in the future.
2026-06-13 14:11:50.736686 | primary |
2026-06-13 14:11:50.736693 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 14:11:50.736701 | primary |         ********************************************************************************
2026-06-13 14:11:50.736709 | primary |
2026-06-13 14:11:50.736717 | primary | !!
2026-06-13 14:11:50.736724 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 14:11:50.739238 | primary | running install
2026-06-13 14:11:50.753450 | primary | running build
2026-06-13 14:11:50.753492 | primary | running build_py
2026-06-13 14:11:50.758755 | primary | creating build
2026-06-13 14:11:50.758875 | primary | creating build/lib
2026-06-13 14:11:50.758960 | primary | creating build/lib/repo_setup
2026-06-13 14:11:50.759025 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759118 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759270 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759472 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759606 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759739 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759861 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.759983 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.760105 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 14:11:50.760405 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 14:11:50.760468 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.760591 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.760727 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.760847 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.760969 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.761183 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 14:11:50.761326 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 14:11:50.761470 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 14:11:50.761590 | primary | running egg_info
2026-06-13 14:11:50.761971 | primary | creating repo_setup.egg-info
2026-06-13 14:11:50.765538 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 14:11:50.766024 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 14:11:50.766341 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 14:11:50.766509 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 14:11:50.766625 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 14:11:50.784907 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 14:11:50.785048 | primary | [pbr] Processing SOURCES.txt
2026-06-13 14:11:50.785159 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 14:11:50.794989 | primary | [pbr] In git context, generating filelist from git
2026-06-13 14:11:50.802228 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 14:11:50.802259 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 14:11:50.802609 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 14:11:50.802794 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 14:11:50.806103 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 14:11:50.806428 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 14:11:50.806592 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 14:11:50.806820 | primary | adding license file 'LICENSE'
2026-06-13 14:11:50.807686 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 14:11:50.808452 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 14:11:50.808971 | primary | running install_lib
2026-06-13 14:11:50.813786 | 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-13 14:11:50.813911 | 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-13 14:11:50.813995 | 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-13 14:11:50.814115 | 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-13 14:11:50.814296 | 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-13 14:11:50.814407 | 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-13 14:11:50.814523 | 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-13 14:11:50.814640 | 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-13 14:11:50.814754 | 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-13 14:11:50.814877 | 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-13 14:11:50.815030 | 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-13 14:11:50.815108 | 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-13 14:11:50.815235 | 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-13 14:11:50.815352 | 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-13 14:11:50.815465 | 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-13 14:11:50.815604 | 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-13 14:11:50.815756 | 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-13 14:11:50.815901 | 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-13 14:11:50.816041 | 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-13 14:11:50.816237 | 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-13 14:11:50.816869 | 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-13 14:11:50.817157 | 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-13 14:11:50.819041 | 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-13 14:11:50.820458 | 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-13 14:11:50.820893 | 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-13 14:11:50.821746 | 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-13 14:11:50.822409 | 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-13 14:11:50.822807 | 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-13 14:11:50.824921 | 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-13 14:11:50.825106 | 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-13 14:11:50.825695 | 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-13 14:11:50.825991 | 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-13 14:11:50.826356 | 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-13 14:11:50.827351 | 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-13 14:11:50.827545 | 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-13 14:11:50.830258 | 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-13 14:11:50.830734 | primary | running install_data
2026-06-13 14:11:50.834928 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 14:11:50.834990 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 14:11:50.835076 | 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-13 14:11:50.835237 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 14:11:50.835307 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 14:11:50.835350 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 14:11:50.835400 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 14:11:50.835493 | 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-13 14:11:50.835556 | 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-13 14:11:50.835656 | 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-13 14:11:50.835795 | 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-13 14:11:50.835921 | 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-13 14:11:50.835996 | 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-13 14:11:50.836093 | 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-13 14:11:50.836218 | 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-13 14:11:50.836327 | 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-13 14:11:50.836434 | 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-13 14:11:50.836542 | 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-13 14:11:50.836671 | 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-13 14:11:50.836745 | 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-13 14:11:50.836842 | 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-13 14:11:50.836956 | 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-13 14:11:50.837067 | 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-13 14:11:50.837199 | 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-13 14:11:50.837327 | 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-13 14:11:50.837495 | 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-13 14:11:50.837606 | 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-13 14:11:50.837741 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 14:11:50.837817 | 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-13 14:11:50.837938 | 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-13 14:11:50.838040 | primary | running install_egg_info
2026-06-13 14:11:50.841756 | 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-13 14:11:50.842820 | primary | running install_scripts
2026-06-13 14:11:50.847212 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 14:11:50.847343 | 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-13 14:11:50.847478 | 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-13 14:11:51.006255 | primary | ok: Runtime: 0:00:00.451792
2026-06-13 14:11:51.011821 | 
2026-06-13 14:11:51.011887 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 14:11:51.065472 | primary | skipping: Conditional result was False
2026-06-13 14:11:51.070616 | 
2026-06-13 14:11:51.070684 | TASK [repo_setup : Run repo-setup]
2026-06-13 14:11:51.759852 | primary | Cache was expired
2026-06-13 14:11:51.759951 | primary | 0 files removed
2026-06-13 14:11:51.786625 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 14:11:51.786681 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-13 14:11:51.786697 | 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-13 14:11:51.786706 | 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-13 14:11:51.786715 | 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-13 14:11:51.786723 | 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-13 14:11:52.098803 | primary | ok: Runtime: 0:00:00.428603
2026-06-13 14:11:52.107287 | 
2026-06-13 14:11:52.107417 | TASK [repo_setup : Get component repo]
2026-06-13 14:11:52.195326 | primary | skipping: Conditional result was False
2026-06-13 14:11:52.204563 | 
2026-06-13 14:11:52.204702 | TASK [repo_setup : Rename component repo]
2026-06-13 14:11:52.281237 | primary | skipping: Conditional result was False
2026-06-13 14:11:52.291162 | 
2026-06-13 14:11:52.291306 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 14:11:52.357759 | primary | skipping: Conditional result was False
2026-06-13 14:11:52.366962 | 
2026-06-13 14:11:52.367113 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 14:11:52.905722 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "30445c8a4ae75165cb1464a3c21bfcde", "extended_hash": null, "dlrn_url": "https://trunk.rdoproject.org/centos9-master/podified-ci-testing/delorean.repo.md5", "dlrn_api_url": "https://trunk.rdoproject.org/api-centos9-master-uc", "os_version": "centos9", "release": "master", "component": null, "tag": "podified-ci-testing"}
2026-06-13 14:11:53.417609 | primary | ok: Runtime: 0:00:00.249928
2026-06-13 14:11:53.427632 | 
2026-06-13 14:11:53.427789 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 14:11:54.452158 | primary | changed
2026-06-13 14:11:54.460832 | 
2026-06-13 14:11:54.460965 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 14:11:54.538194 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.547844 | 
2026-06-13 14:11:54.548047 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 14:11:54.615954 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.626860 | 
2026-06-13 14:11:54.626998 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 14:11:54.682873 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.692179 | 
2026-06-13 14:11:54.692321 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 14:11:54.759797 | primary | ok
2026-06-13 14:11:54.767671 | 
2026-06-13 14:11:54.767806 | TASK [repo_setup : Create download directory]
2026-06-13 14:11:54.843866 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.853442 | 
2026-06-13 14:11:54.853633 | TASK [repo_setup : Print the URL to request]
2026-06-13 14:11:54.921341 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.930833 | 
2026-06-13 14:11:54.930968 | TASK [Download the RPM]
2026-06-13 14:11:54.987309 | primary | skipping: Conditional result was False
2026-06-13 14:11:54.997234 | 
2026-06-13 14:11:54.997382 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 14:11:55.053586 | primary | skipping: Conditional result was False
2026-06-13 14:11:55.069026 | 
2026-06-13 14:11:55.069311 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 14:11:55.608348 | primary | skipping: Conditional result was False
2026-06-13 14:11:55.617983 | 
2026-06-13 14:11:55.618121 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 14:11:55.694669 | primary | skipping: Conditional result was False
2026-06-13 14:11:55.707635 | 
2026-06-13 14:11:55.707788 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 14:11:56.245684 | primary | skipping: Conditional result was False
2026-06-13 14:11:56.255113 | 
2026-06-13 14:11:56.255253 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 14:11:56.636489 | primary | ok
2026-06-13 14:11:56.686321 | 
2026-06-13 14:11:56.686563 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 14:11:57.234331 | primary | ok: Runtime: 0:00:00.016384
2026-06-13 14:11:57.242938 | 
2026-06-13 14:11:57.243070 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 14:11:57.787969 | primary | ok: Runtime: 0:00:00.020442
2026-06-13 14:11:57.797416 | 
2026-06-13 14:11:57.797601 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 14:11:57.854170 | primary | skipping: Conditional result was False
2026-06-13 14:11:57.863845 | 
2026-06-13 14:11:57.863997 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 14:11:57.920233 | primary | skipping: Conditional result was False
2026-06-13 14:11:57.929855 | 
2026-06-13 14:11:57.929992 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 14:11:57.975954 | primary | skipping: Conditional result was False
2026-06-13 14:11:57.985346 | 
2026-06-13 14:11:57.985484 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 14:11:58.051795 | primary | skipping: Conditional result was False
2026-06-13 14:11:58.061348 | 
2026-06-13 14:11:58.061489 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 14:11:58.117872 | primary | skipping: Conditional result was False
2026-06-13 14:11:58.127664 | 
2026-06-13 14:11:58.127811 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 14:11:58.184411 | primary | skipping: Conditional result was False
2026-06-13 14:11:58.197280 | 
2026-06-13 14:11:58.197441 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 14:11:58.596038 | primary | ok: All paths examined
2026-06-13 14:11:58.610618 | 
2026-06-13 14:11:58.610764 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 14:11:58.961839 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 14:11:58.962293 | primary | changed: All items complete
2026-06-13 14:11:58.962370 | 
2026-06-13 14:11:59.252156 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 14:11:59.533289 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 14:11:59.830174 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 14:12:00.119004 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 14:12:00.367672 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 14:12:00.624333 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 14:12:00.912016 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 14:12:01.212336 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 14:12:01.228351 | 
2026-06-13 14:12:01.228615 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 14:12:01.772322 | primary | Cache was expired
2026-06-13 14:12:01.789247 | primary | 66 files removed
2026-06-13 14:12:02.275600 | primary | ok: Runtime: 0:00:00.240476
2026-06-13 14:12:02.284818 | 
2026-06-13 14:12:02.284962 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 14:12:02.816463 | primary | changed
2026-06-13 14:12:02.831671 | 
2026-06-13 14:12:02.831805 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 14:12:03.251140 | primary | DEFAULT
2026-06-13 14:12:03.373742 | primary | ok: Runtime: 0:00:00.084033
2026-06-13 14:12:03.381918 | 
2026-06-13 14:12:03.382046 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 14:12:03.922198 | primary | skipping: Conditional result was False
2026-06-13 14:12:03.931449 | 
2026-06-13 14:12:03.931631 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 14:12:04.473488 | primary | skipping: Conditional result was False
2026-06-13 14:12:04.483401 | 
2026-06-13 14:12:04.483581 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 14:12:04.539834 | primary | skipping: Conditional result was False
2026-06-13 14:12:04.549143 | 
2026-06-13 14:12:04.549320 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 14:12:04.822878 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 14:12:05.279828 | primary | {
2026-06-13 14:12:05.279906 | primary |   "aggregate_hash": "30445c8a4ae75165cb1464a3c21bfcde",
2026-06-13 14:12:05.279918 | primary |   "commit_hash": null,
2026-06-13 14:12:05.279927 | primary |   "component": null,
2026-06-13 14:12:05.279935 | primary |   "distro_hash": null,
2026-06-13 14:12:05.279944 | primary |   "extended_hash": null,
2026-06-13 14:12:05.279965 | primary |   "in_progress": false,
2026-06-13 14:12:05.279974 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-13 14:12:05.279987 | primary |   "notes": "",
2026-06-13 14:12:05.279995 | primary |   "success": true,
2026-06-13 14:12:05.280012 | primary |   "timestamp": 1781359924,
2026-06-13 14:12:05.280021 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/3ab/rdoproject.org/3ab4aedddb1a4454b3536b6eac52644f"
2026-06-13 14:12:05.280033 | primary | }
2026-06-13 14:12:05.595987 | primary | ok: Runtime: 0:00:00.479527
2026-06-13 14:12:05.605649 | 
2026-06-13 14:12:05.605755 | PLAY RECAP
2026-06-13 14:12:05.605832 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 14:12:05.605880 | 
2026-06-13 14:12:05.750620 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 14:12:05.753850 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 14:12:06.320556 | 
2026-06-13 14:12:06.320668 | PLAY [all]
2026-06-13 14:12:06.329577 | 
2026-06-13 14:12:06.329658 | TASK [include_role : fetch-output]
2026-06-13 14:12:06.377341 | primary | ok
2026-06-13 14:12:06.390675 | 
2026-06-13 14:12:06.390746 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 14:12:06.456094 | primary | skipping: Conditional result was False
2026-06-13 14:12:06.460546 | 
2026-06-13 14:12:06.460631 | TASK [fetch-output : Set log path for single node]
2026-06-13 14:12:06.496978 | primary | ok
2026-06-13 14:12:06.500491 | 
2026-06-13 14:12:06.500574 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 14:12:06.945551 | primary -> localhost | ok: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/logs"
2026-06-13 14:12:07.169108 | primary -> localhost | ok: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/artifacts"
2026-06-13 14:12:07.398009 | primary -> localhost | ok: "/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/docs"
2026-06-13 14:12:07.407923 | 
2026-06-13 14:12:07.408044 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 14:12:08.155405 | primary | ok
2026-06-13 14:12:08.155773 | primary | ok: All items complete
2026-06-13 14:12:08.155833 | 
2026-06-13 14:12:08.708895 | primary | ok
2026-06-13 14:12:09.240600 | primary | ok
2026-06-13 14:12:09.267930 | 
2026-06-13 14:12:09.268124 | TASK [include_role : fetch-output-openshift]
2026-06-13 14:12:09.294331 | primary | skipping: Conditional result was False
2026-06-13 14:12:09.305859 | 
2026-06-13 14:12:09.306001 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 14:12:09.350978 | primary | skipping: Conditional result was False
2026-06-13 14:12:09.359227 | primary | skipping: Conditional result was False
2026-06-13 14:12:09.375907 | 
2026-06-13 14:12:09.376074 | PLAY [all]
2026-06-13 14:12:09.386560 | 
2026-06-13 14:12:09.386701 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 14:12:09.902412 | primary | changed
2026-06-13 14:12:09.911345 | 
2026-06-13 14:12:09.911446 | PLAY RECAP
2026-06-13 14:12:09.911556 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 14:12:09.911608 | 
2026-06-13 14:12:10.035545 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 14:12:10.038191 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 14:12:10.637622 | 
2026-06-13 14:12:10.637893 | PLAY [localhost]
2026-06-13 14:12:10.647153 | 
2026-06-13 14:12:10.647223 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 14:12:11.082086 | localhost | changed
2026-06-13 14:12:11.100663 | 
2026-06-13 14:12:11.100941 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 14:12:11.142815 | localhost | ok
2026-06-13 14:12:11.156672 | 
2026-06-13 14:12:11.156813 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 14:12:11.661583 | localhost | changed
2026-06-13 14:12:11.665425 | 
2026-06-13 14:12:11.665486 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 14:12:12.499300 | localhost | changed
2026-06-13 14:12:12.507826 | 
2026-06-13 14:12:12.507981 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 14:12:13.001759 | localhost | Identity added: /var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/tmp/ansible.0m1eudbx (/var/lib/zuul/builds/3ab4aedddb1a4454b3536b6eac52644f/work/tmp/ansible.0m1eudbx)
2026-06-13 14:12:13.002065 | localhost | ok: Runtime: 0:00:00.022925
2026-06-13 14:12:13.008916 | 
2026-06-13 14:12:13.009053 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 14:12:13.349947 | localhost | ok: Runtime: 0:00:00.008569
2026-06-13 14:12:13.359558 | 
2026-06-13 14:12:13.359693 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 14:12:13.442952 | localhost | changed
2026-06-13 14:12:13.449736 | 
2026-06-13 14:12:13.449863 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 14:12:13.927810 | localhost | changed
2026-06-13 14:12:13.937924 | 
2026-06-13 14:12:13.938041 | PLAY [localhost]
2026-06-13 14:12:13.947632 | 
2026-06-13 14:12:13.947767 | TASK [Generate bulk log download script]
2026-06-13 14:12:13.973051 | localhost | ok
2026-06-13 14:12:13.994701 | 
2026-06-13 14:12:13.994836 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 14:12:14.034191 | localhost | ok: All assertions passed
2026-06-13 14:12:14.062839 | 
2026-06-13 14:12:14.062959 | TASK [local-log-download : Create download script]
2026-06-13 14:12:14.571726 | localhost -> localhost | changed
2026-06-13 14:12:14.578417 | 
2026-06-13 14:12:14.578488 | TASK [Register quick-download link]
2026-06-13 14:12:14.605339 | localhost | ok
2026-06-13 14:12:14.607685 | 
2026-06-13 14:12:14.607754 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 14:12:14.613381 | 
2026-06-13 14:12:14.613455 | TASK [Set zuul-log-path fact]
2026-06-13 14:12:14.629644 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 14:12:14.637945 | 
2026-06-13 14:12:14.638026 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 14:12:14.674110 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 14:12:14.678158 | 
2026-06-13 14:12:14.678258 | TASK [upload-logs : Create log directories]
2026-06-13 14:12:15.657383 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 14:12:15.660961 | 
2026-06-13 14:12:15.661093 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 14:12:16.013338 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.009262
2026-06-13 14:12:16.018670 | 
2026-06-13 14:12:16.018797 | TASK [upload-logs : Upload logs to log server]
2026-06-13 14:12:18.589108 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 14:12:18.592432 | 
2026-06-13 14:12:18.592643 | LOOP [upload-logs : Compress console log and json output]
