2026-07-20 03:42:44.930543 | Job console starting 2026-07-20 03:42:44.956886 | Updating git repos 2026-07-20 03:42:45.037773 | Cloning repos into workspace 2026-07-20 03:42:45.156894 | Restoring repo states 2026-07-20 03:42:45.171996 | Merging changes 2026-07-20 03:42:45.172016 | Checking out repos 2026-07-20 03:42:45.329002 | Preparing playbooks 2026-07-20 03:42:46.391909 | Running Ansible setup 2026-07-20 03:42:51.041593 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 03:42:51.809284 | 2026-07-20 03:42:51.809437 | PLAY [Base pre] 2026-07-20 03:42:51.848148 | 2026-07-20 03:42:51.848318 | TASK [Setup log path fact] 2026-07-20 03:42:51.866721 | debian-bookworm | ok 2026-07-20 03:42:51.892538 | 2026-07-20 03:42:51.892674 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 03:42:51.920816 | debian-bookworm | ok 2026-07-20 03:42:51.930385 | 2026-07-20 03:42:51.930486 | TASK [emit-job-header : Print job information] 2026-07-20 03:42:52.009336 | # Job Information 2026-07-20 03:42:52.009515 | Ansible Version: 2.16.14 2026-07-20 03:42:52.009550 | Job: hadolint 2026-07-20 03:42:52.009583 | Pipeline: periodic-daily 2026-07-20 03:42:52.009605 | Executor: 521e9411259a 2026-07-20 03:42:52.009626 | Triggered by: https://github.com/osism/python-osism 2026-07-20 03:42:52.009649 | Event ID: 2e47790ed60143f38f493931c1d31967 2026-07-20 03:42:52.014989 | 2026-07-20 03:42:52.015093 | LOOP [emit-job-header : Print node information] 2026-07-20 03:42:52.124279 | debian-bookworm | ok: 2026-07-20 03:42:52.124469 | debian-bookworm | # Node Information 2026-07-20 03:42:52.124502 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 03:42:52.124527 | debian-bookworm | Hostname: debian 2026-07-20 03:42:52.124549 | debian-bookworm | Username: zuul 2026-07-20 03:42:52.124569 | debian-bookworm | Distro: Debian 12.15 2026-07-20 03:42:52.124592 | debian-bookworm | Provider: regiocloud-a 2026-07-20 03:42:52.124613 | debian-bookworm | Region: 2026-07-20 03:42:52.124635 | debian-bookworm | Label: debian-bookworm 2026-07-20 03:42:52.124654 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 03:42:52.124674 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:38cd 2026-07-20 03:42:52.140639 | 2026-07-20 03:42:52.140763 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 03:42:52.926192 | debian-bookworm -> localhost | changed 2026-07-20 03:42:52.934721 | 2026-07-20 03:42:52.934828 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 03:42:54.071345 | debian-bookworm -> localhost | changed 2026-07-20 03:42:54.082276 | 2026-07-20 03:42:54.082387 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 03:42:54.410232 | debian-bookworm -> localhost | ok 2026-07-20 03:42:54.416262 | 2026-07-20 03:42:54.416374 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 03:42:54.445860 | debian-bookworm | ok 2026-07-20 03:42:54.473090 | debian-bookworm | included: /var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 03:42:54.491928 | 2026-07-20 03:42:54.492038 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 03:42:55.614744 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 03:42:55.614970 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/c2da7307e29945c7aacbd0c6e06c22a8_id_rsa 2026-07-20 03:42:55.615011 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/c2da7307e29945c7aacbd0c6e06c22a8_id_rsa.pub 2026-07-20 03:42:55.615039 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 03:42:55.615063 | debian-bookworm -> localhost | SHA256:n2gS9u5j3opTmdsOGJnS34bnUeN2tNzU2CUrtZSm0+k zuul-build-sshkey 2026-07-20 03:42:55.615085 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 03:42:55.615116 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 03:42:55.615139 | debian-bookworm -> localhost | | | 2026-07-20 03:42:55.615160 | debian-bookworm -> localhost | | . | 2026-07-20 03:42:55.615181 | debian-bookworm -> localhost | | * .| 2026-07-20 03:42:55.615212 | debian-bookworm -> localhost | | . o * Bo| 2026-07-20 03:42:55.615234 | debian-bookworm -> localhost | | . B So * B +| 2026-07-20 03:42:55.615260 | debian-bookworm -> localhost | | o *+= + B + | 2026-07-20 03:42:55.615280 | debian-bookworm -> localhost | | o.BoB o E .| 2026-07-20 03:42:55.615300 | debian-bookworm -> localhost | | .=+*.o . | 2026-07-20 03:42:55.615320 | debian-bookworm -> localhost | | .==++ | 2026-07-20 03:42:55.615340 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 03:42:55.615391 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.424547 2026-07-20 03:42:55.621624 | 2026-07-20 03:42:55.621718 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 03:42:55.640797 | debian-bookworm | ok 2026-07-20 03:42:55.652653 | debian-bookworm | included: /var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 03:42:55.660945 | 2026-07-20 03:42:55.661063 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 03:42:55.674447 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:42:55.680134 | 2026-07-20 03:42:55.680233 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 03:42:56.291633 | debian-bookworm | changed 2026-07-20 03:42:56.298457 | 2026-07-20 03:42:56.298557 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 03:42:56.542795 | debian-bookworm | ok 2026-07-20 03:42:56.550406 | 2026-07-20 03:42:56.550530 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 03:42:57.153046 | debian-bookworm | changed 2026-07-20 03:42:57.158778 | 2026-07-20 03:42:57.158910 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 03:42:57.865932 | debian-bookworm | changed 2026-07-20 03:42:57.871929 | 2026-07-20 03:42:57.872057 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 03:42:57.896243 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:42:57.902770 | 2026-07-20 03:42:57.902915 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 03:42:58.492291 | debian-bookworm -> localhost | changed 2026-07-20 03:42:58.513589 | 2026-07-20 03:42:58.513750 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 03:42:59.160851 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/c2da7307e29945c7aacbd0c6e06c22a8_id_rsa (zuul-build-sshkey) 2026-07-20 03:42:59.161158 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014093 2026-07-20 03:42:59.171999 | 2026-07-20 03:42:59.172145 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 03:42:59.662984 | debian-bookworm | ok 2026-07-20 03:42:59.672524 | 2026-07-20 03:42:59.672669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 03:42:59.725191 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:42:59.736503 | 2026-07-20 03:42:59.736637 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 03:43:00.195262 | debian-bookworm | ok 2026-07-20 03:43:00.207049 | 2026-07-20 03:43:00.207184 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 03:43:00.248588 | debian-bookworm | ok 2026-07-20 03:43:00.254942 | 2026-07-20 03:43:00.255058 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 03:43:00.656557 | debian-bookworm -> localhost | ok 2026-07-20 03:43:00.665591 | 2026-07-20 03:43:00.665714 | TASK [validate-host : Collect information about the host] 2026-07-20 03:43:02.071040 | debian-bookworm | ok 2026-07-20 03:43:02.083626 | 2026-07-20 03:43:02.083840 | TASK [validate-host : Sanitize hostname] 2026-07-20 03:43:02.246107 | debian-bookworm | ok 2026-07-20 03:43:02.251092 | 2026-07-20 03:43:02.251220 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 03:43:03.015746 | debian-bookworm -> localhost | changed 2026-07-20 03:43:03.022345 | 2026-07-20 03:43:03.022484 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 03:43:03.451045 | debian-bookworm | ok 2026-07-20 03:43:03.456568 | 2026-07-20 03:43:03.456695 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 03:43:04.083320 | debian-bookworm -> localhost | changed 2026-07-20 03:43:04.094578 | 2026-07-20 03:43:04.094717 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 03:43:04.364811 | debian-bookworm | ok 2026-07-20 03:43:04.372475 | 2026-07-20 03:43:04.372606 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 03:43:05.788343 | debian-bookworm | changed: 2026-07-20 03:43:05.788688 | debian-bookworm | cd+++++++++ src/ 2026-07-20 03:43:05.788744 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 03:43:05.788783 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 03:43:05.788819 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-20 03:43:05.788852 | debian-bookworm | Containerfile 2026-07-20 03:43:05.789064 | debian-bookworm | Containerfile 2026-07-20 03:43:05.825548 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/logs" 2026-07-20 03:43:49.590280 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/artifacts" 2026-07-20 03:43:49.910923 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c2da7307e29945c7aacbd0c6e06c22a8/work/docs" 2026-07-20 03:43:49.935842 | 2026-07-20 03:43:49.936160 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 03:43:50.787254 | debian-bookworm | changed: 2026-07-20 03:43:50.787619 | debian-bookworm | .d..t...... ./ 2026-07-20 03:43:50.787676 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 03:43:50.787712 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 03:43:50.787744 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 03:43:50.787775 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 03:43:50.787804 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 03:43:50.787862 | debian-bookworm | changed: All items complete 2026-07-20 03:43:50.787898 | 2026-07-20 03:43:51.436526 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 03:43:52.046236 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 03:43:52.068825 | 2026-07-20 03:43:52.068954 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 03:43:52.100960 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:43:52.105208 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:43:52.121024 | 2026-07-20 03:43:52.121123 | PLAY RECAP 2026-07-20 03:43:52.121205 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-20 03:43:52.121231 | 2026-07-20 03:43:52.281068 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 03:43:52.282163 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 03:43:53.177413 | 2026-07-20 03:43:53.177716 | PLAY [Base post] 2026-07-20 03:43:53.192647 | 2026-07-20 03:43:53.192891 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 03:43:53.761681 | debian-bookworm | changed 2026-07-20 03:43:53.777514 | 2026-07-20 03:43:53.777689 | PLAY RECAP 2026-07-20 03:43:53.777783 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 03:43:53.777882 | 2026-07-20 03:43:53.939907 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 03:43:53.941017 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 03:43:54.859674 | 2026-07-20 03:43:54.859880 | PLAY [Base post-logs] 2026-07-20 03:43:54.874117 | 2026-07-20 03:43:54.874319 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 03:43:55.417950 | localhost | changed 2026-07-20 03:43:55.428924 | 2026-07-20 03:43:55.429082 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 03:43:55.459830 | localhost | ok 2026-07-20 03:43:55.469646 | 2026-07-20 03:43:55.469864 | TASK [Set zuul-log-path fact] 2026-07-20 03:43:55.489998 | localhost | ok 2026-07-20 03:43:55.499976 | 2026-07-20 03:43:55.500102 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 03:43:55.527879 | localhost | ok 2026-07-20 03:43:55.531252 | 2026-07-20 03:43:55.531366 | TASK [upload-logs : Create log directories] 2026-07-20 03:43:56.064307 | localhost | changed 2026-07-20 03:43:56.070040 | 2026-07-20 03:43:56.070242 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 03:43:56.652445 | localhost -> localhost | ok: Runtime: 0:00:00.008929 2026-07-20 03:43:56.659330 | 2026-07-20 03:43:56.659500 | TASK [upload-logs : Upload logs to log server] 2026-07-20 03:43:57.313736 | localhost | Output suppressed because no_log was given 2026-07-20 03:43:57.319318 | 2026-07-20 03:43:57.319566 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 03:43:57.400277 | localhost | skipping: Conditional result was False 2026-07-20 03:43:57.409297 | localhost | skipping: Conditional result was False 2026-07-20 03:43:57.414199 | 2026-07-20 03:43:57.414337 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 03:43:57.480925 | localhost | skipping: Conditional result was False 2026-07-20 03:43:57.481609 | 2026-07-20 03:43:57.485619 | localhost | skipping: Conditional result was False 2026-07-20 03:43:57.500157 | 2026-07-20 03:43:57.500505 | LOOP [upload-logs : Upload console log and json output]