2026-08-03 03:05:23.872176 | Job console starting 2026-08-03 03:05:23.893013 | Updating git repos 2026-08-03 03:05:23.996167 | Cloning repos into workspace 2026-08-03 03:05:24.102097 | Restoring repo states 2026-08-03 03:05:24.121338 | Merging changes 2026-08-03 03:05:24.121361 | Checking out repos 2026-08-03 03:05:24.238278 | Preparing playbooks 2026-08-03 03:05:25.836009 | Running Ansible setup 2026-08-03 03:05:31.191454 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:05:32.411194 | 2026-08-03 03:05:32.411338 | PLAY [Base pre] 2026-08-03 03:05:32.430956 | 2026-08-03 03:05:32.431109 | TASK [Setup log path fact] 2026-08-03 03:05:32.460033 | debian-bookworm | ok 2026-08-03 03:05:32.476060 | 2026-08-03 03:05:32.476201 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:05:32.525623 | debian-bookworm | ok 2026-08-03 03:05:32.545878 | 2026-08-03 03:05:32.546001 | TASK [emit-job-header : Print job information] 2026-08-03 03:05:32.627944 | # Job Information 2026-08-03 03:05:32.628144 | Ansible Version: 2.16.14 2026-08-03 03:05:32.628181 | Job: yamllint 2026-08-03 03:05:32.628216 | Pipeline: periodic-daily 2026-08-03 03:05:32.628238 | Executor: 521e9411259a 2026-08-03 03:05:32.628258 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-08-03 03:05:32.628280 | Event ID: 28feba1c037d40cc8d8bd69831dc383d 2026-08-03 03:05:32.636916 | 2026-08-03 03:05:32.637040 | LOOP [emit-job-header : Print node information] 2026-08-03 03:05:32.743354 | debian-bookworm | ok: 2026-08-03 03:05:32.743543 | debian-bookworm | # Node Information 2026-08-03 03:05:32.743584 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:05:32.743616 | debian-bookworm | Hostname: debian 2026-08-03 03:05:32.743645 | debian-bookworm | Username: zuul 2026-08-03 03:05:32.743671 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:05:32.743700 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:05:32.743727 | debian-bookworm | Region: 2026-08-03 03:05:32.743753 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:05:32.743778 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:05:32.743814 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:44d2 2026-08-03 03:05:32.756007 | 2026-08-03 03:05:32.756119 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:05:33.381968 | debian-bookworm -> localhost | changed 2026-08-03 03:05:33.390859 | 2026-08-03 03:05:33.391047 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:05:34.504155 | debian-bookworm -> localhost | changed 2026-08-03 03:05:34.525976 | 2026-08-03 03:05:34.526094 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:05:34.805705 | debian-bookworm -> localhost | ok 2026-08-03 03:05:34.811884 | 2026-08-03 03:05:34.811989 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:05:34.841301 | debian-bookworm | ok 2026-08-03 03:05:34.855920 | debian-bookworm | included: /var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:05:34.861941 | 2026-08-03 03:05:34.862034 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:05:36.419457 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:05:36.419739 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/d583febef92849999a2c32cf50c0f0c9_id_rsa 2026-08-03 03:05:36.419817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/d583febef92849999a2c32cf50c0f0c9_id_rsa.pub 2026-08-03 03:05:36.419848 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:05:36.419872 | debian-bookworm -> localhost | SHA256:L4kPGpZDoHiyBVZ0D36JrK/OHJlUj0XHG8rO0E7Wubo zuul-build-sshkey 2026-08-03 03:05:36.419894 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:05:36.419933 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:05:36.419956 | debian-bookworm -> localhost | | .o o ... | 2026-08-03 03:05:36.419978 | debian-bookworm -> localhost | | . + = oo | 2026-08-03 03:05:36.419998 | debian-bookworm -> localhost | |... =o=o + | 2026-08-03 03:05:36.420017 | debian-bookworm -> localhost | |oo .o.=* + | 2026-08-03 03:05:36.420036 | debian-bookworm -> localhost | |+ oo..B.S . | 2026-08-03 03:05:36.420066 | debian-bookworm -> localhost | | =..+. = + | 2026-08-03 03:05:36.420087 | debian-bookworm -> localhost | |. +=.o + . | 2026-08-03 03:05:36.420106 | debian-bookworm -> localhost | | o.o+ + . | 2026-08-03 03:05:36.420127 | debian-bookworm -> localhost | | .=. Eo | 2026-08-03 03:05:36.420148 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:05:36.420209 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.115552 2026-08-03 03:05:36.427673 | 2026-08-03 03:05:36.427812 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:05:36.458967 | debian-bookworm | ok 2026-08-03 03:05:36.475349 | debian-bookworm | included: /var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:05:36.484484 | 2026-08-03 03:05:36.484596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:05:36.508986 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:05:36.515823 | 2026-08-03 03:05:36.515963 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:05:37.244955 | debian-bookworm | changed 2026-08-03 03:05:37.253953 | 2026-08-03 03:05:37.254102 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:05:37.535497 | debian-bookworm | ok 2026-08-03 03:05:37.544498 | 2026-08-03 03:05:37.544659 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:05:38.332080 | debian-bookworm | changed 2026-08-03 03:05:38.340058 | 2026-08-03 03:05:38.340204 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:05:39.101601 | debian-bookworm | changed 2026-08-03 03:05:39.115293 | 2026-08-03 03:05:39.115477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:05:39.142227 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:05:39.150600 | 2026-08-03 03:05:39.151443 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:05:39.665605 | debian-bookworm -> localhost | changed 2026-08-03 03:05:39.689595 | 2026-08-03 03:05:39.689861 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:05:40.054147 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/d583febef92849999a2c32cf50c0f0c9_id_rsa (zuul-build-sshkey) 2026-08-03 03:05:40.054433 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012808 2026-08-03 03:05:40.065699 | 2026-08-03 03:05:40.065898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:05:40.525421 | debian-bookworm | ok 2026-08-03 03:05:40.533532 | 2026-08-03 03:05:40.533693 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:05:40.558404 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:05:40.571544 | 2026-08-03 03:05:40.571694 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:05:41.030581 | debian-bookworm | ok 2026-08-03 03:05:41.052982 | 2026-08-03 03:05:41.053201 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:05:41.086618 | debian-bookworm | ok 2026-08-03 03:05:41.092971 | 2026-08-03 03:05:41.093118 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:05:41.439057 | debian-bookworm -> localhost | ok 2026-08-03 03:05:41.446393 | 2026-08-03 03:05:41.446507 | TASK [validate-host : Collect information about the host] 2026-08-03 03:05:42.641546 | debian-bookworm | ok 2026-08-03 03:05:42.681713 | 2026-08-03 03:05:42.681924 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:05:43.097992 | debian-bookworm | ok 2026-08-03 03:05:43.108859 | 2026-08-03 03:05:43.109029 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:05:44.470701 | debian-bookworm -> localhost | changed 2026-08-03 03:05:44.481090 | 2026-08-03 03:05:44.481266 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:05:44.977058 | debian-bookworm | ok 2026-08-03 03:05:44.983113 | 2026-08-03 03:05:44.983242 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:05:45.629196 | debian-bookworm -> localhost | changed 2026-08-03 03:05:45.644984 | 2026-08-03 03:05:45.645129 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:05:45.929203 | debian-bookworm | ok 2026-08-03 03:05:45.939003 | 2026-08-03 03:05:45.939191 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:05:46.787656 | debian-bookworm | changed: 2026-08-03 03:05:46.787930 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:05:46.787971 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:05:46.787998 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:05:46.788021 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-08-03 03:05:46.788043 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/logs" 2026-08-03 03:06:49.826006 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/artifacts" 2026-08-03 03:06:50.132280 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d583febef92849999a2c32cf50c0f0c9/work/docs" 2026-08-03 03:06:50.144235 | 2026-08-03 03:06:50.144371 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:06:50.961440 | debian-bookworm | changed: 2026-08-03 03:06:50.961647 | debian-bookworm | .d..t...... ./ 2026-08-03 03:06:50.961681 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:06:50.961706 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:06:50.961727 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:06:50.961748 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:06:50.961768 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:06:50.961817 | debian-bookworm | changed: All items complete 2026-08-03 03:06:50.961842 | 2026-08-03 03:06:51.882787 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:06:52.558129 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:06:52.572407 | 2026-08-03 03:06:52.572527 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:06:52.598181 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:06:52.603888 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:06:52.618852 | 2026-08-03 03:06:52.618995 | PLAY RECAP 2026-08-03 03:06:52.619056 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:06:52.619081 | 2026-08-03 03:06:52.730653 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:06:52.732190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:06:53.330261 | 2026-08-03 03:06:53.330398 | PLAY [Base post] 2026-08-03 03:06:53.341765 | 2026-08-03 03:06:53.341903 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:06:53.957915 | debian-bookworm | changed 2026-08-03 03:06:53.964090 | 2026-08-03 03:06:53.964183 | PLAY RECAP 2026-08-03 03:06:53.964244 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:06:53.964304 | 2026-08-03 03:06:54.061700 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:06:54.062667 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:06:54.819195 | 2026-08-03 03:06:54.819339 | PLAY [Base post-logs] 2026-08-03 03:06:54.829437 | 2026-08-03 03:06:54.829550 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:06:55.295321 | localhost | changed 2026-08-03 03:06:55.315561 | 2026-08-03 03:06:55.315820 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:06:55.342496 | localhost | ok 2026-08-03 03:06:55.345490 | 2026-08-03 03:06:55.345576 | TASK [Set zuul-log-path fact] 2026-08-03 03:06:55.360037 | localhost | ok 2026-08-03 03:06:55.367397 | 2026-08-03 03:06:55.367486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:06:55.391676 | localhost | ok 2026-08-03 03:06:55.394439 | 2026-08-03 03:06:55.394521 | TASK [upload-logs : Create log directories] 2026-08-03 03:06:55.869827 | localhost | changed 2026-08-03 03:06:55.879961 | 2026-08-03 03:06:55.880061 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:06:56.363628 | localhost -> localhost | ok: Runtime: 0:00:00.007023 2026-08-03 03:06:56.367395 | 2026-08-03 03:06:56.367490 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:06:56.906540 | localhost | Output suppressed because no_log was given 2026-08-03 03:06:56.908819 | 2026-08-03 03:06:56.908940 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:06:56.977180 | localhost | skipping: Conditional result was False 2026-08-03 03:06:56.982184 | localhost | skipping: Conditional result was False 2026-08-03 03:06:56.994705 | 2026-08-03 03:06:56.995468 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:06:57.050050 | localhost | skipping: Conditional result was False 2026-08-03 03:06:57.051163 | 2026-08-03 03:06:57.054409 | localhost | skipping: Conditional result was False 2026-08-03 03:06:57.060554 | 2026-08-03 03:06:57.060898 | LOOP [upload-logs : Upload console log and json output]