2026-07-21 03:04:53.467380 | Job console starting 2026-07-21 03:04:53.480402 | Updating git repos 2026-07-21 03:04:53.546904 | Cloning repos into workspace 2026-07-21 03:04:53.648042 | Restoring repo states 2026-07-21 03:04:53.667963 | Merging changes 2026-07-21 03:04:53.667991 | Checking out repos 2026-07-21 03:04:53.766516 | Preparing playbooks 2026-07-21 03:04:55.104995 | Running Ansible setup 2026-07-21 03:05:01.106310 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 03:05:02.769688 | 2026-07-21 03:05:02.769874 | PLAY [Base pre] 2026-07-21 03:05:02.809515 | 2026-07-21 03:05:02.809700 | TASK [Setup log path fact] 2026-07-21 03:05:02.860529 | debian-bookworm | ok 2026-07-21 03:05:02.898948 | 2026-07-21 03:05:02.899154 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:05:02.941189 | debian-bookworm | ok 2026-07-21 03:05:02.962305 | 2026-07-21 03:05:02.962455 | TASK [emit-job-header : Print job information] 2026-07-21 03:05:03.048409 | # Job Information 2026-07-21 03:05:03.048611 | Ansible Version: 2.16.14 2026-07-21 03:05:03.048648 | Job: ansible-lint 2026-07-21 03:05:03.048681 | Pipeline: periodic-daily 2026-07-21 03:05:03.048704 | Executor: 521e9411259a 2026-07-21 03:05:03.048725 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-07-21 03:05:03.048746 | Event ID: 01bc090136774dd48b65336aba7f5814 2026-07-21 03:05:03.054281 | 2026-07-21 03:05:03.054401 | LOOP [emit-job-header : Print node information] 2026-07-21 03:05:03.266708 | debian-bookworm | ok: 2026-07-21 03:05:03.266883 | debian-bookworm | # Node Information 2026-07-21 03:05:03.266912 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 03:05:03.266933 | debian-bookworm | Hostname: debian 2026-07-21 03:05:03.266952 | debian-bookworm | Username: zuul 2026-07-21 03:05:03.266970 | debian-bookworm | Distro: Debian 12.15 2026-07-21 03:05:03.266990 | debian-bookworm | Provider: regiocloud-a 2026-07-21 03:05:03.267006 | debian-bookworm | Region: 2026-07-21 03:05:03.267024 | debian-bookworm | Label: debian-bookworm 2026-07-21 03:05:03.267041 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 03:05:03.267056 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:4bd3 2026-07-21 03:05:03.278670 | 2026-07-21 03:05:03.278809 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 03:05:04.020821 | debian-bookworm -> localhost | changed 2026-07-21 03:05:04.042404 | 2026-07-21 03:05:04.042527 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 03:05:06.882554 | debian-bookworm -> localhost | changed 2026-07-21 03:05:06.895740 | 2026-07-21 03:05:06.895854 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 03:05:07.263938 | debian-bookworm -> localhost | ok 2026-07-21 03:05:07.269166 | 2026-07-21 03:05:07.269255 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 03:05:07.308446 | debian-bookworm | ok 2026-07-21 03:05:07.333806 | debian-bookworm | included: /var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 03:05:07.346653 | 2026-07-21 03:05:07.346760 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 03:05:08.812772 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 03:05:08.812968 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/bd6e10bba7fc43b290a67070aeb887e7_id_rsa 2026-07-21 03:05:08.813007 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/bd6e10bba7fc43b290a67070aeb887e7_id_rsa.pub 2026-07-21 03:05:08.813034 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 03:05:08.813059 | debian-bookworm -> localhost | SHA256:+uBKvXzmQNcTbtyM+QdTjXTN7KtkAdFiIRb/NnoyNv0 zuul-build-sshkey 2026-07-21 03:05:08.813092 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 03:05:08.813114 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 03:05:08.813165 | debian-bookworm -> localhost | | +.o+ .oo| 2026-07-21 03:05:08.813189 | debian-bookworm -> localhost | | . o+ o ++| 2026-07-21 03:05:08.813211 | debian-bookworm -> localhost | | o.o o..| 2026-07-21 03:05:08.813232 | debian-bookworm -> localhost | | + *.o .| 2026-07-21 03:05:08.813252 | debian-bookworm -> localhost | | . S O =+. .| 2026-07-21 03:05:08.813275 | debian-bookworm -> localhost | | o o . o+=.. | 2026-07-21 03:05:08.813296 | debian-bookworm -> localhost | | . = *+oo | 2026-07-21 03:05:08.813317 | debian-bookworm -> localhost | | . o =o . =o. | 2026-07-21 03:05:08.813339 | debian-bookworm -> localhost | | ..++o E | 2026-07-21 03:05:08.813359 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 03:05:08.813498 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.708038 2026-07-21 03:05:08.819981 | 2026-07-21 03:05:08.820074 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 03:05:08.852910 | debian-bookworm | ok 2026-07-21 03:05:08.869944 | debian-bookworm | included: /var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 03:05:08.899852 | 2026-07-21 03:05:08.899964 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 03:05:08.923606 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:05:08.930474 | 2026-07-21 03:05:08.930581 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 03:05:09.760883 | debian-bookworm | changed 2026-07-21 03:05:09.772534 | 2026-07-21 03:05:09.772627 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 03:05:10.051589 | debian-bookworm | ok 2026-07-21 03:05:10.057459 | 2026-07-21 03:05:10.057553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 03:05:10.698633 | debian-bookworm | changed 2026-07-21 03:05:10.711581 | 2026-07-21 03:05:10.711704 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 03:05:11.447627 | debian-bookworm | changed 2026-07-21 03:05:11.458601 | 2026-07-21 03:05:11.458980 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 03:05:11.502666 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:05:11.509067 | 2026-07-21 03:05:11.509427 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 03:05:12.505563 | debian-bookworm -> localhost | changed 2026-07-21 03:05:12.520075 | 2026-07-21 03:05:12.520264 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 03:05:13.307238 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/bd6e10bba7fc43b290a67070aeb887e7_id_rsa (zuul-build-sshkey) 2026-07-21 03:05:13.307468 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011291 2026-07-21 03:05:13.315304 | 2026-07-21 03:05:13.315514 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 03:05:13.807534 | debian-bookworm | ok 2026-07-21 03:05:13.818185 | 2026-07-21 03:05:13.818309 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 03:05:13.848427 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:05:13.882347 | 2026-07-21 03:05:13.882476 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 03:05:14.493468 | debian-bookworm | ok 2026-07-21 03:05:14.510170 | 2026-07-21 03:05:14.510282 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 03:05:14.558159 | debian-bookworm | ok 2026-07-21 03:05:14.565467 | 2026-07-21 03:05:14.565562 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 03:05:15.373643 | debian-bookworm -> localhost | ok 2026-07-21 03:05:15.380524 | 2026-07-21 03:05:15.380622 | TASK [validate-host : Collect information about the host] 2026-07-21 03:05:17.462979 | debian-bookworm | ok 2026-07-21 03:05:17.497579 | 2026-07-21 03:05:17.497698 | TASK [validate-host : Sanitize hostname] 2026-07-21 03:05:17.862809 | debian-bookworm | ok 2026-07-21 03:05:17.867304 | 2026-07-21 03:05:17.867397 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 03:05:20.009512 | debian-bookworm -> localhost | changed 2026-07-21 03:05:20.016024 | 2026-07-21 03:05:20.016181 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 03:05:20.632844 | debian-bookworm | ok 2026-07-21 03:05:20.636702 | 2026-07-21 03:05:20.636784 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 03:05:21.350236 | debian-bookworm -> localhost | changed 2026-07-21 03:05:21.358451 | 2026-07-21 03:05:21.358536 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 03:05:21.580793 | debian-bookworm | ok 2026-07-21 03:05:21.585431 | 2026-07-21 03:05:21.585513 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 03:05:22.729493 | debian-bookworm | changed: 2026-07-21 03:05:22.731243 | debian-bookworm | cd+++++++++ src/ 2026-07-21 03:05:22.731683 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 03:05:22.732256 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 03:05:22.732592 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-21 03:05:22.732904 | debian-bookworm | Containerfile 2026-07-21 03:05:22.737194 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/logs" 2026-07-21 03:06:43.759797 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/artifacts" 2026-07-21 03:06:44.216253 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bd6e10bba7fc43b290a67070aeb887e7/work/docs" 2026-07-21 03:06:44.226209 | 2026-07-21 03:06:44.226309 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 03:06:45.007674 | debian-bookworm | changed: 2026-07-21 03:06:45.007913 | debian-bookworm | .d..t...... ./ 2026-07-21 03:06:45.009175 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 03:06:45.009239 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 03:06:45.009268 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 03:06:45.009294 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 03:06:45.009318 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 03:06:45.009367 | debian-bookworm | changed: All items complete 2026-07-21 03:06:45.009396 | 2026-07-21 03:06:45.527924 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:06:46.102441 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:06:46.114775 | 2026-07-21 03:06:46.114980 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 03:06:46.144013 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:06:46.147637 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:06:46.155055 | 2026-07-21 03:06:46.155124 | PLAY RECAP 2026-07-21 03:06:46.155176 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-21 03:06:46.155199 | 2026-07-21 03:06:46.288016 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 03:06:46.288668 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:06:46.996034 | 2026-07-21 03:06:46.996180 | PLAY [Base post] 2026-07-21 03:06:47.019793 | 2026-07-21 03:06:47.019968 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 03:06:47.771057 | debian-bookworm | changed 2026-07-21 03:06:47.786276 | 2026-07-21 03:06:47.786400 | PLAY RECAP 2026-07-21 03:06:47.786472 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 03:06:47.786533 | 2026-07-21 03:06:47.954340 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:06:47.955095 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 03:06:48.858720 | 2026-07-21 03:06:48.858905 | PLAY [Base post-logs] 2026-07-21 03:06:48.877282 | 2026-07-21 03:06:48.877423 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 03:06:49.331961 | localhost | changed 2026-07-21 03:06:49.345826 | 2026-07-21 03:06:49.346130 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 03:06:49.382958 | localhost | ok 2026-07-21 03:06:49.388300 | 2026-07-21 03:06:49.388417 | TASK [Set zuul-log-path fact] 2026-07-21 03:06:49.406282 | localhost | ok 2026-07-21 03:06:49.417207 | 2026-07-21 03:06:49.417565 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:06:49.455522 | localhost | ok 2026-07-21 03:06:49.461660 | 2026-07-21 03:06:49.462015 | TASK [upload-logs : Create log directories] 2026-07-21 03:06:50.388380 | localhost | changed 2026-07-21 03:06:50.392711 | 2026-07-21 03:06:50.392823 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 03:06:51.061462 | localhost -> localhost | ok: Runtime: 0:00:00.007329 2026-07-21 03:06:51.068019 | 2026-07-21 03:06:51.068187 | TASK [upload-logs : Upload logs to log server] 2026-07-21 03:06:51.788578 | localhost | Output suppressed because no_log was given 2026-07-21 03:06:51.792260 | 2026-07-21 03:06:51.792760 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 03:06:51.906071 | localhost | skipping: Conditional result was False 2026-07-21 03:06:51.925408 | localhost | skipping: Conditional result was False 2026-07-21 03:06:51.932430 | 2026-07-21 03:06:51.932557 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 03:06:51.987298 | localhost | skipping: Conditional result was False 2026-07-21 03:06:51.987543 | 2026-07-21 03:06:51.992852 | localhost | skipping: Conditional result was False 2026-07-21 03:06:51.998497 | 2026-07-21 03:06:51.998631 | LOOP [upload-logs : Upload console log and json output]