2026-05-06 03:14:18.218236 | Job console starting 2026-05-06 03:14:18.225734 | Updating git repos 2026-05-06 03:14:18.250920 | Cloning repos into workspace 2026-05-06 03:14:18.384066 | Restoring repo states 2026-05-06 03:14:18.401025 | Merging changes 2026-05-06 03:14:18.401042 | Checking out repos 2026-05-06 03:14:18.519140 | Preparing playbooks 2026-05-06 03:14:19.798059 | Running Ansible setup 2026-05-06 03:14:24.611278 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 03:14:25.844984 | 2026-05-06 03:14:25.845116 | PLAY [Base pre] 2026-05-06 03:14:25.861922 | 2026-05-06 03:14:25.862050 | TASK [Setup log path fact] 2026-05-06 03:14:25.901032 | debian-bookworm | ok 2026-05-06 03:14:25.932400 | 2026-05-06 03:14:25.932648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:14:26.030395 | debian-bookworm | ok 2026-05-06 03:14:26.048278 | 2026-05-06 03:14:26.048393 | TASK [emit-job-header : Print job information] 2026-05-06 03:14:26.139683 | # Job Information 2026-05-06 03:14:26.139843 | Ansible Version: 2.16.14 2026-05-06 03:14:26.139879 | Job: container-image-cfg-cookiecutter-push 2026-05-06 03:14:26.139913 | Pipeline: periodic-daily 2026-05-06 03:14:26.139937 | Executor: 521e9411259a 2026-05-06 03:14:26.139959 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-05-06 03:14:26.139981 | Event ID: 0e215964a4d849f1a861e1e5d5b2a6f1 2026-05-06 03:14:26.151881 | 2026-05-06 03:14:26.151998 | LOOP [emit-job-header : Print node information] 2026-05-06 03:14:26.410510 | debian-bookworm | ok: 2026-05-06 03:14:26.410668 | debian-bookworm | # Node Information 2026-05-06 03:14:26.410701 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 03:14:26.410727 | debian-bookworm | Hostname: debian 2026-05-06 03:14:26.410749 | debian-bookworm | Username: zuul 2026-05-06 03:14:26.410770 | debian-bookworm | Distro: Debian 12.13 2026-05-06 03:14:26.410794 | debian-bookworm | Provider: regiocloud-a 2026-05-06 03:14:26.410815 | debian-bookworm | Region: 2026-05-06 03:14:26.410851 | debian-bookworm | Label: debian-bookworm 2026-05-06 03:14:26.410872 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 03:14:26.410892 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:fe62 2026-05-06 03:14:26.438735 | 2026-05-06 03:14:26.438868 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 03:14:27.223889 | debian-bookworm -> localhost | changed 2026-05-06 03:14:27.231093 | 2026-05-06 03:14:27.231204 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 03:14:29.137014 | debian-bookworm -> localhost | changed 2026-05-06 03:14:29.148824 | 2026-05-06 03:14:29.148931 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 03:14:29.699164 | debian-bookworm -> localhost | ok 2026-05-06 03:14:29.705288 | 2026-05-06 03:14:29.705392 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 03:14:29.736991 | debian-bookworm | ok 2026-05-06 03:14:29.764811 | debian-bookworm | included: /var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 03:14:29.777725 | 2026-05-06 03:14:29.777828 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 03:14:32.376982 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 03:14:32.377252 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/c1bd59c9f07a4bcdb15a8d2ce47fe1d1_id_rsa 2026-05-06 03:14:32.377303 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/c1bd59c9f07a4bcdb15a8d2ce47fe1d1_id_rsa.pub 2026-05-06 03:14:32.377337 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 03:14:32.377368 | debian-bookworm -> localhost | SHA256:WNNwksw8nJdCDsIVoCPMkBO2KDXW7sjfu6HWn/X8dMY zuul-build-sshkey 2026-05-06 03:14:32.377409 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 03:14:32.377439 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 03:14:32.377467 | debian-bookworm -> localhost | |o++ooo+B+o.. | 2026-05-06 03:14:32.377496 | debian-bookworm -> localhost | |Oo.oo. oX=o | 2026-05-06 03:14:32.377537 | debian-bookworm -> localhost | |+=o. ++. | 2026-05-06 03:14:32.377563 | debian-bookworm -> localhost | |.. .. o . | 2026-05-06 03:14:32.377589 | debian-bookworm -> localhost | | . o . S | 2026-05-06 03:14:32.377623 | debian-bookworm -> localhost | | o . . | 2026-05-06 03:14:32.377650 | debian-bookworm -> localhost | | . o. . . E| 2026-05-06 03:14:32.377675 | debian-bookworm -> localhost | | o.o. o o . o | 2026-05-06 03:14:32.377701 | debian-bookworm -> localhost | | .. o+o o.. | 2026-05-06 03:14:32.377727 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 03:14:32.377790 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.487187 2026-05-06 03:14:32.385389 | 2026-05-06 03:14:32.385518 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 03:14:32.429854 | debian-bookworm | ok 2026-05-06 03:14:32.445452 | debian-bookworm | included: /var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 03:14:32.466040 | 2026-05-06 03:14:32.466158 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 03:14:32.489563 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:32.495544 | 2026-05-06 03:14:32.495651 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 03:14:33.486047 | debian-bookworm | changed 2026-05-06 03:14:33.491675 | 2026-05-06 03:14:33.491771 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 03:14:33.722470 | debian-bookworm | ok 2026-05-06 03:14:33.730537 | 2026-05-06 03:14:33.730643 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 03:14:34.316443 | debian-bookworm | changed 2026-05-06 03:14:34.328930 | 2026-05-06 03:14:34.329052 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 03:14:35.006423 | debian-bookworm | changed 2026-05-06 03:14:35.012037 | 2026-05-06 03:14:35.012134 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 03:14:35.051271 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:35.057351 | 2026-05-06 03:14:35.057454 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 03:14:35.740055 | debian-bookworm -> localhost | changed 2026-05-06 03:14:35.751070 | 2026-05-06 03:14:35.751176 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 03:14:36.148947 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/c1bd59c9f07a4bcdb15a8d2ce47fe1d1_id_rsa (zuul-build-sshkey) 2026-05-06 03:14:36.149155 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030699 2026-05-06 03:14:36.157107 | 2026-05-06 03:14:36.157225 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 03:14:36.677033 | debian-bookworm | ok 2026-05-06 03:14:36.689149 | 2026-05-06 03:14:36.689261 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 03:14:36.739708 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:14:36.758540 | 2026-05-06 03:14:36.758646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 03:14:37.228026 | debian-bookworm | ok 2026-05-06 03:14:37.258088 | 2026-05-06 03:14:37.258211 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 03:14:37.309450 | debian-bookworm | ok 2026-05-06 03:14:37.314659 | 2026-05-06 03:14:37.314764 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 03:14:37.893573 | debian-bookworm -> localhost | ok 2026-05-06 03:14:37.905360 | 2026-05-06 03:14:37.905552 | TASK [validate-host : Collect information about the host] 2026-05-06 03:14:39.357792 | debian-bookworm | ok 2026-05-06 03:14:39.368024 | 2026-05-06 03:14:39.368129 | TASK [validate-host : Sanitize hostname] 2026-05-06 03:14:39.457203 | debian-bookworm | ok 2026-05-06 03:14:39.486681 | 2026-05-06 03:14:39.486786 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 03:14:40.004158 | debian-bookworm -> localhost | changed 2026-05-06 03:14:40.009824 | 2026-05-06 03:14:40.009930 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 03:14:40.467400 | debian-bookworm | ok 2026-05-06 03:14:40.472051 | 2026-05-06 03:14:40.472142 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 03:14:41.031092 | debian-bookworm -> localhost | changed 2026-05-06 03:14:41.040244 | 2026-05-06 03:14:41.041706 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 03:14:41.302475 | debian-bookworm | ok 2026-05-06 03:14:41.307686 | 2026-05-06 03:14:41.307786 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 03:14:42.230778 | debian-bookworm | changed: 2026-05-06 03:14:42.230964 | debian-bookworm | cd+++++++++ src/ 2026-05-06 03:14:42.230997 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 03:14:42.231020 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 03:14:42.231041 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-06 03:14:42.231061 | debian-bookworm | Containerfile 2026-05-06 03:14:42.231190 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/logs" 2026-05-06 03:16:44.386411 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/artifacts" 2026-05-06 03:16:44.665794 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1bd59c9f07a4bcdb15a8d2ce47fe1d1/work/docs" 2026-05-06 03:16:44.677423 | 2026-05-06 03:16:44.677583 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 03:16:45.663320 | debian-bookworm | changed: 2026-05-06 03:16:45.663491 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 03:16:45.663536 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 03:16:45.663568 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 03:16:45.663612 | debian-bookworm | changed: All items complete 2026-05-06 03:16:45.663637 | 2026-05-06 03:16:46.240650 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:16:46.794388 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:16:46.809661 | 2026-05-06 03:16:46.809764 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 03:16:46.833784 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:16:46.848059 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:16:46.860029 | 2026-05-06 03:16:46.860101 | PLAY RECAP 2026-05-06 03:16:46.860146 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-06 03:16:46.860167 | 2026-05-06 03:16:47.012926 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 03:16:47.013644 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:16:47.644297 | 2026-05-06 03:16:47.644417 | PLAY [Base post] 2026-05-06 03:16:47.662588 | 2026-05-06 03:16:47.662711 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 03:16:48.419330 | debian-bookworm | changed 2026-05-06 03:16:48.431135 | 2026-05-06 03:16:48.431230 | PLAY RECAP 2026-05-06 03:16:48.431280 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 03:16:48.431330 | 2026-05-06 03:16:48.626964 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:16:48.627822 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 03:16:49.461839 | 2026-05-06 03:16:49.461973 | PLAY [Base post-logs] 2026-05-06 03:16:49.471658 | 2026-05-06 03:16:49.471774 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 03:16:49.984206 | localhost | changed 2026-05-06 03:16:49.993366 | 2026-05-06 03:16:49.993513 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 03:16:50.052368 | localhost | ok 2026-05-06 03:16:50.055291 | 2026-05-06 03:16:50.055378 | TASK [Set zuul-log-path fact] 2026-05-06 03:16:50.069707 | localhost | ok 2026-05-06 03:16:50.077839 | 2026-05-06 03:16:50.077932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:16:50.103725 | localhost | ok 2026-05-06 03:16:50.106686 | 2026-05-06 03:16:50.106784 | TASK [upload-logs : Create log directories] 2026-05-06 03:16:50.726912 | localhost | changed 2026-05-06 03:16:50.729470 | 2026-05-06 03:16:50.729577 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 03:16:51.354009 | localhost -> localhost | ok: Runtime: 0:00:00.028390 2026-05-06 03:16:51.358286 | 2026-05-06 03:16:51.358413 | TASK [upload-logs : Upload logs to log server] 2026-05-06 03:16:52.165980 | localhost | Output suppressed because no_log was given 2026-05-06 03:16:52.168568 | 2026-05-06 03:16:52.170583 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 03:16:52.241945 | localhost | skipping: Conditional result was False 2026-05-06 03:16:52.252955 | localhost | skipping: Conditional result was False 2026-05-06 03:16:52.263816 | 2026-05-06 03:16:52.263950 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 03:16:52.330347 | localhost | skipping: Conditional result was False 2026-05-06 03:16:52.330682 | 2026-05-06 03:16:52.336061 | localhost | skipping: Conditional result was False 2026-05-06 03:16:52.346863 | 2026-05-06 03:16:52.347000 | LOOP [upload-logs : Upload console log and json output]