2026-07-04 03:19:01.228292 | Job console starting 2026-07-04 03:19:01.237014 | Updating git repos 2026-07-04 03:19:01.369966 | Cloning repos into workspace 2026-07-04 03:19:01.451175 | Restoring repo states 2026-07-04 03:19:01.526714 | Merging changes 2026-07-04 03:19:01.526733 | Checking out repos 2026-07-04 03:19:01.845422 | Preparing playbooks 2026-07-04 03:19:03.484851 | Running Ansible setup 2026-07-04 03:19:08.801694 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-04 03:19:09.850489 | 2026-07-04 03:19:09.850664 | PLAY [Base pre] 2026-07-04 03:19:09.891616 | 2026-07-04 03:19:09.891759 | TASK [Setup log path fact] 2026-07-04 03:19:09.920441 | debian-bookworm | ok 2026-07-04 03:19:09.957605 | 2026-07-04 03:19:09.957754 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:19:10.002365 | debian-bookworm | ok 2026-07-04 03:19:10.022533 | 2026-07-04 03:19:10.022662 | TASK [emit-job-header : Print job information] 2026-07-04 03:19:10.093956 | # Job Information 2026-07-04 03:19:10.094129 | Ansible Version: 2.16.14 2026-07-04 03:19:10.094166 | Job: ansible-lint 2026-07-04 03:19:10.094201 | Pipeline: periodic-daily 2026-07-04 03:19:10.094225 | Executor: 521e9411259a 2026-07-04 03:19:10.094246 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-04 03:19:10.094268 | Event ID: 98a14d150ec14d5c80fec80582f57545 2026-07-04 03:19:10.119657 | 2026-07-04 03:19:10.119831 | LOOP [emit-job-header : Print node information] 2026-07-04 03:19:10.339356 | debian-bookworm | ok: 2026-07-04 03:19:10.339682 | debian-bookworm | # Node Information 2026-07-04 03:19:10.339719 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-04 03:19:10.339740 | debian-bookworm | Hostname: debian 2026-07-04 03:19:10.339758 | debian-bookworm | Username: zuul 2026-07-04 03:19:10.339775 | debian-bookworm | Distro: Debian 12.14 2026-07-04 03:19:10.339795 | debian-bookworm | Provider: regiocloud-a 2026-07-04 03:19:10.339812 | debian-bookworm | Region: 2026-07-04 03:19:10.339829 | debian-bookworm | Label: debian-bookworm 2026-07-04 03:19:10.339845 | debian-bookworm | Product Name: OpenStack Nova 2026-07-04 03:19:10.339860 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:a223 2026-07-04 03:19:10.358206 | 2026-07-04 03:19:10.358416 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-04 03:19:10.885340 | debian-bookworm -> localhost | changed 2026-07-04 03:19:10.892432 | 2026-07-04 03:19:10.892539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-04 03:19:11.939756 | debian-bookworm -> localhost | changed 2026-07-04 03:19:11.948481 | 2026-07-04 03:19:11.948584 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-04 03:19:12.276304 | debian-bookworm -> localhost | ok 2026-07-04 03:19:12.298411 | 2026-07-04 03:19:12.298593 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-04 03:19:12.328978 | debian-bookworm | ok 2026-07-04 03:19:12.354093 | debian-bookworm | included: /var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-04 03:19:12.369917 | 2026-07-04 03:19:12.370048 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-04 03:19:13.342151 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-04 03:19:13.342389 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/50a1640ee7bb48ccb380c88f52bec1df_id_rsa 2026-07-04 03:19:13.342431 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/50a1640ee7bb48ccb380c88f52bec1df_id_rsa.pub 2026-07-04 03:19:13.342459 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-04 03:19:13.342484 | debian-bookworm -> localhost | SHA256:RdaKPEohkW08YbbCAhZ/kPOyJA26WfThHnkswCjCl6s zuul-build-sshkey 2026-07-04 03:19:13.342507 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-04 03:19:13.342541 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-04 03:19:13.342564 | debian-bookworm -> localhost | |o=..+=+. o. | 2026-07-04 03:19:13.342586 | debian-bookworm -> localhost | |=+=*=o*. o . | 2026-07-04 03:19:13.342606 | debian-bookworm -> localhost | |+.==*B.+ ... | 2026-07-04 03:19:13.342625 | debian-bookworm -> localhost | |...*Bo+ +.. | 2026-07-04 03:19:13.342645 | debian-bookworm -> localhost | | ++.o= .S. | 2026-07-04 03:19:13.342671 | debian-bookworm -> localhost | |oE .. . | 2026-07-04 03:19:13.342691 | debian-bookworm -> localhost | | | 2026-07-04 03:19:13.342711 | debian-bookworm -> localhost | | | 2026-07-04 03:19:13.342732 | debian-bookworm -> localhost | | | 2026-07-04 03:19:13.342752 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-04 03:19:13.342807 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.412639 2026-07-04 03:19:13.349332 | 2026-07-04 03:19:13.349441 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-04 03:19:13.384470 | debian-bookworm | ok 2026-07-04 03:19:13.400031 | debian-bookworm | included: /var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-04 03:19:13.408334 | 2026-07-04 03:19:13.408425 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-04 03:19:13.431744 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:13.437496 | 2026-07-04 03:19:13.437582 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-04 03:19:14.101615 | debian-bookworm | changed 2026-07-04 03:19:14.107611 | 2026-07-04 03:19:14.107705 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-04 03:19:14.345475 | debian-bookworm | ok 2026-07-04 03:19:14.351295 | 2026-07-04 03:19:14.351400 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-04 03:19:14.993741 | debian-bookworm | changed 2026-07-04 03:19:14.999416 | 2026-07-04 03:19:14.999517 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-04 03:19:15.601278 | debian-bookworm | changed 2026-07-04 03:19:15.610740 | 2026-07-04 03:19:15.623855 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-04 03:19:15.657321 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:15.664055 | 2026-07-04 03:19:15.664205 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-04 03:19:16.321499 | debian-bookworm -> localhost | changed 2026-07-04 03:19:16.340678 | 2026-07-04 03:19:16.340868 | TASK [add-build-sshkey : Add back temp key] 2026-07-04 03:19:17.014425 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/50a1640ee7bb48ccb380c88f52bec1df_id_rsa (zuul-build-sshkey) 2026-07-04 03:19:17.014810 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019623 2026-07-04 03:19:17.024292 | 2026-07-04 03:19:17.024388 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-04 03:19:17.566352 | debian-bookworm | ok 2026-07-04 03:19:17.579207 | 2026-07-04 03:19:17.579382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-04 03:19:17.640059 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:17.660653 | 2026-07-04 03:19:17.660811 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-04 03:19:18.311761 | debian-bookworm | ok 2026-07-04 03:19:18.360938 | 2026-07-04 03:19:18.361132 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-04 03:19:18.426009 | debian-bookworm | ok 2026-07-04 03:19:18.434707 | 2026-07-04 03:19:18.439394 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-04 03:19:19.316200 | debian-bookworm -> localhost | ok 2026-07-04 03:19:19.323794 | 2026-07-04 03:19:19.323948 | TASK [validate-host : Collect information about the host] 2026-07-04 03:19:20.825164 | debian-bookworm | ok 2026-07-04 03:19:20.846466 | 2026-07-04 03:19:20.846656 | TASK [validate-host : Sanitize hostname] 2026-07-04 03:19:21.234810 | debian-bookworm | ok 2026-07-04 03:19:21.244739 | 2026-07-04 03:19:21.244918 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-04 03:19:22.212949 | debian-bookworm -> localhost | changed 2026-07-04 03:19:22.219692 | 2026-07-04 03:19:22.219820 | TASK [validate-host : Collect information about zuul worker] 2026-07-04 03:19:22.664918 | debian-bookworm | ok 2026-07-04 03:19:22.676372 | 2026-07-04 03:19:22.676588 | TASK [validate-host : Write out all zuul information for each host] 2026-07-04 03:19:23.411948 | debian-bookworm -> localhost | changed 2026-07-04 03:19:23.436981 | 2026-07-04 03:19:23.437141 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-04 03:19:23.722190 | debian-bookworm | ok 2026-07-04 03:19:23.729307 | 2026-07-04 03:19:23.729437 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-04 03:19:25.111852 | debian-bookworm | changed: 2026-07-04 03:19:25.112151 | debian-bookworm | cd+++++++++ src/ 2026-07-04 03:19:25.112189 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-04 03:19:25.112215 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-04 03:19:25.112237 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-04 03:19:25.112259 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/logs" 2026-07-04 03:22:21.435191 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/artifacts" 2026-07-04 03:22:21.763661 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/50a1640ee7bb48ccb380c88f52bec1df/work/docs" 2026-07-04 03:22:21.774801 | 2026-07-04 03:22:21.774928 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-04 03:22:22.735244 | debian-bookworm | changed: 2026-07-04 03:22:22.735454 | debian-bookworm | .d..t...... ./ 2026-07-04 03:22:22.735490 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-04 03:22:22.735516 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-04 03:22:22.735544 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-04 03:22:22.735566 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-04 03:22:22.735586 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-04 03:22:22.735627 | debian-bookworm | changed: All items complete 2026-07-04 03:22:22.735654 | 2026-07-04 03:22:23.605471 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:22:24.259554 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:22:24.276363 | 2026-07-04 03:22:24.276485 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-04 03:22:24.311544 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:22:24.319417 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:22:24.342878 | 2026-07-04 03:22:24.342977 | PLAY RECAP 2026-07-04 03:22:24.343029 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-04 03:22:24.343105 | 2026-07-04 03:22:24.619960 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-04 03:22:24.620714 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:22:26.162210 | 2026-07-04 03:22:26.162358 | PLAY [Base post] 2026-07-04 03:22:26.176313 | 2026-07-04 03:22:26.176441 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-04 03:22:26.826918 | debian-bookworm | changed 2026-07-04 03:22:26.837940 | 2026-07-04 03:22:26.838070 | PLAY RECAP 2026-07-04 03:22:26.838141 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-04 03:22:26.838211 | 2026-07-04 03:22:27.132037 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:22:27.132732 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-04 03:22:28.522503 | 2026-07-04 03:22:28.522645 | PLAY [Base post-logs] 2026-07-04 03:22:28.541994 | 2026-07-04 03:22:28.542124 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-04 03:22:29.294223 | localhost | changed 2026-07-04 03:22:29.302465 | 2026-07-04 03:22:29.302567 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-04 03:22:29.349145 | localhost | ok 2026-07-04 03:22:29.351834 | 2026-07-04 03:22:29.351914 | TASK [Set zuul-log-path fact] 2026-07-04 03:22:29.396893 | localhost | ok 2026-07-04 03:22:29.403486 | 2026-07-04 03:22:29.403571 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:22:29.462707 | localhost | ok 2026-07-04 03:22:29.465192 | 2026-07-04 03:22:29.465267 | TASK [upload-logs : Create log directories] 2026-07-04 03:22:30.222321 | localhost | changed 2026-07-04 03:22:30.226492 | 2026-07-04 03:22:30.226576 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-04 03:22:30.827197 | localhost -> localhost | ok: Runtime: 0:00:00.023616 2026-07-04 03:22:30.830518 | 2026-07-04 03:22:30.830609 | TASK [upload-logs : Upload logs to log server] 2026-07-04 03:22:31.333920 | localhost | Output suppressed because no_log was given 2026-07-04 03:22:31.335430 | 2026-07-04 03:22:31.335506 | LOOP [upload-logs : Compress console log and json output] 2026-07-04 03:22:31.441924 | localhost | skipping: Conditional result was False 2026-07-04 03:22:31.447981 | localhost | skipping: Conditional result was False 2026-07-04 03:22:31.455465 | 2026-07-04 03:22:31.455568 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-04 03:22:31.545816 | localhost | skipping: Conditional result was False 2026-07-04 03:22:31.546047 | 2026-07-04 03:22:31.551063 | localhost | skipping: Conditional result was False 2026-07-04 03:22:31.561551 | 2026-07-04 03:22:31.561662 | LOOP [upload-logs : Upload console log and json output]