2026-02-13 03:00:10.935576 | Job console starting 2026-02-13 03:00:10.954316 | Updating git repos 2026-02-13 03:00:11.216825 | Cloning repos into workspace 2026-02-13 03:00:11.343859 | Restoring repo states 2026-02-13 03:00:11.368821 | Merging changes 2026-02-13 03:00:11.368839 | Checking out repos 2026-02-13 03:00:11.484690 | Preparing playbooks 2026-02-13 03:00:13.166526 | Running Ansible setup 2026-02-13 03:00:19.068759 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 03:00:20.418981 | 2026-02-13 03:00:20.419118 | PLAY [Base pre] 2026-02-13 03:00:20.442766 | 2026-02-13 03:00:20.443175 | TASK [Setup log path fact] 2026-02-13 03:00:20.485086 | debian-bookworm | ok 2026-02-13 03:00:20.506189 | 2026-02-13 03:00:20.506324 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:00:20.548331 | debian-bookworm | ok 2026-02-13 03:00:20.563261 | 2026-02-13 03:00:20.563380 | TASK [emit-job-header : Print job information] 2026-02-13 03:00:20.641979 | # Job Information 2026-02-13 03:00:20.642479 | Ansible Version: 2.16.14 2026-02-13 03:00:20.642569 | Job: ansible-lint 2026-02-13 03:00:20.642609 | Pipeline: periodic-daily 2026-02-13 03:00:20.642633 | Executor: 521e9411259a 2026-02-13 03:00:20.642656 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-02-13 03:00:20.642678 | Event ID: c406413bf44d4d7d88ff982858967e4d 2026-02-13 03:00:20.668595 | 2026-02-13 03:00:20.668905 | LOOP [emit-job-header : Print node information] 2026-02-13 03:00:20.805251 | debian-bookworm | ok: 2026-02-13 03:00:20.806000 | debian-bookworm | # Node Information 2026-02-13 03:00:20.806080 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 03:00:20.806110 | debian-bookworm | Hostname: debian 2026-02-13 03:00:20.806546 | debian-bookworm | Username: zuul 2026-02-13 03:00:20.807310 | debian-bookworm | Distro: Debian 12.13 2026-02-13 03:00:20.807711 | debian-bookworm | Provider: regiocloud-a 2026-02-13 03:00:20.807759 | debian-bookworm | Region: 2026-02-13 03:00:20.807826 | debian-bookworm | Label: debian-bookworm 2026-02-13 03:00:20.807851 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 03:00:20.808107 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:79c5 2026-02-13 03:00:20.848605 | 2026-02-13 03:00:20.848752 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 03:00:21.702113 | debian-bookworm -> localhost | changed 2026-02-13 03:00:21.718272 | 2026-02-13 03:00:21.718432 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 03:00:24.610727 | debian-bookworm -> localhost | changed 2026-02-13 03:00:24.625875 | 2026-02-13 03:00:24.625995 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 03:00:25.538745 | debian-bookworm -> localhost | ok 2026-02-13 03:00:25.544962 | 2026-02-13 03:00:25.545074 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 03:00:25.566420 | debian-bookworm | ok 2026-02-13 03:00:25.698756 | debian-bookworm | included: /var/lib/zuul/builds/2af7cf38878344118a553a7559fa957b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 03:00:25.706237 | 2026-02-13 03:00:25.706340 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 03:00:28.063277 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 03:00:28.063440 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2af7cf38878344118a553a7559fa957b/work/2af7cf38878344118a553a7559fa957b_id_rsa 2026-02-13 03:00:28.063471 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2af7cf38878344118a553a7559fa957b/work/2af7cf38878344118a553a7559fa957b_id_rsa.pub 2026-02-13 03:00:28.063494 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 03:00:28.063515 | debian-bookworm -> localhost | SHA256:O4P4rPljUcC8Pf+X1vEhPY827KMV4ruyGOoO502aybA zuul-build-sshkey 2026-02-13 03:00:28.063534 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 03:00:28.063559 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 03:00:28.063577 | debian-bookworm -> localhost | | o | 2026-02-13 03:00:28.063595 | debian-bookworm -> localhost | | + | 2026-02-13 03:00:28.063612 | debian-bookworm -> localhost | | + | 2026-02-13 03:00:28.063628 | debian-bookworm -> localhost | | . + | 2026-02-13 03:00:28.063644 | debian-bookworm -> localhost | | .So . o | 2026-02-13 03:00:28.063666 | debian-bookworm -> localhost | | ... ... o * | 2026-02-13 03:00:28.063683 | debian-bookworm -> localhost | | + o.* ...o+*| 2026-02-13 03:00:28.063700 | debian-bookworm -> localhost | | @oB =. .oX +| 2026-02-13 03:00:28.063717 | debian-bookworm -> localhost | | E*&.o .o+B.o | 2026-02-13 03:00:28.063734 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 03:00:28.063790 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.521685 2026-02-13 03:00:28.069161 | 2026-02-13 03:00:28.069239 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 03:00:28.106472 | debian-bookworm | ok 2026-02-13 03:00:28.123723 | debian-bookworm | included: /var/lib/zuul/builds/2af7cf38878344118a553a7559fa957b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 03:00:28.150445 | 2026-02-13 03:00:28.150540 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 03:00:28.183604 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:00:28.199157 | 2026-02-13 03:00:28.199259 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 03:00:28.974569 | debian-bookworm | changed 2026-02-13 03:00:28.981852 | 2026-02-13 03:00:28.981939 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 03:00:29.242160 | debian-bookworm | ok 2026-02-13 03:00:29.246653 | 2026-02-13 03:00:29.246733 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 03:00:30.048718 | debian-bookworm | changed 2026-02-13 03:00:30.070195 | 2026-02-13 03:00:30.070907 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 03:00:30.861605 | debian-bookworm | changed 2026-02-13 03:00:30.868121 | 2026-02-13 03:00:30.868196 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 03:00:30.921017 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:00:30.929661 | 2026-02-13 03:00:30.929829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 03:00:32.372364 | debian-bookworm -> localhost | changed 2026-02-13 03:00:32.383888 | 2026-02-13 03:00:32.386253 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 03:00:32.807451 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2af7cf38878344118a553a7559fa957b/work/2af7cf38878344118a553a7559fa957b_id_rsa (zuul-build-sshkey) 2026-02-13 03:00:32.807636 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010240 2026-02-13 03:00:32.813996 | 2026-02-13 03:00:32.814078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 03:00:33.185078 | debian-bookworm | ok 2026-02-13 03:00:33.190495 | 2026-02-13 03:00:33.190581 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 03:00:33.213280 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:00:33.224432 | 2026-02-13 03:00:33.224520 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 03:00:33.691644 | debian-bookworm | ok 2026-02-13 03:00:33.701990 | 2026-02-13 03:00:33.702094 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 03:00:33.731888 | debian-bookworm | ok 2026-02-13 03:00:33.737229 | 2026-02-13 03:00:33.737316 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 03:00:34.193098 | debian-bookworm -> localhost | ok 2026-02-13 03:00:34.199310 | 2026-02-13 03:00:34.199409 | TASK [validate-host : Collect information about the host] 2026-02-13 03:00:35.731420 | debian-bookworm | ok 2026-02-13 03:00:35.749963 | 2026-02-13 03:00:35.750070 | TASK [validate-host : Sanitize hostname] 2026-02-13 03:00:35.892042 | debian-bookworm | ok 2026-02-13 03:00:35.958216 | 2026-02-13 03:00:35.958330 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 03:00:37.127142 | debian-bookworm -> localhost | changed 2026-02-13 03:00:37.133285 | 2026-02-13 03:00:37.133382 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 03:00:37.900349 | debian-bookworm | ok 2026-02-13 03:00:37.904666 | 2026-02-13 03:00:37.904751 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 03:00:38.984938 | debian-bookworm -> localhost | changed 2026-02-13 03:00:38.993651 | 2026-02-13 03:00:38.993736 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 03:00:39.266222 | debian-bookworm | ok 2026-02-13 03:00:39.270678 | 2026-02-13 03:00:39.270782 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 03:00:40.923035 | debian-bookworm | changed: 2026-02-13 03:00:40.923186 | debian-bookworm | cd+++++++++ src/ 2026-02-13 03:00:40.923214 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 03:00:40.923233 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 03:00:40.923251 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-02-13 03:00:40.923268 | debian-bookworm | RedHat.yml 2026-02-13 03:00:40.981948 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-02-13 03:00:40.981963 | debian-bookworm | RedHat.yml 2026-02-13 03:00:40.982010 | debian-bookworm | localhost | ok: Runtime: 0:00:00.030807 2026-02-13 03:02:08.565463 | 2026-02-13 03:02:08.565555 | TASK [upload-logs : Upload logs to log server] 2026-02-13 03:02:09.566612 | localhost | Output suppressed because no_log was given 2026-02-13 03:02:09.569084 | 2026-02-13 03:02:09.582285 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 03:02:09.665283 | localhost | skipping: Conditional result was False 2026-02-13 03:02:09.674596 | localhost | skipping: Conditional result was False 2026-02-13 03:02:09.680196 | 2026-02-13 03:02:09.680292 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 03:02:09.757952 | localhost | skipping: Conditional result was False 2026-02-13 03:02:09.758146 | 2026-02-13 03:02:09.764620 | localhost | skipping: Conditional result was False 2026-02-13 03:02:09.774878 | 2026-02-13 03:02:09.774970 | LOOP [upload-logs : Upload console log and json output]