2026-06-25 06:08:18.657750 | Job console starting 2026-06-25 06:08:18.889450 | Updating git repos 2026-06-25 06:08:19.054298 | Cloning repos into workspace 2026-06-25 06:08:19.290697 | Restoring repo states 2026-06-25 06:08:19.324880 | Merging changes 2026-06-25 06:08:20.220441 | Checking out repos 2026-06-25 06:08:20.403459 | Preparing playbooks 2026-06-25 06:08:23.178979 | Running Ansible setup 2026-06-25 06:08:30.458339 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 06:08:32.443679 | 2026-06-25 06:08:32.443876 | PLAY [Base pre] 2026-06-25 06:08:32.477997 | 2026-06-25 06:08:32.478180 | TASK [Setup log path fact] 2026-06-25 06:08:32.542767 | debian-bookworm | ok 2026-06-25 06:08:32.580116 | 2026-06-25 06:08:32.580362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:08:32.644485 | debian-bookworm | ok 2026-06-25 06:08:32.664289 | 2026-06-25 06:08:32.664429 | TASK [emit-job-header : Print job information] 2026-06-25 06:08:32.736959 | # Job Information 2026-06-25 06:08:32.737138 | Ansible Version: 2.16.14 2026-06-25 06:08:32.737192 | Job: flake8 2026-06-25 06:08:32.737229 | Pipeline: check 2026-06-25 06:08:32.737252 | Executor: 521e9411259a 2026-06-25 06:08:32.737274 | Triggered by: https://github.com/osism/generics/pull/602 2026-06-25 06:08:32.737297 | Event ID: 3be372e0-705c-11f1-956d-86877e93c48c 2026-06-25 06:08:32.742525 | 2026-06-25 06:08:32.742631 | LOOP [emit-job-header : Print node information] 2026-06-25 06:08:32.998179 | debian-bookworm | ok: 2026-06-25 06:08:33.002965 | debian-bookworm | # Node Information 2026-06-25 06:08:33.003033 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 06:08:33.003062 | debian-bookworm | Hostname: debian 2026-06-25 06:08:33.003085 | debian-bookworm | Username: zuul 2026-06-25 06:08:33.003106 | debian-bookworm | Distro: Debian 12.14 2026-06-25 06:08:33.003129 | debian-bookworm | Provider: regiocloud-a 2026-06-25 06:08:33.003151 | debian-bookworm | Region: 2026-06-25 06:08:33.003172 | debian-bookworm | Label: debian-bookworm 2026-06-25 06:08:33.003203 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 06:08:33.003224 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:6f63 2026-06-25 06:08:33.022499 | 2026-06-25 06:08:33.022615 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:34.144071 | debian-bookworm -> localhost | changed 2026-06-25 06:08:34.151641 | 2026-06-25 06:08:34.151765 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 06:08:36.744260 | debian-bookworm -> localhost | changed 2026-06-25 06:08:36.754920 | 2026-06-25 06:08:36.755033 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 06:08:37.338211 | debian-bookworm -> localhost | ok 2026-06-25 06:08:37.352876 | 2026-06-25 06:08:37.352993 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 06:08:37.404661 | debian-bookworm | ok 2026-06-25 06:08:37.481732 | debian-bookworm | included: /var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 06:08:37.507930 | 2026-06-25 06:08:37.508048 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 06:08:39.579142 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 06:08:39.579364 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/0b91cba904114049872adf0668cf02c8_id_rsa 2026-06-25 06:08:39.579408 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/0b91cba904114049872adf0668cf02c8_id_rsa.pub 2026-06-25 06:08:39.579432 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 06:08:39.579455 | debian-bookworm -> localhost | SHA256:6qyPVqkdxBIkzyeVL1UgYGS1lNpcdYdYut/Pcfx6YUs zuul-build-sshkey 2026-06-25 06:08:39.579475 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 06:08:39.579507 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 06:08:39.579527 | debian-bookworm -> localhost | | .o*o=o.+ooo.. | 2026-06-25 06:08:39.579544 | debian-bookworm -> localhost | | *.oooo .o.. | 2026-06-25 06:08:39.579561 | debian-bookworm -> localhost | | +*o+ . | 2026-06-25 06:08:39.579577 | debian-bookworm -> localhost | | oo* . . | 2026-06-25 06:08:39.579594 | debian-bookworm -> localhost | | o oS . | 2026-06-25 06:08:39.579616 | debian-bookworm -> localhost | | +. . . E | 2026-06-25 06:08:39.579632 | debian-bookworm -> localhost | | +.. . +.=| 2026-06-25 06:08:39.579649 | debian-bookworm -> localhost | | o+. +=| 2026-06-25 06:08:39.579666 | debian-bookworm -> localhost | | .oo+ .o+| 2026-06-25 06:08:39.579683 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 06:08:39.579729 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.714243 2026-06-25 06:08:39.585103 | 2026-06-25 06:08:39.585208 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 06:08:39.632974 | debian-bookworm | ok 2026-06-25 06:08:39.642098 | debian-bookworm | included: /var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 06:08:39.673518 | 2026-06-25 06:08:39.673623 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 06:08:39.728522 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:39.733284 | 2026-06-25 06:08:39.733365 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 06:08:40.688228 | debian-bookworm | changed 2026-06-25 06:08:40.692679 | 2026-06-25 06:08:40.692756 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 06:08:40.988254 | debian-bookworm | ok 2026-06-25 06:08:40.992693 | 2026-06-25 06:08:40.992769 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 06:08:41.748914 | debian-bookworm | changed 2026-06-25 06:08:41.753429 | 2026-06-25 06:08:41.753518 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 06:08:42.553702 | debian-bookworm | changed 2026-06-25 06:08:42.558997 | 2026-06-25 06:08:42.559092 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 06:08:42.607299 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:42.613332 | 2026-06-25 06:08:42.613438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 06:08:43.494459 | debian-bookworm -> localhost | changed 2026-06-25 06:08:43.505003 | 2026-06-25 06:08:43.505122 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 06:08:44.109884 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/0b91cba904114049872adf0668cf02c8_id_rsa (zuul-build-sshkey) 2026-06-25 06:08:44.110162 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010685 2026-06-25 06:08:44.121462 | 2026-06-25 06:08:44.121570 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 06:08:44.743980 | debian-bookworm | ok 2026-06-25 06:08:44.755679 | 2026-06-25 06:08:44.755823 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 06:08:44.789563 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:44.802390 | 2026-06-25 06:08:44.802516 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 06:08:45.277962 | debian-bookworm | ok 2026-06-25 06:08:45.298428 | 2026-06-25 06:08:45.298549 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 06:08:45.352055 | debian-bookworm | ok 2026-06-25 06:08:45.381089 | 2026-06-25 06:08:45.381227 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:45.943268 | debian-bookworm -> localhost | ok 2026-06-25 06:08:45.949528 | 2026-06-25 06:08:45.949723 | TASK [validate-host : Collect information about the host] 2026-06-25 06:08:47.215353 | debian-bookworm | ok 2026-06-25 06:08:47.229260 | 2026-06-25 06:08:47.229374 | TASK [validate-host : Sanitize hostname] 2026-06-25 06:08:47.437731 | debian-bookworm | ok 2026-06-25 06:08:47.442806 | 2026-06-25 06:08:47.443028 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 06:08:48.881501 | debian-bookworm -> localhost | changed 2026-06-25 06:08:48.887154 | 2026-06-25 06:08:48.887273 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 06:08:49.455015 | debian-bookworm | ok 2026-06-25 06:08:49.473510 | 2026-06-25 06:08:49.473680 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 06:08:50.695626 | debian-bookworm -> localhost | changed 2026-06-25 06:08:50.712027 | 2026-06-25 06:08:50.712225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 06:08:51.074480 | debian-bookworm | ok 2026-06-25 06:08:51.083228 | 2026-06-25 06:08:51.083375 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 06:08:52.396934 | debian-bookworm | changed: 2026-06-25 06:08:52.397153 | debian-bookworm | cd+++++++++ src/ 2026-06-25 06:08:52.397213 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 06:08:52.397240 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 06:08:52.397262 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-25 06:08:52.397284 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/logs" 2026-06-25 06:09:55.626237 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/artifacts" 2026-06-25 06:09:55.931692 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b91cba904114049872adf0668cf02c8/work/docs" 2026-06-25 06:09:55.956150 | 2026-06-25 06:09:55.956539 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 06:09:56.847289 | debian-bookworm | changed: 2026-06-25 06:09:56.847747 | debian-bookworm | .d..t...... ./ 2026-06-25 06:09:56.847810 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 06:09:56.847844 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 06:09:56.847873 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 06:09:56.847900 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 06:09:56.847927 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 06:09:56.847984 | debian-bookworm | changed: All items complete 2026-06-25 06:09:56.848014 | 2026-06-25 06:09:57.441521 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:09:58.054811 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:09:58.089256 | 2026-06-25 06:09:58.089435 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 06:09:58.460734 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006937 2026-06-25 06:09:58.813170 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008819 2026-06-25 06:09:58.827071 | 2026-06-25 06:09:58.827196 | PLAY RECAP 2026-06-25 06:09:58.827251 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-25 06:09:58.827277 | 2026-06-25 06:09:58.984790 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 06:09:58.985937 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:09:59.821103 | 2026-06-25 06:09:59.821329 | PLAY [Base post] 2026-06-25 06:09:59.838241 | 2026-06-25 06:09:59.838409 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 06:10:00.439977 | debian-bookworm | changed 2026-06-25 06:10:00.447859 | 2026-06-25 06:10:00.447988 | PLAY RECAP 2026-06-25 06:10:00.448065 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 06:10:00.448244 | 2026-06-25 06:10:00.585646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:10:00.586883 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 06:10:01.579992 | 2026-06-25 06:10:01.580208 | PLAY [Base post-logs] 2026-06-25 06:10:01.592099 | 2026-06-25 06:10:01.592311 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 06:10:02.096776 | localhost | changed 2026-06-25 06:10:02.108464 | 2026-06-25 06:10:02.108636 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 06:10:02.135026 | localhost | ok 2026-06-25 06:10:02.138395 | 2026-06-25 06:10:02.138501 | TASK [Set zuul-log-path fact] 2026-06-25 06:10:02.169306 | localhost | ok 2026-06-25 06:10:02.180236 | 2026-06-25 06:10:02.180377 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:10:02.206596 | localhost | ok 2026-06-25 06:10:02.209771 | 2026-06-25 06:10:02.209882 | TASK [upload-logs : Create log directories] 2026-06-25 06:10:02.781744 | localhost | changed 2026-06-25 06:10:02.784720 | 2026-06-25 06:10:02.784848 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 06:10:03.336432 | localhost -> localhost | ok: Runtime: 0:00:00.005057 2026-06-25 06:10:03.340779 | 2026-06-25 06:10:03.340928 | TASK [upload-logs : Upload logs to log server] 2026-06-25 06:10:03.941582 | localhost | Output suppressed because no_log was given 2026-06-25 06:10:03.943669 | 2026-06-25 06:10:03.943788 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 06:10:03.993280 | localhost | skipping: Conditional result was False 2026-06-25 06:10:04.000298 | localhost | skipping: Conditional result was False 2026-06-25 06:10:04.011003 | 2026-06-25 06:10:04.011190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 06:10:04.072231 | localhost | skipping: Conditional result was False 2026-06-25 06:10:04.072557 | 2026-06-25 06:10:04.078601 | localhost | skipping: Conditional result was False 2026-06-25 06:10:04.093022 | 2026-06-25 06:10:04.093301 | LOOP [upload-logs : Upload console log and json output]