2026-06-24 03:01:17.700490 | Job console starting 2026-06-24 03:01:17.721185 | Updating git repos 2026-06-24 03:01:17.838460 | Cloning repos into workspace 2026-06-24 03:01:17.908562 | Restoring repo states 2026-06-24 03:01:17.926002 | Merging changes 2026-06-24 03:01:17.926031 | Checking out repos 2026-06-24 03:01:18.020895 | Preparing playbooks 2026-06-24 03:01:19.563387 | Running Ansible setup 2026-06-24 03:01:26.037374 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-24 03:01:27.445809 | 2026-06-24 03:01:27.446004 | PLAY [Base pre] 2026-06-24 03:01:27.480241 | 2026-06-24 03:01:27.480417 | TASK [Setup log path fact] 2026-06-24 03:01:27.514953 | debian-bookworm | ok 2026-06-24 03:01:27.564521 | 2026-06-24 03:01:27.564727 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 03:01:27.712683 | debian-bookworm | ok 2026-06-24 03:01:27.736325 | 2026-06-24 03:01:27.736487 | TASK [emit-job-header : Print job information] 2026-06-24 03:01:27.818136 | # Job Information 2026-06-24 03:01:27.818346 | Ansible Version: 2.16.14 2026-06-24 03:01:27.818382 | Job: yamllint 2026-06-24 03:01:27.818415 | Pipeline: periodic-daily 2026-06-24 03:01:27.818437 | Executor: 521e9411259a 2026-06-24 03:01:27.818457 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-06-24 03:01:27.818479 | Event ID: 1b403bab07064a66a6a2a436f9edffde 2026-06-24 03:01:27.827394 | 2026-06-24 03:01:27.827558 | LOOP [emit-job-header : Print node information] 2026-06-24 03:01:28.318555 | debian-bookworm | ok: 2026-06-24 03:01:28.318950 | debian-bookworm | # Node Information 2026-06-24 03:01:28.319076 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-24 03:01:28.319105 | debian-bookworm | Hostname: debian 2026-06-24 03:01:28.319128 | debian-bookworm | Username: zuul 2026-06-24 03:01:28.319151 | debian-bookworm | Distro: Debian 12.14 2026-06-24 03:01:28.319176 | debian-bookworm | Provider: regiocloud-a 2026-06-24 03:01:28.319197 | debian-bookworm | Region: 2026-06-24 03:01:28.319373 | debian-bookworm | Label: debian-bookworm 2026-06-24 03:01:28.319398 | debian-bookworm | Product Name: OpenStack Nova 2026-06-24 03:01:28.319426 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0d:1877 2026-06-24 03:01:28.350349 | 2026-06-24 03:01:28.352046 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-24 03:01:29.276322 | debian-bookworm -> localhost | changed 2026-06-24 03:01:29.285448 | 2026-06-24 03:01:29.285601 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-24 03:01:32.375229 | debian-bookworm -> localhost | changed 2026-06-24 03:01:32.390771 | 2026-06-24 03:01:32.391446 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-24 03:01:33.358464 | debian-bookworm -> localhost | ok 2026-06-24 03:01:33.365901 | 2026-06-24 03:01:33.366138 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-24 03:01:33.412995 | debian-bookworm | ok 2026-06-24 03:01:33.455296 | debian-bookworm | included: /var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-24 03:01:33.491017 | 2026-06-24 03:01:33.491167 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-24 03:01:37.459184 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-24 03:01:37.459382 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/34f3de217ec94bd0bda836a669521f33_id_rsa 2026-06-24 03:01:37.459421 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/34f3de217ec94bd0bda836a669521f33_id_rsa.pub 2026-06-24 03:01:37.459448 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-24 03:01:37.459472 | debian-bookworm -> localhost | SHA256:ZQ5QuBvEbxNrXSoV6Zs02q5qCE5pilFjzKDQaN1DIH4 zuul-build-sshkey 2026-06-24 03:01:37.459495 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-24 03:01:37.459524 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-24 03:01:37.459546 | debian-bookworm -> localhost | | +..+o.o. .o | 2026-06-24 03:01:37.459568 | debian-bookworm -> localhost | |=.o. o+.. o . | 2026-06-24 03:01:37.459587 | debian-bookworm -> localhost | |+= E ..o.*oo | 2026-06-24 03:01:37.459607 | debian-bookworm -> localhost | |. B o B=* | 2026-06-24 03:01:37.459626 | debian-bookworm -> localhost | | o o =S*.+ | 2026-06-24 03:01:37.459650 | debian-bookworm -> localhost | |. = . . + | 2026-06-24 03:01:37.459671 | debian-bookworm -> localhost | |.* . . . | 2026-06-24 03:01:37.459690 | debian-bookworm -> localhost | |o . . . . | 2026-06-24 03:01:37.459726 | debian-bookworm -> localhost | | ..... | 2026-06-24 03:01:37.459748 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-24 03:01:37.459793 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.455702 2026-06-24 03:01:37.474464 | 2026-06-24 03:01:37.474570 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-24 03:01:37.493976 | debian-bookworm | ok 2026-06-24 03:01:37.506913 | debian-bookworm | included: /var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-24 03:01:37.516960 | 2026-06-24 03:01:37.517061 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-24 03:01:37.532113 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:01:37.539391 | 2026-06-24 03:01:37.539494 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-24 03:01:38.252937 | debian-bookworm | changed 2026-06-24 03:01:38.259038 | 2026-06-24 03:01:38.259141 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-24 03:01:38.503520 | debian-bookworm | ok 2026-06-24 03:01:38.509775 | 2026-06-24 03:01:38.509876 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-24 03:01:39.231863 | debian-bookworm | changed 2026-06-24 03:01:39.238056 | 2026-06-24 03:01:39.238164 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-24 03:01:39.995811 | debian-bookworm | changed 2026-06-24 03:01:40.001415 | 2026-06-24 03:01:40.001518 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-24 03:01:40.034717 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:01:40.040946 | 2026-06-24 03:01:40.041048 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-24 03:01:40.612738 | debian-bookworm -> localhost | changed 2026-06-24 03:01:40.638768 | 2026-06-24 03:01:40.638909 | TASK [add-build-sshkey : Add back temp key] 2026-06-24 03:01:41.149900 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/34f3de217ec94bd0bda836a669521f33_id_rsa (zuul-build-sshkey) 2026-06-24 03:01:41.150116 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012759 2026-06-24 03:01:41.157967 | 2026-06-24 03:01:41.158361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-24 03:01:41.822013 | debian-bookworm | ok 2026-06-24 03:01:41.827684 | 2026-06-24 03:01:41.827808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-24 03:01:41.873799 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:01:41.884962 | 2026-06-24 03:01:41.885070 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-24 03:01:42.477281 | debian-bookworm | ok 2026-06-24 03:01:42.494431 | 2026-06-24 03:01:42.494542 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-24 03:01:42.606939 | debian-bookworm | ok 2026-06-24 03:01:42.627783 | 2026-06-24 03:01:42.627888 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-24 03:01:43.349775 | debian-bookworm -> localhost | ok 2026-06-24 03:01:43.356317 | 2026-06-24 03:01:43.356418 | TASK [validate-host : Collect information about the host] 2026-06-24 03:01:44.853501 | debian-bookworm | ok 2026-06-24 03:01:44.887712 | 2026-06-24 03:01:44.887837 | TASK [validate-host : Sanitize hostname] 2026-06-24 03:01:45.190391 | debian-bookworm | ok 2026-06-24 03:01:45.201057 | 2026-06-24 03:01:45.201161 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-24 03:01:47.013212 | debian-bookworm -> localhost | changed 2026-06-24 03:01:47.025447 | 2026-06-24 03:01:47.025553 | TASK [validate-host : Collect information about zuul worker] 2026-06-24 03:01:47.707025 | debian-bookworm | ok 2026-06-24 03:01:47.712437 | 2026-06-24 03:01:47.712540 | TASK [validate-host : Write out all zuul information for each host] 2026-06-24 03:01:49.220925 | debian-bookworm -> localhost | changed 2026-06-24 03:01:49.230153 | 2026-06-24 03:01:49.230245 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-24 03:01:49.533053 | debian-bookworm | ok 2026-06-24 03:01:49.540134 | 2026-06-24 03:01:49.540307 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-24 03:01:50.922182 | debian-bookworm | changed: 2026-06-24 03:01:50.922789 | debian-bookworm | cd+++++++++ src/ 2026-06-24 03:01:50.922976 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-24 03:01:50.923009 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-24 03:01:50.923043 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-24 03:01:50.923222 | debian-bookworm | Containerfile 2026-06-24 03:01:50.923749 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/logs" 2026-06-24 03:03:00.533508 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/artifacts" 2026-06-24 03:03:01.319009 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34f3de217ec94bd0bda836a669521f33/work/docs" 2026-06-24 03:03:01.340537 | 2026-06-24 03:03:01.340748 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-24 03:03:02.634424 | debian-bookworm | changed: 2026-06-24 03:03:02.634696 | debian-bookworm | .d..t...... ./ 2026-06-24 03:03:02.634866 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-24 03:03:02.634904 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-24 03:03:02.634927 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-24 03:03:02.634960 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-24 03:03:02.634982 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-24 03:03:02.635036 | debian-bookworm | changed: All items complete 2026-06-24 03:03:02.635065 | 2026-06-24 03:03:03.497126 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 03:03:04.134290 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 03:03:04.149841 | 2026-06-24 03:03:04.149989 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-24 03:03:04.180663 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:03:04.205619 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:03:04.216240 | 2026-06-24 03:03:04.216355 | PLAY RECAP 2026-06-24 03:03:04.216413 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-24 03:03:04.216438 | 2026-06-24 03:03:04.656621 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-24 03:03:04.657519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 03:03:05.847810 | 2026-06-24 03:03:05.847998 | PLAY [Base post] 2026-06-24 03:03:05.893318 | 2026-06-24 03:03:05.893508 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-24 03:03:06.828738 | debian-bookworm | changed 2026-06-24 03:03:06.851244 | 2026-06-24 03:03:06.851402 | PLAY RECAP 2026-06-24 03:03:06.851473 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-24 03:03:06.851536 | 2026-06-24 03:03:07.381157 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 03:03:07.382168 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-24 03:03:09.029955 | 2026-06-24 03:03:09.030134 | PLAY [Base post-logs] 2026-06-24 03:03:09.057688 | 2026-06-24 03:03:09.057864 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-24 03:03:09.829522 | localhost | changed 2026-06-24 03:03:09.851172 | 2026-06-24 03:03:09.851378 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-24 03:03:09.889414 | localhost | ok 2026-06-24 03:03:09.892849 | 2026-06-24 03:03:09.892967 | TASK [Set zuul-log-path fact] 2026-06-24 03:03:09.919218 | localhost | ok 2026-06-24 03:03:09.930110 | 2026-06-24 03:03:09.930245 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 03:03:10.001918 | localhost | ok 2026-06-24 03:03:10.005261 | 2026-06-24 03:03:10.005376 | TASK [upload-logs : Create log directories] 2026-06-24 03:03:10.624667 | localhost | changed 2026-06-24 03:03:10.627813 | 2026-06-24 03:03:10.627934 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-24 03:03:11.376996 | localhost -> localhost | ok: Runtime: 0:00:00.012454 2026-06-24 03:03:11.381164 | 2026-06-24 03:03:11.381299 | TASK [upload-logs : Upload logs to log server] 2026-06-24 03:03:12.395387 | localhost | Output suppressed because no_log was given 2026-06-24 03:03:12.397333 | 2026-06-24 03:03:12.397444 | LOOP [upload-logs : Compress console log and json output] 2026-06-24 03:03:12.474725 | localhost | skipping: Conditional result was False 2026-06-24 03:03:12.482564 | localhost | skipping: Conditional result was False 2026-06-24 03:03:12.488807 | 2026-06-24 03:03:12.489018 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-24 03:03:12.568312 | localhost | skipping: Conditional result was False 2026-06-24 03:03:12.568649 | 2026-06-24 03:03:12.575769 | localhost | skipping: Conditional result was False 2026-06-24 03:03:12.587625 | 2026-06-24 03:03:12.587783 | LOOP [upload-logs : Upload console log and json output]