2026-07-24 17:38:27.573483 | Job console starting 2026-07-24 17:38:27.586188 | Updating git repos 2026-07-24 17:38:27.661619 | Cloning repos into workspace 2026-07-24 17:38:27.744952 | Restoring repo states 2026-07-24 17:38:27.774292 | Merging changes 2026-07-24 17:38:28.573989 | Checking out repos 2026-07-24 17:38:28.626776 | Preparing playbooks 2026-07-24 17:38:29.670775 | Running Ansible setup 2026-07-24 17:38:35.503001 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 17:38:36.733028 | 2026-07-24 17:38:36.733278 | PLAY [Base pre] 2026-07-24 17:38:36.755966 | 2026-07-24 17:38:36.756151 | TASK [Setup log path fact] 2026-07-24 17:38:36.809182 | debian-bookworm | ok 2026-07-24 17:38:36.826512 | 2026-07-24 17:38:36.826698 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 17:38:36.867694 | debian-bookworm | ok 2026-07-24 17:38:36.890531 | 2026-07-24 17:38:36.890674 | TASK [emit-job-header : Print job information] 2026-07-24 17:38:36.961207 | # Job Information 2026-07-24 17:38:36.961417 | Ansible Version: 2.16.14 2026-07-24 17:38:36.961452 | Job: ansible-lint 2026-07-24 17:38:36.961484 | Pipeline: check 2026-07-24 17:38:36.961507 | Executor: 521e9411259a 2026-07-24 17:38:36.961528 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1981 2026-07-24 17:38:36.961550 | Event ID: 7457baf0-8786-11f1-99fc-b81284bf217d 2026-07-24 17:38:36.967578 | 2026-07-24 17:38:36.967703 | LOOP [emit-job-header : Print node information] 2026-07-24 17:38:37.174598 | debian-bookworm | ok: 2026-07-24 17:38:37.175025 | debian-bookworm | # Node Information 2026-07-24 17:38:37.175066 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 17:38:37.175092 | debian-bookworm | Hostname: debian 2026-07-24 17:38:37.175115 | debian-bookworm | Username: zuul 2026-07-24 17:38:37.175136 | debian-bookworm | Distro: Debian 12.15 2026-07-24 17:38:37.175159 | debian-bookworm | Provider: regiocloud-a 2026-07-24 17:38:37.175179 | debian-bookworm | Region: 2026-07-24 17:38:37.175201 | debian-bookworm | Label: debian-bookworm 2026-07-24 17:38:37.175220 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 17:38:37.175240 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:1706 2026-07-24 17:38:37.191073 | 2026-07-24 17:38:37.191220 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 17:38:38.035902 | debian-bookworm -> localhost | changed 2026-07-24 17:38:38.044204 | 2026-07-24 17:38:38.044342 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 17:38:39.592742 | debian-bookworm -> localhost | changed 2026-07-24 17:38:39.603387 | 2026-07-24 17:38:39.603494 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 17:38:40.104104 | debian-bookworm -> localhost | ok 2026-07-24 17:38:40.110066 | 2026-07-24 17:38:40.110170 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 17:38:40.152036 | debian-bookworm | ok 2026-07-24 17:38:40.167308 | debian-bookworm | included: /var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 17:38:40.172292 | 2026-07-24 17:38:40.172373 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 17:38:41.545459 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 17:38:41.545654 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/964f373e013f46ea9ed19d536113bac7_id_rsa 2026-07-24 17:38:41.545691 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/964f373e013f46ea9ed19d536113bac7_id_rsa.pub 2026-07-24 17:38:41.545730 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 17:38:41.545756 | debian-bookworm -> localhost | SHA256:SFNE0eWPq6hDWONcfrgO98Eo1KKZ5kFDSZj4LbA5dE8 zuul-build-sshkey 2026-07-24 17:38:41.545779 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 17:38:41.545809 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 17:38:41.545832 | debian-bookworm -> localhost | | . o. o=o .. | 2026-07-24 17:38:41.545854 | debian-bookworm -> localhost | |o.oo E . .. | 2026-07-24 17:38:41.545874 | debian-bookworm -> localhost | |.=..= o . | 2026-07-24 17:38:41.545893 | debian-bookworm -> localhost | |+ o..oo+. o | 2026-07-24 17:38:41.545913 | debian-bookworm -> localhost | | . .o=++S. . . | 2026-07-24 17:38:41.545936 | debian-bookworm -> localhost | | ..*+.oo. . | 2026-07-24 17:38:41.545956 | debian-bookworm -> localhost | | *.o ooo . | 2026-07-24 17:38:41.545975 | debian-bookworm -> localhost | | o ..+.o o | 2026-07-24 17:38:41.545995 | debian-bookworm -> localhost | | . .+o o | 2026-07-24 17:38:41.546014 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 17:38:41.546062 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.697332 2026-07-24 17:38:41.553893 | 2026-07-24 17:38:41.553985 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 17:38:41.601691 | debian-bookworm | ok 2026-07-24 17:38:41.621312 | debian-bookworm | included: /var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 17:38:41.630405 | 2026-07-24 17:38:41.630499 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 17:38:41.644826 | debian-bookworm | skipping: Conditional result was False 2026-07-24 17:38:41.651413 | 2026-07-24 17:38:41.651511 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 17:38:42.254621 | debian-bookworm | changed 2026-07-24 17:38:42.260277 | 2026-07-24 17:38:42.260371 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 17:38:42.524029 | debian-bookworm | ok 2026-07-24 17:38:42.531719 | 2026-07-24 17:38:42.531806 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 17:38:43.223631 | debian-bookworm | changed 2026-07-24 17:38:43.228882 | 2026-07-24 17:38:43.228982 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 17:38:43.906327 | debian-bookworm | changed 2026-07-24 17:38:43.911558 | 2026-07-24 17:38:43.911658 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 17:38:43.967295 | debian-bookworm | skipping: Conditional result was False 2026-07-24 17:38:43.972650 | 2026-07-24 17:38:43.972755 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 17:38:44.488127 | debian-bookworm -> localhost | changed 2026-07-24 17:38:44.498713 | 2026-07-24 17:38:44.498817 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 17:38:45.192885 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/964f373e013f46ea9ed19d536113bac7_id_rsa (zuul-build-sshkey) 2026-07-24 17:38:45.193173 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021005 2026-07-24 17:38:45.200608 | 2026-07-24 17:38:45.200723 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 17:38:45.702528 | debian-bookworm | ok 2026-07-24 17:38:45.709795 | 2026-07-24 17:38:45.709895 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 17:38:45.724715 | debian-bookworm | skipping: Conditional result was False 2026-07-24 17:38:45.734445 | 2026-07-24 17:38:45.734533 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 17:38:46.169535 | debian-bookworm | ok 2026-07-24 17:38:46.189247 | 2026-07-24 17:38:46.189362 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 17:38:46.227880 | debian-bookworm | ok 2026-07-24 17:38:46.232984 | 2026-07-24 17:38:46.233084 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 17:38:46.960392 | debian-bookworm -> localhost | ok 2026-07-24 17:38:46.965626 | 2026-07-24 17:38:46.965700 | TASK [validate-host : Collect information about the host] 2026-07-24 17:38:49.170798 | debian-bookworm | ok 2026-07-24 17:38:49.205647 | 2026-07-24 17:38:49.205782 | TASK [validate-host : Sanitize hostname] 2026-07-24 17:38:49.483259 | debian-bookworm | ok 2026-07-24 17:38:49.487882 | 2026-07-24 17:38:49.487979 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 17:38:50.240285 | debian-bookworm -> localhost | changed 2026-07-24 17:38:50.245158 | 2026-07-24 17:38:50.245243 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 17:38:50.706983 | debian-bookworm | ok 2026-07-24 17:38:50.710749 | 2026-07-24 17:38:50.710826 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 17:38:51.321904 | debian-bookworm -> localhost | changed 2026-07-24 17:38:51.331773 | 2026-07-24 17:38:51.331869 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 17:38:51.650613 | debian-bookworm | ok 2026-07-24 17:38:51.655327 | 2026-07-24 17:38:51.655406 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 17:38:52.725167 | debian-bookworm | changed: 2026-07-24 17:38:52.725367 | debian-bookworm | cd+++++++++ src/ 2026-07-24 17:38:52.725482 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 17:38:52.725512 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 17:38:52.725531 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-24 17:38:52.725547 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/logs" 2026-07-24 17:41:46.553091 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/artifacts" 2026-07-24 17:41:46.840709 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/964f373e013f46ea9ed19d536113bac7/work/docs" 2026-07-24 17:41:46.866171 | 2026-07-24 17:41:46.866373 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 17:41:47.692941 | debian-bookworm | changed: 2026-07-24 17:41:47.693275 | debian-bookworm | .d..t...... ./ 2026-07-24 17:41:47.693332 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 17:41:47.693373 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 17:41:47.693409 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 17:41:47.693446 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 17:41:47.693479 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 17:41:47.693540 | debian-bookworm | changed: All items complete 2026-07-24 17:41:47.693582 | 2026-07-24 17:41:48.265526 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 17:41:48.856706 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 17:41:48.885349 | 2026-07-24 17:41:48.885534 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 17:41:49.246289 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010966 2026-07-24 17:41:49.546180 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010456 2026-07-24 17:41:49.558614 | 2026-07-24 17:41:49.558757 | PLAY RECAP 2026-07-24 17:41:49.558815 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 17:41:49.559050 | 2026-07-24 17:41:49.705826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 17:41:49.708020 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 17:41:50.499214 | 2026-07-24 17:41:50.499392 | PLAY [Base post] 2026-07-24 17:41:50.513214 | 2026-07-24 17:41:50.513350 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 17:41:51.097272 | debian-bookworm | changed 2026-07-24 17:41:51.108420 | 2026-07-24 17:41:51.108578 | PLAY RECAP 2026-07-24 17:41:51.108692 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 17:41:51.108786 | 2026-07-24 17:41:51.242974 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 17:41:51.245251 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 17:41:52.070972 | 2026-07-24 17:41:52.071250 | PLAY [Base post-logs] 2026-07-24 17:41:52.084062 | 2026-07-24 17:41:52.084240 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 17:41:52.600923 | localhost | changed 2026-07-24 17:41:52.622950 | 2026-07-24 17:41:52.623189 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 17:41:52.663274 | localhost | ok 2026-07-24 17:41:52.670530 | 2026-07-24 17:41:52.670811 | TASK [Set zuul-log-path fact] 2026-07-24 17:41:52.689722 | localhost | ok 2026-07-24 17:41:52.703295 | 2026-07-24 17:41:52.703545 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 17:41:52.732222 | localhost | ok 2026-07-24 17:41:52.739181 | 2026-07-24 17:41:52.739359 | TASK [upload-logs : Create log directories] 2026-07-24 17:41:53.287121 | localhost | changed 2026-07-24 17:41:53.290419 | 2026-07-24 17:41:53.290538 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 17:41:53.843073 | localhost -> localhost | ok: Runtime: 0:00:00.007944 2026-07-24 17:41:53.847788 | 2026-07-24 17:41:53.847920 | TASK [upload-logs : Upload logs to log server] 2026-07-24 17:41:54.442496 | localhost | Output suppressed because no_log was given 2026-07-24 17:41:54.444928 | 2026-07-24 17:41:54.445064 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 17:41:54.506791 | localhost | skipping: Conditional result was False 2026-07-24 17:41:54.511850 | localhost | skipping: Conditional result was False 2026-07-24 17:41:54.519083 | 2026-07-24 17:41:54.519294 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 17:41:54.567872 | localhost | skipping: Conditional result was False 2026-07-24 17:41:54.568515 | 2026-07-24 17:41:54.571741 | localhost | skipping: Conditional result was False 2026-07-24 17:41:54.585525 | 2026-07-24 17:41:54.585741 | LOOP [upload-logs : Upload console log and json output]