2026-07-02 10:27:18.400170 | Job console starting 2026-07-02 10:27:18.434291 | Updating git repos 2026-07-02 10:27:18.544590 | Cloning repos into workspace 2026-07-02 10:27:18.605322 | Restoring repo states 2026-07-02 10:27:18.624606 | Merging changes 2026-07-02 10:27:19.319137 | Checking out repos 2026-07-02 10:27:19.374597 | Preparing playbooks 2026-07-02 10:27:20.697857 | Running Ansible setup 2026-07-02 10:27:25.510400 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 10:27:26.374802 | 2026-07-02 10:27:26.375167 | PLAY [Base pre] 2026-07-02 10:27:26.440476 | 2026-07-02 10:27:26.440683 | TASK [Setup log path fact] 2026-07-02 10:27:26.491108 | debian-bookworm | ok 2026-07-02 10:27:26.511621 | 2026-07-02 10:27:26.511809 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 10:27:26.561705 | debian-bookworm | ok 2026-07-02 10:27:26.580726 | 2026-07-02 10:27:26.580913 | TASK [emit-job-header : Print job information] 2026-07-02 10:27:26.662527 | # Job Information 2026-07-02 10:27:26.662776 | Ansible Version: 2.16.14 2026-07-02 10:27:26.662813 | Job: ansible-lint 2026-07-02 10:27:26.663317 | Pipeline: check 2026-07-02 10:27:26.663378 | Executor: 521e9411259a 2026-07-02 10:27:26.663404 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2131 2026-07-02 10:27:26.663430 | Event ID: 93ec71e0-7600-11f1-894e-ae95bd3603bc 2026-07-02 10:27:26.673166 | 2026-07-02 10:27:26.673379 | LOOP [emit-job-header : Print node information] 2026-07-02 10:27:26.888243 | debian-bookworm | ok: 2026-07-02 10:27:26.895964 | debian-bookworm | # Node Information 2026-07-02 10:27:26.896099 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 10:27:26.896132 | debian-bookworm | Hostname: debian 2026-07-02 10:27:26.896158 | debian-bookworm | Username: zuul 2026-07-02 10:27:26.896181 | debian-bookworm | Distro: Debian 12.14 2026-07-02 10:27:26.896226 | debian-bookworm | Provider: regiocloud-a 2026-07-02 10:27:26.896249 | debian-bookworm | Region: 2026-07-02 10:27:26.896273 | debian-bookworm | Label: debian-bookworm 2026-07-02 10:27:26.896293 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 10:27:26.896313 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:49e6 2026-07-02 10:27:26.909389 | 2026-07-02 10:27:26.909571 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 10:27:27.601111 | debian-bookworm -> localhost | changed 2026-07-02 10:27:27.609634 | 2026-07-02 10:27:27.609797 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 10:27:29.312107 | debian-bookworm -> localhost | changed 2026-07-02 10:27:29.327875 | 2026-07-02 10:27:29.328037 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 10:27:29.987735 | debian-bookworm -> localhost | ok 2026-07-02 10:27:29.994959 | 2026-07-02 10:27:29.995123 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 10:27:30.032257 | debian-bookworm | ok 2026-07-02 10:27:30.068245 | debian-bookworm | included: /var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 10:27:30.086377 | 2026-07-02 10:27:30.086540 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 10:27:32.238217 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 10:27:32.238439 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/a9c17cb492f54feba332a0c4829b2444_id_rsa 2026-07-02 10:27:32.238476 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/a9c17cb492f54feba332a0c4829b2444_id_rsa.pub 2026-07-02 10:27:32.238503 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 10:27:32.238529 | debian-bookworm -> localhost | SHA256:eqehVbJ+iZTVOJKnYrT98u69VsOl62kMd0R8WxPjWaI zuul-build-sshkey 2026-07-02 10:27:32.238551 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 10:27:32.238582 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 10:27:32.238604 | debian-bookworm -> localhost | | .+o| 2026-07-02 10:27:32.238626 | debian-bookworm -> localhost | | ..oO| 2026-07-02 10:27:32.238646 | debian-bookworm -> localhost | | . oE +=| 2026-07-02 10:27:32.238666 | debian-bookworm -> localhost | | . o = . .o| 2026-07-02 10:27:32.238685 | debian-bookworm -> localhost | | . oS*.. . + | 2026-07-02 10:27:32.238710 | debian-bookworm -> localhost | | +.=+ . * .| 2026-07-02 10:27:32.238731 | debian-bookworm -> localhost | | ..o=o.. = + | 2026-07-02 10:27:32.238750 | debian-bookworm -> localhost | | =o++.. +. | 2026-07-02 10:27:32.238771 | debian-bookworm -> localhost | | . o*+.o+o | 2026-07-02 10:27:32.238792 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 10:27:32.238868 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.404193 2026-07-02 10:27:32.245214 | 2026-07-02 10:27:32.245310 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 10:27:32.273142 | debian-bookworm | ok 2026-07-02 10:27:32.286077 | debian-bookworm | included: /var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 10:27:32.295104 | 2026-07-02 10:27:32.295191 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 10:27:32.318140 | debian-bookworm | skipping: Conditional result was False 2026-07-02 10:27:32.323966 | 2026-07-02 10:27:32.324074 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 10:27:33.033108 | debian-bookworm | changed 2026-07-02 10:27:33.038459 | 2026-07-02 10:27:33.038552 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 10:27:33.338684 | debian-bookworm | ok 2026-07-02 10:27:33.344266 | 2026-07-02 10:27:33.344358 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 10:27:34.027110 | debian-bookworm | changed 2026-07-02 10:27:34.035162 | 2026-07-02 10:27:34.035307 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 10:27:34.715903 | debian-bookworm | changed 2026-07-02 10:27:34.724028 | 2026-07-02 10:27:34.724140 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 10:27:34.747702 | debian-bookworm | skipping: Conditional result was False 2026-07-02 10:27:34.759979 | 2026-07-02 10:27:34.760114 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 10:27:35.180741 | debian-bookworm -> localhost | changed 2026-07-02 10:27:35.196164 | 2026-07-02 10:27:35.196292 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 10:27:35.520176 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/a9c17cb492f54feba332a0c4829b2444_id_rsa (zuul-build-sshkey) 2026-07-02 10:27:35.520518 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011929 2026-07-02 10:27:35.530762 | 2026-07-02 10:27:35.533104 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 10:27:35.937010 | debian-bookworm | ok 2026-07-02 10:27:35.943732 | 2026-07-02 10:27:35.943840 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 10:27:35.967834 | debian-bookworm | skipping: Conditional result was False 2026-07-02 10:27:35.981771 | 2026-07-02 10:27:35.981906 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 10:27:36.434148 | debian-bookworm | ok 2026-07-02 10:27:36.454706 | 2026-07-02 10:27:36.454828 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 10:27:36.483042 | debian-bookworm | ok 2026-07-02 10:27:36.488360 | 2026-07-02 10:27:36.488471 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 10:27:36.765453 | debian-bookworm -> localhost | ok 2026-07-02 10:27:36.771753 | 2026-07-02 10:27:36.771853 | TASK [validate-host : Collect information about the host] 2026-07-02 10:27:37.921218 | debian-bookworm | ok 2026-07-02 10:27:37.932720 | 2026-07-02 10:27:37.932822 | TASK [validate-host : Sanitize hostname] 2026-07-02 10:27:38.132358 | debian-bookworm | ok 2026-07-02 10:27:38.142465 | 2026-07-02 10:27:38.142611 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 10:27:38.926329 | debian-bookworm -> localhost | changed 2026-07-02 10:27:38.932769 | 2026-07-02 10:27:38.932890 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 10:27:39.436873 | debian-bookworm | ok 2026-07-02 10:27:39.441968 | 2026-07-02 10:27:39.442091 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 10:27:40.087166 | debian-bookworm -> localhost | changed 2026-07-02 10:27:40.099321 | 2026-07-02 10:27:40.099442 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 10:27:40.399644 | debian-bookworm | ok 2026-07-02 10:27:40.406070 | 2026-07-02 10:27:40.406190 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 10:27:42.047109 | debian-bookworm | changed: 2026-07-02 10:27:42.047384 | debian-bookworm | cd+++++++++ src/ 2026-07-02 10:27:42.047419 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 10:27:42.047444 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 10:27:42.047465 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-02 10:27:42.047486 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/logs" 2026-07-02 10:30:24.523233 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/artifacts" 2026-07-02 10:30:24.819692 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9c17cb492f54feba332a0c4829b2444/work/docs" 2026-07-02 10:30:24.838294 | 2026-07-02 10:30:24.838481 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 10:30:25.623095 | debian-bookworm | changed: 2026-07-02 10:30:25.623577 | debian-bookworm | .d..t...... ./ 2026-07-02 10:30:25.623641 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 10:30:25.623684 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 10:30:25.623722 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 10:30:25.623769 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 10:30:25.623832 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 10:30:25.623913 | debian-bookworm | changed: All items complete 2026-07-02 10:30:25.623953 | 2026-07-02 10:30:26.248787 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 10:30:26.848749 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 10:30:26.870563 | 2026-07-02 10:30:26.870718 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 10:30:27.225765 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009842 2026-07-02 10:30:27.537407 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011066 2026-07-02 10:30:27.563073 | 2026-07-02 10:30:27.563247 | PLAY RECAP 2026-07-02 10:30:27.563371 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 10:30:27.563415 | 2026-07-02 10:30:27.724448 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 10:30:27.725531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 10:30:28.499298 | 2026-07-02 10:30:28.499519 | PLAY [Base post] 2026-07-02 10:30:28.517023 | 2026-07-02 10:30:28.517431 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 10:30:29.114540 | debian-bookworm | changed 2026-07-02 10:30:29.123212 | 2026-07-02 10:30:29.123401 | PLAY RECAP 2026-07-02 10:30:29.123477 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 10:30:29.123545 | 2026-07-02 10:30:29.266671 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 10:30:29.267732 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 10:30:30.135669 | 2026-07-02 10:30:30.135860 | PLAY [Base post-logs] 2026-07-02 10:30:30.147479 | 2026-07-02 10:30:30.147653 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 10:30:30.633448 | localhost | changed 2026-07-02 10:30:30.644035 | 2026-07-02 10:30:30.644207 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 10:30:30.680185 | localhost | ok 2026-07-02 10:30:30.683457 | 2026-07-02 10:30:30.683562 | TASK [Set zuul-log-path fact] 2026-07-02 10:30:30.698906 | localhost | ok 2026-07-02 10:30:30.707139 | 2026-07-02 10:30:30.707256 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 10:30:30.732263 | localhost | ok 2026-07-02 10:30:30.735473 | 2026-07-02 10:30:30.735583 | TASK [upload-logs : Create log directories] 2026-07-02 10:30:31.275848 | localhost | changed 2026-07-02 10:30:31.281184 | 2026-07-02 10:30:31.281695 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 10:30:31.827668 | localhost -> localhost | ok: Runtime: 0:00:00.005031 2026-07-02 10:30:31.837890 | 2026-07-02 10:30:31.838127 | TASK [upload-logs : Upload logs to log server] 2026-07-02 10:30:32.439642 | localhost | Output suppressed because no_log was given 2026-07-02 10:30:32.444449 | 2026-07-02 10:30:32.444681 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 10:30:32.508402 | localhost | skipping: Conditional result was False 2026-07-02 10:30:32.513776 | localhost | skipping: Conditional result was False 2026-07-02 10:30:32.528637 | 2026-07-02 10:30:32.528878 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 10:30:32.589456 | localhost | skipping: Conditional result was False 2026-07-02 10:30:32.590462 | 2026-07-02 10:30:32.593436 | localhost | skipping: Conditional result was False 2026-07-02 10:30:32.607617 | 2026-07-02 10:30:32.607915 | LOOP [upload-logs : Upload console log and json output]