2025-09-23 03:20:31.851338 | Job console starting 2025-09-23 03:20:31.865795 | Updating git repos 2025-09-23 03:20:31.883843 | Cloning repos into workspace 2025-09-23 03:20:31.980423 | Restoring repo states 2025-09-23 03:20:32.003705 | Merging changes 2025-09-23 03:20:32.003720 | Checking out repos 2025-09-23 03:20:32.233123 | Preparing playbooks 2025-09-23 03:20:32.795766 | Running Ansible setup 2025-09-23 03:20:37.136547 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 03:20:37.821483 | 2025-09-23 03:20:37.821599 | PLAY [Base pre] 2025-09-23 03:20:37.835952 | 2025-09-23 03:20:37.836059 | TASK [Setup log path fact] 2025-09-23 03:20:37.859144 | ubuntu-jammy | ok 2025-09-23 03:20:37.873001 | 2025-09-23 03:20:37.873135 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 03:20:37.914139 | ubuntu-jammy | ok 2025-09-23 03:20:37.924839 | 2025-09-23 03:20:37.924929 | TASK [emit-job-header : Print job information] 2025-09-23 03:20:37.970731 | # Job Information 2025-09-23 03:20:37.971091 | Ansible Version: 2.16.14 2025-09-23 03:20:37.971197 | Job: python-black 2025-09-23 03:20:37.971284 | Pipeline: periodic-daily 2025-09-23 03:20:37.971342 | Executor: 521e9411259a 2025-09-23 03:20:37.971397 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-09-23 03:20:37.971454 | Event ID: 2aeb7e4af6a84a17bebc83d3df399b7f 2025-09-23 03:20:37.980818 | 2025-09-23 03:20:37.980958 | LOOP [emit-job-header : Print node information] 2025-09-23 03:20:38.061196 | ubuntu-jammy | ok: 2025-09-23 03:20:38.061390 | ubuntu-jammy | # Node Information 2025-09-23 03:20:38.061422 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-23 03:20:38.061445 | ubuntu-jammy | Hostname: ubuntu 2025-09-23 03:20:38.061464 | ubuntu-jammy | Username: zuul 2025-09-23 03:20:38.061482 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-23 03:20:38.061502 | ubuntu-jammy | Provider: regiocloud-a 2025-09-23 03:20:38.061520 | ubuntu-jammy | Region: 2025-09-23 03:20:38.061538 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-23 03:20:38.061555 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-23 03:20:38.061571 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:1ca 2025-09-23 03:20:38.085675 | 2025-09-23 03:20:38.085795 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 03:20:38.468307 | ubuntu-jammy -> localhost | changed 2025-09-23 03:20:38.475049 | 2025-09-23 03:20:38.475143 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 03:20:39.434613 | ubuntu-jammy -> localhost | changed 2025-09-23 03:20:39.453502 | 2025-09-23 03:20:39.453660 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 03:20:39.699500 | ubuntu-jammy -> localhost | ok 2025-09-23 03:20:39.705232 | 2025-09-23 03:20:39.705328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 03:20:39.733342 | ubuntu-jammy | ok 2025-09-23 03:20:39.749542 | ubuntu-jammy | included: /var/lib/zuul/builds/811b381801e24f28b1ba0ac329bb276f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 03:20:39.762800 | 2025-09-23 03:20:39.762908 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 03:20:41.833018 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-23 03:20:41.833198 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/811b381801e24f28b1ba0ac329bb276f/work/811b381801e24f28b1ba0ac329bb276f_id_rsa 2025-09-23 03:20:41.833233 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/811b381801e24f28b1ba0ac329bb276f/work/811b381801e24f28b1ba0ac329bb276f_id_rsa.pub 2025-09-23 03:20:41.833256 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-23 03:20:41.833277 | ubuntu-jammy -> localhost | SHA256:VfMOk9jabD+b8U+WfVR75E7H6f4IIVRcZx8dEtooi7E zuul-build-sshkey 2025-09-23 03:20:41.833296 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-23 03:20:41.833314 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-23 03:20:41.833339 | ubuntu-jammy -> localhost | | .++oo=| 2025-09-23 03:20:41.833358 | ubuntu-jammy -> localhost | | ==+.o+| 2025-09-23 03:20:41.833375 | ubuntu-jammy -> localhost | | . .+o=.. +| 2025-09-23 03:20:41.833392 | ubuntu-jammy -> localhost | | +oo+ + ++| 2025-09-23 03:20:41.833409 | ubuntu-jammy -> localhost | | ES.o = .oB| 2025-09-23 03:20:41.833430 | ubuntu-jammy -> localhost | | o o.+=| 2025-09-23 03:20:41.833447 | ubuntu-jammy -> localhost | | . +o*| 2025-09-23 03:20:41.833463 | ubuntu-jammy -> localhost | | ..X.| 2025-09-23 03:20:41.833481 | ubuntu-jammy -> localhost | | +.*| 2025-09-23 03:20:41.833498 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-23 03:20:41.833540 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.649650 2025-09-23 03:20:41.838624 | 2025-09-23 03:20:41.838703 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 03:20:41.855122 | ubuntu-jammy | ok 2025-09-23 03:20:41.862467 | ubuntu-jammy | included: /var/lib/zuul/builds/811b381801e24f28b1ba0ac329bb276f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 03:20:41.869591 | 2025-09-23 03:20:41.869657 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 03:20:41.881831 | ubuntu-jammy | skipping: Conditional result was False 2025-09-23 03:20:41.886300 | 2025-09-23 03:20:41.886366 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 03:20:42.444503 | ubuntu-jammy | changed 2025-09-23 03:20:42.449674 | 2025-09-23 03:20:42.449757 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 03:20:42.670688 | ubuntu-jammy | ok 2025-09-23 03:20:42.675991 | 2025-09-23 03:20:42.676077 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 03:20:43.220855 | ubuntu-jammy | changed 2025-09-23 03:20:43.227534 | 2025-09-23 03:20:43.227620 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 03:20:43.827381 | ubuntu-jammy | changed 2025-09-23 03:20:43.833279 | 2025-09-23 03:20:43.833367 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 03:20:43.856133 | ubuntu-jammy | skipping: Conditional result was False 2025-09-23 03:20:43.861965 | 2025-09-23 03:20:43.862050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 03:20:44.339435 | ubuntu-jammy -> localhost | changed 2025-09-23 03:20:44.348026 | 2025-09-23 03:20:44.348118 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 03:20:44.703389 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/811b381801e24f28b1ba0ac329bb276f/work/811b381801e24f28b1ba0ac329bb276f_id_rsa (zuul-build-sshkey) 2025-09-23 03:20:44.703628 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021761 2025-09-23 03:20:44.709877 | 2025-09-23 03:20:44.709989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 03:20:45.106046 | ubuntu-jammy | ok 2025-09-23 03:20:45.111756 | 2025-09-23 03:20:45.111870 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 03:20:45.136360 | ubuntu-jammy | skipping: Conditional result was False 2025-09-23 03:20:45.152478 | 2025-09-23 03:20:45.152600 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 03:20:45.604608 | ubuntu-jammy | ok 2025-09-23 03:20:45.620094 | 2025-09-23 03:20:45.620265 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 03:20:45.655974 | ubuntu-jammy | ok 2025-09-23 03:20:45.664497 | 2025-09-23 03:20:45.664639 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 03:20:46.013308 | ubuntu-jammy -> localhost | ok 2025-09-23 03:20:46.020408 | 2025-09-23 03:20:46.020527 | TASK [validate-host : Collect information about the host] 2025-09-23 03:20:47.250723 | ubuntu-jammy | ok 2025-09-23 03:20:47.261463 | 2025-09-23 03:20:47.261574 | TASK [validate-host : Sanitize hostname] 2025-09-23 03:20:47.378646 | ubuntu-jammy | ok 2025-09-23 03:20:47.432758 | 2025-09-23 03:20:47.432922 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 03:20:48.017356 | ubuntu-jammy -> localhost | changed 2025-09-23 03:20:48.024756 | 2025-09-23 03:20:48.024994 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 03:20:48.464031 | ubuntu-jammy | ok 2025-09-23 03:20:48.471636 | 2025-09-23 03:20:48.471773 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 03:20:49.013236 | ubuntu-jammy -> localhost | changed 2025-09-23 03:20:49.023329 | 2025-09-23 03:20:49.023441 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 03:20:49.286390 | ubuntu-jammy | ok 2025-09-23 03:20:49.292515 | 2025-09-23 03:20:49.292623 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 03:20:50.272784 | ubuntu-jammy | changed: 2025-09-23 03:20:50.273002 | ubuntu-jammy | cd+++++++++ src/ 2025-09-23 03:20:50.273037 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-23 03:20:50.273061 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-23 03:20:50.273084 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-23 03:20:50.273104 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.273282 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.291964 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.292036 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.292107 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.292190 | ubuntu-jammy | Containerfile 2025-09-23 03:20:50.292261 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007160 2025-09-23 03:21:17.849629 | 2025-09-23 03:21:17.849842 | TASK [upload-logs : Upload logs to log server] 2025-09-23 03:21:18.416472 | localhost | Output suppressed because no_log was given 2025-09-23 03:21:18.421245 | 2025-09-23 03:21:18.421471 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 03:21:18.469837 | localhost | skipping: Conditional result was False 2025-09-23 03:21:18.474604 | localhost | skipping: Conditional result was False 2025-09-23 03:21:18.487153 | 2025-09-23 03:21:18.487368 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 03:21:18.538232 | localhost | skipping: Conditional result was False 2025-09-23 03:21:18.538950 | 2025-09-23 03:21:18.542170 | localhost | skipping: Conditional result was False 2025-09-23 03:21:18.548539 | 2025-09-23 03:21:18.548719 | LOOP [upload-logs : Upload console log and json output]