2026-06-11 10:02:55.463564 | Job console starting
2026-06-11 10:02:55.606263 | Updating git repos
2026-06-11 10:02:55.650037 | Cloning repos into workspace
2026-06-11 10:02:56.846030 | Restoring repo states
2026-06-11 10:02:56.875551 | Merging changes
2026-06-11 10:02:56.875580 | Checking out repos
2026-06-11 10:02:57.345069 | Preparing playbooks
2026-06-11 10:03:03.139091 | Running Ansible setup
2026-06-11 10:03:06.812210 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 10:03:07.429900 | 
2026-06-11 10:03:07.430016 | PLAY [localhost]
2026-06-11 10:03:07.437562 | 
2026-06-11 10:03:07.437626 | TASK [Gathering Facts]
2026-06-11 10:03:08.418843 | localhost | ok
2026-06-11 10:03:08.433557 | 
2026-06-11 10:03:08.433711 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 10:03:08.875638 | localhost -> localhost | changed
2026-06-11 10:03:08.884990 | 
2026-06-11 10:03:08.885137 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 10:03:09.856478 | localhost -> localhost | changed
2026-06-11 10:03:09.868887 | 
2026-06-11 10:03:09.869028 | TASK [Setup log path fact]
2026-06-11 10:03:09.891480 | localhost | ok
2026-06-11 10:03:09.911387 | 
2026-06-11 10:03:09.911534 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 10:03:09.955416 | localhost | ok
2026-06-11 10:03:09.966796 | 
2026-06-11 10:03:09.966963 | TASK [emit-job-header : Print job information]
2026-06-11 10:03:10.020207 | # Job Information
2026-06-11 10:03:10.020444 | Ansible Version: 2.16.18
2026-06-11 10:03:10.020496 | Job: periodic-container-quay-push-centos-9-master
2026-06-11 10:03:10.020537 | Pipeline: openstack-promote-component
2026-06-11 10:03:10.020576 | Executor: 38.129.56.84
2026-06-11 10:03:10.020612 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-11 10:03:10.020653 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/0da/rdoproject.org/0daf420e7d324ac28ed7e561fefffa24/
2026-06-11 10:03:10.020690 | Event ID: c70670cf10224c8fbcfb0e19baab40af
2026-06-11 10:03:10.026435 | 
2026-06-11 10:03:10.026568 | LOOP [emit-job-header : Print node information]
2026-06-11 10:03:10.126564 | localhost | ok:
2026-06-11 10:03:10.126960 | localhost | # Node Information
2026-06-11 10:03:10.127033 | localhost | Inventory Hostname: primary
2026-06-11 10:03:10.127095 | localhost | Hostname: np0000070573
2026-06-11 10:03:10.127146 | localhost | Username: zuul
2026-06-11 10:03:10.127199 | localhost | Distro: CentOS 9
2026-06-11 10:03:10.127245 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 10:03:10.127290 | localhost | Region: RegionOne
2026-06-11 10:03:10.127333 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-11 10:03:10.127376 | localhost | Product Name: OpenStack Nova
2026-06-11 10:03:10.127419 | localhost | Interface IP: 38.102.83.64
2026-06-11 10:03:10.138326 | 
2026-06-11 10:03:10.138488 | PLAY [all]
2026-06-11 10:03:10.149598 | 
2026-06-11 10:03:10.149728 | TASK [Gather network facts]
2026-06-11 10:03:10.593693 | primary | ok
2026-06-11 10:03:10.606467 | 
2026-06-11 10:03:10.606689 | TASK [include_role : start-zuul-console]
2026-06-11 10:03:10.631692 | primary | ok
2026-06-11 10:03:10.650414 | 
2026-06-11 10:03:10.650548 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 10:03:11.099991 | primary | ok
2026-06-11 10:03:11.112209 | 
2026-06-11 10:03:11.112337 | TASK [include_role : add-build-sshkey]
2026-06-11 10:03:11.146137 | primary | ok
2026-06-11 10:03:11.167886 | 
2026-06-11 10:03:11.168041 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 10:03:11.497813 | primary -> localhost | ok
2026-06-11 10:03:11.504394 | 
2026-06-11 10:03:11.504468 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 10:03:11.533661 | primary | ok
2026-06-11 10:03:11.545968 | primary | included: /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 10:03:11.550634 | 
2026-06-11 10:03:11.550693 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 10:03:12.367701 | primary -> localhost | Generating public/private rsa key pair.
2026-06-11 10:03:12.368125 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/0daf420e7d324ac28ed7e561fefffa24_id_rsa
2026-06-11 10:03:12.368196 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/0daf420e7d324ac28ed7e561fefffa24_id_rsa.pub
2026-06-11 10:03:12.368243 | primary -> localhost | The key fingerprint is:
2026-06-11 10:03:12.368285 | primary -> localhost | SHA256:THQZSFohp8liSRB2DOkegl/G1tZrbPhM+DIlBClHF3c zuul-build-sshkey
2026-06-11 10:03:12.368326 | primary -> localhost | The key's randomart image is:
2026-06-11 10:03:12.368364 | primary -> localhost | +---[RSA 3072]----+
2026-06-11 10:03:12.368403 | primary -> localhost | |  =B+.+oBoEo     |
2026-06-11 10:03:12.368444 | primary -> localhost | | .oo=+ X.o.      |
2026-06-11 10:03:12.368483 | primary -> localhost | |.. ++o=..        |
2026-06-11 10:03:12.368521 | primary -> localhost | |o o.=.+o.        |
2026-06-11 10:03:12.368559 | primary -> localhost | | + = o +S.       |
2026-06-11 10:03:12.368596 | primary -> localhost | |  o   + B        |
2026-06-11 10:03:12.368633 | primary -> localhost | |       X         |
2026-06-11 10:03:12.368670 | primary -> localhost | |      o +        |
2026-06-11 10:03:12.368707 | primary -> localhost | |       o         |
2026-06-11 10:03:12.368743 | primary -> localhost | +----[SHA256]-----+
2026-06-11 10:03:12.368831 | primary -> localhost | ok: Runtime: 0:00:00.216134
2026-06-11 10:03:12.377179 | 
2026-06-11 10:03:12.377332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 10:03:12.421474 | primary | ok
2026-06-11 10:03:12.439114 | primary | included: /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 10:03:12.454253 | 
2026-06-11 10:03:12.454348 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 10:03:12.490629 | primary | skipping: Conditional result was False
2026-06-11 10:03:12.497697 | 
2026-06-11 10:03:12.497801 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 10:03:12.963705 | primary | changed
2026-06-11 10:03:12.971438 | 
2026-06-11 10:03:12.971551 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 10:03:13.205959 | primary | ok
2026-06-11 10:03:13.211220 | 
2026-06-11 10:03:13.211315 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 10:03:14.042069 | primary | changed
2026-06-11 10:03:14.045917 | 
2026-06-11 10:03:14.046010 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 10:03:14.837015 | primary | changed
2026-06-11 10:03:14.845459 | 
2026-06-11 10:03:14.845621 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 10:03:14.873415 | primary | skipping: Conditional result was False
2026-06-11 10:03:14.883653 | 
2026-06-11 10:03:14.883880 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 10:03:15.376520 | primary -> localhost | changed
2026-06-11 10:03:15.393041 | 
2026-06-11 10:03:15.393178 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 10:03:15.763158 | primary -> localhost | Identity added: /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/0daf420e7d324ac28ed7e561fefffa24_id_rsa (zuul-build-sshkey)
2026-06-11 10:03:15.763522 | primary -> localhost | ok: Runtime: 0:00:00.018404
2026-06-11 10:03:15.792539 | 
2026-06-11 10:03:15.792702 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 10:03:16.203559 | primary | ok
2026-06-11 10:03:16.213685 | 
2026-06-11 10:03:16.213821 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 10:03:16.251770 | primary | skipping: Conditional result was False
2026-06-11 10:03:16.266932 | 
2026-06-11 10:03:16.267068 | TASK [include_role : validate-host]
2026-06-11 10:03:16.303196 | primary | ok
2026-06-11 10:03:16.337677 | 
2026-06-11 10:03:16.337823 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 10:03:16.378991 | primary | ok
2026-06-11 10:03:16.383205 | 
2026-06-11 10:03:16.383286 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 10:03:16.693350 | primary -> localhost | ok
2026-06-11 10:03:16.700410 | 
2026-06-11 10:03:16.700505 | TASK [validate-host : Collect information about the host]
2026-06-11 10:03:17.426103 | primary | ok
2026-06-11 10:03:17.445765 | 
2026-06-11 10:03:17.445934 | TASK [validate-host : Sanitize hostname]
2026-06-11 10:03:17.524059 | primary | ok
2026-06-11 10:03:17.533367 | 
2026-06-11 10:03:17.533610 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 10:03:18.100961 | primary -> localhost | changed
2026-06-11 10:03:18.110739 | 
2026-06-11 10:03:18.110911 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 10:03:18.571741 | primary | ok
2026-06-11 10:03:18.578973 | 
2026-06-11 10:03:18.579136 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 10:03:19.176131 | primary -> localhost | changed
2026-06-11 10:03:19.186047 | 
2026-06-11 10:03:19.186163 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 10:03:19.210380 | primary | skipping: Conditional result was False
2026-06-11 10:03:19.215818 | 
2026-06-11 10:03:19.215946 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 10:03:19.239925 | primary | skipping: Conditional result was False
2026-06-11 10:03:19.246157 | 
2026-06-11 10:03:19.246262 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 10:03:19.501175 | primary | ok: "logs"
2026-06-11 10:03:19.501644 | primary | ok: All items complete
2026-06-11 10:03:19.501699 | 
2026-06-11 10:03:19.714991 | primary | ok: "artifacts"
2026-06-11 10:03:19.918025 | primary | ok: "docs"
2026-06-11 10:03:19.936192 | 
2026-06-11 10:03:19.936324 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 10:03:20.227332 | primary | changed: "logs"
2026-06-11 10:03:20.424230 | primary | changed: "artifacts"
2026-06-11 10:03:20.673413 | primary | changed: "docs"
2026-06-11 10:03:20.688995 | 
2026-06-11 10:03:20.689103 | PLAY RECAP
2026-06-11 10:03:20.689188 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:03:20.689242 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 10:03:20.689278 | 
2026-06-11 10:03:20.847341 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 10:03:20.850263 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 10:03:21.459107 | 
2026-06-11 10:03:21.459237 | PLAY [all]
2026-06-11 10:03:21.469592 | 
2026-06-11 10:03:21.469668 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 10:03:21.553922 | primary | ok
2026-06-11 10:03:21.561931 | 
2026-06-11 10:03:21.562090 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 10:03:22.046989 | primary | changed
2026-06-11 10:03:22.058495 | 
2026-06-11 10:03:22.058632 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 10:03:23.185146 | primary | changed
2026-06-11 10:03:23.200559 | 
2026-06-11 10:03:23.200788 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 10:03:23.641446 | primary | changed:
2026-06-11 10:03:23.641707 | primary | {
2026-06-11 10:03:23.641751 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 10:03:23.641802 | primary | }
2026-06-11 10:03:23.875785 | primary | changed:
2026-06-11 10:03:23.875985 | primary | {
2026-06-11 10:03:23.876040 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 10:03:23.876081 | primary | }
2026-06-11 10:03:24.121147 | primary | changed:
2026-06-11 10:03:24.121319 | primary | {
2026-06-11 10:03:24.121367 | 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-11 10:03:24.121406 | primary | }
2026-06-11 10:03:24.388485 | primary | changed:
2026-06-11 10:03:24.388776 | primary | {
2026-06-11 10:03:24.388838 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 10:03:24.388948 | primary | }
2026-06-11 10:03:24.639355 | primary | changed:
2026-06-11 10:03:24.639540 | primary | {
2026-06-11 10:03:24.639593 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 10:03:24.639631 | primary | }
2026-06-11 10:03:24.884784 | primary | changed:
2026-06-11 10:03:24.885064 | primary | {
2026-06-11 10:03:24.885133 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 10:03:24.885187 | primary | }
2026-06-11 10:03:25.109560 | primary | changed:
2026-06-11 10:03:25.109893 | primary | {
2026-06-11 10:03:25.109975 | 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-11 10:03:25.110020 | primary | }
2026-06-11 10:03:25.335270 | primary | changed:
2026-06-11 10:03:25.335431 | primary | {
2026-06-11 10:03:25.335481 | 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-11 10:03:25.335521 | primary | }
2026-06-11 10:03:25.578097 | primary | changed:
2026-06-11 10:03:25.578286 | primary | {
2026-06-11 10:03:25.578365 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 10:03:25.578418 | primary | }
2026-06-11 10:03:25.813348 | primary | changed:
2026-06-11 10:03:25.813769 | primary | {
2026-06-11 10:03:25.813838 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 10:03:25.813943 | primary | }
2026-06-11 10:03:26.073595 | primary | changed:
2026-06-11 10:03:26.073776 | primary | {
2026-06-11 10:03:26.073824 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 10:03:26.073898 | primary | }
2026-06-11 10:03:26.348730 | primary | changed:
2026-06-11 10:03:26.348974 | primary | {
2026-06-11 10:03:26.349039 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 10:03:26.349087 | primary | }
2026-06-11 10:03:26.566592 | primary | changed:
2026-06-11 10:03:26.566762 | primary | {
2026-06-11 10:03:26.566818 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 10:03:26.566936 | primary | }
2026-06-11 10:03:26.833257 | primary | changed:
2026-06-11 10:03:26.833558 | primary | {
2026-06-11 10:03:26.833642 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 10:03:26.833704 | primary | }
2026-06-11 10:03:27.108666 | primary | changed:
2026-06-11 10:03:27.108891 | primary | {
2026-06-11 10:03:27.108959 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 10:03:27.109010 | primary | }
2026-06-11 10:03:27.389350 | primary | changed:
2026-06-11 10:03:27.389537 | primary | {
2026-06-11 10:03:27.389585 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 10:03:27.389624 | primary | }
2026-06-11 10:03:27.672982 | primary | changed:
2026-06-11 10:03:27.673163 | primary | {
2026-06-11 10:03:27.673212 | 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-11 10:03:27.673252 | primary | }
2026-06-11 10:03:27.939456 | primary | changed:
2026-06-11 10:03:27.939628 | primary | {
2026-06-11 10:03:27.939658 | 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-11 10:03:27.939683 | primary | }
2026-06-11 10:03:28.184219 | primary | changed:
2026-06-11 10:03:28.184383 | primary | {
2026-06-11 10:03:28.184417 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 10:03:28.184460 | primary | }
2026-06-11 10:03:28.460953 | primary | changed:
2026-06-11 10:03:28.461122 | primary | {
2026-06-11 10:03:28.461163 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 10:03:28.461199 | primary | }
2026-06-11 10:03:28.755071 | primary | changed:
2026-06-11 10:03:28.755261 | primary | {
2026-06-11 10:03:28.755309 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 10:03:28.755348 | primary | }
2026-06-11 10:03:29.027820 | primary | changed:
2026-06-11 10:03:29.028044 | primary | {
2026-06-11 10:03:29.028093 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 10:03:29.028151 | primary | }
2026-06-11 10:03:29.300429 | primary | changed:
2026-06-11 10:03:29.300612 | primary | {
2026-06-11 10:03:29.300660 | 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-11 10:03:29.300700 | primary | }
2026-06-11 10:03:29.588116 | primary | changed:
2026-06-11 10:03:29.588365 | primary | {
2026-06-11 10:03:29.588416 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 10:03:29.588455 | primary | }
2026-06-11 10:03:29.840304 | primary | changed:
2026-06-11 10:03:29.840631 | primary | {
2026-06-11 10:03:29.840691 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 10:03:29.840733 | primary | }
2026-06-11 10:03:30.153270 | primary | changed:
2026-06-11 10:03:30.153465 | primary | {
2026-06-11 10:03:30.153515 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 10:03:30.153557 | primary | }
2026-06-11 10:03:30.190365 | 
2026-06-11 10:03:30.190602 | TASK [Set timezone to UTC]
2026-06-11 10:03:30.755233 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 10:03:30.763093 | 
2026-06-11 10:03:30.763225 | TASK [Create nodepool directory]
2026-06-11 10:03:31.025098 | primary | changed
2026-06-11 10:03:31.033417 | 
2026-06-11 10:03:31.033494 | TASK [Create nodepool sub_nodes file]
2026-06-11 10:03:31.725753 | primary | changed
2026-06-11 10:03:31.734001 | 
2026-06-11 10:03:31.734140 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 10:03:32.452933 | primary | changed
2026-06-11 10:03:32.460934 | 
2026-06-11 10:03:32.461095 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 10:03:32.499083 | 
2026-06-11 10:03:32.499389 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 10:03:32.558693 | 
2026-06-11 10:03:32.559108 | TASK [Create nodepool primary file]
2026-06-11 10:03:33.298453 | primary | changed
2026-06-11 10:03:33.306245 | 
2026-06-11 10:03:33.306364 | TASK [Create nodepool node_private for this node]
2026-06-11 10:03:34.058213 | primary | changed
2026-06-11 10:03:34.063059 | 
2026-06-11 10:03:34.063122 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 10:03:34.488795 | primary | ok: Item: id_rsa Runtime: 0:00:00.006014
2026-06-11 10:03:34.489093 | 
2026-06-11 10:03:34.718581 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007779
2026-06-11 10:03:34.736293 | 
2026-06-11 10:03:34.736497 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 10:03:35.523163 | primary | changed
2026-06-11 10:03:35.531804 | 
2026-06-11 10:03:35.531963 | TASK [Validate sudoers config after edits]
2026-06-11 10:03:35.799221 | primary | /etc/sudoers: parsed OK
2026-06-11 10:03:35.799294 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 10:03:35.799304 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-11 10:03:35.799312 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 10:03:36.084736 | primary | ok: Runtime: 0:00:00.008511
2026-06-11 10:03:36.094261 | 
2026-06-11 10:03:36.094425 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 10:03:36.421449 | primary | SHELL=/bin/bash
2026-06-11 10:03:36.421550 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-11 10:03:36.421575 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-11 10:03:36.421591 | primary | PWD=/home/zuul
2026-06-11 10:03:36.421607 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-11 10:03:36.421622 | primary | LOGNAME=zuul
2026-06-11 10:03:36.421637 | primary | XDG_SESSION_TYPE=tty
2026-06-11 10:03:36.421719 | primary | _=/usr/bin/env
2026-06-11 10:03:36.421733 | primary | MOTD_SHOWN=pam
2026-06-11 10:03:36.421742 | primary | HOME=/home/zuul
2026-06-11 10:03:36.421750 | primary | LANG=en_US.UTF-8
2026-06-11 10:03:36.421760 | primary | SSH_CONNECTION=38.129.56.84 59988 38.102.83.64 22
2026-06-11 10:03:36.421769 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-11 10:03:36.421780 | primary | WORKSPACE=/home/zuul/workspace
2026-06-11 10:03:36.421788 | primary | XDG_SESSION_CLASS=user
2026-06-11 10:03:36.421797 | primary | SELINUX_ROLE_REQUESTED=
2026-06-11 10:03:36.421806 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 10:03:36.421815 | primary | USER=zuul
2026-06-11 10:03:36.421823 | primary | ZUUL_VOTING=True
2026-06-11 10:03:36.421831 | primary | BUILD_TIMEOUT=3000000
2026-06-11 10:03:36.421840 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-11 10:03:36.421848 | primary | SHLVL=1
2026-06-11 10:03:36.421856 | primary | XDG_SESSION_ID=1
2026-06-11 10:03:36.421865 | primary | ZUUL_BRANCH=master
2026-06-11 10:03:36.421873 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 10:03:36.421881 | primary | SSH_CLIENT=38.129.56.84 59988 22
2026-06-11 10:03:36.421890 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 10:03:36.421898 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 10:03:36.421907 | primary | which_declare=declare -f
2026-06-11 10:03:36.421916 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-11 10:03:36.421924 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-11 10:03:36.421933 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 10:03:36.421941 | primary | ZUUL_UUID=0daf420e7d324ac28ed7e561fefffa24
2026-06-11 10:03:36.421955 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 10:03:36.421964 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 10:03:36.421973 | primary | }
2026-06-11 10:03:36.646213 | primary | ok: Runtime: 0:00:00.009163
2026-06-11 10:03:36.656072 | 
2026-06-11 10:03:36.656198 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 10:03:36.693941 | primary | skipping: Conditional result was False
2026-06-11 10:03:36.704483 | 
2026-06-11 10:03:36.704613 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 10:03:37.252915 | primary | skipping: Conditional result was False
2026-06-11 10:03:37.258019 | 
2026-06-11 10:03:37.258080 | TASK [Ensure legacy workspace directory]
2026-06-11 10:03:37.503075 | primary | changed
2026-06-11 10:03:37.506039 | 
2026-06-11 10:03:37.506142 | PLAY RECAP
2026-06-11 10:03:37.506256 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 10:03:37.506302 | 
2026-06-11 10:03:37.657667 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 10:03:37.660605 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 10:03:38.378837 | 
2026-06-11 10:03:38.379038 | PLAY [primary]
2026-06-11 10:03:38.390233 | 
2026-06-11 10:03:38.390303 | TASK [Clone repos in the job workspace]
2026-06-11 10:03:38.419285 | primary | ok
2026-06-11 10:03:38.441879 | 
2026-06-11 10:03:38.441988 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 10:03:38.870310 | primary | ok
2026-06-11 10:03:38.882152 | 
2026-06-11 10:03:38.882287 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 10:03:40.275563 | primary | Output suppressed because no_log was given
2026-06-11 10:03:40.289401 | 
2026-06-11 10:03:40.289504 | TASK [Create the config file]
2026-06-11 10:03:41.328212 | primary | changed
2026-06-11 10:03:41.331017 | 
2026-06-11 10:03:41.331112 | PLAY RECAP
2026-06-11 10:03:41.331197 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:03:41.331240 | 
2026-06-11 10:03:41.492360 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-11 10:03:41.495204 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 10:03:42.172777 | 
2026-06-11 10:03:42.172963 | PLAY [primary]
2026-06-11 10:03:42.184532 | 
2026-06-11 10:03:42.184634 | TASK [Create copy-container.yml playbook on primary]
2026-06-11 10:03:43.333822 | primary | changed
2026-06-11 10:03:43.343160 | 
2026-06-11 10:03:43.343341 | TASK [Install required packages]
2026-06-11 10:04:27.529574 | primary | changed
2026-06-11 10:04:27.538480 | 
2026-06-11 10:04:27.538609 | TASK [Ensure dependency collections are installed]
2026-06-11 10:05:37.132630 | primary | changed
2026-06-11 10:05:37.161618 | 
2026-06-11 10:05:37.161886 | TASK [install copy-containers]
2026-06-11 10:05:38.134167 | primary |
2026-06-11 10:05:38.134268 | primary | PLAY [localhost] ***************************************************************
2026-06-11 10:05:38.134280 | primary |
2026-06-11 10:05:38.134288 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-11 10:05:38.134300 | primary | Thursday 11 June 2026  10:05:38 +0000 (0:00:00.039)       0:00:00.039 *********
2026-06-11 10:05:38.134310 | primary | Thursday 11 June 2026  10:05:38 +0000 (0:00:00.037)       0:00:00.037 *********
2026-06-11 10:05:39.121828 | primary | ok: [localhost]
2026-06-11 10:05:39.121897 | primary |
2026-06-11 10:05:39.121907 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-11 10:05:39.121913 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.987)       0:00:01.027 *********
2026-06-11 10:05:39.121918 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.988)       0:00:01.025 *********
2026-06-11 10:05:39.164677 | primary |
2026-06-11 10:05:39.164776 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 10:05:39.164782 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.042)       0:00:01.070 *********
2026-06-11 10:05:39.164787 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.042)       0:00:01.068 *********
2026-06-11 10:05:39.686042 | primary | changed: [localhost] => (item=artifacts)
2026-06-11 10:05:39.686100 | primary | changed: [localhost] => (item=logs)
2026-06-11 10:05:39.686112 | primary |
2026-06-11 10:05:39.686134 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-11 10:05:39.686144 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.520)       0:00:01.590 *********
2026-06-11 10:05:39.686153 | primary | Thursday 11 June 2026  10:05:39 +0000 (0:00:00.520)       0:00:01.589 *********
2026-06-11 10:05:42.828732 | primary | changed: [localhost]
2026-06-11 10:05:42.828784 | primary |
2026-06-11 10:05:42.828790 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-11 10:05:42.828796 | primary | Thursday 11 June 2026  10:05:42 +0000 (0:00:03.143)       0:00:04.734 *********
2026-06-11 10:05:42.828801 | primary | Thursday 11 June 2026  10:05:42 +0000 (0:00:03.143)       0:00:04.732 *********
2026-06-11 10:06:26.177856 | primary | changed: [localhost]
2026-06-11 10:06:26.177982 | primary |
2026-06-11 10:06:26.177992 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-11 10:06:26.177997 | primary | Thursday 11 June 2026  10:06:26 +0000 (0:00:43.349)       0:00:48.083 *********
2026-06-11 10:06:26.178003 | primary | Thursday 11 June 2026  10:06:26 +0000 (0:00:43.349)       0:00:48.081 *********
2026-06-11 10:06:26.464007 | primary | changed: [localhost]
2026-06-11 10:06:26.464035 | primary |
2026-06-11 10:06:26.464041 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-11 10:06:26.464046 | primary | Thursday 11 June 2026  10:06:26 +0000 (0:00:00.286)       0:00:48.369 *********
2026-06-11 10:06:26.464050 | primary | Thursday 11 June 2026  10:06:26 +0000 (0:00:00.286)       0:00:48.367 *********
2026-06-11 10:06:30.029948 | primary | changed: [localhost]
2026-06-11 10:06:30.030012 | primary |
2026-06-11 10:06:30.030021 | 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-11 10:06:30.030035 | primary | Thursday 11 June 2026  10:06:30 +0000 (0:00:03.565)       0:00:51.935 *********
2026-06-11 10:06:30.030041 | primary | Thursday 11 June 2026  10:06:30 +0000 (0:00:03.565)       0:00:51.933 *********
2026-06-11 10:07:26.059897 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-11 10:07:26.059991 | primary | ok: [localhost]
2026-06-11 10:07:26.059998 | primary |
2026-06-11 10:07:26.060004 | 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-11 10:07:26.060010 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:56.029)       0:01:47.965 *********
2026-06-11 10:07:26.060028 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:56.029)       0:01:47.963 *********
2026-06-11 10:07:26.082067 | primary | skipping: [localhost]
2026-06-11 10:07:26.082102 | primary |
2026-06-11 10:07:26.082108 | 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-11 10:07:26.082113 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.022)       0:01:47.987 *********
2026-06-11 10:07:26.082116 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.022)       0:01:47.985 *********
2026-06-11 10:07:26.436474 | primary | changed: [localhost]
2026-06-11 10:07:26.436538 | primary |
2026-06-11 10:07:26.436550 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-11 10:07:26.436558 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.354)       0:01:48.342 *********
2026-06-11 10:07:26.436568 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.354)       0:01:48.340 *********
2026-06-11 10:07:26.640275 | primary | changed: [localhost]
2026-06-11 10:07:26.640328 | primary |
2026-06-11 10:07:26.640333 | 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-11 10:07:26.640342 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.203)       0:01:48.545 *********
2026-06-11 10:07:26.640346 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.203)       0:01:48.544 *********
2026-06-11 10:07:26.688206 | primary | skipping: [localhost]
2026-06-11 10:07:26.688266 | primary |
2026-06-11 10:07:26.688278 | 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-11 10:07:26.688287 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.047)       0:01:48.593 *********
2026-06-11 10:07:26.688295 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.047)       0:01:48.592 *********
2026-06-11 10:07:26.728444 | primary | skipping: [localhost]
2026-06-11 10:07:26.728497 | primary |
2026-06-11 10:07:26.728506 | 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-11 10:07:26.728514 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.040)       0:01:48.634 *********
2026-06-11 10:07:26.728526 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.040)       0:01:48.632 *********
2026-06-11 10:07:26.762566 | primary | skipping: [localhost]
2026-06-11 10:07:26.762619 | primary |
2026-06-11 10:07:26.762627 | 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-11 10:07:26.762633 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.033)       0:01:48.668 *********
2026-06-11 10:07:26.762639 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.033)       0:01:48.666 *********
2026-06-11 10:07:26.794474 | primary | skipping: [localhost]
2026-06-11 10:07:26.794539 | primary |
2026-06-11 10:07:26.794552 | 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-11 10:07:26.794566 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.032)       0:01:48.700 *********
2026-06-11 10:07:26.794577 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.032)       0:01:48.698 *********
2026-06-11 10:07:26.825386 | primary | skipping: [localhost]
2026-06-11 10:07:26.825442 | primary |
2026-06-11 10:07:26.825451 | 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-11 10:07:26.825466 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.031)       0:01:48.731 *********
2026-06-11 10:07:26.825472 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.031)       0:01:48.729 *********
2026-06-11 10:07:26.867237 | primary | skipping: [localhost]
2026-06-11 10:07:26.867304 | primary |
2026-06-11 10:07:26.867319 | primary | PLAY RECAP *********************************************************************
2026-06-11 10:07:26.867333 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-11 10:07:26.867345 | primary |
2026-06-11 10:07:26.867357 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.041)       0:01:48.772 *********
2026-06-11 10:07:26.867368 | primary | ===============================================================================
2026-06-11 10:07:26.867379 | primary | copy_container : Build the copy-container ------------------------------ 56.03s
2026-06-11 10:07:26.867390 | primary | copy_container : Install required packages ----------------------------- 43.35s
2026-06-11 10:07:26.867401 | primary | copy_container : Copy go files to temporary directory ------------------- 3.57s
2026-06-11 10:07:26.867408 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.14s
2026-06-11 10:07:26.867459 | primary | Gathering Facts --------------------------------------------------------- 0.99s
2026-06-11 10:07:26.867471 | primary | copy_container : Ensure directory is present ---------------------------- 0.52s
2026-06-11 10:07:26.867482 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.35s
2026-06-11 10:07:26.867492 | primary | copy_container : Create temporary directory ----------------------------- 0.29s
2026-06-11 10:07:26.867500 | primary | copy_container : Delete temporary directory ----------------------------- 0.20s
2026-06-11 10:07:26.867508 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-11 10:07:26.867516 | primary | Install copy_containers ------------------------------------------------- 0.04s
2026-06-11 10:07:26.867523 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-11 10:07:26.867531 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-11 10:07:26.867538 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-11 10:07:26.867546 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-11 10:07:26.867553 | primary | copy_container : Create cron job to tag containers ---------------------- 0.03s
2026-06-11 10:07:26.867561 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-11 10:07:26.867569 | primary | Thursday 11 June 2026  10:07:26 +0000 (0:00:00.042)       0:01:48.771 *********
2026-06-11 10:07:26.867576 | primary | ===============================================================================
2026-06-11 10:07:26.867584 | primary | copy_container -------------------------------------------------------- 107.70s
2026-06-11 10:07:26.867592 | primary | gather_facts ------------------------------------------------------------ 0.99s
2026-06-11 10:07:26.867599 | primary | ansible.builtin.include_role -------------------------------------------- 0.04s
2026-06-11 10:07:26.867607 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 10:07:26.867615 | primary | total ----------------------------------------------------------------- 108.73s
2026-06-11 10:07:27.359053 | primary | ok: Runtime: 0:01:49.308162
2026-06-11 10:07:27.363505 | 
2026-06-11 10:07:27.363608 | PLAY RECAP
2026-06-11 10:07:27.363729 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:07:27.363783 | 
2026-06-11 10:07:27.508082 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-11 10:07:27.511108 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 10:07:28.556264 | 
2026-06-11 10:07:28.556390 | PLAY [primary]
2026-06-11 10:07:28.566709 | 
2026-06-11 10:07:28.566789 | TASK [Install podman]
2026-06-11 10:07:30.219437 | primary | ok: Nothing to do
2026-06-11 10:07:30.231744 | 
2026-06-11 10:07:30.231991 | TASK [Get md5 file for DLRN hash tag]
2026-06-11 10:07:30.953605 | primary | changed: OK (32 bytes)
2026-06-11 10:07:30.959775 | 
2026-06-11 10:07:30.959903 | TASK [Find MD5 value]
2026-06-11 10:07:31.497206 | primary | ok: Runtime: 0:00:00.003433
2026-06-11 10:07:31.505337 | 
2026-06-11 10:07:31.505470 | TASK [Perform container registry login with podman]
2026-06-11 10:07:33.049490 | primary | Output suppressed because no_log was given
2026-06-11 10:07:33.054147 | 
2026-06-11 10:07:33.054222 | TASK [Copy containers per release]
2026-06-11 10:09:48.295573 | primary | Output suppressed because no_log was given
2026-06-11 10:09:48.303360 | 
2026-06-11 10:09:48.303503 | TASK [Tag containers]
2026-06-11 10:12:02.772090 | primary | Output suppressed because no_log was given
2026-06-11 10:12:02.782510 | 
2026-06-11 10:12:02.782640 | TASK [Fail job if there is an error in the copy log]
2026-06-11 10:12:03.045251 | primary | time="2026-06-11T10:07:33Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-successfully-built.log"
2026-06-11 10:12:03.045375 | primary | time="2026-06-11T10:07:33Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-built.log"
2026-06-11 10:12:03.045384 | primary | time="2026-06-11T10:07:34Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045388 | primary | time="2026-06-11T10:07:35Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045392 | primary | time="2026-06-11T10:07:36Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045396 | primary | time="2026-06-11T10:07:38Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045402 | primary | time="2026-06-11T10:07:39Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045406 | primary | time="2026-06-11T10:07:39Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-11 10:12:03.045410 | primary | time="2026-06-11T10:07:40Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045446 | primary | time="2026-06-11T10:07:40Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-11 10:12:03.045450 | primary | time="2026-06-11T10:07:42Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045454 | primary | time="2026-06-11T10:07:42Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-11 10:12:03.045457 | primary | time="2026-06-11T10:07:43Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045461 | primary | time="2026-06-11T10:07:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-11 10:12:03.045464 | primary | time="2026-06-11T10:07:45Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045468 | primary | time="2026-06-11T10:07:47Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045471 | primary | time="2026-06-11T10:07:48Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045475 | primary | time="2026-06-11T10:07:49Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045478 | primary | time="2026-06-11T10:07:50Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045481 | primary | time="2026-06-11T10:07:52Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045485 | primary | time="2026-06-11T10:07:54Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045488 | primary | time="2026-06-11T10:07:55Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045492 | primary | time="2026-06-11T10:07:56Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045495 | primary | time="2026-06-11T10:07:57Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045504 | primary | time="2026-06-11T10:07:59Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045507 | primary | time="2026-06-11T10:08:00Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045511 | primary | time="2026-06-11T10:08:01Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045514 | primary | time="2026-06-11T10:08:02Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045524 | primary | time="2026-06-11T10:08:04Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045528 | primary | time="2026-06-11T10:08:04Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-11 10:12:03.045531 | primary | time="2026-06-11T10:08:05Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045535 | primary | time="2026-06-11T10:08:06Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045540 | primary | time="2026-06-11T10:08:08Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045544 | primary | time="2026-06-11T10:08:09Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045547 | primary | time="2026-06-11T10:08:10Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045551 | primary | time="2026-06-11T10:08:12Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045554 | primary | time="2026-06-11T10:08:13Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045557 | primary | time="2026-06-11T10:08:14Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045561 | primary | time="2026-06-11T10:08:15Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045564 | primary | time="2026-06-11T10:08:17Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045568 | primary | time="2026-06-11T10:08:18Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045571 | primary | time="2026-06-11T10:08:19Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045574 | primary | time="2026-06-11T10:08:20Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045578 | primary | time="2026-06-11T10:08:22Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045581 | primary | time="2026-06-11T10:08:23Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045584 | primary | time="2026-06-11T10:08:24Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045588 | primary | time="2026-06-11T10:08:25Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045591 | primary | time="2026-06-11T10:08:27Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045597 | primary | time="2026-06-11T10:08:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045600 | primary | time="2026-06-11T10:08:29Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045604 | primary | time="2026-06-11T10:08:30Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045607 | primary | time="2026-06-11T10:08:32Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045611 | primary | time="2026-06-11T10:08:33Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045615 | primary | time="2026-06-11T10:08:34Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045619 | primary | time="2026-06-11T10:08:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-11 10:12:03.045624 | primary | time="2026-06-11T10:08:36Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045629 | primary | time="2026-06-11T10:08:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-11 10:12:03.045637 | primary | time="2026-06-11T10:08:38Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045642 | primary | time="2026-06-11T10:08:39Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045647 | primary | time="2026-06-11T10:08:41Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045652 | primary | time="2026-06-11T10:08:42Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045657 | primary | time="2026-06-11T10:08:43Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045661 | primary | time="2026-06-11T10:08:44Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045669 | primary | time="2026-06-11T10:08:46Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045674 | primary | time="2026-06-11T10:08:47Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045678 | primary | time="2026-06-11T10:08:48Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045683 | primary | time="2026-06-11T10:08:49Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045687 | primary | time="2026-06-11T10:08:50Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045692 | primary | time="2026-06-11T10:08:52Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045697 | primary | time="2026-06-11T10:08:53Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045701 | primary | time="2026-06-11T10:08:55Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045706 | primary | time="2026-06-11T10:08:56Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045714 | primary | time="2026-06-11T10:08:57Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045719 | primary | time="2026-06-11T10:08:58Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045724 | primary | time="2026-06-11T10:08:59Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045729 | primary | time="2026-06-11T10:09:01Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045734 | primary | time="2026-06-11T10:09:02Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045739 | primary | time="2026-06-11T10:09:02Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-11 10:12:03.045743 | primary | time="2026-06-11T10:09:03Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045746 | primary | time="2026-06-11T10:09:05Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045750 | primary | time="2026-06-11T10:09:06Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045753 | primary | time="2026-06-11T10:09:07Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045758 | primary | time="2026-06-11T10:09:09Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045763 | primary | time="2026-06-11T10:09:10Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045768 | primary | time="2026-06-11T10:09:10Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-11 10:12:03.045773 | primary | time="2026-06-11T10:09:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045778 | primary | time="2026-06-11T10:09:13Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045787 | primary | time="2026-06-11T10:09:13Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-11 10:12:03.045792 | primary | time="2026-06-11T10:09:14Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045797 | primary | time="2026-06-11T10:09:16Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045802 | primary | time="2026-06-11T10:09:17Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045806 | primary | time="2026-06-11T10:09:18Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045811 | primary | time="2026-06-11T10:09:19Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045819 | primary | time="2026-06-11T10:09:20Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045824 | primary | time="2026-06-11T10:09:22Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045829 | primary | time="2026-06-11T10:09:23Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045834 | primary | time="2026-06-11T10:09:24Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045842 | primary | time="2026-06-11T10:09:24Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-11 10:12:03.045847 | primary | time="2026-06-11T10:09:25Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045852 | primary | time="2026-06-11T10:09:27Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045857 | primary | time="2026-06-11T10:09:28Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045861 | primary | time="2026-06-11T10:09:29Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045866 | primary | time="2026-06-11T10:09:30Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045871 | primary | time="2026-06-11T10:09:32Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045875 | primary | time="2026-06-11T10:09:33Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045880 | primary | time="2026-06-11T10:09:35Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045885 | primary | time="2026-06-11T10:09:36Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045890 | primary | time="2026-06-11T10:09:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-11 10:12:03.045895 | primary | time="2026-06-11T10:09:37Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045900 | primary | time="2026-06-11T10:09:38Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045904 | primary | time="2026-06-11T10:09:40Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045909 | primary | time="2026-06-11T10:09:41Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045914 | primary | time="2026-06-11T10:09:42Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045919 | primary | time="2026-06-11T10:09:44Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045923 | primary | time="2026-06-11T10:09:45Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.045928 | primary | time="2026-06-11T10:09:45Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-11 10:12:03.045933 | primary | time="2026-06-11T10:09:46Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.335284 | primary | ok: Runtime: 0:00:00.004823
2026-06-11 10:12:03.346021 | 
2026-06-11 10:12:03.346249 | TASK [Fail job if the tag log cannot find manifest]
2026-06-11 10:12:03.681654 | primary | time="2026-06-11T10:09:48Z" level=info msg="Overwriting promoted hash"
2026-06-11 10:12:03.681735 | primary | time="2026-06-11T10:09:48Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.681744 | primary | time="2026-06-11T10:09:48Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-successfully-built.log"
2026-06-11 10:12:03.681749 | primary | time="2026-06-11T10:09:48Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/logs/containers-built.log"
2026-06-11 10:12:03.681754 | primary | time="2026-06-11T10:09:48Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//57a/rdoproject.org/57ad49cae9f04305b66a5dd7fa58b2e7/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-11 10:12:03.681759 | primary | time="2026-06-11T10:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd"
2026-06-11 10:12:03.681764 | primary | "Updated"
2026-06-11 10:12:03.681768 | primary |
2026-06-11 10:12:03.681772 | primary | time="2026-06-11T10:09:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag 0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd and manifest sha256:0b3a9b4409664ab56db9554917c6540f1e6e8796d603147c39d2d213021e05dd"
2026-06-11 10:12:03.681776 | primary | "Updated"
2026-06-11 10:12:03.681780 | primary |
2026-06-11 10:12:03.681783 | primary | time="2026-06-11T10:09:50Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77"
2026-06-11 10:12:03.681787 | primary | "Updated"
2026-06-11 10:12:03.681828 | primary |
2026-06-11 10:12:03.681833 | primary | time="2026-06-11T10:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77 and manifest sha256:c05ca9449a28b3933208a6a1eff8afdf5340b595178e3b3e40350af430c87d77"
2026-06-11 10:12:03.681837 | primary | "Updated"
2026-06-11 10:12:03.681840 | primary |
2026-06-11 10:12:03.681844 | primary | time="2026-06-11T10:09:51Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb"
2026-06-11 10:12:03.681847 | primary | "Updated"
2026-06-11 10:12:03.681850 | primary |
2026-06-11 10:12:03.681854 | primary | time="2026-06-11T10:09:52Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb and manifest sha256:a6f72049517b20034fb6a20ade26ba26c8c3fead73b20c331e4d203905cc7bdb"
2026-06-11 10:12:03.681857 | primary | "Updated"
2026-06-11 10:12:03.681861 | primary |
2026-06-11 10:12:03.681864 | primary | time="2026-06-11T10:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816"
2026-06-11 10:12:03.681868 | primary | "Updated"
2026-06-11 10:12:03.681871 | primary |
2026-06-11 10:12:03.681875 | primary | time="2026-06-11T10:09:53Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag 20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816 and manifest sha256:20fa327936bedfe91f2c33ab0cfcbb24fd8c62486d0904014551626c5c5d2816"
2026-06-11 10:12:03.681880 | primary | "Updated"
2026-06-11 10:12:03.681883 | primary |
2026-06-11 10:12:03.681887 | primary | time="2026-06-11T10:09:54Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183"
2026-06-11 10:12:03.681890 | primary | "Updated"
2026-06-11 10:12:03.681893 | primary |
2026-06-11 10:12:03.681897 | primary | time="2026-06-11T10:09:55Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183 and manifest sha256:e3d4481e4757ea71cc22243cb5bc2ace93d39b2839734e7f0797e58a79e60183"
2026-06-11 10:12:03.681905 | primary | "Updated"
2026-06-11 10:12:03.681908 | primary |
2026-06-11 10:12:03.681912 | primary | time="2026-06-11T10:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37"
2026-06-11 10:12:03.681916 | primary | "Updated"
2026-06-11 10:12:03.681919 | primary |
2026-06-11 10:12:03.681922 | primary | time="2026-06-11T10:09:56Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37 and manifest sha256:b09aa9cb363d4bb0ea121761a359a50e1b86af27ffeea08070e27755eaf72a37"
2026-06-11 10:12:03.681926 | primary | "Updated"
2026-06-11 10:12:03.681929 | primary |
2026-06-11 10:12:03.681933 | primary | time="2026-06-11T10:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d"
2026-06-11 10:12:03.681936 | primary | "Updated"
2026-06-11 10:12:03.681940 | primary |
2026-06-11 10:12:03.681947 | primary | time="2026-06-11T10:09:57Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d and manifest sha256:7e6117f87b475eb31f9d666f0186472dfbe5b84039d00c7f77e553079740871d"
2026-06-11 10:12:03.681951 | primary | "Updated"
2026-06-11 10:12:03.681954 | primary |
2026-06-11 10:12:03.681957 | primary | time="2026-06-11T10:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161"
2026-06-11 10:12:03.681961 | primary | "Updated"
2026-06-11 10:12:03.681964 | primary |
2026-06-11 10:12:03.681968 | primary | time="2026-06-11T10:09:58Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161 and manifest sha256:70d4309a92309d16e51d65dd3d27b371fbd243b1590ca766332d74c0a5998161"
2026-06-11 10:12:03.681971 | primary | "Updated"
2026-06-11 10:12:03.681975 | primary |
2026-06-11 10:12:03.681980 | primary | time="2026-06-11T10:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757"
2026-06-11 10:12:03.681983 | primary | "Updated"
2026-06-11 10:12:03.681987 | primary |
2026-06-11 10:12:03.681990 | primary | time="2026-06-11T10:09:59Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757 and manifest sha256:fc4335a60690668863d5f50a69fc43b8cae174ddc8ede5dc48d1ec23aa01f757"
2026-06-11 10:12:03.681994 | primary | "Updated"
2026-06-11 10:12:03.681997 | primary |
2026-06-11 10:12:03.682001 | primary | time="2026-06-11T10:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e"
2026-06-11 10:12:03.682004 | primary | "Updated"
2026-06-11 10:12:03.682008 | primary |
2026-06-11 10:12:03.682011 | primary | time="2026-06-11T10:10:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag 114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e and manifest sha256:114ee8adc50c642fb21ca37c8d817a57d3b58a31c957cdb8e7c61ff04c8f1a4e"
2026-06-11 10:12:03.682015 | primary | "Updated"
2026-06-11 10:12:03.682018 | primary |
2026-06-11 10:12:03.682021 | primary | time="2026-06-11T10:10:01Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee"
2026-06-11 10:12:03.682025 | primary | "Updated"
2026-06-11 10:12:03.682028 | primary |
2026-06-11 10:12:03.682032 | primary | time="2026-06-11T10:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee and manifest sha256:e75078e96e681609071959d51ef3733849767e2304088e17831429ae1a98dcee"
2026-06-11 10:12:03.682038 | primary | "Updated"
2026-06-11 10:12:03.682041 | primary |
2026-06-11 10:12:03.682045 | primary | time="2026-06-11T10:10:02Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05"
2026-06-11 10:12:03.682048 | primary | "Updated"
2026-06-11 10:12:03.682051 | primary |
2026-06-11 10:12:03.682055 | primary | time="2026-06-11T10:10:03Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05 and manifest sha256:35d9ed0fb12a5e1b37619da799a2273b5baba3440ce6214f270f901893ee8d05"
2026-06-11 10:12:03.682058 | primary | "Updated"
2026-06-11 10:12:03.682062 | primary |
2026-06-11 10:12:03.682065 | primary | time="2026-06-11T10:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0"
2026-06-11 10:12:03.682069 | primary | "Updated"
2026-06-11 10:12:03.682072 | primary |
2026-06-11 10:12:03.682076 | primary | time="2026-06-11T10:10:04Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0 and manifest sha256:b4b0454236e082a3e32409fff2392802368a5148fe802d3414bac9fea3c5f7d0"
2026-06-11 10:12:03.682079 | primary | "Updated"
2026-06-11 10:12:03.682082 | primary |
2026-06-11 10:12:03.682086 | primary | time="2026-06-11T10:10:05Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319"
2026-06-11 10:12:03.682089 | primary | "Updated"
2026-06-11 10:12:03.682093 | primary |
2026-06-11 10:12:03.682096 | primary | time="2026-06-11T10:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319 and manifest sha256:aaaae89cb8aa9d21c6d397bdc9ca509168163ef6f745134974e54cfc90faf319"
2026-06-11 10:12:03.682100 | primary | "Updated"
2026-06-11 10:12:03.682103 | primary |
2026-06-11 10:12:03.682107 | primary | time="2026-06-11T10:10:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43"
2026-06-11 10:12:03.682110 | primary | "Updated"
2026-06-11 10:12:03.682113 | primary |
2026-06-11 10:12:03.682119 | primary | time="2026-06-11T10:10:07Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43 and manifest sha256:4d80cde87ac7a8f40f6dfe71ac41b700e63930b184e2437ef2c497e8a3194d43"
2026-06-11 10:12:03.682123 | primary | "Updated"
2026-06-11 10:12:03.682127 | primary |
2026-06-11 10:12:03.682131 | primary | time="2026-06-11T10:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c"
2026-06-11 10:12:03.682174 | primary | "Updated"
2026-06-11 10:12:03.682179 | primary |
2026-06-11 10:12:03.682186 | primary | time="2026-06-11T10:10:08Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c and manifest sha256:a7ff78dba24f5d4e408377d240c91b07928d0f357c181a97e77d54eca889ba8c"
2026-06-11 10:12:03.682191 | primary | "Updated"
2026-06-11 10:12:03.682195 | primary |
2026-06-11 10:12:03.682200 | primary | time="2026-06-11T10:10:09Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c"
2026-06-11 10:12:03.682204 | primary | "Updated"
2026-06-11 10:12:03.682208 | primary |
2026-06-11 10:12:03.682213 | primary | time="2026-06-11T10:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c and manifest sha256:feeb4bdb11213b212fe1dbaca32029339f1e9cbeabd19968e6b67f51646ac66c"
2026-06-11 10:12:03.682220 | primary | "Updated"
2026-06-11 10:12:03.682223 | primary |
2026-06-11 10:12:03.682227 | primary | time="2026-06-11T10:10:11Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff"
2026-06-11 10:12:03.682230 | primary | "Updated"
2026-06-11 10:12:03.682234 | primary |
2026-06-11 10:12:03.682237 | primary | time="2026-06-11T10:10:12Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff and manifest sha256:68548f31222cde60b93f2891ffaff03f77c9882fd1a38472f411b0a79d8cecff"
2026-06-11 10:12:03.682241 | primary | "Updated"
2026-06-11 10:12:03.682244 | primary |
2026-06-11 10:12:03.682250 | primary | time="2026-06-11T10:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77"
2026-06-11 10:12:03.682253 | primary | "Updated"
2026-06-11 10:12:03.682256 | primary |
2026-06-11 10:12:03.682260 | primary | time="2026-06-11T10:10:13Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77 and manifest sha256:4338a2f6c66a1f7482480ed8c85eaa880d071e363078cc1dba55494077446d77"
2026-06-11 10:12:03.682263 | primary | "Updated"
2026-06-11 10:12:03.682267 | primary |
2026-06-11 10:12:03.682270 | primary | time="2026-06-11T10:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de"
2026-06-11 10:12:03.682274 | primary | "Updated"
2026-06-11 10:12:03.682277 | primary |
2026-06-11 10:12:03.682281 | primary | time="2026-06-11T10:10:14Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de and manifest sha256:9e12236947210a762281883828735a533587ce78eae3284fa07e6b76d2f0c7de"
2026-06-11 10:12:03.682284 | primary | "Updated"
2026-06-11 10:12:03.682287 | primary |
2026-06-11 10:12:03.682291 | primary | time="2026-06-11T10:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023"
2026-06-11 10:12:03.682294 | primary | "Updated"
2026-06-11 10:12:03.682298 | primary |
2026-06-11 10:12:03.682301 | primary | time="2026-06-11T10:10:15Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023 and manifest sha256:e84dfd4e3774c74132e8480f5fd0588da43762e08600af67de716841c6913023"
2026-06-11 10:12:03.682305 | primary | "Updated"
2026-06-11 10:12:03.682308 | primary |
2026-06-11 10:12:03.682312 | primary | time="2026-06-11T10:10:16Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1"
2026-06-11 10:12:03.682315 | primary | "Updated"
2026-06-11 10:12:03.682319 | primary |
2026-06-11 10:12:03.682322 | primary | time="2026-06-11T10:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag 4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1 and manifest sha256:4a4a0ef6e485fdbba68c5a3d1498deec9c5968709927c0bff8fe618bc34e05d1"
2026-06-11 10:12:03.682325 | primary | "Updated"
2026-06-11 10:12:03.682329 | primary |
2026-06-11 10:12:03.682332 | primary | time="2026-06-11T10:10:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf"
2026-06-11 10:12:03.682336 | primary | "Updated"
2026-06-11 10:12:03.682339 | primary |
2026-06-11 10:12:03.682343 | primary | time="2026-06-11T10:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf and manifest sha256:9f8ef378d8a6661e30cfcd576a367c8846416882aaccbe1b5a73e21ca1406eaf"
2026-06-11 10:12:03.682349 | primary | "Updated"
2026-06-11 10:12:03.682355 | primary |
2026-06-11 10:12:03.682358 | primary | time="2026-06-11T10:10:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d"
2026-06-11 10:12:03.682361 | primary | "Updated"
2026-06-11 10:12:03.682365 | primary |
2026-06-11 10:12:03.682370 | primary | time="2026-06-11T10:10:19Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d and manifest sha256:1b7f92654ea7621201c4c38de4a25549939d1eb1332d58d0bfff26a5e137066d"
2026-06-11 10:12:03.682374 | primary | "Updated"
2026-06-11 10:12:03.682377 | primary |
2026-06-11 10:12:03.682380 | primary | time="2026-06-11T10:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee"
2026-06-11 10:12:03.682384 | primary | "Updated"
2026-06-11 10:12:03.682387 | primary |
2026-06-11 10:12:03.682391 | primary | time="2026-06-11T10:10:20Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee and manifest sha256:be0835d94c29545a6b6d073d36ac12fa4d0d2d77dcf4e49be09ace253cb1fdee"
2026-06-11 10:12:03.682394 | primary | "Updated"
2026-06-11 10:12:03.682397 | primary |
2026-06-11 10:12:03.682401 | primary | time="2026-06-11T10:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610"
2026-06-11 10:12:03.682404 | primary | "Updated"
2026-06-11 10:12:03.682408 | primary |
2026-06-11 10:12:03.682411 | primary | time="2026-06-11T10:10:21Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610 and manifest sha256:da85688b8d4d5ce7787d42bf0838f811dd1002745949d1e82d6da8e386b83610"
2026-06-11 10:12:03.682432 | primary | "Updated"
2026-06-11 10:12:03.682438 | primary |
2026-06-11 10:12:03.682441 | primary | time="2026-06-11T10:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf"
2026-06-11 10:12:03.682445 | primary | "Updated"
2026-06-11 10:12:03.682448 | primary |
2026-06-11 10:12:03.682451 | primary | time="2026-06-11T10:10:22Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf and manifest sha256:a1bc4846d79c784f53e6d7ed4e9635dc84eb02aaf43262889f55f08a34181fbf"
2026-06-11 10:12:03.682455 | primary | "Updated"
2026-06-11 10:12:03.682458 | primary |
2026-06-11 10:12:03.682462 | primary | time="2026-06-11T10:10:23Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90"
2026-06-11 10:12:03.682465 | primary | "Updated"
2026-06-11 10:12:03.682468 | primary |
2026-06-11 10:12:03.682472 | primary | time="2026-06-11T10:10:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90 and manifest sha256:3c2dc38ebb274c72b12a67a3648c083bd54436e40945b78ed1239207d209cb90"
2026-06-11 10:12:03.682475 | primary | "Updated"
2026-06-11 10:12:03.682478 | primary |
2026-06-11 10:12:03.682482 | primary | time="2026-06-11T10:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f"
2026-06-11 10:12:03.682485 | primary | "Updated"
2026-06-11 10:12:03.682488 | primary |
2026-06-11 10:12:03.682492 | primary | time="2026-06-11T10:10:25Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag 68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f and manifest sha256:68cd75c80d01d8111550ac94d3ef5bc4efb52e69b409d5a66158acfb5b77af4f"
2026-06-11 10:12:03.682495 | primary | "Updated"
2026-06-11 10:12:03.682501 | primary |
2026-06-11 10:12:03.682505 | primary | time="2026-06-11T10:10:26Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24"
2026-06-11 10:12:03.682508 | primary | "Updated"
2026-06-11 10:12:03.682511 | primary |
2026-06-11 10:12:03.682515 | primary | time="2026-06-11T10:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag 361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24 and manifest sha256:361e59f04234bf7913a24e6213ea78672f9f0dcf3bed7c968cc4afcecf999e24"
2026-06-11 10:12:03.682518 | primary | "Updated"
2026-06-11 10:12:03.682521 | primary |
2026-06-11 10:12:03.682525 | primary | time="2026-06-11T10:10:27Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8"
2026-06-11 10:12:03.682528 | primary | "Updated"
2026-06-11 10:12:03.682532 | primary |
2026-06-11 10:12:03.682535 | primary | time="2026-06-11T10:10:28Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8 and manifest sha256:b622dd6eb0a815ac48ed0e4e5e36fdb3d28e9827e908604b2111ea9491b745f8"
2026-06-11 10:12:03.682538 | primary | "Updated"
2026-06-11 10:12:03.682542 | primary |
2026-06-11 10:12:03.682550 | primary | time="2026-06-11T10:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99"
2026-06-11 10:12:03.682553 | primary | "Updated"
2026-06-11 10:12:03.682557 | primary |
2026-06-11 10:12:03.682560 | primary | time="2026-06-11T10:10:29Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99 and manifest sha256:cc1848d18b04dafcc53b848b20e03bcc4ef2b37b7cc62b37d4c36744c75ccd99"
2026-06-11 10:12:03.682564 | primary | "Updated"
2026-06-11 10:12:03.682567 | primary |
2026-06-11 10:12:03.682570 | primary | time="2026-06-11T10:10:30Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70"
2026-06-11 10:12:03.682574 | primary | "Updated"
2026-06-11 10:12:03.682577 | primary |
2026-06-11 10:12:03.682581 | primary | time="2026-06-11T10:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70 and manifest sha256:69980c8054b2c1b1f35f2c62a74b6553b8cff2021c670e0cc846eb7848bffa70"
2026-06-11 10:12:03.682584 | primary | "Updated"
2026-06-11 10:12:03.682587 | primary |
2026-06-11 10:12:03.682591 | primary | time="2026-06-11T10:10:31Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038"
2026-06-11 10:12:03.682594 | primary | "Updated"
2026-06-11 10:12:03.682598 | primary |
2026-06-11 10:12:03.682601 | primary | time="2026-06-11T10:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038 and manifest sha256:177f841767fe593e5f7598b070293e4539df0718599a4cef082b07fd143c2038"
2026-06-11 10:12:03.682604 | primary | "Updated"
2026-06-11 10:12:03.682608 | primary |
2026-06-11 10:12:03.682611 | primary | time="2026-06-11T10:10:32Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f"
2026-06-11 10:12:03.682614 | primary | "Updated"
2026-06-11 10:12:03.682618 | primary |
2026-06-11 10:12:03.682621 | primary | time="2026-06-11T10:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag 5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f and manifest sha256:5eab65bbddeef068b1b3eb6059baf64bbae9896083d3205838548cfcb16c8d6f"
2026-06-11 10:12:03.682625 | primary | "Updated"
2026-06-11 10:12:03.682628 | primary |
2026-06-11 10:12:03.682631 | primary | time="2026-06-11T10:10:33Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3"
2026-06-11 10:12:03.682637 | primary | "Updated"
2026-06-11 10:12:03.682640 | primary |
2026-06-11 10:12:03.682644 | primary | time="2026-06-11T10:10:34Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3 and manifest sha256:504617d97d9101f30bdbda6070cc2aadf8e0bc1341f99c970626b1f8808edcb3"
2026-06-11 10:12:03.682647 | primary | "Updated"
2026-06-11 10:12:03.682651 | primary |
2026-06-11 10:12:03.682654 | primary | time="2026-06-11T10:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d"
2026-06-11 10:12:03.682657 | primary | "Updated"
2026-06-11 10:12:03.682661 | primary |
2026-06-11 10:12:03.682664 | primary | time="2026-06-11T10:10:35Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d and manifest sha256:a288b38bd7eb1bfe39623c3dad0fd28a2cbd0675cca274d7cba831addf137a5d"
2026-06-11 10:12:03.682667 | primary | "Updated"
2026-06-11 10:12:03.682671 | primary |
2026-06-11 10:12:03.682674 | primary | time="2026-06-11T10:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2"
2026-06-11 10:12:03.682677 | primary | "Updated"
2026-06-11 10:12:03.682681 | primary |
2026-06-11 10:12:03.682684 | primary | time="2026-06-11T10:10:36Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2 and manifest sha256:c52f0c30391ce821ff27ab972444bde225e4dc82a97f6371f0e2bf97b92191a2"
2026-06-11 10:12:03.682688 | primary | "Updated"
2026-06-11 10:12:03.682691 | primary |
2026-06-11 10:12:03.682694 | primary | time="2026-06-11T10:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0"
2026-06-11 10:12:03.682698 | primary | "Updated"
2026-06-11 10:12:03.682701 | primary |
2026-06-11 10:12:03.682705 | primary | time="2026-06-11T10:10:37Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag 44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0 and manifest sha256:44c137fa2799b6b844bae013ace03b28ab512d1cf5469ccbf340a975d14872c0"
2026-06-11 10:12:03.682708 | primary | "Updated"
2026-06-11 10:12:03.682711 | primary |
2026-06-11 10:12:03.682715 | primary | time="2026-06-11T10:10:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6"
2026-06-11 10:12:03.682720 | primary | "Updated"
2026-06-11 10:12:03.682723 | primary |
2026-06-11 10:12:03.682727 | primary | time="2026-06-11T10:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag 94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6 and manifest sha256:94db444727e45857a7f0e824daa56b56db1fdd19a11c0796f4b3310c3fd444c6"
2026-06-11 10:12:03.682730 | primary | "Updated"
2026-06-11 10:12:03.682733 | primary |
2026-06-11 10:12:03.682737 | primary | time="2026-06-11T10:10:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1"
2026-06-11 10:12:03.682740 | primary | "Updated"
2026-06-11 10:12:03.682744 | primary |
2026-06-11 10:12:03.682750 | primary | time="2026-06-11T10:10:40Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1 and manifest sha256:e1052b0cd7d26d22cad33adb6dc13e0960f4abcdf79e434f5dd7216af12619c1"
2026-06-11 10:12:03.682754 | primary | "Updated"
2026-06-11 10:12:03.682757 | primary |
2026-06-11 10:12:03.682760 | primary | time="2026-06-11T10:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836"
2026-06-11 10:12:03.682766 | primary | "Updated"
2026-06-11 10:12:03.682769 | primary |
2026-06-11 10:12:03.682773 | primary | time="2026-06-11T10:10:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836 and manifest sha256:fa92bcd98f04fe96c19da348abaaa5ceb6d717d9a33d7216ace0047608e3c836"
2026-06-11 10:12:03.682776 | primary | "Updated"
2026-06-11 10:12:03.682779 | primary |
2026-06-11 10:12:03.682783 | primary | time="2026-06-11T10:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42"
2026-06-11 10:12:03.682786 | primary | "Updated"
2026-06-11 10:12:03.682790 | primary |
2026-06-11 10:12:03.682793 | primary | time="2026-06-11T10:10:42Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42 and manifest sha256:7396ea32e42a4389bdce240e19afe42791d28a50259bff7d97a142539beb5b42"
2026-06-11 10:12:03.682796 | primary | "Updated"
2026-06-11 10:12:03.682800 | primary |
2026-06-11 10:12:03.682803 | primary | time="2026-06-11T10:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da"
2026-06-11 10:12:03.682807 | primary | "Updated"
2026-06-11 10:12:03.682810 | primary |
2026-06-11 10:12:03.682813 | primary | time="2026-06-11T10:10:43Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da and manifest sha256:fb2b38b27286ae8529977625a2d5c2d1871a2915cecd4e5396640fe87f7b21da"
2026-06-11 10:12:03.682817 | primary | "Updated"
2026-06-11 10:12:03.682820 | primary |
2026-06-11 10:12:03.682823 | primary | time="2026-06-11T10:10:44Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c"
2026-06-11 10:12:03.682827 | primary | "Updated"
2026-06-11 10:12:03.682830 | primary |
2026-06-11 10:12:03.682834 | primary | time="2026-06-11T10:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag 3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c and manifest sha256:3acd4a9bfffddd51aa3ee612490dbc9483355e374788e9afbd1b676d39cf228c"
2026-06-11 10:12:03.682837 | primary | "Updated"
2026-06-11 10:12:03.682840 | primary |
2026-06-11 10:12:03.682844 | primary | time="2026-06-11T10:10:45Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77"
2026-06-11 10:12:03.682847 | primary | "Updated"
2026-06-11 10:12:03.682850 | primary |
2026-06-11 10:12:03.682854 | primary | time="2026-06-11T10:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag 66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77 and manifest sha256:66615dd70d6a74c78cb6ef9fcb7a765b94a3493ca842465e8da8ab4d09902a77"
2026-06-11 10:12:03.682857 | primary | "Updated"
2026-06-11 10:12:03.682861 | primary |
2026-06-11 10:12:03.682865 | primary | time="2026-06-11T10:10:46Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947"
2026-06-11 10:12:03.682869 | primary | "Updated"
2026-06-11 10:12:03.682872 | primary |
2026-06-11 10:12:03.682876 | primary | time="2026-06-11T10:10:47Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947 and manifest sha256:e8f1e48b5b642d3bc4a8a77cde6c84bd18e78b973c78efc9d5897138e04e8947"
2026-06-11 10:12:03.682879 | primary | "Updated"
2026-06-11 10:12:03.682883 | primary |
2026-06-11 10:12:03.682886 | primary | time="2026-06-11T10:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763"
2026-06-11 10:12:03.682892 | primary | "Updated"
2026-06-11 10:12:03.682895 | primary |
2026-06-11 10:12:03.682901 | primary | time="2026-06-11T10:10:48Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763 and manifest sha256:13b81123f8d632f692adbb2ca930c462def13b60afec4e6efbf8fd289fb23763"
2026-06-11 10:12:03.682904 | primary | "Updated"
2026-06-11 10:12:03.682908 | primary |
2026-06-11 10:12:03.682911 | primary | time="2026-06-11T10:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c"
2026-06-11 10:12:03.682914 | primary | "Updated"
2026-06-11 10:12:03.682918 | primary |
2026-06-11 10:12:03.682921 | primary | time="2026-06-11T10:10:49Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag 14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c and manifest sha256:14236c5f772aef658746de8fbf5980fa11d76b4e66399146f35ecdf34bc5f12c"
2026-06-11 10:12:03.682925 | primary | "Updated"
2026-06-11 10:12:03.682928 | primary |
2026-06-11 10:12:03.682931 | primary | time="2026-06-11T10:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0"
2026-06-11 10:12:03.682935 | primary | "Updated"
2026-06-11 10:12:03.682938 | primary |
2026-06-11 10:12:03.682942 | primary | time="2026-06-11T10:10:50Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0 and manifest sha256:9d3a34977cddbce111bc3411b4b60ef9aeee95bb5d0c6d79230d758e8edadee0"
2026-06-11 10:12:03.682945 | primary | "Updated"
2026-06-11 10:12:03.682948 | primary |
2026-06-11 10:12:03.682952 | primary | time="2026-06-11T10:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d"
2026-06-11 10:12:03.682955 | primary | "Updated"
2026-06-11 10:12:03.682959 | primary |
2026-06-11 10:12:03.682962 | primary | time="2026-06-11T10:10:51Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d and manifest sha256:551b8919a635c66ea2f5e4fcb710206240f9a4c45f9f78a046b6b01b6c48ab4d"
2026-06-11 10:12:03.682965 | primary | "Updated"
2026-06-11 10:12:03.682969 | primary |
2026-06-11 10:12:03.682972 | primary | time="2026-06-11T10:10:52Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0"
2026-06-11 10:12:03.682976 | primary | "Updated"
2026-06-11 10:12:03.682979 | primary |
2026-06-11 10:12:03.682982 | primary | time="2026-06-11T10:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0 and manifest sha256:0fb13224d85868adb51de5693e84a6e2e22d6b07c39e5444f1536927d29abcd0"
2026-06-11 10:12:03.682986 | primary | "Updated"
2026-06-11 10:12:03.682989 | primary |
2026-06-11 10:12:03.682992 | primary | time="2026-06-11T10:10:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8"
2026-06-11 10:12:03.682996 | primary | "Updated"
2026-06-11 10:12:03.682999 | primary |
2026-06-11 10:12:03.683005 | primary | time="2026-06-11T10:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag 1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8 and manifest sha256:1c7ba3d86506ac5ded3904ebcfaea57e37f6e201fc69693b0e68d433d8ef10e8"
2026-06-11 10:12:03.683008 | primary | "Updated"
2026-06-11 10:12:03.683012 | primary |
2026-06-11 10:12:03.683015 | primary | time="2026-06-11T10:10:54Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471"
2026-06-11 10:12:03.683021 | primary | "Updated"
2026-06-11 10:12:03.683024 | primary |
2026-06-11 10:12:03.683027 | primary | time="2026-06-11T10:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag 99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471 and manifest sha256:99694ba1a229c36318d1f94490e524f39a6feb683c245a97f749c2c62ccf8471"
2026-06-11 10:12:03.683031 | primary | "Updated"
2026-06-11 10:12:03.683034 | primary |
2026-06-11 10:12:03.683038 | primary | time="2026-06-11T10:10:55Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5"
2026-06-11 10:12:03.683041 | primary | "Updated"
2026-06-11 10:12:03.683044 | primary |
2026-06-11 10:12:03.683048 | primary | time="2026-06-11T10:10:56Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5 and manifest sha256:7f5410ed20f04489a1fe86a29a6ff3cfc07c351bcc2728e38dba5e726265a8e5"
2026-06-11 10:12:03.683051 | primary | "Updated"
2026-06-11 10:12:03.683055 | primary |
2026-06-11 10:12:03.683058 | primary | time="2026-06-11T10:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5"
2026-06-11 10:12:03.683061 | primary | "Updated"
2026-06-11 10:12:03.683065 | primary |
2026-06-11 10:12:03.683070 | primary | time="2026-06-11T10:10:57Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5 and manifest sha256:9115b63f5978cdc9710d5daf8a676c8bf05f277fdd0f5c27ce394b28c05430d5"
2026-06-11 10:12:03.683073 | primary | "Updated"
2026-06-11 10:12:03.683077 | primary |
2026-06-11 10:12:03.683080 | primary | time="2026-06-11T10:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec"
2026-06-11 10:12:03.683084 | primary | "Updated"
2026-06-11 10:12:03.683087 | primary |
2026-06-11 10:12:03.683090 | primary | time="2026-06-11T10:10:58Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag 7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec and manifest sha256:7bccc9460905ba03806860143401a2db5be84d268c3564d25feb6d5ea6c647ec"
2026-06-11 10:12:03.683094 | primary | "Updated"
2026-06-11 10:12:03.683097 | primary |
2026-06-11 10:12:03.683100 | primary | time="2026-06-11T10:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab"
2026-06-11 10:12:03.683104 | primary | "Updated"
2026-06-11 10:12:03.683107 | primary |
2026-06-11 10:12:03.683111 | primary | time="2026-06-11T10:10:59Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab and manifest sha256:f91072ab00924ac3f5c23653b91435990d32892f54b856b09e7863ab2e06afab"
2026-06-11 10:12:03.683114 | primary | "Updated"
2026-06-11 10:12:03.683117 | primary |
2026-06-11 10:12:03.683121 | primary | time="2026-06-11T10:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f"
2026-06-11 10:12:03.683124 | primary | "Updated"
2026-06-11 10:12:03.683128 | primary |
2026-06-11 10:12:03.683131 | primary | time="2026-06-11T10:11:00Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f and manifest sha256:48582f05939977a2e035bb431abe32c59fe9a504c1b3a5aaec5597b0573a4a3f"
2026-06-11 10:12:03.683134 | primary | "Updated"
2026-06-11 10:12:03.683138 | primary |
2026-06-11 10:12:03.683141 | primary | time="2026-06-11T10:11:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d"
2026-06-11 10:12:03.683145 | primary | "Updated"
2026-06-11 10:12:03.683148 | primary |
2026-06-11 10:12:03.683154 | primary | time="2026-06-11T10:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag 979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d and manifest sha256:979ea9c31c647e11353036bd58237496fc01274072bfe79dc3407f6050edee3d"
2026-06-11 10:12:03.683158 | primary | "Updated"
2026-06-11 10:12:03.683161 | primary |
2026-06-11 10:12:03.683165 | primary | time="2026-06-11T10:11:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee"
2026-06-11 10:12:03.683168 | primary | "Updated"
2026-06-11 10:12:03.683171 | primary |
2026-06-11 10:12:03.683175 | primary | time="2026-06-11T10:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee and manifest sha256:1b18313034fe1fb1f262ab50a5498c35740ee346df0ab2eedfcc12ee89001aee"
2026-06-11 10:12:03.683178 | primary | "Updated"
2026-06-11 10:12:03.683182 | primary |
2026-06-11 10:12:03.683185 | primary | time="2026-06-11T10:11:03Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d"
2026-06-11 10:12:03.683188 | primary | "Updated"
2026-06-11 10:12:03.683192 | primary |
2026-06-11 10:12:03.683195 | primary | time="2026-06-11T10:11:04Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d and manifest sha256:d9ee627b6d54e7e9f43a5de978e4b30cf21fe7fdcf52411980a485bed16b512d"
2026-06-11 10:12:03.683199 | primary | "Updated"
2026-06-11 10:12:03.683202 | primary |
2026-06-11 10:12:03.683205 | primary | time="2026-06-11T10:11:05Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01"
2026-06-11 10:12:03.683209 | primary | "Updated"
2026-06-11 10:12:03.683212 | primary |
2026-06-11 10:12:03.683216 | primary | time="2026-06-11T10:11:06Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01 and manifest sha256:7a6814e768a2ede04c3416f2bfcaf0807ce687ae3dc75f4d9d93daa9f815cf01"
2026-06-11 10:12:03.683219 | primary | "Updated"
2026-06-11 10:12:03.683223 | primary |
2026-06-11 10:12:03.683226 | primary | time="2026-06-11T10:11:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649"
2026-06-11 10:12:03.683229 | primary | "Updated"
2026-06-11 10:12:03.683233 | primary |
2026-06-11 10:12:03.683236 | primary | time="2026-06-11T10:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649 and manifest sha256:ad03175c906111d7571ace60abf23ea72ea22f4c8cd8c04b62d05a11d1195649"
2026-06-11 10:12:03.683240 | primary | "Updated"
2026-06-11 10:12:03.683243 | primary |
2026-06-11 10:12:03.683248 | primary | time="2026-06-11T10:11:08Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2"
2026-06-11 10:12:03.683251 | primary | "Updated"
2026-06-11 10:12:03.683255 | primary |
2026-06-11 10:12:03.683258 | primary | time="2026-06-11T10:11:09Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2 and manifest sha256:3d1709ad5b278cc8649c3ddb1858148f92f168e4749d74d3cfb58f5c6d542ed2"
2026-06-11 10:12:03.683262 | primary | "Updated"
2026-06-11 10:12:03.683265 | primary |
2026-06-11 10:12:03.683268 | primary | time="2026-06-11T10:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59"
2026-06-11 10:12:03.683272 | primary | "Updated"
2026-06-11 10:12:03.683275 | primary |
2026-06-11 10:12:03.683279 | primary | time="2026-06-11T10:11:10Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59 and manifest sha256:1740edd4c8bcbd8f75dbc07491be904de126c4f2b8475f61cb55e669c4733f59"
2026-06-11 10:12:03.683284 | primary | "Updated"
2026-06-11 10:12:03.683287 | primary |
2026-06-11 10:12:03.683291 | primary | time="2026-06-11T10:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0"
2026-06-11 10:12:03.683294 | primary | "Updated"
2026-06-11 10:12:03.683297 | primary |
2026-06-11 10:12:03.683301 | primary | time="2026-06-11T10:11:11Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag 8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0 and manifest sha256:8d40ac5e1529bd3297a3552f758b5c7f84277b3d6a7e98d2dd4cb171612446f0"
2026-06-11 10:12:03.683304 | primary | "Updated"
2026-06-11 10:12:03.683308 | primary |
2026-06-11 10:12:03.683311 | primary | time="2026-06-11T10:11:12Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164"
2026-06-11 10:12:03.683314 | primary | "Updated"
2026-06-11 10:12:03.683318 | primary |
2026-06-11 10:12:03.683323 | primary | time="2026-06-11T10:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164 and manifest sha256:a3ea429d5315fe11f3dde3d28c271fca4ab907f8c273e66c7c1eb35b6a47a164"
2026-06-11 10:12:03.683326 | primary | "Updated"
2026-06-11 10:12:03.683330 | primary |
2026-06-11 10:12:03.683333 | primary | time="2026-06-11T10:11:13Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794"
2026-06-11 10:12:03.683336 | primary | "Updated"
2026-06-11 10:12:03.683340 | primary |
2026-06-11 10:12:03.683343 | primary | time="2026-06-11T10:11:14Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794 and manifest sha256:b1f41b0c28de9d17b214e6837a5e86189e2e155563390dd2a524e730d6ba7794"
2026-06-11 10:12:03.683347 | primary | "Updated"
2026-06-11 10:12:03.683350 | primary |
2026-06-11 10:12:03.683353 | primary | time="2026-06-11T10:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6"
2026-06-11 10:12:03.683357 | primary | "Updated"
2026-06-11 10:12:03.683360 | primary |
2026-06-11 10:12:03.683363 | primary | time="2026-06-11T10:11:15Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6 and manifest sha256:afe377c2d62f5fd8aa0be2ed7f37cc170808090692579d95466ad32d9d6fa3f6"
2026-06-11 10:12:03.683367 | primary | "Updated"
2026-06-11 10:12:03.683370 | primary |
2026-06-11 10:12:03.683374 | primary | time="2026-06-11T10:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848"
2026-06-11 10:12:03.683377 | primary | "Updated"
2026-06-11 10:12:03.683380 | primary |
2026-06-11 10:12:03.683384 | primary | time="2026-06-11T10:11:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848 and manifest sha256:25e536064ecf7cf3c6e78df98b9dd8e43f9cc666a4de963674edf0764bbc6848"
2026-06-11 10:12:03.683387 | primary | "Updated"
2026-06-11 10:12:03.683391 | primary |
2026-06-11 10:12:03.683394 | primary | time="2026-06-11T10:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788"
2026-06-11 10:12:03.683397 | primary | "Updated"
2026-06-11 10:12:03.683401 | primary |
2026-06-11 10:12:03.683404 | primary | time="2026-06-11T10:11:17Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag 1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788 and manifest sha256:1931b3d62152f0772fec52fe5cd6111b9e604d2d6beb87e7b1d05bee6c6af788"
2026-06-11 10:12:03.683410 | primary | "Updated"
2026-06-11 10:12:03.683424 | primary |
2026-06-11 10:12:03.683430 | primary | time="2026-06-11T10:11:18Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b"
2026-06-11 10:12:03.683436 | primary | "Updated"
2026-06-11 10:12:03.683439 | primary |
2026-06-11 10:12:03.683442 | primary | time="2026-06-11T10:11:19Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b and manifest sha256:613e44321c52577f3f4464e017e64ad27305eb8d710420e32f2c7d2b38bcea6b"
2026-06-11 10:12:03.683446 | primary | "Updated"
2026-06-11 10:12:03.683449 | primary |
2026-06-11 10:12:03.683453 | primary | time="2026-06-11T10:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3"
2026-06-11 10:12:03.683456 | primary | "Updated"
2026-06-11 10:12:03.683459 | primary |
2026-06-11 10:12:03.683463 | primary | time="2026-06-11T10:11:20Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag 1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3 and manifest sha256:1b8521be80ee36886356c0c8ad3ac560ce273199789e75a966851a141c4fcbf3"
2026-06-11 10:12:03.683466 | primary | "Updated"
2026-06-11 10:12:03.683470 | primary |
2026-06-11 10:12:03.683473 | primary | time="2026-06-11T10:11:21Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91"
2026-06-11 10:12:03.683476 | primary | "Updated"
2026-06-11 10:12:03.683480 | primary |
2026-06-11 10:12:03.683483 | primary | time="2026-06-11T10:11:22Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91 and manifest sha256:feae3f1f387b55cfa93ba6dcb3d993b4d8186819a43cf4e37e62431fc8dd2f91"
2026-06-11 10:12:03.683487 | primary | "Updated"
2026-06-11 10:12:03.683490 | primary |
2026-06-11 10:12:03.683493 | primary | time="2026-06-11T10:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2"
2026-06-11 10:12:03.683497 | primary | "Updated"
2026-06-11 10:12:03.683500 | primary |
2026-06-11 10:12:03.683503 | primary | time="2026-06-11T10:11:23Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag 9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2 and manifest sha256:9208cc2f55f7567c69c3dfab2566f0f6b94b2df3ff19a984d06e71e3c32feaa2"
2026-06-11 10:12:03.683507 | primary | "Updated"
2026-06-11 10:12:03.683510 | primary |
2026-06-11 10:12:03.683514 | primary | time="2026-06-11T10:11:24Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02"
2026-06-11 10:12:03.683517 | primary | "Updated"
2026-06-11 10:12:03.683520 | primary |
2026-06-11 10:12:03.683527 | primary | time="2026-06-11T10:11:25Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02 and manifest sha256:e3267432ad52195b850af2d6e76702cf88854cab532174a998319bcc921f2b02"
2026-06-11 10:12:03.683531 | primary | "Updated"
2026-06-11 10:12:03.683535 | primary |
2026-06-11 10:12:03.683538 | primary | time="2026-06-11T10:11:26Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87"
2026-06-11 10:12:03.683542 | primary | "Updated"
2026-06-11 10:12:03.683546 | primary |
2026-06-11 10:12:03.683550 | primary | time="2026-06-11T10:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87 and manifest sha256:895ceef27bdcdeee4b68cc43f0825e7ce7d4279e90e8eef3dcc7094d4bd18e87"
2026-06-11 10:12:03.683554 | primary | "Updated"
2026-06-11 10:12:03.683560 | primary |
2026-06-11 10:12:03.683563 | primary | time="2026-06-11T10:11:27Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934"
2026-06-11 10:12:03.683567 | primary | "Updated"
2026-06-11 10:12:03.683570 | primary |
2026-06-11 10:12:03.683574 | primary | time="2026-06-11T10:11:28Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag 87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934 and manifest sha256:87b8c20333a7d9c03f00b04a524c904a716b4dfb6854f2aa919307b7ae2e1934"
2026-06-11 10:12:03.683577 | primary | "Updated"
2026-06-11 10:12:03.683580 | primary |
2026-06-11 10:12:03.683584 | primary | time="2026-06-11T10:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60"
2026-06-11 10:12:03.683587 | primary | "Updated"
2026-06-11 10:12:03.683590 | primary |
2026-06-11 10:12:03.683594 | primary | time="2026-06-11T10:11:29Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60 and manifest sha256:4948cdab254ca6b21178f231f77d4c1cf4582a79d89f9b94ea0add1a74d01a60"
2026-06-11 10:12:03.683597 | primary | "Updated"
2026-06-11 10:12:03.683601 | primary |
2026-06-11 10:12:03.683604 | primary | time="2026-06-11T10:11:30Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185"
2026-06-11 10:12:03.683607 | primary | "Updated"
2026-06-11 10:12:03.683611 | primary |
2026-06-11 10:12:03.683616 | primary | time="2026-06-11T10:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185 and manifest sha256:4c182da6bafc332787f8ab633a0c444cc5f72c70a1f6d268dd5af49668b0e185"
2026-06-11 10:12:03.683619 | primary | "Updated"
2026-06-11 10:12:03.683623 | primary |
2026-06-11 10:12:03.683626 | primary | time="2026-06-11T10:11:31Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1"
2026-06-11 10:12:03.683629 | primary | "Updated"
2026-06-11 10:12:03.683633 | primary |
2026-06-11 10:12:03.683636 | primary | time="2026-06-11T10:11:32Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1 and manifest sha256:2053cfc24f5bd042c7e21eda60a8bdf9a45d51825404c09162e5de9bda5c07a1"
2026-06-11 10:12:03.683640 | primary | "Updated"
2026-06-11 10:12:03.683643 | primary |
2026-06-11 10:12:03.683646 | primary | time="2026-06-11T10:11:33Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4"
2026-06-11 10:12:03.683650 | primary | "Updated"
2026-06-11 10:12:03.683653 | primary |
2026-06-11 10:12:03.683656 | primary | time="2026-06-11T10:11:34Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4 and manifest sha256:e55472185979c057b7a707d513c43987fcce4699f90a7c67a82b58b1c481cae4"
2026-06-11 10:12:03.683660 | primary | "Updated"
2026-06-11 10:12:03.683663 | primary |
2026-06-11 10:12:03.683667 | primary | time="2026-06-11T10:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6"
2026-06-11 10:12:03.683670 | primary | "Updated"
2026-06-11 10:12:03.683673 | primary |
2026-06-11 10:12:03.683677 | primary | time="2026-06-11T10:11:35Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6 and manifest sha256:e61083ed2b82e0194751572b402856e13c715ff2edf66c2aded3a6e3b5b761b6"
2026-06-11 10:12:03.683680 | primary | "Updated"
2026-06-11 10:12:03.683683 | primary |
2026-06-11 10:12:03.683687 | primary | time="2026-06-11T10:11:36Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a"
2026-06-11 10:12:03.683692 | primary | "Updated"
2026-06-11 10:12:03.683696 | primary |
2026-06-11 10:12:03.683699 | primary | time="2026-06-11T10:11:37Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a and manifest sha256:d76f17cdf24daa4ec9c5e5047472e4cce45c51444dd5f48403de0491d841003a"
2026-06-11 10:12:03.683703 | primary | "Updated"
2026-06-11 10:12:03.683706 | primary |
2026-06-11 10:12:03.683709 | primary | time="2026-06-11T10:11:38Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5"
2026-06-11 10:12:03.683713 | primary | "Updated"
2026-06-11 10:12:03.683716 | primary |
2026-06-11 10:12:03.683720 | primary | time="2026-06-11T10:11:39Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag 8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5 and manifest sha256:8e0852b0b38b4832cfd88d3752a2f6806f5dfb511964e65a2ce9f25ae20c4fc5"
2026-06-11 10:12:03.683723 | primary | "Updated"
2026-06-11 10:12:03.683726 | primary |
2026-06-11 10:12:03.683730 | primary | time="2026-06-11T10:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3"
2026-06-11 10:12:03.683733 | primary | "Updated"
2026-06-11 10:12:03.683737 | primary |
2026-06-11 10:12:03.683740 | primary | time="2026-06-11T10:11:40Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3 and manifest sha256:f98239f9fb6181164757b383cbd33e519dde0ff9966b140abf4b6a191d802dc3"
2026-06-11 10:12:03.683743 | primary | "Updated"
2026-06-11 10:12:03.683747 | primary |
2026-06-11 10:12:03.683752 | primary | time="2026-06-11T10:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2"
2026-06-11 10:12:03.683755 | primary | "Updated"
2026-06-11 10:12:03.683758 | primary |
2026-06-11 10:12:03.683762 | primary | time="2026-06-11T10:11:41Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag 05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2 and manifest sha256:05e2f32cfd07579b628bdf9dc79807aea8f94356713ac5e3b4e46d162d975af2"
2026-06-11 10:12:03.683765 | primary | "Updated"
2026-06-11 10:12:03.683769 | primary |
2026-06-11 10:12:03.683772 | primary | time="2026-06-11T10:11:42Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198"
2026-06-11 10:12:03.683775 | primary | "Updated"
2026-06-11 10:12:03.683779 | primary |
2026-06-11 10:12:03.683782 | primary | time="2026-06-11T10:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198 and manifest sha256:63ea779b61c09fff35dca8ced038a758896951f97570ec346770c318f7e3f198"
2026-06-11 10:12:03.683786 | primary | "Updated"
2026-06-11 10:12:03.683789 | primary |
2026-06-11 10:12:03.683794 | primary | time="2026-06-11T10:11:43Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7"
2026-06-11 10:12:03.683798 | primary | "Updated"
2026-06-11 10:12:03.683801 | primary |
2026-06-11 10:12:03.683804 | primary | time="2026-06-11T10:11:44Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7 and manifest sha256:e1bd22a2e9742004c12081b4969bc324595374288f0930c4f5fea7f25cf466a7"
2026-06-11 10:12:03.683808 | primary | "Updated"
2026-06-11 10:12:03.683811 | primary |
2026-06-11 10:12:03.683815 | primary | time="2026-06-11T10:11:45Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f"
2026-06-11 10:12:03.683821 | primary | "Updated"
2026-06-11 10:12:03.683825 | primary |
2026-06-11 10:12:03.683828 | primary | time="2026-06-11T10:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag 9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f and manifest sha256:9df1009f792a28048827b4d5980aec5cfdd77dcc8f33009eb790368ab54e3d9f"
2026-06-11 10:12:03.683831 | primary | "Updated"
2026-06-11 10:12:03.683835 | primary |
2026-06-11 10:12:03.683838 | primary | time="2026-06-11T10:11:46Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5"
2026-06-11 10:12:03.683842 | primary | "Updated"
2026-06-11 10:12:03.683845 | primary |
2026-06-11 10:12:03.683848 | primary | time="2026-06-11T10:11:47Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag 7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5 and manifest sha256:7a33ee7eb2aae5c490efa56d17f51a7e67ce07adce6da59d66aa1af8777c89f5"
2026-06-11 10:12:03.683852 | primary | "Updated"
2026-06-11 10:12:03.683855 | primary |
2026-06-11 10:12:03.683858 | primary | time="2026-06-11T10:11:48Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0"
2026-06-11 10:12:03.683862 | primary | "Updated"
2026-06-11 10:12:03.683865 | primary |
2026-06-11 10:12:03.683869 | primary | time="2026-06-11T10:11:49Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0 and manifest sha256:3f4bbfdf4ead946181c0afe5c4d15f4c50456d9f738fe1d8e8707f8c2beb98e0"
2026-06-11 10:12:03.683872 | primary | "Updated"
2026-06-11 10:12:03.683875 | primary |
2026-06-11 10:12:03.683879 | primary | time="2026-06-11T10:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5"
2026-06-11 10:12:03.683882 | primary | "Updated"
2026-06-11 10:12:03.683885 | primary |
2026-06-11 10:12:03.683889 | primary | time="2026-06-11T10:11:50Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag 112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5 and manifest sha256:112a53ce28b4ef96b16342d2d3571b49eaf3e4a52798a0e98eae5033a48c92f5"
2026-06-11 10:12:03.683892 | primary | "Updated"
2026-06-11 10:12:03.683896 | primary |
2026-06-11 10:12:03.683899 | primary | time="2026-06-11T10:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068"
2026-06-11 10:12:03.683902 | primary | "Updated"
2026-06-11 10:12:03.683906 | primary |
2026-06-11 10:12:03.683909 | primary | time="2026-06-11T10:11:52Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068 and manifest sha256:ee02639b694f17c363445b773843358fe32f19bea61ea159fcdab477b9160068"
2026-06-11 10:12:03.683913 | primary | "Updated"
2026-06-11 10:12:03.683916 | primary |
2026-06-11 10:12:03.683919 | primary | time="2026-06-11T10:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82"
2026-06-11 10:12:03.683923 | primary | "Updated"
2026-06-11 10:12:03.683926 | primary |
2026-06-11 10:12:03.683930 | primary | time="2026-06-11T10:11:53Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82 and manifest sha256:df76ff22e1e0624b79b1ff5d721a68f1eae97e5b817142f33f7488d1d8ed1a82"
2026-06-11 10:12:03.683933 | primary | "Updated"
2026-06-11 10:12:03.683936 | primary |
2026-06-11 10:12:03.683940 | primary | time="2026-06-11T10:11:54Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36"
2026-06-11 10:12:03.683943 | primary | "Updated"
2026-06-11 10:12:03.683946 | primary |
2026-06-11 10:12:03.683950 | primary | time="2026-06-11T10:11:55Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36 and manifest sha256:d591f54c5f20430ac09eac9c296217438b8fc9db51596212ca3f7804f6b05d36"
2026-06-11 10:12:03.683960 | primary | "Updated"
2026-06-11 10:12:03.683964 | primary |
2026-06-11 10:12:03.683967 | primary | time="2026-06-11T10:11:56Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4"
2026-06-11 10:12:03.683971 | primary | "Updated"
2026-06-11 10:12:03.683974 | primary |
2026-06-11 10:12:03.683979 | primary | time="2026-06-11T10:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag 0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4 and manifest sha256:0dc82cd1e8454d7824e1db033036d2020d08ad0e761c9918b74a00c891600ae4"
2026-06-11 10:12:03.683983 | primary | "Updated"
2026-06-11 10:12:03.683986 | primary |
2026-06-11 10:12:03.683989 | primary | time="2026-06-11T10:11:57Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c"
2026-06-11 10:12:03.683993 | primary | "Updated"
2026-06-11 10:12:03.683996 | primary |
2026-06-11 10:12:03.684001 | primary | time="2026-06-11T10:11:58Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c and manifest sha256:959ca46743dc53bcb640a2f7c728c3a82c26e3fa174c55b2b73c68255b31a64c"
2026-06-11 10:12:03.684005 | primary | "Updated"
2026-06-11 10:12:03.684008 | primary |
2026-06-11 10:12:03.684011 | primary | time="2026-06-11T10:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5"
2026-06-11 10:12:03.684015 | primary | "Updated"
2026-06-11 10:12:03.684018 | primary |
2026-06-11 10:12:03.684022 | primary | time="2026-06-11T10:11:59Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5 and manifest sha256:e02e53540dc71b96d6fc76be2aa1b1021a7343e7f688b27d2922d3978f040ee5"
2026-06-11 10:12:03.684025 | primary | "Updated"
2026-06-11 10:12:03.684028 | primary |
2026-06-11 10:12:03.684033 | primary | time="2026-06-11T10:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9"
2026-06-11 10:12:03.684037 | primary | "Updated"
2026-06-11 10:12:03.684040 | primary |
2026-06-11 10:12:03.684043 | primary | time="2026-06-11T10:12:00Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9 and manifest sha256:d6541ede6815f909a15c989372271fe0abaf9af47ec590ceb4901a042ece47f9"
2026-06-11 10:12:03.684047 | primary | "Updated"
2026-06-11 10:12:03.684050 | primary |
2026-06-11 10:12:03.684053 | primary | time="2026-06-11T10:12:01Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c"
2026-06-11 10:12:03.684057 | primary | "Updated"
2026-06-11 10:12:03.684060 | primary |
2026-06-11 10:12:03.684064 | primary | time="2026-06-11T10:12:02Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag 52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c and manifest sha256:52e8626db7b6b1cd21e823925200573875fd192d06e0edbe6e3e28cff084706c"
2026-06-11 10:12:03.684067 | primary | "Updated"
2026-06-11 10:12:03.684070 | primary |
2026-06-11 10:12:03.941194 | primary | ok: Runtime: 0:00:00.007113
2026-06-11 10:12:03.947356 | 
2026-06-11 10:12:03.947412 | PLAY RECAP
2026-06-11 10:12:03.947457 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:12:03.947477 | 
2026-06-11 10:12:04.088566 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-11 10:12:04.091685 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 10:12:04.845509 | 
2026-06-11 10:12:04.845646 | PLAY [all]
2026-06-11 10:12:04.855037 | 
2026-06-11 10:12:04.855108 | TASK [Create container log dir]
2026-06-11 10:12:05.247588 | primary | ok
2026-06-11 10:12:05.259581 | 
2026-06-11 10:12:05.259737 | TASK [Collect logs]
2026-06-11 10:12:05.669671 | primary | + sudo dnf list installed
2026-06-11 10:12:06.120288 | primary | + df -h
2026-06-11 10:12:06.122318 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-11 10:12:06.142660 | primary | sending incremental file list
2026-06-11 10:12:06.145605 | primary | skipping non-regular file "yum.conf"
2026-06-11 10:12:06.145641 | primary | ./
2026-06-11 10:12:06.146292 | primary | dnf/
2026-06-11 10:12:06.146315 | primary | dnf/dnf.conf
2026-06-11 10:12:06.146326 | primary | dnf/aliases.d/
2026-06-11 10:12:06.146334 | primary | dnf/modules.d/
2026-06-11 10:12:06.146339 | primary | dnf/modules.defaults.d/
2026-06-11 10:12:06.146345 | primary | dnf/plugins/
2026-06-11 10:12:06.146351 | primary | dnf/plugins/copr.conf
2026-06-11 10:12:06.146357 | primary | dnf/plugins/debuginfo-install.conf
2026-06-11 10:12:06.146363 | primary | dnf/plugins/copr.d/
2026-06-11 10:12:06.146368 | primary | dnf/protected.d/
2026-06-11 10:12:06.146374 | primary | dnf/protected.d/dnf.conf
2026-06-11 10:12:06.146380 | primary | dnf/protected.d/grub2-pc.conf
2026-06-11 10:12:06.146388 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 10:12:06.146395 | primary | dnf/protected.d/setup.conf
2026-06-11 10:12:06.146399 | primary | dnf/protected.d/sudo.conf
2026-06-11 10:12:06.146404 | primary | dnf/protected.d/systemd.conf
2026-06-11 10:12:06.146409 | primary | dnf/protected.d/yum.conf
2026-06-11 10:12:06.146429 | primary | dnf/usr-drift-protected-paths.d/
2026-06-11 10:12:06.146440 | primary | dnf/vars/
2026-06-11 10:12:06.146445 | primary | dnf/vars/stream
2026-06-11 10:12:06.146451 | primary | yum.repos.d/
2026-06-11 10:12:06.146456 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 10:12:06.146462 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 10:12:06.146468 | primary | yum.repos.d/centos-addons.repo
2026-06-11 10:12:06.146473 | primary | yum.repos.d/centos.repo
2026-06-11 10:12:06.146482 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-11 10:12:06.146488 | primary | yum.repos.d/epel-next-testing.repo
2026-06-11 10:12:06.146493 | primary | yum.repos.d/epel-next.repo
2026-06-11 10:12:06.146497 | primary | yum.repos.d/epel-testing.repo
2026-06-11 10:12:06.146502 | primary | yum.repos.d/epel.repo
2026-06-11 10:12:06.188334 | primary |
2026-06-11 10:12:06.188409 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-11 10:12:06.188438 | primary | total size is 17,241  speedup is 0.89
2026-06-11 10:12:06.191283 | primary | + pushd /home/zuul/workspace
2026-06-11 10:12:06.191308 | primary | ~/workspace ~/zuul-output/logs
2026-06-11 10:12:06.191394 | 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-11 10:12:06.210885 | primary | + popd
2026-06-11 10:12:06.210925 | primary | ~/zuul-output/logs
2026-06-11 10:12:06.303347 | primary | ok: Runtime: 0:00:00.547031
2026-06-11 10:12:06.316195 | 
2026-06-11 10:12:06.316378 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-11 10:12:06.342550 | primary | ok
2026-06-11 10:12:06.392408 | 
2026-06-11 10:12:06.392671 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 10:12:06.462990 | primary | skipping: Conditional result was False
2026-06-11 10:12:06.469321 | 
2026-06-11 10:12:06.469430 | TASK [fetch-output : Set log path for single node]
2026-06-11 10:12:06.556415 | primary | ok
2026-06-11 10:12:06.563476 | 
2026-06-11 10:12:06.563628 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 10:12:06.877952 | primary -> localhost | changed: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/logs"
2026-06-11 10:12:07.147634 | primary -> localhost | changed: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/artifacts"
2026-06-11 10:12:07.399844 | primary -> localhost | changed: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/docs"
2026-06-11 10:12:07.412508 | 
2026-06-11 10:12:07.412679 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 10:12:08.267587 | primary | changed:
2026-06-11 10:12:08.267991 | primary | .d..t...... ./
2026-06-11 10:12:08.268060 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-11 10:12:08.268105 | primary | >f+++++++++ disk_usage.txt
2026-06-11 10:12:08.268146 | primary | >f+++++++++ installed_pkgs.txt
2026-06-11 10:12:08.268184 | primary | >f+++++++++ master-report.html
2026-06-11 10:12:08.268221 | primary | >f+++++++++ master-tag-report.html
2026-06-11 10:12:08.268257 | primary | >f+++++++++ master-tag.txt
2026-06-11 10:12:08.268292 | primary | >f+++++++++ master.txt
2026-06-11 10:12:08.268327 | primary | cd+++++++++ dnf/
2026-06-11 10:12:08.268363 | primary | >f+++++++++ dnf/dnf.conf
2026-06-11 10:12:08.268399 | primary | cd+++++++++ dnf/aliases.d/
2026-06-11 10:12:08.268435 | primary | cd+++++++++ dnf/modules.d/
2026-06-11 10:12:08.268481 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-11 10:12:08.268517 | primary | cd+++++++++ dnf/plugins/
2026-06-11 10:12:08.268553 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-11 10:12:08.268588 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-11 10:12:08.268624 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-11 10:12:08.268658 | primary | cd+++++++++ dnf/protected.d/
2026-06-11 10:12:08.268693 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-11 10:12:08.268837 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-11 10:12:08.268933 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 10:12:08.268978 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-11 10:12:08.269016 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-11 10:12:08.269052 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-11 10:12:08.269089 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-11 10:12:08.269125 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-11 10:12:08.269161 | primary | cd+++++++++ dnf/vars/
2026-06-11 10:12:08.269198 | primary | >f+++++++++ dnf/vars/stream
2026-06-11 10:12:08.269236 | primary | cd+++++++++ yum.repos.d/
2026-06-11 10:12:08.269273 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-11 10:12:08.269310 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-11 10:12:08.269346 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-11 10:12:08.269383 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-11 10:12:08.269419 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-11 10:12:08.269455 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-11 10:12:08.269491 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-11 10:12:08.269526 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-11 10:12:08.269562 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-11 10:12:08.269629 | primary | changed: All items complete
2026-06-11 10:12:08.269673 | 
2026-06-11 10:12:08.833250 | primary | changed: .d..t...... ./
2026-06-11 10:12:09.421580 | primary | changed: .d..t...... ./
2026-06-11 10:12:09.441375 | 
2026-06-11 10:12:09.441595 | PLAY RECAP
2026-06-11 10:12:09.441725 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 10:12:09.441788 | 
2026-06-11 10:12:09.593240 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-11 10:12:09.596296 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 10:12:10.209600 | 
2026-06-11 10:12:10.209724 | PLAY [Report DLRN results after job run]
2026-06-11 10:12:10.220448 | 
2026-06-11 10:12:10.220516 | TASK [Include vars from ci-framework group_vars]
2026-06-11 10:12:10.238675 | primary | ok
2026-06-11 10:12:10.257540 | 
2026-06-11 10:12:10.257617 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 10:12:10.322138 | primary | skipping: Conditional result was False
2026-06-11 10:12:10.328829 | 
2026-06-11 10:12:10.328943 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 10:12:10.707726 | primary | ok
2026-06-11 10:12:10.718273 | 
2026-06-11 10:12:10.718453 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 10:12:10.755993 | primary | skipping: Conditional result was False
2026-06-11 10:12:10.766336 | 
2026-06-11 10:12:10.766489 | TASK [cifmw_helpers : Read vars]
2026-06-11 10:12:10.804388 | 
2026-06-11 10:12:10.804688 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 10:12:10.856012 | 
2026-06-11 10:12:10.856324 | TASK [cifmw_helpers : Include vars]
2026-06-11 10:12:10.904218 | 
2026-06-11 10:12:10.904612 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 10:12:10.932225 | primary | skipping: Conditional result was False
2026-06-11 10:12:10.950051 | 
2026-06-11 10:12:10.950204 | TASK [Report job status to DLRN]
2026-06-11 10:12:10.975535 | primary | ok
2026-06-11 10:12:11.032507 | 
2026-06-11 10:12:11.032682 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 10:12:11.077719 | primary | skipping: Conditional result was False
2026-06-11 10:12:11.087926 | 
2026-06-11 10:12:11.088081 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 10:12:12.230208 | primary | changed
2026-06-11 10:12:12.241949 | 
2026-06-11 10:12:12.242148 | TASK [dlrn_report : Install kinit related package]
2026-06-11 10:12:12.319821 | primary | skipping: Conditional result was False
2026-06-11 10:12:12.329974 | 
2026-06-11 10:12:12.330116 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 10:12:12.427715 | primary | skipping: Conditional result was False
2026-06-11 10:12:12.437010 | 
2026-06-11 10:12:12.437143 | TASK [Set zuul-log-path fact]
2026-06-11 10:12:12.496243 | primary | ok
2026-06-11 10:12:12.554980 | 
2026-06-11 10:12:12.555243 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 10:12:12.641723 | primary | ok
2026-06-11 10:12:12.656922 | 
2026-06-11 10:12:12.657062 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 10:12:12.734513 | primary | skipping: Conditional result was False
2026-06-11 10:12:12.744089 | 
2026-06-11 10:12:12.744224 | TASK [Get hash related data from repo_setup role]
2026-06-11 10:12:12.811565 | primary | ok
2026-06-11 10:12:12.983935 | 
2026-06-11 10:12:12.984099 | LOOP [repo_setup : Ensure directories are present]
2026-06-11 10:12:13.349997 | primary | changed: "tmp"
2026-06-11 10:12:13.594384 | primary | changed: "artifacts/repositories"
2026-06-11 10:12:13.813899 | primary | changed: "venv/repo_setup"
2026-06-11 10:12:13.828262 | 
2026-06-11 10:12:13.828543 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-11 10:12:15.278843 | primary | ok: Nothing to do
2026-06-11 10:12:15.290415 | 
2026-06-11 10:12:15.290595 | TASK [repo_setup : Get repo-setup repository]
2026-06-11 10:12:16.409375 | primary | changed
2026-06-11 10:12:16.413801 | 
2026-06-11 10:12:16.413882 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-11 10:12:24.135529 | primary | changed
2026-06-11 10:12:24.146291 | 
2026-06-11 10:12:24.146479 | TASK [repo_setup : Install repo-setup package]
2026-06-11 10:12:24.710663 | 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-11 10:12:24.710774 | primary | !!
2026-06-11 10:12:24.710785 | primary |
2026-06-11 10:12:24.710796 | primary |         ********************************************************************************
2026-06-11 10:12:24.710805 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 10:12:24.710815 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 10:12:24.710822 | primary |
2026-06-11 10:12:24.710832 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.710840 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.710847 | primary |
2026-06-11 10:12:24.710854 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.710860 | primary |         ********************************************************************************
2026-06-11 10:12:24.710867 | primary |
2026-06-11 10:12:24.710874 | primary | !!
2026-06-11 10:12:24.710881 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.711292 | 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-11 10:12:24.711316 | primary | !!
2026-06-11 10:12:24.711321 | primary |
2026-06-11 10:12:24.711326 | primary |         ********************************************************************************
2026-06-11 10:12:24.711332 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 10:12:24.711337 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 10:12:24.711341 | primary |
2026-06-11 10:12:24.711346 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.711351 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.711356 | primary |
2026-06-11 10:12:24.711360 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.711365 | primary |         ********************************************************************************
2026-06-11 10:12:24.711370 | primary |
2026-06-11 10:12:24.711374 | primary | !!
2026-06-11 10:12:24.711379 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.711710 | 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-11 10:12:24.711724 | primary | !!
2026-06-11 10:12:24.711729 | primary |
2026-06-11 10:12:24.711734 | primary |         ********************************************************************************
2026-06-11 10:12:24.711739 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 10:12:24.711744 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 10:12:24.711748 | primary |
2026-06-11 10:12:24.711753 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.711758 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.711763 | primary |
2026-06-11 10:12:24.711768 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.711772 | primary |         ********************************************************************************
2026-06-11 10:12:24.711777 | primary |
2026-06-11 10:12:24.711782 | primary | !!
2026-06-11 10:12:24.711787 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.754631 | 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-11 10:12:24.754716 | primary | !!
2026-06-11 10:12:24.754726 | primary |
2026-06-11 10:12:24.754757 | primary |         ********************************************************************************
2026-06-11 10:12:24.754766 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-11 10:12:24.754774 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-11 10:12:24.754781 | primary |         ********************************************************************************
2026-06-11 10:12:24.754788 | primary |
2026-06-11 10:12:24.754796 | primary | !!
2026-06-11 10:12:24.754802 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-11 10:12:24.764666 | primary | WARNING: The wheel package is not available.
2026-06-11 10:12:24.816401 | primary | [pbr] Generating ChangeLog
2026-06-11 10:12:24.891403 | 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-11 10:12:24.891497 | primary | !!
2026-06-11 10:12:24.891504 | primary |
2026-06-11 10:12:24.891509 | primary |         ********************************************************************************
2026-06-11 10:12:24.891515 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-11 10:12:24.891521 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 10:12:24.891526 | primary |         standards-based tools.
2026-06-11 10:12:24.891531 | primary |
2026-06-11 10:12:24.891536 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-11 10:12:24.891541 | primary |         ********************************************************************************
2026-06-11 10:12:24.891546 | primary |
2026-06-11 10:12:24.891551 | primary | !!
2026-06-11 10:12:24.891556 | primary |   easy_install.initialize_options(self)
2026-06-11 10:12:24.891569 | 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-11 10:12:24.891574 | primary | !!
2026-06-11 10:12:24.891579 | primary |
2026-06-11 10:12:24.891584 | primary |         ********************************************************************************
2026-06-11 10:12:24.891589 | primary |         Please avoid running ``setup.py`` directly.
2026-06-11 10:12:24.891594 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-11 10:12:24.891599 | primary |         standards-based tools.
2026-06-11 10:12:24.891604 | primary |
2026-06-11 10:12:24.891609 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-11 10:12:24.891614 | primary |         ********************************************************************************
2026-06-11 10:12:24.891619 | primary |
2026-06-11 10:12:24.891624 | primary | !!
2026-06-11 10:12:24.891628 | primary |   self.initialize_options()
2026-06-11 10:12:24.895305 | 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-11 10:12:24.895327 | primary | !!
2026-06-11 10:12:24.895332 | primary |
2026-06-11 10:12:24.895337 | primary |         ********************************************************************************
2026-06-11 10:12:24.895342 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-11 10:12:24.895362 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-11 10:12:24.895368 | primary |
2026-06-11 10:12:24.895374 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.895379 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.895384 | primary |
2026-06-11 10:12:24.895390 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.895395 | primary |         ********************************************************************************
2026-06-11 10:12:24.895399 | primary |
2026-06-11 10:12:24.895404 | primary | !!
2026-06-11 10:12:24.895425 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.896179 | 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-11 10:12:24.896202 | primary | !!
2026-06-11 10:12:24.896208 | primary |
2026-06-11 10:12:24.896213 | primary |         ********************************************************************************
2026-06-11 10:12:24.896218 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-11 10:12:24.896223 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-11 10:12:24.896228 | primary |
2026-06-11 10:12:24.896233 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.896237 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.896242 | primary |
2026-06-11 10:12:24.896247 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.896251 | primary |         ********************************************************************************
2026-06-11 10:12:24.896256 | primary |
2026-06-11 10:12:24.896261 | primary | !!
2026-06-11 10:12:24.896266 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.896671 | 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-11 10:12:24.896688 | primary | !!
2026-06-11 10:12:24.896694 | primary |
2026-06-11 10:12:24.896699 | primary |         ********************************************************************************
2026-06-11 10:12:24.896703 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-11 10:12:24.896708 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-11 10:12:24.896713 | primary |
2026-06-11 10:12:24.896717 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-11 10:12:24.896722 | primary |         calls to avoid build errors in the future.
2026-06-11 10:12:24.896727 | primary |
2026-06-11 10:12:24.896732 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-11 10:12:24.896736 | primary |         ********************************************************************************
2026-06-11 10:12:24.896741 | primary |
2026-06-11 10:12:24.896746 | primary | !!
2026-06-11 10:12:24.896751 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-11 10:12:24.900065 | primary | running install
2026-06-11 10:12:24.916786 | primary | running build
2026-06-11 10:12:24.916866 | primary | running build_py
2026-06-11 10:12:24.923225 | primary | creating build
2026-06-11 10:12:24.923307 | primary | creating build/lib
2026-06-11 10:12:24.923315 | primary | creating build/lib/repo_setup
2026-06-11 10:12:24.923394 | primary | creating build/lib/repo_setup/yum_config
2026-06-11 10:12:24.923557 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.923720 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924018 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924190 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924332 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924509 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924637 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.924766 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-11 10:12:24.925006 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-11 10:12:24.925125 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-11 10:12:24.925281 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-11 10:12:24.925565 | primary | creating build/lib/repo_setup/get_hash
2026-06-11 10:12:24.925652 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.925777 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.925925 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.926054 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.926184 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.926307 | primary | running egg_info
2026-06-11 10:12:24.926868 | primary | creating repo_setup.egg-info
2026-06-11 10:12:24.930980 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-11 10:12:24.931635 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-11 10:12:24.932093 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-11 10:12:24.932328 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-11 10:12:24.932486 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-11 10:12:24.953380 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-11 10:12:24.953628 | primary | [pbr] Processing SOURCES.txt
2026-06-11 10:12:24.953800 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 10:12:24.966470 | primary | [pbr] In git context, generating filelist from git
2026-06-11 10:12:24.972770 | primary | warning: no files found matching 'AUTHORS'
2026-06-11 10:12:24.972811 | primary | warning: no files found matching 'ChangeLog'
2026-06-11 10:12:24.973240 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-11 10:12:24.973481 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-11 10:12:24.977046 | primary | reading manifest template 'MANIFEST.in'
2026-06-11 10:12:24.977350 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-11 10:12:24.977548 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-11 10:12:24.977793 | primary | adding license file 'LICENSE'
2026-06-11 10:12:24.978741 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-11 10:12:24.979607 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-11 10:12:24.980267 | primary | running install_lib
2026-06-11 10:12:24.985637 | 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-11 10:12:24.985740 | 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-11 10:12:24.985836 | 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-11 10:12:24.985950 | 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-11 10:12:24.986174 | 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-11 10:12:24.986341 | 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-11 10:12:24.986486 | 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-11 10:12:24.986615 | 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-11 10:12:24.986742 | 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-11 10:12:24.986862 | 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-11 10:12:24.987012 | 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-11 10:12:24.987112 | 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-11 10:12:24.987276 | 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-11 10:12:24.987422 | 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-11 10:12:24.987523 | 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-11 10:12:24.987630 | 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-11 10:12:24.987779 | 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-11 10:12:24.987997 | 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-11 10:12:24.988114 | 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-11 10:12:24.988266 | 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-11 10:12:24.988967 | 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-11 10:12:24.989247 | 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-11 10:12:24.990911 | 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-11 10:12:24.992075 | 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-11 10:12:24.992425 | 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-11 10:12:24.993151 | 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-11 10:12:24.993650 | 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-11 10:12:24.994013 | 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-11 10:12:24.996354 | 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-11 10:12:24.996605 | 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-11 10:12:24.999509 | 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-11 10:12:25.000076 | 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-11 10:12:25.000349 | 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-11 10:12:25.000985 | 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-11 10:12:25.001321 | 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-11 10:12:25.001701 | 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-11 10:12:25.002788 | primary | running install_data
2026-06-11 10:12:25.007630 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-11 10:12:25.007669 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-11 10:12:25.007790 | 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-11 10:12:25.007993 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-11 10:12:25.008103 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-11 10:12:25.008136 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-11 10:12:25.008198 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-11 10:12:25.008311 | 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-11 10:12:25.008385 | 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-11 10:12:25.008530 | 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-11 10:12:25.008677 | 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-11 10:12:25.008851 | 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-11 10:12:25.008942 | 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-11 10:12:25.009046 | 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-11 10:12:25.009165 | 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-11 10:12:25.009308 | 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-11 10:12:25.009467 | 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-11 10:12:25.009589 | 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-11 10:12:25.009737 | 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-11 10:12:25.009877 | 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-11 10:12:25.009996 | 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-11 10:12:25.010126 | 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-11 10:12:25.010249 | 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-11 10:12:25.010372 | 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-11 10:12:25.010550 | 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-11 10:12:25.010669 | 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-11 10:12:25.010789 | 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-11 10:12:25.010935 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-11 10:12:25.011019 | 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-11 10:12:25.011150 | 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-11 10:12:25.011257 | primary | running install_egg_info
2026-06-11 10:12:25.016060 | 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-11 10:12:25.017301 | primary | running install_scripts
2026-06-11 10:12:25.022439 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-11 10:12:25.022558 | 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-11 10:12:25.022710 | 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-11 10:12:25.204586 | primary | ok: Runtime: 0:00:00.542798
2026-06-11 10:12:25.216450 | 
2026-06-11 10:12:25.216586 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-11 10:12:25.295650 | primary | skipping: Conditional result was False
2026-06-11 10:12:25.306527 | 
2026-06-11 10:12:25.306673 | TASK [repo_setup : Run repo-setup]
2026-06-11 10:12:25.997029 | primary | Cache was expired
2026-06-11 10:12:25.997215 | primary | 0 files removed
2026-06-11 10:12:26.031875 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-11 10:12:26.031970 | 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-11 10:12:26.031987 | 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-11 10:12:26.031994 | 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-11 10:12:26.032000 | 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-11 10:12:26.032005 | 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-11 10:12:26.352508 | primary | ok: Runtime: 0:00:00.425650
2026-06-11 10:12:26.358408 | 
2026-06-11 10:12:26.358532 | TASK [repo_setup : Get component repo]
2026-06-11 10:12:26.475631 | primary | skipping: Conditional result was False
2026-06-11 10:12:26.481008 | 
2026-06-11 10:12:26.481117 | TASK [repo_setup : Rename component repo]
2026-06-11 10:12:26.547897 | primary | skipping: Conditional result was False
2026-06-11 10:12:26.553803 | 
2026-06-11 10:12:26.553930 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-11 10:12:26.621687 | primary | skipping: Conditional result was False
2026-06-11 10:12:26.629292 | 
2026-06-11 10:12:26.629442 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-11 10:12:27.155826 | primary | {"commit_hash": null, "distro_hash": null, "full_hash": "3899653706995fac13b6f25ee7617afe", "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-11 10:12:27.664427 | primary | ok: Runtime: 0:00:00.249293
2026-06-11 10:12:27.668808 | 
2026-06-11 10:12:27.668898 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-11 10:12:28.641094 | primary | changed
2026-06-11 10:12:28.646007 | 
2026-06-11 10:12:28.646077 | TASK [repo_setup : Dump current-podified hash]
2026-06-11 10:12:28.712360 | primary | skipping: Conditional result was False
2026-06-11 10:12:28.717952 | 
2026-06-11 10:12:28.718029 | TASK [repo_setup : Slurp current podified hash]
2026-06-11 10:12:28.773750 | primary | skipping: Conditional result was False
2026-06-11 10:12:28.783174 | 
2026-06-11 10:12:28.783299 | TASK [repo_setup : Update the value of full_hash]
2026-06-11 10:12:28.839627 | primary | skipping: Conditional result was False
2026-06-11 10:12:28.848163 | 
2026-06-11 10:12:28.848282 | TASK [repo_setup : Export hashes facts for further use]
2026-06-11 10:12:28.957557 | primary | ok
2026-06-11 10:12:28.966450 | 
2026-06-11 10:12:28.966597 | TASK [repo_setup : Create download directory]
2026-06-11 10:12:29.045944 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.058697 | 
2026-06-11 10:12:29.058977 | TASK [repo_setup : Print the URL to request]
2026-06-11 10:12:29.137222 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.147926 | 
2026-06-11 10:12:29.148070 | TASK [Download the RPM]
2026-06-11 10:12:29.215252 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.225300 | 
2026-06-11 10:12:29.225445 | TASK [repo_setup : Install RHOS Release tool]
2026-06-11 10:12:29.292834 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.306180 | 
2026-06-11 10:12:29.306389 | TASK [repo_setup : Get rhos-release tool version]
2026-06-11 10:12:29.844837 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.857086 | 
2026-06-11 10:12:29.857293 | TASK [repo_setup : Print rhos-release tool version]
2026-06-11 10:12:29.934239 | primary | skipping: Conditional result was False
2026-06-11 10:12:29.944154 | 
2026-06-11 10:12:29.944334 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-11 10:12:30.477190 | primary | skipping: Conditional result was False
2026-06-11 10:12:30.482281 | 
2026-06-11 10:12:30.482369 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-11 10:12:30.846304 | primary | ok
2026-06-11 10:12:30.906409 | 
2026-06-11 10:12:30.906554 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-11 10:12:31.449872 | primary | ok: Runtime: 0:00:00.015334
2026-06-11 10:12:31.461754 | 
2026-06-11 10:12:31.462011 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-11 10:12:32.013302 | primary | ok: Runtime: 0:00:00.015696
2026-06-11 10:12:32.025161 | 
2026-06-11 10:12:32.025353 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-11 10:12:32.112507 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.123043 | 
2026-06-11 10:12:32.123194 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-11 10:12:32.200024 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.210190 | 
2026-06-11 10:12:32.210395 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-11 10:12:32.277595 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.302438 | 
2026-06-11 10:12:32.302637 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-11 10:12:32.390186 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.400273 | 
2026-06-11 10:12:32.400434 | TASK [repo_setup : Check for DLRN component repo]
2026-06-11 10:12:32.457390 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.468060 | 
2026-06-11 10:12:32.468221 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-11 10:12:32.525366 | primary | skipping: Conditional result was False
2026-06-11 10:12:32.538402 | 
2026-06-11 10:12:32.538574 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-11 10:12:32.900872 | primary | ok: All paths examined
2026-06-11 10:12:32.914567 | 
2026-06-11 10:12:32.914778 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-11 10:12:33.286453 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-11 10:12:33.286966 | primary | changed: All items complete
2026-06-11 10:12:33.287036 | 
2026-06-11 10:12:33.571955 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-11 10:12:33.842690 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-11 10:12:34.128339 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-11 10:12:34.411139 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-11 10:12:34.685365 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-11 10:12:34.952064 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-11 10:12:35.194676 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-11 10:12:35.487411 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-11 10:12:35.504034 | 
2026-06-11 10:12:35.504226 | TASK [repo_setup : Cleanup existing metadata]
2026-06-11 10:12:35.982397 | primary | Cache was expired
2026-06-11 10:12:35.995978 | primary | 66 files removed
2026-06-11 10:12:36.084739 | primary | ok: Runtime: 0:00:00.208758
2026-06-11 10:12:36.094546 | 
2026-06-11 10:12:36.094701 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-11 10:12:36.567288 | primary | changed
2026-06-11 10:12:36.583707 | 
2026-06-11 10:12:36.583925 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 10:12:36.954465 | primary | DEFAULT
2026-06-11 10:12:37.133007 | primary | ok: Runtime: 0:00:00.052286
2026-06-11 10:12:37.141487 | 
2026-06-11 10:12:37.141630 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 10:12:37.682919 | primary | skipping: Conditional result was False
2026-06-11 10:12:37.695346 | 
2026-06-11 10:12:37.695563 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 10:12:38.235316 | primary | skipping: Conditional result was False
2026-06-11 10:12:38.242599 | 
2026-06-11 10:12:38.242688 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 10:12:38.328929 | primary | skipping: Conditional result was False
2026-06-11 10:12:38.338245 | 
2026-06-11 10:12:38.338394 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 10:12:38.665988 | primary | REPORTING SUCCESS TO DLRN API
2026-06-11 10:12:39.139866 | primary | {
2026-06-11 10:12:39.140013 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-11 10:12:39.140026 | primary |   "commit_hash": null,
2026-06-11 10:12:39.140036 | primary |   "component": null,
2026-06-11 10:12:39.140045 | primary |   "distro_hash": null,
2026-06-11 10:12:39.140054 | primary |   "extended_hash": null,
2026-06-11 10:12:39.140079 | primary |   "in_progress": false,
2026-06-11 10:12:39.140088 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-11 10:12:39.140103 | primary |   "notes": "",
2026-06-11 10:12:39.140111 | primary |   "success": true,
2026-06-11 10:12:39.140131 | primary |   "timestamp": 1781172758,
2026-06-11 10:12:39.140140 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/0da/rdoproject.org/0daf420e7d324ac28ed7e561fefffa24"
2026-06-11 10:12:39.140152 | primary | }
2026-06-11 10:12:39.391961 | primary | ok: Runtime: 0:00:00.495575
2026-06-11 10:12:39.402580 | 
2026-06-11 10:12:39.402709 | PLAY RECAP
2026-06-11 10:12:39.402794 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-11 10:12:39.402836 | 
2026-06-11 10:12:39.569291 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 10:12:39.571674 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 10:12:40.170421 | 
2026-06-11 10:12:40.170545 | PLAY [all]
2026-06-11 10:12:40.179696 | 
2026-06-11 10:12:40.179765 | TASK [include_role : fetch-output]
2026-06-11 10:12:40.227905 | primary | ok
2026-06-11 10:12:40.244023 | 
2026-06-11 10:12:40.244094 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 10:12:40.298685 | primary | skipping: Conditional result was False
2026-06-11 10:12:40.303101 | 
2026-06-11 10:12:40.303169 | TASK [fetch-output : Set log path for single node]
2026-06-11 10:12:40.350421 | primary | ok
2026-06-11 10:12:40.354015 | 
2026-06-11 10:12:40.354079 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 10:12:40.811119 | primary -> localhost | ok: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/logs"
2026-06-11 10:12:41.096390 | primary -> localhost | ok: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/artifacts"
2026-06-11 10:12:41.380436 | primary -> localhost | ok: "/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/docs"
2026-06-11 10:12:41.396777 | 
2026-06-11 10:12:41.397023 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 10:12:42.106642 | primary | ok
2026-06-11 10:12:42.107124 | primary | ok: All items complete
2026-06-11 10:12:42.107219 | 
2026-06-11 10:12:42.729246 | primary | ok
2026-06-11 10:12:43.328620 | primary | ok
2026-06-11 10:12:43.344268 | 
2026-06-11 10:12:43.344391 | TASK [include_role : fetch-output-openshift]
2026-06-11 10:12:43.368013 | primary | skipping: Conditional result was False
2026-06-11 10:12:43.373725 | 
2026-06-11 10:12:43.373830 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 10:12:43.418593 | primary | skipping: Conditional result was False
2026-06-11 10:12:43.428739 | primary | skipping: Conditional result was False
2026-06-11 10:12:43.436362 | 
2026-06-11 10:12:43.436433 | PLAY [all]
2026-06-11 10:12:43.441147 | 
2026-06-11 10:12:43.441241 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 10:12:43.966439 | primary | changed
2026-06-11 10:12:43.970666 | 
2026-06-11 10:12:43.970715 | PLAY RECAP
2026-06-11 10:12:43.970753 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-11 10:12:43.970773 | 
2026-06-11 10:12:44.088800 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 10:12:44.092037 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 10:12:45.080324 | 
2026-06-11 10:12:45.080455 | PLAY [localhost]
2026-06-11 10:12:45.090504 | 
2026-06-11 10:12:45.090596 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 10:12:45.584015 | localhost | changed
2026-06-11 10:12:45.615625 | 
2026-06-11 10:12:45.616002 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 10:12:45.658724 | localhost | ok
2026-06-11 10:12:45.666706 | 
2026-06-11 10:12:45.666792 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 10:12:46.138766 | localhost | changed
2026-06-11 10:12:46.147205 | 
2026-06-11 10:12:46.147410 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 10:12:46.981358 | localhost | changed
2026-06-11 10:12:46.990432 | 
2026-06-11 10:12:46.990572 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 10:12:47.506628 | localhost | Identity added: /var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/tmp/ansible.or5gdca3 (/var/lib/zuul/builds/0daf420e7d324ac28ed7e561fefffa24/work/tmp/ansible.or5gdca3)
2026-06-11 10:12:47.507030 | localhost | ok: Runtime: 0:00:00.021421
2026-06-11 10:12:47.514333 | 
2026-06-11 10:12:47.514483 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 10:12:47.880802 | localhost | ok: Runtime: 0:00:00.011515
2026-06-11 10:12:47.889198 | 
2026-06-11 10:12:47.889288 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 10:12:47.951805 | localhost | changed
2026-06-11 10:12:47.956640 | 
2026-06-11 10:12:47.956767 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 10:12:48.489118 | localhost | changed
2026-06-11 10:12:48.499569 | 
2026-06-11 10:12:48.499726 | PLAY [localhost]
2026-06-11 10:12:48.507738 | 
2026-06-11 10:12:48.507887 | TASK [Generate bulk log download script]
2026-06-11 10:12:48.528138 | localhost | ok
2026-06-11 10:12:48.544272 | 
2026-06-11 10:12:48.544472 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 10:12:48.598659 | localhost | ok: All assertions passed
2026-06-11 10:12:48.650309 | 
2026-06-11 10:12:48.650455 | TASK [local-log-download : Create download script]
2026-06-11 10:12:49.224812 | localhost -> localhost | changed
2026-06-11 10:12:49.240435 | 
2026-06-11 10:12:49.240637 | TASK [Register quick-download link]
2026-06-11 10:12:49.273811 | localhost | ok
2026-06-11 10:12:49.277459 | 
2026-06-11 10:12:49.277582 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 10:12:49.286630 | 
2026-06-11 10:12:49.286751 | TASK [Set zuul-log-path fact]
2026-06-11 10:12:49.306214 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 10:12:49.320271 | 
2026-06-11 10:12:49.320399 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 10:12:49.358346 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 10:12:49.363014 | 
2026-06-11 10:12:49.363142 | TASK [upload-logs : Create log directories]
2026-06-11 10:12:50.294165 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 10:12:50.297082 | 
2026-06-11 10:12:50.297202 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 10:12:50.664989 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010700
2026-06-11 10:12:50.668775 | 
2026-06-11 10:12:50.668873 | TASK [upload-logs : Upload logs to log server]
2026-06-11 10:12:53.304000 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 10:12:53.306046 | 
2026-06-11 10:12:53.306130 | LOOP [upload-logs : Compress console log and json output]
