2025-12-10 07:53:05.924658 | Job console starting 2025-12-10 07:53:05.946065 | Updating git repos 2025-12-10 07:53:05.996307 | Cloning repos into workspace 2025-12-10 07:53:06.102904 | Restoring repo states 2025-12-10 07:53:06.123296 | Merging changes 2025-12-10 07:53:06.926307 | Checking out repos 2025-12-10 07:53:07.064246 | Preparing playbooks 2025-12-10 07:53:08.517871 | Running Ansible setup 2025-12-10 07:53:15.555283 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 07:53:17.754318 | 2025-12-10 07:53:17.754518 | PLAY [Base pre] 2025-12-10 07:53:17.805901 | 2025-12-10 07:53:17.806065 | TASK [Setup log path fact] 2025-12-10 07:53:17.858056 | ubuntu-jammy | ok 2025-12-10 07:53:17.900585 | 2025-12-10 07:53:17.900810 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 07:53:17.989469 | ubuntu-jammy | ok 2025-12-10 07:53:18.008235 | 2025-12-10 07:53:18.008378 | TASK [emit-job-header : Print job information] 2025-12-10 07:53:18.137461 | # Job Information 2025-12-10 07:53:18.137768 | Ansible Version: 2.16.14 2025-12-10 07:53:18.137809 | Job: flake8 2025-12-10 07:53:18.137848 | Pipeline: check 2025-12-10 07:53:18.137876 | Executor: 521e9411259a 2025-12-10 07:53:18.137898 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/408 2025-12-10 07:53:18.137922 | Event ID: 1d8bd350-d59d-11f0-93a2-ce247c0122c0 2025-12-10 07:53:18.159464 | 2025-12-10 07:53:18.159697 | LOOP [emit-job-header : Print node information] 2025-12-10 07:53:18.431305 | ubuntu-jammy | ok: 2025-12-10 07:53:18.432283 | ubuntu-jammy | # Node Information 2025-12-10 07:53:18.432637 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-10 07:53:18.432688 | ubuntu-jammy | Hostname: ubuntu 2025-12-10 07:53:18.432714 | ubuntu-jammy | Username: zuul 2025-12-10 07:53:18.432736 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-10 07:53:18.432762 | ubuntu-jammy | Provider: regiocloud-a 2025-12-10 07:53:18.432784 | ubuntu-jammy | Region: 2025-12-10 07:53:18.432805 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-10 07:53:18.432825 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-10 07:53:18.432845 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedd:62eb 2025-12-10 07:53:18.468294 | 2025-12-10 07:53:18.468529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 07:53:20.615678 | ubuntu-jammy -> localhost | changed 2025-12-10 07:53:20.636450 | 2025-12-10 07:53:20.636662 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 07:53:25.377677 | ubuntu-jammy -> localhost | changed 2025-12-10 07:53:25.398934 | 2025-12-10 07:53:25.399095 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 07:53:27.175491 | ubuntu-jammy -> localhost | ok 2025-12-10 07:53:27.182891 | 2025-12-10 07:53:27.183003 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 07:53:27.240900 | ubuntu-jammy | ok 2025-12-10 07:53:27.343091 | ubuntu-jammy | included: /var/lib/zuul/builds/f11429df4a2c4512a5448594433fe3bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 07:53:27.376599 | 2025-12-10 07:53:27.376922 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 07:53:33.515934 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-10 07:53:33.516131 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f11429df4a2c4512a5448594433fe3bc/work/f11429df4a2c4512a5448594433fe3bc_id_rsa 2025-12-10 07:53:33.516188 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f11429df4a2c4512a5448594433fe3bc/work/f11429df4a2c4512a5448594433fe3bc_id_rsa.pub 2025-12-10 07:53:33.516237 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-10 07:53:33.516262 | ubuntu-jammy -> localhost | SHA256:L6GWtmAz7zrrvZLe9Ca3s3LYs6FFXP1CJCr854nj35E zuul-build-sshkey 2025-12-10 07:53:33.516284 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-10 07:53:33.516305 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-10 07:53:33.516336 | ubuntu-jammy -> localhost | | . . | 2025-12-10 07:53:33.516359 | ubuntu-jammy -> localhost | | . . + | 2025-12-10 07:53:33.516379 | ubuntu-jammy -> localhost | | o . . o | 2025-12-10 07:53:33.516399 | ubuntu-jammy -> localhost | | + . . . | 2025-12-10 07:53:33.516419 | ubuntu-jammy -> localhost | | S . . . | 2025-12-10 07:53:33.516444 | ubuntu-jammy -> localhost | | + * . o | 2025-12-10 07:53:33.516465 | ubuntu-jammy -> localhost | | =.*o* + E | 2025-12-10 07:53:33.516502 | ubuntu-jammy -> localhost | | .+@+*B+ . . | 2025-12-10 07:53:33.516525 | ubuntu-jammy -> localhost | | o=*OB*B. . | 2025-12-10 07:53:33.516546 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-10 07:53:33.516603 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:04.822497 2025-12-10 07:53:33.528163 | 2025-12-10 07:53:33.528293 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 07:53:33.577618 | ubuntu-jammy | ok 2025-12-10 07:53:33.610512 | ubuntu-jammy | included: /var/lib/zuul/builds/f11429df4a2c4512a5448594433fe3bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 07:53:33.636321 | 2025-12-10 07:53:33.636428 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 07:53:33.669869 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 07:53:33.677004 | 2025-12-10 07:53:33.677125 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 07:53:34.645438 | ubuntu-jammy | changed 2025-12-10 07:53:34.664469 | 2025-12-10 07:53:34.664598 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 07:53:34.950591 | ubuntu-jammy | ok 2025-12-10 07:53:34.956134 | 2025-12-10 07:53:34.956230 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 07:53:35.870711 | ubuntu-jammy | changed 2025-12-10 07:53:35.877533 | 2025-12-10 07:53:35.877633 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 07:53:36.748189 | ubuntu-jammy | changed 2025-12-10 07:53:36.761572 | 2025-12-10 07:53:36.761688 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 07:53:36.795143 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 07:53:36.801406 | 2025-12-10 07:53:36.801529 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 07:53:38.204009 | ubuntu-jammy -> localhost | changed 2025-12-10 07:53:38.221464 | 2025-12-10 07:53:38.221586 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 07:53:38.979764 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f11429df4a2c4512a5448594433fe3bc/work/f11429df4a2c4512a5448594433fe3bc_id_rsa (zuul-build-sshkey) 2025-12-10 07:53:38.981017 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.043344 2025-12-10 07:53:38.996419 | 2025-12-10 07:53:38.996537 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 07:53:39.863800 | ubuntu-jammy | ok 2025-12-10 07:53:39.871674 | 2025-12-10 07:53:39.871776 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 07:53:39.935589 | ubuntu-jammy | skipping: Conditional result was False 2025-12-10 07:53:39.955010 | 2025-12-10 07:53:39.955123 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 07:53:40.962366 | ubuntu-jammy | ok 2025-12-10 07:53:41.056827 | 2025-12-10 07:53:41.057535 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 07:53:41.109154 | ubuntu-jammy | ok 2025-12-10 07:53:41.118694 | 2025-12-10 07:53:41.118803 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 07:53:42.587370 | ubuntu-jammy -> localhost | ok 2025-12-10 07:53:42.593905 | 2025-12-10 07:53:42.594002 | TASK [validate-host : Collect information about the host] 2025-12-10 07:53:44.955635 | ubuntu-jammy | ok 2025-12-10 07:53:44.974408 | 2025-12-10 07:53:44.974526 | TASK [validate-host : Sanitize hostname] 2025-12-10 07:53:45.399152 | ubuntu-jammy | ok 2025-12-10 07:53:45.440084 | 2025-12-10 07:53:45.440191 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 07:53:48.118828 | ubuntu-jammy -> localhost | changed 2025-12-10 07:53:48.126648 | 2025-12-10 07:53:48.126760 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 07:53:48.774175 | ubuntu-jammy | ok 2025-12-10 07:53:48.778757 | 2025-12-10 07:53:48.778876 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 07:53:51.206526 | ubuntu-jammy -> localhost | changed 2025-12-10 07:53:51.223266 | 2025-12-10 07:53:51.223384 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 07:53:51.609752 | ubuntu-jammy | ok 2025-12-10 07:53:51.620049 | 2025-12-10 07:53:51.620175 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 07:53:54.471646 | ubuntu-jammy | changed: 2025-12-10 07:53:54.471822 | ubuntu-jammy | cd+++++++++ src/ 2025-12-10 07:53:54.471856 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-10 07:53:54.471881 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-10 07:53:54.471902 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-10 07:53:54.471921 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.472066 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.604122 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.604191 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.604261 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.604330 | ubuntu-jammy | Containerfile 2025-12-10 07:53:54.604399 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006800 2025-12-10 07:54:34.449516 | 2025-12-10 07:54:34.449647 | TASK [upload-logs : Upload logs to log server] 2025-12-10 07:54:35.227332 | localhost | Output suppressed because no_log was given 2025-12-10 07:54:35.229306 | 2025-12-10 07:54:35.229415 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 07:54:35.293982 | localhost | skipping: Conditional result was False 2025-12-10 07:54:35.300671 | localhost | skipping: Conditional result was False 2025-12-10 07:54:35.307497 | 2025-12-10 07:54:35.307630 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 07:54:35.407970 | localhost | skipping: Conditional result was False 2025-12-10 07:54:35.408273 | 2025-12-10 07:54:35.414391 | localhost | skipping: Conditional result was False 2025-12-10 07:54:35.418296 | 2025-12-10 07:54:35.418405 | LOOP [upload-logs : Upload console log and json output]