2026-06-29 19:54:23.500323 | Job console starting 2026-06-29 19:54:23.521716 | Updating git repos 2026-06-29 19:54:23.598019 | Cloning repos into workspace 2026-06-29 19:54:23.681660 | Restoring repo states 2026-06-29 19:54:23.708958 | Merging changes 2026-06-29 19:54:24.475326 | Checking out repos 2026-06-29 19:54:24.543450 | Preparing playbooks 2026-06-29 19:54:26.073983 | Running Ansible setup 2026-06-29 19:54:33.245840 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-29 19:54:34.587912 | 2026-06-29 19:54:34.588093 | PLAY [Base pre] 2026-06-29 19:54:34.619254 | 2026-06-29 19:54:34.619453 | TASK [Setup log path fact] 2026-06-29 19:54:34.649822 | debian-bookworm | ok 2026-06-29 19:54:34.667914 | 2026-06-29 19:54:34.668087 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 19:54:34.696899 | debian-bookworm | ok 2026-06-29 19:54:34.707403 | 2026-06-29 19:54:34.707577 | TASK [emit-job-header : Print job information] 2026-06-29 19:54:34.746773 | # Job Information 2026-06-29 19:54:34.747029 | Ansible Version: 2.16.14 2026-06-29 19:54:34.747068 | Job: flake8 2026-06-29 19:54:34.747099 | Pipeline: check 2026-06-29 19:54:34.747122 | Executor: 521e9411259a 2026-06-29 19:54:34.747144 | Triggered by: https://github.com/osism/python-osism/pull/2292 2026-06-29 19:54:34.747167 | Event ID: 4e458770-73f4-11f1-8261-3743497b901f 2026-06-29 19:54:34.752305 | 2026-06-29 19:54:34.752464 | LOOP [emit-job-header : Print node information] 2026-06-29 19:54:34.865863 | debian-bookworm | ok: 2026-06-29 19:54:34.866146 | debian-bookworm | # Node Information 2026-06-29 19:54:34.866185 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-29 19:54:34.866210 | debian-bookworm | Hostname: debian 2026-06-29 19:54:34.866232 | debian-bookworm | Username: zuul 2026-06-29 19:54:34.866253 | debian-bookworm | Distro: Debian 12.14 2026-06-29 19:54:34.866276 | debian-bookworm | Provider: regiocloud-a 2026-06-29 19:54:34.866297 | debian-bookworm | Region: 2026-06-29 19:54:34.866318 | debian-bookworm | Label: debian-bookworm 2026-06-29 19:54:34.866339 | debian-bookworm | Product Name: OpenStack Nova 2026-06-29 19:54:34.866358 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:b8ef 2026-06-29 19:54:34.887717 | 2026-06-29 19:54:34.887872 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-29 19:54:35.688328 | debian-bookworm -> localhost | changed 2026-06-29 19:54:35.698890 | 2026-06-29 19:54:35.699040 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-29 19:54:38.546055 | debian-bookworm -> localhost | changed 2026-06-29 19:54:38.557690 | 2026-06-29 19:54:38.557805 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-29 19:54:39.268866 | debian-bookworm -> localhost | ok 2026-06-29 19:54:39.273812 | 2026-06-29 19:54:39.274043 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-29 19:54:39.303162 | debian-bookworm | ok 2026-06-29 19:54:39.327213 | debian-bookworm | included: /var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-29 19:54:39.338393 | 2026-06-29 19:54:39.338517 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-29 19:54:41.913775 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-29 19:54:41.913977 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/eed8b7d3db2b424e99220bc76790eb85_id_rsa 2026-06-29 19:54:41.914017 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/eed8b7d3db2b424e99220bc76790eb85_id_rsa.pub 2026-06-29 19:54:41.914045 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-29 19:54:41.914071 | debian-bookworm -> localhost | SHA256:x8wZYGyW/mYiB4jrCDN8AH4ptslY3s9E8jt6qUIpwBs zuul-build-sshkey 2026-06-29 19:54:41.914094 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-29 19:54:41.914124 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-29 19:54:41.914147 | debian-bookworm -> localhost | | .o. | 2026-06-29 19:54:41.914169 | debian-bookworm -> localhost | |. .=. | 2026-06-29 19:54:41.914189 | debian-bookworm -> localhost | |+ ... + . | 2026-06-29 19:54:41.914208 | debian-bookworm -> localhost | |.Eooo o .+ o | 2026-06-29 19:54:41.914229 | debian-bookworm -> localhost | |*oO+ + .S.* | 2026-06-29 19:54:41.914255 | debian-bookworm -> localhost | |**=.. + o.+ | 2026-06-29 19:54:41.914276 | debian-bookworm -> localhost | |.B. + = + | 2026-06-29 19:54:41.914296 | debian-bookworm -> localhost | |. o B | 2026-06-29 19:54:41.914317 | debian-bookworm -> localhost | | .o+ . | 2026-06-29 19:54:41.914337 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-29 19:54:41.914388 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.706713 2026-06-29 19:54:41.922029 | 2026-06-29 19:54:41.922257 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-29 19:54:41.962367 | debian-bookworm | ok 2026-06-29 19:54:41.990700 | debian-bookworm | included: /var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-29 19:54:42.066082 | 2026-06-29 19:54:42.066213 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-29 19:54:42.123678 | debian-bookworm | skipping: Conditional result was False 2026-06-29 19:54:42.130320 | 2026-06-29 19:54:42.130450 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-29 19:54:43.161014 | debian-bookworm | changed 2026-06-29 19:54:43.173078 | 2026-06-29 19:54:43.178660 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-29 19:54:43.500729 | debian-bookworm | ok 2026-06-29 19:54:43.513727 | 2026-06-29 19:54:43.513880 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-29 19:54:44.353245 | debian-bookworm | changed 2026-06-29 19:54:44.362757 | 2026-06-29 19:54:44.362932 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-29 19:54:45.223387 | debian-bookworm | changed 2026-06-29 19:54:45.241259 | 2026-06-29 19:54:45.241401 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-29 19:54:45.305793 | debian-bookworm | skipping: Conditional result was False 2026-06-29 19:54:45.313073 | 2026-06-29 19:54:45.313204 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-29 19:54:46.481374 | debian-bookworm -> localhost | changed 2026-06-29 19:54:46.499583 | 2026-06-29 19:54:46.499731 | TASK [add-build-sshkey : Add back temp key] 2026-06-29 19:54:47.414469 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/eed8b7d3db2b424e99220bc76790eb85_id_rsa (zuul-build-sshkey) 2026-06-29 19:54:47.414727 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028918 2026-06-29 19:54:47.424050 | 2026-06-29 19:54:47.424183 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-29 19:54:47.985887 | debian-bookworm | ok 2026-06-29 19:54:47.996609 | 2026-06-29 19:54:47.996761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-29 19:54:48.029174 | debian-bookworm | skipping: Conditional result was False 2026-06-29 19:54:48.042675 | 2026-06-29 19:54:48.042823 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-29 19:54:48.735197 | debian-bookworm | ok 2026-06-29 19:54:48.757151 | 2026-06-29 19:54:48.757353 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-29 19:54:48.808474 | debian-bookworm | ok 2026-06-29 19:54:48.814122 | 2026-06-29 19:54:48.814242 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-29 19:54:49.447379 | debian-bookworm -> localhost | ok 2026-06-29 19:54:49.454656 | 2026-06-29 19:54:49.454786 | TASK [validate-host : Collect information about the host] 2026-06-29 19:54:51.543702 | debian-bookworm | ok 2026-06-29 19:54:51.576405 | 2026-06-29 19:54:51.576579 | TASK [validate-host : Sanitize hostname] 2026-06-29 19:54:51.912072 | debian-bookworm | ok 2026-06-29 19:54:51.919195 | 2026-06-29 19:54:51.919335 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-29 19:54:52.834522 | debian-bookworm -> localhost | changed 2026-06-29 19:54:52.850859 | 2026-06-29 19:54:52.850974 | TASK [validate-host : Collect information about zuul worker] 2026-06-29 19:54:53.374132 | debian-bookworm | ok 2026-06-29 19:54:53.381917 | 2026-06-29 19:54:53.382029 | TASK [validate-host : Write out all zuul information for each host] 2026-06-29 19:54:54.229852 | debian-bookworm -> localhost | changed 2026-06-29 19:54:54.239094 | 2026-06-29 19:54:54.239188 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-29 19:54:54.563754 | debian-bookworm | ok 2026-06-29 19:54:54.569170 | 2026-06-29 19:54:54.569265 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-29 19:54:56.213636 | debian-bookworm | changed: 2026-06-29 19:54:56.213819 | debian-bookworm | cd+++++++++ src/ 2026-06-29 19:54:56.213854 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-29 19:54:56.213879 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-29 19:54:56.213901 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-29 19:54:56.213922 | debian-bookworm | Containerfile 2026-06-29 19:54:56.214053 | debian-bookworm | Containerfile 2026-06-29 19:54:56.307442 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/logs" 2026-06-29 19:57:13.769265 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/artifacts" 2026-06-29 19:57:14.280137 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eed8b7d3db2b424e99220bc76790eb85/work/docs" 2026-06-29 19:57:14.295703 | 2026-06-29 19:57:14.295853 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-29 19:57:15.315514 | debian-bookworm | changed: 2026-06-29 19:57:15.315840 | debian-bookworm | .d..t...... ./ 2026-06-29 19:57:15.319019 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-29 19:57:15.319146 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-29 19:57:15.319193 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-29 19:57:15.319232 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-29 19:57:15.319265 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-29 19:57:15.319348 | debian-bookworm | changed: All items complete 2026-06-29 19:57:15.319409 | 2026-06-29 19:57:16.277407 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 19:57:17.140376 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 19:57:17.161457 | 2026-06-29 19:57:17.161601 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-29 19:57:17.864027 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.025249 2026-06-29 19:57:18.595074 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.035592 2026-06-29 19:57:18.609972 | 2026-06-29 19:57:18.610085 | PLAY RECAP 2026-06-29 19:57:18.610138 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-29 19:57:18.610163 | 2026-06-29 19:57:18.918874 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-29 19:57:18.919748 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 19:57:19.909198 | 2026-06-29 19:57:19.909394 | PLAY [Base post] 2026-06-29 19:57:19.923955 | 2026-06-29 19:57:19.924115 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-29 19:57:20.609276 | debian-bookworm | changed 2026-06-29 19:57:20.616262 | 2026-06-29 19:57:20.616464 | PLAY RECAP 2026-06-29 19:57:20.616553 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-29 19:57:20.616618 | 2026-06-29 19:57:20.834527 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 19:57:20.835440 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-29 19:57:22.103572 | 2026-06-29 19:57:22.103761 | PLAY [Base post-logs] 2026-06-29 19:57:22.115820 | 2026-06-29 19:57:22.115999 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-29 19:57:22.972702 | localhost | changed 2026-06-29 19:57:22.987152 | 2026-06-29 19:57:22.987336 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-29 19:57:23.049562 | localhost | ok 2026-06-29 19:57:23.058587 | 2026-06-29 19:57:23.058729 | TASK [Set zuul-log-path fact] 2026-06-29 19:57:23.123879 | localhost | ok 2026-06-29 19:57:23.138734 | 2026-06-29 19:57:23.138985 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 19:57:23.185305 | localhost | ok 2026-06-29 19:57:23.189013 | 2026-06-29 19:57:23.189120 | TASK [upload-logs : Create log directories] 2026-06-29 19:57:24.225447 | localhost | changed 2026-06-29 19:57:24.228464 | 2026-06-29 19:57:24.228590 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-29 19:57:25.157133 | localhost -> localhost | ok: Runtime: 0:00:00.011616 2026-06-29 19:57:25.163474 | 2026-06-29 19:57:25.163599 | TASK [upload-logs : Upload logs to log server] 2026-06-29 19:57:26.127135 | localhost | Output suppressed because no_log was given 2026-06-29 19:57:26.129050 | 2026-06-29 19:57:26.129158 | LOOP [upload-logs : Compress console log and json output] 2026-06-29 19:57:26.206406 | localhost | skipping: Conditional result was False 2026-06-29 19:57:26.231592 | localhost | skipping: Conditional result was False 2026-06-29 19:57:26.235572 | 2026-06-29 19:57:26.235692 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-29 19:57:26.365853 | localhost | skipping: Conditional result was False 2026-06-29 19:57:26.366159 | 2026-06-29 19:57:26.383085 | localhost | skipping: Conditional result was False 2026-06-29 19:57:26.387642 | 2026-06-29 19:57:26.387779 | LOOP [upload-logs : Upload console log and json output]