2026-05-01 03:08:20.688196 | Job console starting 2026-05-01 03:08:20.706111 | Updating git repos 2026-05-01 03:08:20.757686 | Cloning repos into workspace 2026-05-01 03:08:20.846748 | Restoring repo states 2026-05-01 03:08:20.858985 | Merging changes 2026-05-01 03:08:20.859014 | Checking out repos 2026-05-01 03:08:20.933999 | Preparing playbooks 2026-05-01 03:08:21.886702 | Running Ansible setup 2026-05-01 03:08:26.815549 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 03:08:27.640847 | 2026-05-01 03:08:27.641010 | PLAY [Base pre] 2026-05-01 03:08:27.659163 | 2026-05-01 03:08:27.659326 | TASK [Setup log path fact] 2026-05-01 03:08:27.692569 | debian-bookworm | ok 2026-05-01 03:08:27.713993 | 2026-05-01 03:08:27.714187 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:08:27.764750 | debian-bookworm | ok 2026-05-01 03:08:27.779845 | 2026-05-01 03:08:27.779989 | TASK [emit-job-header : Print job information] 2026-05-01 03:08:27.823281 | # Job Information 2026-05-01 03:08:27.823499 | Ansible Version: 2.16.14 2026-05-01 03:08:27.823536 | Job: flake8 2026-05-01 03:08:27.823569 | Pipeline: periodic-daily 2026-05-01 03:08:27.823592 | Executor: 521e9411259a 2026-05-01 03:08:27.823612 | Triggered by: https://github.com/osism/generics 2026-05-01 03:08:27.823633 | Event ID: e6c3be5e2c974887869594423486f04c 2026-05-01 03:08:27.831504 | 2026-05-01 03:08:27.831832 | LOOP [emit-job-header : Print node information] 2026-05-01 03:08:27.961293 | debian-bookworm | ok: 2026-05-01 03:08:27.961548 | debian-bookworm | # Node Information 2026-05-01 03:08:27.961590 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-01 03:08:27.961616 | debian-bookworm | Hostname: debian 2026-05-01 03:08:27.961638 | debian-bookworm | Username: zuul 2026-05-01 03:08:27.961659 | debian-bookworm | Distro: Debian 12.13 2026-05-01 03:08:27.961684 | debian-bookworm | Provider: regiocloud-a 2026-05-01 03:08:27.961705 | debian-bookworm | Region: 2026-05-01 03:08:27.961726 | debian-bookworm | Label: debian-bookworm 2026-05-01 03:08:27.961752 | debian-bookworm | Product Name: OpenStack Nova 2026-05-01 03:08:27.961781 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:1aa9 2026-05-01 03:08:27.977315 | 2026-05-01 03:08:27.977505 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 03:08:28.535702 | debian-bookworm -> localhost | changed 2026-05-01 03:08:28.549858 | 2026-05-01 03:08:28.550146 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 03:08:29.678635 | debian-bookworm -> localhost | changed 2026-05-01 03:08:29.700676 | 2026-05-01 03:08:29.700867 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 03:08:30.009420 | debian-bookworm -> localhost | ok 2026-05-01 03:08:30.016349 | 2026-05-01 03:08:30.016531 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 03:08:30.057885 | debian-bookworm | ok 2026-05-01 03:08:30.081566 | debian-bookworm | included: /var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 03:08:30.089600 | 2026-05-01 03:08:30.089733 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 03:08:31.701158 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-01 03:08:31.701384 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/00d952e778ed47e6a60e4a659a0da22c_id_rsa 2026-05-01 03:08:31.701421 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/00d952e778ed47e6a60e4a659a0da22c_id_rsa.pub 2026-05-01 03:08:31.701467 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-01 03:08:31.701491 | debian-bookworm -> localhost | SHA256:pnGnmScEru+JjNyNbEsOt5nGBeVc3xjTKX8hIkGqC7I zuul-build-sshkey 2026-05-01 03:08:31.701512 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-01 03:08:31.701545 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-01 03:08:31.701566 | debian-bookworm -> localhost | | .o. . . | 2026-05-01 03:08:31.701588 | debian-bookworm -> localhost | | ..o = + . | 2026-05-01 03:08:31.701607 | debian-bookworm -> localhost | | +o. o O . . | 2026-05-01 03:08:31.701626 | debian-bookworm -> localhost | | .oo. o o . | 2026-05-01 03:08:31.701645 | debian-bookworm -> localhost | |. . ..o S . . | 2026-05-01 03:08:31.701671 | debian-bookworm -> localhost | | o . o.* = | 2026-05-01 03:08:31.701691 | debian-bookworm -> localhost | |E ..=.. = . | 2026-05-01 03:08:31.701711 | debian-bookworm -> localhost | | . X+O . o | 2026-05-01 03:08:31.701731 | debian-bookworm -> localhost | | oo%o= | 2026-05-01 03:08:31.701751 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-01 03:08:31.701802 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.952969 2026-05-01 03:08:31.711145 | 2026-05-01 03:08:31.711277 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 03:08:31.741504 | debian-bookworm | ok 2026-05-01 03:08:31.769663 | debian-bookworm | included: /var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 03:08:31.782478 | 2026-05-01 03:08:31.782611 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 03:08:31.807505 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:31.814064 | 2026-05-01 03:08:31.814185 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 03:08:32.515646 | debian-bookworm | changed 2026-05-01 03:08:32.526266 | 2026-05-01 03:08:32.526405 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 03:08:32.794000 | debian-bookworm | ok 2026-05-01 03:08:32.803159 | 2026-05-01 03:08:32.803301 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 03:08:33.523935 | debian-bookworm | changed 2026-05-01 03:08:33.534408 | 2026-05-01 03:08:33.534598 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 03:08:34.141802 | debian-bookworm | changed 2026-05-01 03:08:34.147999 | 2026-05-01 03:08:34.148132 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 03:08:34.172327 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:34.188544 | 2026-05-01 03:08:34.188719 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 03:08:34.856409 | debian-bookworm -> localhost | changed 2026-05-01 03:08:34.869507 | 2026-05-01 03:08:34.869659 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 03:08:35.437693 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/00d952e778ed47e6a60e4a659a0da22c_id_rsa (zuul-build-sshkey) 2026-05-01 03:08:35.437975 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019562 2026-05-01 03:08:35.448226 | 2026-05-01 03:08:35.448382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 03:08:35.861776 | debian-bookworm | ok 2026-05-01 03:08:35.867903 | 2026-05-01 03:08:35.868024 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 03:08:35.892323 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:35.903840 | 2026-05-01 03:08:35.903964 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 03:08:36.399099 | debian-bookworm | ok 2026-05-01 03:08:36.414920 | 2026-05-01 03:08:36.415071 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 03:08:36.452104 | debian-bookworm | ok 2026-05-01 03:08:36.460582 | 2026-05-01 03:08:36.460742 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 03:08:36.811410 | debian-bookworm -> localhost | ok 2026-05-01 03:08:36.822338 | 2026-05-01 03:08:36.822528 | TASK [validate-host : Collect information about the host] 2026-05-01 03:08:38.175329 | debian-bookworm | ok 2026-05-01 03:08:38.199804 | 2026-05-01 03:08:38.199950 | TASK [validate-host : Sanitize hostname] 2026-05-01 03:08:38.347615 | debian-bookworm | ok 2026-05-01 03:08:38.395650 | 2026-05-01 03:08:38.395793 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 03:08:39.011575 | debian-bookworm -> localhost | changed 2026-05-01 03:08:39.018962 | 2026-05-01 03:08:39.019094 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 03:08:39.544996 | debian-bookworm | ok 2026-05-01 03:08:39.549927 | 2026-05-01 03:08:39.550041 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 03:08:40.175205 | debian-bookworm -> localhost | changed 2026-05-01 03:08:40.186556 | 2026-05-01 03:08:40.186695 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 03:08:40.455239 | debian-bookworm | ok 2026-05-01 03:08:40.462222 | 2026-05-01 03:08:40.462395 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 03:08:41.398497 | debian-bookworm | changed: 2026-05-01 03:08:41.398908 | debian-bookworm | cd+++++++++ src/ 2026-05-01 03:08:41.398956 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-01 03:08:41.398982 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-01 03:08:41.399004 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-01 03:08:41.399024 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/logs" 2026-05-01 03:09:09.503839 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/artifacts" 2026-05-01 03:09:10.121652 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/00d952e778ed47e6a60e4a659a0da22c/work/docs" 2026-05-01 03:09:10.132561 | 2026-05-01 03:09:10.132693 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-01 03:09:11.848281 | debian-bookworm | changed: 2026-05-01 03:09:11.848486 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-01 03:09:11.848522 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-01 03:09:11.848552 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-01 03:09:11.848595 | debian-bookworm | changed: All items complete 2026-05-01 03:09:11.848621 | 2026-05-01 03:09:12.834126 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:09:13.838772 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:09:13.850294 | 2026-05-01 03:09:13.850433 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-01 03:09:13.886365 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:13.890186 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:13.898087 | 2026-05-01 03:09:13.898164 | PLAY RECAP 2026-05-01 03:09:13.898206 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-01 03:09:13.898227 | 2026-05-01 03:09:14.221758 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:09:14.222484 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:09:16.245649 | 2026-05-01 03:09:16.245788 | PLAY [Base post] 2026-05-01 03:09:16.282412 | 2026-05-01 03:09:16.282555 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-01 03:09:17.151715 | debian-bookworm | changed 2026-05-01 03:09:17.161860 | 2026-05-01 03:09:17.161972 | PLAY RECAP 2026-05-01 03:09:17.162031 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-01 03:09:17.162094 | 2026-05-01 03:09:17.510306 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:09:17.511081 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-01 03:09:19.188967 | 2026-05-01 03:09:19.189112 | PLAY [Base post-logs] 2026-05-01 03:09:19.201223 | 2026-05-01 03:09:19.201357 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-01 03:09:19.751776 | localhost | changed 2026-05-01 03:09:19.762056 | 2026-05-01 03:09:19.762197 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-01 03:09:19.807384 | localhost | ok 2026-05-01 03:09:19.810283 | 2026-05-01 03:09:19.810387 | TASK [Set zuul-log-path fact] 2026-05-01 03:09:19.847239 | localhost | ok 2026-05-01 03:09:19.861095 | 2026-05-01 03:09:19.861238 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:09:19.911904 | localhost | ok 2026-05-01 03:09:19.914697 | 2026-05-01 03:09:19.914794 | TASK [upload-logs : Create log directories] 2026-05-01 03:09:21.273686 | localhost | changed 2026-05-01 03:09:21.276258 | 2026-05-01 03:09:21.276344 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-01 03:09:22.326442 | localhost -> localhost | ok: Runtime: 0:00:00.017656 2026-05-01 03:09:22.330041 | 2026-05-01 03:09:22.330130 | TASK [upload-logs : Upload logs to log server] 2026-05-01 03:09:23.633210 | localhost | Output suppressed because no_log was given 2026-05-01 03:09:23.634850 | 2026-05-01 03:09:23.634936 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 03:09:23.725332 | localhost | skipping: Conditional result was False 2026-05-01 03:09:23.741699 | localhost | skipping: Conditional result was False 2026-05-01 03:09:23.748859 | 2026-05-01 03:09:23.748974 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 03:09:23.809950 | localhost | skipping: Conditional result was False 2026-05-01 03:09:23.810204 | 2026-05-01 03:09:23.814953 | localhost | skipping: Conditional result was False 2026-05-01 03:09:23.824586 | 2026-05-01 03:09:23.824691 | LOOP [upload-logs : Upload console log and json output]