2026-06-01 08:37:23.336956 | Job console starting 2026-06-01 08:37:23.345402 | Updating git repos 2026-06-01 08:37:23.402021 | Cloning repos into workspace 2026-06-01 08:37:23.549965 | Restoring repo states 2026-06-01 08:37:23.568290 | Merging changes 2026-06-01 08:37:24.415387 | Checking out repos 2026-06-01 08:37:24.514993 | Preparing playbooks 2026-06-01 08:37:26.314901 | Running Ansible setup 2026-06-01 08:37:32.780992 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 08:37:34.207834 | 2026-06-01 08:37:34.207947 | PLAY [Base pre] 2026-06-01 08:37:34.222158 | 2026-06-01 08:37:34.222268 | TASK [Setup log path fact] 2026-06-01 08:37:34.249180 | debian-bookworm | ok 2026-06-01 08:37:34.261926 | 2026-06-01 08:37:34.262077 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:37:34.289282 | debian-bookworm | ok 2026-06-01 08:37:34.302029 | 2026-06-01 08:37:34.302161 | TASK [emit-job-header : Print job information] 2026-06-01 08:37:34.371952 | # Job Information 2026-06-01 08:37:34.372108 | Ansible Version: 2.16.14 2026-06-01 08:37:34.372139 | Job: python-black 2026-06-01 08:37:34.372168 | Pipeline: check 2026-06-01 08:37:34.372189 | Executor: 521e9411259a 2026-06-01 08:37:34.372207 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/262 2026-06-01 08:37:34.372227 | Event ID: e9a84ca0-5d94-11f1-9a9c-da3e2f54317d 2026-06-01 08:37:34.376858 | 2026-06-01 08:37:34.376946 | LOOP [emit-job-header : Print node information] 2026-06-01 08:37:34.500505 | debian-bookworm | ok: 2026-06-01 08:37:34.500654 | debian-bookworm | # Node Information 2026-06-01 08:37:34.500680 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 08:37:34.500700 | debian-bookworm | Hostname: debian 2026-06-01 08:37:34.500717 | debian-bookworm | Username: zuul 2026-06-01 08:37:34.500734 | debian-bookworm | Distro: Debian 12.14 2026-06-01 08:37:34.500753 | debian-bookworm | Provider: regiocloud-a 2026-06-01 08:37:34.500771 | debian-bookworm | Region: 2026-06-01 08:37:34.500788 | debian-bookworm | Label: debian-bookworm 2026-06-01 08:37:34.500804 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 08:37:34.500820 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:2646 2026-06-01 08:37:34.513571 | 2026-06-01 08:37:34.513677 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 08:37:35.512118 | debian-bookworm -> localhost | changed 2026-06-01 08:37:35.520508 | 2026-06-01 08:37:35.520622 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 08:37:37.099993 | debian-bookworm -> localhost | changed 2026-06-01 08:37:37.115443 | 2026-06-01 08:37:37.115553 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 08:37:37.472380 | debian-bookworm -> localhost | ok 2026-06-01 08:37:37.478307 | 2026-06-01 08:37:37.478419 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 08:37:37.517739 | debian-bookworm | ok 2026-06-01 08:37:37.551117 | debian-bookworm | included: /var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 08:37:37.557417 | 2026-06-01 08:37:37.557516 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 08:37:39.190175 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 08:37:39.190366 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/632e9ea56722409598536fd11714ff77_id_rsa 2026-06-01 08:37:39.190403 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/632e9ea56722409598536fd11714ff77_id_rsa.pub 2026-06-01 08:37:39.190429 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 08:37:39.190453 | debian-bookworm -> localhost | SHA256:7UzzesdkLxpq3nEMfOqf6CVipaR8JgjzJb1rbmvXEM0 zuul-build-sshkey 2026-06-01 08:37:39.190483 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 08:37:39.190506 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 08:37:39.190526 | debian-bookworm -> localhost | | | 2026-06-01 08:37:39.190547 | debian-bookworm -> localhost | | | 2026-06-01 08:37:39.190568 | debian-bookworm -> localhost | | o | 2026-06-01 08:37:39.190587 | debian-bookworm -> localhost | | . ...E | 2026-06-01 08:37:39.190606 | debian-bookworm -> localhost | | o . S =.+ . | 2026-06-01 08:37:39.190632 | debian-bookworm -> localhost | | + = B.= =o | 2026-06-01 08:37:39.190652 | debian-bookworm -> localhost | | o = Oo*++. | 2026-06-01 08:37:39.190672 | debian-bookworm -> localhost | | +*o*oB+..| 2026-06-01 08:37:39.190693 | debian-bookworm -> localhost | | =+=+o*+o. | 2026-06-01 08:37:39.190725 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 08:37:39.190779 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.753562 2026-06-01 08:37:39.197152 | 2026-06-01 08:37:39.197296 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 08:37:39.235537 | debian-bookworm | ok 2026-06-01 08:37:39.250274 | debian-bookworm | included: /var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 08:37:39.269874 | 2026-06-01 08:37:39.270115 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 08:37:39.303175 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:39.309094 | 2026-06-01 08:37:39.309192 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 08:37:39.983395 | debian-bookworm | changed 2026-06-01 08:37:39.988578 | 2026-06-01 08:37:39.988658 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 08:37:40.266540 | debian-bookworm | ok 2026-06-01 08:37:40.272283 | 2026-06-01 08:37:40.272381 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 08:37:40.981969 | debian-bookworm | changed 2026-06-01 08:37:40.989469 | 2026-06-01 08:37:40.989562 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 08:37:41.701907 | debian-bookworm | changed 2026-06-01 08:37:41.707937 | 2026-06-01 08:37:41.708104 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 08:37:41.742920 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:41.750528 | 2026-06-01 08:37:41.750655 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 08:37:42.699767 | debian-bookworm -> localhost | changed 2026-06-01 08:37:42.712824 | 2026-06-01 08:37:42.712956 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 08:37:43.312204 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/632e9ea56722409598536fd11714ff77_id_rsa (zuul-build-sshkey) 2026-06-01 08:37:43.312509 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023350 2026-06-01 08:37:43.323355 | 2026-06-01 08:37:43.323495 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 08:37:43.757615 | debian-bookworm | ok 2026-06-01 08:37:43.769285 | 2026-06-01 08:37:43.769430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 08:37:43.794211 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:43.809884 | 2026-06-01 08:37:43.810041 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 08:37:44.266666 | debian-bookworm | ok 2026-06-01 08:37:44.291070 | 2026-06-01 08:37:44.291242 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 08:37:44.336940 | debian-bookworm | ok 2026-06-01 08:37:44.347753 | 2026-06-01 08:37:44.347905 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 08:37:44.918674 | debian-bookworm -> localhost | ok 2026-06-01 08:37:44.925606 | 2026-06-01 08:37:44.925728 | TASK [validate-host : Collect information about the host] 2026-06-01 08:37:46.557970 | debian-bookworm | ok 2026-06-01 08:37:46.573161 | 2026-06-01 08:37:46.573337 | TASK [validate-host : Sanitize hostname] 2026-06-01 08:37:46.695843 | debian-bookworm | ok 2026-06-01 08:37:46.752854 | 2026-06-01 08:37:46.753011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 08:37:47.804877 | debian-bookworm -> localhost | changed 2026-06-01 08:37:47.811769 | 2026-06-01 08:37:47.811895 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 08:37:48.307031 | debian-bookworm | ok 2026-06-01 08:37:48.312014 | 2026-06-01 08:37:48.312144 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 08:37:49.069506 | debian-bookworm -> localhost | changed 2026-06-01 08:37:49.087439 | 2026-06-01 08:37:49.087580 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 08:37:49.364199 | debian-bookworm | ok 2026-06-01 08:37:49.370419 | 2026-06-01 08:37:49.370535 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 08:37:50.268185 | debian-bookworm | changed: 2026-06-01 08:37:50.268462 | debian-bookworm | cd+++++++++ src/ 2026-06-01 08:37:50.268513 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 08:37:50.268548 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 08:37:50.268579 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-06-01 08:37:50.268608 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/logs" 2026-06-01 08:38:17.794703 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/artifacts" 2026-06-01 08:38:18.495466 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/632e9ea56722409598536fd11714ff77/work/docs" 2026-06-01 08:38:18.530196 | 2026-06-01 08:38:18.530311 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 08:38:19.422625 | debian-bookworm | changed: 2026-06-01 08:38:19.422987 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 08:38:19.423055 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 08:38:19.423095 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 08:38:19.423149 | debian-bookworm | changed: All items complete 2026-06-01 08:38:19.423180 | 2026-06-01 08:38:20.218500 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:38:20.859471 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:38:20.896791 | 2026-06-01 08:38:20.896941 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 08:38:21.583332 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.019231 2026-06-01 08:38:22.157128 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.004827 2026-06-01 08:38:22.166929 | 2026-06-01 08:38:22.167046 | PLAY RECAP 2026-06-01 08:38:22.167089 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-01 08:38:22.167111 | 2026-06-01 08:38:22.284307 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 08:38:22.285083 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:38:22.947206 | 2026-06-01 08:38:22.947339 | PLAY [Base post] 2026-06-01 08:38:22.966223 | 2026-06-01 08:38:22.966371 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 08:38:23.459512 | debian-bookworm | changed 2026-06-01 08:38:23.465360 | 2026-06-01 08:38:23.465450 | PLAY RECAP 2026-06-01 08:38:23.465505 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 08:38:23.465566 | 2026-06-01 08:38:23.570153 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:38:23.570882 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 08:38:24.225033 | 2026-06-01 08:38:24.225154 | PLAY [Base post-logs] 2026-06-01 08:38:24.233124 | 2026-06-01 08:38:24.233228 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 08:38:24.660492 | localhost | changed 2026-06-01 08:38:24.692987 | 2026-06-01 08:38:24.693132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 08:38:24.746137 | localhost | ok 2026-06-01 08:38:24.749106 | 2026-06-01 08:38:24.749196 | TASK [Set zuul-log-path fact] 2026-06-01 08:38:24.773524 | localhost | ok 2026-06-01 08:38:24.780992 | 2026-06-01 08:38:24.781095 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:38:24.805156 | localhost | ok 2026-06-01 08:38:24.810101 | 2026-06-01 08:38:24.810187 | TASK [upload-logs : Create log directories] 2026-06-01 08:38:25.273838 | localhost | changed 2026-06-01 08:38:25.275963 | 2026-06-01 08:38:25.276036 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 08:38:25.793821 | localhost -> localhost | ok: Runtime: 0:00:00.003356 2026-06-01 08:38:25.799656 | 2026-06-01 08:38:25.799767 | TASK [upload-logs : Upload logs to log server] 2026-06-01 08:38:26.487156 | localhost | Output suppressed because no_log was given 2026-06-01 08:38:26.488804 | 2026-06-01 08:38:26.488906 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 08:38:26.624084 | localhost | skipping: Conditional result was False 2026-06-01 08:38:26.651063 | localhost | skipping: Conditional result was False 2026-06-01 08:38:26.658195 | 2026-06-01 08:38:26.658296 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 08:38:26.741817 | localhost | skipping: Conditional result was False 2026-06-01 08:38:26.742086 | 2026-06-01 08:38:26.755308 | localhost | skipping: Conditional result was False 2026-06-01 08:38:26.764960 | 2026-06-01 08:38:26.765071 | LOOP [upload-logs : Upload console log and json output]