2026-02-03 16:57:55.143274 | Job console starting 2026-02-03 16:57:55.159646 | Updating git repos 2026-02-03 16:57:55.184681 | Cloning repos into workspace 2026-02-03 16:57:55.221484 | Restoring repo states 2026-02-03 16:57:55.231773 | Merging changes 2026-02-03 16:57:55.763129 | Checking out repos 2026-02-03 16:57:55.791024 | Preparing playbooks 2026-02-03 16:57:56.403289 | Running Ansible setup 2026-02-03 16:58:02.401944 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 16:58:03.183069 | 2026-02-03 16:58:03.183225 | PLAY [Base pre] 2026-02-03 16:58:03.199343 | 2026-02-03 16:58:03.199482 | TASK [Setup log path fact] 2026-02-03 16:58:03.228377 | debian-bookworm | ok 2026-02-03 16:58:03.243747 | 2026-02-03 16:58:03.243902 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 16:58:03.273299 | debian-bookworm | ok 2026-02-03 16:58:03.283177 | 2026-02-03 16:58:03.283302 | TASK [emit-job-header : Print job information] 2026-02-03 16:58:03.325665 | # Job Information 2026-02-03 16:58:03.325897 | Ansible Version: 2.16.14 2026-02-03 16:58:03.325951 | Job: flake8 2026-02-03 16:58:03.326022 | Pipeline: check 2026-02-03 16:58:03.326059 | Executor: 521e9411259a 2026-02-03 16:58:03.326092 | Triggered by: https://github.com/osism/openstack-configuration-reference/pull/31 2026-02-03 16:58:03.326127 | Event ID: 7676ed10-0121-11f1-91b9-9e7d4c6a90a1 2026-02-03 16:58:03.332764 | 2026-02-03 16:58:03.332901 | LOOP [emit-job-header : Print node information] 2026-02-03 16:58:03.434747 | debian-bookworm | ok: 2026-02-03 16:58:03.434959 | debian-bookworm | # Node Information 2026-02-03 16:58:03.435010 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 16:58:03.435037 | debian-bookworm | Hostname: debian 2026-02-03 16:58:03.435061 | debian-bookworm | Username: zuul 2026-02-03 16:58:03.435082 | debian-bookworm | Distro: Debian 12.13 2026-02-03 16:58:03.435107 | debian-bookworm | Provider: regiocloud-a 2026-02-03 16:58:03.435129 | debian-bookworm | Region: 2026-02-03 16:58:03.435150 | debian-bookworm | Label: debian-bookworm 2026-02-03 16:58:03.435169 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 16:58:03.435188 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:a215 2026-02-03 16:58:03.452166 | 2026-02-03 16:58:03.452297 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 16:58:03.882038 | debian-bookworm -> localhost | changed 2026-02-03 16:58:03.898219 | 2026-02-03 16:58:03.898362 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 16:58:04.910306 | debian-bookworm -> localhost | changed 2026-02-03 16:58:04.936321 | 2026-02-03 16:58:04.936702 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 16:58:05.230690 | debian-bookworm -> localhost | ok 2026-02-03 16:58:05.238294 | 2026-02-03 16:58:05.238416 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 16:58:05.268551 | debian-bookworm | ok 2026-02-03 16:58:05.288406 | debian-bookworm | included: /var/lib/zuul/builds/f393c551f2904c1e9225e13ceb4ca225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 16:58:05.295650 | 2026-02-03 16:58:05.295818 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 16:58:06.389498 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 16:58:06.389724 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f393c551f2904c1e9225e13ceb4ca225/work/f393c551f2904c1e9225e13ceb4ca225_id_rsa 2026-02-03 16:58:06.389763 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f393c551f2904c1e9225e13ceb4ca225/work/f393c551f2904c1e9225e13ceb4ca225_id_rsa.pub 2026-02-03 16:58:06.389790 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 16:58:06.389815 | debian-bookworm -> localhost | SHA256:pJAoTcqny2pnPieXK6gIN8cM4wQ4ierKR8B32RsGIeo zuul-build-sshkey 2026-02-03 16:58:06.389838 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 16:58:06.389873 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 16:58:06.389896 | debian-bookworm -> localhost | | .. .. | 2026-02-03 16:58:06.389918 | debian-bookworm -> localhost | |+=...o | 2026-02-03 16:58:06.389938 | debian-bookworm -> localhost | |Xoo.o + . | 2026-02-03 16:58:06.389958 | debian-bookworm -> localhost | |o*o. + * | 2026-02-03 16:58:06.389978 | debian-bookworm -> localhost | |.E* . o S | 2026-02-03 16:58:06.390021 | debian-bookworm -> localhost | |oo.* . | 2026-02-03 16:58:06.390044 | debian-bookworm -> localhost | |.+* + . | 2026-02-03 16:58:06.390064 | debian-bookworm -> localhost | |*+ X + | 2026-02-03 16:58:06.390085 | debian-bookworm -> localhost | |B.=.*.. | 2026-02-03 16:58:06.390105 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 16:58:06.390158 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.602086 2026-02-03 16:58:06.397822 | 2026-02-03 16:58:06.397939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 16:58:06.436204 | debian-bookworm | ok 2026-02-03 16:58:06.445599 | debian-bookworm | included: /var/lib/zuul/builds/f393c551f2904c1e9225e13ceb4ca225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 16:58:06.455748 | 2026-02-03 16:58:06.455854 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 16:58:06.479427 | debian-bookworm | skipping: Conditional result was False 2026-02-03 16:58:06.485322 | 2026-02-03 16:58:06.485426 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 16:58:07.168316 | debian-bookworm | changed 2026-02-03 16:58:07.178391 | 2026-02-03 16:58:07.178552 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 16:58:07.460612 | debian-bookworm | ok 2026-02-03 16:58:07.467821 | 2026-02-03 16:58:07.467952 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 16:58:08.112371 | debian-bookworm | changed 2026-02-03 16:58:08.122916 | 2026-02-03 16:58:08.123078 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 16:58:08.761102 | debian-bookworm | changed 2026-02-03 16:58:08.768584 | 2026-02-03 16:58:08.768776 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 16:58:08.803601 | debian-bookworm | skipping: Conditional result was False 2026-02-03 16:58:08.812153 | 2026-02-03 16:58:08.812289 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 16:58:09.243518 | debian-bookworm -> localhost | changed 2026-02-03 16:58:09.255583 | 2026-02-03 16:58:09.255715 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 16:58:09.577178 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f393c551f2904c1e9225e13ceb4ca225/work/f393c551f2904c1e9225e13ceb4ca225_id_rsa (zuul-build-sshkey) 2026-02-03 16:58:09.577504 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016098 2026-02-03 16:58:09.585871 | 2026-02-03 16:58:09.585982 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 16:58:09.994631 | debian-bookworm | ok 2026-02-03 16:58:09.999824 | 2026-02-03 16:58:09.999931 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 16:58:10.034575 | debian-bookworm | skipping: Conditional result was False 2026-02-03 16:58:10.054979 | 2026-02-03 16:58:10.055157 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 16:58:10.494910 | debian-bookworm | ok 2026-02-03 16:58:10.510242 | 2026-02-03 16:58:10.510394 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 16:58:10.553563 | debian-bookworm | ok 2026-02-03 16:58:10.558754 | 2026-02-03 16:58:10.559212 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 16:58:10.840578 | debian-bookworm -> localhost | ok 2026-02-03 16:58:10.852419 | 2026-02-03 16:58:10.852559 | TASK [validate-host : Collect information about the host] 2026-02-03 16:58:11.991551 | debian-bookworm | ok 2026-02-03 16:58:12.005973 | 2026-02-03 16:58:12.006148 | TASK [validate-host : Sanitize hostname] 2026-02-03 16:58:12.136329 | debian-bookworm | ok 2026-02-03 16:58:12.188300 | 2026-02-03 16:58:12.188434 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 16:58:12.739858 | debian-bookworm -> localhost | changed 2026-02-03 16:58:12.752564 | 2026-02-03 16:58:12.752703 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 16:58:13.171748 | debian-bookworm | ok 2026-02-03 16:58:13.179407 | 2026-02-03 16:58:13.179545 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 16:58:13.700019 | debian-bookworm -> localhost | changed 2026-02-03 16:58:13.721529 | 2026-02-03 16:58:13.721694 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 16:58:13.982431 | debian-bookworm | ok 2026-02-03 16:58:14.007961 | 2026-02-03 16:58:14.008136 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 16:58:14.824435 | debian-bookworm | changed: 2026-02-03 16:58:14.824813 | debian-bookworm | cd+++++++++ src/ 2026-02-03 16:58:14.824900 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 16:58:14.824962 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 16:58:14.825046 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-03 16:58:14.825099 | debian-bookworm | Containerfile 2026-02-03 16:58:14.825386 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006977 2026-02-03 16:58:38.071360 | 2026-02-03 16:58:38.071470 | TASK [upload-logs : Upload logs to log server] 2026-02-03 16:58:38.667431 | localhost | Output suppressed because no_log was given 2026-02-03 16:58:38.669466 | 2026-02-03 16:58:38.669584 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 16:58:38.714397 | localhost | skipping: Conditional result was False 2026-02-03 16:58:38.720425 | localhost | skipping: Conditional result was False 2026-02-03 16:58:38.725729 | 2026-02-03 16:58:38.725840 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 16:58:38.782311 | localhost | skipping: Conditional result was False 2026-02-03 16:58:38.782899 | 2026-02-03 16:58:38.786672 | localhost | skipping: Conditional result was False 2026-02-03 16:58:38.792429 | 2026-02-03 16:58:38.792544 | LOOP [upload-logs : Upload console log and json output]