2025-10-13 03:03:25.076653 | Job console starting 2025-10-13 03:03:25.157149 | Updating git repos 2025-10-13 03:03:25.234401 | Cloning repos into workspace 2025-10-13 03:03:25.456984 | Restoring repo states 2025-10-13 03:03:25.485081 | Merging changes 2025-10-13 03:03:25.485102 | Checking out repos 2025-10-13 03:03:25.873036 | Preparing playbooks 2025-10-13 03:03:27.429209 | Running Ansible setup 2025-10-13 03:03:32.860190 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-13 03:03:34.316402 | 2025-10-13 03:03:34.316526 | PLAY [Base pre] 2025-10-13 03:03:34.356511 | 2025-10-13 03:03:34.356624 | TASK [Setup log path fact] 2025-10-13 03:03:34.398876 | ubuntu-jammy | ok 2025-10-13 03:03:34.425095 | 2025-10-13 03:03:34.425211 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-13 03:03:34.481886 | ubuntu-jammy | ok 2025-10-13 03:03:34.490028 | 2025-10-13 03:03:34.490114 | TASK [emit-job-header : Print job information] 2025-10-13 03:03:34.569544 | # Job Information 2025-10-13 03:03:34.569723 | Ansible Version: 2.16.14 2025-10-13 03:03:34.569755 | Job: flake8 2025-10-13 03:03:34.569788 | Pipeline: periodic-daily 2025-10-13 03:03:34.569811 | Executor: 521e9411259a 2025-10-13 03:03:34.569828 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-10-13 03:03:34.569848 | Event ID: d7fbb312b95f47a8b175f36af9f08848 2025-10-13 03:03:34.573955 | 2025-10-13 03:03:34.574046 | LOOP [emit-job-header : Print node information] 2025-10-13 03:03:34.812611 | ubuntu-jammy | ok: 2025-10-13 03:03:34.812805 | ubuntu-jammy | # Node Information 2025-10-13 03:03:34.812834 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-13 03:03:34.812855 | ubuntu-jammy | Hostname: ubuntu 2025-10-13 03:03:34.812874 | ubuntu-jammy | Username: zuul 2025-10-13 03:03:34.812892 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-13 03:03:34.812912 | ubuntu-jammy | Provider: regiocloud-a 2025-10-13 03:03:34.812929 | ubuntu-jammy | Region: 2025-10-13 03:03:34.812947 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-13 03:03:34.812963 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-13 03:03:34.812980 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:889e 2025-10-13 03:03:34.831116 | 2025-10-13 03:03:34.831208 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-13 03:03:35.712321 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:35.718032 | 2025-10-13 03:03:35.718116 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-13 03:03:37.276633 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:37.285090 | 2025-10-13 03:03:37.285178 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-13 03:03:37.699199 | ubuntu-jammy -> localhost | ok 2025-10-13 03:03:37.712190 | 2025-10-13 03:03:37.712290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-13 03:03:37.740780 | ubuntu-jammy | ok 2025-10-13 03:03:37.786091 | ubuntu-jammy | included: /var/lib/zuul/builds/461a1661096647cdb535d369f9fad8d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-13 03:03:37.808707 | 2025-10-13 03:03:37.808795 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-13 03:03:40.488058 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-13 03:03:40.488232 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/461a1661096647cdb535d369f9fad8d9/work/461a1661096647cdb535d369f9fad8d9_id_rsa 2025-10-13 03:03:40.488264 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/461a1661096647cdb535d369f9fad8d9/work/461a1661096647cdb535d369f9fad8d9_id_rsa.pub 2025-10-13 03:03:40.488286 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-13 03:03:40.488307 | ubuntu-jammy -> localhost | SHA256:cLGPYAgT53jLesGXtHtJGUIi6DptTAXJY6KXkC+22+w zuul-build-sshkey 2025-10-13 03:03:40.488325 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-13 03:03:40.488343 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-13 03:03:40.488368 | ubuntu-jammy -> localhost | | +*+o . . | 2025-10-13 03:03:40.488387 | ubuntu-jammy -> localhost | |= =B.+ o | 2025-10-13 03:03:40.488403 | ubuntu-jammy -> localhost | |o=.++ * + | 2025-10-13 03:03:40.488420 | ubuntu-jammy -> localhost | |oo=+ + B = | 2025-10-13 03:03:40.488447 | ubuntu-jammy -> localhost | |o*. = + S . | 2025-10-13 03:03:40.488468 | ubuntu-jammy -> localhost | |o.+. o o . | 2025-10-13 03:03:40.488485 | ubuntu-jammy -> localhost | | o= . . o | 2025-10-13 03:03:40.488502 | ubuntu-jammy -> localhost | | . + . | 2025-10-13 03:03:40.488520 | ubuntu-jammy -> localhost | | .E | 2025-10-13 03:03:40.488537 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-13 03:03:40.488576 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.559274 2025-10-13 03:03:40.494240 | 2025-10-13 03:03:40.494314 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-13 03:03:40.524889 | ubuntu-jammy | ok 2025-10-13 03:03:40.542471 | ubuntu-jammy | included: /var/lib/zuul/builds/461a1661096647cdb535d369f9fad8d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-13 03:03:40.564487 | 2025-10-13 03:03:40.564573 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-13 03:03:40.607044 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:03:40.613416 | 2025-10-13 03:03:40.613525 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-13 03:03:41.546222 | ubuntu-jammy | changed 2025-10-13 03:03:41.556521 | 2025-10-13 03:03:41.557203 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-13 03:03:41.847737 | ubuntu-jammy | ok 2025-10-13 03:03:41.853637 | 2025-10-13 03:03:41.853718 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-13 03:03:42.553230 | ubuntu-jammy | changed 2025-10-13 03:03:42.561195 | 2025-10-13 03:03:42.561287 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-13 03:03:43.210598 | ubuntu-jammy | changed 2025-10-13 03:03:43.215593 | 2025-10-13 03:03:43.215673 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-13 03:03:43.231216 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:03:43.235985 | 2025-10-13 03:03:43.236066 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-13 03:03:43.798795 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:43.809246 | 2025-10-13 03:03:43.809341 | TASK [add-build-sshkey : Add back temp key] 2025-10-13 03:03:44.887957 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/461a1661096647cdb535d369f9fad8d9/work/461a1661096647cdb535d369f9fad8d9_id_rsa (zuul-build-sshkey) 2025-10-13 03:03:44.888139 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.033623 2025-10-13 03:03:44.893316 | 2025-10-13 03:03:44.893391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-13 03:03:45.433721 | ubuntu-jammy | ok 2025-10-13 03:03:45.437864 | 2025-10-13 03:03:45.437941 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-13 03:03:45.477793 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:03:45.486550 | 2025-10-13 03:03:45.486639 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-13 03:03:46.060788 | ubuntu-jammy | ok 2025-10-13 03:03:46.069408 | 2025-10-13 03:03:46.069504 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-13 03:03:46.157812 | ubuntu-jammy | ok 2025-10-13 03:03:46.162279 | 2025-10-13 03:03:46.162358 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-13 03:03:46.772286 | ubuntu-jammy -> localhost | ok 2025-10-13 03:03:46.778668 | 2025-10-13 03:03:46.778762 | TASK [validate-host : Collect information about the host] 2025-10-13 03:03:48.316391 | ubuntu-jammy | ok 2025-10-13 03:03:48.332023 | 2025-10-13 03:03:48.332115 | TASK [validate-host : Sanitize hostname] 2025-10-13 03:03:48.520978 | ubuntu-jammy | ok 2025-10-13 03:03:48.570625 | 2025-10-13 03:03:48.570735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-13 03:03:49.547576 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:49.556861 | 2025-10-13 03:03:49.556944 | TASK [validate-host : Collect information about zuul worker] 2025-10-13 03:03:49.969590 | ubuntu-jammy | ok 2025-10-13 03:03:49.973487 | 2025-10-13 03:03:49.973569 | TASK [validate-host : Write out all zuul information for each host] 2025-10-13 03:03:51.111374 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:51.119201 | 2025-10-13 03:03:51.119288 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-13 03:03:51.416971 | ubuntu-jammy | ok 2025-10-13 03:03:51.421279 | 2025-10-13 03:03:51.421353 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-13 03:03:53.177582 | ubuntu-jammy | changed: 2025-10-13 03:03:53.177724 | ubuntu-jammy | cd+++++++++ src/ 2025-10-13 03:03:53.177751 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-13 03:03:53.177770 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-13 03:03:53.177787 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-13 03:03:53.177803 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.177924 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.219955 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.220012 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.220068 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.220124 | ubuntu-jammy | Containerfile 2025-10-13 03:03:53.220181 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014888 2025-10-13 03:04:26.799315 | 2025-10-13 03:04:26.799400 | TASK [upload-logs : Upload logs to log server] 2025-10-13 03:04:27.836324 | localhost | Output suppressed because no_log was given 2025-10-13 03:04:27.837698 | 2025-10-13 03:04:27.837773 | LOOP [upload-logs : Compress console log and json output] 2025-10-13 03:04:27.935111 | localhost | skipping: Conditional result was False 2025-10-13 03:04:27.941919 | localhost | skipping: Conditional result was False 2025-10-13 03:04:27.953169 | 2025-10-13 03:04:27.953246 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-13 03:04:27.988397 | localhost | skipping: Conditional result was False 2025-10-13 03:04:27.988594 | 2025-10-13 03:04:27.992862 | localhost | skipping: Conditional result was False 2025-10-13 03:04:27.997355 | 2025-10-13 03:04:27.997433 | LOOP [upload-logs : Upload console log and json output]