2025-11-24 12:44:42.597078 | Job console starting 2025-11-24 12:44:42.614495 | Updating git repos 2025-11-24 12:44:42.652264 | Cloning repos into workspace 2025-11-24 12:44:42.695492 | Restoring repo states 2025-11-24 12:44:42.705723 | Merging changes 2025-11-24 12:44:42.705746 | Checking out repos 2025-11-24 12:44:42.779561 | Preparing playbooks 2025-11-24 12:44:43.428199 | Running Ansible setup 2025-11-24 12:44:47.564107 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-24 12:44:48.354372 | 2025-11-24 12:44:48.354567 | PLAY [Base pre] 2025-11-24 12:44:48.371208 | 2025-11-24 12:44:48.371349 | TASK [Setup log path fact] 2025-11-24 12:44:48.405952 | debian-bookworm | ok 2025-11-24 12:44:48.426567 | 2025-11-24 12:44:48.426708 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-24 12:44:48.466298 | debian-bookworm | ok 2025-11-24 12:44:48.476325 | 2025-11-24 12:44:48.476435 | TASK [emit-job-header : Print job information] 2025-11-24 12:44:48.529491 | # Job Information 2025-11-24 12:44:48.529745 | Ansible Version: 2.16.14 2025-11-24 12:44:48.529798 | Job: yamllint 2025-11-24 12:44:48.529849 | Pipeline: periodic-daily 2025-11-24 12:44:48.529885 | Executor: 521e9411259a 2025-11-24 12:44:48.529917 | Triggered by: https://github.com/osism/metalbox 2025-11-24 12:44:48.529950 | Event ID: 8c0d1b1f506b4467bdb04b0e025c8054 2025-11-24 12:44:48.536512 | 2025-11-24 12:44:48.536678 | LOOP [emit-job-header : Print node information] 2025-11-24 12:44:48.649564 | debian-bookworm | ok: 2025-11-24 12:44:48.649760 | debian-bookworm | # Node Information 2025-11-24 12:44:48.649795 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-24 12:44:48.649822 | debian-bookworm | Hostname: debian 2025-11-24 12:44:48.649845 | debian-bookworm | Username: zuul 2025-11-24 12:44:48.649866 | debian-bookworm | Distro: Debian 12.12 2025-11-24 12:44:48.649890 | debian-bookworm | Provider: regiocloud-a 2025-11-24 12:44:48.649912 | debian-bookworm | Region: 2025-11-24 12:44:48.649940 | debian-bookworm | Label: debian-bookworm 2025-11-24 12:44:48.649963 | debian-bookworm | Product Name: OpenStack Nova 2025-11-24 12:44:48.649982 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:16eb 2025-11-24 12:44:48.665535 | 2025-11-24 12:44:48.665667 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-24 12:44:49.189801 | debian-bookworm -> localhost | changed 2025-11-24 12:44:49.206018 | 2025-11-24 12:44:49.206211 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-24 12:44:50.235585 | debian-bookworm -> localhost | changed 2025-11-24 12:44:50.251662 | 2025-11-24 12:44:50.251865 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-24 12:44:50.529935 | debian-bookworm -> localhost | ok 2025-11-24 12:44:50.538263 | 2025-11-24 12:44:50.538442 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-24 12:44:50.567976 | debian-bookworm | ok 2025-11-24 12:44:50.586702 | debian-bookworm | included: /var/lib/zuul/builds/f49e407e8c044a8c80aa76f74fb754d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-24 12:44:50.592857 | 2025-11-24 12:44:50.592961 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-24 12:44:52.842638 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-24 12:44:52.843188 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f49e407e8c044a8c80aa76f74fb754d0/work/f49e407e8c044a8c80aa76f74fb754d0_id_rsa 2025-11-24 12:44:52.843300 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f49e407e8c044a8c80aa76f74fb754d0/work/f49e407e8c044a8c80aa76f74fb754d0_id_rsa.pub 2025-11-24 12:44:52.843380 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-24 12:44:52.843451 | debian-bookworm -> localhost | SHA256:o1dEqTQw5STjre8wWlHYomuDUHum2E2qKJf+ahKfYAI zuul-build-sshkey 2025-11-24 12:44:52.843542 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-24 12:44:52.843627 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-24 12:44:52.843691 | debian-bookworm -> localhost | | =oo .. | 2025-11-24 12:44:52.843754 | debian-bookworm -> localhost | | . Xo.. | 2025-11-24 12:44:52.843813 | debian-bookworm -> localhost | | . +.=o. | 2025-11-24 12:44:52.843871 | debian-bookworm -> localhost | |E. . . +.. | 2025-11-24 12:44:52.843930 | debian-bookworm -> localhost | |o . = o S . | 2025-11-24 12:44:52.844001 | debian-bookworm -> localhost | |+= O . + o | 2025-11-24 12:44:52.844061 | debian-bookworm -> localhost | |++=o= = o | 2025-11-24 12:44:52.844120 | debian-bookworm -> localhost | |+.*. + = | 2025-11-24 12:44:52.844181 | debian-bookworm -> localhost | |+=ooo . | 2025-11-24 12:44:52.844239 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-24 12:44:52.844371 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.765351 2025-11-24 12:44:52.858507 | 2025-11-24 12:44:52.858674 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-24 12:44:52.895585 | debian-bookworm | ok 2025-11-24 12:44:52.908600 | debian-bookworm | included: /var/lib/zuul/builds/f49e407e8c044a8c80aa76f74fb754d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-24 12:44:52.917860 | 2025-11-24 12:44:52.917960 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-24 12:44:52.941613 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:44:52.948837 | 2025-11-24 12:44:52.948960 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-24 12:44:53.568904 | debian-bookworm | changed 2025-11-24 12:44:53.576586 | 2025-11-24 12:44:53.576722 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-24 12:44:53.843697 | debian-bookworm | ok 2025-11-24 12:44:53.852030 | 2025-11-24 12:44:53.852169 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-24 12:44:54.530298 | debian-bookworm | changed 2025-11-24 12:44:54.537417 | 2025-11-24 12:44:54.537583 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-24 12:44:55.221137 | debian-bookworm | changed 2025-11-24 12:44:55.229443 | 2025-11-24 12:44:55.229611 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-24 12:44:55.254120 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:44:55.263023 | 2025-11-24 12:44:55.263153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-24 12:44:55.724728 | debian-bookworm -> localhost | changed 2025-11-24 12:44:55.745811 | 2025-11-24 12:44:55.745961 | TASK [add-build-sshkey : Add back temp key] 2025-11-24 12:44:56.096771 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f49e407e8c044a8c80aa76f74fb754d0/work/f49e407e8c044a8c80aa76f74fb754d0_id_rsa (zuul-build-sshkey) 2025-11-24 12:44:56.097078 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017592 2025-11-24 12:44:56.107643 | 2025-11-24 12:44:56.107783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-24 12:44:56.516721 | debian-bookworm | ok 2025-11-24 12:44:56.523918 | 2025-11-24 12:44:56.524048 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-24 12:44:56.564791 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:44:56.583108 | 2025-11-24 12:44:56.583279 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-24 12:44:57.018268 | debian-bookworm | ok 2025-11-24 12:44:57.033797 | 2025-11-24 12:44:57.033931 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-24 12:44:57.079219 | debian-bookworm | ok 2025-11-24 12:44:57.087347 | 2025-11-24 12:44:57.087503 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-24 12:44:57.396302 | debian-bookworm -> localhost | ok 2025-11-24 12:44:57.409863 | 2025-11-24 12:44:57.410012 | TASK [validate-host : Collect information about the host] 2025-11-24 12:44:58.544095 | debian-bookworm | ok 2025-11-24 12:44:58.558245 | 2025-11-24 12:44:58.558433 | TASK [validate-host : Sanitize hostname] 2025-11-24 12:44:58.668329 | debian-bookworm | ok 2025-11-24 12:44:58.710825 | 2025-11-24 12:44:58.710996 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-24 12:44:59.292290 | debian-bookworm -> localhost | changed 2025-11-24 12:44:59.305448 | 2025-11-24 12:44:59.305639 | TASK [validate-host : Collect information about zuul worker] 2025-11-24 12:44:59.715224 | debian-bookworm | ok 2025-11-24 12:44:59.721709 | 2025-11-24 12:44:59.721840 | TASK [validate-host : Write out all zuul information for each host] 2025-11-24 12:45:00.286939 | debian-bookworm -> localhost | changed 2025-11-24 12:45:00.305030 | 2025-11-24 12:45:00.305165 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-24 12:45:00.597161 | debian-bookworm | ok 2025-11-24 12:45:00.604820 | 2025-11-24 12:45:00.604950 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-24 12:45:01.460418 | debian-bookworm | changed: 2025-11-24 12:45:01.460952 | debian-bookworm | cd+++++++++ src/ 2025-11-24 12:45:01.461059 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-24 12:45:01.461132 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-24 12:45:01.461195 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2025-11-24 12:45:01.461252 | debian-bookworm | Containerfile 2025-11-24 12:45:01.504426 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007776 2025-11-24 12:45:24.435059 | 2025-11-24 12:45:24.435173 | TASK [upload-logs : Upload logs to log server] 2025-11-24 12:45:24.988933 | localhost | Output suppressed because no_log was given 2025-11-24 12:45:24.990739 | 2025-11-24 12:45:24.990866 | LOOP [upload-logs : Compress console log and json output] 2025-11-24 12:45:25.050745 | localhost | skipping: Conditional result was False 2025-11-24 12:45:25.057426 | localhost | skipping: Conditional result was False 2025-11-24 12:45:25.068898 | 2025-11-24 12:45:25.069052 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-24 12:45:25.118107 | localhost | skipping: Conditional result was False 2025-11-24 12:45:25.118367 | 2025-11-24 12:45:25.123085 | localhost | skipping: Conditional result was False 2025-11-24 12:45:25.126700 | 2025-11-24 12:45:25.126804 | LOOP [upload-logs : Upload console log and json output]