2026-06-22 03:03:36.925502 | Job console starting 2026-06-22 03:03:36.948513 | Updating git repos 2026-06-22 03:03:37.059142 | Cloning repos into workspace 2026-06-22 03:03:37.215625 | Restoring repo states 2026-06-22 03:03:37.263890 | Merging changes 2026-06-22 03:03:37.263929 | Checking out repos 2026-06-22 03:03:37.360411 | Preparing playbooks 2026-06-22 03:03:39.116961 | Running Ansible setup 2026-06-22 03:03:46.237222 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-22 03:03:48.037567 | 2026-06-22 03:03:48.037716 | PLAY [Base pre] 2026-06-22 03:03:48.103282 | 2026-06-22 03:03:48.103437 | TASK [Setup log path fact] 2026-06-22 03:03:48.132014 | debian-bookworm | ok 2026-06-22 03:03:48.185737 | 2026-06-22 03:03:48.185899 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 03:03:48.265778 | debian-bookworm | ok 2026-06-22 03:03:48.293355 | 2026-06-22 03:03:48.293472 | TASK [emit-job-header : Print job information] 2026-06-22 03:03:48.375139 | # Job Information 2026-06-22 03:03:48.375287 | Ansible Version: 2.16.14 2026-06-22 03:03:48.375318 | Job: ansible-lint 2026-06-22 03:03:48.375346 | Pipeline: periodic-daily 2026-06-22 03:03:48.375365 | Executor: 521e9411259a 2026-06-22 03:03:48.375382 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-06-22 03:03:48.375400 | Event ID: 788a6f235fba47c8ada6d2668d7ec395 2026-06-22 03:03:48.380878 | 2026-06-22 03:03:48.381116 | LOOP [emit-job-header : Print node information] 2026-06-22 03:03:48.537638 | debian-bookworm | ok: 2026-06-22 03:03:48.537881 | debian-bookworm | # Node Information 2026-06-22 03:03:48.537933 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-22 03:03:48.537960 | debian-bookworm | Hostname: debian 2026-06-22 03:03:48.537982 | debian-bookworm | Username: zuul 2026-06-22 03:03:48.538003 | debian-bookworm | Distro: Debian 12.14 2026-06-22 03:03:48.538027 | debian-bookworm | Provider: regiocloud-a 2026-06-22 03:03:48.538049 | debian-bookworm | Region: 2026-06-22 03:03:48.538070 | debian-bookworm | Label: debian-bookworm 2026-06-22 03:03:48.538090 | debian-bookworm | Product Name: OpenStack Nova 2026-06-22 03:03:48.538110 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:ef0e 2026-06-22 03:03:48.556276 | 2026-06-22 03:03:48.556384 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-22 03:03:49.795768 | debian-bookworm -> localhost | changed 2026-06-22 03:03:49.812445 | 2026-06-22 03:03:49.812566 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-22 03:03:52.571326 | debian-bookworm -> localhost | changed 2026-06-22 03:03:52.580469 | 2026-06-22 03:03:52.580571 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-22 03:03:53.331897 | debian-bookworm -> localhost | ok 2026-06-22 03:03:53.337178 | 2026-06-22 03:03:53.337292 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-22 03:03:53.386232 | debian-bookworm | ok 2026-06-22 03:03:53.420506 | debian-bookworm | included: /var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-22 03:03:53.444615 | 2026-06-22 03:03:53.444739 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-22 03:03:55.870677 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-22 03:03:55.870895 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/5e95877f7b324bfa9b0326b8084b2e11_id_rsa 2026-06-22 03:03:55.870941 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/5e95877f7b324bfa9b0326b8084b2e11_id_rsa.pub 2026-06-22 03:03:55.870965 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-22 03:03:55.870986 | debian-bookworm -> localhost | SHA256:9KNL8VMhi5i8iFy1q7VCS6LQx56J9RDj9PYjB25rH+I zuul-build-sshkey 2026-06-22 03:03:55.871006 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-22 03:03:55.871035 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-22 03:03:55.871054 | debian-bookworm -> localhost | | | 2026-06-22 03:03:55.871073 | debian-bookworm -> localhost | | | 2026-06-22 03:03:55.871091 | debian-bookworm -> localhost | | . . . . | 2026-06-22 03:03:55.871109 | debian-bookworm -> localhost | | +o = o o . | 2026-06-22 03:03:55.871126 | debian-bookworm -> localhost | | . +.+= S + . | 2026-06-22 03:03:55.871145 | debian-bookworm -> localhost | |..ooO.+o + o | 2026-06-22 03:03:55.871162 | debian-bookworm -> localhost | |..oO.O=o+ o | 2026-06-22 03:03:55.871178 | debian-bookworm -> localhost | |. . *+*++o . | 2026-06-22 03:03:55.871194 | debian-bookworm -> localhost | | .+E=o. | 2026-06-22 03:03:55.871211 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-22 03:03:55.871253 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.505623 2026-06-22 03:03:55.879699 | 2026-06-22 03:03:55.879809 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-22 03:03:55.916754 | debian-bookworm | ok 2026-06-22 03:03:55.930447 | debian-bookworm | included: /var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-22 03:03:55.937090 | 2026-06-22 03:03:55.937173 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-22 03:03:55.993272 | debian-bookworm | skipping: Conditional result was False 2026-06-22 03:03:56.001902 | 2026-06-22 03:03:56.002064 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-22 03:03:56.842812 | debian-bookworm | changed 2026-06-22 03:03:56.854270 | 2026-06-22 03:03:56.854382 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-22 03:03:57.107476 | debian-bookworm | ok 2026-06-22 03:03:57.114327 | 2026-06-22 03:03:57.114441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-22 03:03:57.874212 | debian-bookworm | changed 2026-06-22 03:03:57.886044 | 2026-06-22 03:03:57.886167 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-22 03:03:58.648533 | debian-bookworm | changed 2026-06-22 03:03:58.653170 | 2026-06-22 03:03:58.653250 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-22 03:03:58.688210 | debian-bookworm | skipping: Conditional result was False 2026-06-22 03:03:58.694871 | 2026-06-22 03:03:58.695010 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-22 03:03:59.392897 | debian-bookworm -> localhost | changed 2026-06-22 03:03:59.406370 | 2026-06-22 03:03:59.406489 | TASK [add-build-sshkey : Add back temp key] 2026-06-22 03:04:00.008392 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/5e95877f7b324bfa9b0326b8084b2e11_id_rsa (zuul-build-sshkey) 2026-06-22 03:04:00.008634 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034342 2026-06-22 03:04:00.017086 | 2026-06-22 03:04:00.017202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-22 03:04:00.481271 | debian-bookworm | ok 2026-06-22 03:04:00.489811 | 2026-06-22 03:04:00.489940 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-22 03:04:00.533515 | debian-bookworm | skipping: Conditional result was False 2026-06-22 03:04:00.544677 | 2026-06-22 03:04:00.544797 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-22 03:04:01.149969 | debian-bookworm | ok 2026-06-22 03:04:01.169156 | 2026-06-22 03:04:01.169310 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-22 03:04:01.199597 | debian-bookworm | ok 2026-06-22 03:04:01.204981 | 2026-06-22 03:04:01.205098 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-22 03:04:01.648714 | debian-bookworm -> localhost | ok 2026-06-22 03:04:01.659879 | 2026-06-22 03:04:01.660082 | TASK [validate-host : Collect information about the host] 2026-06-22 03:04:04.220035 | debian-bookworm | ok 2026-06-22 03:04:04.239450 | 2026-06-22 03:04:04.239615 | TASK [validate-host : Sanitize hostname] 2026-06-22 03:04:04.563997 | debian-bookworm | ok 2026-06-22 03:04:04.572711 | 2026-06-22 03:04:04.572857 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-22 03:04:05.294117 | debian-bookworm -> localhost | changed 2026-06-22 03:04:05.301980 | 2026-06-22 03:04:05.302133 | TASK [validate-host : Collect information about zuul worker] 2026-06-22 03:04:05.826997 | debian-bookworm | ok 2026-06-22 03:04:05.841232 | 2026-06-22 03:04:05.841419 | TASK [validate-host : Write out all zuul information for each host] 2026-06-22 03:04:06.526831 | debian-bookworm -> localhost | changed 2026-06-22 03:04:06.545509 | 2026-06-22 03:04:06.545680 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-22 03:04:06.854466 | debian-bookworm | ok 2026-06-22 03:04:06.863160 | 2026-06-22 03:04:06.863334 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-22 03:04:07.897142 | debian-bookworm | changed: 2026-06-22 03:04:07.897392 | debian-bookworm | cd+++++++++ src/ 2026-06-22 03:04:07.897430 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-22 03:04:07.897455 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-22 03:04:07.897476 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-22 03:04:07.897497 | debian-bookworm | Containerfile 2026-06-22 03:04:07.906002 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/logs" 2026-06-22 03:06:41.103954 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/artifacts" 2026-06-22 03:06:41.480586 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5e95877f7b324bfa9b0326b8084b2e11/work/docs" 2026-06-22 03:06:41.510656 | 2026-06-22 03:06:41.510824 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-22 03:06:42.545658 | debian-bookworm | changed: 2026-06-22 03:06:42.546157 | debian-bookworm | .d..t...... ./ 2026-06-22 03:06:42.546229 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-22 03:06:42.546255 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-22 03:06:42.546277 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-22 03:06:42.546299 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-22 03:06:42.546319 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-22 03:06:42.546372 | debian-bookworm | changed: All items complete 2026-06-22 03:06:42.546403 | 2026-06-22 03:06:43.403325 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 03:06:44.494429 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 03:06:44.516539 | 2026-06-22 03:06:44.516705 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-22 03:06:44.545187 | debian-bookworm | skipping: Conditional result was False 2026-06-22 03:06:44.549475 | debian-bookworm | skipping: Conditional result was False 2026-06-22 03:06:44.559946 | 2026-06-22 03:06:44.560212 | PLAY RECAP 2026-06-22 03:06:44.560295 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-22 03:06:44.560321 | 2026-06-22 03:06:44.745083 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-22 03:06:44.746043 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 03:06:46.138031 | 2026-06-22 03:06:46.138248 | PLAY [Base post] 2026-06-22 03:06:46.169674 | 2026-06-22 03:06:46.169877 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-22 03:06:46.897248 | debian-bookworm | changed 2026-06-22 03:06:46.916877 | 2026-06-22 03:06:46.917074 | PLAY RECAP 2026-06-22 03:06:46.917166 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-22 03:06:46.917236 | 2026-06-22 03:06:47.128484 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 03:06:47.129467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-22 03:06:49.108658 | 2026-06-22 03:06:49.108809 | PLAY [Base post-logs] 2026-06-22 03:06:49.124720 | 2026-06-22 03:06:49.125041 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-22 03:06:50.830131 | localhost | changed 2026-06-22 03:06:50.842083 | 2026-06-22 03:06:50.842240 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-22 03:06:50.898487 | localhost | ok 2026-06-22 03:06:50.903373 | 2026-06-22 03:06:50.903489 | TASK [Set zuul-log-path fact] 2026-06-22 03:06:50.931640 | localhost | ok 2026-06-22 03:06:50.952826 | 2026-06-22 03:06:50.952959 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 03:06:51.020241 | localhost | ok 2026-06-22 03:06:51.023624 | 2026-06-22 03:06:51.023731 | TASK [upload-logs : Create log directories] 2026-06-22 03:06:52.540599 | localhost | changed 2026-06-22 03:06:52.543352 | 2026-06-22 03:06:52.543448 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-22 03:06:53.573345 | localhost -> localhost | ok: Runtime: 0:00:00.008356 2026-06-22 03:06:53.577876 | 2026-06-22 03:06:53.577999 | TASK [upload-logs : Upload logs to log server] 2026-06-22 03:06:54.451920 | localhost | Output suppressed because no_log was given 2026-06-22 03:06:54.454466 | 2026-06-22 03:06:54.454562 | LOOP [upload-logs : Compress console log and json output] 2026-06-22 03:06:54.539487 | localhost | skipping: Conditional result was False 2026-06-22 03:06:54.544498 | localhost | skipping: Conditional result was False 2026-06-22 03:06:54.552357 | 2026-06-22 03:06:54.552476 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-22 03:06:54.673831 | localhost | skipping: Conditional result was False 2026-06-22 03:06:54.674106 | 2026-06-22 03:06:54.683083 | localhost | skipping: Conditional result was False 2026-06-22 03:06:54.692554 | 2026-06-22 03:06:54.692685 | LOOP [upload-logs : Upload console log and json output]