2025-12-19 08:53:35.871682 | Job console starting 2025-12-19 08:53:35.903432 | Updating git repos 2025-12-19 08:53:35.957500 | Cloning repos into workspace 2025-12-19 08:53:36.053099 | Restoring repo states 2025-12-19 08:53:36.074053 | Merging changes 2025-12-19 08:53:36.787113 | Checking out repos 2025-12-19 08:53:36.899532 | Preparing playbooks 2025-12-19 08:53:37.935757 | Running Ansible setup 2025-12-19 08:53:43.823141 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 08:53:44.838513 | 2025-12-19 08:53:44.838708 | PLAY [Base pre] 2025-12-19 08:53:44.879731 | 2025-12-19 08:53:44.879909 | TASK [Setup log path fact] 2025-12-19 08:53:44.913626 | debian-bookworm | ok 2025-12-19 08:53:44.946214 | 2025-12-19 08:53:44.946442 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 08:53:45.010683 | debian-bookworm | ok 2025-12-19 08:53:45.037319 | 2025-12-19 08:53:45.037557 | TASK [emit-job-header : Print job information] 2025-12-19 08:53:45.143146 | # Job Information 2025-12-19 08:53:45.143366 | Ansible Version: 2.16.14 2025-12-19 08:53:45.143405 | Job: ansible-lint 2025-12-19 08:53:45.143438 | Pipeline: check 2025-12-19 08:53:45.143461 | Executor: 521e9411259a 2025-12-19 08:53:45.143481 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2038 2025-12-19 08:53:45.143503 | Event ID: 2ee4b8c0-dcb8-11f0-82da-3bebc9c41d5b 2025-12-19 08:53:45.160914 | 2025-12-19 08:53:45.161081 | LOOP [emit-job-header : Print node information] 2025-12-19 08:53:45.396730 | debian-bookworm | ok: 2025-12-19 08:53:45.396974 | debian-bookworm | # Node Information 2025-12-19 08:53:45.397011 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 08:53:45.397036 | debian-bookworm | Hostname: debian 2025-12-19 08:53:45.397058 | debian-bookworm | Username: zuul 2025-12-19 08:53:45.397079 | debian-bookworm | Distro: Debian 12.12 2025-12-19 08:53:45.397103 | debian-bookworm | Provider: regiocloud-a 2025-12-19 08:53:45.397123 | debian-bookworm | Region: 2025-12-19 08:53:45.397145 | debian-bookworm | Label: debian-bookworm 2025-12-19 08:53:45.397164 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 08:53:45.397184 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefc:e245 2025-12-19 08:53:45.410883 | 2025-12-19 08:53:45.411044 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 08:53:46.217822 | debian-bookworm -> localhost | changed 2025-12-19 08:53:46.225416 | 2025-12-19 08:53:46.225564 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 08:53:48.092627 | debian-bookworm -> localhost | changed 2025-12-19 08:53:48.105822 | 2025-12-19 08:53:48.105983 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 08:53:48.643378 | debian-bookworm -> localhost | ok 2025-12-19 08:53:48.650067 | 2025-12-19 08:53:48.650202 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 08:53:48.706721 | debian-bookworm | ok 2025-12-19 08:53:48.740794 | debian-bookworm | included: /var/lib/zuul/builds/968c5272e98845318b526b0e4cc6c914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 08:53:48.756167 | 2025-12-19 08:53:48.756414 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 08:53:51.291540 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 08:53:51.292040 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/968c5272e98845318b526b0e4cc6c914/work/968c5272e98845318b526b0e4cc6c914_id_rsa 2025-12-19 08:53:51.292106 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/968c5272e98845318b526b0e4cc6c914/work/968c5272e98845318b526b0e4cc6c914_id_rsa.pub 2025-12-19 08:53:51.292135 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 08:53:51.292161 | debian-bookworm -> localhost | SHA256:2sw/1sb9Dj4fsAS3TIPL9LNzbwFGo9V0JHPu9dqksN4 zuul-build-sshkey 2025-12-19 08:53:51.292185 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 08:53:51.292621 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 08:53:51.292673 | debian-bookworm -> localhost | | =o+| 2025-12-19 08:53:51.292699 | debian-bookworm -> localhost | | .+ *.| 2025-12-19 08:53:51.292721 | debian-bookworm -> localhost | | +++. o| 2025-12-19 08:53:51.292742 | debian-bookworm -> localhost | | o.Boo.o| 2025-12-19 08:53:51.292763 | debian-bookworm -> localhost | | S ooB. +| 2025-12-19 08:53:51.292795 | debian-bookworm -> localhost | | = .o=* | 2025-12-19 08:53:51.292817 | debian-bookworm -> localhost | | . + o.=+oo| 2025-12-19 08:53:51.292838 | debian-bookworm -> localhost | | .o.+o=.+| 2025-12-19 08:53:51.292860 | debian-bookworm -> localhost | | ..o. E*=| 2025-12-19 08:53:51.292882 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 08:53:51.292953 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.619560 2025-12-19 08:53:51.303218 | 2025-12-19 08:53:51.303413 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 08:53:51.401654 | debian-bookworm | ok 2025-12-19 08:53:51.416286 | debian-bookworm | included: /var/lib/zuul/builds/968c5272e98845318b526b0e4cc6c914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 08:53:51.428992 | 2025-12-19 08:53:51.429188 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 08:53:51.464829 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:53:51.472797 | 2025-12-19 08:53:51.472964 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 08:53:52.832146 | debian-bookworm | changed 2025-12-19 08:53:52.837844 | 2025-12-19 08:53:52.837965 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 08:53:53.160379 | debian-bookworm | ok 2025-12-19 08:53:53.168955 | 2025-12-19 08:53:53.169091 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 08:53:53.883930 | debian-bookworm | changed 2025-12-19 08:53:53.906032 | 2025-12-19 08:53:53.906180 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 08:53:54.677913 | debian-bookworm | changed 2025-12-19 08:53:54.685624 | 2025-12-19 08:53:54.685891 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 08:53:54.720915 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:53:54.730989 | 2025-12-19 08:53:54.731128 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 08:53:55.579810 | debian-bookworm -> localhost | changed 2025-12-19 08:53:55.595782 | 2025-12-19 08:53:55.595937 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 08:53:56.695095 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/968c5272e98845318b526b0e4cc6c914/work/968c5272e98845318b526b0e4cc6c914_id_rsa (zuul-build-sshkey) 2025-12-19 08:53:56.695378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047629 2025-12-19 08:53:56.736469 | 2025-12-19 08:53:56.736638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 08:53:57.415344 | debian-bookworm | ok 2025-12-19 08:53:57.423919 | 2025-12-19 08:53:57.424061 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 08:53:57.475027 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:53:57.486271 | 2025-12-19 08:53:57.486440 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 08:53:57.998144 | debian-bookworm | ok 2025-12-19 08:53:58.044481 | 2025-12-19 08:53:58.044750 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 08:53:58.093082 | debian-bookworm | ok 2025-12-19 08:53:58.102220 | 2025-12-19 08:53:58.102380 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 08:53:58.505800 | debian-bookworm -> localhost | ok 2025-12-19 08:53:58.512990 | 2025-12-19 08:53:58.513128 | TASK [validate-host : Collect information about the host] 2025-12-19 08:53:59.866201 | debian-bookworm | ok 2025-12-19 08:53:59.893420 | 2025-12-19 08:53:59.893561 | TASK [validate-host : Sanitize hostname] 2025-12-19 08:54:00.042734 | debian-bookworm | ok 2025-12-19 08:54:00.092103 | 2025-12-19 08:54:00.092276 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 08:54:01.089404 | debian-bookworm -> localhost | changed 2025-12-19 08:54:01.097155 | 2025-12-19 08:54:01.097370 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 08:54:01.532076 | debian-bookworm | ok 2025-12-19 08:54:01.537186 | 2025-12-19 08:54:01.537417 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 08:54:02.507237 | debian-bookworm -> localhost | changed 2025-12-19 08:54:02.520677 | 2025-12-19 08:54:02.520815 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 08:54:02.853129 | debian-bookworm | ok 2025-12-19 08:54:02.862192 | 2025-12-19 08:54:02.862704 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 08:54:04.458782 | debian-bookworm | changed: 2025-12-19 08:54:04.459024 | debian-bookworm | cd+++++++++ src/ 2025-12-19 08:54:04.459061 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 08:54:04.459086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 08:54:04.459108 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-12-19 08:54:04.459129 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007801 2025-12-19 08:55:59.085253 | 2025-12-19 08:55:59.085508 | TASK [upload-logs : Upload logs to log server] 2025-12-19 08:55:59.724606 | localhost | Output suppressed because no_log was given 2025-12-19 08:55:59.728803 | 2025-12-19 08:55:59.729025 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 08:55:59.792958 | localhost | skipping: Conditional result was False 2025-12-19 08:55:59.799221 | localhost | skipping: Conditional result was False 2025-12-19 08:55:59.811935 | 2025-12-19 08:55:59.812155 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 08:55:59.865411 | localhost | skipping: Conditional result was False 2025-12-19 08:55:59.865856 | 2025-12-19 08:55:59.870036 | localhost | skipping: Conditional result was False 2025-12-19 08:55:59.884785 | 2025-12-19 08:55:59.885041 | LOOP [upload-logs : Upload console log and json output]