2026-08-07 22:33:08.806071 | Job console starting 2026-08-07 22:33:08.825352 | Updating git repos 2026-08-07 22:33:08.914095 | Cloning repos into workspace 2026-08-07 22:33:09.098014 | Restoring repo states 2026-08-07 22:33:09.164054 | Merging changes 2026-08-07 22:33:10.079805 | Checking out repos 2026-08-07 22:33:10.230486 | Preparing playbooks 2026-08-07 22:33:12.176829 | Running Ansible setup 2026-08-07 22:33:18.867148 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 22:33:19.682585 | 2026-08-07 22:33:19.682735 | PLAY [Base pre] 2026-08-07 22:33:19.705048 | 2026-08-07 22:33:19.705182 | TASK [Setup log path fact] 2026-08-07 22:33:19.733639 | debian-bookworm | ok 2026-08-07 22:33:19.767165 | 2026-08-07 22:33:19.767318 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 22:33:19.798925 | debian-bookworm | ok 2026-08-07 22:33:19.815989 | 2026-08-07 22:33:19.816102 | TASK [emit-job-header : Print job information] 2026-08-07 22:33:19.878614 | # Job Information 2026-08-07 22:33:19.878803 | Ansible Version: 2.16.14 2026-08-07 22:33:19.878859 | Job: ansible-lint 2026-08-07 22:33:19.878894 | Pipeline: check 2026-08-07 22:33:19.878942 | Executor: 521e9411259a 2026-08-07 22:33:19.878965 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2153 2026-08-07 22:33:19.878987 | Event ID: eea55220-92af-11f1-81b3-95af3c76825c 2026-08-07 22:33:19.887617 | 2026-08-07 22:33:19.887740 | LOOP [emit-job-header : Print node information] 2026-08-07 22:33:20.098405 | debian-bookworm | ok: 2026-08-07 22:33:20.098706 | debian-bookworm | # Node Information 2026-08-07 22:33:20.098747 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 22:33:20.098773 | debian-bookworm | Hostname: debian 2026-08-07 22:33:20.098796 | debian-bookworm | Username: zuul 2026-08-07 22:33:20.098817 | debian-bookworm | Distro: Debian 12.15 2026-08-07 22:33:20.098863 | debian-bookworm | Provider: regiocloud-a 2026-08-07 22:33:20.098895 | debian-bookworm | Region: 2026-08-07 22:33:20.098928 | debian-bookworm | Label: debian-bookworm 2026-08-07 22:33:20.098948 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 22:33:20.098967 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:929 2026-08-07 22:33:20.117752 | 2026-08-07 22:33:20.117864 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 22:33:21.267165 | debian-bookworm -> localhost | changed 2026-08-07 22:33:21.276215 | 2026-08-07 22:33:21.276345 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 22:33:24.195670 | debian-bookworm -> localhost | changed 2026-08-07 22:33:24.206109 | 2026-08-07 22:33:24.206220 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 22:33:24.996803 | debian-bookworm -> localhost | ok 2026-08-07 22:33:25.002810 | 2026-08-07 22:33:25.002997 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 22:33:25.042550 | debian-bookworm | ok 2026-08-07 22:33:25.060428 | debian-bookworm | included: /var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 22:33:25.077179 | 2026-08-07 22:33:25.077285 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 22:33:27.189685 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 22:33:27.189889 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/2c8d8fac871543bab771ff829077f02d_id_rsa 2026-08-07 22:33:27.189928 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/2c8d8fac871543bab771ff829077f02d_id_rsa.pub 2026-08-07 22:33:27.189956 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 22:33:27.189995 | debian-bookworm -> localhost | SHA256:THi5fEmmodNgJF59J0YH3DyxamzkH7BPv0/OB7XNvdE zuul-build-sshkey 2026-08-07 22:33:27.190018 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 22:33:27.190049 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 22:33:27.190071 | debian-bookworm -> localhost | | . o. oo+o. | 2026-08-07 22:33:27.190092 | debian-bookworm -> localhost | | . + ...=.=. | 2026-08-07 22:33:27.190112 | debian-bookworm -> localhost | | . + =o=o.. | 2026-08-07 22:33:27.190132 | debian-bookworm -> localhost | | . O X = .| 2026-08-07 22:33:27.190151 | debian-bookworm -> localhost | | o S X o o=| 2026-08-07 22:33:27.190175 | debian-bookworm -> localhost | | . + + o.oE| 2026-08-07 22:33:27.190195 | debian-bookworm -> localhost | | o ..+| 2026-08-07 22:33:27.190214 | debian-bookworm -> localhost | | *.| 2026-08-07 22:33:27.190234 | debian-bookworm -> localhost | | ..=| 2026-08-07 22:33:27.190254 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 22:33:27.190306 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.404325 2026-08-07 22:33:27.201494 | 2026-08-07 22:33:27.201615 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 22:33:27.237246 | debian-bookworm | ok 2026-08-07 22:33:27.250036 | debian-bookworm | included: /var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 22:33:27.256737 | 2026-08-07 22:33:27.256810 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 22:33:27.269667 | debian-bookworm | skipping: Conditional result was False 2026-08-07 22:33:27.274636 | 2026-08-07 22:33:27.274715 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 22:33:27.888427 | debian-bookworm | changed 2026-08-07 22:33:27.893825 | 2026-08-07 22:33:27.893923 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 22:33:28.141003 | debian-bookworm | ok 2026-08-07 22:33:28.153505 | 2026-08-07 22:33:28.153631 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 22:33:28.794154 | debian-bookworm | changed 2026-08-07 22:33:28.801697 | 2026-08-07 22:33:28.801810 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 22:33:29.459547 | debian-bookworm | changed 2026-08-07 22:33:29.465650 | 2026-08-07 22:33:29.465755 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 22:33:29.499162 | debian-bookworm | skipping: Conditional result was False 2026-08-07 22:33:29.505100 | 2026-08-07 22:33:29.505194 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 22:33:29.998946 | debian-bookworm -> localhost | changed 2026-08-07 22:33:30.009263 | 2026-08-07 22:33:30.009357 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 22:33:30.478336 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/2c8d8fac871543bab771ff829077f02d_id_rsa (zuul-build-sshkey) 2026-08-07 22:33:30.478554 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020919 2026-08-07 22:33:30.485939 | 2026-08-07 22:33:30.486060 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 22:33:31.039252 | debian-bookworm | ok 2026-08-07 22:33:31.044581 | 2026-08-07 22:33:31.044681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 22:33:31.093041 | debian-bookworm | skipping: Conditional result was False 2026-08-07 22:33:31.103873 | 2026-08-07 22:33:31.103975 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 22:33:31.612924 | debian-bookworm | ok 2026-08-07 22:33:31.631629 | 2026-08-07 22:33:31.631781 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 22:33:31.684969 | debian-bookworm | ok 2026-08-07 22:33:31.690646 | 2026-08-07 22:33:31.690763 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 22:33:32.092080 | debian-bookworm -> localhost | ok 2026-08-07 22:33:32.099264 | 2026-08-07 22:33:32.099388 | TASK [validate-host : Collect information about the host] 2026-08-07 22:33:33.521370 | debian-bookworm | ok 2026-08-07 22:33:33.533938 | 2026-08-07 22:33:33.534088 | TASK [validate-host : Sanitize hostname] 2026-08-07 22:33:33.707676 | debian-bookworm | ok 2026-08-07 22:33:33.712656 | 2026-08-07 22:33:33.712771 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 22:33:34.346079 | debian-bookworm -> localhost | changed 2026-08-07 22:33:34.352403 | 2026-08-07 22:33:34.352547 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 22:33:34.874774 | debian-bookworm | ok 2026-08-07 22:33:34.881635 | 2026-08-07 22:33:34.881792 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 22:33:36.120119 | debian-bookworm -> localhost | changed 2026-08-07 22:33:36.153266 | 2026-08-07 22:33:36.153452 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 22:33:36.493695 | debian-bookworm | ok 2026-08-07 22:33:36.500346 | 2026-08-07 22:33:36.500469 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 22:33:37.830459 | debian-bookworm | changed: 2026-08-07 22:33:37.830715 | debian-bookworm | cd+++++++++ src/ 2026-08-07 22:33:37.830751 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 22:33:37.830776 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 22:33:37.830798 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-08-07 22:33:37.830820 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/logs" 2026-08-07 22:36:24.261777 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/artifacts" 2026-08-07 22:36:24.570197 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c8d8fac871543bab771ff829077f02d/work/docs" 2026-08-07 22:36:24.600100 | 2026-08-07 22:36:24.600340 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 22:36:25.440352 | debian-bookworm | changed: 2026-08-07 22:36:25.440674 | debian-bookworm | .d..t...... ./ 2026-08-07 22:36:25.440724 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 22:36:25.440758 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 22:36:25.440789 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 22:36:25.440819 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 22:36:25.440848 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 22:36:25.440911 | debian-bookworm | changed: All items complete 2026-08-07 22:36:25.440943 | 2026-08-07 22:36:26.026546 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 22:36:26.609197 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 22:36:26.643665 | 2026-08-07 22:36:26.643865 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 22:36:27.044890 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011220 2026-08-07 22:36:27.340420 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012617 2026-08-07 22:36:27.367055 | 2026-08-07 22:36:27.367202 | PLAY RECAP 2026-08-07 22:36:27.367281 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 22:36:27.367339 | 2026-08-07 22:36:27.527204 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 22:36:27.529297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 22:36:28.329160 | 2026-08-07 22:36:28.329407 | PLAY [Base post] 2026-08-07 22:36:28.344799 | 2026-08-07 22:36:28.344968 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 22:36:28.960472 | debian-bookworm | changed 2026-08-07 22:36:28.970919 | 2026-08-07 22:36:28.971056 | PLAY RECAP 2026-08-07 22:36:28.971136 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 22:36:28.971217 | 2026-08-07 22:36:29.107851 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 22:36:29.108854 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 22:36:29.914306 | 2026-08-07 22:36:29.914540 | PLAY [Base post-logs] 2026-08-07 22:36:29.926675 | 2026-08-07 22:36:29.926894 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 22:36:30.420692 | localhost | changed 2026-08-07 22:36:30.431853 | 2026-08-07 22:36:30.432014 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 22:36:30.460562 | localhost | ok 2026-08-07 22:36:30.467565 | 2026-08-07 22:36:30.467745 | TASK [Set zuul-log-path fact] 2026-08-07 22:36:30.486440 | localhost | ok 2026-08-07 22:36:30.501200 | 2026-08-07 22:36:30.501358 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 22:36:30.539088 | localhost | ok 2026-08-07 22:36:30.545802 | 2026-08-07 22:36:30.545969 | TASK [upload-logs : Create log directories] 2026-08-07 22:36:31.085363 | localhost | changed 2026-08-07 22:36:31.089713 | 2026-08-07 22:36:31.089862 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 22:36:31.642209 | localhost -> localhost | ok: Runtime: 0:00:00.006509 2026-08-07 22:36:31.647165 | 2026-08-07 22:36:31.647373 | TASK [upload-logs : Upload logs to log server] 2026-08-07 22:36:32.240969 | localhost | Output suppressed because no_log was given 2026-08-07 22:36:32.244505 | 2026-08-07 22:36:32.244642 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 22:36:32.310785 | localhost | skipping: Conditional result was False 2026-08-07 22:36:32.314918 | localhost | skipping: Conditional result was False 2026-08-07 22:36:32.328221 | 2026-08-07 22:36:32.328520 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 22:36:32.381581 | localhost | skipping: Conditional result was False 2026-08-07 22:36:32.382201 | 2026-08-07 22:36:32.385719 | localhost | skipping: Conditional result was False 2026-08-07 22:36:32.393641 | 2026-08-07 22:36:32.393931 | LOOP [upload-logs : Upload console log and json output]