2026-05-05 08:34:19.211277 | Job console starting 2026-05-05 08:34:19.228697 | Updating git repos 2026-05-05 08:34:19.284447 | Cloning repos into workspace 2026-05-05 08:34:19.412682 | Restoring repo states 2026-05-05 08:34:19.439000 | Merging changes 2026-05-05 08:34:20.311584 | Checking out repos 2026-05-05 08:34:20.438430 | Preparing playbooks 2026-05-05 08:34:21.886261 | Running Ansible setup 2026-05-05 08:34:27.111514 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:34:28.269952 | 2026-05-05 08:34:28.270083 | PLAY [Base pre] 2026-05-05 08:34:28.312385 | 2026-05-05 08:34:28.312524 | TASK [Setup log path fact] 2026-05-05 08:34:28.351886 | debian-bookworm | ok 2026-05-05 08:34:28.379752 | 2026-05-05 08:34:28.379906 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:34:28.435413 | debian-bookworm | ok 2026-05-05 08:34:28.460165 | 2026-05-05 08:34:28.460290 | TASK [emit-job-header : Print job information] 2026-05-05 08:34:28.530558 | # Job Information 2026-05-05 08:34:28.530736 | Ansible Version: 2.16.14 2026-05-05 08:34:28.530771 | Job: python-black 2026-05-05 08:34:28.530802 | Pipeline: check 2026-05-05 08:34:28.530825 | Executor: 521e9411259a 2026-05-05 08:34:28.531152 | Triggered by: https://github.com/osism/python-osism/pull/2262 2026-05-05 08:34:28.531188 | Event ID: c3c69030-485b-11f1-88f8-efdd22ff9651 2026-05-05 08:34:28.545338 | 2026-05-05 08:34:28.546885 | LOOP [emit-job-header : Print node information] 2026-05-05 08:34:28.756946 | debian-bookworm | ok: 2026-05-05 08:34:28.757108 | debian-bookworm | # Node Information 2026-05-05 08:34:28.757142 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:34:28.757166 | debian-bookworm | Hostname: debian 2026-05-05 08:34:28.757188 | debian-bookworm | Username: zuul 2026-05-05 08:34:28.757208 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:34:28.757232 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:34:28.757252 | debian-bookworm | Region: 2026-05-05 08:34:28.757274 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:34:28.757293 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:34:28.757312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:c912 2026-05-05 08:34:28.787146 | 2026-05-05 08:34:28.787257 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:34:29.839850 | debian-bookworm -> localhost | changed 2026-05-05 08:34:29.849076 | 2026-05-05 08:34:29.849212 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:34:32.688268 | debian-bookworm -> localhost | changed 2026-05-05 08:34:32.698882 | 2026-05-05 08:34:32.698995 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:34:33.625266 | debian-bookworm -> localhost | ok 2026-05-05 08:34:33.630382 | 2026-05-05 08:34:33.630476 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:34:33.668905 | debian-bookworm | ok 2026-05-05 08:34:33.700223 | debian-bookworm | included: /var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:34:33.718539 | 2026-05-05 08:34:33.718662 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:34:35.325632 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:34:35.325811 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/063dccc180cc4a3bb3ea10fd52c267e1_id_rsa 2026-05-05 08:34:35.325841 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/063dccc180cc4a3bb3ea10fd52c267e1_id_rsa.pub 2026-05-05 08:34:35.325863 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:34:35.325883 | debian-bookworm -> localhost | SHA256:cvob+ZT05FyUOdIDGDy8vxW4a7vZcm8VwSXNyfFj0Nk zuul-build-sshkey 2026-05-05 08:34:35.325902 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:34:35.325928 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:34:35.325947 | debian-bookworm -> localhost | | o.o..=+B| 2026-05-05 08:34:35.325965 | debian-bookworm -> localhost | | = o.@E| 2026-05-05 08:34:35.325981 | debian-bookworm -> localhost | | o..Boo| 2026-05-05 08:34:35.325998 | debian-bookworm -> localhost | | . .oo+.| 2026-05-05 08:34:35.326013 | debian-bookworm -> localhost | | . S .......| 2026-05-05 08:34:35.326034 | debian-bookworm -> localhost | | + o *o.. .| 2026-05-05 08:34:35.326050 | debian-bookworm -> localhost | | . o o ++ .| 2026-05-05 08:34:35.326066 | debian-bookworm -> localhost | | . + =o. .| 2026-05-05 08:34:35.326083 | debian-bookworm -> localhost | | o...+=.o.| 2026-05-05 08:34:35.326099 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:34:35.326137 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.751206 2026-05-05 08:34:35.331528 | 2026-05-05 08:34:35.331657 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:34:35.349164 | debian-bookworm | ok 2026-05-05 08:34:35.369821 | debian-bookworm | included: /var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:34:35.382236 | 2026-05-05 08:34:35.382337 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:34:35.395016 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:35.399936 | 2026-05-05 08:34:35.400027 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:34:36.037849 | debian-bookworm | changed 2026-05-05 08:34:36.045092 | 2026-05-05 08:34:36.045196 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:34:36.379708 | debian-bookworm | ok 2026-05-05 08:34:36.394143 | 2026-05-05 08:34:36.394269 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:34:37.110649 | debian-bookworm | changed 2026-05-05 08:34:37.118060 | 2026-05-05 08:34:37.123730 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:34:37.846117 | debian-bookworm | changed 2026-05-05 08:34:37.865221 | 2026-05-05 08:34:37.865390 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:34:37.923411 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:37.931352 | 2026-05-05 08:34:37.931463 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:34:38.619023 | debian-bookworm -> localhost | changed 2026-05-05 08:34:38.673800 | 2026-05-05 08:34:38.673935 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:34:39.517947 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/063dccc180cc4a3bb3ea10fd52c267e1_id_rsa (zuul-build-sshkey) 2026-05-05 08:34:39.518167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021174 2026-05-05 08:34:39.526541 | 2026-05-05 08:34:39.526681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:34:40.237163 | debian-bookworm | ok 2026-05-05 08:34:40.242488 | 2026-05-05 08:34:40.242597 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:34:40.309013 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:40.325503 | 2026-05-05 08:34:40.325657 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:34:41.084435 | debian-bookworm | ok 2026-05-05 08:34:41.107250 | 2026-05-05 08:34:41.107375 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:34:41.147893 | debian-bookworm | ok 2026-05-05 08:34:41.152933 | 2026-05-05 08:34:41.153031 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:34:41.765834 | debian-bookworm -> localhost | ok 2026-05-05 08:34:41.773998 | 2026-05-05 08:34:41.774094 | TASK [validate-host : Collect information about the host] 2026-05-05 08:34:43.213267 | debian-bookworm | ok 2026-05-05 08:34:43.235138 | 2026-05-05 08:34:43.235247 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:34:43.470578 | debian-bookworm | ok 2026-05-05 08:34:43.542101 | 2026-05-05 08:34:43.542209 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:34:44.428662 | debian-bookworm -> localhost | changed 2026-05-05 08:34:44.434162 | 2026-05-05 08:34:44.434266 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:34:44.919164 | debian-bookworm | ok 2026-05-05 08:34:44.923737 | 2026-05-05 08:34:44.923840 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:34:46.485938 | debian-bookworm -> localhost | changed 2026-05-05 08:34:46.532675 | 2026-05-05 08:34:46.534050 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:34:46.865441 | debian-bookworm | ok 2026-05-05 08:34:46.876803 | 2026-05-05 08:34:46.876918 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:34:48.873381 | debian-bookworm | changed: 2026-05-05 08:34:48.873591 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:34:48.873628 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:34:48.873652 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:34:48.873674 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-05 08:34:48.873695 | debian-bookworm | Containerfile 2026-05-05 08:34:48.873825 | debian-bookworm | Containerfile 2026-05-05 08:34:48.941338 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/logs" 2026-05-05 08:35:22.693732 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/artifacts" 2026-05-05 08:35:23.367504 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/063dccc180cc4a3bb3ea10fd52c267e1/work/docs" 2026-05-05 08:35:23.383060 | 2026-05-05 08:35:23.383212 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:35:24.494021 | debian-bookworm | changed: 2026-05-05 08:35:24.494251 | debian-bookworm | .d..t...... ./ 2026-05-05 08:35:24.494286 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:35:24.494315 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:35:24.494341 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:35:24.494384 | debian-bookworm | changed: All items complete 2026-05-05 08:35:24.494409 | 2026-05-05 08:35:25.305792 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:35:26.331305 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:35:26.356639 | 2026-05-05 08:35:26.356791 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:35:27.125750 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013138 2026-05-05 08:35:27.420484 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005754 2026-05-05 08:35:27.439683 | 2026-05-05 08:35:27.439869 | PLAY RECAP 2026-05-05 08:35:27.439938 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:35:27.439970 | 2026-05-05 08:35:27.590702 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:35:27.591654 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:35:28.686777 | 2026-05-05 08:35:28.687012 | PLAY [Base post] 2026-05-05 08:35:28.701726 | 2026-05-05 08:35:28.701894 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:35:29.463062 | debian-bookworm | changed 2026-05-05 08:35:29.469920 | 2026-05-05 08:35:29.470624 | PLAY RECAP 2026-05-05 08:35:29.470956 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:35:29.471038 | 2026-05-05 08:35:29.632287 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:35:29.633175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:35:30.582299 | 2026-05-05 08:35:30.582608 | PLAY [Base post-logs] 2026-05-05 08:35:30.611924 | 2026-05-05 08:35:30.612108 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:35:31.251369 | localhost | changed 2026-05-05 08:35:31.265858 | 2026-05-05 08:35:31.266048 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:35:31.294333 | localhost | ok 2026-05-05 08:35:31.299005 | 2026-05-05 08:35:31.299171 | TASK [Set zuul-log-path fact] 2026-05-05 08:35:31.319044 | localhost | ok 2026-05-05 08:35:31.333300 | 2026-05-05 08:35:31.333454 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:35:31.370757 | localhost | ok 2026-05-05 08:35:31.374047 | 2026-05-05 08:35:31.374164 | TASK [upload-logs : Create log directories] 2026-05-05 08:35:32.338133 | localhost | changed 2026-05-05 08:35:32.341204 | 2026-05-05 08:35:32.341329 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:35:33.134007 | localhost -> localhost | ok: Runtime: 0:00:00.007645 2026-05-05 08:35:33.141820 | 2026-05-05 08:35:33.141967 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:35:34.138706 | localhost | Output suppressed because no_log was given 2026-05-05 08:35:34.141024 | 2026-05-05 08:35:34.141116 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:35:34.225251 | localhost | skipping: Conditional result was False 2026-05-05 08:35:34.251894 | localhost | skipping: Conditional result was False 2026-05-05 08:35:34.259256 | 2026-05-05 08:35:34.259379 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:35:34.348331 | localhost | skipping: Conditional result was False 2026-05-05 08:35:34.348616 | 2026-05-05 08:35:34.363846 | localhost | skipping: Conditional result was False 2026-05-05 08:35:34.376269 | 2026-05-05 08:35:34.376385 | LOOP [upload-logs : Upload console log and json output]