2025-12-18 21:12:22.879028 | Job console starting 2025-12-18 21:12:22.898939 | Updating git repos 2025-12-18 21:12:23.234409 | Cloning repos into workspace 2025-12-18 21:12:23.294655 | Restoring repo states 2025-12-18 21:12:23.304649 | Merging changes 2025-12-18 21:12:23.834893 | Checking out repos 2025-12-18 21:12:23.939371 | Preparing playbooks 2025-12-18 21:12:24.651833 | Running Ansible setup 2025-12-18 21:12:29.331065 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 21:12:30.178795 | 2025-12-18 21:12:30.179154 | PLAY [Base pre] 2025-12-18 21:12:30.210139 | 2025-12-18 21:12:30.210355 | TASK [Setup log path fact] 2025-12-18 21:12:30.255838 | ubuntu-jammy | ok 2025-12-18 21:12:30.282357 | 2025-12-18 21:12:30.282527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 21:12:30.315230 | ubuntu-jammy | ok 2025-12-18 21:12:30.326048 | 2025-12-18 21:12:30.326181 | TASK [emit-job-header : Print job information] 2025-12-18 21:12:30.385791 | # Job Information 2025-12-18 21:12:30.386084 | Ansible Version: 2.16.14 2025-12-18 21:12:30.386149 | Job: flake8 2025-12-18 21:12:30.386229 | Pipeline: check 2025-12-18 21:12:30.386274 | Executor: 521e9411259a 2025-12-18 21:12:30.386311 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/434 2025-12-18 21:12:30.386353 | Event ID: 373ce040-dc56-11f0-84db-08c74fed491d 2025-12-18 21:12:30.395044 | 2025-12-18 21:12:30.395279 | LOOP [emit-job-header : Print node information] 2025-12-18 21:12:30.532861 | ubuntu-jammy | ok: 2025-12-18 21:12:30.533109 | ubuntu-jammy | # Node Information 2025-12-18 21:12:30.533162 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 21:12:30.533312 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 21:12:30.533349 | ubuntu-jammy | Username: zuul 2025-12-18 21:12:30.533377 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 21:12:30.533409 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 21:12:30.533437 | ubuntu-jammy | Region: 2025-12-18 21:12:30.533464 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 21:12:30.533489 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 21:12:30.533515 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:18db 2025-12-18 21:12:30.552404 | 2025-12-18 21:12:30.552549 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 21:12:31.068100 | ubuntu-jammy -> localhost | changed 2025-12-18 21:12:31.077156 | 2025-12-18 21:12:31.077326 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 21:12:32.312838 | ubuntu-jammy -> localhost | changed 2025-12-18 21:12:32.333574 | 2025-12-18 21:12:32.333777 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 21:12:32.634965 | ubuntu-jammy -> localhost | ok 2025-12-18 21:12:32.642003 | 2025-12-18 21:12:32.642529 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 21:12:32.668400 | ubuntu-jammy | ok 2025-12-18 21:12:32.690031 | ubuntu-jammy | included: /var/lib/zuul/builds/273d1ccfe8e747539d36aa98c20be980/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 21:12:32.697225 | 2025-12-18 21:12:32.697376 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 21:12:34.453494 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 21:12:34.453997 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/273d1ccfe8e747539d36aa98c20be980/work/273d1ccfe8e747539d36aa98c20be980_id_rsa 2025-12-18 21:12:34.454106 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/273d1ccfe8e747539d36aa98c20be980/work/273d1ccfe8e747539d36aa98c20be980_id_rsa.pub 2025-12-18 21:12:34.454173 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 21:12:34.454253 | ubuntu-jammy -> localhost | SHA256:xMBNQ22tWKkf6gfU+1L4vGVFPVrsnyBhTfdQvgt5TzA zuul-build-sshkey 2025-12-18 21:12:34.454309 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 21:12:34.454390 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 21:12:34.454497 | ubuntu-jammy -> localhost | | ..++. o ..o.| 2025-12-18 21:12:34.454566 | ubuntu-jammy -> localhost | | .o..= + ooo| 2025-12-18 21:12:34.454951 | ubuntu-jammy -> localhost | | o* + .E+=| 2025-12-18 21:12:34.455040 | ubuntu-jammy -> localhost | | .+ = . =+o| 2025-12-18 21:12:34.455098 | ubuntu-jammy -> localhost | | .So = = +o| 2025-12-18 21:12:34.455166 | ubuntu-jammy -> localhost | | o + o +o=| 2025-12-18 21:12:34.455253 | ubuntu-jammy -> localhost | | . . = ooo| 2025-12-18 21:12:34.455309 | ubuntu-jammy -> localhost | | . o +o | 2025-12-18 21:12:34.455365 | ubuntu-jammy -> localhost | | . ... | 2025-12-18 21:12:34.455418 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 21:12:34.455563 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.211098 2025-12-18 21:12:34.467498 | 2025-12-18 21:12:34.467648 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 21:12:34.506162 | ubuntu-jammy | ok 2025-12-18 21:12:34.521736 | ubuntu-jammy | included: /var/lib/zuul/builds/273d1ccfe8e747539d36aa98c20be980/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 21:12:34.532455 | 2025-12-18 21:12:34.532580 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 21:12:34.558091 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 21:12:34.565781 | 2025-12-18 21:12:34.565907 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 21:12:35.212739 | ubuntu-jammy | changed 2025-12-18 21:12:35.221492 | 2025-12-18 21:12:35.221686 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 21:12:35.500244 | ubuntu-jammy | ok 2025-12-18 21:12:35.509309 | 2025-12-18 21:12:35.509466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 21:12:36.176718 | ubuntu-jammy | changed 2025-12-18 21:12:36.193750 | 2025-12-18 21:12:36.193920 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 21:12:36.877181 | ubuntu-jammy | changed 2025-12-18 21:12:36.889794 | 2025-12-18 21:12:36.889981 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 21:12:36.925998 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 21:12:36.945918 | 2025-12-18 21:12:36.946367 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 21:12:37.482668 | ubuntu-jammy -> localhost | changed 2025-12-18 21:12:37.506825 | 2025-12-18 21:12:37.507039 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 21:12:37.915465 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/273d1ccfe8e747539d36aa98c20be980/work/273d1ccfe8e747539d36aa98c20be980_id_rsa (zuul-build-sshkey) 2025-12-18 21:12:37.916057 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021263 2025-12-18 21:12:37.932423 | 2025-12-18 21:12:37.932595 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 21:12:38.366342 | ubuntu-jammy | ok 2025-12-18 21:12:38.372917 | 2025-12-18 21:12:38.373052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 21:12:38.408124 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 21:12:38.426777 | 2025-12-18 21:12:38.427029 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 21:12:38.885944 | ubuntu-jammy | ok 2025-12-18 21:12:38.903801 | 2025-12-18 21:12:38.903964 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 21:12:38.956992 | ubuntu-jammy | ok 2025-12-18 21:12:38.969438 | 2025-12-18 21:12:38.969617 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 21:12:39.283489 | ubuntu-jammy -> localhost | ok 2025-12-18 21:12:39.291089 | 2025-12-18 21:12:39.291263 | TASK [validate-host : Collect information about the host] 2025-12-18 21:12:40.461834 | ubuntu-jammy | ok 2025-12-18 21:12:40.475446 | 2025-12-18 21:12:40.475596 | TASK [validate-host : Sanitize hostname] 2025-12-18 21:12:40.619741 | ubuntu-jammy | ok 2025-12-18 21:12:40.675788 | 2025-12-18 21:12:40.676154 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 21:12:41.286305 | ubuntu-jammy -> localhost | changed 2025-12-18 21:12:41.293324 | 2025-12-18 21:12:41.293474 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 21:12:41.723809 | ubuntu-jammy | ok 2025-12-18 21:12:41.732040 | 2025-12-18 21:12:41.732254 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 21:12:42.366165 | ubuntu-jammy -> localhost | changed 2025-12-18 21:12:42.396598 | 2025-12-18 21:12:42.396736 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 21:12:42.656798 | ubuntu-jammy | ok 2025-12-18 21:12:42.678223 | 2025-12-18 21:12:42.678377 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 21:12:43.868266 | ubuntu-jammy | changed: 2025-12-18 21:12:43.868657 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 21:12:43.868720 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 21:12:43.868764 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 21:12:43.868803 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 21:12:43.868839 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.869098 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.887758 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.887964 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.888037 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.888108 | ubuntu-jammy | Containerfile 2025-12-18 21:12:43.888179 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.045469 2025-12-18 21:13:22.100797 | 2025-12-18 21:13:22.100927 | TASK [upload-logs : Upload logs to log server] 2025-12-18 21:13:23.139697 | localhost | Output suppressed because no_log was given 2025-12-18 21:13:23.141572 | 2025-12-18 21:13:23.141678 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 21:13:23.269793 | localhost | skipping: Conditional result was False 2025-12-18 21:13:23.295869 | localhost | skipping: Conditional result was False 2025-12-18 21:13:23.301725 | 2025-12-18 21:13:23.301866 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 21:13:23.412476 | localhost | skipping: Conditional result was False 2025-12-18 21:13:23.412802 | 2025-12-18 21:13:23.422768 | localhost | skipping: Conditional result was False 2025-12-18 21:13:23.435861 | 2025-12-18 21:13:23.436012 | LOOP [upload-logs : Upload console log and json output]