2026-07-31 03:13:07.538503 | Job console starting 2026-07-31 03:13:07.552915 | Updating git repos 2026-07-31 03:13:07.596928 | Cloning repos into workspace 2026-07-31 03:13:07.730587 | Restoring repo states 2026-07-31 03:13:07.768512 | Merging changes 2026-07-31 03:13:07.768538 | Checking out repos 2026-07-31 03:13:07.874252 | Preparing playbooks 2026-07-31 03:13:09.325965 | Running Ansible setup 2026-07-31 03:13:14.157399 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:13:15.106478 | 2026-07-31 03:13:15.106673 | PLAY [Base pre] 2026-07-31 03:13:15.126538 | 2026-07-31 03:13:15.126722 | TASK [Setup log path fact] 2026-07-31 03:13:15.148272 | debian-bookworm | ok 2026-07-31 03:13:15.169506 | 2026-07-31 03:13:15.169709 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:13:15.200637 | debian-bookworm | ok 2026-07-31 03:13:15.214227 | 2026-07-31 03:13:15.214386 | TASK [emit-job-header : Print job information] 2026-07-31 03:13:15.255692 | # Job Information 2026-07-31 03:13:15.256025 | Ansible Version: 2.16.14 2026-07-31 03:13:15.256069 | Job: yamllint 2026-07-31 03:13:15.256110 | Pipeline: periodic-daily 2026-07-31 03:13:15.256134 | Executor: 521e9411259a 2026-07-31 03:13:15.256154 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-31 03:13:15.256178 | Event ID: dc9eae924be54c048fe18697a863780b 2026-07-31 03:13:15.264139 | 2026-07-31 03:13:15.264307 | LOOP [emit-job-header : Print node information] 2026-07-31 03:13:15.383377 | debian-bookworm | ok: 2026-07-31 03:13:15.383745 | debian-bookworm | # Node Information 2026-07-31 03:13:15.383787 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-31 03:13:15.383830 | debian-bookworm | Hostname: debian 2026-07-31 03:13:15.383852 | debian-bookworm | Username: zuul 2026-07-31 03:13:15.383873 | debian-bookworm | Distro: Debian 12.15 2026-07-31 03:13:15.383898 | debian-bookworm | Provider: regiocloud-a 2026-07-31 03:13:15.383920 | debian-bookworm | Region: 2026-07-31 03:13:15.383940 | debian-bookworm | Label: debian-bookworm 2026-07-31 03:13:15.383961 | debian-bookworm | Product Name: OpenStack Nova 2026-07-31 03:13:15.383980 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:e108 2026-07-31 03:13:15.404580 | 2026-07-31 03:13:15.404766 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:13:16.391204 | debian-bookworm -> localhost | changed 2026-07-31 03:13:16.399817 | 2026-07-31 03:13:16.399985 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:13:18.103351 | debian-bookworm -> localhost | changed 2026-07-31 03:13:18.122085 | 2026-07-31 03:13:18.122239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:13:18.727515 | debian-bookworm -> localhost | ok 2026-07-31 03:13:18.738077 | 2026-07-31 03:13:18.738230 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:13:18.778307 | debian-bookworm | ok 2026-07-31 03:13:18.810474 | debian-bookworm | included: /var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:13:18.818461 | 2026-07-31 03:13:18.818629 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:13:21.286127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-31 03:13:21.286425 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/2602bc83b4d048409b2e14a179e45c5f_id_rsa 2026-07-31 03:13:21.286485 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/2602bc83b4d048409b2e14a179e45c5f_id_rsa.pub 2026-07-31 03:13:21.286512 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-31 03:13:21.286711 | debian-bookworm -> localhost | SHA256:w/LRuyOyZ8DYlI/Z/MtQLDFdRlyzq/usuOvoNrYWgYE zuul-build-sshkey 2026-07-31 03:13:21.286746 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-31 03:13:21.286803 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-31 03:13:21.286828 | debian-bookworm -> localhost | | . o+.o | 2026-07-31 03:13:21.287506 | debian-bookworm -> localhost | | E . . o. o | 2026-07-31 03:13:21.287531 | debian-bookworm -> localhost | | +o . . | 2026-07-31 03:13:21.287554 | debian-bookworm -> localhost | | +..= . | 2026-07-31 03:13:21.287576 | debian-bookworm -> localhost | | =.*S.+ . | 2026-07-31 03:13:21.287610 | debian-bookworm -> localhost | | . *o== . . | 2026-07-31 03:13:21.287633 | debian-bookworm -> localhost | | .oo. . | 2026-07-31 03:13:21.287653 | debian-bookworm -> localhost | | . O+oo o | 2026-07-31 03:13:21.287675 | debian-bookworm -> localhost | | .X+=O=ooo | 2026-07-31 03:13:21.287695 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-31 03:13:21.287757 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.771402 2026-07-31 03:13:21.299077 | 2026-07-31 03:13:21.299230 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:13:21.335747 | debian-bookworm | ok 2026-07-31 03:13:21.363553 | debian-bookworm | included: /var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:13:21.378320 | 2026-07-31 03:13:21.378478 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:13:21.405005 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:13:21.415506 | 2026-07-31 03:13:21.415674 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:13:22.365762 | debian-bookworm | changed 2026-07-31 03:13:22.371519 | 2026-07-31 03:13:22.371618 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:13:22.627294 | debian-bookworm | ok 2026-07-31 03:13:22.633379 | 2026-07-31 03:13:22.633479 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:13:23.358228 | debian-bookworm | changed 2026-07-31 03:13:23.380364 | 2026-07-31 03:13:23.380486 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:13:24.082273 | debian-bookworm | changed 2026-07-31 03:13:24.087178 | 2026-07-31 03:13:24.087262 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:13:24.121146 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:13:24.126232 | 2026-07-31 03:13:24.126328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:13:24.740193 | debian-bookworm -> localhost | changed 2026-07-31 03:13:24.749440 | 2026-07-31 03:13:24.749530 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:13:25.097588 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/2602bc83b4d048409b2e14a179e45c5f_id_rsa (zuul-build-sshkey) 2026-07-31 03:13:25.097822 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014619 2026-07-31 03:13:25.107143 | 2026-07-31 03:13:25.107244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:13:25.490770 | debian-bookworm | ok 2026-07-31 03:13:25.499069 | 2026-07-31 03:13:25.499184 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:13:25.542636 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:13:25.553587 | 2026-07-31 03:13:25.553709 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:13:26.123016 | debian-bookworm | ok 2026-07-31 03:13:26.140116 | 2026-07-31 03:13:26.140250 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:13:26.195387 | debian-bookworm | ok 2026-07-31 03:13:26.200565 | 2026-07-31 03:13:26.205082 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:13:26.680059 | debian-bookworm -> localhost | ok 2026-07-31 03:13:26.689417 | 2026-07-31 03:13:26.689521 | TASK [validate-host : Collect information about the host] 2026-07-31 03:13:27.806675 | debian-bookworm | ok 2026-07-31 03:13:27.859667 | 2026-07-31 03:13:27.859818 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:13:28.189813 | debian-bookworm | ok 2026-07-31 03:13:28.196452 | 2026-07-31 03:13:28.196558 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:13:29.501674 | debian-bookworm -> localhost | changed 2026-07-31 03:13:29.508375 | 2026-07-31 03:13:29.508509 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:13:29.933688 | debian-bookworm | ok 2026-07-31 03:13:29.939065 | 2026-07-31 03:13:29.939192 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:13:31.115948 | debian-bookworm -> localhost | changed 2026-07-31 03:13:31.133380 | 2026-07-31 03:13:31.133503 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:13:31.456428 | debian-bookworm | ok 2026-07-31 03:13:31.472200 | 2026-07-31 03:13:31.472323 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:13:33.145646 | debian-bookworm | changed: 2026-07-31 03:13:33.145977 | debian-bookworm | cd+++++++++ src/ 2026-07-31 03:13:33.146027 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-31 03:13:33.146052 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-31 03:13:33.146074 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-31 03:13:33.146094 | debian-bookworm | Containerfile 2026-07-31 03:13:33.146291 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/logs" 2026-07-31 03:14:34.785188 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/artifacts" 2026-07-31 03:14:35.166924 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2602bc83b4d048409b2e14a179e45c5f/work/docs" 2026-07-31 03:14:35.188602 | 2026-07-31 03:14:35.188771 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-31 03:14:36.131082 | debian-bookworm | changed: 2026-07-31 03:14:36.131362 | debian-bookworm | .d..t...... ./ 2026-07-31 03:14:36.131397 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-31 03:14:36.131421 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-31 03:14:36.131443 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-31 03:14:36.131465 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-31 03:14:36.131486 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-31 03:14:36.131548 | debian-bookworm | changed: All items complete 2026-07-31 03:14:36.131575 | 2026-07-31 03:14:37.017560 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:14:37.683508 | debian-bookworm | changed: .d..t...... ./ 2026-07-31 03:14:37.704114 | 2026-07-31 03:14:37.704261 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-31 03:14:37.743904 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:14:37.758696 | debian-bookworm | skipping: Conditional result was False 2026-07-31 03:14:37.773337 | 2026-07-31 03:14:37.773434 | PLAY RECAP 2026-07-31 03:14:37.773508 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-31 03:14:37.773536 | 2026-07-31 03:14:37.926345 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-31 03:14:37.927549 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:14:39.307088 | 2026-07-31 03:14:39.307267 | PLAY [Base post] 2026-07-31 03:14:39.321856 | 2026-07-31 03:14:39.322010 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-31 03:14:40.049052 | debian-bookworm | changed 2026-07-31 03:14:40.083282 | 2026-07-31 03:14:40.083540 | PLAY RECAP 2026-07-31 03:14:40.083635 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-31 03:14:40.083711 | 2026-07-31 03:14:40.428427 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-31 03:14:40.429281 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-31 03:14:41.776872 | 2026-07-31 03:14:41.779435 | PLAY [Base post-logs] 2026-07-31 03:14:41.807690 | 2026-07-31 03:14:41.807851 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-31 03:14:42.487139 | localhost | changed 2026-07-31 03:14:42.505554 | 2026-07-31 03:14:42.505706 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-31 03:14:42.552410 | localhost | ok 2026-07-31 03:14:42.559988 | 2026-07-31 03:14:42.560094 | TASK [Set zuul-log-path fact] 2026-07-31 03:14:42.586193 | localhost | ok 2026-07-31 03:14:42.594148 | 2026-07-31 03:14:42.594249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:14:42.643164 | localhost | ok 2026-07-31 03:14:42.647081 | 2026-07-31 03:14:42.647189 | TASK [upload-logs : Create log directories] 2026-07-31 03:14:43.534254 | localhost | changed 2026-07-31 03:14:43.537331 | 2026-07-31 03:14:43.537431 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-31 03:14:44.199807 | localhost -> localhost | ok: Runtime: 0:00:00.022612 2026-07-31 03:14:44.203624 | 2026-07-31 03:14:44.203727 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:14:44.919196 | localhost | Output suppressed because no_log was given 2026-07-31 03:14:44.922399 | 2026-07-31 03:14:44.922619 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:14:44.997061 | localhost | skipping: Conditional result was False 2026-07-31 03:14:45.004771 | localhost | skipping: Conditional result was False 2026-07-31 03:14:45.012404 | 2026-07-31 03:14:45.012708 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:14:45.100124 | localhost | skipping: Conditional result was False 2026-07-31 03:14:45.101861 | 2026-07-31 03:14:45.111793 | localhost | skipping: Conditional result was False 2026-07-31 03:14:45.116709 | 2026-07-31 03:14:45.116950 | LOOP [upload-logs : Upload console log and json output]