2026-05-04 03:01:44.252841 | Job console starting 2026-05-04 03:01:44.268703 | Updating git repos 2026-05-04 03:01:44.320018 | Cloning repos into workspace 2026-05-04 03:01:44.371669 | Restoring repo states 2026-05-04 03:01:44.418723 | Merging changes 2026-05-04 03:01:44.418738 | Checking out repos 2026-05-04 03:01:44.523009 | Preparing playbooks 2026-05-04 03:01:45.755966 | Running Ansible setup 2026-05-04 03:01:52.225672 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 03:01:53.767121 | 2026-05-04 03:01:53.767316 | PLAY [Base pre] 2026-05-04 03:01:53.786579 | 2026-05-04 03:01:53.786757 | TASK [Setup log path fact] 2026-05-04 03:01:53.828916 | debian-bookworm | ok 2026-05-04 03:01:53.851953 | 2026-05-04 03:01:53.852145 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:01:53.892583 | debian-bookworm | ok 2026-05-04 03:01:53.905688 | 2026-05-04 03:01:53.905831 | TASK [emit-job-header : Print job information] 2026-05-04 03:01:53.999920 | # Job Information 2026-05-04 03:01:54.000423 | Ansible Version: 2.16.14 2026-05-04 03:01:54.000484 | Job: yamllint 2026-05-04 03:01:54.000731 | Pipeline: periodic-daily 2026-05-04 03:01:54.000790 | Executor: 521e9411259a 2026-05-04 03:01:54.000816 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-05-04 03:01:54.001026 | Event ID: f49477adbfe3467aa4030aca59f5a994 2026-05-04 03:01:54.019837 | 2026-05-04 03:01:54.020765 | LOOP [emit-job-header : Print node information] 2026-05-04 03:01:54.338359 | debian-bookworm | ok: 2026-05-04 03:01:54.338659 | debian-bookworm | # Node Information 2026-05-04 03:01:54.338699 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 03:01:54.338724 | debian-bookworm | Hostname: debian 2026-05-04 03:01:54.338746 | debian-bookworm | Username: zuul 2026-05-04 03:01:54.338766 | debian-bookworm | Distro: Debian 12.13 2026-05-04 03:01:54.338794 | debian-bookworm | Provider: regiocloud-a 2026-05-04 03:01:54.338816 | debian-bookworm | Region: 2026-05-04 03:01:54.338880 | debian-bookworm | Label: debian-bookworm 2026-05-04 03:01:54.338901 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 03:01:54.338921 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec4:4a69 2026-05-04 03:01:54.378740 | 2026-05-04 03:01:54.379035 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 03:01:55.523372 | debian-bookworm -> localhost | changed 2026-05-04 03:01:55.529302 | 2026-05-04 03:01:55.529395 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 03:01:57.485195 | debian-bookworm -> localhost | changed 2026-05-04 03:01:57.498943 | 2026-05-04 03:01:57.499082 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 03:01:57.777415 | debian-bookworm -> localhost | ok 2026-05-04 03:01:57.784542 | 2026-05-04 03:01:57.784660 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 03:01:57.804800 | debian-bookworm | ok 2026-05-04 03:01:57.820701 | debian-bookworm | included: /var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 03:01:57.825929 | 2026-05-04 03:01:57.826032 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 03:02:00.667726 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 03:02:00.667898 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/3ba0d119a8f841d088ddb84c5baf1dae_id_rsa 2026-05-04 03:02:00.667928 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/3ba0d119a8f841d088ddb84c5baf1dae_id_rsa.pub 2026-05-04 03:02:00.667951 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 03:02:00.667980 | debian-bookworm -> localhost | SHA256:cv5xymzJvKqR5J/1xnmHry9DsOWMirJ0cY/dKOh1PsU zuul-build-sshkey 2026-05-04 03:02:00.668001 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 03:02:00.668028 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 03:02:00.668046 | debian-bookworm -> localhost | | | 2026-05-04 03:02:00.668064 | debian-bookworm -> localhost | | | 2026-05-04 03:02:00.668082 | debian-bookworm -> localhost | | | 2026-05-04 03:02:00.668098 | debian-bookworm -> localhost | | . . | 2026-05-04 03:02:00.668115 | debian-bookworm -> localhost | | o S . O | 2026-05-04 03:02:00.668136 | debian-bookworm -> localhost | | o = + +ooE | 2026-05-04 03:02:00.668153 | debian-bookworm -> localhost | | = ++*+*+.. | 2026-05-04 03:02:00.668169 | debian-bookworm -> localhost | | ..=.B*O= = .| 2026-05-04 03:02:00.668186 | debian-bookworm -> localhost | | o+=o*ooo.Bo| 2026-05-04 03:02:00.668202 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 03:02:00.668240 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.212592 2026-05-04 03:02:00.680219 | 2026-05-04 03:02:00.685711 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 03:02:00.732569 | debian-bookworm | ok 2026-05-04 03:02:00.744510 | debian-bookworm | included: /var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 03:02:00.762525 | 2026-05-04 03:02:00.773652 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 03:02:00.845551 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:02:00.850405 | 2026-05-04 03:02:00.850495 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 03:02:01.722964 | debian-bookworm | changed 2026-05-04 03:02:01.730033 | 2026-05-04 03:02:01.730146 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 03:02:01.980810 | debian-bookworm | ok 2026-05-04 03:02:01.989093 | 2026-05-04 03:02:01.989208 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 03:02:02.703381 | debian-bookworm | changed 2026-05-04 03:02:02.708876 | 2026-05-04 03:02:02.708954 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 03:02:03.386468 | debian-bookworm | changed 2026-05-04 03:02:03.394105 | 2026-05-04 03:02:03.394349 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 03:02:03.437104 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:02:03.442126 | 2026-05-04 03:02:03.442211 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 03:02:04.192014 | debian-bookworm -> localhost | changed 2026-05-04 03:02:04.202869 | 2026-05-04 03:02:04.202975 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 03:02:04.840629 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/3ba0d119a8f841d088ddb84c5baf1dae_id_rsa (zuul-build-sshkey) 2026-05-04 03:02:04.840822 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009091 2026-05-04 03:02:04.848708 | 2026-05-04 03:02:04.848839 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 03:02:05.338917 | debian-bookworm | ok 2026-05-04 03:02:05.343054 | 2026-05-04 03:02:05.343137 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 03:02:05.377777 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:02:05.387577 | 2026-05-04 03:02:05.387672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 03:02:05.958556 | debian-bookworm | ok 2026-05-04 03:02:05.974110 | 2026-05-04 03:02:05.974215 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 03:02:06.032176 | debian-bookworm | ok 2026-05-04 03:02:06.038526 | 2026-05-04 03:02:06.038626 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 03:02:06.798681 | debian-bookworm -> localhost | ok 2026-05-04 03:02:06.803836 | 2026-05-04 03:02:06.803918 | TASK [validate-host : Collect information about the host] 2026-05-04 03:02:08.040124 | debian-bookworm | ok 2026-05-04 03:02:08.064584 | 2026-05-04 03:02:08.064733 | TASK [validate-host : Sanitize hostname] 2026-05-04 03:02:08.193089 | debian-bookworm | ok 2026-05-04 03:02:08.254299 | 2026-05-04 03:02:08.254397 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 03:02:09.035448 | debian-bookworm -> localhost | changed 2026-05-04 03:02:09.044840 | 2026-05-04 03:02:09.044939 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 03:02:09.509134 | debian-bookworm | ok 2026-05-04 03:02:09.513696 | 2026-05-04 03:02:09.513785 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 03:02:10.120139 | debian-bookworm -> localhost | changed 2026-05-04 03:02:10.132596 | 2026-05-04 03:02:10.132714 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 03:02:10.431567 | debian-bookworm | ok 2026-05-04 03:02:10.436812 | 2026-05-04 03:02:10.436908 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 03:02:11.665204 | debian-bookworm | changed: 2026-05-04 03:02:11.665383 | debian-bookworm | cd+++++++++ src/ 2026-05-04 03:02:11.665418 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 03:02:11.665443 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 03:02:11.665466 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-04 03:02:11.665487 | debian-bookworm | Containerfile 2026-05-04 03:02:11.665657 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/logs" 2026-05-04 03:02:40.133799 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/artifacts" 2026-05-04 03:02:40.534426 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3ba0d119a8f841d088ddb84c5baf1dae/work/docs" 2026-05-04 03:02:40.553710 | 2026-05-04 03:02:40.553862 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 03:02:41.604332 | debian-bookworm | changed: 2026-05-04 03:02:41.604783 | debian-bookworm | .d..t...... ./ 2026-05-04 03:02:41.604841 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 03:02:41.604873 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 03:02:41.604900 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 03:02:41.604950 | debian-bookworm | changed: All items complete 2026-05-04 03:02:41.605022 | 2026-05-04 03:02:42.323207 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:02:43.171105 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:02:43.200186 | 2026-05-04 03:02:43.200356 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 03:02:43.233151 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:02:43.239697 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:02:43.261234 | 2026-05-04 03:02:43.261362 | PLAY RECAP 2026-05-04 03:02:43.261441 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-04 03:02:43.261467 | 2026-05-04 03:02:43.481064 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 03:02:43.481917 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:02:44.479251 | 2026-05-04 03:02:44.479430 | PLAY [Base post] 2026-05-04 03:02:44.502698 | 2026-05-04 03:02:44.502918 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 03:02:45.228643 | debian-bookworm | changed 2026-05-04 03:02:45.239153 | 2026-05-04 03:02:45.239291 | PLAY RECAP 2026-05-04 03:02:45.239356 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 03:02:45.239420 | 2026-05-04 03:02:45.477112 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:02:45.477947 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 03:02:46.521619 | 2026-05-04 03:02:46.521811 | PLAY [Base post-logs] 2026-05-04 03:02:46.533589 | 2026-05-04 03:02:46.533768 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 03:02:47.438013 | localhost | changed 2026-05-04 03:02:47.447289 | 2026-05-04 03:02:47.447429 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 03:02:47.472299 | localhost | ok 2026-05-04 03:02:47.475148 | 2026-05-04 03:02:47.475234 | TASK [Set zuul-log-path fact] 2026-05-04 03:02:47.489711 | localhost | ok 2026-05-04 03:02:47.497309 | 2026-05-04 03:02:47.497417 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:02:47.521914 | localhost | ok 2026-05-04 03:02:47.524836 | 2026-05-04 03:02:47.524924 | TASK [upload-logs : Create log directories] 2026-05-04 03:02:47.999088 | localhost | changed 2026-05-04 03:02:48.001665 | 2026-05-04 03:02:48.001755 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 03:02:48.459945 | localhost -> localhost | ok: Runtime: 0:00:00.011393 2026-05-04 03:02:48.463509 | 2026-05-04 03:02:48.463613 | TASK [upload-logs : Upload logs to log server] 2026-05-04 03:02:49.512699 | localhost | Output suppressed because no_log was given 2026-05-04 03:02:49.514330 | 2026-05-04 03:02:49.514423 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 03:02:49.572388 | localhost | skipping: Conditional result was False 2026-05-04 03:02:49.578006 | localhost | skipping: Conditional result was False 2026-05-04 03:02:49.580854 | 2026-05-04 03:02:49.580971 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 03:02:49.628302 | localhost | skipping: Conditional result was False 2026-05-04 03:02:49.628489 | 2026-05-04 03:02:49.633515 | localhost | skipping: Conditional result was False 2026-05-04 03:02:49.638204 | 2026-05-04 03:02:49.638355 | LOOP [upload-logs : Upload console log and json output]