2025-12-24 03:21:26.441378 | Job console starting 2025-12-24 03:21:26.453838 | Updating git repos 2025-12-24 03:21:26.529061 | Cloning repos into workspace 2025-12-24 03:21:26.666153 | Restoring repo states 2025-12-24 03:21:26.688047 | Merging changes 2025-12-24 03:21:26.688069 | Checking out repos 2025-12-24 03:21:26.911260 | Preparing playbooks 2025-12-24 03:21:29.328159 | Running Ansible setup 2025-12-24 03:21:38.842928 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-24 03:21:42.429627 | 2025-12-24 03:21:42.429836 | PLAY [Base pre] 2025-12-24 03:21:42.492703 | 2025-12-24 03:21:42.492892 | TASK [Setup log path fact] 2025-12-24 03:21:42.691261 | debian-bookworm | ok 2025-12-24 03:21:42.713358 | 2025-12-24 03:21:42.713594 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-24 03:21:42.888069 | debian-bookworm | ok 2025-12-24 03:21:42.919711 | 2025-12-24 03:21:42.919879 | TASK [emit-job-header : Print job information] 2025-12-24 03:21:43.105158 | # Job Information 2025-12-24 03:21:43.105388 | Ansible Version: 2.16.14 2025-12-24 03:21:43.105426 | Job: flake8 2025-12-24 03:21:43.105457 | Pipeline: periodic-daily 2025-12-24 03:21:43.105480 | Executor: 521e9411259a 2025-12-24 03:21:43.105500 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2025-12-24 03:21:43.105521 | Event ID: 908d5840acd440f99e51e2f910b90669 2025-12-24 03:21:43.120046 | 2025-12-24 03:21:43.120223 | LOOP [emit-job-header : Print node information] 2025-12-24 03:21:43.643805 | debian-bookworm | ok: 2025-12-24 03:21:43.644029 | debian-bookworm | # Node Information 2025-12-24 03:21:43.644064 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-24 03:21:43.644089 | debian-bookworm | Hostname: debian 2025-12-24 03:21:43.644152 | debian-bookworm | Username: zuul 2025-12-24 03:21:43.644173 | debian-bookworm | Distro: Debian 12.12 2025-12-24 03:21:43.644197 | debian-bookworm | Provider: regiocloud-a 2025-12-24 03:21:43.644218 | debian-bookworm | Region: 2025-12-24 03:21:43.644239 | debian-bookworm | Label: debian-bookworm 2025-12-24 03:21:43.644258 | debian-bookworm | Product Name: OpenStack Nova 2025-12-24 03:21:43.644278 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:663 2025-12-24 03:21:43.659391 | 2025-12-24 03:21:43.659558 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-24 03:21:46.546513 | debian-bookworm -> localhost | changed 2025-12-24 03:21:46.566114 | 2025-12-24 03:21:46.566280 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-24 03:21:49.663960 | debian-bookworm -> localhost | changed 2025-12-24 03:21:49.683417 | 2025-12-24 03:21:49.683701 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-24 03:21:50.239488 | debian-bookworm -> localhost | ok 2025-12-24 03:21:50.246225 | 2025-12-24 03:21:50.246370 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-24 03:21:50.276027 | debian-bookworm | ok 2025-12-24 03:21:50.305269 | debian-bookworm | included: /var/lib/zuul/builds/f939949e8abe402b98b7aec5c50b8043/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-24 03:21:50.325389 | 2025-12-24 03:21:50.325531 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-24 03:21:53.147454 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-24 03:21:53.147857 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f939949e8abe402b98b7aec5c50b8043/work/f939949e8abe402b98b7aec5c50b8043_id_rsa 2025-12-24 03:21:53.147915 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f939949e8abe402b98b7aec5c50b8043/work/f939949e8abe402b98b7aec5c50b8043_id_rsa.pub 2025-12-24 03:21:53.147941 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-24 03:21:53.147965 | debian-bookworm -> localhost | SHA256:/QR8sh+gHPMcmJWdwuEaeU2O3/Kre1q9Tjsdzq3fZE0 zuul-build-sshkey 2025-12-24 03:21:53.147987 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-24 03:21:53.148017 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-24 03:21:53.148039 | debian-bookworm -> localhost | | .o+.. | 2025-12-24 03:21:53.148061 | debian-bookworm -> localhost | | B+=o | 2025-12-24 03:21:53.148080 | debian-bookworm -> localhost | | B X.+ | 2025-12-24 03:21:53.148143 | debian-bookworm -> localhost | | . @ O . | 2025-12-24 03:21:53.148163 | debian-bookworm -> localhost | | S = = . E| 2025-12-24 03:21:53.148190 | debian-bookworm -> localhost | | + + +.| 2025-12-24 03:21:53.148210 | debian-bookworm -> localhost | | o =.O| 2025-12-24 03:21:53.148230 | debian-bookworm -> localhost | | .oB*| 2025-12-24 03:21:53.148250 | debian-bookworm -> localhost | | +=+*+| 2025-12-24 03:21:53.148270 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-24 03:21:53.148337 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.668750 2025-12-24 03:21:53.167774 | 2025-12-24 03:21:53.169955 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-24 03:21:53.216809 | debian-bookworm | ok 2025-12-24 03:21:53.240577 | debian-bookworm | included: /var/lib/zuul/builds/f939949e8abe402b98b7aec5c50b8043/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-24 03:21:53.262162 | 2025-12-24 03:21:53.262308 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-24 03:21:53.333555 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:21:53.343437 | 2025-12-24 03:21:53.344888 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-24 03:21:54.462226 | debian-bookworm | changed 2025-12-24 03:21:54.484595 | 2025-12-24 03:21:54.484897 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-24 03:21:54.834221 | debian-bookworm | ok 2025-12-24 03:21:54.847686 | 2025-12-24 03:21:54.847842 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-24 03:21:55.586558 | debian-bookworm | changed 2025-12-24 03:21:55.602624 | 2025-12-24 03:21:55.602761 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-24 03:21:56.426390 | debian-bookworm | changed 2025-12-24 03:21:56.447678 | 2025-12-24 03:21:56.447818 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-24 03:21:56.513716 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:21:56.520986 | 2025-12-24 03:21:56.521188 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-24 03:21:57.787711 | debian-bookworm -> localhost | changed 2025-12-24 03:21:57.800253 | 2025-12-24 03:21:57.800399 | TASK [add-build-sshkey : Add back temp key] 2025-12-24 03:21:58.732772 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f939949e8abe402b98b7aec5c50b8043/work/f939949e8abe402b98b7aec5c50b8043_id_rsa (zuul-build-sshkey) 2025-12-24 03:21:58.733106 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044093 2025-12-24 03:21:58.742653 | 2025-12-24 03:21:58.742794 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-24 03:21:59.416678 | debian-bookworm | ok 2025-12-24 03:21:59.422426 | 2025-12-24 03:21:59.422560 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-24 03:21:59.448015 | debian-bookworm | skipping: Conditional result was False 2025-12-24 03:21:59.461826 | 2025-12-24 03:21:59.461966 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-24 03:22:00.007550 | debian-bookworm | ok 2025-12-24 03:22:00.030642 | 2025-12-24 03:22:00.030891 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-24 03:22:00.111584 | debian-bookworm | ok 2025-12-24 03:22:00.132216 | 2025-12-24 03:22:00.132431 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-24 03:22:01.052815 | debian-bookworm -> localhost | ok 2025-12-24 03:22:01.061910 | 2025-12-24 03:22:01.062054 | TASK [validate-host : Collect information about the host] 2025-12-24 03:22:02.447726 | debian-bookworm | ok 2025-12-24 03:22:02.466094 | 2025-12-24 03:22:02.466260 | TASK [validate-host : Sanitize hostname] 2025-12-24 03:22:02.711352 | debian-bookworm | ok 2025-12-24 03:22:02.784142 | 2025-12-24 03:22:02.784288 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-24 03:22:03.761017 | debian-bookworm -> localhost | changed 2025-12-24 03:22:03.775522 | 2025-12-24 03:22:03.775898 | TASK [validate-host : Collect information about zuul worker] 2025-12-24 03:22:04.421366 | debian-bookworm | ok 2025-12-24 03:22:04.429489 | 2025-12-24 03:22:04.429655 | TASK [validate-host : Write out all zuul information for each host] 2025-12-24 03:22:05.460036 | debian-bookworm -> localhost | changed 2025-12-24 03:22:05.482495 | 2025-12-24 03:22:05.482638 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-24 03:22:05.762101 | debian-bookworm | ok 2025-12-24 03:22:05.768507 | 2025-12-24 03:22:05.768641 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-24 03:22:06.732075 | debian-bookworm | changed: 2025-12-24 03:22:06.732658 | debian-bookworm | cd+++++++++ src/ 2025-12-24 03:22:06.732905 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-24 03:22:06.732986 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-24 03:22:06.733013 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2025-12-24 03:22:06.733293 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028678 2025-12-24 03:22:38.751775 | 2025-12-24 03:22:38.751918 | TASK [upload-logs : Upload logs to log server] 2025-12-24 03:22:41.499154 | localhost | Output suppressed because no_log was given 2025-12-24 03:22:41.503750 | 2025-12-24 03:22:41.504137 | LOOP [upload-logs : Compress console log and json output] 2025-12-24 03:22:41.661203 | localhost | skipping: Conditional result was False 2025-12-24 03:22:41.726579 | localhost | skipping: Conditional result was False 2025-12-24 03:22:41.744142 | 2025-12-24 03:22:41.744430 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-24 03:22:41.876319 | localhost | skipping: Conditional result was False 2025-12-24 03:22:41.876659 | 2025-12-24 03:22:41.890091 | localhost | skipping: Conditional result was False 2025-12-24 03:22:41.914139 | 2025-12-24 03:22:41.914307 | LOOP [upload-logs : Upload console log and json output]