2026-05-13 03:11:11.716754 | Job console starting 2026-05-13 03:11:11.726552 | Updating git repos 2026-05-13 03:11:11.784046 | Cloning repos into workspace 2026-05-13 03:11:11.899707 | Restoring repo states 2026-05-13 03:11:11.922567 | Merging changes 2026-05-13 03:11:11.922601 | Checking out repos 2026-05-13 03:11:12.025862 | Preparing playbooks 2026-05-13 03:11:12.992868 | Running Ansible setup 2026-05-13 03:11:18.127408 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 03:11:18.998874 | 2026-05-13 03:11:18.999052 | PLAY [Base pre] 2026-05-13 03:11:19.030915 | 2026-05-13 03:11:19.031108 | TASK [Setup log path fact] 2026-05-13 03:11:19.061862 | ubuntu-jammy | ok 2026-05-13 03:11:19.092956 | 2026-05-13 03:11:19.093160 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 03:11:19.144381 | ubuntu-jammy | ok 2026-05-13 03:11:19.164677 | 2026-05-13 03:11:19.164832 | TASK [emit-job-header : Print job information] 2026-05-13 03:11:19.225184 | # Job Information 2026-05-13 03:11:19.225485 | Ansible Version: 2.16.14 2026-05-13 03:11:19.225524 | Job: ansible-lint 2026-05-13 03:11:19.225565 | Pipeline: periodic-daily 2026-05-13 03:11:19.225592 | Executor: 521e9411259a 2026-05-13 03:11:19.225613 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-13 03:11:19.225634 | Event ID: fb1031a53331464e882509427b42ff39 2026-05-13 03:11:19.230893 | 2026-05-13 03:11:19.231036 | LOOP [emit-job-header : Print node information] 2026-05-13 03:11:19.462259 | ubuntu-jammy | ok: 2026-05-13 03:11:19.462570 | ubuntu-jammy | # Node Information 2026-05-13 03:11:19.462610 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-13 03:11:19.462637 | ubuntu-jammy | Hostname: ubuntu 2026-05-13 03:11:19.462662 | ubuntu-jammy | Username: zuul 2026-05-13 03:11:19.462683 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-13 03:11:19.462707 | ubuntu-jammy | Provider: regiocloud-a 2026-05-13 03:11:19.462729 | ubuntu-jammy | Region: 2026-05-13 03:11:19.462750 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-13 03:11:19.462770 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-13 03:11:19.462789 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:64a3 2026-05-13 03:11:19.475721 | 2026-05-13 03:11:19.475885 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 03:11:20.010850 | ubuntu-jammy -> localhost | changed 2026-05-13 03:11:20.018596 | 2026-05-13 03:11:20.018733 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 03:11:21.429583 | ubuntu-jammy -> localhost | changed 2026-05-13 03:11:21.449076 | 2026-05-13 03:11:21.449244 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 03:11:21.772501 | ubuntu-jammy -> localhost | ok 2026-05-13 03:11:21.779126 | 2026-05-13 03:11:21.779276 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 03:11:21.820293 | ubuntu-jammy | ok 2026-05-13 03:11:21.839492 | ubuntu-jammy | included: /var/lib/zuul/builds/0d5ec1d7c5b844e98888abe2ef576bc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 03:11:21.846669 | 2026-05-13 03:11:21.846787 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 03:11:22.863193 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-13 03:11:22.863509 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d5ec1d7c5b844e98888abe2ef576bc7/work/0d5ec1d7c5b844e98888abe2ef576bc7_id_rsa 2026-05-13 03:11:22.863555 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d5ec1d7c5b844e98888abe2ef576bc7/work/0d5ec1d7c5b844e98888abe2ef576bc7_id_rsa.pub 2026-05-13 03:11:22.863583 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-13 03:11:22.863609 | ubuntu-jammy -> localhost | SHA256:c7hAvb1zvhLhqG528N1ROoWPieikLy9RaehOd3Edl+I zuul-build-sshkey 2026-05-13 03:11:22.863632 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-13 03:11:22.863654 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-13 03:11:22.863686 | ubuntu-jammy -> localhost | | .| 2026-05-13 03:11:22.863709 | ubuntu-jammy -> localhost | | . ....| 2026-05-13 03:11:22.863730 | ubuntu-jammy -> localhost | | .... .o.o | 2026-05-13 03:11:22.863751 | ubuntu-jammy -> localhost | | .. ++o oE+ | 2026-05-13 03:11:22.863771 | ubuntu-jammy -> localhost | | ..oS+o= B | 2026-05-13 03:11:22.863799 | ubuntu-jammy -> localhost | | =.=+=.* . | 2026-05-13 03:11:22.863820 | ubuntu-jammy -> localhost | | o X.ooo.o | 2026-05-13 03:11:22.863840 | ubuntu-jammy -> localhost | | O + o+. | 2026-05-13 03:11:22.863861 | ubuntu-jammy -> localhost | | +.*o .o. | 2026-05-13 03:11:22.863882 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-13 03:11:22.863946 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.271457 2026-05-13 03:11:22.871333 | 2026-05-13 03:11:22.871455 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 03:11:22.909701 | ubuntu-jammy | ok 2026-05-13 03:11:22.920088 | ubuntu-jammy | included: /var/lib/zuul/builds/0d5ec1d7c5b844e98888abe2ef576bc7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 03:11:22.929727 | 2026-05-13 03:11:22.929858 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 03:11:22.954965 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:11:22.962935 | 2026-05-13 03:11:22.963123 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 03:11:23.622793 | ubuntu-jammy | changed 2026-05-13 03:11:23.646865 | 2026-05-13 03:11:23.647058 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 03:11:23.901661 | ubuntu-jammy | ok 2026-05-13 03:11:23.908124 | 2026-05-13 03:11:23.908237 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 03:11:24.711142 | ubuntu-jammy | changed 2026-05-13 03:11:24.719164 | 2026-05-13 03:11:24.719335 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 03:11:25.397555 | ubuntu-jammy | changed 2026-05-13 03:11:25.403937 | 2026-05-13 03:11:25.404055 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 03:11:25.433926 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:11:25.441131 | 2026-05-13 03:11:25.441254 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 03:11:25.911584 | ubuntu-jammy -> localhost | changed 2026-05-13 03:11:25.926742 | 2026-05-13 03:11:25.926902 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 03:11:26.315804 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0d5ec1d7c5b844e98888abe2ef576bc7/work/0d5ec1d7c5b844e98888abe2ef576bc7_id_rsa (zuul-build-sshkey) 2026-05-13 03:11:26.316130 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016063 2026-05-13 03:11:26.322737 | 2026-05-13 03:11:26.322910 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 03:11:26.768683 | ubuntu-jammy | ok 2026-05-13 03:11:26.776277 | 2026-05-13 03:11:26.776452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 03:11:26.815399 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:11:26.827168 | 2026-05-13 03:11:26.827297 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 03:11:27.318340 | ubuntu-jammy | ok 2026-05-13 03:11:27.335573 | 2026-05-13 03:11:27.335726 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 03:11:27.377253 | ubuntu-jammy | ok 2026-05-13 03:11:27.388894 | 2026-05-13 03:11:27.389025 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 03:11:27.879293 | ubuntu-jammy -> localhost | ok 2026-05-13 03:11:27.892322 | 2026-05-13 03:11:27.892568 | TASK [validate-host : Collect information about the host] 2026-05-13 03:11:29.388621 | ubuntu-jammy | ok 2026-05-13 03:11:29.407852 | 2026-05-13 03:11:29.409530 | TASK [validate-host : Sanitize hostname] 2026-05-13 03:11:29.587007 | ubuntu-jammy | ok 2026-05-13 03:11:29.677813 | 2026-05-13 03:11:29.677974 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 03:11:31.108936 | ubuntu-jammy -> localhost | changed 2026-05-13 03:11:31.116454 | 2026-05-13 03:11:31.116595 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 03:11:31.720663 | ubuntu-jammy | ok 2026-05-13 03:11:31.727564 | 2026-05-13 03:11:31.727691 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 03:11:32.332208 | ubuntu-jammy -> localhost | changed 2026-05-13 03:11:32.342811 | 2026-05-13 03:11:32.342978 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 03:11:32.619930 | ubuntu-jammy | ok 2026-05-13 03:11:32.637404 | 2026-05-13 03:11:32.637615 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 03:11:35.136234 | ubuntu-jammy | changed: 2026-05-13 03:11:35.136462 | ubuntu-jammy | cd+++++++++ src/ 2026-05-13 03:11:35.136497 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-13 03:11:35.136521 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-13 03:11:35.136543 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-13 03:11:35.136563 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.136728 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.215347 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.215415 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.215484 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.215553 | ubuntu-jammy | Containerfile 2026-05-13 03:11:35.215624 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005084 2026-05-13 03:13:13.237653 | 2026-05-13 03:13:13.237780 | TASK [upload-logs : Upload logs to log server] 2026-05-13 03:13:13.856155 | localhost | Output suppressed because no_log was given 2026-05-13 03:13:13.858130 | 2026-05-13 03:13:13.858247 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 03:13:13.909782 | localhost | skipping: Conditional result was False 2026-05-13 03:13:13.918305 | localhost | skipping: Conditional result was False 2026-05-13 03:13:13.926780 | 2026-05-13 03:13:13.926996 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 03:13:13.981834 | localhost | skipping: Conditional result was False 2026-05-13 03:13:13.982192 | 2026-05-13 03:13:13.987346 | localhost | skipping: Conditional result was False 2026-05-13 03:13:13.995819 | 2026-05-13 03:13:13.995984 | LOOP [upload-logs : Upload console log and json output]