2026-07-03 03:14:26.526686 | Job console starting 2026-07-03 03:14:26.544893 | Updating git repos 2026-07-03 03:14:26.584663 | Cloning repos into workspace 2026-07-03 03:14:26.623985 | Restoring repo states 2026-07-03 03:14:26.631975 | Merging changes 2026-07-03 03:14:26.631998 | Checking out repos 2026-07-03 03:14:26.745166 | Preparing playbooks 2026-07-03 03:14:28.839648 | Running Ansible setup 2026-07-03 03:14:33.923147 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 03:14:35.249244 | 2026-07-03 03:14:35.249524 | PLAY [Base pre] 2026-07-03 03:14:35.288945 | 2026-07-03 03:14:35.292022 | TASK [Setup log path fact] 2026-07-03 03:14:35.367787 | debian-bookworm | ok 2026-07-03 03:14:35.397471 | 2026-07-03 03:14:35.397821 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:14:35.442795 | debian-bookworm | ok 2026-07-03 03:14:35.459383 | 2026-07-03 03:14:35.459692 | TASK [emit-job-header : Print job information] 2026-07-03 03:14:35.511933 | # Job Information 2026-07-03 03:14:35.512144 | Ansible Version: 2.16.14 2026-07-03 03:14:35.512181 | Job: kolla-operations-mixin-ouput-ensure-git-checkin 2026-07-03 03:14:35.512216 | Pipeline: periodic-daily 2026-07-03 03:14:35.512240 | Executor: 521e9411259a 2026-07-03 03:14:35.512261 | Triggered by: https://github.com/osism/kolla-operations 2026-07-03 03:14:35.512282 | Event ID: 626a39a0040e45e0a86882701f538785 2026-07-03 03:14:35.517760 | 2026-07-03 03:14:35.517877 | LOOP [emit-job-header : Print node information] 2026-07-03 03:14:35.634634 | debian-bookworm | ok: 2026-07-03 03:14:35.634885 | debian-bookworm | # Node Information 2026-07-03 03:14:35.634921 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-03 03:14:35.634947 | debian-bookworm | Hostname: debian 2026-07-03 03:14:35.634969 | debian-bookworm | Username: zuul 2026-07-03 03:14:35.634989 | debian-bookworm | Distro: Debian 12.14 2026-07-03 03:14:35.635013 | debian-bookworm | Provider: regiocloud-a 2026-07-03 03:14:35.635033 | debian-bookworm | Region: 2026-07-03 03:14:35.635053 | debian-bookworm | Label: debian-bookworm 2026-07-03 03:14:35.635073 | debian-bookworm | Product Name: OpenStack Nova 2026-07-03 03:14:35.635092 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:dc56 2026-07-03 03:14:35.654287 | 2026-07-03 03:14:35.654518 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 03:14:36.196335 | debian-bookworm -> localhost | changed 2026-07-03 03:14:36.204703 | 2026-07-03 03:14:36.204840 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 03:14:37.329057 | debian-bookworm -> localhost | changed 2026-07-03 03:14:37.340842 | 2026-07-03 03:14:37.340976 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 03:14:37.732288 | debian-bookworm -> localhost | ok 2026-07-03 03:14:37.739031 | 2026-07-03 03:14:37.739159 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 03:14:37.771751 | debian-bookworm | ok 2026-07-03 03:14:37.789287 | debian-bookworm | included: /var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 03:14:37.804988 | 2026-07-03 03:14:37.805117 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 03:14:39.653866 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-03 03:14:39.654338 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/c1e49af0009c445e93cb935980dec363_id_rsa 2026-07-03 03:14:39.654461 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/c1e49af0009c445e93cb935980dec363_id_rsa.pub 2026-07-03 03:14:39.654533 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-03 03:14:39.654596 | debian-bookworm -> localhost | SHA256:kmRiEYn/dEa3eddbbXmcYeIuBl5xLcUmr0fBhGplQHM zuul-build-sshkey 2026-07-03 03:14:39.654680 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-03 03:14:39.654737 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-03 03:14:39.654790 | debian-bookworm -> localhost | | .oo .+.EBo | 2026-07-03 03:14:39.655293 | debian-bookworm -> localhost | | . .. . ..oO O | 2026-07-03 03:14:39.655400 | debian-bookworm -> localhost | | .o o. . oB Bo*| 2026-07-03 03:14:39.655485 | debian-bookworm -> localhost | | ..+..o.o+...=B| 2026-07-03 03:14:39.655541 | debian-bookworm -> localhost | | oooS +...o.+| 2026-07-03 03:14:39.655596 | debian-bookworm -> localhost | | .. . o o o | 2026-07-03 03:14:39.655646 | debian-bookworm -> localhost | | . . . | 2026-07-03 03:14:39.655696 | debian-bookworm -> localhost | | | 2026-07-03 03:14:39.655748 | debian-bookworm -> localhost | | | 2026-07-03 03:14:39.655799 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-03 03:14:39.655937 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.286693 2026-07-03 03:14:39.670802 | 2026-07-03 03:14:39.671051 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 03:14:39.704002 | debian-bookworm | ok 2026-07-03 03:14:39.722174 | debian-bookworm | included: /var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 03:14:39.731106 | 2026-07-03 03:14:39.731223 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 03:14:39.776414 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:14:39.791520 | 2026-07-03 03:14:39.791704 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 03:14:40.477534 | debian-bookworm | changed 2026-07-03 03:14:40.483713 | 2026-07-03 03:14:40.483868 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 03:14:40.728045 | debian-bookworm | ok 2026-07-03 03:14:40.735991 | 2026-07-03 03:14:40.736110 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 03:14:41.340825 | debian-bookworm | changed 2026-07-03 03:14:41.350301 | 2026-07-03 03:14:41.350507 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 03:14:41.978045 | debian-bookworm | changed 2026-07-03 03:14:41.991417 | 2026-07-03 03:14:41.991874 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 03:14:42.042657 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:14:42.052620 | 2026-07-03 03:14:42.055174 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 03:14:42.692594 | debian-bookworm -> localhost | changed 2026-07-03 03:14:42.715792 | 2026-07-03 03:14:42.716546 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 03:14:43.226197 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/c1e49af0009c445e93cb935980dec363_id_rsa (zuul-build-sshkey) 2026-07-03 03:14:43.226482 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.045259 2026-07-03 03:14:43.238002 | 2026-07-03 03:14:43.238138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 03:14:43.691221 | debian-bookworm | ok 2026-07-03 03:14:43.697301 | 2026-07-03 03:14:43.697426 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 03:14:43.731633 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:14:43.744279 | 2026-07-03 03:14:43.744412 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 03:14:44.265419 | debian-bookworm | ok 2026-07-03 03:14:44.340300 | 2026-07-03 03:14:44.340491 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 03:14:44.398399 | debian-bookworm | ok 2026-07-03 03:14:44.409483 | 2026-07-03 03:14:44.409629 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 03:14:44.750517 | debian-bookworm -> localhost | ok 2026-07-03 03:14:44.757893 | 2026-07-03 03:14:44.758018 | TASK [validate-host : Collect information about the host] 2026-07-03 03:14:45.912202 | debian-bookworm | ok 2026-07-03 03:14:45.948389 | 2026-07-03 03:14:45.948606 | TASK [validate-host : Sanitize hostname] 2026-07-03 03:14:46.278005 | debian-bookworm | ok 2026-07-03 03:14:46.294329 | 2026-07-03 03:14:46.294516 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 03:14:47.228387 | debian-bookworm -> localhost | changed 2026-07-03 03:14:47.234794 | 2026-07-03 03:14:47.245761 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 03:14:47.733239 | debian-bookworm | ok 2026-07-03 03:14:47.738423 | 2026-07-03 03:14:47.738595 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 03:14:48.481102 | debian-bookworm -> localhost | changed 2026-07-03 03:14:48.492071 | 2026-07-03 03:14:48.492220 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 03:14:48.735519 | debian-bookworm | ok 2026-07-03 03:14:48.746408 | 2026-07-03 03:14:48.746579 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 03:14:49.697619 | debian-bookworm | changed: 2026-07-03 03:14:49.697945 | debian-bookworm | cd+++++++++ src/ 2026-07-03 03:14:49.697990 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-03 03:14:49.698018 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-03 03:14:49.698044 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-07-03 03:14:49.698068 | debian-bookworm | Containerfile 2026-07-03 03:14:49.703849 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/logs" 2026-07-03 03:17:09.060811 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/artifacts" 2026-07-03 03:17:09.329625 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c1e49af0009c445e93cb935980dec363/work/docs" 2026-07-03 03:17:09.349213 | 2026-07-03 03:17:09.349474 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-03 03:17:10.223396 | debian-bookworm | changed: 2026-07-03 03:17:10.223737 | debian-bookworm | .d..t...... ./ 2026-07-03 03:17:10.223777 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-03 03:17:10.223802 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-03 03:17:10.223835 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-03 03:17:10.223858 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-03 03:17:10.223880 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-03 03:17:10.223923 | debian-bookworm | changed: All items complete 2026-07-03 03:17:10.224438 | 2026-07-03 03:17:10.830300 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:17:11.398353 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 03:17:11.423831 | 2026-07-03 03:17:11.424012 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-03 03:17:11.460446 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:17:11.465328 | debian-bookworm | skipping: Conditional result was False 2026-07-03 03:17:11.479038 | 2026-07-03 03:17:11.479151 | PLAY RECAP 2026-07-03 03:17:11.479210 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-03 03:17:11.479234 | 2026-07-03 03:17:11.624730 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-03 03:17:11.625854 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:17:12.473597 | 2026-07-03 03:17:12.473770 | PLAY [Base post] 2026-07-03 03:17:12.500701 | 2026-07-03 03:17:12.500924 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-03 03:17:13.100774 | debian-bookworm | changed 2026-07-03 03:17:13.107548 | 2026-07-03 03:17:13.107665 | PLAY RECAP 2026-07-03 03:17:13.107730 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-03 03:17:13.107799 | 2026-07-03 03:17:13.245818 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 03:17:13.247023 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-03 03:17:14.110576 | 2026-07-03 03:17:14.110770 | PLAY [Base post-logs] 2026-07-03 03:17:14.129346 | 2026-07-03 03:17:14.129679 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-03 03:17:14.680033 | localhost | changed 2026-07-03 03:17:14.698937 | 2026-07-03 03:17:14.699166 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-03 03:17:14.726585 | localhost | ok 2026-07-03 03:17:14.730695 | 2026-07-03 03:17:14.731143 | TASK [Set zuul-log-path fact] 2026-07-03 03:17:14.752039 | localhost | ok 2026-07-03 03:17:14.763105 | 2026-07-03 03:17:14.763279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 03:17:14.792549 | localhost | ok 2026-07-03 03:17:14.797313 | 2026-07-03 03:17:14.797525 | TASK [upload-logs : Create log directories] 2026-07-03 03:17:15.379956 | localhost | changed 2026-07-03 03:17:15.384302 | 2026-07-03 03:17:15.384449 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-03 03:17:15.971170 | localhost -> localhost | ok: Runtime: 0:00:00.007867 2026-07-03 03:17:15.978380 | 2026-07-03 03:17:15.978581 | TASK [upload-logs : Upload logs to log server] 2026-07-03 03:17:16.732344 | localhost | Output suppressed because no_log was given 2026-07-03 03:17:16.736748 | 2026-07-03 03:17:16.737397 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 03:17:16.879056 | localhost | skipping: Conditional result was False 2026-07-03 03:17:16.888269 | localhost | skipping: Conditional result was False 2026-07-03 03:17:16.904890 | 2026-07-03 03:17:16.905034 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 03:17:17.009293 | localhost | skipping: Conditional result was False 2026-07-03 03:17:17.009650 | 2026-07-03 03:17:17.016556 | localhost | skipping: Conditional result was False 2026-07-03 03:17:17.022898 | 2026-07-03 03:17:17.023026 | LOOP [upload-logs : Upload console log and json output]