2026-07-13 03:25:21.903895 | Job console starting 2026-07-13 03:25:21.911313 | Updating git repos 2026-07-13 03:25:21.970370 | Cloning repos into workspace 2026-07-13 03:25:22.043662 | Restoring repo states 2026-07-13 03:25:22.064974 | Merging changes 2026-07-13 03:25:22.064994 | Checking out repos 2026-07-13 03:25:22.147713 | Preparing playbooks 2026-07-13 03:25:23.565408 | Running Ansible setup 2026-07-13 03:25:28.324551 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 03:25:29.254794 | 2026-07-13 03:25:29.255043 | PLAY [Base pre] 2026-07-13 03:25:29.291142 | 2026-07-13 03:25:29.291365 | TASK [Setup log path fact] 2026-07-13 03:25:29.329589 | debian-bookworm | ok 2026-07-13 03:25:29.352608 | 2026-07-13 03:25:29.352785 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:25:29.415375 | debian-bookworm | ok 2026-07-13 03:25:29.444237 | 2026-07-13 03:25:29.444447 | TASK [emit-job-header : Print job information] 2026-07-13 03:25:29.515698 | # Job Information 2026-07-13 03:25:29.515911 | Ansible Version: 2.16.14 2026-07-13 03:25:29.515949 | Job: yamllint 2026-07-13 03:25:29.515985 | Pipeline: periodic-daily 2026-07-13 03:25:29.516008 | Executor: 521e9411259a 2026-07-13 03:25:29.516029 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-13 03:25:29.516050 | Event ID: 18d194d5fda2469fad4722f374b22ef9 2026-07-13 03:25:29.527034 | 2026-07-13 03:25:29.527263 | LOOP [emit-job-header : Print node information] 2026-07-13 03:25:29.730356 | debian-bookworm | ok: 2026-07-13 03:25:29.731590 | debian-bookworm | # Node Information 2026-07-13 03:25:29.731774 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 03:25:29.731860 | debian-bookworm | Hostname: debian 2026-07-13 03:25:29.731928 | debian-bookworm | Username: zuul 2026-07-13 03:25:29.731989 | debian-bookworm | Distro: Debian 12.15 2026-07-13 03:25:29.732058 | debian-bookworm | Provider: regiocloud-a 2026-07-13 03:25:29.732120 | debian-bookworm | Region: 2026-07-13 03:25:29.732179 | debian-bookworm | Label: debian-bookworm 2026-07-13 03:25:29.732235 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 03:25:29.732289 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:d18e 2026-07-13 03:25:29.777510 | 2026-07-13 03:25:29.777820 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 03:25:30.727630 | debian-bookworm -> localhost | changed 2026-07-13 03:25:30.740765 | 2026-07-13 03:25:30.741235 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 03:25:32.468984 | debian-bookworm -> localhost | changed 2026-07-13 03:25:32.491589 | 2026-07-13 03:25:32.491758 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 03:25:32.814058 | debian-bookworm -> localhost | ok 2026-07-13 03:25:32.821205 | 2026-07-13 03:25:32.821390 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 03:25:32.853250 | debian-bookworm | ok 2026-07-13 03:25:32.871544 | debian-bookworm | included: /var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 03:25:32.890465 | 2026-07-13 03:25:32.892912 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 03:25:35.010711 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 03:25:35.010966 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/6e533f27143c481ebc4e16da9ec18b61_id_rsa 2026-07-13 03:25:35.011004 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/6e533f27143c481ebc4e16da9ec18b61_id_rsa.pub 2026-07-13 03:25:35.011030 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 03:25:35.011054 | debian-bookworm -> localhost | SHA256:eQPnT5pUVdr3RsXwV7n9XhbXmK6MtSDBZxPozi5+u6I zuul-build-sshkey 2026-07-13 03:25:35.011077 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 03:25:35.011109 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 03:25:35.011132 | debian-bookworm -> localhost | | . o+=| 2026-07-13 03:25:35.011153 | debian-bookworm -> localhost | | . . . =+| 2026-07-13 03:25:35.011173 | debian-bookworm -> localhost | | o. ... .oX| 2026-07-13 03:25:35.011192 | debian-bookworm -> localhost | | +=+. o+B| 2026-07-13 03:25:35.011211 | debian-bookworm -> localhost | | oS+=... *| 2026-07-13 03:25:35.011234 | debian-bookworm -> localhost | | +o.*. ..+| 2026-07-13 03:25:35.011255 | debian-bookworm -> localhost | | . .o=.o o.| 2026-07-13 03:25:35.011276 | debian-bookworm -> localhost | | o o . + .| 2026-07-13 03:25:35.011297 | debian-bookworm -> localhost | | Eo.+oo | 2026-07-13 03:25:35.011317 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 03:25:35.011409 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.235313 2026-07-13 03:25:35.018720 | 2026-07-13 03:25:35.018967 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 03:25:35.091655 | debian-bookworm | ok 2026-07-13 03:25:35.111215 | debian-bookworm | included: /var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 03:25:35.132901 | 2026-07-13 03:25:35.133050 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 03:25:35.183227 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:25:35.189892 | 2026-07-13 03:25:35.190031 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 03:25:36.085504 | debian-bookworm | changed 2026-07-13 03:25:36.092745 | 2026-07-13 03:25:36.092847 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 03:25:36.381059 | debian-bookworm | ok 2026-07-13 03:25:36.389896 | 2026-07-13 03:25:36.390014 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 03:25:37.011801 | debian-bookworm | changed 2026-07-13 03:25:37.017190 | 2026-07-13 03:25:37.017290 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 03:25:37.591275 | debian-bookworm | changed 2026-07-13 03:25:37.596709 | 2026-07-13 03:25:37.596798 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 03:25:37.612287 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:25:37.624691 | 2026-07-13 03:25:37.624885 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 03:25:38.103396 | debian-bookworm -> localhost | changed 2026-07-13 03:25:38.117072 | 2026-07-13 03:25:38.117176 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 03:25:38.485418 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/6e533f27143c481ebc4e16da9ec18b61_id_rsa (zuul-build-sshkey) 2026-07-13 03:25:38.485630 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011969 2026-07-13 03:25:38.492854 | 2026-07-13 03:25:38.493252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 03:25:38.960595 | debian-bookworm | ok 2026-07-13 03:25:38.965649 | 2026-07-13 03:25:38.965740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 03:25:38.995060 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:25:39.016075 | 2026-07-13 03:25:39.016195 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 03:25:39.659873 | debian-bookworm | ok 2026-07-13 03:25:39.706009 | 2026-07-13 03:25:39.706677 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 03:25:39.775594 | debian-bookworm | ok 2026-07-13 03:25:39.787897 | 2026-07-13 03:25:39.788074 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 03:25:40.075941 | debian-bookworm -> localhost | ok 2026-07-13 03:25:40.090890 | 2026-07-13 03:25:40.091040 | TASK [validate-host : Collect information about the host] 2026-07-13 03:25:41.659328 | debian-bookworm | ok 2026-07-13 03:25:41.675576 | 2026-07-13 03:25:41.675804 | TASK [validate-host : Sanitize hostname] 2026-07-13 03:25:41.887900 | debian-bookworm | ok 2026-07-13 03:25:41.893823 | 2026-07-13 03:25:41.893962 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 03:25:42.629485 | debian-bookworm -> localhost | changed 2026-07-13 03:25:42.636861 | 2026-07-13 03:25:42.636995 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 03:25:43.063228 | debian-bookworm | ok 2026-07-13 03:25:43.085888 | 2026-07-13 03:25:43.086066 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 03:25:43.894236 | debian-bookworm -> localhost | changed 2026-07-13 03:25:43.911973 | 2026-07-13 03:25:43.912137 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 03:25:44.163817 | debian-bookworm | ok 2026-07-13 03:25:44.171363 | 2026-07-13 03:25:44.171493 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 03:25:45.313962 | debian-bookworm | changed: 2026-07-13 03:25:45.314219 | debian-bookworm | cd+++++++++ src/ 2026-07-13 03:25:45.314255 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 03:25:45.314278 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 03:25:45.314299 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-13 03:25:45.314340 | debian-bookworm | Containerfile 2026-07-13 03:25:45.314487 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/logs" 2026-07-13 03:26:47.714767 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/artifacts" 2026-07-13 03:26:48.036860 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e533f27143c481ebc4e16da9ec18b61/work/docs" 2026-07-13 03:26:48.054810 | 2026-07-13 03:26:48.054980 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 03:26:48.941539 | debian-bookworm | changed: 2026-07-13 03:26:48.943059 | debian-bookworm | .d..t...... ./ 2026-07-13 03:26:48.943160 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 03:26:48.943209 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 03:26:48.943233 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 03:26:48.943255 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 03:26:48.943276 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 03:26:48.943328 | debian-bookworm | changed: All items complete 2026-07-13 03:26:48.943355 | 2026-07-13 03:26:49.590410 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:26:50.296108 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:26:50.317245 | 2026-07-13 03:26:50.319080 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 03:26:50.347823 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:26:50.354545 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:26:50.372007 | 2026-07-13 03:26:50.372110 | PLAY RECAP 2026-07-13 03:26:50.372166 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-13 03:26:50.372239 | 2026-07-13 03:26:50.526632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 03:26:50.527546 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:26:51.757474 | 2026-07-13 03:26:51.757703 | PLAY [Base post] 2026-07-13 03:26:51.775912 | 2026-07-13 03:26:51.776099 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 03:26:52.496050 | debian-bookworm | changed 2026-07-13 03:26:52.506303 | 2026-07-13 03:26:52.506470 | PLAY RECAP 2026-07-13 03:26:52.506543 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 03:26:52.506609 | 2026-07-13 03:26:52.765599 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:26:52.770071 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 03:26:54.336483 | 2026-07-13 03:26:54.336840 | PLAY [Base post-logs] 2026-07-13 03:26:54.355711 | 2026-07-13 03:26:54.356038 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 03:26:55.415747 | localhost | changed 2026-07-13 03:26:55.443577 | 2026-07-13 03:26:55.443809 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 03:26:55.525786 | localhost | ok 2026-07-13 03:26:55.536721 | 2026-07-13 03:26:55.536974 | TASK [Set zuul-log-path fact] 2026-07-13 03:26:55.577661 | localhost | ok 2026-07-13 03:26:55.595721 | 2026-07-13 03:26:55.595883 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:26:55.639630 | localhost | ok 2026-07-13 03:26:55.643394 | 2026-07-13 03:26:55.643508 | TASK [upload-logs : Create log directories] 2026-07-13 03:26:56.383625 | localhost | changed 2026-07-13 03:26:56.386910 | 2026-07-13 03:26:56.387033 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 03:26:57.304919 | localhost -> localhost | ok: Runtime: 0:00:00.016082 2026-07-13 03:26:57.310465 | 2026-07-13 03:26:57.310607 | TASK [upload-logs : Upload logs to log server] 2026-07-13 03:26:58.021896 | localhost | Output suppressed because no_log was given 2026-07-13 03:26:58.023885 | 2026-07-13 03:26:58.023997 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 03:26:58.205954 | localhost | skipping: Conditional result was False 2026-07-13 03:26:58.215965 | localhost | skipping: Conditional result was False 2026-07-13 03:26:58.226468 | 2026-07-13 03:26:58.226636 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 03:26:58.285993 | localhost | skipping: Conditional result was False 2026-07-13 03:26:58.286400 | 2026-07-13 03:26:58.291070 | localhost | skipping: Conditional result was False 2026-07-13 03:26:58.295600 | 2026-07-13 03:26:58.295750 | LOOP [upload-logs : Upload console log and json output]