2025-10-19 15:28:21.481439 | Job console starting 2025-10-19 15:28:21.489562 | Updating git repos 2025-10-19 15:28:21.510779 | Cloning repos into workspace 2025-10-19 15:28:21.538324 | Restoring repo states 2025-10-19 15:28:21.542928 | Merging changes 2025-10-19 15:28:21.542944 | Checking out repos 2025-10-19 15:28:21.584735 | Preparing playbooks 2025-10-19 15:28:22.115594 | Running Ansible setup 2025-10-19 15:28:26.433018 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-19 15:28:27.190895 | 2025-10-19 15:28:27.191053 | PLAY [Base pre] 2025-10-19 15:28:27.207115 | 2025-10-19 15:28:27.207240 | TASK [Setup log path fact] 2025-10-19 15:28:27.236351 | ubuntu-jammy-large | ok 2025-10-19 15:28:27.251985 | 2025-10-19 15:28:27.252135 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 15:28:27.294446 | ubuntu-jammy-large | ok 2025-10-19 15:28:27.305522 | 2025-10-19 15:28:27.305637 | TASK [emit-job-header : Print job information] 2025-10-19 15:28:27.350085 | # Job Information 2025-10-19 15:28:27.350316 | Ansible Version: 2.16.14 2025-10-19 15:28:27.350375 | Job: node-image-publish-cloud-in-a-box-kubernetes-1 2025-10-19 15:28:27.350436 | Pipeline: post 2025-10-19 15:28:27.350496 | Executor: 521e9411259a 2025-10-19 15:28:27.350534 | Triggered by: https://github.com/osism/node-image/commit/c0637862f70016fd5ff1e5079ef2dffcf816026c 2025-10-19 15:28:27.350572 | Event ID: 60b05ef2-acfe-11f0-8244-5ec39d3b7971 2025-10-19 15:28:27.358016 | 2025-10-19 15:28:27.358142 | LOOP [emit-job-header : Print node information] 2025-10-19 15:28:27.465566 | ubuntu-jammy-large | ok: 2025-10-19 15:28:27.465740 | ubuntu-jammy-large | # Node Information 2025-10-19 15:28:27.465774 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2025-10-19 15:28:27.465799 | ubuntu-jammy-large | Hostname: ubuntu 2025-10-19 15:28:27.465821 | ubuntu-jammy-large | Username: zuul 2025-10-19 15:28:27.465842 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2025-10-19 15:28:27.465866 | ubuntu-jammy-large | Provider: regiocloud-a 2025-10-19 15:28:27.465887 | ubuntu-jammy-large | Region: 2025-10-19 15:28:27.465907 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2025-10-19 15:28:27.465927 | ubuntu-jammy-large | Product Name: OpenStack Nova 2025-10-19 15:28:27.465946 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:642a 2025-10-19 15:28:27.496235 | 2025-10-19 15:28:27.496375 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-19 15:28:27.945608 | ubuntu-jammy-large -> localhost | changed 2025-10-19 15:28:27.953064 | 2025-10-19 15:28:27.953193 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-19 15:28:28.989122 | ubuntu-jammy-large -> localhost | changed 2025-10-19 15:28:29.006178 | 2025-10-19 15:28:29.006326 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-19 15:28:29.275703 | ubuntu-jammy-large -> localhost | ok 2025-10-19 15:28:29.290333 | 2025-10-19 15:28:29.290536 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-19 15:28:29.316376 | ubuntu-jammy-large | ok 2025-10-19 15:28:29.333063 | ubuntu-jammy-large | included: /var/lib/zuul/builds/590f7b33e15144d3b62e608a4e2cf520/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-19 15:28:29.339303 | 2025-10-19 15:28:29.339399 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-19 15:28:30.207518 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2025-10-19 15:28:30.208081 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/590f7b33e15144d3b62e608a4e2cf520/work/590f7b33e15144d3b62e608a4e2cf520_id_rsa 2025-10-19 15:28:30.208194 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/590f7b33e15144d3b62e608a4e2cf520/work/590f7b33e15144d3b62e608a4e2cf520_id_rsa.pub 2025-10-19 15:28:30.208273 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2025-10-19 15:28:30.208342 | ubuntu-jammy-large -> localhost | SHA256:QeIDnDE4Y7UC5YJl7ppYDqeoUoNNojjTc83f1/Nky/c zuul-build-sshkey 2025-10-19 15:28:30.208430 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2025-10-19 15:28:30.208521 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2025-10-19 15:28:30.208582 | ubuntu-jammy-large -> localhost | |..++=o. . | 2025-10-19 15:28:30.208644 | ubuntu-jammy-large -> localhost | |.*= o= o | 2025-10-19 15:28:30.208701 | ubuntu-jammy-large -> localhost | |o.+o. o . | 2025-10-19 15:28:30.208757 | ubuntu-jammy-large -> localhost | |.o.. . . | 2025-10-19 15:28:30.208813 | ubuntu-jammy-large -> localhost | |+*+ o S | 2025-10-19 15:28:30.208881 | ubuntu-jammy-large -> localhost | |OO* . o | 2025-10-19 15:28:30.208942 | ubuntu-jammy-large -> localhost | |*+.+ . . . o| 2025-10-19 15:28:30.208999 | ubuntu-jammy-large -> localhost | |o . . . +oo| 2025-10-19 15:28:30.209058 | ubuntu-jammy-large -> localhost | |o . =E| 2025-10-19 15:28:30.209119 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2025-10-19 15:28:30.209267 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.399078 2025-10-19 15:28:30.223281 | 2025-10-19 15:28:30.223436 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-19 15:28:30.250129 | ubuntu-jammy-large | ok 2025-10-19 15:28:30.263361 | ubuntu-jammy-large | included: /var/lib/zuul/builds/590f7b33e15144d3b62e608a4e2cf520/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-19 15:28:30.272614 | 2025-10-19 15:28:30.272714 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-19 15:28:30.286976 | ubuntu-jammy-large | skipping: Conditional result was False 2025-10-19 15:28:30.292763 | 2025-10-19 15:28:30.292865 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-19 15:28:30.876636 | ubuntu-jammy-large | changed 2025-10-19 15:28:30.885761 | 2025-10-19 15:28:30.885889 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-19 15:28:31.147800 | ubuntu-jammy-large | ok 2025-10-19 15:28:31.157381 | 2025-10-19 15:28:31.157550 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-19 15:28:31.821012 | ubuntu-jammy-large | changed 2025-10-19 15:28:31.828448 | 2025-10-19 15:28:31.828588 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-19 15:28:32.493959 | ubuntu-jammy-large | changed 2025-10-19 15:28:32.502661 | 2025-10-19 15:28:32.502789 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-19 15:28:32.527058 | ubuntu-jammy-large | skipping: Conditional result was False 2025-10-19 15:28:32.540800 | 2025-10-19 15:28:32.540955 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-19 15:28:32.990568 | ubuntu-jammy-large -> localhost | changed 2025-10-19 15:28:33.011270 | 2025-10-19 15:28:33.011409 | TASK [add-build-sshkey : Add back temp key] 2025-10-19 15:28:33.362136 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/590f7b33e15144d3b62e608a4e2cf520/work/590f7b33e15144d3b62e608a4e2cf520_id_rsa (zuul-build-sshkey) 2025-10-19 15:28:33.362431 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.019274 2025-10-19 15:28:33.369217 | 2025-10-19 15:28:33.369324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-19 15:28:33.762960 | ubuntu-jammy-large | ok 2025-10-19 15:28:33.774535 | 2025-10-19 15:28:33.774727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-19 15:28:33.810390 | ubuntu-jammy-large | skipping: Conditional result was False 2025-10-19 15:28:33.832688 | 2025-10-19 15:28:33.832846 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-19 15:28:34.254595 | ubuntu-jammy-large | ok 2025-10-19 15:28:34.271607 | 2025-10-19 15:28:34.271730 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-19 15:28:34.315627 | ubuntu-jammy-large | ok 2025-10-19 15:28:34.323027 | 2025-10-19 15:28:34.323176 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-19 15:28:34.621378 | ubuntu-jammy-large -> localhost | ok 2025-10-19 15:28:34.636217 | 2025-10-19 15:28:34.636373 | TASK [validate-host : Collect information about the host] 2025-10-19 15:28:35.817463 | ubuntu-jammy-large | ok 2025-10-19 15:28:35.864111 | 2025-10-19 15:28:35.864233 | TASK [validate-host : Sanitize hostname] 2025-10-19 15:28:35.927196 | ubuntu-jammy-large | ok 2025-10-19 15:28:35.934185 | 2025-10-19 15:28:35.934313 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-19 15:28:36.486988 | ubuntu-jammy-large -> localhost | changed 2025-10-19 15:28:36.497747 | 2025-10-19 15:28:36.497900 | TASK [validate-host : Collect information about zuul worker] 2025-10-19 15:28:36.910305 | ubuntu-jammy-large | ok 2025-10-19 15:28:36.919218 | 2025-10-19 15:28:36.919383 | TASK [validate-host : Write out all zuul information for each host] 2025-10-19 15:28:37.460595 | ubuntu-jammy-large -> localhost | changed 2025-10-19 15:28:37.478059 | 2025-10-19 15:28:37.478187 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-19 15:28:37.746879 | ubuntu-jammy-large | ok 2025-10-19 15:28:37.755943 | 2025-10-19 15:28:37.756081 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-19 15:28:39.335090 | ubuntu-jammy-large | changed: 2025-10-19 15:28:39.335325 | ubuntu-jammy-large | cd+++++++++ src/ 2025-10-19 15:28:39.335368 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2025-10-19 15:28:39.335399 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2025-10-19 15:28:39.335426 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/node-image/ 2025-10-19 15:28:39.335499 | ubuntu-jammy-large | Containerfile 2025-10-19 15:28:39.335673 | ubuntu-jammy-large | =2.0 2025-10-19 15:29:42.279919 | ubuntu-jammy-large | Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 2025-10-19 15:29:42.334883 | ubuntu-jammy-large | Collecting wcwidth 2025-10-19 15:29:42.349144 | ubuntu-jammy-large | Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2025-10-19 15:29:42.396159 | ubuntu-jammy-large | Installing collected packages: wcwidth, PyYAML, print-color, MarkupSafe, prettytable, Jinja2 2025-10-19 15:29:42.687604 | ubuntu-jammy-large | Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.3 PyYAML-6.0.1 prettytable-3.10.0 print-color-0.4.6 wcwidth-0.2.14 2025-10-19 15:29:43.452510 | ubuntu-jammy-large | #0 building with "default" instance using docker driver 2025-10-19 15:29:43.452640 | ubuntu-jammy-large | 2025-10-19 15:29:43.452660 | ubuntu-jammy-large | #1 [internal] load build definition from Dockerfile 2025-10-19 15:29:43.452689 | ubuntu-jammy-large | #1 transferring dockerfile: 421B done 2025-10-19 15:29:43.452705 | ubuntu-jammy-large | #1 DONE 0.0s 2025-10-19 15:29:43.452719 | ubuntu-jammy-large | 2025-10-19 15:29:43.452733 | ubuntu-jammy-large | #2 [internal] load metadata for docker.io/library/ubuntu:noble 2025-10-19 15:29:45.092308 | ubuntu-jammy-large | #2 DONE 1.8s 2025-10-19 15:29:45.283365 | ubuntu-jammy-large | 2025-10-19 15:29:45.283527 | ubuntu-jammy-large | #3 [internal] load .dockerignore 2025-10-19 15:29:45.283549 | ubuntu-jammy-large | #3 transferring context: 2B done 2025-10-19 15:29:45.283563 | ubuntu-jammy-large | #3 DONE 0.0s 2025-10-19 15:29:45.283576 | ubuntu-jammy-large | 2025-10-19 15:29:45.283594 | ubuntu-jammy-large | #4 [1/3] FROM docker.io/library/ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 2025-10-19 15:29:45.283608 | ubuntu-jammy-large | #4 resolve docker.io/library/ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 0.0s done 2025-10-19 15:29:45.283623 | ubuntu-jammy-large | #4 sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 6.69kB / 6.69kB done 2025-10-19 15:29:45.283691 | ubuntu-jammy-large | #4 sha256:d22e4fb389065efa4a61bb36416768698ef6d955fe8a7e0cdb3cd6de80fa7eec 424B / 424B done 2025-10-19 15:29:45.283705 | ubuntu-jammy-large | #4 sha256:97bed23a34971024aa8d254abbe67b7168772340d1f494034773bc464e8dd5b6 2.30kB / 2.30kB done 2025-10-19 15:29:45.283719 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 0B / 29.72MB 0.1s 2025-10-19 15:29:45.583039 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 2.10MB / 29.72MB 0.4s 2025-10-19 15:29:45.693283 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 8.39MB / 29.72MB 0.5s 2025-10-19 15:29:45.883082 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 17.83MB / 29.72MB 0.7s 2025-10-19 15:29:46.083665 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 25.17MB / 29.72MB 0.9s 2025-10-19 15:29:46.189128 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 28.31MB / 29.72MB 1.0s 2025-10-19 15:29:46.382708 | ubuntu-jammy-large | #4 sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 29.72MB / 29.72MB 1.1s done 2025-10-19 15:29:46.555082 | ubuntu-jammy-large | #4 extracting sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 0.1s 2025-10-19 15:29:49.961815 | ubuntu-jammy-large | #4 extracting sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 3.5s done 2025-10-19 15:29:50.066989 | ubuntu-jammy-large | #4 DONE 4.9s 2025-10-19 15:29:50.067104 | ubuntu-jammy-large | 2025-10-19 15:29:50.067156 | ubuntu-jammy-large | #5 [2/3] RUN apt-get update && apt-get install --yes --no-install-recommends ca-certificates curl fdisk gpg squashfs-tools sudo wget xorriso && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-19 15:29:50.372307 | ubuntu-jammy-large | #5 0.305 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-19 15:29:50.482298 | ubuntu-jammy-large | #5 0.312 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-19 15:29:50.482443 | ubuntu-jammy-large | #5 0.415 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-19 15:29:50.651278 | ubuntu-jammy-large | #5 0.442 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-19 15:29:50.651414 | ubuntu-jammy-large | #5 0.584 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-10-19 15:29:50.780323 | ubuntu-jammy-large | #5 0.640 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-10-19 15:29:50.780429 | ubuntu-jammy-large | #5 0.713 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-10-19 15:29:50.920999 | ubuntu-jammy-large | #5 0.719 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-10-19 15:29:50.921122 | ubuntu-jammy-large | #5 0.721 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-19 15:29:50.921163 | ubuntu-jammy-large | #5 0.748 Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1538 kB] 2025-10-19 15:29:50.921201 | ubuntu-jammy-large | #5 0.854 Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2512 kB] 2025-10-19 15:29:51.137008 | ubuntu-jammy-large | #5 0.920 Get:12 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1151 kB] 2025-10-19 15:29:51.196331 | ubuntu-jammy-large | #5 1.129 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-10-19 15:29:51.347935 | ubuntu-jammy-large | #5 1.131 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1897 kB] 2025-10-19 15:29:51.348045 | ubuntu-jammy-large | #5 1.197 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2652 kB] 2025-10-19 15:29:51.348064 | ubuntu-jammy-large | #5 1.281 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1936 kB] 2025-10-19 15:29:51.538765 | ubuntu-jammy-large | #5 1.321 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-19 15:29:51.538917 | ubuntu-jammy-large | #5 1.321 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-19 15:29:52.480549 | ubuntu-jammy-large | #5 2.413 Fetched 34.0 MB in 2s (15.1 MB/s) 2025-10-19 15:29:53.738046 | ubuntu-jammy-large | #5 2.413 Reading package lists... 2025-10-19 15:29:55.019742 | ubuntu-jammy-large | #5 3.699 Reading package lists... 2025-10-19 15:29:55.323224 | ubuntu-jammy-large | #5 4.980 Building dependency tree... 2025-10-19 15:29:55.323341 | ubuntu-jammy-large | #5 5.256 Reading state information... 2025-10-19 15:29:55.593934 | ubuntu-jammy-large | #5 5.527 The following additional packages will be installed: 2025-10-19 15:29:55.841720 | ubuntu-jammy-large | #5 5.527 gpgconf libapparmor1 libbrotli1 libburn4t64 libcurl4t64 libfdisk1 2025-10-19 15:29:55.841827 | ubuntu-jammy-large | #5 5.527 libgssapi-krb5-2 libisoburn1t64 libisofs6t64 libk5crypto3 libkeyutils1 2025-10-19 15:29:55.841843 | ubuntu-jammy-large | #5 5.528 libkrb5-3 libkrb5support0 libldap2 liblzo2-2 libnghttp2-14 libpsl5t64 2025-10-19 15:29:55.841858 | ubuntu-jammy-large | #5 5.529 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 2025-10-19 15:29:55.841871 | ubuntu-jammy-large | #5 5.530 libssh-4 openssl readline-common 2025-10-19 15:29:55.841885 | ubuntu-jammy-large | #5 5.532 Suggested packages: 2025-10-19 15:29:55.841897 | ubuntu-jammy-large | #5 5.532 gnupg keyboxd krb5-doc krb5-user readline-doc xorriso-tcltk jigit cdck 2025-10-19 15:29:55.841909 | ubuntu-jammy-large | #5 5.532 Recommended packages: 2025-10-19 15:29:55.841921 | ubuntu-jammy-large | #5 5.532 dirmngr gpg-agent krb5-locales libldap-common publicsuffix libsasl2-modules 2025-10-19 15:29:55.841934 | ubuntu-jammy-large | #5 5.621 The following NEW packages will be installed: 2025-10-19 15:29:55.841946 | ubuntu-jammy-large | #5 5.622 ca-certificates curl fdisk gpg gpgconf libapparmor1 libbrotli1 libburn4t64 2025-10-19 15:29:55.841988 | ubuntu-jammy-large | #5 5.622 libcurl4t64 libfdisk1 libgssapi-krb5-2 libisoburn1t64 libisofs6t64 2025-10-19 15:29:55.842000 | ubuntu-jammy-large | #5 5.622 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 liblzo2-2 2025-10-19 15:29:55.842011 | ubuntu-jammy-large | #5 5.623 libnghttp2-14 libpsl5t64 libreadline8t64 librtmp1 libsasl2-2 2025-10-19 15:29:55.842042 | ubuntu-jammy-large | #5 5.624 libsasl2-modules-db libsqlite3-0 libssh-4 openssl readline-common 2025-10-19 15:29:55.842054 | ubuntu-jammy-large | #5 5.624 squashfs-tools sudo wget xorriso 2025-10-19 15:29:56.174952 | ubuntu-jammy-large | #5 6.108 0 upgraded, 33 newly installed, 0 to remove and 2 not upgraded. 2025-10-19 15:29:56.175067 | ubuntu-jammy-large | #5 6.108 Need to get 7826 kB of archives. 2025-10-19 15:29:56.175087 | ubuntu-jammy-large | #5 6.108 After this operation, 20.5 MB of additional disk space will be used. 2025-10-19 15:29:56.175102 | ubuntu-jammy-large | #5 6.108 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.6 [1003 kB] 2025-10-19 15:29:56.858119 | ubuntu-jammy-large | #5 6.791 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-10-19 15:29:57.038340 | ubuntu-jammy-large | #5 6.801 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 2025-10-19 15:29:57.038437 | ubuntu-jammy-large | #5 6.804 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-10-19 15:29:57.038458 | ubuntu-jammy-large | #5 6.814 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-10-19 15:29:57.038472 | ubuntu-jammy-large | #5 6.816 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-10-19 15:29:57.038486 | ubuntu-jammy-large | #5 6.821 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] 2025-10-19 15:29:57.038513 | ubuntu-jammy-large | #5 6.822 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-10-19 15:29:57.038527 | ubuntu-jammy-large | #5 6.844 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-10-19 15:29:57.038540 | ubuntu-jammy-large | #5 6.853 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-10-19 15:29:57.038554 | ubuntu-jammy-large | #5 6.883 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-10-19 15:29:57.038567 | ubuntu-jammy-large | #5 6.971 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-10-19 15:29:57.145347 | ubuntu-jammy-large | #5 6.994 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.1 [948 kB] 2025-10-19 15:29:57.145474 | ubuntu-jammy-large | #5 7.023 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-10-19 15:29:57.145522 | ubuntu-jammy-large | #5 7.024 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-10-19 15:29:57.145567 | ubuntu-jammy-large | #5 7.026 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2025-10-19 15:29:57.145610 | ubuntu-jammy-large | #5 7.068 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-10-19 15:29:57.145696 | ubuntu-jammy-large | #5 7.079 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-10-19 15:29:57.353332 | ubuntu-jammy-large | #5 7.079 Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-10-19 15:29:57.353433 | ubuntu-jammy-large | #5 7.080 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-10-19 15:29:57.353461 | ubuntu-jammy-large | #5 7.086 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-10-19 15:29:57.353491 | ubuntu-jammy-large | #5 7.152 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.1 [188 kB] 2025-10-19 15:29:57.353505 | ubuntu-jammy-large | #5 7.157 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-10-19 15:29:57.353539 | ubuntu-jammy-large | #5 7.164 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-10-19 15:29:57.353554 | ubuntu-jammy-large | #5 7.286 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-10-19 15:29:57.456940 | ubuntu-jammy-large | #5 7.289 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.3 [104 kB] 2025-10-19 15:29:57.457103 | ubuntu-jammy-large | #5 7.292 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.3 [565 kB] 2025-10-19 15:29:57.457164 | ubuntu-jammy-large | #5 7.378 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libburn4t64 amd64 1.5.6-1.1build1 [158 kB] 2025-10-19 15:29:57.457220 | ubuntu-jammy-large | #5 7.381 Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libisofs6t64 amd64 1.5.6.pl01-1.1ubuntu2 [220 kB] 2025-10-19 15:29:57.457265 | ubuntu-jammy-large | #5 7.384 Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libisoburn1t64 amd64 1:1.5.6-1.1ubuntu3 [405 kB] 2025-10-19 15:29:57.457298 | ubuntu-jammy-large | #5 7.390 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-19 15:29:57.669871 | ubuntu-jammy-large | #5 7.392 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-10-19 15:29:57.669983 | ubuntu-jammy-large | #5 7.452 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 xorriso amd64 1:1.5.6-1.1ubuntu3 [297 kB] 2025-10-19 15:29:57.706451 | ubuntu-jammy-large | #5 7.640 debconf: delaying package configuration, since apt-utils is not installed 2025-10-19 15:29:57.806873 | ubuntu-jammy-large | #5 7.693 Fetched 7826 kB in 2s (4317 kB/s) 2025-10-19 15:29:57.807021 | ubuntu-jammy-large | #5 7.735 Selecting previously unselected package openssl. 2025-10-19 15:29:58.003577 | ubuntu-jammy-large | #5 7.735 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-10-19 15:29:58.003777 | ubuntu-jammy-large | #5 7.752 Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-19 15:29:58.003832 | ubuntu-jammy-large | #5 7.839 Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-10-19 15:29:58.003879 | ubuntu-jammy-large | #5 7.937 Selecting previously unselected package ca-certificates. 2025-10-19 15:29:58.107090 | ubuntu-jammy-large | #5 7.940 Preparing to unpack .../01-ca-certificates_20240203_all.deb ... 2025-10-19 15:29:58.107180 | ubuntu-jammy-large | #5 7.946 Unpacking ca-certificates (20240203) ... 2025-10-19 15:29:58.107232 | ubuntu-jammy-large | #5 8.040 Selecting previously unselected package libapparmor1:amd64. 2025-10-19 15:29:58.259051 | ubuntu-jammy-large | #5 8.044 Preparing to unpack .../02-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-10-19 15:29:58.259150 | ubuntu-jammy-large | #5 8.059 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-19 15:29:58.259170 | ubuntu-jammy-large | #5 8.118 Selecting previously unselected package libfdisk1:amd64. 2025-10-19 15:29:58.259185 | ubuntu-jammy-large | #5 8.121 Preparing to unpack .../03-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-19 15:29:58.259199 | ubuntu-jammy-large | #5 8.127 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-19 15:29:58.259214 | ubuntu-jammy-large | #5 8.192 Selecting previously unselected package libkrb5support0:amd64. 2025-10-19 15:29:58.400382 | ubuntu-jammy-large | #5 8.196 Preparing to unpack .../04-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-19 15:29:58.400472 | ubuntu-jammy-large | #5 8.202 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:29:58.400491 | ubuntu-jammy-large | #5 8.261 Selecting previously unselected package libk5crypto3:amd64. 2025-10-19 15:29:58.400507 | ubuntu-jammy-large | #5 8.265 Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-19 15:29:58.400536 | ubuntu-jammy-large | #5 8.271 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:29:58.400568 | ubuntu-jammy-large | #5 8.333 Selecting previously unselected package libkeyutils1:amd64. 2025-10-19 15:29:58.553001 | ubuntu-jammy-large | #5 8.337 Preparing to unpack .../06-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-10-19 15:29:58.553085 | ubuntu-jammy-large | #5 8.343 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-19 15:29:58.553101 | ubuntu-jammy-large | #5 8.400 Selecting previously unselected package libkrb5-3:amd64. 2025-10-19 15:29:58.553115 | ubuntu-jammy-large | #5 8.404 Preparing to unpack .../07-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-19 15:29:58.553141 | ubuntu-jammy-large | #5 8.410 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:29:58.553155 | ubuntu-jammy-large | #5 8.486 Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-10-19 15:29:58.699374 | ubuntu-jammy-large | #5 8.490 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-19 15:29:58.699463 | ubuntu-jammy-large | #5 8.495 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:29:58.699482 | ubuntu-jammy-large | #5 8.561 Selecting previously unselected package readline-common. 2025-10-19 15:29:58.699496 | ubuntu-jammy-large | #5 8.565 Preparing to unpack .../09-readline-common_8.2-4build1_all.deb ... 2025-10-19 15:29:58.699511 | ubuntu-jammy-large | #5 8.571 Unpacking readline-common (8.2-4build1) ... 2025-10-19 15:29:58.699526 | ubuntu-jammy-large | #5 8.633 Selecting previously unselected package libreadline8t64:amd64. 2025-10-19 15:29:58.833354 | ubuntu-jammy-large | #5 8.636 Preparing to unpack .../10-libreadline8t64_8.2-4build1_amd64.deb ... 2025-10-19 15:29:58.833448 | ubuntu-jammy-large | #5 8.651 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' 2025-10-19 15:29:58.833467 | ubuntu-jammy-large | #5 8.670 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' 2025-10-19 15:29:58.833483 | ubuntu-jammy-large | #5 8.683 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' 2025-10-19 15:29:58.833497 | ubuntu-jammy-large | #5 8.695 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' 2025-10-19 15:29:58.833512 | ubuntu-jammy-large | #5 8.702 Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-10-19 15:29:58.833526 | ubuntu-jammy-large | #5 8.766 Selecting previously unselected package libsqlite3-0:amd64. 2025-10-19 15:29:58.935067 | ubuntu-jammy-large | #5 8.770 Preparing to unpack .../11-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-10-19 15:29:58.935168 | ubuntu-jammy-large | #5 8.776 Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-19 15:29:58.935186 | ubuntu-jammy-large | #5 8.868 Selecting previously unselected package sudo. 2025-10-19 15:29:59.037862 | ubuntu-jammy-large | #5 8.872 Preparing to unpack .../12-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-10-19 15:29:59.037961 | ubuntu-jammy-large | #5 8.881 Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-19 15:29:59.037980 | ubuntu-jammy-large | #5 8.971 Selecting previously unselected package libnghttp2-14:amd64. 2025-10-19 15:29:59.173719 | ubuntu-jammy-large | #5 8.975 Preparing to unpack .../13-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-10-19 15:29:59.173827 | ubuntu-jammy-large | #5 8.981 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-19 15:29:59.173847 | ubuntu-jammy-large | #5 9.042 Selecting previously unselected package libpsl5t64:amd64. 2025-10-19 15:29:59.173863 | ubuntu-jammy-large | #5 9.046 Preparing to unpack .../14-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-10-19 15:29:59.173877 | ubuntu-jammy-large | #5 9.052 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-19 15:29:59.173891 | ubuntu-jammy-large | #5 9.107 Selecting previously unselected package wget. 2025-10-19 15:29:59.379868 | ubuntu-jammy-large | #5 9.111 Preparing to unpack .../15-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2025-10-19 15:29:59.379964 | ubuntu-jammy-large | #5 9.117 Unpacking wget (1.21.4-1ubuntu4.1) ... 2025-10-19 15:29:59.379984 | ubuntu-jammy-large | #5 9.186 Selecting previously unselected package libbrotli1:amd64. 2025-10-19 15:29:59.380000 | ubuntu-jammy-large | #5 9.190 Preparing to unpack .../16-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-10-19 15:29:59.380014 | ubuntu-jammy-large | #5 9.196 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-19 15:29:59.380027 | ubuntu-jammy-large | #5 9.313 Selecting previously unselected package libsasl2-modules-db:amd64. 2025-10-19 15:29:59.519034 | ubuntu-jammy-large | #5 9.316 Preparing to unpack .../17-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-19 15:29:59.519178 | ubuntu-jammy-large | #5 9.323 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-19 15:29:59.519209 | ubuntu-jammy-large | #5 9.380 Selecting previously unselected package libsasl2-2:amd64. 2025-10-19 15:29:59.519234 | ubuntu-jammy-large | #5 9.384 Preparing to unpack .../18-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-19 15:29:59.519257 | ubuntu-jammy-large | #5 9.390 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-19 15:29:59.519278 | ubuntu-jammy-large | #5 9.452 Selecting previously unselected package libldap2:amd64. 2025-10-19 15:29:59.660435 | ubuntu-jammy-large | #5 9.456 Preparing to unpack .../19-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-10-19 15:29:59.660529 | ubuntu-jammy-large | #5 9.462 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-19 15:29:59.660542 | ubuntu-jammy-large | #5 9.524 Selecting previously unselected package librtmp1:amd64. 2025-10-19 15:29:59.660552 | ubuntu-jammy-large | #5 9.528 Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-10-19 15:29:59.660561 | ubuntu-jammy-large | #5 9.534 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-19 15:29:59.660569 | ubuntu-jammy-large | #5 9.594 Selecting previously unselected package libssh-4:amd64. 2025-10-19 15:29:59.810644 | ubuntu-jammy-large | #5 9.597 Preparing to unpack .../21-libssh-4_0.10.6-2ubuntu0.1_amd64.deb ... 2025-10-19 15:29:59.810766 | ubuntu-jammy-large | #5 9.603 Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-19 15:29:59.810785 | ubuntu-jammy-large | #5 9.669 Selecting previously unselected package libcurl4t64:amd64. 2025-10-19 15:29:59.810818 | ubuntu-jammy-large | #5 9.673 Preparing to unpack .../22-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-19 15:29:59.810833 | ubuntu-jammy-large | #5 9.679 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-19 15:29:59.810846 | ubuntu-jammy-large | #5 9.744 Selecting previously unselected package curl. 2025-10-19 15:29:59.938318 | ubuntu-jammy-large | #5 9.747 Preparing to unpack .../23-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-19 15:29:59.938412 | ubuntu-jammy-large | #5 9.753 Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-10-19 15:29:59.938432 | ubuntu-jammy-large | #5 9.809 Selecting previously unselected package fdisk. 2025-10-19 15:29:59.938447 | ubuntu-jammy-large | #5 9.813 Preparing to unpack .../24-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-19 15:29:59.938461 | ubuntu-jammy-large | #5 9.818 Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-10-19 15:29:59.938475 | ubuntu-jammy-large | #5 9.871 Selecting previously unselected package gpgconf. 2025-10-19 15:30:00.086595 | ubuntu-jammy-large | #5 9.875 Preparing to unpack .../25-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-19 15:30:00.086713 | ubuntu-jammy-large | #5 9.881 Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-19 15:30:00.086731 | ubuntu-jammy-large | #5 9.933 Selecting previously unselected package gpg. 2025-10-19 15:30:00.086745 | ubuntu-jammy-large | #5 9.936 Preparing to unpack .../26-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-19 15:30:00.086760 | ubuntu-jammy-large | #5 9.943 Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-10-19 15:30:00.086775 | ubuntu-jammy-large | #5 10.02 Selecting previously unselected package libburn4t64:amd64. 2025-10-19 15:30:00.239135 | ubuntu-jammy-large | #5 10.02 Preparing to unpack .../27-libburn4t64_1.5.6-1.1build1_amd64.deb ... 2025-10-19 15:30:00.239221 | ubuntu-jammy-large | #5 10.03 Unpacking libburn4t64:amd64 (1.5.6-1.1build1) ... 2025-10-19 15:30:00.239238 | ubuntu-jammy-large | #5 10.09 Selecting previously unselected package libisofs6t64:amd64. 2025-10-19 15:30:00.239252 | ubuntu-jammy-large | #5 10.10 Preparing to unpack .../28-libisofs6t64_1.5.6.pl01-1.1ubuntu2_amd64.deb ... 2025-10-19 15:30:00.239267 | ubuntu-jammy-large | #5 10.10 Unpacking libisofs6t64:amd64 (1.5.6.pl01-1.1ubuntu2) ... 2025-10-19 15:30:00.239280 | ubuntu-jammy-large | #5 10.17 Selecting previously unselected package libisoburn1t64:amd64. 2025-10-19 15:30:00.380375 | ubuntu-jammy-large | #5 10.18 Preparing to unpack .../29-libisoburn1t64_1%3a1.5.6-1.1ubuntu3_amd64.deb ... 2025-10-19 15:30:00.380495 | ubuntu-jammy-large | #5 10.18 Unpacking libisoburn1t64:amd64 (1:1.5.6-1.1ubuntu3) ... 2025-10-19 15:30:00.380527 | ubuntu-jammy-large | #5 10.25 Selecting previously unselected package liblzo2-2:amd64. 2025-10-19 15:30:00.380543 | ubuntu-jammy-large | #5 10.25 Preparing to unpack .../30-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-19 15:30:00.380558 | ubuntu-jammy-large | #5 10.26 Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-19 15:30:00.380573 | ubuntu-jammy-large | #5 10.31 Selecting previously unselected package squashfs-tools. 2025-10-19 15:30:00.528681 | ubuntu-jammy-large | #5 10.32 Preparing to unpack .../31-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-10-19 15:30:00.528816 | ubuntu-jammy-large | #5 10.32 Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-10-19 15:30:00.528835 | ubuntu-jammy-large | #5 10.38 Selecting previously unselected package xorriso. 2025-10-19 15:30:00.528850 | ubuntu-jammy-large | #5 10.38 Preparing to unpack .../32-xorriso_1%3a1.5.6-1.1ubuntu3_amd64.deb ... 2025-10-19 15:30:00.528864 | ubuntu-jammy-large | #5 10.39 Unpacking xorriso (1:1.5.6-1.1ubuntu3) ... 2025-10-19 15:30:00.528891 | ubuntu-jammy-large | #5 10.46 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-19 15:30:00.629983 | ubuntu-jammy-large | #5 10.48 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-19 15:30:00.630098 | ubuntu-jammy-large | #5 10.50 Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-19 15:30:00.630119 | ubuntu-jammy-large | #5 10.51 Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-19 15:30:00.630134 | ubuntu-jammy-large | #5 10.53 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-19 15:30:00.630148 | ubuntu-jammy-large | #5 10.55 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-19 15:30:00.630162 | ubuntu-jammy-large | #5 10.56 Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-19 15:30:00.786685 | ubuntu-jammy-large | #5 10.58 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:30:00.786799 | ubuntu-jammy-large | #5 10.62 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-19 15:30:00.786817 | ubuntu-jammy-large | #5 10.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-19 15:30:00.786832 | ubuntu-jammy-large | #5 10.65 Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-19 15:30:00.786847 | ubuntu-jammy-large | #5 10.72 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:30:00.898430 | ubuntu-jammy-large | #5 10.74 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-19 15:30:00.898541 | ubuntu-jammy-large | #5 10.76 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-19 15:30:00.898561 | ubuntu-jammy-large | #5 10.78 Setting up libisofs6t64:amd64 (1.5.6.pl01-1.1ubuntu2) ... 2025-10-19 15:30:00.898575 | ubuntu-jammy-large | #5 10.79 Setting up libburn4t64:amd64 (1.5.6-1.1build1) ... 2025-10-19 15:30:00.898588 | ubuntu-jammy-large | #5 10.81 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:30:00.898601 | ubuntu-jammy-large | #5 10.83 Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-10-19 15:30:01.013476 | ubuntu-jammy-large | #5 10.86 Setting up readline-common (8.2-4build1) ... 2025-10-19 15:30:01.013615 | ubuntu-jammy-large | #5 10.88 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-19 15:30:01.013693 | ubuntu-jammy-large | #5 10.90 Setting up wget (1.21.4-1ubuntu4.1) ... 2025-10-19 15:30:01.013721 | ubuntu-jammy-large | #5 10.93 Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-10-19 15:30:01.013743 | ubuntu-jammy-large | #5 10.95 Setting up ca-certificates (20240203) ... 2025-10-19 15:30:01.139940 | ubuntu-jammy-large | #5 11.07 debconf: unable to initialize frontend: Dialog 2025-10-19 15:30:01.140032 | ubuntu-jammy-large | #5 11.07 debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-10-19 15:30:01.140046 | ubuntu-jammy-large | #5 11.07 debconf: falling back to frontend: Readline 2025-10-19 15:30:01.291047 | ubuntu-jammy-large | #5 11.07 debconf: unable to initialize frontend: Readline 2025-10-19 15:30:01.291160 | ubuntu-jammy-large | #5 11.07 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-10-19 15:30:01.291180 | ubuntu-jammy-large | #5 11.07 debconf: falling back to frontend: Teletype 2025-10-19 15:30:02.176501 | ubuntu-jammy-large | #5 12.11 Updating certificates in /etc/ssl/certs... 2025-10-19 15:30:03.620659 | ubuntu-jammy-large | #5 13.55 146 added, 0 removed; done. 2025-10-19 15:30:03.737383 | ubuntu-jammy-large | #5 13.65 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-19 15:30:03.737500 | ubuntu-jammy-large | #5 13.67 Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-19 15:30:03.854398 | ubuntu-jammy-large | #5 13.69 Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-10-19 15:30:03.854539 | ubuntu-jammy-large | #5 13.70 Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-19 15:30:03.854591 | ubuntu-jammy-large | #5 13.72 Setting up libisoburn1t64:amd64 (1:1.5.6-1.1ubuntu3) ... 2025-10-19 15:30:03.854637 | ubuntu-jammy-large | #5 13.74 Setting up xorriso (1:1.5.6-1.1ubuntu3) ... 2025-10-19 15:30:03.854739 | ubuntu-jammy-large | #5 13.75 Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-10-19 15:30:03.854784 | ubuntu-jammy-large | #5 13.77 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-19 15:30:03.854827 | ubuntu-jammy-large | #5 13.79 Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-10-19 15:30:04.090545 | ubuntu-jammy-large | #5 13.81 Setting up curl (8.5.0-2ubuntu10.6) ... 2025-10-19 15:30:04.090647 | ubuntu-jammy-large | #5 13.82 Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-19 15:30:04.090666 | ubuntu-jammy-large | #5 13.86 Processing triggers for ca-certificates (20240203) ... 2025-10-19 15:30:04.090700 | ubuntu-jammy-large | #5 13.87 Updating certificates in /etc/ssl/certs... 2025-10-19 15:30:05.081470 | ubuntu-jammy-large | #5 15.01 0 added, 0 removed; done. 2025-10-19 15:30:05.081574 | ubuntu-jammy-large | #5 15.01 Running hooks in /etc/ca-certificates/update.d... 2025-10-19 15:30:05.234878 | ubuntu-jammy-large | #5 15.02 done. 2025-10-19 15:30:05.367408 | ubuntu-jammy-large | #5 DONE 15.3s 2025-10-19 15:30:05.595014 | ubuntu-jammy-large | 2025-10-19 15:30:05.595110 | ubuntu-jammy-large | #6 [3/3] WORKDIR /work 2025-10-19 15:30:05.595126 | ubuntu-jammy-large | #6 DONE 0.1s 2025-10-19 15:30:05.595137 | ubuntu-jammy-large | 2025-10-19 15:30:05.595159 | ubuntu-jammy-large | #7 exporting to image 2025-10-19 15:30:05.595170 | ubuntu-jammy-large | #7 exporting layers 2025-10-19 15:30:05.723377 | ubuntu-jammy-large | #7 exporting layers 0.3s done 2025-10-19 15:30:05.854706 | ubuntu-jammy-large | #7 writing image sha256:3645b7eafc8a4f5536f9a6f51c76e25e063963e6e84a2d47f1c1f32bbe9e95b5 done 2025-10-19 15:30:05.854823 | ubuntu-jammy-large | #7 naming to docker.io/library/osism-node-image-builder:latest-main done 2025-10-19 15:30:05.854846 | ubuntu-jammy-large | #7 DONE 0.3s 2025-10-19 15:30:06.169173 | ubuntu-jammy-large | DISTRIB_ID=Ubuntu 2025-10-19 15:30:06.169259 | ubuntu-jammy-large | DISTRIB_RELEASE=24.04 2025-10-19 15:30:06.169272 | ubuntu-jammy-large | DISTRIB_CODENAME=noble 2025-10-19 15:30:06.169282 | ubuntu-jammy-large | DISTRIB_DESCRIPTION="Ubuntu 24.04.3 LTS" 2025-10-19 15:30:06.311876 | ubuntu-jammy-large |  2025-10-19 15:30:06.311976 | ubuntu-jammy-large | DOCKER: 2025-10-19 15:30:06.311996 | ubuntu-jammy-large | + cat /etc/lsb-release 2025-10-19 15:30:06.545760 | ubuntu-jammy-large | ok: Runtime: 0:00:29.716401 2025-10-19 15:30:06.562729 | 2025-10-19 15:30:06.562913 | TASK [Run build script] 2025-10-19 15:30:07.539400 | ubuntu-jammy-large | #0 building with "default" instance using docker driver 2025-10-19 15:30:07.539585 | ubuntu-jammy-large | 2025-10-19 15:30:07.539612 | ubuntu-jammy-large | #1 [internal] load build definition from Dockerfile 2025-10-19 15:30:07.539673 | ubuntu-jammy-large | #1 transferring dockerfile: 421B done 2025-10-19 15:30:07.539732 | ubuntu-jammy-large | #1 DONE 0.0s 2025-10-19 15:30:07.539747 | ubuntu-jammy-large | 2025-10-19 15:30:07.539769 | ubuntu-jammy-large | #2 [internal] load metadata for docker.io/library/ubuntu:noble 2025-10-19 15:30:07.593648 | ubuntu-jammy-large | #2 DONE 0.2s 2025-10-19 15:30:07.714147 | ubuntu-jammy-large | 2025-10-19 15:30:07.714250 | ubuntu-jammy-large | #3 [internal] load .dockerignore 2025-10-19 15:30:07.714288 | ubuntu-jammy-large | #3 transferring context: 2B done 2025-10-19 15:30:07.714316 | ubuntu-jammy-large | #3 DONE 0.0s 2025-10-19 15:30:07.714331 | ubuntu-jammy-large | 2025-10-19 15:30:07.714347 | ubuntu-jammy-large | #4 [1/3] FROM docker.io/library/ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 2025-10-19 15:30:07.714365 | ubuntu-jammy-large | #4 DONE 0.0s 2025-10-19 15:30:07.714378 | ubuntu-jammy-large | 2025-10-19 15:30:07.714400 | ubuntu-jammy-large | #5 [2/3] RUN apt-get update && apt-get install --yes --no-install-recommends ca-certificates curl fdisk gpg squashfs-tools sudo wget xorriso && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-19 15:30:07.714415 | ubuntu-jammy-large | #5 CACHED 2025-10-19 15:30:07.714428 | ubuntu-jammy-large | 2025-10-19 15:30:07.714441 | ubuntu-jammy-large | #6 [3/3] WORKDIR /work 2025-10-19 15:30:07.714455 | ubuntu-jammy-large | #6 CACHED 2025-10-19 15:30:07.714468 | ubuntu-jammy-large | 2025-10-19 15:30:07.714481 | ubuntu-jammy-large | #7 exporting to image 2025-10-19 15:30:07.714494 | ubuntu-jammy-large | #7 exporting layers done 2025-10-19 15:30:07.714507 | ubuntu-jammy-large | #7 writing image sha256:3645b7eafc8a4f5536f9a6f51c76e25e063963e6e84a2d47f1c1f32bbe9e95b5 done 2025-10-19 15:30:07.714522 | ubuntu-jammy-large | #7 naming to docker.io/library/osism-node-image-builder:latest-main done 2025-10-19 15:30:07.714536 | ubuntu-jammy-large | #7 DONE 0.0s 2025-10-19 15:30:08.027948 | ubuntu-jammy-large | + trap cleanup SIGINT SIGTERM ERR EXIT 2025-10-19 15:30:08.028808 | ubuntu-jammy-large | ++ command -v date 2025-10-19 15:30:08.029578 | ubuntu-jammy-large | + [[ ! -x /usr/bin/date ]] 2025-10-19 15:30:08.033022 | ubuntu-jammy-large | + main -r -a -k -u /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml -n noble --destination ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso 2025-10-19 15:30:08.033051 | ubuntu-jammy-large | + export_metadata 2025-10-19 15:30:08.033861 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2025-10-19 15:30:08.036948 | ubuntu-jammy-large | + export TODAY=2025-10-19 2025-10-19 15:30:08.037003 | ubuntu-jammy-large | + TODAY=2025-10-19 2025-10-19 15:30:08.037017 | ubuntu-jammy-large | + export USER_DATA_FILE= 2025-10-19 15:30:08.037029 | ubuntu-jammy-large | + USER_DATA_FILE= 2025-10-19 15:30:08.037041 | ubuntu-jammy-large | + export META_DATA_FILE= 2025-10-19 15:30:08.037054 | ubuntu-jammy-large | + META_DATA_FILE= 2025-10-19 15:30:08.037065 | ubuntu-jammy-large | + export CODE_NAME= 2025-10-19 15:30:08.037077 | ubuntu-jammy-large | + CODE_NAME= 2025-10-19 15:30:08.037090 | ubuntu-jammy-large | + export BASE_URL= 2025-10-19 15:30:08.037102 | ubuntu-jammy-large | + BASE_URL= 2025-10-19 15:30:08.037113 | ubuntu-jammy-large | + export ISO_FILE_NAME= 2025-10-19 15:30:08.037125 | ubuntu-jammy-large | + ISO_FILE_NAME= 2025-10-19 15:30:08.037181 | ubuntu-jammy-large | + export ORIGINAL_ISO=ubuntu-original-2025-10-19.iso 2025-10-19 15:30:08.037196 | ubuntu-jammy-large | + ORIGINAL_ISO=ubuntu-original-2025-10-19.iso 2025-10-19 15:30:08.037209 | ubuntu-jammy-large | + export EFI_IMAGE=ubuntu-original-2025-10-19.efi 2025-10-19 15:30:08.037221 | ubuntu-jammy-large | + EFI_IMAGE=ubuntu-original-2025-10-19.efi 2025-10-19 15:30:08.037233 | ubuntu-jammy-large | + export MBR_IMAGE=ubuntu-original-2025-10-19.mbr 2025-10-19 15:30:08.037246 | ubuntu-jammy-large | + MBR_IMAGE=ubuntu-original-2025-10-19.mbr 2025-10-19 15:30:08.037259 | ubuntu-jammy-large | + export SOURCE_ISO=ubuntu-original-2025-10-19.iso 2025-10-19 15:30:08.037271 | ubuntu-jammy-large | + SOURCE_ISO=ubuntu-original-2025-10-19.iso 2025-10-19 15:30:08.037304 | ubuntu-jammy-large | + export DESTINATION_ISO=ubuntu-autoinstall.iso 2025-10-19 15:30:08.037318 | ubuntu-jammy-large | + DESTINATION_ISO=ubuntu-autoinstall.iso 2025-10-19 15:30:08.037356 | ubuntu-jammy-large | + export SHA_SUFFIX=2025-10-19 2025-10-19 15:30:08.037370 | ubuntu-jammy-large | + SHA_SUFFIX=2025-10-19 2025-10-19 15:30:08.037383 | ubuntu-jammy-large | + export UBUNTU_GPG_KEY_ID=843938DF228D22F7B3742BC0D94AA3F0EFE21092 2025-10-19 15:30:08.037397 | ubuntu-jammy-large | + UBUNTU_GPG_KEY_ID=843938DF228D22F7B3742BC0D94AA3F0EFE21092 2025-10-19 15:30:08.037410 | ubuntu-jammy-large | + export GPG_VERIFY=1 2025-10-19 15:30:08.037423 | ubuntu-jammy-large | + GPG_VERIFY=1 2025-10-19 15:30:08.037435 | ubuntu-jammy-large | + export ALL_IN_ONE=0 2025-10-19 15:30:08.037448 | ubuntu-jammy-large | + ALL_IN_ONE=0 2025-10-19 15:30:08.037460 | ubuntu-jammy-large | + export USE_HWE_KERNEL=0 2025-10-19 15:30:08.037473 | ubuntu-jammy-large | + USE_HWE_KERNEL=0 2025-10-19 15:30:08.037508 | ubuntu-jammy-large | + export MD5_CHECKSUM=1 2025-10-19 15:30:08.037520 | ubuntu-jammy-large | + MD5_CHECKSUM=1 2025-10-19 15:30:08.037532 | ubuntu-jammy-large | + export USE_RELEASE_ISO=0 2025-10-19 15:30:08.037544 | ubuntu-jammy-large | + USE_RELEASE_ISO=0 2025-10-19 15:30:08.037555 | ubuntu-jammy-large | + export EXTRA_FILES_FOLDER= 2025-10-19 15:30:08.037567 | ubuntu-jammy-large | + EXTRA_FILES_FOLDER= 2025-10-19 15:30:08.037579 | ubuntu-jammy-large | + export OFFLINE_INSTALLER= 2025-10-19 15:30:08.037591 | ubuntu-jammy-large | + OFFLINE_INSTALLER= 2025-10-19 15:30:08.037602 | ubuntu-jammy-large | + export LEGACY_IMAGE=0 2025-10-19 15:30:08.037613 | ubuntu-jammy-large | + LEGACY_IMAGE=0 2025-10-19 15:30:08.037673 | ubuntu-jammy-large | + export CURRENT_RELEASE= 2025-10-19 15:30:08.037713 | ubuntu-jammy-large | + CURRENT_RELEASE= 2025-10-19 15:30:08.037725 | ubuntu-jammy-large | + export ISO_NAME= 2025-10-19 15:30:08.037737 | ubuntu-jammy-large | + ISO_NAME= 2025-10-19 15:30:08.037748 | ubuntu-jammy-large | + export IMAGE_NAME= 2025-10-19 15:30:08.037760 | ubuntu-jammy-large | + IMAGE_NAME= 2025-10-19 15:30:08.037772 | ubuntu-jammy-large | + export TMP_DIR= 2025-10-19 15:30:08.037803 | ubuntu-jammy-large | + TMP_DIR= 2025-10-19 15:30:08.037816 | ubuntu-jammy-large | + export BUILD_DIR= 2025-10-19 15:30:08.037828 | ubuntu-jammy-large | + BUILD_DIR= 2025-10-19 15:30:08.037839 | ubuntu-jammy-large | + create_tmp_dirs 2025-10-19 15:30:08.038838 | ubuntu-jammy-large | ++ mktemp -d 2025-10-19 15:30:08.041986 | ubuntu-jammy-large | + export TMP_DIR=/tmp/tmp.qfuW4dK76B 2025-10-19 15:30:08.042027 | ubuntu-jammy-large | + TMP_DIR=/tmp/tmp.qfuW4dK76B 2025-10-19 15:30:08.042040 | ubuntu-jammy-large | + [[ ! -n /tmp/tmp.qfuW4dK76B ]] 2025-10-19 15:30:08.042051 | ubuntu-jammy-large | + [[ ! -d /tmp/tmp.qfuW4dK76B ]] 2025-10-19 15:30:08.042064 | ubuntu-jammy-large | + log '📁 Created temporary working directory /tmp/tmp.qfuW4dK76B' 2025-10-19 15:30:08.043190 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.046148 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] 📁 Created temporary working directory /tmp/tmp.qfuW4dK76B' 2025-10-19 15:30:08.046172 | ubuntu-jammy-large | [2025-10-19 15:30:08] 📁 Created temporary working directory /tmp/tmp.qfuW4dK76B 2025-10-19 15:30:08.047315 | ubuntu-jammy-large | ++ mktemp -d 2025-10-19 15:30:08.049909 | ubuntu-jammy-large | + export BUILD_DIR=/tmp/tmp.YnlBtba6X8 2025-10-19 15:30:08.049942 | ubuntu-jammy-large | + BUILD_DIR=/tmp/tmp.YnlBtba6X8 2025-10-19 15:30:08.050219 | ubuntu-jammy-large | + [[ ! -n /tmp/tmp.YnlBtba6X8 ]] 2025-10-19 15:30:08.050236 | ubuntu-jammy-large | + [[ ! -d /tmp/tmp.YnlBtba6X8 ]] 2025-10-19 15:30:08.050248 | ubuntu-jammy-large | + log '📁 Created temporary build directory /tmp/tmp.YnlBtba6X8' 2025-10-19 15:30:08.051245 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.054033 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] 📁 Created temporary build directory /tmp/tmp.YnlBtba6X8' 2025-10-19 15:30:08.054071 | ubuntu-jammy-large | [2025-10-19 15:30:08] 📁 Created temporary build directory /tmp/tmp.YnlBtba6X8 2025-10-19 15:30:08.054275 | ubuntu-jammy-large | + parse_params -r -a -k -u /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml -n noble --destination ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso 2025-10-19 15:30:08.054293 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054306 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054317 | ubuntu-jammy-large | + USE_RELEASE_ISO=1 2025-10-19 15:30:08.054561 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054577 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054588 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054600 | ubuntu-jammy-large | + ALL_IN_ONE=1 2025-10-19 15:30:08.054612 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054624 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054635 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054648 | ubuntu-jammy-large | + GPG_VERIFY=0 2025-10-19 15:30:08.054660 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054673 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054702 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054715 | ubuntu-jammy-large | + USER_DATA_FILE=/work/build/user-data-cloud-in-a-box-kubernetes-1.yaml 2025-10-19 15:30:08.054728 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054739 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054751 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054763 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054775 | ubuntu-jammy-large | + CODE_NAME=noble 2025-10-19 15:30:08.054787 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054799 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054811 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054822 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054838 | ubuntu-jammy-large | + DESTINATION_ISO=ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso 2025-10-19 15:30:08.054850 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054862 | ubuntu-jammy-large | + shift 2025-10-19 15:30:08.054873 | ubuntu-jammy-large | + : 2025-10-19 15:30:08.054884 | ubuntu-jammy-large | + case "${1-}" in 2025-10-19 15:30:08.054896 | ubuntu-jammy-large | + break 2025-10-19 15:30:08.054908 | ubuntu-jammy-large | + echo 'CODE NAME IS: noble' 2025-10-19 15:30:08.054919 | ubuntu-jammy-large | + log '👶 Starting up...' 2025-10-19 15:30:08.054931 | ubuntu-jammy-large | CODE NAME IS: noble 2025-10-19 15:30:08.055848 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.058832 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] 👶 Starting up...' 2025-10-19 15:30:08.058861 | ubuntu-jammy-large | [2025-10-19 15:30:08] 👶 Starting up... 2025-10-19 15:30:08.058875 | ubuntu-jammy-large | + '[' 1 -ne 0 ']' 2025-10-19 15:30:08.058889 | ubuntu-jammy-large | + [[ -z /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml ]] 2025-10-19 15:30:08.058917 | ubuntu-jammy-large | + [[ ! -f /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml ]] 2025-10-19 15:30:08.058931 | ubuntu-jammy-large | + [[ -n '' ]] 2025-10-19 15:30:08.058945 | ubuntu-jammy-large | + return 0 2025-10-19 15:30:08.059042 | ubuntu-jammy-large | + '[' '!' -f ubuntu-original-2025-10-19.iso ']' 2025-10-19 15:30:08.059059 | ubuntu-jammy-large | + '[' 1 -eq 1 ']' 2025-10-19 15:30:08.059071 | ubuntu-jammy-large | + latest_release 2025-10-19 15:30:08.059082 | ubuntu-jammy-large | + BASE_URL=https://releases.ubuntu.com/noble/ 2025-10-19 15:30:08.059094 | ubuntu-jammy-large | + log '🔎 Checking for latest noble release...' 2025-10-19 15:30:08.060256 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.063192 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] 🔎 Checking for latest noble release...' 2025-10-19 15:30:08.063209 | ubuntu-jammy-large | [2025-10-19 15:30:08] 🔎 Checking for latest noble release... 2025-10-19 15:30:08.065061 | ubuntu-jammy-large | ++ curl -sSL https://releases.ubuntu.com/noble/ 2025-10-19 15:30:08.065340 | ubuntu-jammy-large | ++ grep -oP 'ubuntu-.*-server-amd64.iso' 2025-10-19 15:30:08.065809 | ubuntu-jammy-large | ++ head -n 1 2025-10-19 15:30:08.654819 | ubuntu-jammy-large | + ISO_FILE_NAME=ubuntu-24.04.3-live-server-amd64.iso 2025-10-19 15:30:08.656978 | ubuntu-jammy-large | ++ curl -sSL https://releases.ubuntu.com/noble/ 2025-10-19 15:30:08.657039 | ubuntu-jammy-large | ++ grep -o 'Ubuntu .* .*)' 2025-10-19 15:30:08.657064 | ubuntu-jammy-large | ++ head -n 1 2025-10-19 15:30:08.971573 | ubuntu-jammy-large | + IMAGE_NAME='Ubuntu 24.04.3 (Noble Numbat)' 2025-10-19 15:30:08.973062 | ubuntu-jammy-large | ++ echo ubuntu-24.04.3-live-server-amd64.iso 2025-10-19 15:30:08.973286 | ubuntu-jammy-large | ++ cut -f2 -d- 2025-10-19 15:30:08.975918 | ubuntu-jammy-large | + CURRENT_RELEASE=24.04.3 2025-10-19 15:30:08.975943 | ubuntu-jammy-large | + SHA_SUFFIX=24.04.3 2025-10-19 15:30:08.976117 | ubuntu-jammy-large | + log '✅ Latest release is 24.04.3' 2025-10-19 15:30:08.976942 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.979240 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] ✅ Latest release is 24.04.3' 2025-10-19 15:30:08.979291 | ubuntu-jammy-large | [2025-10-19 15:30:08] ✅ Latest release is 24.04.3 2025-10-19 15:30:08.979353 | ubuntu-jammy-large | + check_legacy 2025-10-19 15:30:08.979369 | ubuntu-jammy-large | + '[' '!' -f ubuntu-original-2025-10-19.iso ']' 2025-10-19 15:30:08.980284 | ubuntu-jammy-large | ++ dpkg --compare-versions 24.04.3 lt 20.10 2025-10-19 15:30:08.983914 | ubuntu-jammy-large | + log '✅ 24.04.3 is greater than 20.10. Not a legacy image.' 2025-10-19 15:30:08.984793 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.987183 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] ✅ 24.04.3 is greater than 20.10. Not a legacy image.' 2025-10-19 15:30:08.987219 | ubuntu-jammy-large | [2025-10-19 15:30:08] ✅ 24.04.3 is greater than 20.10. Not a legacy image. 2025-10-19 15:30:08.987242 | ubuntu-jammy-large | + export LEGACY_IMAGE=0 2025-10-19 15:30:08.987257 | ubuntu-jammy-large | + LEGACY_IMAGE=0 2025-10-19 15:30:08.987270 | ubuntu-jammy-large | + verify_deps 2025-10-19 15:30:08.987284 | ubuntu-jammy-large | + log '🔎 Checking for required utilities...' 2025-10-19 15:30:08.988239 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:08.991373 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:08] 🔎 Checking for required utilities...' 2025-10-19 15:30:08.991398 | ubuntu-jammy-large | [2025-10-19 15:30:08] 🔎 Checking for required utilities... 2025-10-19 15:30:08.992240 | ubuntu-jammy-large | ++ command -v xorriso 2025-10-19 15:30:08.992960 | ubuntu-jammy-large | + [[ ! -x /usr/bin/xorriso ]] 2025-10-19 15:30:08.993950 | ubuntu-jammy-large | ++ command -v sed 2025-10-19 15:30:08.994630 | ubuntu-jammy-large | + [[ ! -x /usr/bin/sed ]] 2025-10-19 15:30:08.995567 | ubuntu-jammy-large | ++ command -v curl 2025-10-19 15:30:08.996414 | ubuntu-jammy-large | + [[ ! -x /usr/bin/curl ]] 2025-10-19 15:30:08.997497 | ubuntu-jammy-large | ++ command -v gpg 2025-10-19 15:30:08.998096 | ubuntu-jammy-large | + [[ ! -x /usr/bin/gpg ]] 2025-10-19 15:30:08.999227 | ubuntu-jammy-large | ++ command -v fdisk 2025-10-19 15:30:09.000062 | ubuntu-jammy-large | + [[ ! -x /usr/sbin/fdisk ]] 2025-10-19 15:30:09.000088 | ubuntu-jammy-large | + '[' 0 -eq 1 ']' 2025-10-19 15:30:09.000301 | ubuntu-jammy-large | + log '👍 All required utilities are installed.' 2025-10-19 15:30:09.001471 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:09.003864 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:09] 👍 All required utilities are installed.' 2025-10-19 15:30:09.003900 | ubuntu-jammy-large | [2025-10-19 15:30:09] 👍 All required utilities are installed. 2025-10-19 15:30:09.003983 | ubuntu-jammy-large | + download_iso 2025-10-19 15:30:09.004168 | ubuntu-jammy-large | + '[' '!' -f ubuntu-original-2025-10-19.iso ']' 2025-10-19 15:30:09.004301 | ubuntu-jammy-large | + log '🌎 Downloading ISO image for Ubuntu 24.04.3 (Noble Numbat) ...' 2025-10-19 15:30:09.005432 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:30:09.008465 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:30:09] 🌎 Downloading ISO image for Ubuntu 24.04.3 (Noble Numbat) ...' 2025-10-19 15:30:09.008552 | ubuntu-jammy-large | [2025-10-19 15:30:09] 🌎 Downloading ISO image for Ubuntu 24.04.3 (Noble Numbat) ... 2025-10-19 15:30:09.008666 | ubuntu-jammy-large | + wget --no-verbose --show-progress --progress=bar:force:noscroll -O ubuntu-original-2025-10-19.iso https://releases.ubuntu.com/noble//ubuntu-24.04.3-live-server-amd64.iso 2025-10-19 15:31:24.543691 | ubuntu-jammy-large | ubuntu-original-202 0%[ ] 0 --.-KB/s ubuntu-original-202 0%[ ] 3.66M 18.2MB/s ubuntu-original-202 0%[ ] 10.75M 26.2MB/s ubuntu-original-202 0%[ ] 19.22M 31.5MB/s ubuntu-original-202 0%[ ] 27.83M 34.3MB/s ubuntu-original-202 1%[ ] 36.56M 35.7MB/s ubuntu-original-202 1%[ ] 41.28M 33.5MB/s ubuntu-original-202 1%[ ] 49.58M 34.1MB/s ubuntu-original-202 1%[ ] 59.95M 36.3MB/s ubuntu-original-202 2%[ ] 67.02M 36.0MB/s ubuntu-original-202 2%[ ] 74.42M 36.1MB/s ubuntu-original-202 2%[ ] 82.55M 36.4MB/s ubuntu-original-202 2%[ ] 91.72M 37.0MB/s ubuntu-original-202 3%[ ] 100.73M 37.5MB/s ubuntu-original-202 3%[ ] 108.50M 37.6MB/s ubuntu-original-202 3%[ ] 117.19M 37.9MB/s eta 80s ubuntu-original-202 3%[ ] 124.80M 37.9MB/s eta 80s ubuntu-original-202 4%[ ] 134.11M 39.7MB/s eta 80s ubuntu-original-202 4%[ ] 142.05M 39.8MB/s eta 80s ubuntu-original-202 4%[ ] 151.05M 40.1MB/s eta 80s ubuntu-original-202 5%[> ] 158.61M 39.7MB/s eta 77s ubuntu-original-202 5%[> ] 168.69M 41.2MB/s eta 77s ubuntu-original-202 5%[> ] 178.70M 41.8MB/s eta 77s ubuntu-original-202 5%[> ] 186.83M 41.7MB/s eta 77s ubuntu-original-202 6%[> ] 196.34M 41.8MB/s eta 77s ubuntu-original-202 6%[> ] 203.42M 42.2MB/s eta 74s ubuntu-original-202 6%[> ] 212.94M 42.5MB/s eta 74s ubuntu-original-202 7%[> ] 220.78M 42.3MB/s eta 74s ubuntu-original-202 7%[> ] 229.19M 42.2MB/s eta 74s ubuntu-original-202 7%[> ] 238.34M 42.4MB/s eta 74s ubuntu-original-202 7%[> ] 246.09M 41.8MB/s eta 73s ubuntu-original-202 8%[> ] 253.81M 42.0MB/s eta 73s ubuntu-original-202 8%[> ] 261.66M 41.8MB/s eta 73s ubuntu-original-202 8%[> ] 269.66M 42.0MB/s eta 73s ubuntu-original-202 8%[> ] 278.75M 41.8MB/s eta 73s ubuntu-original-202 9%[> ] 287.08M 41.9MB/s eta 72s ubuntu-original-202 9%[> ] 297.05M 42.0MB/s eta 72s ubuntu-original-202 9%[> ] 305.36M 41.7MB/s eta 72s ubuntu-original-202 9%[> ] 313.66M 41.9MB/s eta 72s ubuntu-original-202 10%[=> ] 321.97M 41.8MB/s eta 72s ubuntu-original-202 10%[=> ] 330.28M 42.0MB/s eta 70s ubuntu-original-202 10%[=> ] 338.62M 42.0MB/s eta 70s ubuntu-original-202 11%[=> ] 347.05M 41.5MB/s eta 70s ubuntu-original-202 11%[=> ] 357.23M 42.3MB/s eta 70s ubuntu-original-202 11%[=> ] 366.62M 42.5MB/s eta 70s ubuntu-original-202 11%[=> ] 375.47M 42.6MB/s eta 68s ubuntu-original-202 12%[=> ] 384.44M 43.3MB/s eta 68s ubuntu-original-202 12%[=> ] 390.62M 42.1MB/s eta 68s ubuntu-original-202 12%[=> ] 400.50M 43.0MB/s eta 68s ubuntu-original-202 13%[=> ] 410.53M 43.6MB/s eta 68s ubuntu-original-202 13%[=> ] 417.20M 42.3MB/s eta 67s ubuntu-original-202 13%[=> ] 418.06M 39.6MB/s eta 67s ubuntu-original-202 13%[=> ] 426.05M 39.4MB/s eta 67s ubuntu-original-202 13%[=> ] 435.58M 39.8MB/s eta 67s ubuntu-original-202 14%[=> ] 443.77M 39.6MB/s eta 67s ubuntu-original-202 14%[=> ] 453.81M 40.0MB/s eta 67s ubuntu-original-202 14%[=> ] 463.83M 40.9MB/s eta 67s ubuntu-original-202 15%[==> ] 472.91M 40.7MB/s eta 67s ubuntu-original-202 15%[==> ] 481.97M 40.7MB/s eta 67s ubuntu-original-202 15%[==> ] 491.03M 40.6MB/s eta 67s ubuntu-original-202 15%[==> ] 500.09M 40.7MB/s eta 65s ubuntu-original-202 16%[==> ] 509.05M 40.4MB/s eta 65s ubuntu-original-202 16%[==> ] 517.59M 40.7MB/s eta 65s ubuntu-original-202 16%[==> ] 525.23M 41.0MB/s eta 65s ubuntu-original-202 17%[==> ] 535.81M 41.2MB/s eta 65s ubuntu-original-202 17%[==> ] 543.39M 40.6MB/s eta 64s ubuntu-original-202 17%[==> ] 551.36M 41.7MB/s eta 64s ubuntu-original-202 17%[==> ] 560.92M 44.1MB/s eta 64s ubuntu-original-202 18%[==> ] 568.20M 43.3MB/s eta 64s ubuntu-original-202 18%[==> ] 576.22M 42.9MB/s eta 64s ubuntu-original-202 18%[==> ] 584.56M 42.9MB/s eta 63s ubuntu-original-202 18%[==> ] 594.23M 42.6MB/s eta 63s ubuntu-original-202 19%[==> ] 602.19M 42.2MB/s eta 63s ubuntu-original-202 19%[==> ] 612.25M 42.5MB/s eta 63s ubuntu-original-202 19%[==> ] 621.48M 42.6MB/s eta 63s ubuntu-original-202 20%[===> ] 630.73M 42.6MB/s eta 61s ubuntu-original-202 20%[===> ] 639.97M 42.8MB/s eta 61s ubuntu-original-202 20%[===> ] 649.23M 43.0MB/s eta 61s ubuntu-original-202 20%[===> ] 658.52M 43.5MB/s eta 61s ubuntu-original-202 21%[===> ] 666.53M 43.5MB/s eta 61s ubuntu-original-202 21%[===> ] 674.09M 42.9MB/s eta 60s ubuntu-original-202 21%[===> ] 683.64M 43.5MB/s eta 60s ubuntu-original-202 21%[===> ] 691.83M 43.2MB/s eta 60s ubuntu-original-202 22%[===> ] 702.28M 44.1MB/s eta 60s ubuntu-original-202 22%[===> ] 707.98M 43.5MB/s eta 60s ubuntu-original-202 22%[===> ] 717.39M 43.6MB/s eta 59s ubuntu-original-202 23%[===> ] 726.44M 43.8MB/s eta 59s ubuntu-original-202 23%[===> ] 734.56M 43.9MB/s eta 59s ubuntu-original-202 23%[===> ] 743.33M 43.6MB/s eta 59s ubuntu-original-202 23%[===> ] 752.52M 43.3MB/s eta 59s ubuntu-original-202 24%[===> ] 761.61M 43.3MB/s eta 58s ubuntu-original-202 24%[===> ] 769.47M 42.9MB/s eta 58s ubuntu-original-202 24%[===> ] 779.17M 42.8MB/s eta 58s ubuntu-original-202 25%[====> ] 788.28M 42.8MB/s eta 58s ubuntu-original-202 25%[====> ] 796.97M 42.7MB/s eta 58s ubuntu-original-202 25%[====> ] 807.39M 43.8MB/s eta 56s ubuntu-original-202 25%[====> ] 814.89M 43.3MB/s eta 56s ubuntu-original-202 26%[====> ] 824.33M 43.2MB/s eta 56s ubuntu-original-202 26%[====> ] 834.20M 43.6MB/s eta 56s ubuntu-original-202 26%[====> ] 843.02M 44.1MB/s eta 56s ubuntu-original-202 27%[====> ] 851.83M 44.2MB/s eta 55s ubuntu-original-202 27%[====> ] 852.95M 41.1MB/s eta 55s ubuntu-original-202 27%[====> ] 859.92M 40.8MB/s eta 55s ubuntu-original-202 27%[====> ] 868.72M 40.8MB/s eta 55s ubuntu-original-202 27%[====> ] 877.55M 40.9MB/s eta 55s ubuntu-original-202 28%[====> ] 886.61M 40.9MB/s eta 55s ubuntu-original-202 28%[====> ] 894.38M 40.5MB/s eta 55s ubuntu-original-202 28%[====> ] 904.17M 41.0MB/s eta 55s ubuntu-original-202 28%[====> ] 912.97M 40.5MB/s eta 55s ubuntu-original-202 29%[====> ] 920.97M 40.4MB/s eta 55s ubuntu-original-202 29%[====> ] 929.28M 40.0MB/s eta 54s ubuntu-original-202 29%[====> ] 937.42M 39.7MB/s eta 54s ubuntu-original-202 30%[=====> ] 945.59M 39.7MB/s eta 54s ubuntu-original-202 30%[=====> ] 953.77M 39.4MB/s eta 54s ubuntu-original-202 30%[=====> ] 961.92M 38.9MB/s eta 54s ubuntu-original-202 30%[=====> ] 970.38M 38.9MB/s eta 53s ubuntu-original-202 31%[=====> ] 978.47M 40.5MB/s eta 53s ubuntu-original-202 31%[=====> ] 986.86M 41.8MB/s eta 53s ubuntu-original-202 31%[=====> ] 996.34M 42.0MB/s eta 53s ubuntu-original-202 31%[=====> ] 1004M 41.6MB/s eta 53s ubuntu-original-202 32%[=====> ] 1012M 41.6MB/s eta 52s ubuntu-original-202 32%[=====> ] 1021M 41.7MB/s eta 52s ubuntu-original-202 32%[=====> ] 1.01G 41.5MB/s eta 52s ubuntu-original-202 33%[=====> ] 1.01G 41.5MB/s eta 52s ubuntu-original-202 33%[=====> ] 1.02G 42.1MB/s eta 52s ubuntu-original-202 33%[=====> ] 1.03G 42.5MB/s eta 50s ubuntu-original-202 33%[=====> ] 1.04G 42.8MB/s eta 50s ubuntu-original-202 34%[=====> ] 1.05G 43.0MB/s eta 50s ubuntu-original-202 34%[=====> ] 1.06G 43.4MB/s eta 50s ubuntu-original-202 34%[=====> ] 1.07G 43.7MB/s eta 50s ubuntu-original-202 35%[======> ] 1.08G 43.7MB/s eta 49s ubuntu-original-202 35%[======> ] 1.08G 43.5MB/s eta 49s ubuntu-original-202 35%[======> ] 1.09G 43.8MB/s eta 49s ubuntu-original-202 35%[======> ] 1.10G 43.8MB/s eta 49s ubuntu-original-202 36%[======> ] 1.11G 44.1MB/s eta 49s ubuntu-original-202 36%[======> ] 1.12G 43.9MB/s eta 48s ubuntu-original-202 36%[======> ] 1.13G 43.8MB/s eta 48s ubuntu-original-202 36%[======> ] 1.14G 44.0MB/s eta 48s ubuntu-original-202 37%[======> ] 1.15G 43.8MB/s eta 48s ubuntu-original-202 37%[======> ] 1.16G 43.9MB/s eta 48s ubuntu-original-202 37%[======> ] 1.16G 43.4MB/s eta 47s ubuntu-original-202 38%[======> ] 1.17G 43.3MB/s eta 47s ubuntu-original-202 38%[======> ] 1.18G 43.2MB/s eta 47s ubuntu-original-202 38%[======> ] 1.19G 42.9MB/s eta 47s ubuntu-original-202 38%[======> ] 1.20G 42.9MB/s eta 47s ubuntu-original-202 39%[======> ] 1.21G 42.6MB/s eta 46s ubuntu-original-202 39%[======> ] 1.22G 43.6MB/s eta 46s ubuntu-original-202 39%[======> ] 1.22G 43.1MB/s eta 46s ubuntu-original-202 40%[=======> ] 1.23G 42.9MB/s eta 46s ubuntu-original-202 40%[=======> ] 1.24G 43.1MB/s eta 46s ubuntu-original-202 40%[=======> ] 1.25G 43.1MB/s eta 45s ubuntu-original-202 40%[=======> ] 1.26G 43.4MB/s eta 45s ubuntu-original-202 41%[=======> ] 1.27G 43.1MB/s eta 45s ubuntu-original-202 41%[=======> ] 1.28G 43.3MB/s eta 45s ubuntu-original-202 41%[=======> ] 1.28G 40.4MB/s eta 45s ubuntu-original-202 41%[=======> ] 1.28G 38.8MB/s eta 44s ubuntu-original-202 41%[=======> ] 1.29G 38.9MB/s eta 44s ubuntu-original-202 42%[=======> ] 1.30G 38.9MB/s eta 44s ubuntu-original-202 42%[=======> ] 1.31G 39.2MB/s eta 44s ubuntu-original-202 42%[=======> ] 1.32G 39.5MB/s eta 44s ubuntu-original-202 43%[=======> ] 1.33G 39.2MB/s eta 43s ubuntu-original-202 43%[=======> ] 1.33G 39.2MB/s eta 43s ubuntu-original-202 43%[=======> ] 1.34G 39.1MB/s eta 43s ubuntu-original-202 43%[=======> ] 1.35G 39.8MB/s eta 43s ubuntu-original-202 44%[=======> ] 1.36G 39.2MB/s eta 43s ubuntu-original-202 44%[=======> ] 1.37G 39.7MB/s eta 42s ubuntu-original-202 44%[=======> ] 1.38G 38.5MB/s eta 42s ubuntu-original-202 45%[========> ] 1.38G 38.4MB/s eta 42s ubuntu-original-202 45%[========> ] 1.39G 39.0MB/s eta 42s ubuntu-original-202 45%[========> ] 1.40G 40.7MB/s eta 42s ubuntu-original-202 45%[========> ] 1.41G 42.0MB/s eta 41s ubuntu-original-202 46%[========> ] 1.42G 41.9MB/s eta 41s ubuntu-original-202 46%[========> ] 1.43G 42.0MB/s eta 41s ubuntu-original-202 46%[========> ] 1.44G 42.2MB/s eta 41s ubuntu-original-202 46%[========> ] 1.45G 41.8MB/s eta 41s ubuntu-original-202 47%[========> ] 1.45G 42.1MB/s eta 40s ubuntu-original-202 47%[========> ] 1.46G 41.2MB/s eta 40s ubuntu-original-202 47%[========> ] 1.47G 41.3MB/s eta 40s ubuntu-original-202 48%[========> ] 1.48G 41.3MB/s eta 40s ubuntu-original-202 48%[========> ] 1.48G 41.1MB/s eta 40s ubuntu-original-202 48%[========> ] 1.49G 41.7MB/s eta 39s ubuntu-original-202 48%[========> ] 1.50G 41.4MB/s eta 39s ubuntu-original-202 49%[========> ] 1.51G 41.9MB/s eta 39s ubuntu-original-202 49%[========> ] 1.52G 41.7MB/s eta 39s ubuntu-original-202 49%[========> ] 1.53G 41.5MB/s eta 39s ubuntu-original-202 49%[========> ] 1.54G 42.3MB/s eta 38s ubuntu-original-202 50%[=========> ] 1.54G 42.5MB/s eta 38s ubuntu-original-202 50%[=========> ] 1.55G 42.2MB/s eta 38s ubuntu-original-202 50%[=========> ] 1.56G 41.9MB/s eta 38s ubuntu-original-202 51%[=========> ] 1.57G 42.0MB/s eta 38s ubuntu-original-202 51%[=========> ] 1.58G 42.0MB/s eta 37s ubuntu-original-202 51%[=========> ] 1.59G 41.8MB/s eta 37s ubuntu-original-202 51%[=========> ] 1.60G 43.3MB/s eta 37s ubuntu-original-202 52%[=========> ] 1.61G 43.1MB/s eta 37s ubuntu-original-202 52%[=========> ] 1.61G 43.1MB/s eta 37s ubuntu-original-202 52%[=========> ] 1.62G 43.3MB/s eta 36s ubuntu-original-202 53%[=========> ] 1.63G 43.2MB/s eta 36s ubuntu-original-202 53%[=========> ] 1.64G 43.3MB/s eta 36s ubuntu-original-202 53%[=========> ] 1.65G 43.0MB/s eta 36s ubuntu-original-202 53%[=========> ] 1.66G 43.0MB/s eta 36s ubuntu-original-202 54%[=========> ] 1.67G 42.6MB/s eta 35s ubuntu-original-202 54%[=========> ] 1.67G 42.9MB/s eta 35s ubuntu-original-202 54%[=========> ] 1.68G 43.2MB/s eta 35s ubuntu-original-202 55%[==========> ] 1.69G 43.3MB/s eta 35s ubuntu-original-202 55%[==========> ] 1.69G 41.7MB/s eta 35s ubuntu-original-202 55%[==========> ] 1.70G 40.3MB/s eta 34s ubuntu-original-202 55%[==========> ] 1.71G 40.0MB/s eta 34s ubuntu-original-202 55%[==========> ] 1.72G 39.7MB/s eta 34s ubuntu-original-202 56%[==========> ] 1.73G 40.1MB/s eta 34s ubuntu-original-202 56%[==========> ] 1.74G 40.4MB/s eta 34s ubuntu-original-202 56%[==========> ] 1.74G 39.1MB/s eta 33s ubuntu-original-202 56%[==========> ] 1.75G 39.1MB/s eta 33s ubuntu-original-202 57%[==========> ] 1.76G 39.0MB/s eta 33s ubuntu-original-202 57%[==========> ] 1.77G 38.6MB/s eta 33s ubuntu-original-202 57%[==========> ] 1.77G 38.3MB/s eta 33s ubuntu-original-202 57%[==========> ] 1.78G 39.0MB/s eta 32s ubuntu-original-202 58%[==========> ] 1.79G 39.0MB/s eta 32s ubuntu-original-202 58%[==========> ] 1.80G 39.7MB/s eta 32s ubuntu-original-202 58%[==========> ] 1.81G 38.8MB/s eta 32s ubuntu-original-202 59%[==========> ] 1.82G 40.2MB/s eta 32s ubuntu-original-202 59%[==========> ] 1.83G 42.8MB/s eta 31s ubuntu-original-202 59%[==========> ] 1.83G 43.1MB/s eta 31s ubuntu-original-202 59%[==========> ] 1.84G 42.9MB/s eta 31s ubuntu-original-202 60%[===========> ] 1.85G 42.8MB/s eta 31s ubuntu-original-202 60%[===========> ] 1.86G 42.8MB/s eta 31s ubuntu-original-202 60%[===========> ] 1.87G 43.0MB/s eta 30s ubuntu-original-202 61%[===========> ] 1.88G 43.3MB/s eta 30s ubuntu-original-202 61%[===========> ] 1.89G 43.5MB/s eta 30s ubuntu-original-202 61%[===========> ] 1.90G 43.9MB/s eta 30s ubuntu-original-202 61%[===========> ] 1.91G 44.5MB/s eta 30s ubuntu-original-202 62%[===========> ] 1.91G 44.5MB/s eta 29s ubuntu-original-202 62%[===========> ] 1.92G 44.0MB/s eta 29s ubuntu-original-202 62%[===========> ] 1.93G 44.2MB/s eta 29s ubuntu-original-202 63%[===========> ] 1.94G 43.6MB/s eta 29s ubuntu-original-202 63%[===========> ] 1.95G 43.7MB/s eta 29s ubuntu-original-202 63%[===========> ] 1.96G 43.6MB/s eta 28s ubuntu-original-202 63%[===========> ] 1.96G 43.9MB/s eta 28s ubuntu-original-202 64%[===========> ] 1.97G 43.7MB/s eta 28s ubuntu-original-202 64%[===========> ] 1.98G 43.6MB/s eta 28s ubuntu-original-202 64%[===========> ] 1.99G 43.1MB/s eta 28s ubuntu-original-202 64%[===========> ] 2.00G 43.4MB/s eta 26s ubuntu-original-202 65%[============> ] 2.01G 43.2MB/s eta 26s ubuntu-original-202 65%[============> ] 2.01G 43.3MB/s eta 26s ubuntu-original-202 65%[============> ] 2.02G 43.3MB/s eta 26s ubuntu-original-202 66%[============> ] 2.03G 42.9MB/s eta 26s ubuntu-original-202 66%[============> ] 2.04G 43.3MB/s eta 25s ubuntu-original-202 66%[============> ] 2.05G 43.4MB/s eta 25s ubuntu-original-202 66%[============> ] 2.06G 43.5MB/s eta 25s ubuntu-original-202 67%[============> ] 2.07G 43.7MB/s eta 25s ubuntu-original-202 67%[============> ] 2.08G 43.8MB/s eta 25s ubuntu-original-202 67%[============> ] 2.09G 44.5MB/s eta 24s ubuntu-original-202 68%[============> ] 2.10G 44.4MB/s eta 24s ubuntu-original-202 68%[============> ] 2.11G 44.6MB/s eta 24s ubuntu-original-202 68%[============> ] 2.11G 44.2MB/s eta 24s ubuntu-original-202 68%[============> ] 2.12G 43.5MB/s eta 24s ubuntu-original-202 68%[============> ] 2.12G 40.9MB/s eta 23s ubuntu-original-202 69%[============> ] 2.13G 40.9MB/s eta 23s ubuntu-original-202 69%[============> ] 2.14G 41.2MB/s eta 23s ubuntu-original-202 69%[============> ] 2.15G 40.7MB/s eta 23s ubuntu-original-202 70%[=============> ] 2.15G 40.8MB/s eta 23s ubuntu-original-202 70%[=============> ] 2.16G 40.6MB/s eta 22s ubuntu-original-202 70%[=============> ] 2.17G 40.3MB/s eta 22s ubuntu-original-202 70%[=============> ] 2.18G 40.4MB/s eta 22s ubuntu-original-202 71%[=============> ] 2.19G 40.4MB/s eta 22s ubuntu-original-202 71%[=============> ] 2.20G 39.8MB/s eta 22s ubuntu-original-202 71%[=============> ] 2.21G 39.5MB/s eta 21s ubuntu-original-202 71%[=============> ] 2.21G 39.0MB/s eta 21s ubuntu-original-202 72%[=============> ] 2.22G 39.2MB/s eta 21s ubuntu-original-202 72%[=============> ] 2.23G 39.0MB/s eta 21s ubuntu-original-202 72%[=============> ] 2.24G 39.0MB/s eta 21s ubuntu-original-202 72%[=============> ] 2.25G 41.1MB/s eta 20s ubuntu-original-202 73%[=============> ] 2.25G 42.0MB/s eta 20s ubuntu-original-202 73%[=============> ] 2.26G 42.0MB/s eta 20s ubuntu-original-202 73%[=============> ] 2.27G 41.6MB/s eta 20s ubuntu-original-202 74%[=============> ] 2.28G 42.2MB/s eta 20s ubuntu-original-202 74%[=============> ] 2.29G 41.9MB/s eta 19s ubuntu-original-202 74%[=============> ] 2.29G 41.4MB/s eta 19s ubuntu-original-202 74%[=============> ] 2.30G 40.5MB/s eta 19s ubuntu-original-202 75%[==============> ] 2.31G 39.9MB/s eta 19s ubuntu-original-202 75%[==============> ] 2.32G 39.4MB/s eta 19s ubuntu-original-202 75%[==============> ] 2.32G 39.2MB/s eta 19s ubuntu-original-202 75%[==============> ] 2.33G 39.8MB/s eta 19s ubuntu-original-202 76%[==============> ] 2.34G 40.0MB/s eta 19s ubuntu-original-202 76%[==============> ] 2.35G 40.1MB/s eta 19s ubuntu-original-202 76%[==============> ] 2.36G 39.8MB/s eta 19s ubuntu-original-202 76%[==============> ] 2.36G 40.0MB/s eta 18s ubuntu-original-202 77%[==============> ] 2.37G 40.8MB/s eta 18s ubuntu-original-202 77%[==============> ] 2.38G 40.1MB/s eta 18s ubuntu-original-202 77%[==============> ] 2.39G 40.7MB/s eta 18s ubuntu-original-202 77%[==============> ] 2.40G 40.5MB/s eta 18s ubuntu-original-202 78%[==============> ] 2.41G 40.8MB/s eta 17s ubuntu-original-202 78%[==============> ] 2.42G 40.8MB/s eta 17s ubuntu-original-202 78%[==============> ] 2.42G 41.6MB/s eta 17s ubuntu-original-202 79%[==============> ] 2.43G 42.0MB/s eta 17s ubuntu-original-202 79%[==============> ] 2.44G 42.7MB/s eta 17s ubuntu-original-202 79%[==============> ] 2.45G 43.1MB/s eta 15s ubuntu-original-202 79%[==============> ] 2.46G 43.2MB/s eta 15s ubuntu-original-202 80%[===============> ] 2.47G 43.0MB/s eta 15s ubuntu-original-202 80%[===============> ] 2.48G 42.8MB/s eta 15s ubuntu-original-202 80%[===============> ] 2.48G 43.1MB/s eta 15s ubuntu-original-202 81%[===============> ] 2.49G 43.2MB/s eta 14s ubuntu-original-202 81%[===============> ] 2.50G 42.7MB/s eta 14s ubuntu-original-202 81%[===============> ] 2.51G 43.0MB/s eta 14s ubuntu-original-202 81%[===============> ] 2.52G 42.8MB/s eta 14s ubuntu-original-202 82%[===============> ] 2.53G 42.5MB/s eta 14s ubuntu-original-202 82%[===============> ] 2.53G 42.8MB/s eta 13s ubuntu-original-202 82%[===============> ] 2.54G 42.8MB/s eta 13s ubuntu-original-202 82%[===============> ] 2.55G 42.5MB/s eta 13s ubuntu-original-202 83%[===============> ] 2.56G 41.9MB/s eta 13s ubuntu-original-202 83%[===============> ] 2.56G 38.8MB/s eta 13s ubuntu-original-202 83%[===============> ] 2.57G 38.5MB/s eta 13s ubuntu-original-202 83%[===============> ] 2.58G 38.5MB/s eta 13s ubuntu-original-202 84%[===============> ] 2.58G 38.7MB/s eta 13s ubuntu-original-202 84%[===============> ] 2.59G 38.3MB/s eta 13s ubuntu-original-202 84%[===============> ] 2.60G 38.4MB/s eta 13s ubuntu-original-202 84%[===============> ] 2.61G 38.3MB/s eta 12s ubuntu-original-202 85%[================> ] 2.62G 38.7MB/s eta 12s ubuntu-original-202 85%[================> ] 2.63G 38.9MB/s eta 12s ubuntu-original-202 85%[================> ] 2.64G 39.1MB/s eta 12s ubuntu-original-202 85%[================> ] 2.64G 38.9MB/s eta 12s ubuntu-original-202 86%[================> ] 2.65G 39.0MB/s eta 10s ubuntu-original-202 86%[================> ] 2.66G 39.5MB/s eta 10s ubuntu-original-202 86%[================> ] 2.67G 39.4MB/s eta 10s ubuntu-original-202 87%[================> ] 2.68G 40.1MB/s eta 10s ubuntu-original-202 87%[================> ] 2.69G 43.1MB/s eta 10s ubuntu-original-202 87%[================> ] 2.70G 43.6MB/s eta 9s ubuntu-original-202 87%[================> ] 2.71G 43.2MB/s eta 9s ubuntu-original-202 88%[================> ] 2.71G 43.1MB/s eta 9s ubuntu-original-202 88%[================> ] 2.72G 43.0MB/s eta 9s ubuntu-original-202 88%[================> ] 2.73G 43.5MB/s eta 9s ubuntu-original-202 89%[================> ] 2.74G 43.4MB/s eta 8s ubuntu-original-202 89%[================> ] 2.75G 43.9MB/s eta 8s ubuntu-original-202 89%[================> ] 2.76G 43.9MB/s eta 8s ubuntu-original-202 89%[================> ] 2.77G 43.8MB/s eta 8s ubuntu-original-202 90%[=================> ] 2.78G 44.4MB/s eta 8s ubuntu-original-202 90%[=================> ] 2.78G 44.3MB/s eta 7s ubuntu-original-202 90%[=================> ] 2.79G 44.2MB/s eta 7s ubuntu-original-202 91%[=================> ] 2.80G 44.1MB/s eta 7s ubuntu-original-202 91%[=================> ] 2.81G 44.1MB/s eta 7s ubuntu-original-202 91%[=================> ] 2.82G 43.8MB/s eta 7s ubuntu-original-202 91%[=================> ] 2.83G 43.5MB/s eta 6s ubuntu-original-202 92%[=================> ] 2.84G 43.8MB/s eta 6s ubuntu-original-202 92%[=================> ] 2.85G 44.5MB/s eta 6s ubuntu-original-202 92%[=================> ] 2.85G 44.8MB/s eta 6s ubuntu-original-202 93%[=================> ] 2.86G 44.3MB/s eta 6s ubuntu-original-202 93%[=================> ] 2.87G 44.7MB/s eta 5s ubuntu-original-202 93%[=================> ] 2.88G 44.9MB/s eta 5s ubuntu-original-202 94%[=================> ] 2.89G 45.0MB/s eta 5s ubuntu-original-202 94%[=================> ] 2.90G 45.1MB/s eta 5s ubuntu-original-202 94%[=================> ] 2.91G 45.2MB/s eta 5s ubuntu-original-202 94%[=================> ] 2.92G 45.6MB/s eta 4s ubuntu-original-202 95%[==================> ] 2.93G 45.8MB/s eta 4s ubuntu-original-202 95%[==================> ] 2.94G 46.2MB/s eta 4s ubuntu-original-202 95%[==================> ] 2.95G 46.1MB/s eta 4s ubuntu-original-202 96%[==================> ] 2.96G 45.9MB/s eta 4s ubuntu-original-202 96%[==================> ] 2.96G 46.2MB/s eta 3s ubuntu-original-202 96%[==================> ] 2.97G 46.5MB/s eta 3s ubuntu-original-202 96%[==================> ] 2.98G 46.0MB/s eta 3s ubuntu-original-202 97%[==================> ] 2.99G 46.0MB/s eta 3s ubuntu-original-202 97%[==================> ] 2.99G 43.4MB/s eta 3s ubuntu-original-202 97%[==================> ] 3.00G 42.2MB/s eta 2s ubuntu-original-202 97%[==================> ] 3.01G 41.7MB/s eta 2s ubuntu-original-202 98%[==================> ] 3.02G 41.9MB/s eta 2s ubuntu-original-202 98%[==================> ] 3.02G 40.7MB/s eta 2s ubuntu-original-202 98%[==================> ] 3.03G 40.6MB/s eta 2s ubuntu-original-202 98%[==================> ] 3.04G 40.6MB/s eta 1s ubuntu-original-202 99%[==================> ] 3.05G 40.1MB/s eta 1s ubuntu-original-202 99%[==================> ] 3.06G 40.3MB/s eta 1s ubuntu-original-202 99%[==================> ] 3.07G 40.3MB/s eta 1s ubuntu-original-202 99%[==================> ] 3.08G 40.3MB/s eta 1s ubuntu-original-202 100%[===================>] 3.08G 40.3MB/s in 75s 2025-10-19 15:31:24.543942 | ubuntu-jammy-large | 2025-10-19 15:31:24 URL:https://releases.ubuntu.com/noble//ubuntu-24.04.3-live-server-amd64.iso [3303444480/3303444480] -> "ubuntu-original-2025-10-19.iso" [1] 2025-10-19 15:31:24.546885 | ubuntu-jammy-large | + log '👍 Downloaded and saved to ubuntu-original-2025-10-19.iso' 2025-10-19 15:31:24.547907 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:24.551439 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:24] 👍 Downloaded and saved to ubuntu-original-2025-10-19.iso' 2025-10-19 15:31:24.551471 | ubuntu-jammy-large | [2025-10-19 15:31:24] 👍 Downloaded and saved to ubuntu-original-2025-10-19.iso 2025-10-19 15:31:24.551484 | ubuntu-jammy-large | + '[' 0 -eq 1 ']' 2025-10-19 15:31:24.551497 | ubuntu-jammy-large | + extract_images 2025-10-19 15:31:24.551509 | ubuntu-jammy-large | + log '🔧 Extracting ISO image...' 2025-10-19 15:31:24.552642 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:24.555555 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:24] 🔧 Extracting ISO image...' 2025-10-19 15:31:24.555574 | ubuntu-jammy-large | [2025-10-19 15:31:24] 🔧 Extracting ISO image... 2025-10-19 15:31:24.555864 | ubuntu-jammy-large | + xorriso -osirrox on -indev ubuntu-original-2025-10-19.iso -extract / /tmp/tmp.YnlBtba6X8 2025-10-19 15:31:29.404492 | ubuntu-jammy-large | + chmod -R u+w /tmp/tmp.YnlBtba6X8 2025-10-19 15:31:29.411169 | ubuntu-jammy-large | + rm -rf '/tmp/tmp.YnlBtba6X8/[BOOT]' 2025-10-19 15:31:29.414623 | ubuntu-jammy-large | + log '👍 Extracted to /tmp/tmp.YnlBtba6X8' 2025-10-19 15:31:29.415349 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.417178 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.YnlBtba6X8' 2025-10-19 15:31:29.417210 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.YnlBtba6X8 2025-10-19 15:31:29.417218 | ubuntu-jammy-large | + '[' 0 -eq 0 ']' 2025-10-19 15:31:29.417224 | ubuntu-jammy-large | + log '🔧 Extracting MBR image...' 2025-10-19 15:31:29.417859 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.420514 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🔧 Extracting MBR image...' 2025-10-19 15:31:29.420523 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🔧 Extracting MBR image... 2025-10-19 15:31:29.420529 | ubuntu-jammy-large | + dd if=ubuntu-original-2025-10-19.iso bs=1 count=446 of=/tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.mbr 2025-10-19 15:31:29.425486 | ubuntu-jammy-large | + log '👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.mbr' 2025-10-19 15:31:29.426349 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.428380 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.mbr' 2025-10-19 15:31:29.428437 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.mbr 2025-10-19 15:31:29.428478 | ubuntu-jammy-large | + log '🔧 Extracting EFI image...' 2025-10-19 15:31:29.428973 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.431414 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🔧 Extracting EFI image...' 2025-10-19 15:31:29.431453 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🔧 Extracting EFI image... 2025-10-19 15:31:29.433192 | ubuntu-jammy-large | ++ fdisk -l ubuntu-original-2025-10-19.iso 2025-10-19 15:31:29.433587 | ubuntu-jammy-large | ++ fgrep '.iso2 ' 2025-10-19 15:31:29.433705 | ubuntu-jammy-large | ++ awk '{print $2}' 2025-10-19 15:31:29.442085 | ubuntu-jammy-large | + START_BLOCK=6441216 2025-10-19 15:31:29.443416 | ubuntu-jammy-large | ++ fdisk -l ubuntu-original-2025-10-19.iso 2025-10-19 15:31:29.444606 | ubuntu-jammy-large | ++ awk '{print $4}' 2025-10-19 15:31:29.445045 | ubuntu-jammy-large | ++ fgrep '.iso2 ' 2025-10-19 15:31:29.448167 | ubuntu-jammy-large | + SECTORS=10160 2025-10-19 15:31:29.450370 | ubuntu-jammy-large | + dd if=ubuntu-original-2025-10-19.iso bs=512 skip=6441216 count=10160 of=/tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.efi 2025-10-19 15:31:29.479706 | ubuntu-jammy-large | + log '👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.efi' 2025-10-19 15:31:29.480365 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.482912 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.efi' 2025-10-19 15:31:29.482996 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Extracted to /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.efi 2025-10-19 15:31:29.483107 | ubuntu-jammy-large | + set_kernel_autoinstall 2025-10-19 15:31:29.483128 | ubuntu-jammy-large | + log '🧩 Reduce the boot menu timeout...' 2025-10-19 15:31:29.484524 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.487464 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🧩 Reduce the boot menu timeout...' 2025-10-19 15:31:29.487525 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🧩 Reduce the boot menu timeout... 2025-10-19 15:31:29.487541 | ubuntu-jammy-large | + sed -i -e s/timeout=30/timeout=3/g /tmp/tmp.YnlBtba6X8/boot/grub/grub.cfg 2025-10-19 15:31:29.491547 | ubuntu-jammy-large | + log '👍 Reduced the boot menu timeout to 3 seconds.' 2025-10-19 15:31:29.492255 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.495457 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Reduced the boot menu timeout to 3 seconds.' 2025-10-19 15:31:29.495489 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Reduced the boot menu timeout to 3 seconds. 2025-10-19 15:31:29.495504 | ubuntu-jammy-large | + log '🧩 Change menuentry title...' 2025-10-19 15:31:29.496536 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.499330 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🧩 Change menuentry title...' 2025-10-19 15:31:29.499353 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🧩 Change menuentry title... 2025-10-19 15:31:29.499791 | ubuntu-jammy-large | + sed -i -e 's/Try or Install Ubuntu Server/Install OSISM node/g' /tmp/tmp.YnlBtba6X8/boot/grub/grub.cfg 2025-10-19 15:31:29.520797 | ubuntu-jammy-large | + log '👍 Changed menuentry title to '\''Install OSISM node'\''.' 2025-10-19 15:31:29.521121 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.522937 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Changed menuentry title to '\''Install OSISM node'\''.' 2025-10-19 15:31:29.522961 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Changed menuentry title to 'Install OSISM node'. 2025-10-19 15:31:29.522975 | ubuntu-jammy-large | + log '🧩 Adding autoinstall parameter to kernel command line...' 2025-10-19 15:31:29.524169 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.526100 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🧩 Adding autoinstall parameter to kernel command line...' 2025-10-19 15:31:29.526123 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🧩 Adding autoinstall parameter to kernel command line... 2025-10-19 15:31:29.526408 | ubuntu-jammy-large | + sed -i -e 's/---/ autoinstall ---/g' /tmp/tmp.YnlBtba6X8/boot/grub/grub.cfg 2025-10-19 15:31:29.534110 | ubuntu-jammy-large | + sed -i -e 's/---/ autoinstall ---/g' /tmp/tmp.YnlBtba6X8/boot/grub/loopback.cfg 2025-10-19 15:31:29.536427 | ubuntu-jammy-large | + '[' -f /tmp/tmp.YnlBtba6X8/isolinux/txt.cfg ']' 2025-10-19 15:31:29.536455 | ubuntu-jammy-large | + log '👍 Added parameter to UEFI and BIOS kernel command lines.' 2025-10-19 15:31:29.537639 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.540412 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Added parameter to UEFI and BIOS kernel command lines.' 2025-10-19 15:31:29.540437 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Added parameter to UEFI and BIOS kernel command lines. 2025-10-19 15:31:29.540472 | ubuntu-jammy-large | + '[' 1 -eq 1 ']' 2025-10-19 15:31:29.540655 | ubuntu-jammy-large | + log '🧩 Adding user-data and meta-data files...' 2025-10-19 15:31:29.541622 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.544225 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 🧩 Adding user-data and meta-data files...' 2025-10-19 15:31:29.544278 | ubuntu-jammy-large | [2025-10-19 15:31:29] 🧩 Adding user-data and meta-data files... 2025-10-19 15:31:29.544293 | ubuntu-jammy-large | + mkdir -p /tmp/tmp.YnlBtba6X8/nocloud 2025-10-19 15:31:29.546149 | ubuntu-jammy-large | + cp /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml /tmp/tmp.YnlBtba6X8/nocloud/user-data 2025-10-19 15:31:29.549576 | ubuntu-jammy-large | + '[' -n '' ']' 2025-10-19 15:31:29.549602 | ubuntu-jammy-large | + touch /tmp/tmp.YnlBtba6X8/nocloud/meta-data 2025-10-19 15:31:29.553556 | ubuntu-jammy-large | + '[' 0 -eq 1 ']' 2025-10-19 15:31:29.553628 | ubuntu-jammy-large | + sed -i -e 's,---, ds=nocloud\\\;s=/cdrom/nocloud/ ---,g' /tmp/tmp.YnlBtba6X8/boot/grub/grub.cfg 2025-10-19 15:31:29.556835 | ubuntu-jammy-large | + sed -i -e 's,---, ds=nocloud\\\;s=/cdrom/nocloud/ ---,g' /tmp/tmp.YnlBtba6X8/boot/grub/loopback.cfg 2025-10-19 15:31:29.559013 | ubuntu-jammy-large | + log '👍 Added data and configured kernel command line.' 2025-10-19 15:31:29.559883 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.562175 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Added data and configured kernel command line.' 2025-10-19 15:31:29.562242 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Added data and configured kernel command line. 2025-10-19 15:31:29.562580 | ubuntu-jammy-large | + set_hwe_kernel 2025-10-19 15:31:29.562605 | ubuntu-jammy-large | + '[' 0 -eq 1 ']' 2025-10-19 15:31:29.562617 | ubuntu-jammy-large | + '[' -n '' ']' 2025-10-19 15:31:29.562630 | ubuntu-jammy-large | + '[' 1 -eq 1 ']' 2025-10-19 15:31:29.562643 | ubuntu-jammy-large | + md5_checksums 2025-10-19 15:31:29.562656 | ubuntu-jammy-large | + '[' 1 -eq 1 ']' 2025-10-19 15:31:29.562970 | ubuntu-jammy-large | + log '👷 Updating /tmp/tmp.YnlBtba6X8/md5sum.txt with hashes of modified files...' 2025-10-19 15:31:29.564025 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.566055 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👷 Updating /tmp/tmp.YnlBtba6X8/md5sum.txt with hashes of modified files...' 2025-10-19 15:31:29.566116 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👷 Updating /tmp/tmp.YnlBtba6X8/md5sum.txt with hashes of modified files... 2025-10-19 15:31:29.567262 | ubuntu-jammy-large | ++ md5sum /tmp/tmp.YnlBtba6X8/boot/grub/grub.cfg 2025-10-19 15:31:29.567953 | ubuntu-jammy-large | ++ cut -f1 -d ' ' 2025-10-19 15:31:29.570913 | ubuntu-jammy-large | + md5=b824a991c731782e9445c715a9db0428 2025-10-19 15:31:29.570967 | ubuntu-jammy-large | + sed -i -e 's,^.*[[:space:]] ./boot/grub/grub.cfg,b824a991c731782e9445c715a9db0428 ./boot/grub/grub.cfg,' /tmp/tmp.YnlBtba6X8/md5sum.txt 2025-10-19 15:31:29.577137 | ubuntu-jammy-large | ++ md5sum /tmp/tmp.YnlBtba6X8/boot/grub/loopback.cfg 2025-10-19 15:31:29.577381 | ubuntu-jammy-large | ++ cut -f1 -d ' ' 2025-10-19 15:31:29.580055 | ubuntu-jammy-large | + md5=d051a24349ac7ae46f3fe643a88f123c 2025-10-19 15:31:29.580099 | ubuntu-jammy-large | + sed -i -e 's,^.*[[:space:]] ./boot/grub/loopback.cfg,d051a24349ac7ae46f3fe643a88f123c ./boot/grub/loopback.cfg,' /tmp/tmp.YnlBtba6X8/md5sum.txt 2025-10-19 15:31:29.582653 | ubuntu-jammy-large | + log '👍 Updated hashes.' 2025-10-19 15:31:29.583807 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.586455 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 👍 Updated hashes.' 2025-10-19 15:31:29.586494 | ubuntu-jammy-large | [2025-10-19 15:31:29] 👍 Updated hashes. 2025-10-19 15:31:29.588304 | ubuntu-jammy-large | ++ md5sum /tmp/tmp.YnlBtba6X8/.disk/info 2025-10-19 15:31:29.588340 | ubuntu-jammy-large | ++ cut -f1 -d ' ' 2025-10-19 15:31:29.592236 | ubuntu-jammy-large | + md5=75a28da34a368ed4d2877208d2f44744 2025-10-19 15:31:29.592273 | ubuntu-jammy-large | + sed -i -e 's,^.*[[:space:]] .disk/info,75a28da34a368ed4d2877208d2f44744 .disk/info,' /tmp/tmp.YnlBtba6X8/md5sum.txt 2025-10-19 15:31:29.596790 | ubuntu-jammy-large | + reassemble_iso 2025-10-19 15:31:29.596947 | ubuntu-jammy-large | + '[' ubuntu-original-2025-10-19.iso '!=' /tmp/tmp.YnlBtba6X8/ubuntu-original-2025-10-19.iso ']' 2025-10-19 15:31:29.596965 | ubuntu-jammy-large | + [[ ! -f ubuntu-original-2025-10-19.iso ]] 2025-10-19 15:31:29.596980 | ubuntu-jammy-large | + log '📦 Repackaging extracted files into an ISO image...' 2025-10-19 15:31:29.598300 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.599948 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 📦 Repackaging extracted files into an ISO image...' 2025-10-19 15:31:29.599979 | ubuntu-jammy-large | [2025-10-19 15:31:29] 📦 Repackaging extracted files into an ISO image... 2025-10-19 15:31:29.600141 | ubuntu-jammy-large | + '[' 0 -eq 1 ']' 2025-10-19 15:31:29.600181 | ubuntu-jammy-large | + log '📦 Using El Torito method...' 2025-10-19 15:31:29.601221 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:29.604169 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:29] 📦 Using El Torito method...' 2025-10-19 15:31:29.604198 | ubuntu-jammy-large | [2025-10-19 15:31:29] 📦 Using El Torito method... 2025-10-19 15:31:29.606054 | ubuntu-jammy-large | + xorriso -as mkisofs -r -V ubuntu-autoinstall-2025-10-19 -J -joliet-long -l -iso-level 3 -partition_offset 16 --grub2-mbr /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.mbr --mbr-force-bootable -append_partition 2 0xEF /tmp/tmp.qfuW4dK76B/ubuntu-original-2025-10-19.efi -appended_part_as_gpt -c boot.catalog -b boot/grub/i386-pc/eltorito.img -no-emul-boot -boot-load-size 4 -boot-info-table --grub2-boot-info -eltorito-alt-boot -e --interval:appended_partition_2:all:: -no-emul-boot -o ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso /tmp/tmp.YnlBtba6X8 2025-10-19 15:31:35.392353 | ubuntu-jammy-large | + log '👍 Repackaged into ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso' 2025-10-19 15:31:35.393030 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:35.395351 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:35] 👍 Repackaged into ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso' 2025-10-19 15:31:35.395380 | ubuntu-jammy-large | [2025-10-19 15:31:35] 👍 Repackaged into ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso 2025-10-19 15:31:35.395395 | ubuntu-jammy-large | + die '✅ Completed.' 0 2025-10-19 15:31:35.395812 | ubuntu-jammy-large | + local 'MSG=✅ Completed.' 2025-10-19 15:31:35.395840 | ubuntu-jammy-large | + local CODE=0 2025-10-19 15:31:35.395854 | ubuntu-jammy-large | + log '✅ Completed.' 2025-10-19 15:31:35.397052 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:35.399232 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:35] ✅ Completed.' 2025-10-19 15:31:35.399256 | ubuntu-jammy-large | [2025-10-19 15:31:35] ✅ Completed. 2025-10-19 15:31:35.399294 | ubuntu-jammy-large | + exit 0 2025-10-19 15:31:35.399436 | ubuntu-jammy-large | + cleanup 2025-10-19 15:31:35.399453 | ubuntu-jammy-large | + trap - SIGINT SIGTERM ERR EXIT 2025-10-19 15:31:35.399467 | ubuntu-jammy-large | + '[' -n x ']' 2025-10-19 15:31:35.399659 | ubuntu-jammy-large | + log '🚽 Deleted temporary working directory /tmp/tmp.qfuW4dK76B' 2025-10-19 15:31:35.400837 | ubuntu-jammy-large | ++ date '+%Y-%m-%d %H:%M:%S' 2025-10-19 15:31:35.403445 | ubuntu-jammy-large | + echo -e '[2025-10-19 15:31:35] 🚽 Deleted temporary working directory /tmp/tmp.qfuW4dK76B' 2025-10-19 15:31:35.403471 | ubuntu-jammy-large | [2025-10-19 15:31:35] 🚽 Deleted temporary working directory /tmp/tmp.qfuW4dK76B 2025-10-19 15:31:35.405753 | ubuntu-jammy-large | changed ownership of 'ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso' from root:root to 1000:1000 2025-10-19 15:31:35.405780 | ubuntu-jammy-large | changed ownership of 'ubuntu-original-2025-10-19.iso' from root:root to 1000:1000 2025-10-19 15:32:00.029143 | ubuntu-jammy-large | Created context (yaml): 2025-10-19 15:32:00.029242 | ubuntu-jammy-large | --- 2025-10-19 15:32:00.029263 | ubuntu-jammy-large | asn_node_base: '42100210' 2025-10-19 15:32:00.029278 | ubuntu-jammy-large | asn_part_digits: '0' 2025-10-19 15:32:00.029294 | ubuntu-jammy-large | description: A Cloud in a Box image with Kubernetes for a single SCSI disk with a 2025-10-19 15:32:00.029309 | ubuntu-jammy-large | single logical rootfs volume 2025-10-19 15:32:00.029323 | ubuntu-jammy-large | interface1_asn: '65405' 2025-10-19 15:32:00.029337 | ubuntu-jammy-large | interface1_name: enp2s0f0np0 2025-10-19 15:32:00.029351 | ubuntu-jammy-large | interface2_asn: '65404' 2025-10-19 15:32:00.029364 | ubuntu-jammy-large | interface2_name: enp2s0f1np1 2025-10-19 15:32:00.029379 | ubuntu-jammy-large | ipv4_base: 10.10.21. 2025-10-19 15:32:00.029393 | ubuntu-jammy-large | ipv6_base: 'fd0c:cc24:75a0:1:10:10:21:' 2025-10-19 15:32:00.029409 | ubuntu-jammy-large | ipv6_hex: 'false' 2025-10-19 15:32:00.029423 | ubuntu-jammy-large | layer3_underlay: 'false' 2025-10-19 15:32:00.029438 | ubuntu-jammy-large | password_hash: $5$H2wkOHUVMIm2Yl2n$2AR/A2ILtgZcWx5UXL6N56Ha/wkdGvs0w5sFUMQ3iaB 2025-10-19 15:32:00.029452 | ubuntu-jammy-large | ssh_public_key_user_osism: '# no key specified' 2025-10-19 15:32:00.029465 | ubuntu-jammy-large | variant: cloud-in-a-box-kubernetes-1 2025-10-19 15:32:00.029479 | ubuntu-jammy-large |  2025-10-19 15:32:00.029493 | ubuntu-jammy-large | You can adapt the context by submitting other values with >>--arg KEY=VALUE<< or by specifying a yaml config file with --config 2025-10-19 15:32:00.029507 | ubuntu-jammy-large | build image >>>node-image-build-cloud-in-a-box-kubernetes-1<<< 2025-10-19 15:32:00.029521 | ubuntu-jammy-large | rendering file : /home/zuul/src/github.com/osism/node-image/build/user-data-cloud-in-a-box-kubernetes-1.yaml 2025-10-19 15:32:00.029551 | ubuntu-jammy-large | image ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso 2025-10-19 15:32:00.029565 | ubuntu-jammy-large |  2025-10-19 15:32:00.029579 | ubuntu-jammy-large | DOCKER: 2025-10-19 15:32:00.029618 | ubuntu-jammy-large | + /work/contrib/image-create.sh -r -a -k -u /work/build/user-data-cloud-in-a-box-kubernetes-1.yaml -n noble --destination ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso  2025-10-19 15:32:00.029633 | ubuntu-jammy-large | Creating checksum file ubuntu-autoinstall-cloud-in-a-box-kubernetes-1.iso.CHECKSUM 2025-10-19 15:32:00.272176 | ubuntu-jammy-large | ok: Runtime: 0:01:53.208905 2025-10-19 15:32:00.301773 | 2025-10-19 15:32:00.301932 | TASK [Run upload script] 2025-10-19 15:32:28.384164 | ubuntu-jammy-large | Output suppressed because no_log was given 2025-10-19 15:32:28.385718 | 2025-10-19 15:32:28.385817 | PLAY RECAP 2025-10-19 15:32:28.385869 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-19 15:32:28.385894 | 2025-10-19 15:32:28.509988 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/node-image/playbooks/build.yml@main] 2025-10-19 15:32:28.511499 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-19 15:32:29.253653 | 2025-10-19 15:32:29.253808 | PLAY [Base post] 2025-10-19 15:32:29.267826 | 2025-10-19 15:32:29.267972 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-19 15:32:30.033207 | ubuntu-jammy-large | changed 2025-10-19 15:32:30.040392 | 2025-10-19 15:32:30.040551 | PLAY RECAP 2025-10-19 15:32:30.040618 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-19 15:32:30.040679 | 2025-10-19 15:32:30.154375 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-19 15:32:30.157260 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-19 15:32:30.938271 | 2025-10-19 15:32:30.938459 | PLAY [Base post-logs] 2025-10-19 15:32:30.949440 | 2025-10-19 15:32:30.949581 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-19 15:32:31.454989 | localhost | changed 2025-10-19 15:32:31.469848 | 2025-10-19 15:32:31.470023 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-19 15:32:31.506792 | localhost | ok 2025-10-19 15:32:31.512240 | 2025-10-19 15:32:31.512407 | TASK [Set zuul-log-path fact] 2025-10-19 15:32:31.528928 | localhost | ok 2025-10-19 15:32:31.539025 | 2025-10-19 15:32:31.539155 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 15:32:31.565981 | localhost | ok 2025-10-19 15:32:31.572109 | 2025-10-19 15:32:31.572272 | TASK [upload-logs : Create log directories] 2025-10-19 15:32:32.056176 | localhost | changed 2025-10-19 15:32:32.059032 | 2025-10-19 15:32:32.059139 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-19 15:32:32.563098 | localhost -> localhost | ok: Runtime: 0:00:00.004913 2025-10-19 15:32:32.567208 | 2025-10-19 15:32:32.567327 | TASK [upload-logs : Upload logs to log server] 2025-10-19 15:32:33.133433 | localhost | Output suppressed because no_log was given 2025-10-19 15:32:33.137471 | 2025-10-19 15:32:33.137671 | LOOP [upload-logs : Compress console log and json output] 2025-10-19 15:32:33.186625 | localhost | skipping: Conditional result was False 2025-10-19 15:32:33.192154 | localhost | skipping: Conditional result was False 2025-10-19 15:32:33.205755 | 2025-10-19 15:32:33.205943 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-19 15:32:33.251197 | localhost | skipping: Conditional result was False 2025-10-19 15:32:33.251508 | 2025-10-19 15:32:33.254782 | localhost | skipping: Conditional result was False 2025-10-19 15:32:33.264730 | 2025-10-19 15:32:33.264842 | LOOP [upload-logs : Upload console log and json output]