2026-06-12 20:03:24.817039 | Job console starting
2026-06-12 20:03:24.958716 | Updating git repos
2026-06-12 20:03:24.988446 | Cloning repos into workspace
2026-06-12 20:03:26.024185 | Restoring repo states
2026-06-12 20:03:26.035632 | Merging changes
2026-06-12 20:03:26.035646 | Checking out repos
2026-06-12 20:03:26.525928 | Preparing playbooks
2026-06-12 20:03:32.243077 | Running Ansible setup
2026-06-12 20:03:35.839867 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:03:36.530649 | 
2026-06-12 20:03:36.530762 | PLAY [localhost]
2026-06-12 20:03:36.538088 | 
2026-06-12 20:03:36.538153 | TASK [Gathering Facts]
2026-06-12 20:03:37.498994 | localhost | ok
2026-06-12 20:03:37.512859 | 
2026-06-12 20:03:37.513014 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 20:03:37.978261 | localhost -> localhost | changed
2026-06-12 20:03:37.986702 | 
2026-06-12 20:03:37.986847 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 20:03:38.916056 | localhost -> localhost | changed
2026-06-12 20:03:38.921793 | 
2026-06-12 20:03:38.921854 | TASK [Setup log path fact]
2026-06-12 20:03:38.939094 | localhost | ok
2026-06-12 20:03:38.947700 | 
2026-06-12 20:03:38.947761 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:03:38.973756 | localhost | ok
2026-06-12 20:03:38.980082 | 
2026-06-12 20:03:38.980165 | TASK [emit-job-header : Print job information]
2026-06-12 20:03:39.021582 | # Job Information
2026-06-12 20:03:39.021788 | Ansible Version: 2.16.18
2026-06-12 20:03:39.021843 | Job: periodic-edpm-container-image-quay-push-centos-9-master
2026-06-12 20:03:39.021887 | Pipeline: openstack-promote-component
2026-06-12 20:03:39.021926 | Executor: 38.102.83.32
2026-06-12 20:03:39.021964 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-12 20:03:39.022002 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/555/rdoproject.org/5559310168f24f139d8af9809426d945/
2026-06-12 20:03:39.022041 | Event ID: 65025731571c4aedb6dd3961ad860ce8
2026-06-12 20:03:39.027799 | 
2026-06-12 20:03:39.027944 | LOOP [emit-job-header : Print node information]
2026-06-12 20:03:39.142852 | localhost | ok:
2026-06-12 20:03:39.143142 | localhost | # Node Information
2026-06-12 20:03:39.143216 | localhost | Inventory Hostname: primary
2026-06-12 20:03:39.143269 | localhost | Hostname: np0000072329
2026-06-12 20:03:39.143310 | localhost | Username: zuul
2026-06-12 20:03:39.143351 | localhost | Distro: CentOS 9
2026-06-12 20:03:39.143388 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 20:03:39.143425 | localhost | Region: RegionOne
2026-06-12 20:03:39.143460 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-12 20:03:39.143508 | localhost | Product Name: OpenStack Nova
2026-06-12 20:03:39.143646 | localhost | Interface IP: 38.102.83.70
2026-06-12 20:03:39.159894 | 
2026-06-12 20:03:39.160023 | PLAY [all]
2026-06-12 20:03:39.171365 | 
2026-06-12 20:03:39.171496 | TASK [Gather network facts]
2026-06-12 20:03:39.627419 | primary | ok
2026-06-12 20:03:39.640148 | 
2026-06-12 20:03:39.640284 | TASK [include_role : start-zuul-console]
2026-06-12 20:03:39.665016 | primary | ok
2026-06-12 20:03:39.684873 | 
2026-06-12 20:03:39.685018 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 20:03:40.113612 | primary | ok
2026-06-12 20:03:40.125668 | 
2026-06-12 20:03:40.125792 | TASK [include_role : add-build-sshkey]
2026-06-12 20:03:40.158189 | primary | ok
2026-06-12 20:03:40.179395 | 
2026-06-12 20:03:40.179561 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 20:03:40.510265 | primary -> localhost | ok
2026-06-12 20:03:40.521395 | 
2026-06-12 20:03:40.521580 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 20:03:40.555449 | primary | ok
2026-06-12 20:03:40.580799 | primary | included: /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 20:03:40.588995 | 
2026-06-12 20:03:40.589072 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 20:03:41.259797 | primary -> localhost | Generating public/private rsa key pair.
2026-06-12 20:03:41.260073 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/5559310168f24f139d8af9809426d945_id_rsa
2026-06-12 20:03:41.260136 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/5559310168f24f139d8af9809426d945_id_rsa.pub
2026-06-12 20:03:41.260182 | primary -> localhost | The key fingerprint is:
2026-06-12 20:03:41.260223 | primary -> localhost | SHA256:Wb/2q/u6pX3HhMV3VGRL6TUhYoRTI6yEtv7xLtkCXlg zuul-build-sshkey
2026-06-12 20:03:41.260263 | primary -> localhost | The key's randomart image is:
2026-06-12 20:03:41.260302 | primary -> localhost | +---[RSA 3072]----+
2026-06-12 20:03:41.260341 | primary -> localhost | |      . ..+* . +B|
2026-06-12 20:03:41.260381 | primary -> localhost | |     o . +o o o++|
2026-06-12 20:03:41.260420 | primary -> localhost | |    . o . o   .+o|
2026-06-12 20:03:41.260459 | primary -> localhost | |     . E o .   .=|
2026-06-12 20:03:41.260498 | primary -> localhost | |    . o S   .  oo|
2026-06-12 20:03:41.260580 | primary -> localhost | |     + o     .. .|
2026-06-12 20:03:41.260622 | primary -> localhost | |    . + =   o .o |
2026-06-12 20:03:41.260660 | primary -> localhost | |     . = o . =  +|
2026-06-12 20:03:41.260699 | primary -> localhost | |        +.  **=o.|
2026-06-12 20:03:41.260736 | primary -> localhost | +----[SHA256]-----+
2026-06-12 20:03:41.260831 | primary -> localhost | ok: Runtime: 0:00:00.135722
2026-06-12 20:03:41.268272 | 
2026-06-12 20:03:41.268399 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 20:03:41.301959 | primary | ok
2026-06-12 20:03:41.318301 | primary | included: /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 20:03:41.330648 | 
2026-06-12 20:03:41.330721 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 20:03:41.365190 | primary | skipping: Conditional result was False
2026-06-12 20:03:41.373073 | 
2026-06-12 20:03:41.373206 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 20:03:41.861117 | primary | changed
2026-06-12 20:03:41.870639 | 
2026-06-12 20:03:41.870776 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 20:03:42.148342 | primary | ok
2026-06-12 20:03:42.157016 | 
2026-06-12 20:03:42.157147 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 20:03:43.032223 | primary | changed
2026-06-12 20:03:43.039403 | 
2026-06-12 20:03:43.039616 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 20:03:43.861104 | primary | changed
2026-06-12 20:03:43.865962 | 
2026-06-12 20:03:43.866044 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 20:03:43.890238 | primary | skipping: Conditional result was False
2026-06-12 20:03:43.896039 | 
2026-06-12 20:03:43.896121 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 20:03:44.335547 | primary -> localhost | changed
2026-06-12 20:03:44.342735 | 
2026-06-12 20:03:44.342795 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 20:03:44.653936 | primary -> localhost | Identity added: /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/5559310168f24f139d8af9809426d945_id_rsa (zuul-build-sshkey)
2026-06-12 20:03:44.654153 | primary -> localhost | ok: Runtime: 0:00:00.012347
2026-06-12 20:03:44.658677 | 
2026-06-12 20:03:44.658755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 20:03:45.024049 | primary | ok
2026-06-12 20:03:45.032976 | 
2026-06-12 20:03:45.033115 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 20:03:45.069693 | primary | skipping: Conditional result was False
2026-06-12 20:03:45.085100 | 
2026-06-12 20:03:45.085361 | TASK [include_role : validate-host]
2026-06-12 20:03:45.121993 | primary | ok
2026-06-12 20:03:45.154765 | 
2026-06-12 20:03:45.154865 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 20:03:45.183682 | primary | ok
2026-06-12 20:03:45.187796 | 
2026-06-12 20:03:45.187875 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 20:03:45.475893 | primary -> localhost | ok
2026-06-12 20:03:45.487214 | 
2026-06-12 20:03:45.487383 | TASK [validate-host : Collect information about the host]
2026-06-12 20:03:46.241303 | primary | ok
2026-06-12 20:03:46.259190 | 
2026-06-12 20:03:46.259322 | TASK [validate-host : Sanitize hostname]
2026-06-12 20:03:46.302692 | primary | ok
2026-06-12 20:03:46.310273 | 
2026-06-12 20:03:46.310409 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 20:03:46.814116 | primary -> localhost | changed
2026-06-12 20:03:46.823072 | 
2026-06-12 20:03:46.823203 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 20:03:47.273242 | primary | ok
2026-06-12 20:03:47.279993 | 
2026-06-12 20:03:47.280127 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 20:03:47.883563 | primary -> localhost | changed
2026-06-12 20:03:47.899037 | 
2026-06-12 20:03:47.899174 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 20:03:47.925225 | primary | skipping: Conditional result was False
2026-06-12 20:03:47.932600 | 
2026-06-12 20:03:47.932729 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 20:03:47.958398 | primary | skipping: Conditional result was False
2026-06-12 20:03:47.966273 | 
2026-06-12 20:03:47.966466 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 20:03:48.261113 | primary | ok: "logs"
2026-06-12 20:03:48.261571 | primary | ok: All items complete
2026-06-12 20:03:48.261636 | 
2026-06-12 20:03:48.481008 | primary | ok: "artifacts"
2026-06-12 20:03:48.687040 | primary | ok: "docs"
2026-06-12 20:03:48.703477 | 
2026-06-12 20:03:48.703717 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 20:03:48.988854 | primary | changed: "logs"
2026-06-12 20:03:49.225871 | primary | changed: "artifacts"
2026-06-12 20:03:49.473655 | primary | changed: "docs"
2026-06-12 20:03:49.491608 | 
2026-06-12 20:03:49.491772 | PLAY RECAP
2026-06-12 20:03:49.491858 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:03:49.491916 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 20:03:49.491955 | 
2026-06-12 20:03:49.627191 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 20:03:49.629870 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:03:50.236901 | 
2026-06-12 20:03:50.236997 | PLAY [all]
2026-06-12 20:03:50.248095 | 
2026-06-12 20:03:50.248173 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 20:03:50.325701 | primary | ok
2026-06-12 20:03:50.329186 | 
2026-06-12 20:03:50.329261 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 20:03:50.788063 | primary | changed
2026-06-12 20:03:50.799276 | 
2026-06-12 20:03:50.799483 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 20:03:52.037044 | primary | changed
2026-06-12 20:03:52.053337 | 
2026-06-12 20:03:52.053480 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 20:03:52.515957 | primary | changed:
2026-06-12 20:03:52.516322 | primary | {
2026-06-12 20:03:52.516378 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 20:03:52.516439 | primary | }
2026-06-12 20:03:52.792902 | primary | changed:
2026-06-12 20:03:52.793096 | primary | {
2026-06-12 20:03:52.793153 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 20:03:52.793198 | primary | }
2026-06-12 20:03:53.049754 | primary | changed:
2026-06-12 20:03:53.049912 | primary | {
2026-06-12 20:03:53.049963 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-12 20:03:53.050004 | primary | }
2026-06-12 20:03:53.300157 | primary | changed:
2026-06-12 20:03:53.300313 | primary | {
2026-06-12 20:03:53.300364 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 20:03:53.300404 | primary | }
2026-06-12 20:03:53.549444 | primary | changed:
2026-06-12 20:03:53.549627 | primary | {
2026-06-12 20:03:53.549680 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 20:03:53.549719 | primary | }
2026-06-12 20:03:53.778613 | primary | changed:
2026-06-12 20:03:53.778756 | primary | {
2026-06-12 20:03:53.778807 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 20:03:53.778847 | primary | }
2026-06-12 20:03:54.059585 | primary | changed:
2026-06-12 20:03:54.059694 | primary | {
2026-06-12 20:03:54.059717 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-12 20:03:54.059736 | primary | }
2026-06-12 20:03:54.344090 | primary | changed:
2026-06-12 20:03:54.344295 | primary | {
2026-06-12 20:03:54.344356 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-12 20:03:54.344406 | primary | }
2026-06-12 20:03:54.578888 | primary | changed:
2026-06-12 20:03:54.579121 | primary | {
2026-06-12 20:03:54.579247 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 20:03:54.579292 | primary | }
2026-06-12 20:03:54.845164 | primary | changed:
2026-06-12 20:03:54.845308 | primary | {
2026-06-12 20:03:54.845358 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 20:03:54.845398 | primary | }
2026-06-12 20:03:55.115286 | primary | changed:
2026-06-12 20:03:55.115438 | primary | {
2026-06-12 20:03:55.115488 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 20:03:55.115567 | primary | }
2026-06-12 20:03:55.422280 | primary | changed:
2026-06-12 20:03:55.422441 | primary | {
2026-06-12 20:03:55.422492 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 20:03:55.422580 | primary | }
2026-06-12 20:03:55.604866 | primary | changed:
2026-06-12 20:03:55.605086 | primary | {
2026-06-12 20:03:55.605152 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 20:03:55.605203 | primary | }
2026-06-12 20:03:55.843079 | primary | changed:
2026-06-12 20:03:55.843229 | primary | {
2026-06-12 20:03:55.843279 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 20:03:55.843321 | primary | }
2026-06-12 20:03:56.089887 | primary | changed:
2026-06-12 20:03:56.090065 | primary | {
2026-06-12 20:03:56.090115 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 20:03:56.090156 | primary | }
2026-06-12 20:03:56.364920 | primary | changed:
2026-06-12 20:03:56.365072 | primary | {
2026-06-12 20:03:56.365124 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 20:03:56.365165 | primary | }
2026-06-12 20:03:56.640790 | primary | changed:
2026-06-12 20:03:56.640929 | primary | {
2026-06-12 20:03:56.640983 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-12 20:03:56.641031 | primary | }
2026-06-12 20:03:56.917260 | primary | changed:
2026-06-12 20:03:56.917405 | primary | {
2026-06-12 20:03:56.917455 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-12 20:03:56.917495 | primary | }
2026-06-12 20:03:57.184948 | primary | changed:
2026-06-12 20:03:57.185051 | primary | {
2026-06-12 20:03:57.185100 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 20:03:57.185151 | primary | }
2026-06-12 20:03:57.486437 | primary | changed:
2026-06-12 20:03:57.486577 | primary | {
2026-06-12 20:03:57.486640 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 20:03:57.486689 | primary | }
2026-06-12 20:03:57.759091 | primary | changed:
2026-06-12 20:03:57.759261 | primary | {
2026-06-12 20:03:57.759313 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 20:03:57.759353 | primary | }
2026-06-12 20:03:58.000045 | primary | changed:
2026-06-12 20:03:58.000216 | primary | {
2026-06-12 20:03:58.000249 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 20:03:58.000277 | primary | }
2026-06-12 20:03:58.273554 | primary | changed:
2026-06-12 20:03:58.273718 | primary | {
2026-06-12 20:03:58.273740 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-12 20:03:58.273759 | primary | }
2026-06-12 20:03:58.543778 | primary | changed:
2026-06-12 20:03:58.544035 | primary | {
2026-06-12 20:03:58.544090 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 20:03:58.544132 | primary | }
2026-06-12 20:03:58.791438 | primary | changed:
2026-06-12 20:03:58.791670 | primary | {
2026-06-12 20:03:58.791720 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 20:03:58.791761 | primary | }
2026-06-12 20:03:59.045765 | primary | changed:
2026-06-12 20:03:59.045922 | primary | {
2026-06-12 20:03:59.045944 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 20:03:59.045962 | primary | }
2026-06-12 20:03:59.078643 | 
2026-06-12 20:03:59.078905 | TASK [Set timezone to UTC]
2026-06-12 20:03:59.653786 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 20:03:59.661331 | 
2026-06-12 20:03:59.661475 | TASK [Create nodepool directory]
2026-06-12 20:04:00.004312 | primary | changed
2026-06-12 20:04:00.013353 | 
2026-06-12 20:04:00.013554 | TASK [Create nodepool sub_nodes file]
2026-06-12 20:04:00.760412 | primary | changed
2026-06-12 20:04:00.768206 | 
2026-06-12 20:04:00.768340 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 20:04:01.540563 | primary | changed
2026-06-12 20:04:01.548414 | 
2026-06-12 20:04:01.548577 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 20:04:01.595045 | 
2026-06-12 20:04:01.595341 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 20:04:01.644867 | 
2026-06-12 20:04:01.645166 | TASK [Create nodepool primary file]
2026-06-12 20:04:02.428865 | primary | changed
2026-06-12 20:04:02.436846 | 
2026-06-12 20:04:02.436981 | TASK [Create nodepool node_private for this node]
2026-06-12 20:04:03.274071 | primary | changed
2026-06-12 20:04:03.283400 | 
2026-06-12 20:04:03.283609 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 20:04:03.766171 | primary | ok: Item: id_rsa Runtime: 0:00:00.006883
2026-06-12 20:04:03.766546 | 
2026-06-12 20:04:03.993781 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.006549
2026-06-12 20:04:04.007317 | 
2026-06-12 20:04:04.007470 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 20:04:04.797876 | primary | changed
2026-06-12 20:04:04.802761 | 
2026-06-12 20:04:04.802835 | TASK [Validate sudoers config after edits]
2026-06-12 20:04:05.121879 | primary | /etc/sudoers: parsed OK
2026-06-12 20:04:05.121975 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 20:04:05.121988 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-12 20:04:05.121997 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 20:04:05.332600 | primary | ok: Runtime: 0:00:00.009207
2026-06-12 20:04:05.336785 | 
2026-06-12 20:04:05.336848 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 20:04:05.691106 | primary | SHELL=/bin/bash
2026-06-12 20:04:05.691236 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-12 20:04:05.691252 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-12 20:04:05.691269 | primary | PWD=/home/zuul
2026-06-12 20:04:05.691348 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-12 20:04:05.691358 | primary | LOGNAME=zuul
2026-06-12 20:04:05.691367 | primary | XDG_SESSION_TYPE=tty
2026-06-12 20:04:05.691377 | primary | _=/usr/bin/env
2026-06-12 20:04:05.691387 | primary | MOTD_SHOWN=pam
2026-06-12 20:04:05.691395 | primary | HOME=/home/zuul
2026-06-12 20:04:05.691403 | primary | LANG=en_US.UTF-8
2026-06-12 20:04:05.691412 | primary | SSH_CONNECTION=38.102.83.32 41488 38.102.83.70 22
2026-06-12 20:04:05.691421 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-12 20:04:05.691430 | primary | WORKSPACE=/home/zuul/workspace
2026-06-12 20:04:05.691438 | primary | XDG_SESSION_CLASS=user
2026-06-12 20:04:05.691446 | primary | SELINUX_ROLE_REQUESTED=
2026-06-12 20:04:05.691454 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 20:04:05.691462 | primary | USER=zuul
2026-06-12 20:04:05.691470 | primary | ZUUL_VOTING=True
2026-06-12 20:04:05.691477 | primary | BUILD_TIMEOUT=3000000
2026-06-12 20:04:05.691485 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-12 20:04:05.691493 | primary | SHLVL=1
2026-06-12 20:04:05.691500 | primary | XDG_SESSION_ID=1
2026-06-12 20:04:05.691508 | primary | ZUUL_BRANCH=master
2026-06-12 20:04:05.691515 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 20:04:05.691523 | primary | SSH_CLIENT=38.102.83.32 41488 22
2026-06-12 20:04:05.691531 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 20:04:05.691539 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 20:04:05.691546 | primary | which_declare=declare -f
2026-06-12 20:04:05.691555 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 20:04:05.691563 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-12 20:04:05.691571 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 20:04:05.691578 | primary | ZUUL_UUID=5559310168f24f139d8af9809426d945
2026-06-12 20:04:05.691591 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 20:04:05.691599 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 20:04:05.691607 | primary | }
2026-06-12 20:04:05.865009 | primary | ok: Runtime: 0:00:00.008454
2026-06-12 20:04:05.872978 | 
2026-06-12 20:04:05.873118 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 20:04:05.899908 | primary | skipping: Conditional result was False
2026-06-12 20:04:05.908805 | 
2026-06-12 20:04:05.908973 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 20:04:06.448255 | primary | skipping: Conditional result was False
2026-06-12 20:04:06.457696 | 
2026-06-12 20:04:06.457829 | TASK [Ensure legacy workspace directory]
2026-06-12 20:04:06.735875 | primary | changed
2026-06-12 20:04:06.738293 | 
2026-06-12 20:04:06.738389 | PLAY RECAP
2026-06-12 20:04:06.738483 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 20:04:06.738565 | 
2026-06-12 20:04:06.858906 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 20:04:06.860239 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 20:04:07.461097 | 
2026-06-12 20:04:07.461198 | PLAY [primary]
2026-06-12 20:04:07.471153 | 
2026-06-12 20:04:07.471219 | TASK [Clone repos in the job workspace]
2026-06-12 20:04:07.491841 | primary | ok
2026-06-12 20:04:07.507440 | 
2026-06-12 20:04:07.507549 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 20:04:07.912838 | primary | ok
2026-06-12 20:04:07.925294 | 
2026-06-12 20:04:07.925449 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 20:04:09.298621 | primary | Output suppressed because no_log was given
2026-06-12 20:04:09.313049 | 
2026-06-12 20:04:09.313195 | TASK [Create the config file]
2026-06-12 20:04:10.456011 | primary | changed
2026-06-12 20:04:10.458057 | 
2026-06-12 20:04:10.458125 | PLAY RECAP
2026-06-12 20:04:10.458186 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:04:10.458217 | 
2026-06-12 20:04:10.668203 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-12 20:04:10.669924 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 20:04:11.256942 | 
2026-06-12 20:04:11.257051 | PLAY [primary]
2026-06-12 20:04:11.267037 | 
2026-06-12 20:04:11.267105 | TASK [Create copy-container.yml playbook on primary]
2026-06-12 20:04:12.297031 | primary | changed
2026-06-12 20:04:12.306139 | 
2026-06-12 20:04:12.306297 | TASK [Install required packages]
2026-06-12 20:04:57.074413 | primary | changed
2026-06-12 20:04:57.078170 | 
2026-06-12 20:04:57.078235 | TASK [Ensure dependency collections are installed]
2026-06-12 20:06:10.312059 | primary | changed
2026-06-12 20:06:10.335462 | 
2026-06-12 20:06:10.335636 | TASK [install copy-containers]
2026-06-12 20:06:11.313929 | primary |
2026-06-12 20:06:11.314020 | primary | PLAY [localhost] ***************************************************************
2026-06-12 20:06:11.314030 | primary |
2026-06-12 20:06:11.314038 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-12 20:06:11.314049 | primary | Friday 12 June 2026  20:06:11 +0000 (0:00:00.039)       0:00:00.039 ***********
2026-06-12 20:06:11.314058 | primary | Friday 12 June 2026  20:06:11 +0000 (0:00:00.038)       0:00:00.038 ***********
2026-06-12 20:06:12.306126 | primary | ok: [localhost]
2026-06-12 20:06:12.306190 | primary |
2026-06-12 20:06:12.306202 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-12 20:06:12.306212 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.992)       0:00:01.032 ***********
2026-06-12 20:06:12.306220 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.992)       0:00:01.030 ***********
2026-06-12 20:06:12.350204 | primary |
2026-06-12 20:06:12.350247 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 20:06:12.350257 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.044)       0:00:01.076 ***********
2026-06-12 20:06:12.350265 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.044)       0:00:01.075 ***********
2026-06-12 20:06:12.864190 | primary | changed: [localhost] => (item=artifacts)
2026-06-12 20:06:12.864246 | primary | changed: [localhost] => (item=logs)
2026-06-12 20:06:12.864259 | primary |
2026-06-12 20:06:12.864316 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-12 20:06:12.864334 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.513)       0:00:01.589 ***********
2026-06-12 20:06:12.864356 | primary | Friday 12 June 2026  20:06:12 +0000 (0:00:00.513)       0:00:01.588 ***********
2026-06-12 20:06:16.904906 | primary | changed: [localhost]
2026-06-12 20:06:16.904954 | primary |
2026-06-12 20:06:16.904965 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-12 20:06:16.904974 | primary | Friday 12 June 2026  20:06:16 +0000 (0:00:04.040)       0:00:05.630 ***********
2026-06-12 20:06:16.904983 | primary | Friday 12 June 2026  20:06:16 +0000 (0:00:04.040)       0:00:05.629 ***********
2026-06-12 20:06:46.588964 | primary | changed: [localhost]
2026-06-12 20:06:46.589001 | primary |
2026-06-12 20:06:46.589009 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-12 20:06:46.589016 | primary | Friday 12 June 2026  20:06:46 +0000 (0:00:29.684)       0:00:35.315 ***********
2026-06-12 20:06:46.589021 | primary | Friday 12 June 2026  20:06:46 +0000 (0:00:29.684)       0:00:35.313 ***********
2026-06-12 20:06:46.895063 | primary | changed: [localhost]
2026-06-12 20:06:46.895109 | primary |
2026-06-12 20:06:46.895121 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-12 20:06:46.895131 | primary | Friday 12 June 2026  20:06:46 +0000 (0:00:00.306)       0:00:35.621 ***********
2026-06-12 20:06:46.895139 | primary | Friday 12 June 2026  20:06:46 +0000 (0:00:00.306)       0:00:35.619 ***********
2026-06-12 20:06:50.571605 | primary | changed: [localhost]
2026-06-12 20:06:50.571658 | primary |
2026-06-12 20:06:50.571670 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-12 20:06:50.571685 | primary | Friday 12 June 2026  20:06:50 +0000 (0:00:03.675)       0:00:39.297 ***********
2026-06-12 20:06:50.571694 | primary | Friday 12 June 2026  20:06:50 +0000 (0:00:03.675)       0:00:39.295 ***********
2026-06-12 20:07:47.120147 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-12 20:07:47.120336 | primary | ok: [localhost]
2026-06-12 20:07:47.120356 | primary |
2026-06-12 20:07:47.120368 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-12 20:07:47.120377 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:56.548)       0:01:35.846 ***********
2026-06-12 20:07:47.120403 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:56.548)       0:01:35.844 ***********
2026-06-12 20:07:47.150025 | primary | skipping: [localhost]
2026-06-12 20:07:47.150069 | primary |
2026-06-12 20:07:47.150080 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-12 20:07:47.150090 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.029)       0:01:35.875 ***********
2026-06-12 20:07:47.150098 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.029)       0:01:35.874 ***********
2026-06-12 20:07:47.564862 | primary | changed: [localhost]
2026-06-12 20:07:47.564952 | primary |
2026-06-12 20:07:47.564967 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-12 20:07:47.564979 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.414)       0:01:36.290 ***********
2026-06-12 20:07:47.564992 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.414)       0:01:36.288 ***********
2026-06-12 20:07:47.785767 | primary | changed: [localhost]
2026-06-12 20:07:47.785801 | primary |
2026-06-12 20:07:47.785809 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-12 20:07:47.785821 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.221)       0:01:36.511 ***********
2026-06-12 20:07:47.785827 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.221)       0:01:36.510 ***********
2026-06-12 20:07:47.834426 | primary | skipping: [localhost]
2026-06-12 20:07:47.834469 | primary |
2026-06-12 20:07:47.834478 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-12 20:07:47.834486 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.049)       0:01:36.560 ***********
2026-06-12 20:07:47.834493 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.049)       0:01:36.559 ***********
2026-06-12 20:07:47.874233 | primary | skipping: [localhost]
2026-06-12 20:07:47.874290 | primary |
2026-06-12 20:07:47.874299 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-12 20:07:47.874305 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.039)       0:01:36.600 ***********
2026-06-12 20:07:47.874318 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.039)       0:01:36.598 ***********
2026-06-12 20:07:47.923302 | primary | skipping: [localhost]
2026-06-12 20:07:47.923344 | primary |
2026-06-12 20:07:47.923354 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-12 20:07:47.923363 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.049)       0:01:36.649 ***********
2026-06-12 20:07:47.923370 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.049)       0:01:36.648 ***********
2026-06-12 20:07:47.975325 | primary | skipping: [localhost]
2026-06-12 20:07:47.975382 | primary |
2026-06-12 20:07:47.975396 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-12 20:07:47.975409 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.051)       0:01:36.701 ***********
2026-06-12 20:07:47.975420 | primary | Friday 12 June 2026  20:07:47 +0000 (0:00:00.051)       0:01:36.699 ***********
2026-06-12 20:07:48.023142 | primary | skipping: [localhost]
2026-06-12 20:07:48.023200 | primary |
2026-06-12 20:07:48.023214 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-12 20:07:48.023240 | primary | Friday 12 June 2026  20:07:48 +0000 (0:00:00.047)       0:01:36.749 ***********
2026-06-12 20:07:48.023252 | primary | Friday 12 June 2026  20:07:48 +0000 (0:00:00.047)       0:01:36.747 ***********
2026-06-12 20:07:48.096837 | primary | skipping: [localhost]
2026-06-12 20:07:48.096896 | primary |
2026-06-12 20:07:48.096911 | primary | PLAY RECAP *********************************************************************
2026-06-12 20:07:48.096924 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-12 20:07:48.096936 | primary |
2026-06-12 20:07:48.096947 | primary | Friday 12 June 2026  20:07:48 +0000 (0:00:00.072)       0:01:36.822 ***********
2026-06-12 20:07:48.096958 | primary | ===============================================================================
2026-06-12 20:07:48.096969 | primary | copy_container : Build the copy-container ------------------------------ 56.55s
2026-06-12 20:07:48.096980 | primary | copy_container : Install required packages ----------------------------- 29.68s
2026-06-12 20:07:48.096991 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 4.04s
2026-06-12 20:07:48.097002 | primary | copy_container : Copy go files to temporary directory ------------------- 3.68s
2026-06-12 20:07:48.097013 | primary | Gathering Facts --------------------------------------------------------- 0.99s
2026-06-12 20:07:48.097025 | primary | copy_container : Ensure directory is present ---------------------------- 0.51s
2026-06-12 20:07:48.097036 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.41s
2026-06-12 20:07:48.097048 | primary | copy_container : Create temporary directory ----------------------------- 0.31s
2026-06-12 20:07:48.097059 | primary | copy_container : Delete temporary directory ----------------------------- 0.22s
2026-06-12 20:07:48.097070 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-12 20:07:48.097081 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-12 20:07:48.097092 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.05s
2026-06-12 20:07:48.097103 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-12 20:07:48.097114 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-12 20:07:48.097125 | primary | Install copy_containers ------------------------------------------------- 0.04s
2026-06-12 20:07:48.097135 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-12 20:07:48.097146 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.03s
2026-06-12 20:07:48.097157 | primary | Friday 12 June 2026  20:07:48 +0000 (0:00:00.074)       0:01:36.821 ***********
2026-06-12 20:07:48.097167 | primary | ===============================================================================
2026-06-12 20:07:48.097179 | primary | copy_container --------------------------------------------------------- 95.75s
2026-06-12 20:07:48.097190 | primary | gather_facts ------------------------------------------------------------ 0.99s
2026-06-12 20:07:48.097202 | primary | ansible.builtin.include_role -------------------------------------------- 0.04s
2026-06-12 20:07:48.097213 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 20:07:48.097225 | primary | total ------------------------------------------------------------------ 96.78s
2026-06-12 20:07:48.503373 | primary | ok: Runtime: 0:01:37.388751
2026-06-12 20:07:48.507489 | 
2026-06-12 20:07:48.507619 | PLAY RECAP
2026-06-12 20:07:48.507704 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:07:48.507745 | 
2026-06-12 20:07:48.631306 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-12 20:07:48.635776 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 20:07:49.233140 | 
2026-06-12 20:07:49.233239 | PLAY [primary]
2026-06-12 20:07:49.243204 | 
2026-06-12 20:07:49.243269 | TASK [Install podman]
2026-06-12 20:07:50.655242 | primary | ok: Nothing to do
2026-06-12 20:07:50.665495 | 
2026-06-12 20:07:50.665688 | TASK [Get md5 file for DLRN hash tag]
2026-06-12 20:07:51.338691 | primary | changed: OK (32 bytes)
2026-06-12 20:07:51.348548 | 
2026-06-12 20:07:51.348688 | TASK [Find MD5 value]
2026-06-12 20:07:51.893264 | primary | ok: Runtime: 0:00:00.004137
2026-06-12 20:07:51.901378 | 
2026-06-12 20:07:51.901506 | TASK [Perform container registry login with podman]
2026-06-12 20:07:53.448306 | primary | Output suppressed because no_log was given
2026-06-12 20:07:53.455143 | 
2026-06-12 20:07:53.455273 | TASK [Copy containers per release]
2026-06-12 20:07:57.004382 | primary | Output suppressed because no_log was given
2026-06-12 20:07:57.011406 | 
2026-06-12 20:07:57.011592 | TASK [Tag containers]
2026-06-12 20:08:00.077131 | primary | Output suppressed because no_log was given
2026-06-12 20:08:00.086275 | 
2026-06-12 20:08:00.086507 | TASK [Fail job if there is an error in the copy log]
2026-06-12 20:08:00.363090 | primary | time="2026-06-12T20:07:53Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/logs/containers-successfully-built.log"
2026-06-12 20:08:00.363419 | primary | time="2026-06-12T20:07:54Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/logs/containers-built.log"
2026-06-12 20:08:00.363451 | primary | time="2026-06-12T20:07:54Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/ci-framework-data/logs/containers-built.log"
2026-06-12 20:08:00.363460 | primary | time="2026-06-12T20:07:54Z" level=info msg="Copying image podified-master-centos9/ironic-python-agent:3899653706995fac13b6f25ee7617afe"
2026-06-12 20:08:00.363465 | primary | time="2026-06-12T20:07:55Z" level=info msg="Copying image podified-master-centos9/edpm-hardened-uefi:3899653706995fac13b6f25ee7617afe"
2026-06-12 20:08:00.638605 | primary | ok: Runtime: 0:00:00.004821
2026-06-12 20:08:00.646229 | 
2026-06-12 20:08:00.646356 | TASK [Fail job if the tag log cannot find manifest]
2026-06-12 20:08:00.983206 | primary | time="2026-06-12T20:07:57Z" level=info msg="Overwriting promoted hash"
2026-06-12 20:08:00.983315 | primary | time="2026-06-12T20:07:57Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-12 20:08:00.983348 | primary | time="2026-06-12T20:07:57Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/logs/containers-successfully-built.log"
2026-06-12 20:08:00.983361 | primary | time="2026-06-12T20:07:57Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/logs/containers-built.log"
2026-06-12 20:08:00.983372 | primary | time="2026-06-12T20:07:57Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/ci-framework-data/logs/containers-built.log"
2026-06-12 20:08:00.983381 | primary | time="2026-06-12T20:07:57Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//fcd/rdoproject.org/fcdb1ad97db448269061e62dc4978f82/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-12 20:08:00.983397 | primary | time="2026-06-12T20:07:57Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag current-podified and manifest sha256:3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec"
2026-06-12 20:08:00.983406 | primary | "Updated"
2026-06-12 20:08:00.983415 | primary |
2026-06-12 20:08:00.983425 | primary | time="2026-06-12T20:07:58Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag 3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec and manifest sha256:3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec"
2026-06-12 20:08:00.983437 | primary | "Updated"
2026-06-12 20:08:00.983445 | primary |
2026-06-12 20:08:00.983457 | primary | time="2026-06-12T20:07:59Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag current-podified and manifest sha256:8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f"
2026-06-12 20:08:00.983465 | primary | "Updated"
2026-06-12 20:08:00.983474 | primary |
2026-06-12 20:08:00.983482 | primary | time="2026-06-12T20:07:59Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag 8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f and manifest sha256:8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f"
2026-06-12 20:08:00.983491 | primary | "Updated"
2026-06-12 20:08:00.983499 | primary |
2026-06-12 20:08:01.222191 | primary | ok: Runtime: 0:00:00.004289
2026-06-12 20:08:01.224663 | 
2026-06-12 20:08:01.224758 | PLAY RECAP
2026-06-12 20:08:01.224844 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 20:08:01.224976 | 
2026-06-12 20:08:01.342691 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-12 20:08:01.344108 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 20:08:01.953454 | 
2026-06-12 20:08:01.953584 | PLAY [all]
2026-06-12 20:08:01.962043 | 
2026-06-12 20:08:01.962111 | TASK [Create container log dir]
2026-06-12 20:08:02.399193 | primary | ok
2026-06-12 20:08:02.410379 | 
2026-06-12 20:08:02.410627 | TASK [Collect logs]
2026-06-12 20:08:02.854269 | primary | + sudo dnf list installed
2026-06-12 20:08:03.265181 | primary | + df -h
2026-06-12 20:08:03.269741 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-12 20:08:03.296772 | primary | sending incremental file list
2026-06-12 20:08:03.301659 | primary | skipping non-regular file "yum.conf"
2026-06-12 20:08:03.301706 | primary | ./
2026-06-12 20:08:03.302212 | primary | dnf/
2026-06-12 20:08:03.302239 | primary | dnf/dnf.conf
2026-06-12 20:08:03.302257 | primary | dnf/aliases.d/
2026-06-12 20:08:03.302314 | primary | dnf/modules.d/
2026-06-12 20:08:03.302338 | primary | dnf/modules.defaults.d/
2026-06-12 20:08:03.302352 | primary | dnf/plugins/
2026-06-12 20:08:03.302371 | primary | dnf/plugins/copr.conf
2026-06-12 20:08:03.302385 | primary | dnf/plugins/debuginfo-install.conf
2026-06-12 20:08:03.302399 | primary | dnf/plugins/copr.d/
2026-06-12 20:08:03.302412 | primary | dnf/protected.d/
2026-06-12 20:08:03.302429 | primary | dnf/protected.d/dnf.conf
2026-06-12 20:08:03.302444 | primary | dnf/protected.d/grub2-pc.conf
2026-06-12 20:08:03.302457 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 20:08:03.302471 | primary | dnf/protected.d/setup.conf
2026-06-12 20:08:03.302489 | primary | dnf/protected.d/sudo.conf
2026-06-12 20:08:03.302503 | primary | dnf/protected.d/systemd.conf
2026-06-12 20:08:03.302516 | primary | dnf/protected.d/yum.conf
2026-06-12 20:08:03.302530 | primary | dnf/usr-drift-protected-paths.d/
2026-06-12 20:08:03.302542 | primary | dnf/vars/
2026-06-12 20:08:03.302555 | primary | dnf/vars/stream
2026-06-12 20:08:03.302568 | primary | yum.repos.d/
2026-06-12 20:08:03.302585 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 20:08:03.302599 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 20:08:03.302612 | primary | yum.repos.d/centos-addons.repo
2026-06-12 20:08:03.302628 | primary | yum.repos.d/centos.repo
2026-06-12 20:08:03.302642 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-12 20:08:03.302658 | primary | yum.repos.d/epel-next-testing.repo
2026-06-12 20:08:03.302675 | primary | yum.repos.d/epel-next.repo
2026-06-12 20:08:03.302691 | primary | yum.repos.d/epel-testing.repo
2026-06-12 20:08:03.302707 | primary | yum.repos.d/epel.repo
2026-06-12 20:08:03.344795 | primary |
2026-06-12 20:08:03.344849 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-12 20:08:03.344865 | primary | total size is 17,241  speedup is 0.89
2026-06-12 20:08:03.348576 | primary | + pushd /home/zuul/workspace
2026-06-12 20:08:03.348620 | primary | ~/workspace ~/zuul-output/logs
2026-06-12 20:08:03.348813 | 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-12 20:08:03.377625 | primary | + popd
2026-06-12 20:08:03.377672 | primary | ~/zuul-output/logs
2026-06-12 20:08:03.460258 | primary | ok: Runtime: 0:00:00.530775
2026-06-12 20:08:03.471888 | 
2026-06-12 20:08:03.472026 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-12 20:08:03.495365 | primary | ok
2026-06-12 20:08:03.526687 | 
2026-06-12 20:08:03.526780 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 20:08:03.591643 | primary | skipping: Conditional result was False
2026-06-12 20:08:03.600276 | 
2026-06-12 20:08:03.600425 | TASK [fetch-output : Set log path for single node]
2026-06-12 20:08:03.656802 | primary | ok
2026-06-12 20:08:03.664215 | 
2026-06-12 20:08:03.664351 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 20:08:03.972186 | primary -> localhost | changed: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/logs"
2026-06-12 20:08:04.233793 | primary -> localhost | changed: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/artifacts"
2026-06-12 20:08:04.454424 | primary -> localhost | changed: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/docs"
2026-06-12 20:08:04.465355 | 
2026-06-12 20:08:04.465466 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 20:08:05.237686 | primary | changed:
2026-06-12 20:08:05.238025 | primary | .d..t...... ./
2026-06-12 20:08:05.238100 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-12 20:08:05.238156 | primary | >f+++++++++ disk_usage.txt
2026-06-12 20:08:05.238205 | primary | >f+++++++++ installed_pkgs.txt
2026-06-12 20:08:05.238253 | primary | >f+++++++++ master-report.html
2026-06-12 20:08:05.238298 | primary | >f+++++++++ master-tag-report.html
2026-06-12 20:08:05.238343 | primary | >f+++++++++ master-tag.txt
2026-06-12 20:08:05.238387 | primary | >f+++++++++ master.txt
2026-06-12 20:08:05.238431 | primary | cd+++++++++ dnf/
2026-06-12 20:08:05.238474 | primary | >f+++++++++ dnf/dnf.conf
2026-06-12 20:08:05.238677 | primary | cd+++++++++ dnf/aliases.d/
2026-06-12 20:08:05.238725 | primary | cd+++++++++ dnf/modules.d/
2026-06-12 20:08:05.238772 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-12 20:08:05.238815 | primary | cd+++++++++ dnf/plugins/
2026-06-12 20:08:05.238853 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-12 20:08:05.238895 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-12 20:08:05.238939 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-12 20:08:05.238976 | primary | cd+++++++++ dnf/protected.d/
2026-06-12 20:08:05.239019 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-12 20:08:05.239057 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-12 20:08:05.239099 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 20:08:05.239142 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-12 20:08:05.239179 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-12 20:08:05.239221 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-12 20:08:05.239258 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-12 20:08:05.239300 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-12 20:08:05.239338 | primary | cd+++++++++ dnf/vars/
2026-06-12 20:08:05.239382 | primary | >f+++++++++ dnf/vars/stream
2026-06-12 20:08:05.239425 | primary | cd+++++++++ yum.repos.d/
2026-06-12 20:08:05.239468 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-12 20:08:05.239506 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-12 20:08:05.239589 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-12 20:08:05.239634 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-12 20:08:05.239747 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-12 20:08:05.239795 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-12 20:08:05.239838 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-12 20:08:05.239896 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-12 20:08:05.239943 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-12 20:08:05.240031 | primary | changed: All items complete
2026-06-12 20:08:05.240082 | 
2026-06-12 20:08:05.784058 | primary | changed: .d..t...... ./
2026-06-12 20:08:06.340637 | primary | changed: .d..t...... ./
2026-06-12 20:08:06.353616 | 
2026-06-12 20:08:06.353719 | PLAY RECAP
2026-06-12 20:08:06.353795 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 20:08:06.353838 | 
2026-06-12 20:08:06.477612 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-12 20:08:06.480623 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 20:08:07.087602 | 
2026-06-12 20:08:07.087703 | PLAY [Report DLRN results after job run]
2026-06-12 20:08:07.098186 | 
2026-06-12 20:08:07.098262 | TASK [Include vars from ci-framework group_vars]
2026-06-12 20:08:07.116930 | primary | ok
2026-06-12 20:08:07.137783 | 
2026-06-12 20:08:07.137944 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 20:08:07.202368 | primary | skipping: Conditional result was False
2026-06-12 20:08:07.207073 | 
2026-06-12 20:08:07.207145 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 20:08:07.568652 | primary | ok
2026-06-12 20:08:07.572417 | 
2026-06-12 20:08:07.572485 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 20:08:07.610255 | primary | skipping: Conditional result was False
2026-06-12 20:08:07.616012 | 
2026-06-12 20:08:07.616101 | TASK [cifmw_helpers : Read vars]
2026-06-12 20:08:07.650481 | 
2026-06-12 20:08:07.650750 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 20:08:07.700823 | 
2026-06-12 20:08:07.701094 | TASK [cifmw_helpers : Include vars]
2026-06-12 20:08:07.746285 | 
2026-06-12 20:08:07.746572 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 20:08:07.781952 | primary | skipping: Conditional result was False
2026-06-12 20:08:07.798224 | 
2026-06-12 20:08:07.798361 | TASK [Report job status to DLRN]
2026-06-12 20:08:07.822117 | primary | ok
2026-06-12 20:08:07.868359 | 
2026-06-12 20:08:07.868455 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 20:08:07.943400 | primary | skipping: Conditional result was False
2026-06-12 20:08:07.952974 | 
2026-06-12 20:08:07.953122 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 20:08:09.331347 | primary | changed
2026-06-12 20:08:09.340572 | 
2026-06-12 20:08:09.340711 | TASK [dlrn_report : Install kinit related package]
2026-06-12 20:08:09.427560 | primary | skipping: Conditional result was False
2026-06-12 20:08:09.437346 | 
2026-06-12 20:08:09.437493 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 20:08:09.525417 | primary | skipping: Conditional result was False
2026-06-12 20:08:09.534808 | 
2026-06-12 20:08:09.534958 | TASK [Set zuul-log-path fact]
2026-06-12 20:08:09.611686 | primary | ok
2026-06-12 20:08:09.649538 | 
2026-06-12 20:08:09.649627 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:08:09.742658 | primary | ok
2026-06-12 20:08:09.757971 | 
2026-06-12 20:08:09.758114 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 20:08:09.836356 | primary | skipping: Conditional result was False
2026-06-12 20:08:09.848422 | 
2026-06-12 20:08:09.848669 | TASK [Get hash related data from repo_setup role]
2026-06-12 20:08:09.926464 | primary | ok
2026-06-12 20:08:10.066882 | 
2026-06-12 20:08:10.067010 | LOOP [repo_setup : Ensure directories are present]
2026-06-12 20:08:10.524244 | primary | changed: "tmp"
2026-06-12 20:08:10.772683 | primary | changed: "artifacts/repositories"
2026-06-12 20:08:11.059055 | primary | changed: "venv/repo_setup"
2026-06-12 20:08:11.078551 | 
2026-06-12 20:08:11.078779 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-12 20:08:12.513335 | primary | ok: Nothing to do
2026-06-12 20:08:12.521838 | 
2026-06-12 20:08:12.521962 | TASK [repo_setup : Get repo-setup repository]
2026-06-12 20:08:13.782482 | primary | changed
2026-06-12 20:08:13.794307 | 
2026-06-12 20:08:13.794453 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-12 20:08:21.120989 | primary | changed
2026-06-12 20:08:21.131601 | 
2026-06-12 20:08:21.131746 | TASK [repo_setup : Install repo-setup package]
2026-06-12 20:08:21.725829 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.725927 | primary | !!
2026-06-12 20:08:21.725939 | primary |
2026-06-12 20:08:21.725952 | primary |         ********************************************************************************
2026-06-12 20:08:21.725961 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 20:08:21.725973 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 20:08:21.725981 | primary |
2026-06-12 20:08:21.725992 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.726002 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.726010 | primary |
2026-06-12 20:08:21.726018 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.726026 | primary |         ********************************************************************************
2026-06-12 20:08:21.726034 | primary |
2026-06-12 20:08:21.726042 | primary | !!
2026-06-12 20:08:21.726050 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.726509 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.726529 | primary | !!
2026-06-12 20:08:21.726537 | primary |
2026-06-12 20:08:21.726545 | primary |         ********************************************************************************
2026-06-12 20:08:21.726553 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 20:08:21.726562 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 20:08:21.726570 | primary |
2026-06-12 20:08:21.726578 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.726586 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.726594 | primary |
2026-06-12 20:08:21.726602 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.726610 | primary |         ********************************************************************************
2026-06-12 20:08:21.726618 | primary |
2026-06-12 20:08:21.726625 | primary | !!
2026-06-12 20:08:21.726633 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.726935 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.726945 | primary | !!
2026-06-12 20:08:21.726953 | primary |
2026-06-12 20:08:21.726961 | primary |         ********************************************************************************
2026-06-12 20:08:21.726969 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 20:08:21.726976 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 20:08:21.726985 | primary |
2026-06-12 20:08:21.726993 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.727001 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.727008 | primary |
2026-06-12 20:08:21.727016 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.727024 | primary |         ********************************************************************************
2026-06-12 20:08:21.727032 | primary |
2026-06-12 20:08:21.727039 | primary | !!
2026-06-12 20:08:21.727047 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.765746 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-12 20:08:21.765823 | primary | !!
2026-06-12 20:08:21.765834 | primary |
2026-06-12 20:08:21.765867 | primary |         ********************************************************************************
2026-06-12 20:08:21.765877 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-12 20:08:21.765886 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-12 20:08:21.765894 | primary |         ********************************************************************************
2026-06-12 20:08:21.765902 | primary |
2026-06-12 20:08:21.765911 | primary | !!
2026-06-12 20:08:21.765919 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-12 20:08:21.775375 | primary | WARNING: The wheel package is not available.
2026-06-12 20:08:21.815154 | primary | [pbr] Generating ChangeLog
2026-06-12 20:08:21.881054 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-12 20:08:21.881133 | primary | !!
2026-06-12 20:08:21.881144 | primary |
2026-06-12 20:08:21.881153 | primary |         ********************************************************************************
2026-06-12 20:08:21.881162 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-12 20:08:21.881171 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 20:08:21.881179 | primary |         standards-based tools.
2026-06-12 20:08:21.881187 | primary |
2026-06-12 20:08:21.881195 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-12 20:08:21.881203 | primary |         ********************************************************************************
2026-06-12 20:08:21.881211 | primary |
2026-06-12 20:08:21.881219 | primary | !!
2026-06-12 20:08:21.881227 | primary |   easy_install.initialize_options(self)
2026-06-12 20:08:21.881244 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-12 20:08:21.881253 | primary | !!
2026-06-12 20:08:21.881261 | primary |
2026-06-12 20:08:21.881269 | primary |         ********************************************************************************
2026-06-12 20:08:21.881315 | primary |         Please avoid running ``setup.py`` directly.
2026-06-12 20:08:21.881323 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-12 20:08:21.881331 | primary |         standards-based tools.
2026-06-12 20:08:21.881339 | primary |
2026-06-12 20:08:21.881347 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-12 20:08:21.881355 | primary |         ********************************************************************************
2026-06-12 20:08:21.881363 | primary |
2026-06-12 20:08:21.881371 | primary | !!
2026-06-12 20:08:21.881379 | primary |   self.initialize_options()
2026-06-12 20:08:21.883454 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.883468 | primary | !!
2026-06-12 20:08:21.883477 | primary |
2026-06-12 20:08:21.883485 | primary |         ********************************************************************************
2026-06-12 20:08:21.883493 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-12 20:08:21.883518 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-12 20:08:21.883526 | primary |
2026-06-12 20:08:21.883534 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.883542 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.883550 | primary |
2026-06-12 20:08:21.883558 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.883565 | primary |         ********************************************************************************
2026-06-12 20:08:21.883573 | primary |
2026-06-12 20:08:21.883581 | primary | !!
2026-06-12 20:08:21.883589 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.884458 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.884484 | primary | !!
2026-06-12 20:08:21.884492 | primary |
2026-06-12 20:08:21.884500 | primary |         ********************************************************************************
2026-06-12 20:08:21.884509 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-12 20:08:21.884549 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-12 20:08:21.884558 | primary |
2026-06-12 20:08:21.884565 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.884573 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.884580 | primary |
2026-06-12 20:08:21.884588 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.884596 | primary |         ********************************************************************************
2026-06-12 20:08:21.884603 | primary |
2026-06-12 20:08:21.884611 | primary | !!
2026-06-12 20:08:21.884619 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.884898 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-12 20:08:21.884909 | primary | !!
2026-06-12 20:08:21.884917 | primary |
2026-06-12 20:08:21.884925 | primary |         ********************************************************************************
2026-06-12 20:08:21.884932 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-12 20:08:21.884940 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-12 20:08:21.884948 | primary |
2026-06-12 20:08:21.884955 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-12 20:08:21.884963 | primary |         calls to avoid build errors in the future.
2026-06-12 20:08:21.884971 | primary |
2026-06-12 20:08:21.884978 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-12 20:08:21.884986 | primary |         ********************************************************************************
2026-06-12 20:08:21.884993 | primary |
2026-06-12 20:08:21.885001 | primary | !!
2026-06-12 20:08:21.885009 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-12 20:08:21.887804 | primary | running install
2026-06-12 20:08:21.902908 | primary | running build
2026-06-12 20:08:21.902932 | primary | running build_py
2026-06-12 20:08:21.907920 | primary | creating build
2026-06-12 20:08:21.908010 | primary | creating build/lib
2026-06-12 20:08:21.908058 | primary | creating build/lib/repo_setup
2026-06-12 20:08:21.908125 | primary | creating build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908212 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908366 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908554 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908700 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908823 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.908944 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.909064 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.909186 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-12 20:08:21.909467 | primary | creating build/lib/repo_setup/get_hash
2026-06-12 20:08:21.909545 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.909662 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.909795 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.909922 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.910032 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.910344 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-12 20:08:21.910462 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-12 20:08:21.910610 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-12 20:08:21.910723 | primary | running egg_info
2026-06-12 20:08:21.911065 | primary | creating repo_setup.egg-info
2026-06-12 20:08:21.915244 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-12 20:08:21.915837 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-12 20:08:21.916192 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-12 20:08:21.916451 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-12 20:08:21.916604 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-12 20:08:21.941066 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-12 20:08:21.941229 | primary | [pbr] Processing SOURCES.txt
2026-06-12 20:08:21.941393 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 20:08:21.952866 | primary | [pbr] In git context, generating filelist from git
2026-06-12 20:08:21.959590 | primary | warning: no files found matching 'AUTHORS'
2026-06-12 20:08:21.959626 | primary | warning: no files found matching 'ChangeLog'
2026-06-12 20:08:21.959950 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-12 20:08:21.960132 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-12 20:08:21.963451 | primary | reading manifest template 'MANIFEST.in'
2026-06-12 20:08:21.963712 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-12 20:08:21.963871 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-12 20:08:21.964116 | primary | adding license file 'LICENSE'
2026-06-12 20:08:21.965015 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-12 20:08:21.965749 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-12 20:08:21.966269 | primary | running install_lib
2026-06-12 20:08:21.970762 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-12 20:08:21.970826 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.970924 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971028 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971154 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971294 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971395 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971504 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971617 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971733 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-12 20:08:21.971897 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.971955 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972051 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972159 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972316 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972406 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972540 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-12 20:08:21.972636 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-12 20:08:21.972733 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-12 20:08:21.972868 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-12 20:08:21.973399 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-12 20:08:21.973603 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-12 20:08:21.974950 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-12 20:08:21.976002 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-12 20:08:21.976310 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-12 20:08:21.977066 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-12 20:08:21.977522 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-12 20:08:21.977823 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-12 20:08:21.979889 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-12 20:08:21.980055 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-12 20:08:21.980633 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-12 20:08:21.980916 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-12 20:08:21.981255 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-12 20:08:21.982232 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-12 20:08:21.982431 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-12 20:08:21.985060 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-12 20:08:21.985554 | primary | running install_data
2026-06-12 20:08:21.989507 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-12 20:08:21.989546 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-12 20:08:21.989618 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-12 20:08:21.989761 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-12 20:08:21.989820 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-12 20:08:21.989856 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-12 20:08:21.989904 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-12 20:08:21.989995 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-12 20:08:21.990056 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-12 20:08:21.990167 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-12 20:08:21.990311 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-12 20:08:21.990424 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.990494 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.990590 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.990698 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.990804 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.990910 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.991016 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-12 20:08:21.991161 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991226 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991339 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991453 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991563 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991669 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991774 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991882 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.991987 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-12 20:08:21.992117 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-12 20:08:21.992189 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-12 20:08:21.992327 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-12 20:08:21.992405 | primary | running install_egg_info
2026-06-12 20:08:21.996059 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-12 20:08:21.997036 | primary | running install_scripts
2026-06-12 20:08:22.001428 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 20:08:22.001531 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 20:08:22.001653 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-12 20:08:22.188210 | primary | ok: Runtime: 0:00:00.457177
2026-06-12 20:08:22.199656 | 
2026-06-12 20:08:22.199791 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-12 20:08:22.276612 | primary | skipping: Conditional result was False
2026-06-12 20:08:22.286662 | 
2026-06-12 20:08:22.286801 | TASK [repo_setup : Run repo-setup]
2026-06-12 20:08:22.956061 | primary | Cache was expired
2026-06-12 20:08:22.956133 | primary | 0 files removed
2026-06-12 20:08:22.981549 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-12 20:08:22.981609 | 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-12 20:08:22.981625 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 20:08:22.981635 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 20:08:22.981644 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 20:08:22.981652 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 20:08:23.340438 | primary | ok: Runtime: 0:00:00.371401
2026-06-12 20:08:23.347347 | 
2026-06-12 20:08:23.347453 | TASK [repo_setup : Get component repo]
2026-06-12 20:08:23.434730 | primary | skipping: Conditional result was False
2026-06-12 20:08:23.442314 | 
2026-06-12 20:08:23.442432 | TASK [repo_setup : Rename component repo]
2026-06-12 20:08:23.497841 | primary | skipping: Conditional result was False
2026-06-12 20:08:23.508635 | 
2026-06-12 20:08:23.508820 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-12 20:08:23.567035 | primary | skipping: Conditional result was False
2026-06-12 20:08:23.578366 | 
2026-06-12 20:08:23.578629 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-12 20:08:24.162173 | 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-12 20:08:24.629247 | primary | ok: Runtime: 0:00:00.282837
2026-06-12 20:08:24.638170 | 
2026-06-12 20:08:24.638303 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-12 20:08:25.632676 | primary | changed
2026-06-12 20:08:25.641271 | 
2026-06-12 20:08:25.641391 | TASK [repo_setup : Dump current-podified hash]
2026-06-12 20:08:25.717696 | primary | skipping: Conditional result was False
2026-06-12 20:08:25.722986 | 
2026-06-12 20:08:25.723078 | TASK [repo_setup : Slurp current podified hash]
2026-06-12 20:08:25.808051 | primary | skipping: Conditional result was False
2026-06-12 20:08:25.815150 | 
2026-06-12 20:08:25.815223 | TASK [repo_setup : Update the value of full_hash]
2026-06-12 20:08:25.891766 | primary | skipping: Conditional result was False
2026-06-12 20:08:25.905012 | 
2026-06-12 20:08:25.905218 | TASK [repo_setup : Export hashes facts for further use]
2026-06-12 20:08:26.000768 | primary | ok
2026-06-12 20:08:26.009723 | 
2026-06-12 20:08:26.009857 | TASK [repo_setup : Create download directory]
2026-06-12 20:08:26.087915 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.098037 | 
2026-06-12 20:08:26.098201 | TASK [repo_setup : Print the URL to request]
2026-06-12 20:08:26.157029 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.166991 | 
2026-06-12 20:08:26.167122 | TASK [Download the RPM]
2026-06-12 20:08:26.224967 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.238733 | 
2026-06-12 20:08:26.238901 | TASK [repo_setup : Install RHOS Release tool]
2026-06-12 20:08:26.300253 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.313203 | 
2026-06-12 20:08:26.313361 | TASK [repo_setup : Get rhos-release tool version]
2026-06-12 20:08:26.853293 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.863469 | 
2026-06-12 20:08:26.863637 | TASK [repo_setup : Print rhos-release tool version]
2026-06-12 20:08:26.953726 | primary | skipping: Conditional result was False
2026-06-12 20:08:26.969302 | 
2026-06-12 20:08:26.969447 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-12 20:08:27.510262 | primary | skipping: Conditional result was False
2026-06-12 20:08:27.520377 | 
2026-06-12 20:08:27.520554 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-12 20:08:27.899147 | primary | ok
2026-06-12 20:08:27.952970 | 
2026-06-12 20:08:27.953122 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-12 20:08:28.484777 | primary | ok: Runtime: 0:00:00.014111
2026-06-12 20:08:28.493068 | 
2026-06-12 20:08:28.493195 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-12 20:08:29.036092 | primary | ok: Runtime: 0:00:00.019901
2026-06-12 20:08:29.044894 | 
2026-06-12 20:08:29.045021 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-12 20:08:29.091144 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.100444 | 
2026-06-12 20:08:29.100608 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-12 20:08:29.156642 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.165853 | 
2026-06-12 20:08:29.165986 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-12 20:08:29.211627 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.220710 | 
2026-06-12 20:08:29.220840 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-12 20:08:29.266728 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.275959 | 
2026-06-12 20:08:29.276088 | TASK [repo_setup : Check for DLRN component repo]
2026-06-12 20:08:29.332101 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.341291 | 
2026-06-12 20:08:29.341418 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-12 20:08:29.397425 | primary | skipping: Conditional result was False
2026-06-12 20:08:29.409455 | 
2026-06-12 20:08:29.409622 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-12 20:08:29.777173 | primary | ok: All paths examined
2026-06-12 20:08:29.790181 | 
2026-06-12 20:08:29.790305 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-12 20:08:30.133379 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-12 20:08:30.133806 | primary | changed: All items complete
2026-06-12 20:08:30.133864 | 
2026-06-12 20:08:30.398231 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-12 20:08:30.658114 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-12 20:08:30.961291 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-12 20:08:31.216832 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-12 20:08:31.534619 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-12 20:08:32.391196 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-12 20:08:32.654029 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-12 20:08:32.947581 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-12 20:08:32.973591 | 
2026-06-12 20:08:32.973805 | TASK [repo_setup : Cleanup existing metadata]
2026-06-12 20:08:33.505173 | primary | Cache was expired
2026-06-12 20:08:33.520695 | primary | 66 files removed
2026-06-12 20:08:34.020471 | primary | ok: Runtime: 0:00:00.232916
2026-06-12 20:08:34.031688 | 
2026-06-12 20:08:34.031866 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-12 20:08:34.554542 | primary | changed
2026-06-12 20:08:34.571008 | 
2026-06-12 20:08:34.571213 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 20:08:34.944971 | primary | DEFAULT
2026-06-12 20:08:35.112417 | primary | ok: Runtime: 0:00:00.051553
2026-06-12 20:08:35.120767 | 
2026-06-12 20:08:35.120896 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 20:08:35.660582 | primary | skipping: Conditional result was False
2026-06-12 20:08:35.671177 | 
2026-06-12 20:08:35.671322 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 20:08:36.210771 | primary | skipping: Conditional result was False
2026-06-12 20:08:36.220796 | 
2026-06-12 20:08:36.220942 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 20:08:36.298156 | primary | skipping: Conditional result was False
2026-06-12 20:08:36.307980 | 
2026-06-12 20:08:36.308182 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 20:08:36.647939 | primary | REPORTING SUCCESS TO DLRN API
2026-06-12 20:08:37.156745 | primary | {
2026-06-12 20:08:37.156809 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-12 20:08:37.156822 | primary |   "commit_hash": null,
2026-06-12 20:08:37.156831 | primary |   "component": null,
2026-06-12 20:08:37.156840 | primary |   "distro_hash": null,
2026-06-12 20:08:37.156849 | primary |   "extended_hash": null,
2026-06-12 20:08:37.156868 | primary |   "in_progress": false,
2026-06-12 20:08:37.156878 | primary |   "job_id": "periodic-edpm-container-image-quay-push-centos-9-master",
2026-06-12 20:08:37.156890 | primary |   "notes": "",
2026-06-12 20:08:37.156899 | primary |   "success": true,
2026-06-12 20:08:37.156908 | primary |   "timestamp": 1781294916,
2026-06-12 20:08:37.156917 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/555/rdoproject.org/5559310168f24f139d8af9809426d945"
2026-06-12 20:08:37.156928 | primary | }
2026-06-12 20:08:37.356617 | primary | ok: Runtime: 0:00:00.526605
2026-06-12 20:08:37.367843 | 
2026-06-12 20:08:37.367941 | PLAY RECAP
2026-06-12 20:08:37.368025 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-12 20:08:37.368070 | 
2026-06-12 20:08:37.525461 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 20:08:37.528387 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 20:08:38.137242 | 
2026-06-12 20:08:38.137427 | PLAY [all]
2026-06-12 20:08:38.146694 | 
2026-06-12 20:08:38.146761 | TASK [include_role : fetch-output]
2026-06-12 20:08:38.184859 | primary | ok
2026-06-12 20:08:38.198410 | 
2026-06-12 20:08:38.198487 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 20:08:38.263143 | primary | skipping: Conditional result was False
2026-06-12 20:08:38.271988 | 
2026-06-12 20:08:38.272135 | TASK [fetch-output : Set log path for single node]
2026-06-12 20:08:38.329353 | primary | ok
2026-06-12 20:08:38.334811 | 
2026-06-12 20:08:38.334902 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 20:08:38.803252 | primary -> localhost | ok: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/logs"
2026-06-12 20:08:39.077150 | primary -> localhost | ok: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/artifacts"
2026-06-12 20:08:39.308743 | primary -> localhost | ok: "/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/docs"
2026-06-12 20:08:39.326430 | 
2026-06-12 20:08:39.326602 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 20:08:40.063458 | primary | ok
2026-06-12 20:08:40.063929 | primary | ok: All items complete
2026-06-12 20:08:40.063996 | 
2026-06-12 20:08:40.631162 | primary | ok
2026-06-12 20:08:41.163985 | primary | ok
2026-06-12 20:08:41.179792 | 
2026-06-12 20:08:41.179942 | TASK [include_role : fetch-output-openshift]
2026-06-12 20:08:41.207051 | primary | skipping: Conditional result was False
2026-06-12 20:08:41.213631 | 
2026-06-12 20:08:41.213727 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 20:08:41.246081 | primary | skipping: Conditional result was False
2026-06-12 20:08:41.255064 | primary | skipping: Conditional result was False
2026-06-12 20:08:41.268642 | 
2026-06-12 20:08:41.268771 | PLAY [all]
2026-06-12 20:08:41.275382 | 
2026-06-12 20:08:41.275476 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 20:08:41.772093 | primary | changed
2026-06-12 20:08:41.781749 | 
2026-06-12 20:08:41.781911 | PLAY RECAP
2026-06-12 20:08:41.782009 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-12 20:08:41.782054 | 
2026-06-12 20:08:41.893984 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 20:08:41.895325 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 20:08:42.489374 | 
2026-06-12 20:08:42.489477 | PLAY [localhost]
2026-06-12 20:08:42.498633 | 
2026-06-12 20:08:42.498700 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 20:08:42.913620 | localhost | changed
2026-06-12 20:08:42.932047 | 
2026-06-12 20:08:42.932316 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 20:08:42.974249 | localhost | ok
2026-06-12 20:08:42.988029 | 
2026-06-12 20:08:42.988162 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 20:08:43.425918 | localhost | changed
2026-06-12 20:08:43.433867 | 
2026-06-12 20:08:43.434004 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 20:08:44.246460 | localhost | changed
2026-06-12 20:08:44.254899 | 
2026-06-12 20:08:44.255054 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 20:08:44.733231 | localhost | Identity added: /var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/tmp/ansible.t1zfp1ku (/var/lib/zuul/builds/5559310168f24f139d8af9809426d945/work/tmp/ansible.t1zfp1ku)
2026-06-12 20:08:44.733452 | localhost | ok: Runtime: 0:00:00.014722
2026-06-12 20:08:44.737807 | 
2026-06-12 20:08:44.737893 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 20:08:45.067641 | localhost | ok: Runtime: 0:00:00.009299
2026-06-12 20:08:45.077362 | 
2026-06-12 20:08:45.077490 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 20:08:45.160645 | localhost | changed
2026-06-12 20:08:45.167397 | 
2026-06-12 20:08:45.167575 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 20:08:45.635770 | localhost | changed
2026-06-12 20:08:45.645828 | 
2026-06-12 20:08:45.645945 | PLAY [localhost]
2026-06-12 20:08:45.654159 | 
2026-06-12 20:08:45.654294 | TASK [Generate bulk log download script]
2026-06-12 20:08:45.677452 | localhost | ok
2026-06-12 20:08:45.698156 | 
2026-06-12 20:08:45.698283 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 20:08:45.742624 | localhost | ok: All assertions passed
2026-06-12 20:08:45.785341 | 
2026-06-12 20:08:45.785478 | TASK [local-log-download : Create download script]
2026-06-12 20:08:46.296863 | localhost -> localhost | changed
2026-06-12 20:08:46.311067 | 
2026-06-12 20:08:46.311194 | TASK [Register quick-download link]
2026-06-12 20:08:46.343955 | localhost | ok
2026-06-12 20:08:46.347928 | 
2026-06-12 20:08:46.348061 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 20:08:46.359874 | 
2026-06-12 20:08:46.360001 | TASK [Set zuul-log-path fact]
2026-06-12 20:08:46.379717 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 20:08:46.392162 | 
2026-06-12 20:08:46.392296 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 20:08:46.430900 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 20:08:46.436149 | 
2026-06-12 20:08:46.436275 | TASK [upload-logs : Create log directories]
2026-06-12 20:08:47.366260 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 20:08:47.369792 | 
2026-06-12 20:08:47.369923 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 20:08:47.773956 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.011241
2026-06-12 20:08:47.779588 | 
2026-06-12 20:08:47.779762 | TASK [upload-logs : Upload logs to log server]
2026-06-12 20:08:50.347610 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 20:08:50.349078 | 
2026-06-12 20:08:50.349141 | LOOP [upload-logs : Compress console log and json output]
