2026-06-13 00:04:16.237149 | Job console starting
2026-06-13 00:04:16.379851 | Updating git repos
2026-06-13 00:04:16.408473 | Cloning repos into workspace
2026-06-13 00:04:17.590990 | Restoring repo states
2026-06-13 00:04:17.602096 | Merging changes
2026-06-13 00:04:17.602119 | Checking out repos
2026-06-13 00:04:18.033632 | Preparing playbooks
2026-06-13 00:04:24.914353 | Running Ansible setup
2026-06-13 00:04:32.473380 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 00:04:33.225787 | 
2026-06-13 00:04:33.225998 | PLAY [localhost]
2026-06-13 00:04:33.237423 | 
2026-06-13 00:04:33.237569 | TASK [Gathering Facts]
2026-06-13 00:04:34.345934 | localhost | ok
2026-06-13 00:04:34.356146 | 
2026-06-13 00:04:34.356349 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-13 00:04:34.875942 | localhost -> localhost | changed
2026-06-13 00:04:34.882605 | 
2026-06-13 00:04:34.882779 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-13 00:04:36.037599 | localhost -> localhost | changed
2026-06-13 00:04:36.047836 | 
2026-06-13 00:04:36.047999 | TASK [Setup log path fact]
2026-06-13 00:04:36.067555 | localhost | ok
2026-06-13 00:04:36.081344 | 
2026-06-13 00:04:36.081505 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:04:36.111027 | localhost | ok
2026-06-13 00:04:36.119422 | 
2026-06-13 00:04:36.119616 | TASK [emit-job-header : Print job information]
2026-06-13 00:04:36.158601 | # Job Information
2026-06-13 00:04:36.158780 | Ansible Version: 2.16.18
2026-06-13 00:04:36.158808 | Job: periodic-edpm-container-image-quay-push-centos-9-master
2026-06-13 00:04:36.158828 | Pipeline: openstack-promote-component
2026-06-13 00:04:36.158848 | Executor: 38.102.83.32
2026-06-13 00:04:36.158866 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-13 00:04:36.158884 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/108/rdoproject.org/108aece139c44006ac75f49ec72cc5ee/
2026-06-13 00:04:36.158903 | Event ID: c28358d5d62945f3abe2336cd11edfdd
2026-06-13 00:04:36.162164 | 
2026-06-13 00:04:36.162248 | LOOP [emit-job-header : Print node information]
2026-06-13 00:04:36.253440 | localhost | ok:
2026-06-13 00:04:36.253681 | localhost | # Node Information
2026-06-13 00:04:36.253712 | localhost | Inventory Hostname: primary
2026-06-13 00:04:36.253733 | localhost | Hostname: np0000072496
2026-06-13 00:04:36.253752 | localhost | Username: zuul
2026-06-13 00:04:36.253773 | localhost | Distro: CentOS 9
2026-06-13 00:04:36.253792 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-13 00:04:36.253809 | localhost | Region: RegionOne
2026-06-13 00:04:36.253826 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-13 00:04:36.253842 | localhost | Product Name: OpenStack Nova
2026-06-13 00:04:36.253860 | localhost | Interface IP: 38.102.83.150
2026-06-13 00:04:36.267467 | 
2026-06-13 00:04:36.267652 | PLAY [all]
2026-06-13 00:04:36.279206 | 
2026-06-13 00:04:36.279537 | TASK [Gather network facts]
2026-06-13 00:04:36.762854 | primary | ok
2026-06-13 00:04:36.771748 | 
2026-06-13 00:04:36.771889 | TASK [include_role : start-zuul-console]
2026-06-13 00:04:36.789905 | primary | ok
2026-06-13 00:04:36.801048 | 
2026-06-13 00:04:36.801185 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-13 00:04:37.257496 | primary | ok
2026-06-13 00:04:37.266899 | 
2026-06-13 00:04:37.267092 | TASK [include_role : add-build-sshkey]
2026-06-13 00:04:37.300874 | primary | ok
2026-06-13 00:04:37.331003 | 
2026-06-13 00:04:37.334549 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-13 00:04:37.636922 | primary -> localhost | ok
2026-06-13 00:04:37.644508 | 
2026-06-13 00:04:37.644701 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-13 00:04:37.673805 | primary | ok
2026-06-13 00:04:37.691467 | primary | included: /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-13 00:04:37.698047 | 
2026-06-13 00:04:37.698170 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-13 00:04:38.306164 | primary -> localhost | Generating public/private rsa key pair.
2026-06-13 00:04:38.306335 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/108aece139c44006ac75f49ec72cc5ee_id_rsa
2026-06-13 00:04:38.306366 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/108aece139c44006ac75f49ec72cc5ee_id_rsa.pub
2026-06-13 00:04:38.306390 | primary -> localhost | The key fingerprint is:
2026-06-13 00:04:38.306411 | primary -> localhost | SHA256:CqgcixYn3ABfuT+4tLTqJHHO6c4GueM/DMImOl48JMg zuul-build-sshkey
2026-06-13 00:04:38.306430 | primary -> localhost | The key's randomart image is:
2026-06-13 00:04:38.306450 | primary -> localhost | +---[RSA 3072]----+
2026-06-13 00:04:38.306469 | primary -> localhost | |.   ..           |
2026-06-13 00:04:38.306489 | primary -> localhost | |.. ..            |
2026-06-13 00:04:38.306509 | primary -> localhost | | ..  .           |
2026-06-13 00:04:38.306559 | primary -> localhost | |+ o..            |
2026-06-13 00:04:38.306641 | primary -> localhost | |+Eo+.o  S        |
2026-06-13 00:04:38.306687 | primary -> localhost | |BXX.+.o.         |
2026-06-13 00:04:38.306806 | primary -> localhost | |O*B* +..         |
2026-06-13 00:04:38.306829 | primary -> localhost | |*=oo=            |
2026-06-13 00:04:38.306848 | primary -> localhost | |oOBo.            |
2026-06-13 00:04:38.306867 | primary -> localhost | +----[SHA256]-----+
2026-06-13 00:04:38.306921 | primary -> localhost | ok: Runtime: 0:00:00.077125
2026-06-13 00:04:38.311005 | 
2026-06-13 00:04:38.311082 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-13 00:04:38.338298 | primary | ok
2026-06-13 00:04:38.348268 | primary | included: /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-13 00:04:38.356097 | 
2026-06-13 00:04:38.356211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-13 00:04:38.381287 | primary | skipping: Conditional result was False
2026-06-13 00:04:38.385969 | 
2026-06-13 00:04:38.386063 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-13 00:04:38.882937 | primary | changed
2026-06-13 00:04:38.895620 | 
2026-06-13 00:04:38.895839 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-13 00:04:39.146552 | primary | ok
2026-06-13 00:04:39.155056 | 
2026-06-13 00:04:39.155206 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-13 00:04:39.866577 | primary | changed
2026-06-13 00:04:39.871960 | 
2026-06-13 00:04:39.872109 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-13 00:04:40.637049 | primary | changed
2026-06-13 00:04:40.641846 | 
2026-06-13 00:04:40.641922 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-13 00:04:40.666099 | primary | skipping: Conditional result was False
2026-06-13 00:04:40.670488 | 
2026-06-13 00:04:40.670594 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-13 00:04:41.110626 | primary -> localhost | changed
2026-06-13 00:04:41.118841 | 
2026-06-13 00:04:41.118982 | TASK [add-build-sshkey : Add back temp key]
2026-06-13 00:04:41.460106 | primary -> localhost | Identity added: /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/108aece139c44006ac75f49ec72cc5ee_id_rsa (zuul-build-sshkey)
2026-06-13 00:04:41.460306 | primary -> localhost | ok: Runtime: 0:00:00.014266
2026-06-13 00:04:41.463881 | 
2026-06-13 00:04:41.463951 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-13 00:04:41.867549 | primary | ok
2026-06-13 00:04:41.872919 | 
2026-06-13 00:04:41.873044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-13 00:04:41.896871 | primary | skipping: Conditional result was False
2026-06-13 00:04:41.904046 | 
2026-06-13 00:04:41.904110 | TASK [include_role : validate-host]
2026-06-13 00:04:41.931124 | primary | ok
2026-06-13 00:04:41.948261 | 
2026-06-13 00:04:41.948351 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-13 00:04:41.975646 | primary | ok
2026-06-13 00:04:41.979022 | 
2026-06-13 00:04:41.979092 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-13 00:04:42.215505 | primary -> localhost | ok
2026-06-13 00:04:42.220593 | 
2026-06-13 00:04:42.220681 | TASK [validate-host : Collect information about the host]
2026-06-13 00:04:42.911780 | primary | ok
2026-06-13 00:04:42.923502 | 
2026-06-13 00:04:42.923654 | TASK [validate-host : Sanitize hostname]
2026-06-13 00:04:42.974557 | primary | ok
2026-06-13 00:04:42.979326 | 
2026-06-13 00:04:42.979466 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-13 00:04:43.523129 | primary -> localhost | changed
2026-06-13 00:04:43.528270 | 
2026-06-13 00:04:43.528370 | TASK [validate-host : Collect information about zuul worker]
2026-06-13 00:04:43.984729 | primary | ok
2026-06-13 00:04:43.989503 | 
2026-06-13 00:04:43.989629 | TASK [validate-host : Write out all zuul information for each host]
2026-06-13 00:04:44.512804 | primary -> localhost | changed
2026-06-13 00:04:44.523129 | 
2026-06-13 00:04:44.523248 | TASK [include_role : prepare-workspace-openshift]
2026-06-13 00:04:44.538942 | primary | skipping: Conditional result was False
2026-06-13 00:04:44.543541 | 
2026-06-13 00:04:44.543623 | TASK [include_role : remove-zuul-sshkey]
2026-06-13 00:04:44.567270 | primary | skipping: Conditional result was False
2026-06-13 00:04:44.571674 | 
2026-06-13 00:04:44.571750 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-13 00:04:44.846336 | primary | ok: "logs"
2026-06-13 00:04:44.846875 | primary | ok: All items complete
2026-06-13 00:04:44.846950 | 
2026-06-13 00:04:45.086202 | primary | ok: "artifacts"
2026-06-13 00:04:45.420265 | primary | ok: "docs"
2026-06-13 00:04:45.430355 | 
2026-06-13 00:04:45.430556 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-13 00:04:45.703560 | primary | changed: "logs"
2026-06-13 00:04:45.907877 | primary | changed: "artifacts"
2026-06-13 00:04:46.106591 | primary | changed: "docs"
2026-06-13 00:04:46.118084 | 
2026-06-13 00:04:46.118207 | PLAY RECAP
2026-06-13 00:04:46.118258 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:04:46.118285 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-13 00:04:46.118301 | 
2026-06-13 00:04:46.310806 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-13 00:04:46.312958 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 00:04:47.136682 | 
2026-06-13 00:04:47.136851 | PLAY [all]
2026-06-13 00:04:47.148918 | 
2026-06-13 00:04:47.149121 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-13 00:04:47.209004 | primary | ok
2026-06-13 00:04:47.214265 | 
2026-06-13 00:04:47.214429 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-13 00:04:47.703078 | primary | changed
2026-06-13 00:04:47.710824 | 
2026-06-13 00:04:47.710977 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-13 00:04:48.857605 | primary | changed
2026-06-13 00:04:48.865817 | 
2026-06-13 00:04:48.865964 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-13 00:04:49.419872 | primary | changed:
2026-06-13 00:04:49.420229 | primary | {
2026-06-13 00:04:49.420265 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-13 00:04:49.420298 | primary | }
2026-06-13 00:04:49.661708 | primary | changed:
2026-06-13 00:04:49.661853 | primary | {
2026-06-13 00:04:49.661890 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-13 00:04:49.661920 | primary | }
2026-06-13 00:04:49.892942 | primary | changed:
2026-06-13 00:04:49.893065 | primary | {
2026-06-13 00:04:49.893101 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-13 00:04:49.893135 | primary | }
2026-06-13 00:04:50.179466 | primary | changed:
2026-06-13 00:04:50.179661 | primary | {
2026-06-13 00:04:50.179746 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-13 00:04:50.179784 | primary | }
2026-06-13 00:04:50.412319 | primary | changed:
2026-06-13 00:04:50.412489 | primary | {
2026-06-13 00:04:50.412577 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-13 00:04:50.412623 | primary | }
2026-06-13 00:04:50.674272 | primary | changed:
2026-06-13 00:04:50.674402 | primary | {
2026-06-13 00:04:50.674426 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-13 00:04:50.674444 | primary | }
2026-06-13 00:04:50.960082 | primary | changed:
2026-06-13 00:04:50.960207 | primary | {
2026-06-13 00:04:50.960239 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-13 00:04:50.960266 | primary | }
2026-06-13 00:04:51.221472 | primary | changed:
2026-06-13 00:04:51.221656 | primary | {
2026-06-13 00:04:51.221691 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-13 00:04:51.221718 | primary | }
2026-06-13 00:04:51.462130 | primary | changed:
2026-06-13 00:04:51.462327 | primary | {
2026-06-13 00:04:51.462383 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-13 00:04:51.462414 | primary | }
2026-06-13 00:04:51.709858 | primary | changed:
2026-06-13 00:04:51.709986 | primary | {
2026-06-13 00:04:51.710019 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-13 00:04:51.710047 | primary | }
2026-06-13 00:04:51.956628 | primary | changed:
2026-06-13 00:04:51.956753 | primary | {
2026-06-13 00:04:51.956787 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-13 00:04:51.956815 | primary | }
2026-06-13 00:04:52.285134 | primary | changed:
2026-06-13 00:04:52.285267 | primary | {
2026-06-13 00:04:52.285294 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-13 00:04:52.285316 | primary | }
2026-06-13 00:04:52.514700 | primary | changed:
2026-06-13 00:04:52.514825 | primary | {
2026-06-13 00:04:52.514866 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-13 00:04:52.514893 | primary | }
2026-06-13 00:04:52.761689 | primary | changed:
2026-06-13 00:04:52.761854 | primary | {
2026-06-13 00:04:52.761885 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-13 00:04:52.761911 | primary | }
2026-06-13 00:04:53.001125 | primary | changed:
2026-06-13 00:04:53.001286 | primary | {
2026-06-13 00:04:53.001313 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-13 00:04:53.001335 | primary | }
2026-06-13 00:04:53.244055 | primary | changed:
2026-06-13 00:04:53.244239 | primary | {
2026-06-13 00:04:53.244268 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-13 00:04:53.244293 | primary | }
2026-06-13 00:04:53.489747 | primary | changed:
2026-06-13 00:04:53.489954 | primary | {
2026-06-13 00:04:53.490018 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-13 00:04:53.490103 | primary | }
2026-06-13 00:04:53.780705 | primary | changed:
2026-06-13 00:04:53.781135 | primary | {
2026-06-13 00:04:53.781175 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-13 00:04:53.781201 | primary | }
2026-06-13 00:04:54.042043 | primary | changed:
2026-06-13 00:04:54.042183 | primary | {
2026-06-13 00:04:54.042226 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-13 00:04:54.042271 | primary | }
2026-06-13 00:04:54.280989 | primary | changed:
2026-06-13 00:04:54.281183 | primary | {
2026-06-13 00:04:54.281228 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-13 00:04:54.281261 | primary | }
2026-06-13 00:04:54.542894 | primary | changed:
2026-06-13 00:04:54.543025 | primary | {
2026-06-13 00:04:54.543057 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-13 00:04:54.543081 | primary | }
2026-06-13 00:04:54.807625 | primary | changed:
2026-06-13 00:04:54.807734 | primary | {
2026-06-13 00:04:54.807757 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-13 00:04:54.807776 | primary | }
2026-06-13 00:04:55.072654 | primary | changed:
2026-06-13 00:04:55.073004 | primary | {
2026-06-13 00:04:55.073072 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-13 00:04:55.073116 | primary | }
2026-06-13 00:04:55.333117 | primary | changed:
2026-06-13 00:04:55.333284 | primary | {
2026-06-13 00:04:55.333320 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-13 00:04:55.333348 | primary | }
2026-06-13 00:04:55.603999 | primary | changed:
2026-06-13 00:04:55.604124 | primary | {
2026-06-13 00:04:55.604148 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-13 00:04:55.604166 | primary | }
2026-06-13 00:04:55.896698 | primary | changed:
2026-06-13 00:04:55.896914 | primary | {
2026-06-13 00:04:55.896979 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-13 00:04:55.896998 | primary | }
2026-06-13 00:04:55.932330 | 
2026-06-13 00:04:55.932502 | TASK [Set timezone to UTC]
2026-06-13 00:04:56.450180 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-13 00:04:56.454204 | 
2026-06-13 00:04:56.454280 | TASK [Create nodepool directory]
2026-06-13 00:04:56.709344 | primary | changed
2026-06-13 00:04:56.715176 | 
2026-06-13 00:04:56.715312 | TASK [Create nodepool sub_nodes file]
2026-06-13 00:04:57.396291 | primary | changed
2026-06-13 00:04:57.400948 | 
2026-06-13 00:04:57.401090 | TASK [Create nodepool sub_nodes_private file]
2026-06-13 00:04:58.135082 | primary | changed
2026-06-13 00:04:58.140888 | 
2026-06-13 00:04:58.141020 | LOOP [Populate nodepool sub_nodes file]
2026-06-13 00:04:58.171322 | 
2026-06-13 00:04:58.171473 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-13 00:04:58.202099 | 
2026-06-13 00:04:58.202298 | TASK [Create nodepool primary file]
2026-06-13 00:04:58.980481 | primary | changed
2026-06-13 00:04:58.984490 | 
2026-06-13 00:04:58.984633 | TASK [Create nodepool node_private for this node]
2026-06-13 00:04:59.797051 | primary | changed
2026-06-13 00:04:59.802119 | 
2026-06-13 00:04:59.802205 | LOOP [Copy ssh keys to nodepool directory]
2026-06-13 00:05:00.239146 | primary | ok: Item: id_rsa Runtime: 0:00:00.006947
2026-06-13 00:05:00.239471 | 
2026-06-13 00:05:00.468863 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.005603
2026-06-13 00:05:00.481720 | 
2026-06-13 00:05:00.481945 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-13 00:05:01.162938 | primary | changed
2026-06-13 00:05:01.174916 | 
2026-06-13 00:05:01.175111 | TASK [Validate sudoers config after edits]
2026-06-13 00:05:01.454401 | primary | /etc/sudoers: parsed OK
2026-06-13 00:05:01.454598 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-13 00:05:01.454616 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-13 00:05:01.454625 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-13 00:05:01.734021 | primary | ok: Runtime: 0:00:00.008341
2026-06-13 00:05:01.738931 | 
2026-06-13 00:05:01.739015 | TASK [Show the environment passed in to job shell scripts]
2026-06-13 00:05:01.976459 | primary | SHELL=/bin/bash
2026-06-13 00:05:01.976651 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-13 00:05:01.976669 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-13 00:05:01.976676 | primary | PWD=/home/zuul
2026-06-13 00:05:01.976683 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-13 00:05:01.976690 | primary | LOGNAME=zuul
2026-06-13 00:05:01.976695 | primary | XDG_SESSION_TYPE=tty
2026-06-13 00:05:01.976704 | primary | _=/usr/bin/env
2026-06-13 00:05:01.976710 | primary | MOTD_SHOWN=pam
2026-06-13 00:05:01.976717 | primary | HOME=/home/zuul
2026-06-13 00:05:01.976722 | primary | LANG=en_US.UTF-8
2026-06-13 00:05:01.976729 | primary | SSH_CONNECTION=38.102.83.32 54128 38.102.83.150 22
2026-06-13 00:05:01.976736 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-13 00:05:01.976744 | primary | WORKSPACE=/home/zuul/workspace
2026-06-13 00:05:01.976750 | primary | XDG_SESSION_CLASS=user
2026-06-13 00:05:01.976755 | primary | SELINUX_ROLE_REQUESTED=
2026-06-13 00:05:01.976761 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-13 00:05:01.976766 | primary | USER=zuul
2026-06-13 00:05:01.976771 | primary | ZUUL_VOTING=True
2026-06-13 00:05:01.976776 | primary | BUILD_TIMEOUT=3000000
2026-06-13 00:05:01.976781 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-13 00:05:01.976786 | primary | SHLVL=1
2026-06-13 00:05:01.976791 | primary | XDG_SESSION_ID=1
2026-06-13 00:05:01.976796 | primary | ZUUL_BRANCH=master
2026-06-13 00:05:01.976801 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-13 00:05:01.976806 | primary | SSH_CLIENT=38.102.83.32 54128 22
2026-06-13 00:05:01.976811 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-13 00:05:01.976816 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-13 00:05:01.976821 | primary | which_declare=declare -f
2026-06-13 00:05:01.976826 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-13 00:05:01.976833 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-13 00:05:01.976838 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-13 00:05:01.976843 | primary | ZUUL_UUID=108aece139c44006ac75f49ec72cc5ee
2026-06-13 00:05:01.976853 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-13 00:05:01.976859 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-13 00:05:01.976865 | primary | }
2026-06-13 00:05:02.273145 | primary | ok: Runtime: 0:00:00.013246
2026-06-13 00:05:02.285448 | 
2026-06-13 00:05:02.285659 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-13 00:05:02.303371 | primary | skipping: Conditional result was False
2026-06-13 00:05:02.311808 | 
2026-06-13 00:05:02.311911 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-13 00:05:02.848884 | primary | skipping: Conditional result was False
2026-06-13 00:05:02.854568 | 
2026-06-13 00:05:02.854647 | TASK [Ensure legacy workspace directory]
2026-06-13 00:05:03.118655 | primary | changed
2026-06-13 00:05:03.120492 | 
2026-06-13 00:05:03.120575 | PLAY RECAP
2026-06-13 00:05:03.120648 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-13 00:05:03.120676 | 
2026-06-13 00:05:03.520858 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-13 00:05:03.522332 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 00:05:04.242956 | 
2026-06-13 00:05:04.243140 | PLAY [primary]
2026-06-13 00:05:04.259353 | 
2026-06-13 00:05:04.259546 | TASK [Clone repos in the job workspace]
2026-06-13 00:05:04.281629 | primary | ok
2026-06-13 00:05:04.299263 | 
2026-06-13 00:05:04.299408 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-13 00:05:04.733761 | primary | ok
2026-06-13 00:05:04.739682 | 
2026-06-13 00:05:04.739778 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-13 00:05:06.087594 | primary | Output suppressed because no_log was given
2026-06-13 00:05:06.096291 | 
2026-06-13 00:05:06.096417 | TASK [Create the config file]
2026-06-13 00:05:07.156146 | primary | changed
2026-06-13 00:05:07.159407 | 
2026-06-13 00:05:07.159506 | PLAY RECAP
2026-06-13 00:05:07.159686 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:05:07.159738 | 
2026-06-13 00:05:07.366369 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-13 00:05:07.367879 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 00:05:08.094756 | 
2026-06-13 00:05:08.095156 | PLAY [primary]
2026-06-13 00:05:08.107293 | 
2026-06-13 00:05:08.107405 | TASK [Create copy-container.yml playbook on primary]
2026-06-13 00:05:09.121858 | primary | changed
2026-06-13 00:05:09.127941 | 
2026-06-13 00:05:09.128056 | TASK [Install required packages]
2026-06-13 00:05:58.098938 | primary | changed
2026-06-13 00:05:58.104487 | 
2026-06-13 00:05:58.104624 | TASK [Ensure dependency collections are installed]
2026-06-13 00:07:27.746101 | primary | changed
2026-06-13 00:07:27.758395 | 
2026-06-13 00:07:27.758529 | TASK [install copy-containers]
2026-06-13 00:07:28.656559 | primary |
2026-06-13 00:07:28.656652 | primary | PLAY [localhost] ***************************************************************
2026-06-13 00:07:28.656664 | primary |
2026-06-13 00:07:28.656674 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-13 00:07:28.656685 | primary | Saturday 13 June 2026  00:07:28 +0000 (0:00:00.034)       0:00:00.034 *********
2026-06-13 00:07:28.656695 | primary | Saturday 13 June 2026  00:07:28 +0000 (0:00:00.033)       0:00:00.033 *********
2026-06-13 00:07:29.553294 | primary | ok: [localhost]
2026-06-13 00:07:29.553330 | primary |
2026-06-13 00:07:29.553338 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-13 00:07:29.553345 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:00.897)       0:00:00.932 *********
2026-06-13 00:07:29.553351 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:00.897)       0:00:00.930 *********
2026-06-13 00:07:29.586068 | primary |
2026-06-13 00:07:29.586106 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-13 00:07:29.586114 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:00.032)       0:00:00.965 *********
2026-06-13 00:07:29.586120 | primary | Saturday 13 June 2026  00:07:29 +0000 (0:00:00.032)       0:00:00.963 *********
2026-06-13 00:07:30.023760 | primary | changed: [localhost] => (item=artifacts)
2026-06-13 00:07:30.023799 | primary | changed: [localhost] => (item=logs)
2026-06-13 00:07:30.023807 | primary |
2026-06-13 00:07:30.023822 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-13 00:07:30.023830 | primary | Saturday 13 June 2026  00:07:30 +0000 (0:00:00.437)       0:00:01.402 *********
2026-06-13 00:07:30.023836 | primary | Saturday 13 June 2026  00:07:30 +0000 (0:00:00.437)       0:00:01.401 *********
2026-06-13 00:07:33.400728 | primary | changed: [localhost]
2026-06-13 00:07:33.400815 | primary |
2026-06-13 00:07:33.400827 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-13 00:07:33.400839 | primary | Saturday 13 June 2026  00:07:33 +0000 (0:00:03.376)       0:00:04.779 *********
2026-06-13 00:07:33.400849 | primary | Saturday 13 June 2026  00:07:33 +0000 (0:00:03.376)       0:00:04.778 *********
2026-06-13 00:08:04.716097 | primary | changed: [localhost]
2026-06-13 00:08:04.716133 | primary |
2026-06-13 00:08:04.716142 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-13 00:08:04.716148 | primary | Saturday 13 June 2026  00:08:04 +0000 (0:00:31.315)       0:00:36.094 *********
2026-06-13 00:08:04.716154 | primary | Saturday 13 June 2026  00:08:04 +0000 (0:00:31.315)       0:00:36.093 *********
2026-06-13 00:08:04.979330 | primary | changed: [localhost]
2026-06-13 00:08:04.979363 | primary |
2026-06-13 00:08:04.979369 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-13 00:08:04.979374 | primary | Saturday 13 June 2026  00:08:04 +0000 (0:00:00.263)       0:00:36.358 *********
2026-06-13 00:08:04.979379 | primary | Saturday 13 June 2026  00:08:04 +0000 (0:00:00.263)       0:00:36.356 *********
2026-06-13 00:08:08.546344 | primary | changed: [localhost]
2026-06-13 00:08:08.546381 | primary |
2026-06-13 00:08:08.546390 | primary | TASK [copy_container : Build the copy-container output_dir={{ cifmw_copy_ct_basedir }}/artifacts, script=go build, chdir={{ temporary_copy_container_dir.path }}] ***
2026-06-13 00:08:08.546402 | primary | Saturday 13 June 2026  00:08:08 +0000 (0:00:03.566)       0:00:39.924 *********
2026-06-13 00:08:08.546410 | primary | Saturday 13 June 2026  00:08:08 +0000 (0:00:03.566)       0:00:39.923 *********
2026-06-13 00:09:05.297310 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-13 00:09:05.297420 | primary | ok: [localhost]
2026-06-13 00:09:05.297425 | primary |
2026-06-13 00:09:05.297431 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 8) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755] ***
2026-06-13 00:09:05.297436 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:56.751)       0:01:36.676 *********
2026-06-13 00:09:05.297453 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:56.751)       0:01:36.675 *********
2026-06-13 00:09:05.320846 | primary | skipping: [localhost]
2026-06-13 00:09:05.320874 | primary |
2026-06-13 00:09:05.320879 | primary | TASK [copy_container : Copy binary to /usr/local/bin (CentOS 9) src={{ temporary_copy_container_dir.path }}/copy-quay, dest=/usr/local/bin, mode=0755, remote_src=True] ***
2026-06-13 00:09:05.320884 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.023)       0:01:36.700 *********
2026-06-13 00:09:05.320887 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.023)       0:01:36.698 *********
2026-06-13 00:09:05.700885 | primary | changed: [localhost]
2026-06-13 00:09:05.700931 | primary |
2026-06-13 00:09:05.700939 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-13 00:09:05.700945 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.379)       0:01:37.079 *********
2026-06-13 00:09:05.700951 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.379)       0:01:37.078 *********
2026-06-13 00:09:05.912061 | primary | changed: [localhost]
2026-06-13 00:09:05.912123 | primary |
2026-06-13 00:09:05.912134 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 00:09:05.912149 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.210)       0:01:37.290 *********
2026-06-13 00:09:05.912158 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.211)       0:01:37.289 *********
2026-06-13 00:09:05.962099 | primary | skipping: [localhost]
2026-06-13 00:09:05.962155 | primary |
2026-06-13 00:09:05.962167 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 00:09:05.962177 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.050)       0:01:37.340 *********
2026-06-13 00:09:05.962185 | primary | Saturday 13 June 2026  00:09:05 +0000 (0:00:00.050)       0:01:37.339 *********
2026-06-13 00:09:06.003174 | primary | skipping: [localhost]
2026-06-13 00:09:06.003234 | primary |
2026-06-13 00:09:06.003246 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 00:09:06.003256 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.041)       0:01:37.382 *********
2026-06-13 00:09:06.003275 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.041)       0:01:37.380 *********
2026-06-13 00:09:06.035970 | primary | skipping: [localhost]
2026-06-13 00:09:06.036036 | primary |
2026-06-13 00:09:06.036052 | primary | TASK [copy_container : Create cron job to copy containers name=Copy containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-quay.sh] ***
2026-06-13 00:09:06.036065 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.032)       0:01:37.414 *********
2026-06-13 00:09:06.036078 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.032)       0:01:37.413 *********
2026-06-13 00:09:06.071754 | primary | skipping: [localhost]
2026-06-13 00:09:06.071796 | primary |
2026-06-13 00:09:06.071810 | primary | TASK [copy_container : Create cron job to tag containers name=Tag containers, minute=0, hour=*/2, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/tag-quay.sh] ***
2026-06-13 00:09:06.071821 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.035)       0:01:37.450 *********
2026-06-13 00:09:06.071830 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.035)       0:01:37.449 *********
2026-06-13 00:09:06.109643 | primary | skipping: [localhost]
2026-06-13 00:09:06.109692 | primary |
2026-06-13 00:09:06.109704 | primary | TASK [copy_container : Create cron job to copy containers to rdo registry name=Copy containers to rdo, minute=0, hour=*/12, job=source /etc/quayrc && bash /opt/stack/ci-config/ci-scripts/copy-containers/copy-rdo.sh] ***
2026-06-13 00:09:06.109728 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.037)       0:01:37.488 *********
2026-06-13 00:09:06.109738 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.037)       0:01:37.486 *********
2026-06-13 00:09:06.179418 | primary | skipping: [localhost]
2026-06-13 00:09:06.179552 | primary |
2026-06-13 00:09:06.179574 | primary | PLAY RECAP *********************************************************************
2026-06-13 00:09:06.179589 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-13 00:09:06.179598 | primary |
2026-06-13 00:09:06.179607 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.069)       0:01:37.557 *********
2026-06-13 00:09:06.179615 | primary | ===============================================================================
2026-06-13 00:09:06.179623 | primary | copy_container : Build the copy-container ------------------------------ 56.75s
2026-06-13 00:09:06.179631 | primary | copy_container : Install required packages ----------------------------- 31.32s
2026-06-13 00:09:06.179639 | primary | copy_container : Copy go files to temporary directory ------------------- 3.57s
2026-06-13 00:09:06.179647 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.38s
2026-06-13 00:09:06.179654 | primary | Gathering Facts --------------------------------------------------------- 0.90s
2026-06-13 00:09:06.179662 | primary | copy_container : Ensure directory is present ---------------------------- 0.44s
2026-06-13 00:09:06.179670 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.38s
2026-06-13 00:09:06.179678 | primary | copy_container : Create temporary directory ----------------------------- 0.26s
2026-06-13 00:09:06.179686 | primary | copy_container : Delete temporary directory ----------------------------- 0.21s
2026-06-13 00:09:06.179694 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.07s
2026-06-13 00:09:06.179702 | primary | copy_container : Create cron job to copy containers --------------------- 0.05s
2026-06-13 00:09:06.179709 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-13 00:09:06.179717 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-13 00:09:06.179725 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-13 00:09:06.179733 | primary | Install copy_containers ------------------------------------------------- 0.03s
2026-06-13 00:09:06.179741 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.03s
2026-06-13 00:09:06.179748 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.02s
2026-06-13 00:09:06.179756 | primary | Saturday 13 June 2026  00:09:06 +0000 (0:00:00.070)       0:01:37.557 *********
2026-06-13 00:09:06.179764 | primary | ===============================================================================
2026-06-13 00:09:06.179772 | primary | copy_container --------------------------------------------------------- 96.59s
2026-06-13 00:09:06.179780 | primary | gather_facts ------------------------------------------------------------ 0.90s
2026-06-13 00:09:06.179788 | primary | ansible.builtin.include_role -------------------------------------------- 0.03s
2026-06-13 00:09:06.179795 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 00:09:06.179803 | primary | total ------------------------------------------------------------------ 97.52s
2026-06-13 00:09:06.435808 | primary | ok: Runtime: 0:01:38.146257
2026-06-13 00:09:06.438724 | 
2026-06-13 00:09:06.438791 | PLAY RECAP
2026-06-13 00:09:06.438844 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:09:06.438872 | 
2026-06-13 00:09:06.557729 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-13 00:09:06.560003 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 00:09:07.193550 | 
2026-06-13 00:09:07.193664 | PLAY [primary]
2026-06-13 00:09:07.203768 | 
2026-06-13 00:09:07.203862 | TASK [Install podman]
2026-06-13 00:09:08.641939 | primary | ok: Nothing to do
2026-06-13 00:09:08.647574 | 
2026-06-13 00:09:08.647656 | TASK [Get md5 file for DLRN hash tag]
2026-06-13 00:09:09.233133 | primary | changed: OK (32 bytes)
2026-06-13 00:09:09.242925 | 
2026-06-13 00:09:09.243029 | TASK [Find MD5 value]
2026-06-13 00:09:09.773752 | primary | ok: Runtime: 0:00:00.003498
2026-06-13 00:09:09.779985 | 
2026-06-13 00:09:09.780083 | TASK [Perform container registry login with podman]
2026-06-13 00:09:10.841148 | primary | Output suppressed because no_log was given
2026-06-13 00:09:10.845882 | 
2026-06-13 00:09:10.845965 | TASK [Copy containers per release]
2026-06-13 00:09:14.385934 | primary | Output suppressed because no_log was given
2026-06-13 00:09:14.391640 | 
2026-06-13 00:09:14.391761 | TASK [Tag containers]
2026-06-13 00:09:17.922380 | primary | Output suppressed because no_log was given
2026-06-13 00:09:17.925964 | 
2026-06-13 00:09:17.926026 | TASK [Fail job if there is an error in the copy log]
2026-06-13 00:09:18.224560 | primary | time="2026-06-13T00:09:11Z" 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-13 00:09:18.224615 | primary | time="2026-06-13T00:09:11Z" 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-13 00:09:18.224629 | primary | time="2026-06-13T00:09:11Z" 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-13 00:09:18.224636 | primary | time="2026-06-13T00:09:11Z" level=info msg="Copying image podified-master-centos9/ironic-python-agent:3899653706995fac13b6f25ee7617afe"
2026-06-13 00:09:18.224640 | primary | time="2026-06-13T00:09:13Z" level=info msg="Copying image podified-master-centos9/edpm-hardened-uefi:3899653706995fac13b6f25ee7617afe"
2026-06-13 00:09:18.458218 | primary | ok: Runtime: 0:00:00.005701
2026-06-13 00:09:18.462230 | 
2026-06-13 00:09:18.462330 | TASK [Fail job if the tag log cannot find manifest]
2026-06-13 00:09:18.790617 | primary | time="2026-06-13T00:09:14Z" level=info msg="Overwriting promoted hash"
2026-06-13 00:09:18.790688 | primary | time="2026-06-13T00:09:14Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-13 00:09:18.790697 | primary | time="2026-06-13T00:09:14Z" 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-13 00:09:18.790705 | primary | time="2026-06-13T00:09:14Z" 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-13 00:09:18.790709 | primary | time="2026-06-13T00:09:14Z" 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-13 00:09:18.790714 | primary | time="2026-06-13T00:09:14Z" 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-13 00:09:18.790721 | primary | time="2026-06-13T00:09:15Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag current-podified and manifest sha256:3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec"
2026-06-13 00:09:18.790726 | primary | "Updated"
2026-06-13 00:09:18.790732 | primary |
2026-06-13 00:09:18.790736 | primary | time="2026-06-13T00:09:15Z" level=info msg="Tagging podified-master-centos9/ironic-python-agent with tag 3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec and manifest sha256:3be8f35e1068876c7fcb7612bdd215c37d9de943b6165cf604a76835685cedec"
2026-06-13 00:09:18.790789 | primary | "Updated"
2026-06-13 00:09:18.790795 | primary |
2026-06-13 00:09:18.790802 | primary | time="2026-06-13T00:09:16Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag current-podified and manifest sha256:8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f"
2026-06-13 00:09:18.790807 | primary | "Updated"
2026-06-13 00:09:18.790811 | primary |
2026-06-13 00:09:18.790815 | primary | time="2026-06-13T00:09:17Z" level=info msg="Tagging podified-master-centos9/edpm-hardened-uefi with tag 8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f and manifest sha256:8d55ed61a4f9341c03f8f1e6bc438dd764fd11b549e8d257f1aeb890d6b4da8f"
2026-06-13 00:09:18.790819 | primary | "Updated"
2026-06-13 00:09:18.790822 | primary |
2026-06-13 00:09:19.023753 | primary | ok: Runtime: 0:00:00.004741
2026-06-13 00:09:19.025344 | 
2026-06-13 00:09:19.025395 | PLAY RECAP
2026-06-13 00:09:19.025449 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-13 00:09:19.025480 | 
2026-06-13 00:09:19.133468 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-13 00:09:19.134873 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 00:09:19.747014 | 
2026-06-13 00:09:19.747130 | PLAY [all]
2026-06-13 00:09:19.755802 | 
2026-06-13 00:09:19.755874 | TASK [Create container log dir]
2026-06-13 00:09:20.169443 | primary | ok
2026-06-13 00:09:20.176056 | 
2026-06-13 00:09:20.176220 | TASK [Collect logs]
2026-06-13 00:09:20.557574 | primary | + sudo dnf list installed
2026-06-13 00:09:21.012182 | primary | + df -h
2026-06-13 00:09:21.014110 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-13 00:09:21.031883 | primary | sending incremental file list
2026-06-13 00:09:21.037245 | primary | skipping non-regular file "yum.conf"
2026-06-13 00:09:21.037315 | primary | ./
2026-06-13 00:09:21.038128 | primary | dnf/
2026-06-13 00:09:21.038192 | primary | dnf/dnf.conf
2026-06-13 00:09:21.038265 | primary | dnf/aliases.d/
2026-06-13 00:09:21.038298 | primary | dnf/modules.d/
2026-06-13 00:09:21.038324 | primary | dnf/modules.defaults.d/
2026-06-13 00:09:21.038393 | primary | dnf/plugins/
2026-06-13 00:09:21.038444 | primary | dnf/plugins/copr.conf
2026-06-13 00:09:21.038533 | primary | dnf/plugins/debuginfo-install.conf
2026-06-13 00:09:21.038656 | primary | dnf/plugins/copr.d/
2026-06-13 00:09:21.038706 | primary | dnf/protected.d/
2026-06-13 00:09:21.038753 | primary | dnf/protected.d/dnf.conf
2026-06-13 00:09:21.038811 | primary | dnf/protected.d/grub2-pc.conf
2026-06-13 00:09:21.038862 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 00:09:21.038907 | primary | dnf/protected.d/setup.conf
2026-06-13 00:09:21.038944 | primary | dnf/protected.d/sudo.conf
2026-06-13 00:09:21.038978 | primary | dnf/protected.d/systemd.conf
2026-06-13 00:09:21.039013 | primary | dnf/protected.d/yum.conf
2026-06-13 00:09:21.039043 | primary | dnf/usr-drift-protected-paths.d/
2026-06-13 00:09:21.039068 | primary | dnf/vars/
2026-06-13 00:09:21.039099 | primary | dnf/vars/stream
2026-06-13 00:09:21.039128 | primary | yum.repos.d/
2026-06-13 00:09:21.039159 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 00:09:21.039209 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 00:09:21.039252 | primary | yum.repos.d/centos-addons.repo
2026-06-13 00:09:21.039311 | primary | yum.repos.d/centos.repo
2026-06-13 00:09:21.039360 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-13 00:09:21.039401 | primary | yum.repos.d/epel-next-testing.repo
2026-06-13 00:09:21.039441 | primary | yum.repos.d/epel-next.repo
2026-06-13 00:09:21.039517 | primary | yum.repos.d/epel-testing.repo
2026-06-13 00:09:21.039568 | primary | yum.repos.d/epel.repo
2026-06-13 00:09:21.081540 | primary |
2026-06-13 00:09:21.081632 | primary | sent 18,980 bytes  received 484 bytes  38,928.00 bytes/sec
2026-06-13 00:09:21.081664 | primary | total size is 17,241  speedup is 0.89
2026-06-13 00:09:21.084690 | primary | + pushd /home/zuul/workspace
2026-06-13 00:09:21.084728 | primary | ~/workspace ~/zuul-output/logs
2026-06-13 00:09:21.084745 | primary | + sudo cp -R copy-quay-config.yaml master-report.html master-tag-report.html master-tag.txt master.txt /home/zuul/zuul-output/logs
2026-06-13 00:09:21.103324 | primary | + popd
2026-06-13 00:09:21.103377 | primary | ~/zuul-output/logs
2026-06-13 00:09:21.234042 | primary | ok: Runtime: 0:00:00.549308
2026-06-13 00:09:21.248897 | 
2026-06-13 00:09:21.249347 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-13 00:09:21.272910 | primary | ok
2026-06-13 00:09:21.298135 | 
2026-06-13 00:09:21.298283 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 00:09:21.343905 | primary | skipping: Conditional result was False
2026-06-13 00:09:21.348592 | 
2026-06-13 00:09:21.348679 | TASK [fetch-output : Set log path for single node]
2026-06-13 00:09:21.387226 | primary | ok
2026-06-13 00:09:21.390696 | 
2026-06-13 00:09:21.390761 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 00:09:21.679969 | primary -> localhost | changed: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/logs"
2026-06-13 00:09:21.915001 | primary -> localhost | changed: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/artifacts"
2026-06-13 00:09:22.159658 | primary -> localhost | changed: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/docs"
2026-06-13 00:09:22.170268 | 
2026-06-13 00:09:22.170378 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 00:09:22.835710 | primary | changed:
2026-06-13 00:09:22.835930 | primary | .d..t...... ./
2026-06-13 00:09:22.835961 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-13 00:09:22.835981 | primary | >f+++++++++ disk_usage.txt
2026-06-13 00:09:22.835999 | primary | >f+++++++++ installed_pkgs.txt
2026-06-13 00:09:22.836017 | primary | >f+++++++++ master-report.html
2026-06-13 00:09:22.836035 | primary | >f+++++++++ master-tag-report.html
2026-06-13 00:09:22.836051 | primary | >f+++++++++ master-tag.txt
2026-06-13 00:09:22.836067 | primary | >f+++++++++ master.txt
2026-06-13 00:09:22.836084 | primary | cd+++++++++ dnf/
2026-06-13 00:09:22.836101 | primary | >f+++++++++ dnf/dnf.conf
2026-06-13 00:09:22.836117 | primary | cd+++++++++ dnf/aliases.d/
2026-06-13 00:09:22.836134 | primary | cd+++++++++ dnf/modules.d/
2026-06-13 00:09:22.836151 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-13 00:09:22.836168 | primary | cd+++++++++ dnf/plugins/
2026-06-13 00:09:22.836184 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-13 00:09:22.836201 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-13 00:09:22.836218 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-13 00:09:22.836234 | primary | cd+++++++++ dnf/protected.d/
2026-06-13 00:09:22.836251 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-13 00:09:22.836334 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-13 00:09:22.836355 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-13 00:09:22.836373 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-13 00:09:22.836390 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-13 00:09:22.836408 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-13 00:09:22.836426 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-13 00:09:22.836443 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-13 00:09:22.836467 | primary | cd+++++++++ dnf/vars/
2026-06-13 00:09:22.836493 | primary | >f+++++++++ dnf/vars/stream
2026-06-13 00:09:22.836536 | primary | cd+++++++++ yum.repos.d/
2026-06-13 00:09:22.836568 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-13 00:09:22.836594 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-13 00:09:22.836616 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-13 00:09:22.836633 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-13 00:09:22.836650 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-13 00:09:22.836667 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-13 00:09:22.836684 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-13 00:09:22.836719 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-13 00:09:22.836742 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-13 00:09:22.836776 | primary | changed: All items complete
2026-06-13 00:09:22.836802 | 
2026-06-13 00:09:23.305311 | primary | changed: .d..t...... ./
2026-06-13 00:09:23.836194 | primary | changed: .d..t...... ./
2026-06-13 00:09:23.848887 | 
2026-06-13 00:09:23.849025 | PLAY RECAP
2026-06-13 00:09:23.849089 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-13 00:09:23.849116 | 
2026-06-13 00:09:23.984223 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-13 00:09:23.985577 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 00:09:24.615498 | 
2026-06-13 00:09:24.615672 | PLAY [Report DLRN results after job run]
2026-06-13 00:09:24.629236 | 
2026-06-13 00:09:24.629362 | TASK [Include vars from ci-framework group_vars]
2026-06-13 00:09:24.647466 | primary | ok
2026-06-13 00:09:24.667177 | 
2026-06-13 00:09:24.667308 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-13 00:09:24.722130 | primary | skipping: Conditional result was False
2026-06-13 00:09:24.728550 | 
2026-06-13 00:09:24.728634 | TASK [cifmw_helpers : Check if file is available]
2026-06-13 00:09:25.136573 | primary | ok
2026-06-13 00:09:25.145141 | 
2026-06-13 00:09:25.145291 | TASK [cifmw_helpers : Create temporary directory]
2026-06-13 00:09:25.172474 | primary | skipping: Conditional result was False
2026-06-13 00:09:25.181732 | 
2026-06-13 00:09:25.181878 | TASK [cifmw_helpers : Read vars]
2026-06-13 00:09:25.219378 | 
2026-06-13 00:09:25.219682 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-13 00:09:25.259640 | 
2026-06-13 00:09:25.259991 | TASK [cifmw_helpers : Include vars]
2026-06-13 00:09:25.298337 | 
2026-06-13 00:09:25.298648 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-13 00:09:25.325508 | primary | skipping: Conditional result was False
2026-06-13 00:09:25.341382 | 
2026-06-13 00:09:25.341566 | TASK [Report job status to DLRN]
2026-06-13 00:09:25.365463 | primary | ok
2026-06-13 00:09:25.424601 | 
2026-06-13 00:09:25.424753 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-13 00:09:25.490915 | primary | skipping: Conditional result was False
2026-06-13 00:09:25.500562 | 
2026-06-13 00:09:25.500722 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-13 00:09:26.693364 | primary | changed
2026-06-13 00:09:26.698295 | 
2026-06-13 00:09:26.698387 | TASK [dlrn_report : Install kinit related package]
2026-06-13 00:09:26.752959 | primary | skipping: Conditional result was False
2026-06-13 00:09:26.757698 | 
2026-06-13 00:09:26.757772 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-13 00:09:26.811727 | primary | skipping: Conditional result was False
2026-06-13 00:09:26.821681 | 
2026-06-13 00:09:26.821823 | TASK [Set zuul-log-path fact]
2026-06-13 00:09:26.890081 | primary | ok
2026-06-13 00:09:26.928001 | 
2026-06-13 00:09:26.928136 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:09:26.987925 | primary | ok
2026-06-13 00:09:26.995342 | 
2026-06-13 00:09:26.995416 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-13 00:09:27.049995 | primary | skipping: Conditional result was False
2026-06-13 00:09:27.057459 | 
2026-06-13 00:09:27.057597 | TASK [Get hash related data from repo_setup role]
2026-06-13 00:09:27.108835 | primary | ok
2026-06-13 00:09:27.246610 | 
2026-06-13 00:09:27.246740 | LOOP [repo_setup : Ensure directories are present]
2026-06-13 00:09:27.642391 | primary | changed: "tmp"
2026-06-13 00:09:27.848840 | primary | changed: "artifacts/repositories"
2026-06-13 00:09:28.074387 | primary | changed: "venv/repo_setup"
2026-06-13 00:09:28.092302 | 
2026-06-13 00:09:28.092485 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-13 00:09:29.539030 | primary | ok: Nothing to do
2026-06-13 00:09:29.548158 | 
2026-06-13 00:09:29.548366 | TASK [repo_setup : Get repo-setup repository]
2026-06-13 00:09:30.530477 | primary | changed
2026-06-13 00:09:30.544677 | 
2026-06-13 00:09:30.544925 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-13 00:09:37.873636 | primary | changed
2026-06-13 00:09:37.885348 | 
2026-06-13 00:09:37.885552 | TASK [repo_setup : Install repo-setup package]
2026-06-13 00:09:38.492290 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.492396 | primary | !!
2026-06-13 00:09:38.492409 | primary |
2026-06-13 00:09:38.492421 | primary |         ********************************************************************************
2026-06-13 00:09:38.492431 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 00:09:38.492443 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 00:09:38.492451 | primary |
2026-06-13 00:09:38.492461 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.492471 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.492512 | primary |
2026-06-13 00:09:38.492521 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.492528 | primary |         ********************************************************************************
2026-06-13 00:09:38.492536 | primary |
2026-06-13 00:09:38.492544 | primary | !!
2026-06-13 00:09:38.492553 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.492963 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.492988 | primary | !!
2026-06-13 00:09:38.492997 | primary |
2026-06-13 00:09:38.493005 | primary |         ********************************************************************************
2026-06-13 00:09:38.493013 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 00:09:38.493021 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 00:09:38.493029 | primary |
2026-06-13 00:09:38.493037 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.493045 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.493053 | primary |
2026-06-13 00:09:38.493090 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.493099 | primary |         ********************************************************************************
2026-06-13 00:09:38.493107 | primary |
2026-06-13 00:09:38.493115 | primary | !!
2026-06-13 00:09:38.493124 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.493369 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.493380 | primary | !!
2026-06-13 00:09:38.493390 | primary |
2026-06-13 00:09:38.493398 | primary |         ********************************************************************************
2026-06-13 00:09:38.493406 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 00:09:38.493414 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 00:09:38.493422 | primary |
2026-06-13 00:09:38.493430 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.493438 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.493446 | primary |
2026-06-13 00:09:38.493454 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.493462 | primary |         ********************************************************************************
2026-06-13 00:09:38.493470 | primary |
2026-06-13 00:09:38.493514 | primary | !!
2026-06-13 00:09:38.493523 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.530800 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
2026-06-13 00:09:38.530851 | primary | !!
2026-06-13 00:09:38.530863 | primary |
2026-06-13 00:09:38.530888 | primary |         ********************************************************************************
2026-06-13 00:09:38.530897 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-13 00:09:38.530905 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-13 00:09:38.530913 | primary |         ********************************************************************************
2026-06-13 00:09:38.530921 | primary |
2026-06-13 00:09:38.530928 | primary | !!
2026-06-13 00:09:38.530936 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-13 00:09:38.540090 | primary | WARNING: The wheel package is not available.
2026-06-13 00:09:38.581472 | primary | [pbr] Generating ChangeLog
2026-06-13 00:09:38.646950 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated.
2026-06-13 00:09:38.647003 | primary | !!
2026-06-13 00:09:38.647017 | primary |
2026-06-13 00:09:38.647030 | primary |         ********************************************************************************
2026-06-13 00:09:38.647042 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-13 00:09:38.647053 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 00:09:38.647064 | primary |         standards-based tools.
2026-06-13 00:09:38.647075 | primary |
2026-06-13 00:09:38.647085 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-13 00:09:38.647096 | primary |         ********************************************************************************
2026-06-13 00:09:38.647107 | primary |
2026-06-13 00:09:38.647117 | primary | !!
2026-06-13 00:09:38.647129 | primary |   easy_install.initialize_options(self)
2026-06-13 00:09:38.647148 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
2026-06-13 00:09:38.647159 | primary | !!
2026-06-13 00:09:38.647169 | primary |
2026-06-13 00:09:38.647179 | primary |         ********************************************************************************
2026-06-13 00:09:38.647190 | primary |         Please avoid running ``setup.py`` directly.
2026-06-13 00:09:38.647201 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-13 00:09:38.647211 | primary |         standards-based tools.
2026-06-13 00:09:38.647222 | primary |
2026-06-13 00:09:38.647233 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-13 00:09:38.647244 | primary |         ********************************************************************************
2026-06-13 00:09:38.647254 | primary |
2026-06-13 00:09:38.647264 | primary | !!
2026-06-13 00:09:38.647275 | primary |   self.initialize_options()
2026-06-13 00:09:38.649289 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.649329 | primary | !!
2026-06-13 00:09:38.649342 | primary |
2026-06-13 00:09:38.649354 | primary |         ********************************************************************************
2026-06-13 00:09:38.649366 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-13 00:09:38.649393 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-13 00:09:38.649406 | primary |
2026-06-13 00:09:38.649417 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.649427 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.649435 | primary |
2026-06-13 00:09:38.649443 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.649451 | primary |         ********************************************************************************
2026-06-13 00:09:38.649459 | primary |
2026-06-13 00:09:38.649466 | primary | !!
2026-06-13 00:09:38.649506 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.650007 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.650051 | primary | !!
2026-06-13 00:09:38.650064 | primary |
2026-06-13 00:09:38.650077 | primary |         ********************************************************************************
2026-06-13 00:09:38.650088 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-13 00:09:38.650099 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-13 00:09:38.650111 | primary |
2026-06-13 00:09:38.650122 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.650133 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.650144 | primary |
2026-06-13 00:09:38.650155 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.650166 | primary |         ********************************************************************************
2026-06-13 00:09:38.650177 | primary |
2026-06-13 00:09:38.650188 | primary | !!
2026-06-13 00:09:38.650196 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.650371 | primary | /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib64/python3.9/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
2026-06-13 00:09:38.650385 | primary | !!
2026-06-13 00:09:38.650392 | primary |
2026-06-13 00:09:38.650400 | primary |         ********************************************************************************
2026-06-13 00:09:38.650408 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-13 00:09:38.650415 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-13 00:09:38.650423 | primary |
2026-06-13 00:09:38.650431 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-13 00:09:38.650438 | primary |         calls to avoid build errors in the future.
2026-06-13 00:09:38.650446 | primary |
2026-06-13 00:09:38.650454 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-13 00:09:38.650461 | primary |         ********************************************************************************
2026-06-13 00:09:38.650469 | primary |
2026-06-13 00:09:38.650509 | primary | !!
2026-06-13 00:09:38.650518 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-13 00:09:38.653251 | primary | running install
2026-06-13 00:09:38.669784 | primary | running build
2026-06-13 00:09:38.669880 | primary | running build_py
2026-06-13 00:09:38.674928 | primary | creating build
2026-06-13 00:09:38.674976 | primary | creating build/lib
2026-06-13 00:09:38.675066 | primary | creating build/lib/repo_setup
2026-06-13 00:09:38.675089 | primary | creating build/lib/repo_setup/get_hash
2026-06-13 00:09:38.675215 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.675340 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.675560 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.675670 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.675792 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.676045 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-13 00:09:38.676150 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-13 00:09:38.676296 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-13 00:09:38.676607 | primary | creating build/lib/repo_setup/yum_config
2026-06-13 00:09:38.676643 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.676803 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.676923 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677140 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677308 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677416 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677560 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677682 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-13 00:09:38.677815 | primary | running egg_info
2026-06-13 00:09:38.678199 | primary | creating repo_setup.egg-info
2026-06-13 00:09:38.682036 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-13 00:09:38.682623 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-13 00:09:38.682910 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-13 00:09:38.683097 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-13 00:09:38.683201 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-13 00:09:38.707409 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-13 00:09:38.707590 | primary | [pbr] Processing SOURCES.txt
2026-06-13 00:09:38.707697 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 00:09:38.718679 | primary | [pbr] In git context, generating filelist from git
2026-06-13 00:09:38.725786 | primary | warning: no files found matching 'AUTHORS'
2026-06-13 00:09:38.725832 | primary | warning: no files found matching 'ChangeLog'
2026-06-13 00:09:38.726211 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-13 00:09:38.726399 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-13 00:09:38.730393 | primary | reading manifest template 'MANIFEST.in'
2026-06-13 00:09:38.730682 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-13 00:09:38.730866 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-13 00:09:38.731103 | primary | adding license file 'LICENSE'
2026-06-13 00:09:38.732030 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-13 00:09:38.732805 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-13 00:09:38.733369 | primary | running install_lib
2026-06-13 00:09:38.738701 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:09:38.738782 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.738894 | primary | copying build/lib/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739004 | primary | copying build/lib/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739142 | primary | copying build/lib/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739293 | primary | copying build/lib/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739413 | primary | copying build/lib/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739561 | primary | copying build/lib/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash
2026-06-13 00:09:38.739676 | primary | copying build/lib/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:09:38.739792 | primary | copying build/lib/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:09:38.739949 | primary | copying build/lib/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup
2026-06-13 00:09:38.740094 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740174 | primary | copying build/lib/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740285 | primary | copying build/lib/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740401 | primary | copying build/lib/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740546 | primary | copying build/lib/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740668 | primary | copying build/lib/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740814 | primary | copying build/lib/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.740932 | primary | copying build/lib/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.741049 | primary | copying build/lib/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config
2026-06-13 00:09:38.741607 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:09:38.741862 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/__main__.py to __main__.cpython-39.pyc
2026-06-13 00:09:38.742553 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/constants.py to constants.cpython-39.pyc
2026-06-13 00:09:38.742934 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 00:09:38.743364 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/get_hash/hash_info.py to hash_info.cpython-39.pyc
2026-06-13 00:09:38.744641 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:09:38.744836 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/main.py to main.cpython-39.pyc
2026-06-13 00:09:38.747915 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/utils.py to utils.cpython-39.pyc
2026-06-13 00:09:38.748417 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__init__.py to __init__.cpython-39.pyc
2026-06-13 00:09:38.748633 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/__main__.py to __main__.cpython-39.pyc
2026-06-13 00:09:38.749745 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/compose_repos.py to compose_repos.cpython-39.pyc
2026-06-13 00:09:38.750832 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/constants.py to constants.cpython-39.pyc
2026-06-13 00:09:38.751144 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/dnf_manager.py to dnf_manager.cpython-39.pyc
2026-06-13 00:09:38.751807 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/exceptions.py to exceptions.cpython-39.pyc
2026-06-13 00:09:38.752267 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/utils.py to utils.cpython-39.pyc
2026-06-13 00:09:38.752625 | primary | byte-compiling /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup/yum_config/yum_config.py to yum_config.cpython-39.pyc
2026-06-13 00:09:38.754817 | primary | running install_data
2026-06-13 00:09:38.759286 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-13 00:09:38.759325 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-13 00:09:38.759413 | primary | copying repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash/
2026-06-13 00:09:38.759619 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-13 00:09:38.759658 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-13 00:09:38.759670 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-13 00:09:38.759737 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-13 00:09:38.759866 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:09:38.759925 | primary | copying plugins/module_utils/repo_setup/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:09:38.760027 | primary | copying plugins/module_utils/repo_setup/main.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:09:38.760148 | primary | copying plugins/module_utils/repo_setup/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup
2026-06-13 00:09:38.760294 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760361 | primary | copying plugins/module_utils/repo_setup/get_hash/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760467 | primary | copying plugins/module_utils/repo_setup/get_hash/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760610 | primary | copying plugins/module_utils/repo_setup/get_hash/config.yaml -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760729 | primary | copying plugins/module_utils/repo_setup/get_hash/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760855 | primary | copying plugins/module_utils/repo_setup/get_hash/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.760978 | primary | copying plugins/module_utils/repo_setup/get_hash/hash_info.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/get_hash
2026-06-13 00:09:38.761137 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761217 | primary | copying plugins/module_utils/repo_setup/yum_config/__init__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761314 | primary | copying plugins/module_utils/repo_setup/yum_config/__main__.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761447 | primary | copying plugins/module_utils/repo_setup/yum_config/compose_repos.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761624 | primary | copying plugins/module_utils/repo_setup/yum_config/constants.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761788 | primary | copying plugins/module_utils/repo_setup/yum_config/dnf_manager.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.761954 | primary | copying plugins/module_utils/repo_setup/yum_config/exceptions.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.762130 | primary | copying plugins/module_utils/repo_setup/yum_config/utils.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.762267 | primary | copying plugins/module_utils/repo_setup/yum_config/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils/repo_setup/yum_config
2026-06-13 00:09:38.762417 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-13 00:09:38.762525 | primary | copying plugins/modules/get_hash.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 00:09:38.762653 | primary | copying plugins/modules/yum_config.py -> /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules/
2026-06-13 00:09:38.762762 | primary | running install_egg_info
2026-06-13 00:09:38.767003 | primary | Copying repo_setup.egg-info to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/lib/python3.9/site-packages/repo_setup-0.0.1.dev75-py3.9.egg-info
2026-06-13 00:09:38.768097 | primary | running install_scripts
2026-06-13 00:09:38.772857 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:09:38.772970 | primary | Installing repo-setup-get-hash script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:09:38.773130 | primary | Installing repo-setup-yum-config script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-13 00:09:38.945934 | primary | ok: Runtime: 0:00:00.467265
2026-06-13 00:09:38.958847 | 
2026-06-13 00:09:38.959044 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-13 00:09:39.047012 | primary | skipping: Conditional result was False
2026-06-13 00:09:39.059805 | 
2026-06-13 00:09:39.060002 | TASK [repo_setup : Run repo-setup]
2026-06-13 00:09:39.743521 | primary | Cache was expired
2026-06-13 00:09:39.743696 | primary | 0 files removed
2026-06-13 00:09:39.778841 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-13 00:09:39.778894 | primary | Installed repo delorean-master-testing to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean-master-testing.repo
2026-06-13 00:09:39.778905 | primary | Installed repo repo-setup-centos-highavailability to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-13 00:09:39.778912 | primary | Installed repo repo-setup-centos-powertools to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-13 00:09:39.778917 | primary | Installed repo repo-setup-centos-appstream to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-13 00:09:39.778923 | primary | Installed repo repo-setup-centos-baseos to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-13 00:09:40.105409 | primary | ok: Runtime: 0:00:00.402245
2026-06-13 00:09:40.111036 | 
2026-06-13 00:09:40.111130 | TASK [repo_setup : Get component repo]
2026-06-13 00:09:40.177310 | primary | skipping: Conditional result was False
2026-06-13 00:09:40.183934 | 
2026-06-13 00:09:40.184054 | TASK [repo_setup : Rename component repo]
2026-06-13 00:09:40.239102 | primary | skipping: Conditional result was False
2026-06-13 00:09:40.247076 | 
2026-06-13 00:09:40.247203 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-13 00:09:40.303209 | primary | skipping: Conditional result was False
2026-06-13 00:09:40.310328 | 
2026-06-13 00:09:40.310445 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-13 00:09:40.764378 | 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-13 00:09:40.848668 | primary | ok: Runtime: 0:00:00.234038
2026-06-13 00:09:40.864501 | 
2026-06-13 00:09:40.864715 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-13 00:09:41.780945 | primary | changed
2026-06-13 00:09:41.787626 | 
2026-06-13 00:09:41.787746 | TASK [repo_setup : Dump current-podified hash]
2026-06-13 00:09:41.864399 | primary | skipping: Conditional result was False
2026-06-13 00:09:41.871975 | 
2026-06-13 00:09:41.872083 | TASK [repo_setup : Slurp current podified hash]
2026-06-13 00:09:41.955157 | primary | skipping: Conditional result was False
2026-06-13 00:09:41.973857 | 
2026-06-13 00:09:41.974107 | TASK [repo_setup : Update the value of full_hash]
2026-06-13 00:09:42.035475 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.047893 | 
2026-06-13 00:09:42.048067 | TASK [repo_setup : Export hashes facts for further use]
2026-06-13 00:09:42.134845 | primary | ok
2026-06-13 00:09:42.139613 | 
2026-06-13 00:09:42.139703 | TASK [repo_setup : Create download directory]
2026-06-13 00:09:42.225832 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.231423 | 
2026-06-13 00:09:42.231499 | TASK [repo_setup : Print the URL to request]
2026-06-13 00:09:42.276319 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.283475 | 
2026-06-13 00:09:42.283589 | TASK [Download the RPM]
2026-06-13 00:09:42.328744 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.336008 | 
2026-06-13 00:09:42.336129 | TASK [repo_setup : Install RHOS Release tool]
2026-06-13 00:09:42.391754 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.400328 | 
2026-06-13 00:09:42.400473 | TASK [repo_setup : Get rhos-release tool version]
2026-06-13 00:09:42.929020 | primary | skipping: Conditional result was False
2026-06-13 00:09:42.940842 | 
2026-06-13 00:09:42.941100 | TASK [repo_setup : Print rhos-release tool version]
2026-06-13 00:09:43.030327 | primary | skipping: Conditional result was False
2026-06-13 00:09:43.049577 | 
2026-06-13 00:09:43.049778 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-13 00:09:43.596549 | primary | skipping: Conditional result was False
2026-06-13 00:09:43.604269 | 
2026-06-13 00:09:43.604491 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-13 00:09:43.961589 | primary | ok
2026-06-13 00:09:44.055546 | 
2026-06-13 00:09:44.055779 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-13 00:09:44.595612 | primary | ok: Runtime: 0:00:00.012008
2026-06-13 00:09:44.605137 | 
2026-06-13 00:09:44.605273 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-13 00:09:45.147412 | primary | ok: Runtime: 0:00:00.015781
2026-06-13 00:09:45.152559 | 
2026-06-13 00:09:45.152641 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-13 00:09:45.227953 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.238120 | 
2026-06-13 00:09:45.238278 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-13 00:09:45.305086 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.313165 | 
2026-06-13 00:09:45.313466 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-13 00:09:45.372289 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.377354 | 
2026-06-13 00:09:45.377435 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-13 00:09:45.431424 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.438194 | 
2026-06-13 00:09:45.438334 | TASK [repo_setup : Check for DLRN component repo]
2026-06-13 00:09:45.504649 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.512587 | 
2026-06-13 00:09:45.512745 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-13 00:09:45.559034 | primary | skipping: Conditional result was False
2026-06-13 00:09:45.572043 | 
2026-06-13 00:09:45.572234 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-13 00:09:45.911845 | primary | ok: All paths examined
2026-06-13 00:09:45.923712 | 
2026-06-13 00:09:45.923934 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-13 00:09:46.221966 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-13 00:09:46.222361 | primary | changed: All items complete
2026-06-13 00:09:46.222423 | 
2026-06-13 00:09:46.480594 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-13 00:09:46.728326 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-13 00:09:46.985030 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-13 00:09:47.223263 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-13 00:09:47.451326 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-13 00:09:47.690755 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-13 00:09:47.911147 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-13 00:09:48.131677 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-13 00:09:48.144551 | 
2026-06-13 00:09:48.144800 | TASK [repo_setup : Cleanup existing metadata]
2026-06-13 00:09:48.605914 | primary | Cache was expired
2026-06-13 00:09:48.623127 | primary | 66 files removed
2026-06-13 00:09:48.684489 | primary | ok: Runtime: 0:00:00.203088
2026-06-13 00:09:48.689984 | 
2026-06-13 00:09:48.690066 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-13 00:09:49.044987 | primary | changed
2026-06-13 00:09:49.067129 | 
2026-06-13 00:09:49.067329 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-13 00:09:49.391871 | primary | DEFAULT
2026-06-13 00:09:49.610214 | primary | ok: Runtime: 0:00:00.050891
2026-06-13 00:09:49.619750 | 
2026-06-13 00:09:49.619927 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-13 00:09:50.160976 | primary | skipping: Conditional result was False
2026-06-13 00:09:50.172378 | 
2026-06-13 00:09:50.172606 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-13 00:09:50.711919 | primary | skipping: Conditional result was False
2026-06-13 00:09:50.719321 | 
2026-06-13 00:09:50.719432 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-13 00:09:50.775685 | primary | skipping: Conditional result was False
2026-06-13 00:09:50.786287 | 
2026-06-13 00:09:50.786446 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-13 00:09:51.143192 | primary | REPORTING SUCCESS TO DLRN API
2026-06-13 00:09:51.617340 | primary | {
2026-06-13 00:09:51.617410 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-13 00:09:51.617418 | primary |   "commit_hash": null,
2026-06-13 00:09:51.617424 | primary |   "component": null,
2026-06-13 00:09:51.617430 | primary |   "distro_hash": null,
2026-06-13 00:09:51.617435 | primary |   "extended_hash": null,
2026-06-13 00:09:51.617452 | primary |   "in_progress": false,
2026-06-13 00:09:51.617457 | primary |   "job_id": "periodic-edpm-container-image-quay-push-centos-9-master",
2026-06-13 00:09:51.617464 | primary |   "notes": "",
2026-06-13 00:09:51.617467 | primary |   "success": true,
2026-06-13 00:09:51.617471 | primary |   "timestamp": 1781309391,
2026-06-13 00:09:51.617508 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/108/rdoproject.org/108aece139c44006ac75f49ec72cc5ee"
2026-06-13 00:09:51.617516 | primary | }
2026-06-13 00:09:51.835763 | primary | ok: Runtime: 0:00:00.490688
2026-06-13 00:09:51.846212 | 
2026-06-13 00:09:51.846315 | PLAY RECAP
2026-06-13 00:09:51.846396 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-13 00:09:51.846439 | 
2026-06-13 00:09:52.019994 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-13 00:09:52.023132 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 00:09:52.756942 | 
2026-06-13 00:09:52.757144 | PLAY [all]
2026-06-13 00:09:52.768358 | 
2026-06-13 00:09:52.768473 | TASK [include_role : fetch-output]
2026-06-13 00:09:52.801044 | primary | ok
2026-06-13 00:09:52.820794 | 
2026-06-13 00:09:52.821001 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-13 00:09:52.866864 | primary | skipping: Conditional result was False
2026-06-13 00:09:52.874285 | 
2026-06-13 00:09:52.874398 | TASK [fetch-output : Set log path for single node]
2026-06-13 00:09:52.913343 | primary | ok
2026-06-13 00:09:52.917295 | 
2026-06-13 00:09:52.917363 | LOOP [fetch-output : Ensure local output dirs]
2026-06-13 00:09:53.364309 | primary -> localhost | ok: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/logs"
2026-06-13 00:09:53.641084 | primary -> localhost | ok: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/artifacts"
2026-06-13 00:09:53.884388 | primary -> localhost | ok: "/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/docs"
2026-06-13 00:09:53.898694 | 
2026-06-13 00:09:53.898942 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-13 00:09:54.588715 | primary | ok
2026-06-13 00:09:54.588893 | primary | ok: All items complete
2026-06-13 00:09:54.588921 | 
2026-06-13 00:09:55.137589 | primary | ok
2026-06-13 00:09:55.749988 | primary | ok
2026-06-13 00:09:55.776868 | 
2026-06-13 00:09:55.777072 | TASK [include_role : fetch-output-openshift]
2026-06-13 00:09:55.794256 | primary | skipping: Conditional result was False
2026-06-13 00:09:55.805749 | 
2026-06-13 00:09:55.806099 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-13 00:09:55.836043 | primary | skipping: Conditional result was False
2026-06-13 00:09:55.843761 | primary | skipping: Conditional result was False
2026-06-13 00:09:55.859504 | 
2026-06-13 00:09:55.859627 | PLAY [all]
2026-06-13 00:09:55.864576 | 
2026-06-13 00:09:55.864662 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-13 00:09:56.370817 | primary | changed
2026-06-13 00:09:56.377204 | 
2026-06-13 00:09:56.377291 | PLAY RECAP
2026-06-13 00:09:56.377349 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-13 00:09:56.377398 | 
2026-06-13 00:09:56.552480 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-13 00:09:56.556217 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-13 00:09:57.218422 | 
2026-06-13 00:09:57.218708 | PLAY [localhost]
2026-06-13 00:09:57.229749 | 
2026-06-13 00:09:57.229855 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-13 00:09:57.713669 | localhost | changed
2026-06-13 00:09:57.724281 | 
2026-06-13 00:09:57.724440 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-13 00:09:57.753155 | localhost | ok
2026-06-13 00:09:57.761718 | 
2026-06-13 00:09:57.761854 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-13 00:09:58.180546 | localhost | changed
2026-06-13 00:09:58.189053 | 
2026-06-13 00:09:58.189220 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-13 00:09:58.963641 | localhost | changed
2026-06-13 00:09:58.973051 | 
2026-06-13 00:09:58.973186 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-13 00:09:59.456014 | localhost | Identity added: /var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/tmp/ansible.rdyuo6z5 (/var/lib/zuul/builds/108aece139c44006ac75f49ec72cc5ee/work/tmp/ansible.rdyuo6z5)
2026-06-13 00:09:59.456256 | localhost | ok: Runtime: 0:00:00.014810
2026-06-13 00:09:59.462341 | 
2026-06-13 00:09:59.462446 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-13 00:09:59.795336 | localhost | ok: Runtime: 0:00:00.010221
2026-06-13 00:09:59.806728 | 
2026-06-13 00:09:59.806950 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-13 00:09:59.891498 | localhost | changed
2026-06-13 00:09:59.898788 | 
2026-06-13 00:09:59.898916 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-13 00:10:00.328904 | localhost | changed
2026-06-13 00:10:00.342084 | 
2026-06-13 00:10:00.342204 | PLAY [localhost]
2026-06-13 00:10:00.351827 | 
2026-06-13 00:10:00.352031 | TASK [Generate bulk log download script]
2026-06-13 00:10:00.380285 | localhost | ok
2026-06-13 00:10:00.400224 | 
2026-06-13 00:10:00.400344 | TASK [local-log-download : Check API endpoint is defined]
2026-06-13 00:10:00.451217 | localhost | ok: All assertions passed
2026-06-13 00:10:00.499740 | 
2026-06-13 00:10:00.499875 | TASK [local-log-download : Create download script]
2026-06-13 00:10:01.021647 | localhost -> localhost | changed
2026-06-13 00:10:01.028926 | 
2026-06-13 00:10:01.029032 | TASK [Register quick-download link]
2026-06-13 00:10:01.046757 | localhost | ok
2026-06-13 00:10:01.048866 | 
2026-06-13 00:10:01.048925 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-13 00:10:01.053438 | 
2026-06-13 00:10:01.053504 | TASK [Set zuul-log-path fact]
2026-06-13 00:10:01.069197 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 00:10:01.076022 | 
2026-06-13 00:10:01.076088 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-13 00:10:01.101779 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-13 00:10:01.105023 | 
2026-06-13 00:10:01.105120 | TASK [upload-logs : Create log directories]
2026-06-13 00:10:02.053951 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-13 00:10:02.057280 | 
2026-06-13 00:10:02.057415 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-13 00:10:02.329089 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.007687
2026-06-13 00:10:02.332384 | 
2026-06-13 00:10:02.332464 | TASK [upload-logs : Upload logs to log server]
2026-06-13 00:10:05.022554 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-13 00:10:05.028487 | 
2026-06-13 00:10:05.028699 | LOOP [upload-logs : Compress console log and json output]
