2026-02-23 16:06:37.779563 | Job console starting 2026-02-23 16:06:37.794555 | Updating git repos 2026-02-23 16:06:37.818011 | Cloning repos into workspace 2026-02-23 16:06:37.862234 | Restoring repo states 2026-02-23 16:06:37.868262 | Merging changes 2026-02-23 16:06:38.335756 | Checking out repos 2026-02-23 16:06:38.369791 | Preparing playbooks 2026-02-23 16:06:38.987618 | Running Ansible setup 2026-02-23 16:06:43.379451 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 16:06:44.150869 | 2026-02-23 16:06:44.151033 | PLAY [Base pre] 2026-02-23 16:06:44.169526 | 2026-02-23 16:06:44.169687 | TASK [Setup log path fact] 2026-02-23 16:06:44.191128 | ubuntu-jammy-large | ok 2026-02-23 16:06:44.210210 | 2026-02-23 16:06:44.210379 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 16:06:44.240709 | ubuntu-jammy-large | ok 2026-02-23 16:06:44.251680 | 2026-02-23 16:06:44.251817 | TASK [emit-job-header : Print job information] 2026-02-23 16:06:44.292158 | # Job Information 2026-02-23 16:06:44.292340 | Ansible Version: 2.16.14 2026-02-23 16:06:44.292374 | Job: openstack-octavia-amphora-image-build-2024.2 2026-02-23 16:06:44.292406 | Pipeline: check 2026-02-23 16:06:44.292429 | Executor: 521e9411259a 2026-02-23 16:06:44.292450 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image/pull/132 2026-02-23 16:06:44.292472 | Event ID: 88c27290-10d1-11f1-837c-89141a37184e 2026-02-23 16:06:44.297418 | 2026-02-23 16:06:44.297536 | LOOP [emit-job-header : Print node information] 2026-02-23 16:06:44.442179 | ubuntu-jammy-large | ok: 2026-02-23 16:06:44.442527 | ubuntu-jammy-large | # Node Information 2026-02-23 16:06:44.442567 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-02-23 16:06:44.442592 | ubuntu-jammy-large | Hostname: ubuntu 2026-02-23 16:06:44.442614 | ubuntu-jammy-large | Username: zuul 2026-02-23 16:06:44.442635 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-02-23 16:06:44.442659 | ubuntu-jammy-large | Provider: regiocloud-a 2026-02-23 16:06:44.442681 | ubuntu-jammy-large | Region: 2026-02-23 16:06:44.442702 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-02-23 16:06:44.442722 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-02-23 16:06:44.442743 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:c276 2026-02-23 16:06:44.479795 | 2026-02-23 16:06:44.479956 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 16:06:45.031608 | ubuntu-jammy-large -> localhost | changed 2026-02-23 16:06:45.046125 | 2026-02-23 16:06:45.046307 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 16:06:46.108991 | ubuntu-jammy-large -> localhost | changed 2026-02-23 16:06:46.130879 | 2026-02-23 16:06:46.131110 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 16:06:46.409222 | ubuntu-jammy-large -> localhost | ok 2026-02-23 16:06:46.418468 | 2026-02-23 16:06:46.418613 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 16:06:46.451958 | ubuntu-jammy-large | ok 2026-02-23 16:06:46.471377 | ubuntu-jammy-large | included: /var/lib/zuul/builds/cee879d289a243b282ee66a8284996cf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 16:06:46.478049 | 2026-02-23 16:06:46.478202 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 16:06:47.662593 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-02-23 16:06:47.663196 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/cee879d289a243b282ee66a8284996cf/work/cee879d289a243b282ee66a8284996cf_id_rsa 2026-02-23 16:06:47.663312 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/cee879d289a243b282ee66a8284996cf/work/cee879d289a243b282ee66a8284996cf_id_rsa.pub 2026-02-23 16:06:47.663388 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-02-23 16:06:47.663454 | ubuntu-jammy-large -> localhost | SHA256:HtQ6IlClrSLPqTduJDbyi/weABCwxXXgWxynm8ij6is zuul-build-sshkey 2026-02-23 16:06:47.663541 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-02-23 16:06:47.663604 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-02-23 16:06:47.663663 | ubuntu-jammy-large -> localhost | |=o..+o+ . | 2026-02-23 16:06:47.663724 | ubuntu-jammy-large -> localhost | |.o.o = + . | 2026-02-23 16:06:47.663781 | ubuntu-jammy-large -> localhost | |o . o = . . | 2026-02-23 16:06:47.663837 | ubuntu-jammy-large -> localhost | |. o = + . | 2026-02-23 16:06:47.663893 | ubuntu-jammy-large -> localhost | |... B + S | 2026-02-23 16:06:47.663964 | ubuntu-jammy-large -> localhost | |o*o+ o o o | 2026-02-23 16:06:47.664024 | ubuntu-jammy-large -> localhost | |o+*. . | 2026-02-23 16:06:47.664110 | ubuntu-jammy-large -> localhost | |E+= . | 2026-02-23 16:06:47.664177 | ubuntu-jammy-large -> localhost | |*B*= | 2026-02-23 16:06:47.664236 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-02-23 16:06:47.664379 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.672345 2026-02-23 16:06:47.680662 | 2026-02-23 16:06:47.680814 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 16:06:47.713139 | ubuntu-jammy-large | ok 2026-02-23 16:06:47.726045 | ubuntu-jammy-large | included: /var/lib/zuul/builds/cee879d289a243b282ee66a8284996cf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 16:06:47.735410 | 2026-02-23 16:06:47.735510 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 16:06:47.771484 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-23 16:06:47.787064 | 2026-02-23 16:06:47.787239 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 16:06:48.452304 | ubuntu-jammy-large | changed 2026-02-23 16:06:48.458205 | 2026-02-23 16:06:48.458322 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 16:06:48.697398 | ubuntu-jammy-large | ok 2026-02-23 16:06:48.706824 | 2026-02-23 16:06:48.707012 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 16:06:49.312732 | ubuntu-jammy-large | changed 2026-02-23 16:06:49.324172 | 2026-02-23 16:06:49.324306 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 16:06:49.912824 | ubuntu-jammy-large | changed 2026-02-23 16:06:49.919602 | 2026-02-23 16:06:49.919755 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 16:06:49.954726 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-23 16:06:49.965379 | 2026-02-23 16:06:49.965535 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 16:06:50.487143 | ubuntu-jammy-large -> localhost | changed 2026-02-23 16:06:50.500861 | 2026-02-23 16:06:50.501007 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 16:06:50.900975 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/cee879d289a243b282ee66a8284996cf/work/cee879d289a243b282ee66a8284996cf_id_rsa (zuul-build-sshkey) 2026-02-23 16:06:50.901291 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.016004 2026-02-23 16:06:50.908029 | 2026-02-23 16:06:50.908188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 16:06:51.329359 | ubuntu-jammy-large | ok 2026-02-23 16:06:51.337607 | 2026-02-23 16:06:51.337756 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 16:06:51.372200 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-23 16:06:51.388382 | 2026-02-23 16:06:51.388538 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 16:06:51.887261 | ubuntu-jammy-large | ok 2026-02-23 16:06:51.898906 | 2026-02-23 16:06:51.899020 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 16:06:51.940340 | ubuntu-jammy-large | ok 2026-02-23 16:06:51.946769 | 2026-02-23 16:06:51.946906 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 16:06:52.294763 | ubuntu-jammy-large -> localhost | ok 2026-02-23 16:06:52.304307 | 2026-02-23 16:06:52.304434 | TASK [validate-host : Collect information about the host] 2026-02-23 16:06:53.554510 | ubuntu-jammy-large | ok 2026-02-23 16:06:53.616522 | 2026-02-23 16:06:53.616661 | TASK [validate-host : Sanitize hostname] 2026-02-23 16:06:53.701855 | ubuntu-jammy-large | ok 2026-02-23 16:06:53.709780 | 2026-02-23 16:06:53.709936 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 16:06:54.312404 | ubuntu-jammy-large -> localhost | changed 2026-02-23 16:06:54.326153 | 2026-02-23 16:06:54.326319 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 16:06:54.723614 | ubuntu-jammy-large | ok 2026-02-23 16:06:54.736402 | 2026-02-23 16:06:54.736539 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 16:06:55.342062 | ubuntu-jammy-large -> localhost | changed 2026-02-23 16:06:55.357765 | 2026-02-23 16:06:55.357913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 16:06:55.647023 | ubuntu-jammy-large | ok 2026-02-23 16:06:55.655005 | 2026-02-23 16:06:55.655187 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 16:06:56.461119 | ubuntu-jammy-large | changed: 2026-02-23 16:06:56.461435 | ubuntu-jammy-large | cd+++++++++ src/ 2026-02-23 16:06:56.461495 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-02-23 16:06:56.461538 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-02-23 16:06:56.461576 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-02-23 16:06:56.461613 | ubuntu-jammy-large | =3.6.0 2026-02-23 16:07:13.580189 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-02-23 16:07:13.591356 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 8.5 MB/s eta 0:00:00 2026-02-23 16:07:13.683897 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2026-02-23 16:07:13.695468 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-02-23 16:07:13.704244 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 14.1 MB/s eta 0:00:00 2026-02-23 16:07:13.765315 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-02-23 16:07:13.777893 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-02-23 16:07:13.785903 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 9.0 MB/s eta 0:00:00 2026-02-23 16:07:13.849769 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-02-23 16:07:13.863252 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-02-23 16:07:13.960046 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 18.4 MB/s eta 0:00:00 2026-02-23 16:07:14.097489 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-02-23 16:07:14.111476 | ubuntu-jammy-large | Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 2026-02-23 16:07:14.151257 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 21.7 MB/s eta 0:00:00 2026-02-23 16:07:14.243790 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2026-02-23 16:07:14.250119 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-23 16:07:14.264382 | ubuntu-jammy-large | Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from python-openstackclient==8.3.0->-r requirements.txt (line 2)) (3.4.8) 2026-02-23 16:07:14.330704 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-02-23 16:07:14.342983 | ubuntu-jammy-large | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-02-23 16:07:14.352422 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 13.4 MB/s eta 0:00:00 2026-02-23 16:07:14.437996 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-02-23 16:07:14.450861 | ubuntu-jammy-large | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-02-23 16:07:14.523672 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 26.6 MB/s eta 0:00:00 2026-02-23 16:07:14.587729 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-02-23 16:07:14.601271 | ubuntu-jammy-large | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-02-23 16:07:14.610021 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 16.0 MB/s eta 0:00:00 2026-02-23 16:07:14.678777 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-02-23 16:07:14.691485 | ubuntu-jammy-large | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-02-23 16:07:14.707597 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 KB 30.4 MB/s eta 0:00:00 2026-02-23 16:07:14.771403 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-02-23 16:07:14.784773 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-02-23 16:07:14.797243 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 29.9 MB/s eta 0:00:00 2026-02-23 16:07:14.891790 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-02-23 16:07:14.903583 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-23 16:07:14.911539 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 10.8 MB/s eta 0:00:00 2026-02-23 16:07:14.947406 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-02-23 16:07:14.958851 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-23 16:07:15.016805 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-02-23 16:07:15.029470 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-02-23 16:07:15.037089 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 8.0 MB/s eta 0:00:00 2026-02-23 16:07:15.072840 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-02-23 16:07:15.087766 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-02-23 16:07:15.252944 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-02-23 16:07:15.267459 | ubuntu-jammy-large | Downloading cmd2-3.2.2-py3-none-any.whl (147 kB) 2026-02-23 16:07:15.277051 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.3/147.3 KB 22.5 MB/s eta 0:00:00 2026-02-23 16:07:15.325407 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-02-23 16:07:15.338114 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-02-23 16:07:15.388420 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-02-23 16:07:15.400991 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-02-23 16:07:15.445272 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-02-23 16:07:15.459241 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-02-23 16:07:15.519359 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-02-23 16:07:15.531861 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-02-23 16:07:15.594773 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 890.9 kB/s eta 0:00:00 2026-02-23 16:07:15.656095 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-02-23 16:07:15.667763 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-02-23 16:07:15.758415 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-02-23 16:07:15.771454 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-02-23 16:07:16.793285 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-02-23 16:07:16.806569 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-02-23 16:07:16.829929 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 22.3 MB/s eta 0:00:00 2026-02-23 16:07:16.881212 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-02-23 16:07:16.893436 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-02-23 16:07:16.936849 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 2.4 MB/s eta 0:00:00 2026-02-23 16:07:17.007462 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-02-23 16:07:17.020299 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-02-23 16:07:17.254852 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-02-23 16:07:17.267014 | ubuntu-jammy-large | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-23 16:07:17.277522 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 20.3 MB/s eta 0:00:00 2026-02-23 16:07:17.341686 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-02-23 16:07:17.361415 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-02-23 16:07:17.380030 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 21.6 MB/s eta 0:00:00 2026-02-23 16:07:17.421414 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-02-23 16:07:17.434560 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-02-23 16:07:17.577304 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-02-23 16:07:17.590341 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-02-23 16:07:17.598102 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 11.5 MB/s eta 0:00:00 2026-02-23 16:07:17.659529 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-02-23 16:07:17.671179 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-23 16:07:17.678803 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 7.1 MB/s eta 0:00:00 2026-02-23 16:07:17.738188 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-02-23 16:07:17.749565 | ubuntu-jammy-large | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-23 16:07:17.781249 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2026-02-23 16:07:17.793249 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-23 16:07:17.831821 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-02-23 16:07:17.843282 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-02-23 16:07:17.890614 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-02-23 16:07:17.901773 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-23 16:07:18.013398 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-02-23 16:07:18.026086 | ubuntu-jammy-large | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-02-23 16:07:18.039548 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.3/136.3 KB 18.2 MB/s eta 0:00:00 2026-02-23 16:07:18.065913 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.2->-r requirements.txt (line 1)) (59.6.0) 2026-02-23 16:07:18.194200 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-02-23 16:07:18.205920 | ubuntu-jammy-large | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-23 16:07:18.213548 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 KB 13.9 MB/s eta 0:00:00 2026-02-23 16:07:18.300294 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-02-23 16:07:18.312607 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-02-23 16:07:18.453506 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-02-23 16:07:18.466353 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-02-23 16:07:18.477376 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 17.1 MB/s eta 0:00:00 2026-02-23 16:07:18.543158 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-02-23 16:07:18.555968 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-23 16:07:18.623559 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-02-23 16:07:18.635051 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-23 16:07:18.643018 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 12.4 MB/s eta 0:00:00 2026-02-23 16:07:18.696170 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2026-02-23 16:07:18.707559 | ubuntu-jammy-large | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-23 16:07:18.717659 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 KB 20.5 MB/s eta 0:00:00 2026-02-23 16:07:19.035688 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-02-23 16:07:19.048286 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-02-23 16:07:19.058043 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 22.7 MB/s eta 0:00:00 2026-02-23 16:07:19.144916 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2026-02-23 16:07:19.156890 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-23 16:07:19.165782 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 21.4 MB/s eta 0:00:00 2026-02-23 16:07:19.231978 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2026-02-23 16:07:19.243314 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-02-23 16:07:19.278581 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-02-23 16:07:19.289915 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-02-23 16:07:19.423385 | ubuntu-jammy-large | Collecting rich>=14.3.0 2026-02-23 16:07:19.435078 | ubuntu-jammy-large | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-02-23 16:07:19.455078 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 KB 18.1 MB/s eta 0:00:00 2026-02-23 16:07:19.578865 | ubuntu-jammy-large | Collecting backports.strenum 2026-02-23 16:07:19.591541 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-02-23 16:07:20.161467 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2026-02-23 16:07:20.174894 | ubuntu-jammy-large | Downloading wrapt-2.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-23 16:07:20.184229 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.5/113.5 KB 17.7 MB/s eta 0:00:00 2026-02-23 16:07:20.282284 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-02-23 16:07:20.293850 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-23 16:07:20.395974 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-02-23 16:07:20.408708 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-02-23 16:07:20.454464 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-02-23 16:07:20.467501 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-23 16:07:20.564912 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.4 MB/s eta 0:00:00 2026-02-23 16:07:20.820520 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-02-23 16:07:20.833539 | ubuntu-jammy-large | Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) 2026-02-23 16:07:20.854675 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 22.5 MB/s eta 0:00:00 2026-02-23 16:07:20.881953 | ubuntu-jammy-large | Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient==8.3.0->-r requirements.txt (line 2)) (2.4.7) 2026-02-23 16:07:20.945658 | ubuntu-jammy-large | Collecting wcwidth 2026-02-23 16:07:20.957544 | ubuntu-jammy-large | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-02-23 16:07:20.968523 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 10.7 MB/s eta 0:00:00 2026-02-23 16:07:21.188536 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-02-23 16:07:21.200240 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-23 16:07:21.256174 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.0 MB/s eta 0:00:00 2026-02-23 16:07:21.315436 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-02-23 16:07:21.326833 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-23 16:07:21.334832 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 14.9 MB/s eta 0:00:00 2026-02-23 16:07:21.525021 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-02-23 16:07:21.539030 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-23 16:07:21.917388 | ubuntu-jammy-large | Installing collected packages: requestsexceptions, pyperclip, wrapt, wcwidth, urllib3, typing-extensions, stevedore, rpds-py, rfc3986, PyYAML, pygments, pyflakes, pycodestyle, psutil, platformdirs, pbr, packaging, networkx, netaddr, msgpack, mdurl, mccabe, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, backports.strenum, autopage, attrs, requests, referencing, PrettyTable, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, flake8, dogpile.cache, debtcollector, rich, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, rich-argparse, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, python-keystoneclient, diskimage-builder, cmd2, cliff, osc-lib, python-openstackclient 2026-02-23 16:07:29.255217 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-25.4.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.1.4 charset_normalizer-3.4.4 cliff-4.13.2 cmd2-3.2.2 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.10.0 os-service-types-1.8.2 osc-lib-4.4.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.0 packaging-26.0 pbr-7.0.3 platformdirs-4.9.2 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.19.2 pyperclip-1.11.0 python-cinderclient-9.8.0 python-keystoneclient-5.7.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.32.5 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.3 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.7.0 typing-extensions-4.15.0 urllib3-2.6.3 wcwidth-0.6.0 wrapt-2.1.1 2026-02-23 16:07:29.255311 | ubuntu-jammy-large | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-02-23 16:07:29.468906 | ubuntu-jammy-large | + sudo apt-get update 2026-02-23 16:07:29.626797 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-23 16:07:29.646740 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-23 16:07:29.680003 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-23 16:07:29.712975 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-23 16:07:31.066230 | ubuntu-jammy-large | Reading package lists... 2026-02-23 16:07:31.085765 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-02-23 16:07:31.153730 | ubuntu-jammy-large | Reading package lists... 2026-02-23 16:07:31.325314 | ubuntu-jammy-large | Building dependency tree... 2026-02-23 16:07:31.325576 | ubuntu-jammy-large | Reading state information... 2026-02-23 16:07:31.483819 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-02-23 16:07:31.483879 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-02-23 16:07:31.483891 | ubuntu-jammy-large | The following additional packages will be installed: 2026-02-23 16:07:31.484536 | ubuntu-jammy-large | distro-info liblzo2-2 2026-02-23 16:07:31.485099 | ubuntu-jammy-large | Suggested packages: 2026-02-23 16:07:31.485115 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-02-23 16:07:31.503927 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-02-23 16:07:31.504494 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-02-23 16:07:31.593075 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:07:31.593100 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-02-23 16:07:31.593112 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-02-23 16:07:31.593123 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-02-23 16:07:31.660781 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-02-23 16:07:31.824103 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-02-23 16:07:31.827230 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-02-23 16:07:31.835793 | ubuntu-jammy-large | Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 debootstrap all 1.0.126+nmu1ubuntu0.8 [40.6 kB] 2026-02-23 16:07:31.837688 | ubuntu-jammy-large | Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 kpartx amd64 0.8.8-1ubuntu1.22.04.4 [28.8 kB] 2026-02-23 16:07:32.003322 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:07:32.036306 | ubuntu-jammy-large | Fetched 1021 kB in 0s (3102 kB/s) 2026-02-23 16:07:32.076642 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-02-23 16:07:32.100986 | ubuntu-jammy-large | (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 ... 32467 files and directories currently installed.) 2026-02-23 16:07:32.102180 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-02-23 16:07:32.107715 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-02-23 16:07:32.162526 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-02-23 16:07:32.169328 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-02-23 16:07:32.209712 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-02-23 16:07:32.362824 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-02-23 16:07:32.369484 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-02-23 16:07:32.379294 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-02-23 16:07:32.430753 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-02-23 16:07:32.437231 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-02-23 16:07:32.442187 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-02-23 16:07:32.494583 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-02-23 16:07:32.501176 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-02-23 16:07:32.506064 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-02-23 16:07:32.627415 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-02-23 16:07:32.633804 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-02-23 16:07:32.638994 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-02-23 16:07:32.710265 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-02-23 16:07:32.725990 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-02-23 16:07:32.740777 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-02-23 16:07:32.760760 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-02-23 16:07:32.778607 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-02-23 16:07:32.793150 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-02-23 16:07:32.808780 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:07:33.412048 | ubuntu-jammy-large | ok: Runtime: 0:00:21.024189 2026-02-23 16:07:33.417744 | 2026-02-23 16:07:33.417841 | PLAY RECAP 2026-02-23 16:07:33.417900 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-23 16:07:33.417927 | 2026-02-23 16:07:33.565530 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-02-23 16:07:33.567164 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-02-23 16:07:34.326007 | 2026-02-23 16:07:34.326231 | PLAY [Build image] 2026-02-23 16:07:34.342475 | 2026-02-23 16:07:34.342651 | TASK [Run build script] 2026-02-23 16:07:34.789509 | ubuntu-jammy-large | + VERSION=2024.2 2026-02-23 16:07:34.789630 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-02-23 16:07:34.789653 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-02-23 16:07:34.789685 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-02-23 16:07:34.789700 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-02-23 16:07:34.789719 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-02-23 16:07:34.789739 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-02-23 16:07:34.789753 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:07:34.789768 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:07:34.789782 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-02-23 16:07:34.789796 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-02-23 16:07:34.790484 | ubuntu-jammy-large | ++ pwd 2026-02-23 16:07:34.790982 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-02-23 16:07:34.791013 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-02-23 16:07:34.791043 | ubuntu-jammy-large | + BRANCH=stable/2024.2 2026-02-23 16:07:34.791068 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-02-23 16:07:34.791091 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-02-23 16:07:34.807087 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-02-23 16:07:38.610418 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-02-23 16:07:38.610561 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-02-23 16:07:38.610586 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2024.2 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2024.2.qcow2 -s 2 -t qcow2 2026-02-23 16:07:38.618416 | ubuntu-jammy-large | Building image with amphora agent from stable/2024.2. 2026-02-23 16:07:38.618578 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt. 2026-02-23 16:07:39.048016 | ubuntu-jammy-large | 2026-02-23 16:07:39.047 | diskimage-builder version 3.40.2 2026-02-23 16:07:39.051180 | ubuntu-jammy-large | 2026-02-23 16:07:39.051 | Building elements: base base vm ubuntu-minimal haproxy-octavia rebind-sshd no-resolvconf amphora-agent octavia-lib sos cloud-init-datasources remove-default-ints amphora-apparmor keepalived-octavia ipvsadmin pip-cache certs-ramfs cpu-pinning haproxy-logrotate block-device-mbr 2026-02-23 16:07:39.157205 | ubuntu-jammy-large | 2026-02-23 16:07:39.156 | Expanded element dependencies to: amphora-apparmor dpkg cloud-init-datasources svc-map octavia-lib modprobe block-device-mbr keepalived-octavia install-bin pip-cache ipvsadmin no-resolvconf bootloader haproxy-octavia cpu-pinning ubuntu-common dib-init-system base pkg-map dib-python debootstrap remove-default-ints cache-url certs-ramfs rebind-sshd sysctl sos amphora-agent install-static source-repositories sysprep package-installs ubuntu-minimal haproxy-logrotate manifests install-types vm 2026-02-23 16:07:39.235510 | ubuntu-jammy-large | 2026-02-23 16:07:39.235 | Building in /tmp/dib_build.Fp2BDShc 2026-02-23 16:07:39.244159 | ubuntu-jammy-large | 2026-02-23 16:07:39.244 | Searching elements for block-device[-amd64].yaml ... 2026-02-23 16:07:39.253159 | ubuntu-jammy-large | 2026-02-23 16:07:39.253 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-02-23 16:07:39.545980 | ubuntu-jammy-large | 2026-02-23 16:07:39.545 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.Fp2BDShc/states/block-device/config.json] 2026-02-23 16:07:39.814458 | ubuntu-jammy-large | 2026-02-23 16:07:39.814 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-02-23 16:07:40.149670 | ubuntu-jammy-large | 2026-02-23 16:07:40.149 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-02-23 16:07:40.437022 | ubuntu-jammy-large | 2026-02-23 16:07:40.436 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-02-23 16:07:40.710575 | ubuntu-jammy-large | 2026-02-23 16:07:40.710 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-02-23 16:07:40.792731 | ubuntu-jammy-large | 2026-02-23 16:07:40.792 | Copying hooks for amphora-apparmor 2026-02-23 16:07:40.806355 | ubuntu-jammy-large | 2026-02-23 16:07:40.806 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-02-23 16:07:40.817188 | ubuntu-jammy-large | 2026-02-23 16:07:40.817 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-02-23 16:07:40.826819 | ubuntu-jammy-large | 2026-02-23 16:07:40.826 | Copying hooks for vm 2026-02-23 16:07:40.834097 | ubuntu-jammy-large | 2026-02-23 16:07:40.833 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-02-23 16:07:40.841181 | ubuntu-jammy-large | 2026-02-23 16:07:40.841 | Copying hooks for pip-cache 2026-02-23 16:07:40.849097 | ubuntu-jammy-large | 2026-02-23 16:07:40.848 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-02-23 16:07:40.855829 | ubuntu-jammy-large | 2026-02-23 16:07:40.855 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-02-23 16:07:40.861246 | ubuntu-jammy-large | 2026-02-23 16:07:40.861 | Copying hooks for install-bin 2026-02-23 16:07:40.867737 | ubuntu-jammy-large | 2026-02-23 16:07:40.867 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-02-23 16:07:40.872345 | ubuntu-jammy-large | 2026-02-23 16:07:40.872 | Copying hooks for source-repositories 2026-02-23 16:07:40.878520 | ubuntu-jammy-large | 2026-02-23 16:07:40.878 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-02-23 16:07:40.887276 | ubuntu-jammy-large | 2026-02-23 16:07:40.887 | Copying hooks for certs-ramfs 2026-02-23 16:07:40.892280 | ubuntu-jammy-large | 2026-02-23 16:07:40.892 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service 2026-02-23 16:07:40.897945 | ubuntu-jammy-large | 2026-02-23 16:07:40.897 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-02-23 16:07:40.902508 | ubuntu-jammy-large | 2026-02-23 16:07:40.902 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-02-23 16:07:40.918230 | ubuntu-jammy-large | 2026-02-23 16:07:40.918 | Copying hooks for package-installs 2026-02-23 16:07:40.927133 | ubuntu-jammy-large | 2026-02-23 16:07:40.926 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-02-23 16:07:40.928714 | ubuntu-jammy-large | 2026-02-23 16:07:40.928 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-02-23 16:07:40.933719 | ubuntu-jammy-large | 2026-02-23 16:07:40.933 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-02-23 16:07:40.935135 | ubuntu-jammy-large | 2026-02-23 16:07:40.935 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-02-23 16:07:40.941015 | ubuntu-jammy-large | 2026-02-23 16:07:40.940 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-02-23 16:07:40.942388 | ubuntu-jammy-large | 2026-02-23 16:07:40.942 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-02-23 16:07:40.943884 | ubuntu-jammy-large | 2026-02-23 16:07:40.943 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-02-23 16:07:40.945373 | ubuntu-jammy-large | 2026-02-23 16:07:40.945 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-02-23 16:07:40.953219 | ubuntu-jammy-large | 2026-02-23 16:07:40.953 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-02-23 16:07:40.955886 | ubuntu-jammy-large | 2026-02-23 16:07:40.955 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-02-23 16:07:40.963913 | ubuntu-jammy-large | 2026-02-23 16:07:40.963 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-02-23 16:07:40.974435 | ubuntu-jammy-large | 2026-02-23 16:07:40.974 | Copying hooks for cpu-pinning 2026-02-23 16:07:40.980430 | ubuntu-jammy-large | 2026-02-23 16:07:40.980 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-02-23 16:07:40.982057 | ubuntu-jammy-large | 2026-02-23 16:07:40.981 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-02-23 16:07:40.987320 | ubuntu-jammy-large | 2026-02-23 16:07:40.987 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-02-23 16:07:40.992209 | ubuntu-jammy-large | 2026-02-23 16:07:40.992 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-02-23 16:07:41.001034 | ubuntu-jammy-large | 2026-02-23 16:07:41.000 | Copying hooks for rebind-sshd 2026-02-23 16:07:41.006070 | ubuntu-jammy-large | 2026-02-23 16:07:41.005 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-02-23 16:07:41.015013 | ubuntu-jammy-large | 2026-02-23 16:07:41.014 | Copying hooks for debootstrap 2026-02-23 16:07:41.023860 | ubuntu-jammy-large | 2026-02-23 16:07:41.023 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-02-23 16:07:41.029380 | ubuntu-jammy-large | 2026-02-23 16:07:41.029 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-02-23 16:07:41.034645 | ubuntu-jammy-large | 2026-02-23 16:07:41.034 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-02-23 16:07:41.036241 | ubuntu-jammy-large | 2026-02-23 16:07:41.036 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-02-23 16:07:41.037848 | ubuntu-jammy-large | 2026-02-23 16:07:41.037 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-02-23 16:07:41.042758 | ubuntu-jammy-large | 2026-02-23 16:07:41.042 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-02-23 16:07:41.044196 | ubuntu-jammy-large | 2026-02-23 16:07:41.044 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-02-23 16:07:41.053121 | ubuntu-jammy-large | 2026-02-23 16:07:41.053 | Copying hooks for ubuntu-common 2026-02-23 16:07:41.058290 | ubuntu-jammy-large | 2026-02-23 16:07:41.058 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-02-23 16:07:41.062832 | ubuntu-jammy-large | 2026-02-23 16:07:41.062 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-02-23 16:07:41.067413 | ubuntu-jammy-large | 2026-02-23 16:07:41.067 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:07:41.068785 | ubuntu-jammy-large | 2026-02-23 16:07:41.068 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-02-23 16:07:41.074801 | ubuntu-jammy-large | 2026-02-23 16:07:41.074 | Copying hooks for cloud-init-datasources 2026-02-23 16:07:41.079791 | ubuntu-jammy-large | 2026-02-23 16:07:41.079 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-02-23 16:07:41.084384 | ubuntu-jammy-large | 2026-02-23 16:07:41.084 | Copying hooks for octavia-lib 2026-02-23 16:07:41.090752 | ubuntu-jammy-large | 2026-02-23 16:07:41.090 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-02-23 16:07:41.096386 | ubuntu-jammy-large | 2026-02-23 16:07:41.096 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-02-23 16:07:41.104864 | ubuntu-jammy-large | 2026-02-23 16:07:41.104 | Copying hooks for sysctl 2026-02-23 16:07:41.110029 | ubuntu-jammy-large | 2026-02-23 16:07:41.109 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-02-23 16:07:41.111579 | ubuntu-jammy-large | 2026-02-23 16:07:41.111 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-02-23 16:07:41.116428 | ubuntu-jammy-large | 2026-02-23 16:07:41.116 | Copying hooks for modprobe 2026-02-23 16:07:41.121573 | ubuntu-jammy-large | 2026-02-23 16:07:41.121 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-02-23 16:07:41.126483 | ubuntu-jammy-large | 2026-02-23 16:07:41.126 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-02-23 16:07:41.131092 | ubuntu-jammy-large | 2026-02-23 16:07:41.131 | Copying hooks for base 2026-02-23 16:07:41.136061 | ubuntu-jammy-large | 2026-02-23 16:07:41.135 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-02-23 16:07:41.140771 | ubuntu-jammy-large | 2026-02-23 16:07:41.140 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-02-23 16:07:41.142239 | ubuntu-jammy-large | 2026-02-23 16:07:41.142 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-02-23 16:07:41.143637 | ubuntu-jammy-large | 2026-02-23 16:07:41.143 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-02-23 16:07:41.148141 | ubuntu-jammy-large | 2026-02-23 16:07:41.148 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-02-23 16:07:41.155374 | ubuntu-jammy-large | 2026-02-23 16:07:41.155 | Copying hooks for ubuntu-minimal 2026-02-23 16:07:41.160315 | ubuntu-jammy-large | 2026-02-23 16:07:41.160 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-02-23 16:07:41.166266 | ubuntu-jammy-large | 2026-02-23 16:07:41.166 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-02-23 16:07:41.169863 | ubuntu-jammy-large | 2026-02-23 16:07:41.169 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-02-23 16:07:41.173345 | ubuntu-jammy-large | 2026-02-23 16:07:41.173 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-02-23 16:07:41.176274 | ubuntu-jammy-large | 2026-02-23 16:07:41.176 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-02-23 16:07:41.178863 | ubuntu-jammy-large | 2026-02-23 16:07:41.178 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-02-23 16:07:41.181236 | ubuntu-jammy-large | 2026-02-23 16:07:41.181 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-02-23 16:07:41.183550 | ubuntu-jammy-large | 2026-02-23 16:07:41.183 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-02-23 16:07:41.185735 | ubuntu-jammy-large | 2026-02-23 16:07:41.185 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-02-23 16:07:41.192317 | ubuntu-jammy-large | 2026-02-23 16:07:41.192 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-02-23 16:07:41.194359 | ubuntu-jammy-large | 2026-02-23 16:07:41.194 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:07:41.209729 | ubuntu-jammy-large | 2026-02-23 16:07:41.209 | Copying hooks for block-device-mbr 2026-02-23 16:07:41.217187 | ubuntu-jammy-large | 2026-02-23 16:07:41.217 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-02-23 16:07:41.228213 | ubuntu-jammy-large | 2026-02-23 16:07:41.228 | Copying hooks for amphora-agent 2026-02-23 16:07:41.236667 | ubuntu-jammy-large | 2026-02-23 16:07:41.236 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd 2026-02-23 16:07:41.238988 | ubuntu-jammy-large | 2026-02-23 16:07:41.238 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd 2026-02-23 16:07:41.241014 | ubuntu-jammy-large | 2026-02-23 16:07:41.240 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-02-23 16:07:41.247293 | ubuntu-jammy-large | 2026-02-23 16:07:41.247 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-02-23 16:07:41.253732 | ubuntu-jammy-large | 2026-02-23 16:07:41.253 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-02-23 16:07:41.255795 | ubuntu-jammy-large | 2026-02-23 16:07:41.255 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-02-23 16:07:41.274733 | ubuntu-jammy-large | 2026-02-23 16:07:41.274 | Copying hooks for install-types 2026-02-23 16:07:41.281532 | ubuntu-jammy-large | 2026-02-23 16:07:41.281 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-02-23 16:07:41.287377 | ubuntu-jammy-large | 2026-02-23 16:07:41.287 | Copying hooks for bootloader 2026-02-23 16:07:41.292977 | ubuntu-jammy-large | 2026-02-23 16:07:41.292 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-02-23 16:07:41.297923 | ubuntu-jammy-large | 2026-02-23 16:07:41.297 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-02-23 16:07:41.303905 | ubuntu-jammy-large | 2026-02-23 16:07:41.303 | Copying hooks for manifests 2026-02-23 16:07:41.308919 | ubuntu-jammy-large | 2026-02-23 16:07:41.308 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-02-23 16:07:41.318074 | ubuntu-jammy-large | 2026-02-23 16:07:41.317 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-02-23 16:07:41.325925 | ubuntu-jammy-large | 2026-02-23 16:07:41.325 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-02-23 16:07:41.333740 | ubuntu-jammy-large | 2026-02-23 16:07:41.333 | Copying hooks for no-resolvconf 2026-02-23 16:07:41.340782 | ubuntu-jammy-large | 2026-02-23 16:07:41.340 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-02-23 16:07:41.346399 | ubuntu-jammy-large | 2026-02-23 16:07:41.346 | Copying hooks for sysprep 2026-02-23 16:07:41.353774 | ubuntu-jammy-large | 2026-02-23 16:07:41.353 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-02-23 16:07:41.362434 | ubuntu-jammy-large | 2026-02-23 16:07:41.362 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-02-23 16:07:41.368900 | ubuntu-jammy-large | 2026-02-23 16:07:41.368 | Copying hooks for dib-init-system 2026-02-23 16:07:41.377293 | ubuntu-jammy-large | 2026-02-23 16:07:41.377 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-02-23 16:07:41.385970 | ubuntu-jammy-large | 2026-02-23 16:07:41.385 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-02-23 16:07:41.392633 | ubuntu-jammy-large | 2026-02-23 16:07:41.392 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-02-23 16:07:41.398654 | ubuntu-jammy-large | 2026-02-23 16:07:41.398 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-02-23 16:07:41.404572 | ubuntu-jammy-large | 2026-02-23 16:07:41.404 | Copying hooks for install-static 2026-02-23 16:07:41.410337 | ubuntu-jammy-large | 2026-02-23 16:07:41.410 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-02-23 16:07:41.422423 | ubuntu-jammy-large | 2026-02-23 16:07:41.422 | Copying hooks for haproxy-logrotate 2026-02-23 16:07:41.430513 | ubuntu-jammy-large | 2026-02-23 16:07:41.430 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-02-23 16:07:41.432359 | ubuntu-jammy-large | 2026-02-23 16:07:41.432 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-02-23 16:07:41.438377 | ubuntu-jammy-large | 2026-02-23 16:07:41.438 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-02-23 16:07:41.447239 | ubuntu-jammy-large | 2026-02-23 16:07:41.447 | Copying hooks for haproxy-octavia 2026-02-23 16:07:41.456204 | ubuntu-jammy-large | 2026-02-23 16:07:41.456 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-02-23 16:07:41.458118 | ubuntu-jammy-large | 2026-02-23 16:07:41.458 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-02-23 16:07:41.459895 | ubuntu-jammy-large | 2026-02-23 16:07:41.459 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config 2026-02-23 16:07:41.461661 | ubuntu-jammy-large | 2026-02-23 16:07:41.461 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-02-23 16:07:41.463224 | ubuntu-jammy-large | 2026-02-23 16:07:41.463 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-02-23 16:07:41.469798 | ubuntu-jammy-large | 2026-02-23 16:07:41.469 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-02-23 16:07:41.482180 | ubuntu-jammy-large | 2026-02-23 16:07:41.482 | Copying hooks for cache-url 2026-02-23 16:07:41.492783 | ubuntu-jammy-large | 2026-02-23 16:07:41.492 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-02-23 16:07:41.509042 | ubuntu-jammy-large | 2026-02-23 16:07:41.508 | Copying hooks for dpkg 2026-02-23 16:07:41.514962 | ubuntu-jammy-large | 2026-02-23 16:07:41.514 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-02-23 16:07:41.516432 | ubuntu-jammy-large | 2026-02-23 16:07:41.516 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-02-23 16:07:41.521012 | ubuntu-jammy-large | 2026-02-23 16:07:41.520 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-02-23 16:07:41.522304 | ubuntu-jammy-large | 2026-02-23 16:07:41.522 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-02-23 16:07:41.523510 | ubuntu-jammy-large | 2026-02-23 16:07:41.523 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-02-23 16:07:41.527452 | ubuntu-jammy-large | 2026-02-23 16:07:41.527 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-02-23 16:07:41.528637 | ubuntu-jammy-large | 2026-02-23 16:07:41.528 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-02-23 16:07:41.535828 | ubuntu-jammy-large | 2026-02-23 16:07:41.535 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-02-23 16:07:41.538681 | ubuntu-jammy-large | 2026-02-23 16:07:41.538 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-02-23 16:07:41.540614 | ubuntu-jammy-large | 2026-02-23 16:07:41.540 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-02-23 16:07:41.542415 | ubuntu-jammy-large | 2026-02-23 16:07:41.542 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-02-23 16:07:41.544129 | ubuntu-jammy-large | 2026-02-23 16:07:41.544 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-02-23 16:07:41.545738 | ubuntu-jammy-large | 2026-02-23 16:07:41.545 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-02-23 16:07:41.550489 | ubuntu-jammy-large | 2026-02-23 16:07:41.550 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-02-23 16:07:41.554816 | ubuntu-jammy-large | 2026-02-23 16:07:41.554 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-02-23 16:07:41.560074 | ubuntu-jammy-large | 2026-02-23 16:07:41.559 | Copying hooks for keepalived-octavia 2026-02-23 16:07:41.569773 | ubuntu-jammy-large | 2026-02-23 16:07:41.569 | Copying hooks for sos 2026-02-23 16:07:41.578394 | ubuntu-jammy-large | 2026-02-23 16:07:41.578 | Copying hooks for ipvsadmin 2026-02-23 16:07:41.588596 | ubuntu-jammy-large | 2026-02-23 16:07:41.588 | Copying hooks for dib-python 2026-02-23 16:07:41.597873 | ubuntu-jammy-large | 2026-02-23 16:07:41.597 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-02-23 16:07:41.604642 | ubuntu-jammy-large | 2026-02-23 16:07:41.604 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-02-23 16:07:41.613639 | ubuntu-jammy-large | 2026-02-23 16:07:41.613 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-02-23 16:07:41.620378 | ubuntu-jammy-large | 2026-02-23 16:07:41.620 | Copying hooks for remove-default-ints 2026-02-23 16:07:41.626757 | ubuntu-jammy-large | 2026-02-23 16:07:41.626 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/remove-default-ints/post-install.d/91-remove-default-ints 2026-02-23 16:07:41.632352 | ubuntu-jammy-large | 2026-02-23 16:07:41.632 | Copying hooks for svc-map 2026-02-23 16:07:41.637846 | ubuntu-jammy-large | 2026-02-23 16:07:41.637 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-02-23 16:07:41.642455 | ubuntu-jammy-large | 2026-02-23 16:07:41.642 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-02-23 16:07:41.643892 | ubuntu-jammy-large | 2026-02-23 16:07:41.643 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-02-23 16:07:41.653296 | ubuntu-jammy-large | 2026-02-23 16:07:41.653 | Copying hooks for pkg-map 2026-02-23 16:07:41.657744 | ubuntu-jammy-large | 2026-02-23 16:07:41.657 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-02-23 16:07:41.661772 | ubuntu-jammy-large | 2026-02-23 16:07:41.661 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-02-23 16:07:41.672526 | ubuntu-jammy-large | 2026-02-23 16:07:41.672 | Running hooks from /tmp/dib_build.Fp2BDShc/hooks/root.d 2026-02-23 16:07:41.690941 | ubuntu-jammy-large | 2026-02-23 16:07:41.690 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-base-defaults 2026-02-23 16:07:41.696642 | ubuntu-jammy-large | 2026-02-23 16:07:41.696 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-base-defaults 2026-02-23 16:07:41.700559 | ubuntu-jammy-large | 2026-02-23 16:07:41.700 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:07:41.703699 | ubuntu-jammy-large | 2026-02-23 16:07:41.703 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:07:41.708407 | ubuntu-jammy-large | 2026-02-23 16:07:41.708 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:07:41.712404 | ubuntu-jammy-large | 2026-02-23 16:07:41.712 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:07:41.716384 | ubuntu-jammy-large | 2026-02-23 16:07:41.716 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:07:41.723765 | ubuntu-jammy-large | 2026-02-23 16:07:41.723 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:07:41.729271 | ubuntu-jammy-large | 2026-02-23 16:07:41.729 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:07:41.733238 | ubuntu-jammy-large | 2026-02-23 16:07:41.733 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:07:41.737257 | ubuntu-jammy-large | 2026-02-23 16:07:41.737 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:07:41.741898 | ubuntu-jammy-large | 2026-02-23 16:07:41.741 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:07:41.745481 | ubuntu-jammy-large | 2026-02-23 16:07:41.745 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:07:41.749255 | ubuntu-jammy-large | 2026-02-23 16:07:41.749 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:07:41.754334 | ubuntu-jammy-large | 2026-02-23 16:07:41.754 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:07:41.760220 | ubuntu-jammy-large | 2026-02-23 16:07:41.760 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-23 16:07:41.765025 | ubuntu-jammy-large | 2026-02-23 16:07:41.764 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-23 16:07:41.770524 | ubuntu-jammy-large | 2026-02-23 16:07:41.770 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:07:41.776562 | ubuntu-jammy-large | 2026-02-23 16:07:41.776 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:07:41.782689 | ubuntu-jammy-large | 2026-02-23 16:07:41.782 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:07:41.788342 | ubuntu-jammy-large | 2026-02-23 16:07:41.788 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:07:41.794508 | ubuntu-jammy-large | 2026-02-23 16:07:41.794 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:07:41.803323 | ubuntu-jammy-large | 2026-02-23 16:07:41.803 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:07:41.808541 | ubuntu-jammy-large | 2026-02-23 16:07:41.808 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:07:41.812360 | ubuntu-jammy-large | 2026-02-23 16:07:41.812 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:07:41.817906 | ubuntu-jammy-large | 2026-02-23 16:07:41.817 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-dpkg.bash 2026-02-23 16:07:41.827086 | ubuntu-jammy-large | 2026-02-23 16:07:41.826 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-dpkg.bash 2026-02-23 16:07:41.832724 | ubuntu-jammy-large | 2026-02-23 16:07:41.832 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-23 16:07:41.838244 | ubuntu-jammy-large | 2026-02-23 16:07:41.838 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-23 16:07:41.843927 | ubuntu-jammy-large | 2026-02-23 16:07:41.843 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-pip-cache 2026-02-23 16:07:41.854344 | ubuntu-jammy-large | 2026-02-23 16:07:41.854 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-pip-cache 2026-02-23 16:07:41.860379 | ubuntu-jammy-large | 2026-02-23 16:07:41.860 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:07:41.866216 | ubuntu-jammy-large | 2026-02-23 16:07:41.866 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:07:41.871634 | ubuntu-jammy-large | 2026-02-23 16:07:41.871 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:07:41.881323 | ubuntu-jammy-large | 2026-02-23 16:07:41.881 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:07:41.886502 | ubuntu-jammy-large | 2026-02-23 16:07:41.886 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-23 16:07:41.892505 | ubuntu-jammy-large | 2026-02-23 16:07:41.892 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-23 16:07:41.898319 | ubuntu-jammy-large | 2026-02-23 16:07:41.898 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-23 16:07:41.904219 | ubuntu-jammy-large | 2026-02-23 16:07:41.904 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-23 16:07:41.910302 | ubuntu-jammy-large | 2026-02-23 16:07:41.910 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:07:41.916276 | ubuntu-jammy-large | 2026-02-23 16:07:41.916 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:07:41.922228 | ubuntu-jammy-large | 2026-02-23 16:07:41.922 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:07:41.928236 | ubuntu-jammy-large | 2026-02-23 16:07:41.928 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:07:41.934521 | ubuntu-jammy-large | 2026-02-23 16:07:41.934 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-23 16:07:41.939093 | ubuntu-jammy-large | 2026-02-23 16:07:41.939 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:07:41.945400 | ubuntu-jammy-large | 2026-02-23 16:07:41.945 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:07:41.951329 | ubuntu-jammy-large | 2026-02-23 16:07:41.951 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:07:41.957677 | ubuntu-jammy-large | 2026-02-23 16:07:41.957 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:07:41.962677 | ubuntu-jammy-large | 2026-02-23 16:07:41.962 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:07:41.971977 | ubuntu-jammy-large | 2026-02-23 16:07:41.971 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:07:41.977869 | ubuntu-jammy-large | 2026-02-23 16:07:41.977 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:07:41.983655 | ubuntu-jammy-large | 2026-02-23 16:07:41.983 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-23 16:07:41.989817 | ubuntu-jammy-large | 2026-02-23 16:07:41.989 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-23 16:07:41.995129 | ubuntu-jammy-large | 2026-02-23 16:07:41.995 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:07:42.003955 | ubuntu-jammy-large | 2026-02-23 16:07:42.003 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:07:42.009243 | ubuntu-jammy-large | 2026-02-23 16:07:42.009 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:07:42.015021 | ubuntu-jammy-large | 2026-02-23 16:07:42.014 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:07:42.021345 | ubuntu-jammy-large | 2026-02-23 16:07:42.021 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:07:42.029754 | ubuntu-jammy-large | 2026-02-23 16:07:42.029 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:07:42.035737 | ubuntu-jammy-large | 2026-02-23 16:07:42.035 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:07:42.040359 | ubuntu-jammy-large | 2026-02-23 16:07:42.040 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:07:42.044804 | ubuntu-jammy-large | 2026-02-23 16:07:42.044 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/14-manifests 2026-02-23 16:07:42.054847 | ubuntu-jammy-large | 2026-02-23 16:07:42.054 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/14-manifests 2026-02-23 16:07:42.059261 | ubuntu-jammy-large | 2026-02-23 16:07:42.059 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:07:42.065625 | ubuntu-jammy-large | 2026-02-23 16:07:42.065 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:07:42.070716 | ubuntu-jammy-large | 2026-02-23 16:07:42.070 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:07:42.076312 | ubuntu-jammy-large | 2026-02-23 16:07:42.076 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:07:42.081552 | ubuntu-jammy-large | 2026-02-23 16:07:42.081 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/15-block-device.bash 2026-02-23 16:07:42.091550 | ubuntu-jammy-large | 2026-02-23 16:07:42.091 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/15-block-device.bash 2026-02-23 16:07:42.097401 | ubuntu-jammy-large | 2026-02-23 16:07:42.097 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:07:42.103124 | ubuntu-jammy-large | 2026-02-23 16:07:42.103 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:07:42.109036 | ubuntu-jammy-large | 2026-02-23 16:07:42.108 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-23 16:07:42.116042 | ubuntu-jammy-large | 2026-02-23 16:07:42.115 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/20-network-interface-names 2026-02-23 16:07:42.127960 | ubuntu-jammy-large | 2026-02-23 16:07:42.127 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/20-network-interface-names 2026-02-23 16:07:42.134246 | ubuntu-jammy-large | 2026-02-23 16:07:42.134 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:07:42.141424 | ubuntu-jammy-large | 2026-02-23 16:07:42.141 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:07:42.147854 | ubuntu-jammy-large | 2026-02-23 16:07:42.147 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/50-dib-python-version 2026-02-23 16:07:42.158418 | ubuntu-jammy-large | 2026-02-23 16:07:42.158 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/50-dib-python-version 2026-02-23 16:07:42.164714 | ubuntu-jammy-large | 2026-02-23 16:07:42.164 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-23 16:07:42.170815 | ubuntu-jammy-large | 2026-02-23 16:07:42.170 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-23 16:07:42.176980 | ubuntu-jammy-large | 2026-02-23 16:07:42.176 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-23 16:07:42.183298 | ubuntu-jammy-large | 2026-02-23 16:07:42.183 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-23 16:07:42.187816 | ubuntu-jammy-large | 2026-02-23 16:07:42.187 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-23 16:07:42.192054 | ubuntu-jammy-large | 2026-02-23 16:07:42.191 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-23 16:07:42.196614 | ubuntu-jammy-large | 2026-02-23 16:07:42.196 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-23 16:07:42.201310 | ubuntu-jammy-large | 2026-02-23 16:07:42.201 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-23 16:07:42.206495 | ubuntu-jammy-large | 2026-02-23 16:07:42.206 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:07:42.218822 | ubuntu-jammy-large | 2026-02-23 16:07:42.218 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:07:42.226002 | ubuntu-jammy-large | 2026-02-23 16:07:42.225 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-23 16:07:42.233259 | ubuntu-jammy-large | 2026-02-23 16:07:42.233 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-23 16:07:42.239513 | ubuntu-jammy-large | 2026-02-23 16:07:42.239 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-23 16:07:42.246298 | ubuntu-jammy-large | 2026-02-23 16:07:42.246 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:07:42.251394 | ubuntu-jammy-large | 2026-02-23 16:07:42.251 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:07:42.257246 | ubuntu-jammy-large | 2026-02-23 16:07:42.257 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:07:42.263812 | ubuntu-jammy-large | 2026-02-23 16:07:42.263 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:07:42.270004 | ubuntu-jammy-large | 2026-02-23 16:07:42.269 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/99-dib-init-system 2026-02-23 16:07:42.282044 | ubuntu-jammy-large | 2026-02-23 16:07:42.281 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/root.d/../environment.d/99-dib-init-system 2026-02-23 16:07:42.287740 | ubuntu-jammy-large | 2026-02-23 16:07:42.287 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-23 16:07:42.293317 | ubuntu-jammy-large | 2026-02-23 16:07:42.293 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-23 16:07:42.298888 | ubuntu-jammy-large | 2026-02-23 16:07:42.298 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/08-debootstrap 2026-02-23 16:07:42.453977 | ubuntu-jammy-large | 2026-02-23 16:07:42.453 | I: Retrieving InRelease 2026-02-23 16:07:42.729078 | ubuntu-jammy-large | 2026-02-23 16:07:42.728 | I: Checking Release signature 2026-02-23 16:07:42.745171 | ubuntu-jammy-large | 2026-02-23 16:07:42.744 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-02-23 16:07:43.536163 | ubuntu-jammy-large | 2026-02-23 16:07:43.535 | I: Retrieving Packages 2026-02-23 16:07:44.553164 | ubuntu-jammy-large | 2026-02-23 16:07:44.552 | I: Validating Packages 2026-02-23 16:07:45.001573 | ubuntu-jammy-large | 2026-02-23 16:07:45.001 | I: Retrieving Packages 2026-02-23 16:07:46.850136 | ubuntu-jammy-large | 2026-02-23 16:07:46.849 | I: Validating Packages 2026-02-23 16:07:48.661582 | ubuntu-jammy-large | 2026-02-23 16:07:48.661 | I: Resolving dependencies of required packages... 2026-02-23 16:07:49.685096 | ubuntu-jammy-large | 2026-02-23 16:07:49.684 | I: Resolving dependencies of base packages... 2026-02-23 16:07:58.699091 | ubuntu-jammy-large | 2026-02-23 16:07:58.698 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-02-23 16:07:58.913516 | ubuntu-jammy-large | 2026-02-23 16:07:58.913 | I: Retrieving adduser 3.118ubuntu5 2026-02-23 16:07:59.017004 | ubuntu-jammy-large | 2026-02-23 16:07:59.016 | I: Validating adduser 3.118ubuntu5 2026-02-23 16:07:59.046029 | ubuntu-jammy-large | 2026-02-23 16:07:59.045 | I: Retrieving apt 2.4.5 2026-02-23 16:07:59.195771 | ubuntu-jammy-large | 2026-02-23 16:07:59.195 | I: Validating apt 2.4.5 2026-02-23 16:07:59.241773 | ubuntu-jammy-large | 2026-02-23 16:07:59.241 | I: Retrieving base-files 12ubuntu4 2026-02-23 16:07:59.336589 | ubuntu-jammy-large | 2026-02-23 16:07:59.336 | I: Validating base-files 12ubuntu4 2026-02-23 16:07:59.363673 | ubuntu-jammy-large | 2026-02-23 16:07:59.363 | I: Retrieving base-passwd 3.5.52build1 2026-02-23 16:07:59.454302 | ubuntu-jammy-large | 2026-02-23 16:07:59.454 | I: Validating base-passwd 3.5.52build1 2026-02-23 16:07:59.480796 | ubuntu-jammy-large | 2026-02-23 16:07:59.480 | I: Retrieving bash 5.1-6ubuntu1 2026-02-23 16:07:59.630256 | ubuntu-jammy-large | 2026-02-23 16:07:59.630 | I: Validating bash 5.1-6ubuntu1 2026-02-23 16:07:59.666932 | ubuntu-jammy-large | 2026-02-23 16:07:59.666 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-02-23 16:07:59.776745 | ubuntu-jammy-large | 2026-02-23 16:07:59.776 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-02-23 16:07:59.803621 | ubuntu-jammy-large | 2026-02-23 16:07:59.803 | I: Retrieving ca-certificates 20211016 2026-02-23 16:07:59.915890 | ubuntu-jammy-large | 2026-02-23 16:07:59.915 | I: Validating ca-certificates 20211016 2026-02-23 16:07:59.945172 | ubuntu-jammy-large | 2026-02-23 16:07:59.944 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-02-23 16:08:00.095885 | ubuntu-jammy-large | 2026-02-23 16:08:00.095 | I: Validating coreutils 8.32-4.1ubuntu1 2026-02-23 16:08:00.135853 | ubuntu-jammy-large | 2026-02-23 16:08:00.135 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-02-23 16:08:00.270722 | ubuntu-jammy-large | 2026-02-23 16:08:00.270 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-02-23 16:08:00.297113 | ubuntu-jammy-large | 2026-02-23 16:08:00.296 | I: Retrieving debconf 1.5.79ubuntu1 2026-02-23 16:08:00.400423 | ubuntu-jammy-large | 2026-02-23 16:08:00.400 | I: Validating debconf 1.5.79ubuntu1 2026-02-23 16:08:00.428136 | ubuntu-jammy-large | 2026-02-23 16:08:00.427 | I: Retrieving debianutils 5.5-1ubuntu2 2026-02-23 16:08:00.537063 | ubuntu-jammy-large | 2026-02-23 16:08:00.536 | I: Validating debianutils 5.5-1ubuntu2 2026-02-23 16:08:00.559412 | ubuntu-jammy-large | 2026-02-23 16:08:00.559 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-02-23 16:08:00.672818 | ubuntu-jammy-large | 2026-02-23 16:08:00.672 | I: Validating diffutils 1:3.8-0ubuntu2 2026-02-23 16:08:00.698094 | ubuntu-jammy-large | 2026-02-23 16:08:00.698 | I: Retrieving dpkg 1.21.1ubuntu2 2026-02-23 16:08:00.840925 | ubuntu-jammy-large | 2026-02-23 16:08:00.840 | I: Validating dpkg 1.21.1ubuntu2 2026-02-23 16:08:00.880258 | ubuntu-jammy-large | 2026-02-23 16:08:00.880 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-02-23 16:08:00.997717 | ubuntu-jammy-large | 2026-02-23 16:08:00.997 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-02-23 16:08:01.031289 | ubuntu-jammy-large | 2026-02-23 16:08:01.031 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-02-23 16:08:01.137742 | ubuntu-jammy-large | 2026-02-23 16:08:01.137 | I: Validating findutils 4.8.0-1ubuntu3 2026-02-23 16:08:01.196662 | ubuntu-jammy-large | 2026-02-23 16:08:01.193 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-02-23 16:08:01.283215 | ubuntu-jammy-large | 2026-02-23 16:08:01.283 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-02-23 16:08:01.309874 | ubuntu-jammy-large | 2026-02-23 16:08:01.309 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-02-23 16:08:01.419290 | ubuntu-jammy-large | 2026-02-23 16:08:01.418 | I: Validating gpgv 2.2.27-3ubuntu2 2026-02-23 16:08:01.437269 | ubuntu-jammy-large | 2026-02-23 16:08:01.437 | I: Retrieving grep 3.7-1build1 2026-02-23 16:08:01.541023 | ubuntu-jammy-large | 2026-02-23 16:08:01.540 | I: Validating grep 3.7-1build1 2026-02-23 16:08:01.565860 | ubuntu-jammy-large | 2026-02-23 16:08:01.565 | I: Retrieving gzip 1.10-4ubuntu4 2026-02-23 16:08:01.662212 | ubuntu-jammy-large | 2026-02-23 16:08:01.662 | I: Validating gzip 1.10-4ubuntu4 2026-02-23 16:08:01.686219 | ubuntu-jammy-large | 2026-02-23 16:08:01.686 | I: Retrieving hostname 3.23ubuntu2 2026-02-23 16:08:01.757839 | ubuntu-jammy-large | 2026-02-23 16:08:01.757 | I: Validating hostname 3.23ubuntu2 2026-02-23 16:08:01.779262 | ubuntu-jammy-large | 2026-02-23 16:08:01.779 | I: Retrieving init-system-helpers 1.62 2026-02-23 16:08:01.860343 | ubuntu-jammy-large | 2026-02-23 16:08:01.860 | I: Validating init-system-helpers 1.62 2026-02-23 16:08:01.880989 | ubuntu-jammy-large | 2026-02-23 16:08:01.880 | I: Retrieving libacl1 2.3.1-1 2026-02-23 16:08:01.957382 | ubuntu-jammy-large | 2026-02-23 16:08:01.957 | I: Validating libacl1 2.3.1-1 2026-02-23 16:08:01.979854 | ubuntu-jammy-large | 2026-02-23 16:08:01.979 | I: Retrieving libapt-pkg6.0 2.4.5 2026-02-23 16:08:02.135918 | ubuntu-jammy-large | 2026-02-23 16:08:02.135 | I: Validating libapt-pkg6.0 2.4.5 2026-02-23 16:08:02.176093 | ubuntu-jammy-large | 2026-02-23 16:08:02.175 | I: Retrieving libattr1 1:2.5.1-1build1 2026-02-23 16:08:02.284494 | ubuntu-jammy-large | 2026-02-23 16:08:02.284 | I: Validating libattr1 1:2.5.1-1build1 2026-02-23 16:08:02.310068 | ubuntu-jammy-large | 2026-02-23 16:08:02.309 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-02-23 16:08:02.385185 | ubuntu-jammy-large | 2026-02-23 16:08:02.385 | I: Validating libaudit-common 1:3.0.7-1build1 2026-02-23 16:08:02.410862 | ubuntu-jammy-large | 2026-02-23 16:08:02.410 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-02-23 16:08:02.503176 | ubuntu-jammy-large | 2026-02-23 16:08:02.503 | I: Validating libaudit1 1:3.0.7-1build1 2026-02-23 16:08:02.526093 | ubuntu-jammy-large | 2026-02-23 16:08:02.526 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-02-23 16:08:02.628937 | ubuntu-jammy-large | 2026-02-23 16:08:02.628 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-02-23 16:08:02.655700 | ubuntu-jammy-large | 2026-02-23 16:08:02.655 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-02-23 16:08:02.732145 | ubuntu-jammy-large | 2026-02-23 16:08:02.731 | I: Validating libbz2-1.0 1.0.8-5build1 2026-02-23 16:08:02.757278 | ubuntu-jammy-large | 2026-02-23 16:08:02.757 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-02-23 16:08:02.900379 | ubuntu-jammy-large | 2026-02-23 16:08:02.900 | I: Validating libc-bin 2.35-0ubuntu3 2026-02-23 16:08:02.940207 | ubuntu-jammy-large | 2026-02-23 16:08:02.940 | I: Retrieving libc6 2.35-0ubuntu3 2026-02-23 16:08:03.186914 | ubuntu-jammy-large | 2026-02-23 16:08:03.186 | I: Validating libc6 2.35-0ubuntu3 2026-02-23 16:08:03.242209 | ubuntu-jammy-large | 2026-02-23 16:08:03.242 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-02-23 16:08:03.313146 | ubuntu-jammy-large | 2026-02-23 16:08:03.312 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-02-23 16:08:03.338796 | ubuntu-jammy-large | 2026-02-23 16:08:03.338 | I: Retrieving libcap2 1:2.44-1build3 2026-02-23 16:08:03.420162 | ubuntu-jammy-large | 2026-02-23 16:08:03.420 | I: Validating libcap2 1:2.44-1build3 2026-02-23 16:08:03.446743 | ubuntu-jammy-large | 2026-02-23 16:08:03.446 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-02-23 16:08:03.515309 | ubuntu-jammy-large | 2026-02-23 16:08:03.515 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-02-23 16:08:03.542087 | ubuntu-jammy-large | 2026-02-23 16:08:03.542 | I: Retrieving libcrypt1 1:4.4.27-1 2026-02-23 16:08:03.656708 | ubuntu-jammy-large | 2026-02-23 16:08:03.656 | I: Validating libcrypt1 1:4.4.27-1 2026-02-23 16:08:03.682697 | ubuntu-jammy-large | 2026-02-23 16:08:03.682 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-02-23 16:08:03.814984 | ubuntu-jammy-large | 2026-02-23 16:08:03.814 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-02-23 16:08:03.854074 | ubuntu-jammy-large | 2026-02-23 16:08:03.853 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-02-23 16:08:03.995091 | ubuntu-jammy-large | 2026-02-23 16:08:03.994 | I: Validating libdebconfclient0 0.261ubuntu1 2026-02-23 16:08:04.021756 | ubuntu-jammy-large | 2026-02-23 16:08:04.021 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-02-23 16:08:04.154512 | ubuntu-jammy-large | 2026-02-23 16:08:04.154 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-02-23 16:08:04.186185 | ubuntu-jammy-large | 2026-02-23 16:08:04.186 | I: Retrieving libffi8 3.4.2-4 2026-02-23 16:08:04.280857 | ubuntu-jammy-large | 2026-02-23 16:08:04.280 | I: Validating libffi8 3.4.2-4 2026-02-23 16:08:04.307974 | ubuntu-jammy-large | 2026-02-23 16:08:04.307 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-02-23 16:08:04.396536 | ubuntu-jammy-large | 2026-02-23 16:08:04.396 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-02-23 16:08:04.421012 | ubuntu-jammy-large | 2026-02-23 16:08:04.420 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-02-23 16:08:04.534379 | ubuntu-jammy-large | 2026-02-23 16:08:04.534 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-02-23 16:08:04.567865 | ubuntu-jammy-large | 2026-02-23 16:08:04.567 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-02-23 16:08:04.678014 | ubuntu-jammy-large | 2026-02-23 16:08:04.677 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-02-23 16:08:04.708075 | ubuntu-jammy-large | 2026-02-23 16:08:04.707 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-02-23 16:08:04.857759 | ubuntu-jammy-large | 2026-02-23 16:08:04.857 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-02-23 16:08:04.897741 | ubuntu-jammy-large | 2026-02-23 16:08:04.897 | I: Retrieving libgpg-error0 1.43-3 2026-02-23 16:08:04.992840 | ubuntu-jammy-large | 2026-02-23 16:08:04.992 | I: Validating libgpg-error0 1.43-3 2026-02-23 16:08:05.019333 | ubuntu-jammy-large | 2026-02-23 16:08:05.019 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-02-23 16:08:05.116261 | ubuntu-jammy-large | 2026-02-23 16:08:05.116 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-02-23 16:08:05.144470 | ubuntu-jammy-large | 2026-02-23 16:08:05.144 | I: Retrieving libhogweed6 3.7.3-1build2 2026-02-23 16:08:05.269480 | ubuntu-jammy-large | 2026-02-23 16:08:05.269 | I: Validating libhogweed6 3.7.3-1build2 2026-02-23 16:08:05.296589 | ubuntu-jammy-large | 2026-02-23 16:08:05.296 | I: Retrieving libidn2-0 2.3.2-2build1 2026-02-23 16:08:05.389150 | ubuntu-jammy-large | 2026-02-23 16:08:05.389 | I: Validating libidn2-0 2.3.2-2build1 2026-02-23 16:08:05.413887 | ubuntu-jammy-large | 2026-02-23 16:08:05.413 | I: Retrieving libk5crypto3 1.19.2-2 2026-02-23 16:08:05.510537 | ubuntu-jammy-large | 2026-02-23 16:08:05.510 | I: Validating libk5crypto3 1.19.2-2 2026-02-23 16:08:05.532343 | ubuntu-jammy-large | 2026-02-23 16:08:05.532 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-02-23 16:08:05.594184 | ubuntu-jammy-large | 2026-02-23 16:08:05.594 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-02-23 16:08:05.618226 | ubuntu-jammy-large | 2026-02-23 16:08:05.618 | I: Retrieving libkrb5-3 1.19.2-2 2026-02-23 16:08:05.728289 | ubuntu-jammy-large | 2026-02-23 16:08:05.728 | I: Validating libkrb5-3 1.19.2-2 2026-02-23 16:08:05.760331 | ubuntu-jammy-large | 2026-02-23 16:08:05.760 | I: Retrieving libkrb5support0 1.19.2-2 2026-02-23 16:08:05.853275 | ubuntu-jammy-large | 2026-02-23 16:08:05.853 | I: Validating libkrb5support0 1.19.2-2 2026-02-23 16:08:05.877161 | ubuntu-jammy-large | 2026-02-23 16:08:05.877 | I: Retrieving liblz4-1 1.9.3-2build2 2026-02-23 16:08:05.977125 | ubuntu-jammy-large | 2026-02-23 16:08:05.976 | I: Validating liblz4-1 1.9.3-2build2 2026-02-23 16:08:06.001497 | ubuntu-jammy-large | 2026-02-23 16:08:06.001 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-02-23 16:08:06.108398 | ubuntu-jammy-large | 2026-02-23 16:08:06.108 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-02-23 16:08:06.133176 | ubuntu-jammy-large | 2026-02-23 16:08:06.133 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-02-23 16:08:06.225578 | ubuntu-jammy-large | 2026-02-23 16:08:06.225 | I: Validating libmount1 2.37.2-4ubuntu3 2026-02-23 16:08:06.254247 | ubuntu-jammy-large | 2026-02-23 16:08:06.254 | I: Retrieving libncurses6 6.3-2 2026-02-23 16:08:06.357030 | ubuntu-jammy-large | 2026-02-23 16:08:06.356 | I: Validating libncurses6 6.3-2 2026-02-23 16:08:06.382224 | ubuntu-jammy-large | 2026-02-23 16:08:06.382 | I: Retrieving libncursesw6 6.3-2 2026-02-23 16:08:06.491078 | ubuntu-jammy-large | 2026-02-23 16:08:06.490 | I: Validating libncursesw6 6.3-2 2026-02-23 16:08:06.519665 | ubuntu-jammy-large | 2026-02-23 16:08:06.519 | I: Retrieving libnettle8 3.7.3-1build2 2026-02-23 16:08:06.619561 | ubuntu-jammy-large | 2026-02-23 16:08:06.619 | I: Validating libnettle8 3.7.3-1build2 2026-02-23 16:08:06.647223 | ubuntu-jammy-large | 2026-02-23 16:08:06.647 | I: Retrieving libnsl2 1.3.0-2build2 2026-02-23 16:08:06.751884 | ubuntu-jammy-large | 2026-02-23 16:08:06.751 | I: Validating libnsl2 1.3.0-2build2 2026-02-23 16:08:06.777988 | ubuntu-jammy-large | 2026-02-23 16:08:06.777 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-02-23 16:08:06.894283 | ubuntu-jammy-large | 2026-02-23 16:08:06.894 | I: Validating libp11-kit0 0.24.0-6build1 2026-02-23 16:08:06.924630 | ubuntu-jammy-large | 2026-02-23 16:08:06.924 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-02-23 16:08:07.043509 | ubuntu-jammy-large | 2026-02-23 16:08:07.043 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-02-23 16:08:07.073469 | ubuntu-jammy-large | 2026-02-23 16:08:07.073 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-02-23 16:08:07.152801 | ubuntu-jammy-large | 2026-02-23 16:08:07.152 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-02-23 16:08:07.178033 | ubuntu-jammy-large | 2026-02-23 16:08:07.177 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-02-23 16:08:07.269743 | ubuntu-jammy-large | 2026-02-23 16:08:07.269 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-02-23 16:08:07.295458 | ubuntu-jammy-large | 2026-02-23 16:08:07.295 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-02-23 16:08:07.397353 | ubuntu-jammy-large | 2026-02-23 16:08:07.397 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-02-23 16:08:07.445543 | ubuntu-jammy-large | 2026-02-23 16:08:07.445 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-02-23 16:08:07.556187 | ubuntu-jammy-large | 2026-02-23 16:08:07.556 | I: Validating libpcre2-8-0 10.39-3build1 2026-02-23 16:08:07.584853 | ubuntu-jammy-large | 2026-02-23 16:08:07.584 | I: Retrieving libpcre3 2:8.39-13build5 2026-02-23 16:08:07.708125 | ubuntu-jammy-large | 2026-02-23 16:08:07.707 | I: Validating libpcre3 2:8.39-13build5 2026-02-23 16:08:07.739980 | ubuntu-jammy-large | 2026-02-23 16:08:07.739 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-02-23 16:08:07.831397 | ubuntu-jammy-large | 2026-02-23 16:08:07.831 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-02-23 16:08:07.857479 | ubuntu-jammy-large | 2026-02-23 16:08:07.857 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-02-23 16:08:07.961439 | ubuntu-jammy-large | 2026-02-23 16:08:07.961 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-02-23 16:08:07.988948 | ubuntu-jammy-large | 2026-02-23 16:08:07.988 | I: Retrieving libselinux1 3.3-1build2 2026-02-23 16:08:08.079564 | ubuntu-jammy-large | 2026-02-23 16:08:08.079 | I: Validating libselinux1 3.3-1build2 2026-02-23 16:08:08.103066 | ubuntu-jammy-large | 2026-02-23 16:08:08.102 | I: Retrieving libsemanage-common 3.3-1build2 2026-02-23 16:08:08.179753 | ubuntu-jammy-large | 2026-02-23 16:08:08.179 | I: Validating libsemanage-common 3.3-1build2 2026-02-23 16:08:08.205065 | ubuntu-jammy-large | 2026-02-23 16:08:08.204 | I: Retrieving libsemanage2 3.3-1build2 2026-02-23 16:08:08.298324 | ubuntu-jammy-large | 2026-02-23 16:08:08.298 | I: Validating libsemanage2 3.3-1build2 2026-02-23 16:08:08.323549 | ubuntu-jammy-large | 2026-02-23 16:08:08.323 | I: Retrieving libsepol2 3.3-1build1 2026-02-23 16:08:08.466530 | ubuntu-jammy-large | 2026-02-23 16:08:08.466 | I: Validating libsepol2 3.3-1build1 2026-02-23 16:08:08.498401 | ubuntu-jammy-large | 2026-02-23 16:08:08.498 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-02-23 16:08:08.589698 | ubuntu-jammy-large | 2026-02-23 16:08:08.589 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-02-23 16:08:08.613575 | ubuntu-jammy-large | 2026-02-23 16:08:08.613 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-02-23 16:08:08.696529 | ubuntu-jammy-large | 2026-02-23 16:08:08.696 | I: Validating libss2 1.46.5-2ubuntu1 2026-02-23 16:08:08.722012 | ubuntu-jammy-large | 2026-02-23 16:08:08.721 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-02-23 16:08:08.919420 | ubuntu-jammy-large | 2026-02-23 16:08:08.919 | I: Validating libssl3 3.0.2-0ubuntu1 2026-02-23 16:08:08.967657 | ubuntu-jammy-large | 2026-02-23 16:08:08.967 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-02-23 16:08:09.173258 | ubuntu-jammy-large | 2026-02-23 16:08:09.173 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-02-23 16:08:09.208063 | ubuntu-jammy-large | 2026-02-23 16:08:09.207 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-02-23 16:08:09.344448 | ubuntu-jammy-large | 2026-02-23 16:08:09.344 | I: Validating libsystemd0 249.11-0ubuntu3 2026-02-23 16:08:09.374533 | ubuntu-jammy-large | 2026-02-23 16:08:09.374 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-02-23 16:08:09.468027 | ubuntu-jammy-large | 2026-02-23 16:08:09.467 | I: Validating libtasn1-6 4.18.0-4build1 2026-02-23 16:08:09.493338 | ubuntu-jammy-large | 2026-02-23 16:08:09.493 | I: Retrieving libtinfo6 6.3-2 2026-02-23 16:08:09.596783 | ubuntu-jammy-large | 2026-02-23 16:08:09.596 | I: Validating libtinfo6 6.3-2 2026-02-23 16:08:09.621242 | ubuntu-jammy-large | 2026-02-23 16:08:09.621 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-02-23 16:08:09.696666 | ubuntu-jammy-large | 2026-02-23 16:08:09.696 | I: Validating libtirpc-common 1.3.2-2build1 2026-02-23 16:08:09.722058 | ubuntu-jammy-large | 2026-02-23 16:08:09.721 | I: Retrieving libtirpc3 1.3.2-2build1 2026-02-23 16:08:09.823770 | ubuntu-jammy-large | 2026-02-23 16:08:09.823 | I: Validating libtirpc3 1.3.2-2build1 2026-02-23 16:08:09.852438 | ubuntu-jammy-large | 2026-02-23 16:08:09.852 | I: Retrieving libudev1 249.11-0ubuntu3 2026-02-23 16:08:09.950120 | ubuntu-jammy-large | 2026-02-23 16:08:09.949 | I: Validating libudev1 249.11-0ubuntu3 2026-02-23 16:08:09.978464 | ubuntu-jammy-large | 2026-02-23 16:08:09.978 | I: Retrieving libunistring2 1.0-1 2026-02-23 16:08:10.097825 | ubuntu-jammy-large | 2026-02-23 16:08:10.097 | I: Validating libunistring2 1.0-1 2026-02-23 16:08:10.133070 | ubuntu-jammy-large | 2026-02-23 16:08:10.132 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-02-23 16:08:10.217792 | ubuntu-jammy-large | 2026-02-23 16:08:10.217 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-02-23 16:08:10.245104 | ubuntu-jammy-large | 2026-02-23 16:08:10.244 | I: Retrieving libxxhash0 0.8.1-1 2026-02-23 16:08:10.323740 | ubuntu-jammy-large | 2026-02-23 16:08:10.323 | I: Validating libxxhash0 0.8.1-1 2026-02-23 16:08:10.349222 | ubuntu-jammy-large | 2026-02-23 16:08:10.349 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-02-23 16:08:10.474161 | ubuntu-jammy-large | 2026-02-23 16:08:10.474 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-02-23 16:08:10.507032 | ubuntu-jammy-large | 2026-02-23 16:08:10.506 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-02-23 16:08:10.614738 | ubuntu-jammy-large | 2026-02-23 16:08:10.614 | I: Validating login 1:4.8.1-2ubuntu2 2026-02-23 16:08:10.645054 | ubuntu-jammy-large | 2026-02-23 16:08:10.644 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-02-23 16:08:10.726407 | ubuntu-jammy-large | 2026-02-23 16:08:10.726 | I: Validating logsave 1.46.5-2ubuntu1 2026-02-23 16:08:10.751878 | ubuntu-jammy-large | 2026-02-23 16:08:10.751 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-02-23 16:08:10.844746 | ubuntu-jammy-large | 2026-02-23 16:08:10.844 | I: Validating lsb-base 11.1.0ubuntu4 2026-02-23 16:08:10.870731 | ubuntu-jammy-large | 2026-02-23 16:08:10.870 | I: Retrieving mawk 1.3.4.20200120-3 2026-02-23 16:08:10.979481 | ubuntu-jammy-large | 2026-02-23 16:08:10.979 | I: Validating mawk 1.3.4.20200120-3 2026-02-23 16:08:11.007218 | ubuntu-jammy-large | 2026-02-23 16:08:11.007 | I: Retrieving mount 2.37.2-4ubuntu3 2026-02-23 16:08:11.103191 | ubuntu-jammy-large | 2026-02-23 16:08:11.103 | I: Validating mount 2.37.2-4ubuntu3 2026-02-23 16:08:11.130329 | ubuntu-jammy-large | 2026-02-23 16:08:11.130 | I: Retrieving ncurses-base 6.3-2 2026-02-23 16:08:11.215692 | ubuntu-jammy-large | 2026-02-23 16:08:11.215 | I: Validating ncurses-base 6.3-2 2026-02-23 16:08:11.240527 | ubuntu-jammy-large | 2026-02-23 16:08:11.240 | I: Retrieving ncurses-bin 6.3-2 2026-02-23 16:08:11.357749 | ubuntu-jammy-large | 2026-02-23 16:08:11.357 | I: Validating ncurses-bin 6.3-2 2026-02-23 16:08:11.387197 | ubuntu-jammy-large | 2026-02-23 16:08:11.387 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-02-23 16:08:11.554605 | ubuntu-jammy-large | 2026-02-23 16:08:11.554 | I: Validating openssl 3.0.2-0ubuntu1 2026-02-23 16:08:11.599560 | ubuntu-jammy-large | 2026-02-23 16:08:11.599 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-02-23 16:08:11.755718 | ubuntu-jammy-large | 2026-02-23 16:08:11.755 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-02-23 16:08:11.797209 | ubuntu-jammy-large | 2026-02-23 16:08:11.797 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-02-23 16:08:11.960742 | ubuntu-jammy-large | 2026-02-23 16:08:11.960 | I: Validating perl-base 5.34.0-3ubuntu1 2026-02-23 16:08:12.007612 | ubuntu-jammy-large | 2026-02-23 16:08:12.007 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-02-23 16:08:12.115706 | ubuntu-jammy-large | 2026-02-23 16:08:12.115 | I: Validating procps 2:3.3.17-6ubuntu2 2026-02-23 16:08:12.144234 | ubuntu-jammy-large | 2026-02-23 16:08:12.144 | I: Retrieving sed 4.8-1ubuntu2 2026-02-23 16:08:12.248767 | ubuntu-jammy-large | 2026-02-23 16:08:12.248 | I: Validating sed 4.8-1ubuntu2 2026-02-23 16:08:12.276590 | ubuntu-jammy-large | 2026-02-23 16:08:12.276 | I: Retrieving sensible-utils 0.0.17 2026-02-23 16:08:12.365782 | ubuntu-jammy-large | 2026-02-23 16:08:12.365 | I: Validating sensible-utils 0.0.17 2026-02-23 16:08:12.388887 | ubuntu-jammy-large | 2026-02-23 16:08:12.388 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-02-23 16:08:12.477502 | ubuntu-jammy-large | 2026-02-23 16:08:12.477 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-02-23 16:08:12.502176 | ubuntu-jammy-large | 2026-02-23 16:08:12.502 | I: Retrieving tar 1.34+dfsg-1build3 2026-02-23 16:08:12.625279 | ubuntu-jammy-large | 2026-02-23 16:08:12.625 | I: Validating tar 1.34+dfsg-1build3 2026-02-23 16:08:12.655319 | ubuntu-jammy-large | 2026-02-23 16:08:12.655 | I: Retrieving ubuntu-keyring 2021.03.26 2026-02-23 16:08:12.750324 | ubuntu-jammy-large | 2026-02-23 16:08:12.750 | I: Validating ubuntu-keyring 2021.03.26 2026-02-23 16:08:12.775399 | ubuntu-jammy-large | 2026-02-23 16:08:12.775 | I: Retrieving usrmerge 25ubuntu2 2026-02-23 16:08:12.874817 | ubuntu-jammy-large | 2026-02-23 16:08:12.874 | I: Validating usrmerge 25ubuntu2 2026-02-23 16:08:12.900937 | ubuntu-jammy-large | 2026-02-23 16:08:12.900 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-02-23 16:08:13.038854 | ubuntu-jammy-large | 2026-02-23 16:08:13.038 | I: Validating util-linux 2.37.2-4ubuntu3 2026-02-23 16:08:13.077983 | ubuntu-jammy-large | 2026-02-23 16:08:13.077 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-02-23 16:08:13.168600 | ubuntu-jammy-large | 2026-02-23 16:08:13.168 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-02-23 16:08:13.194040 | ubuntu-jammy-large | 2026-02-23 16:08:13.193 | I: Chosen extractor for .deb packages: dpkg-deb 2026-02-23 16:08:13.247100 | ubuntu-jammy-large | 2026-02-23 16:08:13.246 | I: Extracting base-files... 2026-02-23 16:08:13.256475 | ubuntu-jammy-large | 2026-02-23 16:08:13.256 | I: Extracting base-passwd... 2026-02-23 16:08:13.266635 | ubuntu-jammy-large | 2026-02-23 16:08:13.266 | I: Extracting bash... 2026-02-23 16:08:13.291165 | ubuntu-jammy-large | 2026-02-23 16:08:13.290 | I: Extracting bsdutils... 2026-02-23 16:08:13.301948 | ubuntu-jammy-large | 2026-02-23 16:08:13.301 | I: Extracting coreutils... 2026-02-23 16:08:13.353743 | ubuntu-jammy-large | 2026-02-23 16:08:13.353 | I: Extracting dash... 2026-02-23 16:08:13.364532 | ubuntu-jammy-large | 2026-02-23 16:08:13.364 | I: Extracting debconf... 2026-02-23 16:08:13.376944 | ubuntu-jammy-large | 2026-02-23 16:08:13.376 | I: Extracting debianutils... 2026-02-23 16:08:13.387908 | ubuntu-jammy-large | 2026-02-23 16:08:13.387 | I: Extracting diffutils... 2026-02-23 16:08:13.401096 | ubuntu-jammy-large | 2026-02-23 16:08:13.400 | I: Extracting dpkg... 2026-02-23 16:08:13.570322 | ubuntu-jammy-large | 2026-02-23 16:08:13.570 | I: Extracting e2fsprogs... 2026-02-23 16:08:13.590694 | ubuntu-jammy-large | 2026-02-23 16:08:13.590 | I: Extracting findutils... 2026-02-23 16:08:13.603241 | ubuntu-jammy-large | 2026-02-23 16:08:13.603 | I: Extracting gcc-12-base... 2026-02-23 16:08:13.611011 | ubuntu-jammy-large | 2026-02-23 16:08:13.610 | I: Extracting grep... 2026-02-23 16:08:13.622176 | ubuntu-jammy-large | 2026-02-23 16:08:13.622 | I: Extracting gzip... 2026-02-23 16:08:13.631677 | ubuntu-jammy-large | 2026-02-23 16:08:13.631 | I: Extracting hostname... 2026-02-23 16:08:13.640813 | ubuntu-jammy-large | 2026-02-23 16:08:13.640 | I: Extracting init-system-helpers... 2026-02-23 16:08:13.650729 | ubuntu-jammy-large | 2026-02-23 16:08:13.650 | I: Extracting libacl1... 2026-02-23 16:08:13.659510 | ubuntu-jammy-large | 2026-02-23 16:08:13.659 | I: Extracting libattr1... 2026-02-23 16:08:13.668008 | ubuntu-jammy-large | 2026-02-23 16:08:13.667 | I: Extracting libaudit-common... 2026-02-23 16:08:13.676058 | ubuntu-jammy-large | 2026-02-23 16:08:13.675 | I: Extracting libaudit1... 2026-02-23 16:08:13.686790 | ubuntu-jammy-large | 2026-02-23 16:08:13.686 | I: Extracting libblkid1... 2026-02-23 16:08:13.698742 | ubuntu-jammy-large | 2026-02-23 16:08:13.698 | I: Extracting libbz2-1.0... 2026-02-23 16:08:13.708392 | ubuntu-jammy-large | 2026-02-23 16:08:13.708 | I: Extracting libc-bin... 2026-02-23 16:08:13.736992 | ubuntu-jammy-large | 2026-02-23 16:08:13.736 | I: Extracting libc6... 2026-02-23 16:08:13.827996 | ubuntu-jammy-large | 2026-02-23 16:08:13.827 | I: Extracting libcap-ng0... 2026-02-23 16:08:13.835030 | ubuntu-jammy-large | 2026-02-23 16:08:13.834 | I: Extracting libcap2... 2026-02-23 16:08:13.843158 | ubuntu-jammy-large | 2026-02-23 16:08:13.843 | I: Extracting libcom-err2... 2026-02-23 16:08:13.851119 | ubuntu-jammy-large | 2026-02-23 16:08:13.850 | I: Extracting libcrypt1... 2026-02-23 16:08:13.861003 | ubuntu-jammy-large | 2026-02-23 16:08:13.860 | I: Extracting libdb5.3... 2026-02-23 16:08:13.883417 | ubuntu-jammy-large | 2026-02-23 16:08:13.883 | I: Extracting libdebconfclient0... 2026-02-23 16:08:13.891595 | ubuntu-jammy-large | 2026-02-23 16:08:13.891 | I: Extracting libext2fs2... 2026-02-23 16:08:13.903164 | ubuntu-jammy-large | 2026-02-23 16:08:13.903 | I: Extracting libgcc-s1... 2026-02-23 16:08:13.911882 | ubuntu-jammy-large | 2026-02-23 16:08:13.911 | I: Extracting libgcrypt20... 2026-02-23 16:08:13.930572 | ubuntu-jammy-large | 2026-02-23 16:08:13.930 | I: Extracting libgmp10... 2026-02-23 16:08:13.941781 | ubuntu-jammy-large | 2026-02-23 16:08:13.941 | I: Extracting libgpg-error0... 2026-02-23 16:08:13.951488 | ubuntu-jammy-large | 2026-02-23 16:08:13.951 | I: Extracting libgssapi-krb5-2... 2026-02-23 16:08:13.963770 | ubuntu-jammy-large | 2026-02-23 16:08:13.963 | I: Extracting libk5crypto3... 2026-02-23 16:08:13.974525 | ubuntu-jammy-large | 2026-02-23 16:08:13.974 | I: Extracting libkeyutils1... 2026-02-23 16:08:13.982649 | ubuntu-jammy-large | 2026-02-23 16:08:13.982 | I: Extracting libkrb5-3... 2026-02-23 16:08:14.000908 | ubuntu-jammy-large | 2026-02-23 16:08:14.000 | I: Extracting libkrb5support0... 2026-02-23 16:08:14.011474 | ubuntu-jammy-large | 2026-02-23 16:08:14.011 | I: Extracting liblz4-1... 2026-02-23 16:08:14.023528 | ubuntu-jammy-large | 2026-02-23 16:08:14.023 | I: Extracting liblzma5... 2026-02-23 16:08:14.033533 | ubuntu-jammy-large | 2026-02-23 16:08:14.033 | I: Extracting libmount1... 2026-02-23 16:08:14.045611 | ubuntu-jammy-large | 2026-02-23 16:08:14.045 | I: Extracting libncurses6... 2026-02-23 16:08:14.056493 | ubuntu-jammy-large | 2026-02-23 16:08:14.056 | I: Extracting libncursesw6... 2026-02-23 16:08:14.067295 | ubuntu-jammy-large | 2026-02-23 16:08:14.067 | I: Extracting libnsl2... 2026-02-23 16:08:14.076533 | ubuntu-jammy-large | 2026-02-23 16:08:14.076 | I: Extracting libpam-modules... 2026-02-23 16:08:14.095780 | ubuntu-jammy-large | 2026-02-23 16:08:14.095 | I: Extracting libpam-modules-bin... 2026-02-23 16:08:14.106480 | ubuntu-jammy-large | 2026-02-23 16:08:14.106 | I: Extracting libpam-runtime... 2026-02-23 16:08:14.116206 | ubuntu-jammy-large | 2026-02-23 16:08:14.116 | I: Extracting libpam0g... 2026-02-23 16:08:14.126163 | ubuntu-jammy-large | 2026-02-23 16:08:14.126 | I: Extracting libpcre2-8-0... 2026-02-23 16:08:14.141542 | ubuntu-jammy-large | 2026-02-23 16:08:14.141 | I: Extracting libpcre3... 2026-02-23 16:08:14.155943 | ubuntu-jammy-large | 2026-02-23 16:08:14.155 | I: Extracting libprocps8... 2026-02-23 16:08:14.162869 | ubuntu-jammy-large | 2026-02-23 16:08:14.162 | I: Extracting libselinux1... 2026-02-23 16:08:14.174365 | ubuntu-jammy-large | 2026-02-23 16:08:14.174 | I: Extracting libsemanage-common... 2026-02-23 16:08:14.182256 | ubuntu-jammy-large | 2026-02-23 16:08:14.182 | I: Extracting libsemanage2... 2026-02-23 16:08:14.192875 | ubuntu-jammy-large | 2026-02-23 16:08:14.192 | I: Extracting libsepol2... 2026-02-23 16:08:14.208049 | ubuntu-jammy-large | 2026-02-23 16:08:14.207 | I: Extracting libsmartcols1... 2026-02-23 16:08:14.216874 | ubuntu-jammy-large | 2026-02-23 16:08:14.216 | I: Extracting libss2... 2026-02-23 16:08:14.225492 | ubuntu-jammy-large | 2026-02-23 16:08:14.225 | I: Extracting libssl3... 2026-02-23 16:08:14.278165 | ubuntu-jammy-large | 2026-02-23 16:08:14.277 | I: Extracting libsystemd0... 2026-02-23 16:08:14.295016 | ubuntu-jammy-large | 2026-02-23 16:08:14.294 | I: Extracting libtinfo6... 2026-02-23 16:08:14.304513 | ubuntu-jammy-large | 2026-02-23 16:08:14.304 | I: Extracting libtirpc-common... 2026-02-23 16:08:14.312911 | ubuntu-jammy-large | 2026-02-23 16:08:14.312 | I: Extracting libtirpc3... 2026-02-23 16:08:14.323048 | ubuntu-jammy-large | 2026-02-23 16:08:14.322 | I: Extracting libudev1... 2026-02-23 16:08:14.333742 | ubuntu-jammy-large | 2026-02-23 16:08:14.333 | I: Extracting libuuid1... 2026-02-23 16:08:14.342586 | ubuntu-jammy-large | 2026-02-23 16:08:14.342 | I: Extracting libzstd1... 2026-02-23 16:08:14.358841 | ubuntu-jammy-large | 2026-02-23 16:08:14.358 | I: Extracting login... 2026-02-23 16:08:14.371176 | ubuntu-jammy-large | 2026-02-23 16:08:14.371 | I: Extracting logsave... 2026-02-23 16:08:14.379410 | ubuntu-jammy-large | 2026-02-23 16:08:14.379 | I: Extracting lsb-base... 2026-02-23 16:08:14.388261 | ubuntu-jammy-large | 2026-02-23 16:08:14.388 | I: Extracting mawk... 2026-02-23 16:08:14.398765 | ubuntu-jammy-large | 2026-02-23 16:08:14.398 | I: Extracting mount... 2026-02-23 16:08:14.409931 | ubuntu-jammy-large | 2026-02-23 16:08:14.409 | I: Extracting ncurses-base... 2026-02-23 16:08:14.425047 | ubuntu-jammy-large | 2026-02-23 16:08:14.424 | I: Extracting ncurses-bin... 2026-02-23 16:08:14.436934 | ubuntu-jammy-large | 2026-02-23 16:08:14.436 | I: Extracting passwd... 2026-02-23 16:08:14.462809 | ubuntu-jammy-large | 2026-02-23 16:08:14.462 | I: Extracting perl-base... 2026-02-23 16:08:14.520657 | ubuntu-jammy-large | 2026-02-23 16:08:14.520 | I: Extracting procps... 2026-02-23 16:08:14.531362 | ubuntu-jammy-large | 2026-02-23 16:08:14.531 | I: Extracting sed... 2026-02-23 16:08:14.538782 | ubuntu-jammy-large | 2026-02-23 16:08:14.538 | I: Extracting sensible-utils... 2026-02-23 16:08:14.548912 | ubuntu-jammy-large | 2026-02-23 16:08:14.548 | I: Extracting sysvinit-utils... 2026-02-23 16:08:14.557295 | ubuntu-jammy-large | 2026-02-23 16:08:14.557 | I: Extracting tar... 2026-02-23 16:08:14.571285 | ubuntu-jammy-large | 2026-02-23 16:08:14.571 | I: Extracting usrmerge... 2026-02-23 16:08:14.580997 | ubuntu-jammy-large | 2026-02-23 16:08:14.580 | I: Extracting util-linux... 2026-02-23 16:08:14.612747 | ubuntu-jammy-large | 2026-02-23 16:08:14.612 | I: Extracting zlib1g... 2026-02-23 16:08:14.720786 | ubuntu-jammy-large | 2026-02-23 16:08:14.720 | I: Installing core packages... 2026-02-23 16:08:16.030154 | ubuntu-jammy-large | 2026-02-23 16:08:16.030 | I: Unpacking required packages... 2026-02-23 16:08:16.075419 | ubuntu-jammy-large | 2026-02-23 16:08:16.075 | I: Unpacking base-files... 2026-02-23 16:08:16.122773 | ubuntu-jammy-large | 2026-02-23 16:08:16.122 | I: Unpacking base-passwd... 2026-02-23 16:08:16.149073 | ubuntu-jammy-large | 2026-02-23 16:08:16.149 | I: Unpacking bash... 2026-02-23 16:08:16.188453 | ubuntu-jammy-large | 2026-02-23 16:08:16.188 | I: Unpacking bsdutils... 2026-02-23 16:08:16.208645 | ubuntu-jammy-large | 2026-02-23 16:08:16.208 | I: Unpacking coreutils... 2026-02-23 16:08:16.277906 | ubuntu-jammy-large | 2026-02-23 16:08:16.277 | I: Unpacking dash... 2026-02-23 16:08:16.292810 | ubuntu-jammy-large | 2026-02-23 16:08:16.292 | I: Unpacking debconf... 2026-02-23 16:08:16.315909 | ubuntu-jammy-large | 2026-02-23 16:08:16.315 | I: Unpacking debianutils... 2026-02-23 16:08:16.334168 | ubuntu-jammy-large | 2026-02-23 16:08:16.334 | I: Unpacking diffutils... 2026-02-23 16:08:16.352183 | ubuntu-jammy-large | 2026-02-23 16:08:16.352 | I: Unpacking dpkg... 2026-02-23 16:08:16.522803 | ubuntu-jammy-large | 2026-02-23 16:08:16.522 | I: Unpacking e2fsprogs... 2026-02-23 16:08:16.554042 | ubuntu-jammy-large | 2026-02-23 16:08:16.553 | I: Unpacking findutils... 2026-02-23 16:08:16.572810 | ubuntu-jammy-large | 2026-02-23 16:08:16.572 | I: Unpacking gcc-12-base:amd64... 2026-02-23 16:08:16.589197 | ubuntu-jammy-large | 2026-02-23 16:08:16.589 | I: Unpacking grep... 2026-02-23 16:08:16.608113 | ubuntu-jammy-large | 2026-02-23 16:08:16.608 | I: Unpacking gzip... 2026-02-23 16:08:16.630697 | ubuntu-jammy-large | 2026-02-23 16:08:16.630 | I: Unpacking hostname... 2026-02-23 16:08:16.646405 | ubuntu-jammy-large | 2026-02-23 16:08:16.646 | I: Unpacking init-system-helpers... 2026-02-23 16:08:16.663989 | ubuntu-jammy-large | 2026-02-23 16:08:16.663 | I: Unpacking libacl1:amd64... 2026-02-23 16:08:16.680727 | ubuntu-jammy-large | 2026-02-23 16:08:16.680 | I: Unpacking libattr1:amd64... 2026-02-23 16:08:16.696740 | ubuntu-jammy-large | 2026-02-23 16:08:16.696 | I: Unpacking libaudit-common... 2026-02-23 16:08:16.713233 | ubuntu-jammy-large | 2026-02-23 16:08:16.713 | I: Unpacking libaudit1:amd64... 2026-02-23 16:08:16.733179 | ubuntu-jammy-large | 2026-02-23 16:08:16.733 | I: Unpacking libblkid1:amd64... 2026-02-23 16:08:16.750914 | ubuntu-jammy-large | 2026-02-23 16:08:16.750 | I: Unpacking libbz2-1.0:amd64... 2026-02-23 16:08:16.769602 | ubuntu-jammy-large | 2026-02-23 16:08:16.769 | I: Unpacking libc-bin... 2026-02-23 16:08:16.814176 | ubuntu-jammy-large | 2026-02-23 16:08:16.814 | I: Unpacking libc6:amd64... 2026-02-23 16:08:17.060186 | ubuntu-jammy-large | 2026-02-23 16:08:17.059 | I: Unpacking libcap-ng0:amd64... 2026-02-23 16:08:17.078064 | ubuntu-jammy-large | 2026-02-23 16:08:17.077 | I: Unpacking libcap2:amd64... 2026-02-23 16:08:17.097860 | ubuntu-jammy-large | 2026-02-23 16:08:17.097 | I: Unpacking libcom-err2:amd64... 2026-02-23 16:08:17.116712 | ubuntu-jammy-large | 2026-02-23 16:08:17.116 | I: Unpacking libcrypt1:amd64... 2026-02-23 16:08:17.138876 | ubuntu-jammy-large | 2026-02-23 16:08:17.138 | I: Unpacking libdb5.3:amd64... 2026-02-23 16:08:17.176148 | ubuntu-jammy-large | 2026-02-23 16:08:17.176 | I: Unpacking libdebconfclient0:amd64... 2026-02-23 16:08:17.193817 | ubuntu-jammy-large | 2026-02-23 16:08:17.193 | I: Unpacking libext2fs2:amd64... 2026-02-23 16:08:17.217860 | ubuntu-jammy-large | 2026-02-23 16:08:17.217 | I: Unpacking libgcc-s1:amd64... 2026-02-23 16:08:17.235937 | ubuntu-jammy-large | 2026-02-23 16:08:17.235 | I: Unpacking libgcrypt20:amd64... 2026-02-23 16:08:17.272110 | ubuntu-jammy-large | 2026-02-23 16:08:17.271 | I: Unpacking libgmp10:amd64... 2026-02-23 16:08:17.296508 | ubuntu-jammy-large | 2026-02-23 16:08:17.296 | I: Unpacking libgpg-error0:amd64... 2026-02-23 16:08:17.317050 | ubuntu-jammy-large | 2026-02-23 16:08:17.316 | I: Unpacking libgssapi-krb5-2:amd64... 2026-02-23 16:08:17.340817 | ubuntu-jammy-large | 2026-02-23 16:08:17.340 | I: Unpacking libk5crypto3:amd64... 2026-02-23 16:08:17.362847 | ubuntu-jammy-large | 2026-02-23 16:08:17.362 | I: Unpacking libkeyutils1:amd64... 2026-02-23 16:08:17.382727 | ubuntu-jammy-large | 2026-02-23 16:08:17.382 | I: Unpacking libkrb5-3:amd64... 2026-02-23 16:08:17.409089 | ubuntu-jammy-large | 2026-02-23 16:08:17.408 | I: Unpacking libkrb5support0:amd64... 2026-02-23 16:08:17.426916 | ubuntu-jammy-large | 2026-02-23 16:08:17.426 | I: Unpacking liblz4-1:amd64... 2026-02-23 16:08:17.447203 | ubuntu-jammy-large | 2026-02-23 16:08:17.447 | I: Unpacking liblzma5:amd64... 2026-02-23 16:08:17.468037 | ubuntu-jammy-large | 2026-02-23 16:08:17.467 | I: Unpacking libmount1:amd64... 2026-02-23 16:08:17.488172 | ubuntu-jammy-large | 2026-02-23 16:08:17.488 | I: Unpacking libncurses6:amd64... 2026-02-23 16:08:17.511738 | ubuntu-jammy-large | 2026-02-23 16:08:17.511 | I: Unpacking libncursesw6:amd64... 2026-02-23 16:08:17.534428 | ubuntu-jammy-large | 2026-02-23 16:08:17.534 | I: Unpacking libnsl2:amd64... 2026-02-23 16:08:17.553555 | ubuntu-jammy-large | 2026-02-23 16:08:17.553 | I: Unpacking libpam-modules:amd64... 2026-02-23 16:08:17.667145 | ubuntu-jammy-large | 2026-02-23 16:08:17.666 | I: Unpacking libpam-modules-bin... 2026-02-23 16:08:17.688355 | ubuntu-jammy-large | 2026-02-23 16:08:17.688 | I: Unpacking libpam-runtime... 2026-02-23 16:08:17.708734 | ubuntu-jammy-large | 2026-02-23 16:08:17.708 | I: Unpacking libpam0g:amd64... 2026-02-23 16:08:17.731188 | ubuntu-jammy-large | 2026-02-23 16:08:17.731 | I: Unpacking libpcre2-8-0:amd64... 2026-02-23 16:08:17.755370 | ubuntu-jammy-large | 2026-02-23 16:08:17.755 | I: Unpacking libpcre3:amd64... 2026-02-23 16:08:17.780368 | ubuntu-jammy-large | 2026-02-23 16:08:17.780 | I: Unpacking libprocps8:amd64... 2026-02-23 16:08:17.797959 | ubuntu-jammy-large | 2026-02-23 16:08:17.797 | I: Unpacking libselinux1:amd64... 2026-02-23 16:08:17.817055 | ubuntu-jammy-large | 2026-02-23 16:08:17.816 | I: Unpacking libsemanage-common... 2026-02-23 16:08:17.837322 | ubuntu-jammy-large | 2026-02-23 16:08:17.837 | I: Unpacking libsemanage2:amd64... 2026-02-23 16:08:17.859754 | ubuntu-jammy-large | 2026-02-23 16:08:17.859 | I: Unpacking libsepol2:amd64... 2026-02-23 16:08:17.887310 | ubuntu-jammy-large | 2026-02-23 16:08:17.887 | I: Unpacking libsmartcols1:amd64... 2026-02-23 16:08:17.907003 | ubuntu-jammy-large | 2026-02-23 16:08:17.906 | I: Unpacking libss2:amd64... 2026-02-23 16:08:17.927035 | ubuntu-jammy-large | 2026-02-23 16:08:17.926 | I: Unpacking libssl3:amd64... 2026-02-23 16:08:17.993100 | ubuntu-jammy-large | 2026-02-23 16:08:17.992 | I: Unpacking libsystemd0:amd64... 2026-02-23 16:08:18.019018 | ubuntu-jammy-large | 2026-02-23 16:08:18.018 | I: Unpacking libtinfo6:amd64... 2026-02-23 16:08:18.043928 | ubuntu-jammy-large | 2026-02-23 16:08:18.043 | I: Unpacking libtirpc-common... 2026-02-23 16:08:18.062336 | ubuntu-jammy-large | 2026-02-23 16:08:18.062 | I: Unpacking libtirpc3:amd64... 2026-02-23 16:08:18.084429 | ubuntu-jammy-large | 2026-02-23 16:08:18.084 | I: Unpacking libudev1:amd64... 2026-02-23 16:08:18.104585 | ubuntu-jammy-large | 2026-02-23 16:08:18.104 | I: Unpacking libuuid1:amd64... 2026-02-23 16:08:18.123336 | ubuntu-jammy-large | 2026-02-23 16:08:18.123 | I: Unpacking libzstd1:amd64... 2026-02-23 16:08:18.152757 | ubuntu-jammy-large | 2026-02-23 16:08:18.152 | I: Unpacking login... 2026-02-23 16:08:18.197489 | ubuntu-jammy-large | 2026-02-23 16:08:18.197 | I: Unpacking logsave... 2026-02-23 16:08:18.214794 | ubuntu-jammy-large | 2026-02-23 16:08:18.214 | I: Unpacking lsb-base... 2026-02-23 16:08:18.245854 | ubuntu-jammy-large | 2026-02-23 16:08:18.245 | I: Unpacking mawk... 2026-02-23 16:08:18.266839 | ubuntu-jammy-large | 2026-02-23 16:08:18.266 | I: Unpacking mount... 2026-02-23 16:08:18.291618 | ubuntu-jammy-large | 2026-02-23 16:08:18.291 | I: Unpacking ncurses-base... 2026-02-23 16:08:18.316822 | ubuntu-jammy-large | 2026-02-23 16:08:18.316 | I: Unpacking ncurses-bin... 2026-02-23 16:08:18.337920 | ubuntu-jammy-large | 2026-02-23 16:08:18.337 | I: Unpacking passwd... 2026-02-23 16:08:18.426927 | ubuntu-jammy-large | 2026-02-23 16:08:18.426 | I: Unpacking perl-base... 2026-02-23 16:08:18.561743 | ubuntu-jammy-large | 2026-02-23 16:08:18.561 | I: Unpacking procps... 2026-02-23 16:08:18.622199 | ubuntu-jammy-large | 2026-02-23 16:08:18.622 | I: Unpacking sed... 2026-02-23 16:08:18.642261 | ubuntu-jammy-large | 2026-02-23 16:08:18.642 | I: Unpacking sensible-utils... 2026-02-23 16:08:18.665298 | ubuntu-jammy-large | 2026-02-23 16:08:18.665 | I: Unpacking sysvinit-utils... 2026-02-23 16:08:18.686541 | ubuntu-jammy-large | 2026-02-23 16:08:18.686 | I: Unpacking tar... 2026-02-23 16:08:18.716600 | ubuntu-jammy-large | 2026-02-23 16:08:18.716 | I: Unpacking usrmerge... 2026-02-23 16:08:18.748749 | ubuntu-jammy-large | 2026-02-23 16:08:18.748 | I: Unpacking util-linux... 2026-02-23 16:08:18.813629 | ubuntu-jammy-large | 2026-02-23 16:08:18.813 | I: Unpacking zlib1g:amd64... 2026-02-23 16:08:18.825913 | ubuntu-jammy-large | 2026-02-23 16:08:18.825 | I: Configuring required packages... 2026-02-23 16:08:18.843235 | ubuntu-jammy-large | 2026-02-23 16:08:18.843 | I: Configuring lsb-base... 2026-02-23 16:08:18.853271 | ubuntu-jammy-large | 2026-02-23 16:08:18.853 | I: Configuring libtirpc-common... 2026-02-23 16:08:18.853588 | ubuntu-jammy-large | 2026-02-23 16:08:18.853 | I: Configuring libaudit-common... 2026-02-23 16:08:18.853879 | ubuntu-jammy-large | 2026-02-23 16:08:18.853 | I: Configuring libsemanage-common... 2026-02-23 16:08:18.854177 | ubuntu-jammy-large | 2026-02-23 16:08:18.854 | I: Configuring gcc-12-base:amd64... 2026-02-23 16:08:18.857041 | ubuntu-jammy-large | 2026-02-23 16:08:18.856 | I: Configuring ncurses-base... 2026-02-23 16:08:18.857239 | ubuntu-jammy-large | 2026-02-23 16:08:18.857 | I: Configuring sensible-utils... 2026-02-23 16:08:18.864994 | ubuntu-jammy-large | 2026-02-23 16:08:18.864 | I: Configuring libcrypt1:amd64... 2026-02-23 16:08:18.869024 | ubuntu-jammy-large | 2026-02-23 16:08:18.868 | I: Configuring libgcc-s1:amd64... 2026-02-23 16:08:18.869980 | ubuntu-jammy-large | 2026-02-23 16:08:18.869 | I: Configuring libc6:amd64... 2026-02-23 16:08:18.993370 | ubuntu-jammy-large | 2026-02-23 16:08:18.993 | I: Configuring libudev1:amd64... 2026-02-23 16:08:18.993674 | ubuntu-jammy-large | 2026-02-23 16:08:18.993 | I: Configuring libattr1:amd64... 2026-02-23 16:08:18.995696 | ubuntu-jammy-large | 2026-02-23 16:08:18.995 | I: Configuring sysvinit-utils... 2026-02-23 16:08:18.996074 | ubuntu-jammy-large | 2026-02-23 16:08:18.996 | I: Configuring debianutils... 2026-02-23 16:08:19.022663 | ubuntu-jammy-large | 2026-02-23 16:08:19.022 | I: Configuring mawk... 2026-02-23 16:08:19.031241 | ubuntu-jammy-large | 2026-02-23 16:08:19.030 | I: Configuring libdebconfclient0:amd64... 2026-02-23 16:08:19.031324 | ubuntu-jammy-large | 2026-02-23 16:08:19.031 | I: Configuring base-files... 2026-02-23 16:08:19.225097 | ubuntu-jammy-large | 2026-02-23 16:08:19.224 | I: Configuring libbz2-1.0:amd64... 2026-02-23 16:08:19.226121 | ubuntu-jammy-large | 2026-02-23 16:08:19.226 | I: Configuring base-passwd... 2026-02-23 16:08:19.311072 | ubuntu-jammy-large | 2026-02-23 16:08:19.310 | I: Configuring libdb5.3:amd64... 2026-02-23 16:08:19.312095 | ubuntu-jammy-large | 2026-02-23 16:08:19.312 | I: Configuring libblkid1:amd64... 2026-02-23 16:08:19.313572 | ubuntu-jammy-large | 2026-02-23 16:08:19.313 | I: Configuring libtinfo6:amd64... 2026-02-23 16:08:19.315363 | ubuntu-jammy-large | 2026-02-23 16:08:19.315 | I: Configuring bash... 2026-02-23 16:08:19.359154 | ubuntu-jammy-large | 2026-02-23 16:08:19.359 | I: Configuring libzstd1:amd64... 2026-02-23 16:08:19.360116 | ubuntu-jammy-large | 2026-02-23 16:08:19.360 | I: Configuring libkeyutils1:amd64... 2026-02-23 16:08:19.361744 | ubuntu-jammy-large | 2026-02-23 16:08:19.361 | I: Configuring liblzma5:amd64... 2026-02-23 16:08:19.362679 | ubuntu-jammy-large | 2026-02-23 16:08:19.362 | I: Configuring libgpg-error0:amd64... 2026-02-23 16:08:19.363821 | ubuntu-jammy-large | 2026-02-23 16:08:19.363 | I: Configuring liblz4-1:amd64... 2026-02-23 16:08:19.365639 | ubuntu-jammy-large | 2026-02-23 16:08:19.365 | I: Configuring libc-bin... 2026-02-23 16:08:19.374678 | ubuntu-jammy-large | 2026-02-23 16:08:19.374 | I: Configuring ncurses-bin... 2026-02-23 16:08:19.375740 | ubuntu-jammy-large | 2026-02-23 16:08:19.375 | I: Configuring libacl1:amd64... 2026-02-23 16:08:19.376996 | ubuntu-jammy-large | 2026-02-23 16:08:19.376 | I: Configuring libsmartcols1:amd64... 2026-02-23 16:08:19.377963 | ubuntu-jammy-large | 2026-02-23 16:08:19.377 | I: Configuring libgcrypt20:amd64... 2026-02-23 16:08:19.379286 | ubuntu-jammy-large | 2026-02-23 16:08:19.379 | I: Configuring zlib1g:amd64... 2026-02-23 16:08:19.380214 | ubuntu-jammy-large | 2026-02-23 16:08:19.380 | I: Configuring libcom-err2:amd64... 2026-02-23 16:08:19.381205 | ubuntu-jammy-large | 2026-02-23 16:08:19.381 | I: Configuring diffutils... 2026-02-23 16:08:19.382312 | ubuntu-jammy-large | 2026-02-23 16:08:19.382 | I: Configuring libcap2:amd64... 2026-02-23 16:08:19.383476 | ubuntu-jammy-large | 2026-02-23 16:08:19.383 | I: Configuring libkrb5support0:amd64... 2026-02-23 16:08:19.384843 | ubuntu-jammy-large | 2026-02-23 16:08:19.384 | I: Configuring hostname... 2026-02-23 16:08:19.385794 | ubuntu-jammy-large | 2026-02-23 16:08:19.385 | I: Configuring libpcre3:amd64... 2026-02-23 16:08:19.386584 | ubuntu-jammy-large | 2026-02-23 16:08:19.386 | I: Configuring libcap-ng0:amd64... 2026-02-23 16:08:19.387321 | ubuntu-jammy-large | 2026-02-23 16:08:19.387 | I: Configuring libext2fs2:amd64... 2026-02-23 16:08:19.388307 | ubuntu-jammy-large | 2026-02-23 16:08:19.388 | I: Configuring libgmp10:amd64... 2026-02-23 16:08:19.389309 | ubuntu-jammy-large | 2026-02-23 16:08:19.389 | I: Configuring libncurses6:amd64... 2026-02-23 16:08:19.390203 | ubuntu-jammy-large | 2026-02-23 16:08:19.390 | I: Configuring libaudit1:amd64... 2026-02-23 16:08:19.391265 | ubuntu-jammy-large | 2026-02-23 16:08:19.391 | I: Configuring libuuid1:amd64... 2026-02-23 16:08:19.392174 | ubuntu-jammy-large | 2026-02-23 16:08:19.392 | I: Configuring libss2:amd64... 2026-02-23 16:08:19.393145 | ubuntu-jammy-large | 2026-02-23 16:08:19.393 | I: Configuring libsepol2:amd64... 2026-02-23 16:08:19.393813 | ubuntu-jammy-large | 2026-02-23 16:08:19.393 | I: Configuring libpcre2-8-0:amd64... 2026-02-23 16:08:19.394493 | ubuntu-jammy-large | 2026-02-23 16:08:19.394 | I: Configuring libncursesw6:amd64... 2026-02-23 16:08:19.395072 | ubuntu-jammy-large | 2026-02-23 16:08:19.395 | I: Configuring libk5crypto3:amd64... 2026-02-23 16:08:19.395643 | ubuntu-jammy-large | 2026-02-23 16:08:19.395 | I: Configuring logsave... 2026-02-23 16:08:19.399244 | ubuntu-jammy-large | 2026-02-23 16:08:19.399 | I: Configuring e2fsprogs... 2026-02-23 16:08:19.703230 | ubuntu-jammy-large | 2026-02-23 16:08:19.703 | I: Configuring libsystemd0:amd64... 2026-02-23 16:08:19.705326 | ubuntu-jammy-large | 2026-02-23 16:08:19.705 | I: Configuring libselinux1:amd64... 2026-02-23 16:08:19.707184 | ubuntu-jammy-large | 2026-02-23 16:08:19.707 | I: Configuring sed... 2026-02-23 16:08:19.710234 | ubuntu-jammy-large | 2026-02-23 16:08:19.710 | I: Configuring findutils... 2026-02-23 16:08:19.711672 | ubuntu-jammy-large | 2026-02-23 16:08:19.711 | I: Configuring libmount1:amd64... 2026-02-23 16:08:19.713119 | ubuntu-jammy-large | 2026-02-23 16:08:19.713 | I: Configuring libsemanage2:amd64... 2026-02-23 16:08:19.714569 | ubuntu-jammy-large | 2026-02-23 16:08:19.714 | I: Configuring libprocps8:amd64... 2026-02-23 16:08:19.716107 | ubuntu-jammy-large | 2026-02-23 16:08:19.716 | I: Configuring bsdutils... 2026-02-23 16:08:19.717085 | ubuntu-jammy-large | 2026-02-23 16:08:19.717 | I: Configuring tar... 2026-02-23 16:08:19.722729 | ubuntu-jammy-large | 2026-02-23 16:08:19.722 | I: Configuring coreutils... 2026-02-23 16:08:19.729861 | ubuntu-jammy-large | 2026-02-23 16:08:19.729 | I: Configuring dpkg... 2026-02-23 16:08:19.877270 | ubuntu-jammy-large | 2026-02-23 16:08:19.877 | I: Configuring mount... 2026-02-23 16:08:19.879317 | ubuntu-jammy-large | 2026-02-23 16:08:19.879 | I: Configuring grep... 2026-02-23 16:08:19.880628 | ubuntu-jammy-large | 2026-02-23 16:08:19.880 | I: Configuring perl-base... 2026-02-23 16:08:19.893043 | ubuntu-jammy-large | 2026-02-23 16:08:19.892 | I: Configuring init-system-helpers... 2026-02-23 16:08:19.894067 | ubuntu-jammy-large | 2026-02-23 16:08:19.894 | I: Configuring gzip... 2026-02-23 16:08:19.895497 | ubuntu-jammy-large | 2026-02-23 16:08:19.895 | I: Configuring usrmerge... 2026-02-23 16:08:19.943179 | ubuntu-jammy-large | 2026-02-23 16:08:19.943 | I: Configuring procps... 2026-02-23 16:08:19.986486 | ubuntu-jammy-large | 2026-02-23 16:08:19.986 | I: Configuring debconf... 2026-02-23 16:08:20.087963 | ubuntu-jammy-large | 2026-02-23 16:08:20.087 | I: Configuring libpam0g:amd64... 2026-02-23 16:08:20.169966 | ubuntu-jammy-large | 2026-02-23 16:08:20.169 | I: Configuring util-linux... 2026-02-23 16:08:20.323108 | ubuntu-jammy-large | 2026-02-23 16:08:20.322 | I: Configuring dash... 2026-02-23 16:08:20.513333 | ubuntu-jammy-large | 2026-02-23 16:08:20.513 | I: Configuring libpam-modules-bin... 2026-02-23 16:08:20.513457 | ubuntu-jammy-large | 2026-02-23 16:08:20.513 | I: Configuring libssl3:amd64... 2026-02-23 16:08:20.595775 | ubuntu-jammy-large | 2026-02-23 16:08:20.595 | I: Configuring libkrb5-3:amd64... 2026-02-23 16:08:20.597607 | ubuntu-jammy-large | 2026-02-23 16:08:20.597 | I: Configuring libgssapi-krb5-2:amd64... 2026-02-23 16:08:20.603047 | ubuntu-jammy-large | 2026-02-23 16:08:20.602 | I: Configuring libtirpc3:amd64... 2026-02-23 16:08:20.604411 | ubuntu-jammy-large | 2026-02-23 16:08:20.604 | I: Configuring libnsl2:amd64... 2026-02-23 16:08:20.607477 | ubuntu-jammy-large | 2026-02-23 16:08:20.607 | I: Configuring libpam-modules:amd64... 2026-02-23 16:08:20.623744 | ubuntu-jammy-large | 2026-02-23 16:08:20.623 | I: Configuring passwd... 2026-02-23 16:08:20.666745 | ubuntu-jammy-large | 2026-02-23 16:08:20.666 | I: Configuring libpam-runtime... 2026-02-23 16:08:20.789134 | ubuntu-jammy-large | 2026-02-23 16:08:20.788 | I: Configuring login... 2026-02-23 16:08:20.805449 | ubuntu-jammy-large | 2026-02-23 16:08:20.805 | I: Configuring libc-bin... 2026-02-23 16:08:20.816901 | ubuntu-jammy-large | 2026-02-23 16:08:20.816 | I: Unpacking the base system... 2026-02-23 16:08:21.436246 | ubuntu-jammy-large | 2026-02-23 16:08:21.435 | I: Unpacking adduser... 2026-02-23 16:08:21.485241 | ubuntu-jammy-large | 2026-02-23 16:08:21.484 | I: Unpacking apt... 2026-02-23 16:08:21.570107 | ubuntu-jammy-large | 2026-02-23 16:08:21.569 | I: Unpacking ca-certificates... 2026-02-23 16:08:21.595011 | ubuntu-jammy-large | 2026-02-23 16:08:21.594 | I: Unpacking gpgv... 2026-02-23 16:08:21.614054 | ubuntu-jammy-large | 2026-02-23 16:08:21.613 | I: Unpacking libapt-pkg6.0:amd64... 2026-02-23 16:08:21.662474 | ubuntu-jammy-large | 2026-02-23 16:08:21.662 | I: Unpacking libffi8:amd64... 2026-02-23 16:08:21.680253 | ubuntu-jammy-large | 2026-02-23 16:08:21.680 | I: Unpacking libgnutls30:amd64... 2026-02-23 16:08:21.719157 | ubuntu-jammy-large | 2026-02-23 16:08:21.719 | I: Unpacking libhogweed6:amd64... 2026-02-23 16:08:21.740043 | ubuntu-jammy-large | 2026-02-23 16:08:21.739 | I: Unpacking libidn2-0:amd64... 2026-02-23 16:08:21.762208 | ubuntu-jammy-large | 2026-02-23 16:08:21.761 | I: Unpacking libnettle8:amd64... 2026-02-23 16:08:21.783867 | ubuntu-jammy-large | 2026-02-23 16:08:21.783 | I: Unpacking libp11-kit0:amd64... 2026-02-23 16:08:21.814569 | ubuntu-jammy-large | 2026-02-23 16:08:21.814 | I: Unpacking libseccomp2:amd64... 2026-02-23 16:08:21.836018 | ubuntu-jammy-large | 2026-02-23 16:08:21.835 | I: Unpacking libstdc++6:amd64... 2026-02-23 16:08:21.875620 | ubuntu-jammy-large | 2026-02-23 16:08:21.875 | I: Unpacking libtasn1-6:amd64... 2026-02-23 16:08:21.893275 | ubuntu-jammy-large | 2026-02-23 16:08:21.893 | I: Unpacking libunistring2:amd64... 2026-02-23 16:08:21.929029 | ubuntu-jammy-large | 2026-02-23 16:08:21.928 | I: Unpacking libxxhash0:amd64... 2026-02-23 16:08:21.945859 | ubuntu-jammy-large | 2026-02-23 16:08:21.945 | I: Unpacking openssl... 2026-02-23 16:08:21.995488 | ubuntu-jammy-large | 2026-02-23 16:08:21.995 | I: Unpacking ubuntu-keyring... 2026-02-23 16:08:22.019430 | ubuntu-jammy-large | 2026-02-23 16:08:22.019 | I: Configuring the base system... 2026-02-23 16:08:22.029337 | ubuntu-jammy-large | 2026-02-23 16:08:22.029 | I: Configuring adduser... 2026-02-23 16:08:22.132936 | ubuntu-jammy-large | 2026-02-23 16:08:22.132 | I: Configuring libunistring2:amd64... 2026-02-23 16:08:22.133026 | ubuntu-jammy-large | 2026-02-23 16:08:22.132 | I: Configuring libidn2-0:amd64... 2026-02-23 16:08:22.133046 | ubuntu-jammy-large | 2026-02-23 16:08:22.132 | I: Configuring ubuntu-keyring... 2026-02-23 16:08:22.137823 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring libseccomp2:amd64... 2026-02-23 16:08:22.137866 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring libnettle8:amd64... 2026-02-23 16:08:22.137878 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring libffi8:amd64... 2026-02-23 16:08:22.137889 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring gpgv... 2026-02-23 16:08:22.137900 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring libxxhash0:amd64... 2026-02-23 16:08:22.137910 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring libtasn1-6:amd64... 2026-02-23 16:08:22.137920 | ubuntu-jammy-large | 2026-02-23 16:08:22.137 | I: Configuring openssl... 2026-02-23 16:08:22.139862 | ubuntu-jammy-large | 2026-02-23 16:08:22.139 | I: Configuring libstdc++6:amd64... 2026-02-23 16:08:22.139893 | ubuntu-jammy-large | 2026-02-23 16:08:22.139 | I: Configuring libhogweed6:amd64... 2026-02-23 16:08:22.139903 | ubuntu-jammy-large | 2026-02-23 16:08:22.139 | I: Configuring ca-certificates... 2026-02-23 16:08:24.145575 | ubuntu-jammy-large | 2026-02-23 16:08:24.145 | I: Configuring libapt-pkg6.0:amd64... 2026-02-23 16:08:24.145653 | ubuntu-jammy-large | 2026-02-23 16:08:24.145 | I: Configuring libp11-kit0:amd64... 2026-02-23 16:08:24.145662 | ubuntu-jammy-large | 2026-02-23 16:08:24.145 | I: Configuring libgnutls30:amd64... 2026-02-23 16:08:24.145791 | ubuntu-jammy-large | 2026-02-23 16:08:24.145 | I: Configuring apt... 2026-02-23 16:08:24.512465 | ubuntu-jammy-large | 2026-02-23 16:08:24.512 | I: Configuring libc-bin... 2026-02-23 16:08:24.520957 | ubuntu-jammy-large | 2026-02-23 16:08:24.520 | I: Configuring ca-certificates... 2026-02-23 16:08:25.467146 | ubuntu-jammy-large | 2026-02-23 16:08:25.466 | I: Base system installed successfully. 2026-02-23 16:08:25.567797 | ubuntu-jammy-large | 2026-02-23 16:08:25.567 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-02-23 16:08:25.593512 | ubuntu-jammy-large | 2026-02-23 16:08:25.593 | dib-run-parts 08-debootstrap completed 2026-02-23 16:08:25.593556 | ubuntu-jammy-large | 2026-02-23 16:08:25.593 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/09-apt-keyring 2026-02-23 16:08:25.600133 | ubuntu-jammy-large | 2026-02-23 16:08:25.600 | dib-run-parts 09-apt-keyring completed 2026-02-23 16:08:25.600157 | ubuntu-jammy-large | 2026-02-23 16:08:25.600 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/11-pip-cache 2026-02-23 16:08:25.653899 | ubuntu-jammy-large | 2026-02-23 16:08:25.653 | dib-run-parts 11-pip-cache completed 2026-02-23 16:08:25.653965 | ubuntu-jammy-large | 2026-02-23 16:08:25.653 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/50-block-apt-translations 2026-02-23 16:08:25.684074 | ubuntu-jammy-large | 2026-02-23 16:08:25.683 | 0+1 records in 2026-02-23 16:08:25.684171 | ubuntu-jammy-large | 2026-02-23 16:08:25.683 | 0+1 records out 2026-02-23 16:08:25.684192 | ubuntu-jammy-large | 2026-02-23 16:08:25.684 | 27 bytes copied, 0.000344747 s, 78.3 kB/s 2026-02-23 16:08:25.692986 | ubuntu-jammy-large | 2026-02-23 16:08:25.692 | dib-run-parts 50-block-apt-translations completed 2026-02-23 16:08:25.693068 | ubuntu-jammy-large | 2026-02-23 16:08:25.692 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/50-block-daemons 2026-02-23 16:08:25.739321 | ubuntu-jammy-large | 2026-02-23 16:08:25.739 | 0+1 records in 2026-02-23 16:08:25.739407 | ubuntu-jammy-large | 2026-02-23 16:08:25.739 | 0+1 records out 2026-02-23 16:08:25.739430 | ubuntu-jammy-large | 2026-02-23 16:08:25.739 | 76 bytes copied, 0.000403884 s, 188 kB/s 2026-02-23 16:08:25.784619 | ubuntu-jammy-large | 2026-02-23 16:08:25.784 | 0+1 records in 2026-02-23 16:08:25.784739 | ubuntu-jammy-large | 2026-02-23 16:08:25.784 | 0+1 records out 2026-02-23 16:08:25.784784 | ubuntu-jammy-large | 2026-02-23 16:08:25.784 | 143 bytes copied, 0.000307532 s, 465 kB/s 2026-02-23 16:08:25.810403 | ubuntu-jammy-large | 2026-02-23 16:08:25.810 | dib-run-parts 50-block-daemons completed 2026-02-23 16:08:25.810594 | ubuntu-jammy-large | 2026-02-23 16:08:25.810 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/50-build-with-http-cache 2026-02-23 16:08:25.819738 | ubuntu-jammy-large | 2026-02-23 16:08:25.819 | dib-run-parts 50-build-with-http-cache completed 2026-02-23 16:08:25.819906 | ubuntu-jammy-large | 2026-02-23 16:08:25.819 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/50-shared-apt-cache 2026-02-23 16:08:25.851478 | ubuntu-jammy-large | 2026-02-23 16:08:25.851 | dib-run-parts 50-shared-apt-cache completed 2026-02-23 16:08:25.851591 | ubuntu-jammy-large | 2026-02-23 16:08:25.851 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/50-trim-dpkg 2026-02-23 16:08:25.907816 | ubuntu-jammy-large | 2026-02-23 16:08:25.907 | dib-run-parts 50-trim-dpkg completed 2026-02-23 16:08:25.908072 | ubuntu-jammy-large | 2026-02-23 16:08:25.907 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-02-23 16:08:26.229007 | ubuntu-jammy-large | 2026-02-23 16:08:26.228 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-23 16:08:26.229114 | ubuntu-jammy-large | 2026-02-23 16:08:26.229 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-02-23 16:08:26.264063 | ubuntu-jammy-large | 2026-02-23 16:08:26.263 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-02-23 16:08:26.278622 | ubuntu-jammy-large | 2026-02-23 16:08:26.278 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-02-23 16:08:26.577972 | ubuntu-jammy-large | 2026-02-23 16:08:26.577 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3266 kB] 2026-02-23 16:08:26.714088 | ubuntu-jammy-large | 2026-02-23 16:08:26.713 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-23 16:08:26.764608 | ubuntu-jammy-large | 2026-02-23 16:08:26.764 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1018 kB] 2026-02-23 16:08:26.794511 | ubuntu-jammy-large | 2026-02-23 16:08:26.794 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [2983 kB] 2026-02-23 16:08:26.893709 | ubuntu-jammy-large | 2026-02-23 16:08:26.893 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-02-23 16:08:26.894714 | ubuntu-jammy-large | 2026-02-23 16:08:26.894 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [31.7 kB] 2026-02-23 16:08:27.961544 | ubuntu-jammy-large | 2026-02-23 16:08:27.961 | Fetched 9008 kB in 2s (4882 kB/s) 2026-02-23 16:08:28.913013 | ubuntu-jammy-large | 2026-02-23 16:08:28.912 | Reading package lists... 2026-02-23 16:08:29.936620 | ubuntu-jammy-large | 2026-02-23 16:08:29.936 | Reading package lists... 2026-02-23 16:08:30.158734 | ubuntu-jammy-large | 2026-02-23 16:08:30.158 | Building dependency tree... 2026-02-23 16:08:30.333826 | ubuntu-jammy-large | 2026-02-23 16:08:30.333 | Calculating upgrade... 2026-02-23 16:08:30.536936 | ubuntu-jammy-large | 2026-02-23 16:08:30.536 | The following packages will be upgraded: 2026-02-23 16:08:30.537053 | ubuntu-jammy-large | 2026-02-23 16:08:30.536 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-02-23 16:08:30.537300 | ubuntu-jammy-large | 2026-02-23 16:08:30.537 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-02-23 16:08:30.538029 | ubuntu-jammy-large | 2026-02-23 16:08:30.537 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-02-23 16:08:30.538049 | ubuntu-jammy-large | 2026-02-23 16:08:30.537 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-02-23 16:08:30.538064 | ubuntu-jammy-large | 2026-02-23 16:08:30.537 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-02-23 16:08:30.538100 | ubuntu-jammy-large | 2026-02-23 16:08:30.537 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-02-23 16:08:30.538286 | ubuntu-jammy-large | 2026-02-23 16:08:30.538 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-02-23 16:08:30.538750 | ubuntu-jammy-large | 2026-02-23 16:08:30.538 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-02-23 16:08:30.538787 | ubuntu-jammy-large | 2026-02-23 16:08:30.538 | zlib1g 2026-02-23 16:08:30.671396 | ubuntu-jammy-large | 2026-02-23 16:08:30.671 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:08:30.671485 | ubuntu-jammy-large | 2026-02-23 16:08:30.671 | Need to get 23.5 MB of archives. 2026-02-23 16:08:30.671500 | ubuntu-jammy-large | 2026-02-23 16:08:30.671 | After this operation, 65.5 kB of additional disk space will be used. 2026-02-23 16:08:30.671522 | ubuntu-jammy-large | 2026-02-23 16:08:30.671 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.2 [20.6 kB] 2026-02-23 16:08:30.695965 | ubuntu-jammy-large | 2026-02-23 16:08:30.695 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.2 [53.9 kB] 2026-02-23 16:08:30.707235 | ubuntu-jammy-large | 2026-02-23 16:08:30.707 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.2 [699 kB] 2026-02-23 16:08:30.740870 | ubuntu-jammy-large | 2026-02-23 16:08:30.740 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-02-23 16:08:30.858497 | ubuntu-jammy-large | 2026-02-23 16:08:30.858 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-02-23 16:08:30.860299 | ubuntu-jammy-large | 2026-02-23 16:08:30.860 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-02-23 16:08:30.879210 | ubuntu-jammy-large | 2026-02-23 16:08:30.879 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] 2026-02-23 16:08:30.880181 | ubuntu-jammy-large | 2026-02-23 16:08:30.880 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2026-02-23 16:08:30.919657 | ubuntu-jammy-large | 2026-02-23 16:08:30.919 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2026-02-23 16:08:30.928436 | ubuntu-jammy-large | 2026-02-23 16:08:30.928 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2026-02-23 16:08:30.930819 | ubuntu-jammy-large | 2026-02-23 16:08:30.930 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2026-02-23 16:08:30.932321 | ubuntu-jammy-large | 2026-02-23 16:08:30.932 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-02-23 16:08:30.956201 | ubuntu-jammy-large | 2026-02-23 16:08:30.956 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2026-02-23 16:08:30.963629 | ubuntu-jammy-large | 2026-02-23 16:08:30.963 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-02-23 16:08:30.996648 | ubuntu-jammy-large | 2026-02-23 16:08:30.996 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-02-23 16:08:30.998466 | ubuntu-jammy-large | 2026-02-23 16:08:30.998 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-02-23 16:08:31.002538 | ubuntu-jammy-large | 2026-02-23 16:08:31.002 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-02-23 16:08:31.007878 | ubuntu-jammy-large | 2026-02-23 16:08:31.007 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-02-23 16:08:31.053874 | ubuntu-jammy-large | 2026-02-23 16:08:31.053 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2026-02-23 16:08:31.081909 | ubuntu-jammy-large | 2026-02-23 16:08:31.081 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-02-23 16:08:31.101823 | ubuntu-jammy-large | 2026-02-23 16:08:31.101 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-02-23 16:08:31.103049 | ubuntu-jammy-large | 2026-02-23 16:08:31.102 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-02-23 16:08:31.107375 | ubuntu-jammy-large | 2026-02-23 16:08:31.107 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-02-23 16:08:31.108715 | ubuntu-jammy-large | 2026-02-23 16:08:31.108 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-02-23 16:08:31.131827 | ubuntu-jammy-large | 2026-02-23 16:08:31.131 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-02-23 16:08:31.132908 | ubuntu-jammy-large | 2026-02-23 16:08:31.132 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-02-23 16:08:31.168222 | ubuntu-jammy-large | 2026-02-23 16:08:31.168 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-02-23 16:08:31.169209 | ubuntu-jammy-large | 2026-02-23 16:08:31.169 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-02-23 16:08:31.170588 | ubuntu-jammy-large | 2026-02-23 16:08:31.170 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-02-23 16:08:31.178305 | ubuntu-jammy-large | 2026-02-23 16:08:31.178 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-02-23 16:08:31.179028 | ubuntu-jammy-large | 2026-02-23 16:08:31.178 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-02-23 16:08:31.183380 | ubuntu-jammy-large | 2026-02-23 16:08:31.183 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-02-23 16:08:31.198675 | ubuntu-jammy-large | 2026-02-23 16:08:31.198 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2026-02-23 16:08:31.201834 | ubuntu-jammy-large | 2026-02-23 16:08:31.201 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2026-02-23 16:08:31.203611 | ubuntu-jammy-large | 2026-02-23 16:08:31.203 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.2 [18.3 kB] 2026-02-23 16:08:31.204304 | ubuntu-jammy-large | 2026-02-23 16:08:31.204 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-02-23 16:08:31.204891 | ubuntu-jammy-large | 2026-02-23 16:08:31.204 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-02-23 16:08:31.206365 | ubuntu-jammy-large | 2026-02-23 16:08:31.206 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-02-23 16:08:31.206979 | ubuntu-jammy-large | 2026-02-23 16:08:31.206 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-02-23 16:08:31.215945 | ubuntu-jammy-large | 2026-02-23 16:08:31.215 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-02-23 16:08:31.220875 | ubuntu-jammy-large | 2026-02-23 16:08:31.220 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1905 kB] 2026-02-23 16:08:31.266319 | ubuntu-jammy-large | 2026-02-23 16:08:31.266 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-02-23 16:08:31.269668 | ubuntu-jammy-large | 2026-02-23 16:08:31.269 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-02-23 16:08:31.271091 | ubuntu-jammy-large | 2026-02-23 16:08:31.271 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-02-23 16:08:31.277534 | ubuntu-jammy-large | 2026-02-23 16:08:31.277 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-02-23 16:08:31.283368 | ubuntu-jammy-large | 2026-02-23 16:08:31.283 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2026-02-23 16:08:31.285194 | ubuntu-jammy-large | 2026-02-23 16:08:31.285 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-02-23 16:08:31.287671 | ubuntu-jammy-large | 2026-02-23 16:08:31.287 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-02-23 16:08:31.289767 | ubuntu-jammy-large | 2026-02-23 16:08:31.289 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-02-23 16:08:31.293128 | ubuntu-jammy-large | 2026-02-23 16:08:31.293 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-02-23 16:08:31.293461 | ubuntu-jammy-large | 2026-02-23 16:08:31.293 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-02-23 16:08:31.296428 | ubuntu-jammy-large | 2026-02-23 16:08:31.296 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2026-02-23 16:08:31.296902 | ubuntu-jammy-large | 2026-02-23 16:08:31.296 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-02-23 16:08:31.316016 | ubuntu-jammy-large | 2026-02-23 16:08:31.315 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-02-23 16:08:31.316704 | ubuntu-jammy-large | 2026-02-23 16:08:31.316 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-02-23 16:08:31.317014 | ubuntu-jammy-large | 2026-02-23 16:08:31.316 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-02-23 16:08:31.326876 | ubuntu-jammy-large | 2026-02-23 16:08:31.326 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 2026-02-23 16:08:31.354904 | ubuntu-jammy-large | 2026-02-23 16:08:31.354 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-02-23 16:08:31.524623 | ubuntu-jammy-large | 2026-02-23 16:08:31.524 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:08:31.555271 | ubuntu-jammy-large | 2026-02-23 16:08:31.555 | Fetched 23.5 MB in 1s (29.0 MB/s) 2026-02-23 16:08:31.555357 | ubuntu-jammy-large | 2026-02-23 16:08:31.555 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-02-23 16:08:31.579220 | ubuntu-jammy-large | 2026-02-23 16:08:31.579 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:31.580050 | ubuntu-jammy-large | 2026-02-23 16:08:31.579 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:08:31.580612 | ubuntu-jammy-large | 2026-02-23 16:08:31.580 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-02-23 16:08:31.601222 | ubuntu-jammy-large | 2026-02-23 16:08:31.601 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:08:31.622670 | ubuntu-jammy-large | 2026-02-23 16:08:31.622 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:31.623253 | ubuntu-jammy-large | 2026-02-23 16:08:31.623 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:08:31.623694 | ubuntu-jammy-large | 2026-02-23 16:08:31.623 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-02-23 16:08:31.647042 | ubuntu-jammy-large | 2026-02-23 16:08:31.646 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:08:31.676313 | ubuntu-jammy-large | 2026-02-23 16:08:31.676 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:31.677145 | ubuntu-jammy-large | 2026-02-23 16:08:31.677 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:08:31.701088 | ubuntu-jammy-large | 2026-02-23 16:08:31.700 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-02-23 16:08:31.744424 | ubuntu-jammy-large | 2026-02-23 16:08:31.744 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:08:31.777376 | ubuntu-jammy-large | 2026-02-23 16:08:31.777 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:31.778290 | ubuntu-jammy-large | 2026-02-23 16:08:31.778 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-02-23 16:08:31.878600 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:31.878643 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:31.878666 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: falling back to frontend: Readline 2026-02-23 16:08:31.878905 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:31.878940 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:31.878959 | ubuntu-jammy-large | 2026-02-23 16:08:31.878 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:31.947267 | ubuntu-jammy-large | 2026-02-23 16:08:31.947 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-02-23 16:08:32.081042 | ubuntu-jammy-large | 2026-02-23 16:08:32.080 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-02-23 16:08:32.188095 | ubuntu-jammy-large | 2026-02-23 16:08:32.187 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:32.188154 | ubuntu-jammy-large | 2026-02-23 16:08:32.188 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:32.188173 | ubuntu-jammy-large | 2026-02-23 16:08:32.188 | debconf: falling back to frontend: Readline 2026-02-23 16:08:32.188409 | ubuntu-jammy-large | 2026-02-23 16:08:32.188 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:32.188427 | ubuntu-jammy-large | 2026-02-23 16:08:32.188 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:32.188442 | ubuntu-jammy-large | 2026-02-23 16:08:32.188 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:32.272826 | ubuntu-jammy-large | 2026-02-23 16:08:32.272 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.273614 | ubuntu-jammy-large | 2026-02-23 16:08:32.273 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-02-23 16:08:32.297162 | ubuntu-jammy-large | 2026-02-23 16:08:32.297 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-02-23 16:08:32.341626 | ubuntu-jammy-large | 2026-02-23 16:08:32.341 | Setting up base-files (12ubuntu4.7) ... 2026-02-23 16:08:32.342156 | ubuntu-jammy-large | 2026-02-23 16:08:32.342 | Installing new version of config file /etc/issue ... 2026-02-23 16:08:32.342280 | ubuntu-jammy-large | 2026-02-23 16:08:32.342 | Installing new version of config file /etc/issue.net ... 2026-02-23 16:08:32.342559 | ubuntu-jammy-large | 2026-02-23 16:08:32.342 | Installing new version of config file /etc/lsb-release ... 2026-02-23 16:08:32.342980 | ubuntu-jammy-large | 2026-02-23 16:08:32.342 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-02-23 16:08:32.564037 | ubuntu-jammy-large | 2026-02-23 16:08:32.563 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.564240 | ubuntu-jammy-large | 2026-02-23 16:08:32.564 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-02-23 16:08:32.569414 | ubuntu-jammy-large | 2026-02-23 16:08:32.569 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-02-23 16:08:32.612635 | ubuntu-jammy-large | 2026-02-23 16:08:32.612 | Setting up bash (5.1-6ubuntu1.1) ... 2026-02-23 16:08:32.617731 | ubuntu-jammy-large | 2026-02-23 16:08:32.617 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2026-02-23 16:08:32.652979 | ubuntu-jammy-large | 2026-02-23 16:08:32.652 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.653485 | ubuntu-jammy-large | 2026-02-23 16:08:32.653 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:32.653922 | ubuntu-jammy-large | 2026-02-23 16:08:32.653 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2026-02-23 16:08:32.677233 | ubuntu-jammy-large | 2026-02-23 16:08:32.677 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:32.703799 | ubuntu-jammy-large | 2026-02-23 16:08:32.703 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.704215 | ubuntu-jammy-large | 2026-02-23 16:08:32.704 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2026-02-23 16:08:32.704562 | ubuntu-jammy-large | 2026-02-23 16:08:32.704 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2026-02-23 16:08:32.785396 | ubuntu-jammy-large | 2026-02-23 16:08:32.785 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2026-02-23 16:08:32.820269 | ubuntu-jammy-large | 2026-02-23 16:08:32.820 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.821033 | ubuntu-jammy-large | 2026-02-23 16:08:32.820 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:32.821497 | ubuntu-jammy-large | 2026-02-23 16:08:32.821 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-02-23 16:08:32.852047 | ubuntu-jammy-large | 2026-02-23 16:08:32.851 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:32.878687 | ubuntu-jammy-large | 2026-02-23 16:08:32.878 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.879344 | ubuntu-jammy-large | 2026-02-23 16:08:32.879 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:32.879832 | ubuntu-jammy-large | 2026-02-23 16:08:32.879 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-02-23 16:08:32.902259 | ubuntu-jammy-large | 2026-02-23 16:08:32.902 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:32.928899 | ubuntu-jammy-large | 2026-02-23 16:08:32.928 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.929540 | ubuntu-jammy-large | 2026-02-23 16:08:32.929 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-02-23 16:08:32.930047 | ubuntu-jammy-large | 2026-02-23 16:08:32.929 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-02-23 16:08:32.951957 | ubuntu-jammy-large | 2026-02-23 16:08:32.951 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-23 16:08:32.980376 | ubuntu-jammy-large | 2026-02-23 16:08:32.980 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:32.980777 | ubuntu-jammy-large | 2026-02-23 16:08:32.980 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-02-23 16:08:32.981166 | ubuntu-jammy-large | 2026-02-23 16:08:32.981 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-02-23 16:08:33.027889 | ubuntu-jammy-large | 2026-02-23 16:08:33.027 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-02-23 16:08:33.059002 | ubuntu-jammy-large | 2026-02-23 16:08:33.058 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.059849 | ubuntu-jammy-large | 2026-02-23 16:08:33.059 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-02-23 16:08:33.062466 | ubuntu-jammy-large | 2026-02-23 16:08:33.062 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-02-23 16:08:33.093523 | ubuntu-jammy-large | 2026-02-23 16:08:33.093 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-02-23 16:08:33.130392 | ubuntu-jammy-large | 2026-02-23 16:08:33.130 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.131063 | ubuntu-jammy-large | 2026-02-23 16:08:33.130 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-02-23 16:08:33.134271 | ubuntu-jammy-large | 2026-02-23 16:08:33.134 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-02-23 16:08:33.305578 | ubuntu-jammy-large | 2026-02-23 16:08:33.305 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-02-23 16:08:33.501200 | ubuntu-jammy-large | 2026-02-23 16:08:33.500 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.501630 | ubuntu-jammy-large | 2026-02-23 16:08:33.501 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-02-23 16:08:33.502062 | ubuntu-jammy-large | 2026-02-23 16:08:33.502 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-02-23 16:08:33.526416 | ubuntu-jammy-large | 2026-02-23 16:08:33.526 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-02-23 16:08:33.549944 | ubuntu-jammy-large | 2026-02-23 16:08:33.549 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.550360 | ubuntu-jammy-large | 2026-02-23 16:08:33.550 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-02-23 16:08:33.573111 | ubuntu-jammy-large | 2026-02-23 16:08:33.572 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-02-23 16:08:33.618143 | ubuntu-jammy-large | 2026-02-23 16:08:33.617 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-02-23 16:08:33.662555 | ubuntu-jammy-large | 2026-02-23 16:08:33.662 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.663216 | ubuntu-jammy-large | 2026-02-23 16:08:33.663 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-02-23 16:08:33.663590 | ubuntu-jammy-large | 2026-02-23 16:08:33.663 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-23 16:08:33.687502 | ubuntu-jammy-large | 2026-02-23 16:08:33.687 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-02-23 16:08:33.711647 | ubuntu-jammy-large | 2026-02-23 16:08:33.711 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.712094 | ubuntu-jammy-large | 2026-02-23 16:08:33.712 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-23 16:08:33.733572 | ubuntu-jammy-large | 2026-02-23 16:08:33.733 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-02-23 16:08:33.859204 | ubuntu-jammy-large | 2026-02-23 16:08:33.858 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-02-23 16:08:33.901247 | ubuntu-jammy-large | 2026-02-23 16:08:33.901 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:33.901734 | ubuntu-jammy-large | 2026-02-23 16:08:33.901 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:33.925305 | ubuntu-jammy-large | 2026-02-23 16:08:33.925 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:33.988990 | ubuntu-jammy-large | 2026-02-23 16:08:33.988 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:34.199563 | ubuntu-jammy-large | 2026-02-23 16:08:34.199 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.199990 | ubuntu-jammy-large | 2026-02-23 16:08:34.199 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-02-23 16:08:34.200523 | ubuntu-jammy-large | 2026-02-23 16:08:34.200 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-02-23 16:08:34.241578 | ubuntu-jammy-large | 2026-02-23 16:08:34.241 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:08:34.285897 | ubuntu-jammy-large | 2026-02-23 16:08:34.285 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.286147 | ubuntu-jammy-large | 2026-02-23 16:08:34.286 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-02-23 16:08:34.286536 | ubuntu-jammy-large | 2026-02-23 16:08:34.286 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-23 16:08:34.313409 | ubuntu-jammy-large | 2026-02-23 16:08:34.313 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-02-23 16:08:34.339933 | ubuntu-jammy-large | 2026-02-23 16:08:34.339 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.340471 | ubuntu-jammy-large | 2026-02-23 16:08:34.340 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-23 16:08:34.340894 | ubuntu-jammy-large | 2026-02-23 16:08:34.340 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-02-23 16:08:34.366069 | ubuntu-jammy-large | 2026-02-23 16:08:34.365 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-02-23 16:08:34.395711 | ubuntu-jammy-large | 2026-02-23 16:08:34.395 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.396080 | ubuntu-jammy-large | 2026-02-23 16:08:34.396 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-02-23 16:08:34.396648 | ubuntu-jammy-large | 2026-02-23 16:08:34.396 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-02-23 16:08:34.418304 | ubuntu-jammy-large | 2026-02-23 16:08:34.418 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-02-23 16:08:34.446059 | ubuntu-jammy-large | 2026-02-23 16:08:34.445 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.446697 | ubuntu-jammy-large | 2026-02-23 16:08:34.446 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-02-23 16:08:34.447167 | ubuntu-jammy-large | 2026-02-23 16:08:34.447 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-02-23 16:08:34.490270 | ubuntu-jammy-large | 2026-02-23 16:08:34.490 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-02-23 16:08:34.514882 | ubuntu-jammy-large | 2026-02-23 16:08:34.514 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.515412 | ubuntu-jammy-large | 2026-02-23 16:08:34.515 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-02-23 16:08:34.515827 | ubuntu-jammy-large | 2026-02-23 16:08:34.515 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-02-23 16:08:34.537369 | ubuntu-jammy-large | 2026-02-23 16:08:34.537 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-02-23 16:08:34.563807 | ubuntu-jammy-large | 2026-02-23 16:08:34.563 | (Reading database ... 4848 files and directories currently installed.) 2026-02-23 16:08:34.564360 | ubuntu-jammy-large | 2026-02-23 16:08:34.564 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-02-23 16:08:34.618857 | ubuntu-jammy-large | 2026-02-23 16:08:34.618 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-02-23 16:08:34.709556 | ubuntu-jammy-large | 2026-02-23 16:08:34.709 | Setting up apt (2.4.14) ... 2026-02-23 16:08:35.117658 | ubuntu-jammy-large | 2026-02-23 16:08:35.117 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.118003 | ubuntu-jammy-large | 2026-02-23 16:08:35.117 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-23 16:08:35.118420 | ubuntu-jammy-large | 2026-02-23 16:08:35.118 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-23 16:08:35.143754 | ubuntu-jammy-large | 2026-02-23 16:08:35.143 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-02-23 16:08:35.237189 | ubuntu-jammy-large | 2026-02-23 16:08:35.236 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:35.237279 | ubuntu-jammy-large | 2026-02-23 16:08:35.236 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:35.237302 | ubuntu-jammy-large | 2026-02-23 16:08:35.236 | debconf: falling back to frontend: Readline 2026-02-23 16:08:35.237349 | ubuntu-jammy-large | 2026-02-23 16:08:35.237 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:35.237366 | ubuntu-jammy-large | 2026-02-23 16:08:35.237 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:35.237385 | ubuntu-jammy-large | 2026-02-23 16:08:35.237 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:35.299271 | ubuntu-jammy-large | 2026-02-23 16:08:35.298 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.300170 | ubuntu-jammy-large | 2026-02-23 16:08:35.300 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-23 16:08:35.300840 | ubuntu-jammy-large | 2026-02-23 16:08:35.300 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-23 16:08:35.326511 | ubuntu-jammy-large | 2026-02-23 16:08:35.326 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-02-23 16:08:35.357880 | ubuntu-jammy-large | 2026-02-23 16:08:35.357 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.358631 | ubuntu-jammy-large | 2026-02-23 16:08:35.358 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-23 16:08:35.452951 | ubuntu-jammy-large | 2026-02-23 16:08:35.452 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:35.453012 | ubuntu-jammy-large | 2026-02-23 16:08:35.452 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:35.453038 | ubuntu-jammy-large | 2026-02-23 16:08:35.452 | debconf: falling back to frontend: Readline 2026-02-23 16:08:35.453274 | ubuntu-jammy-large | 2026-02-23 16:08:35.453 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:35.453300 | ubuntu-jammy-large | 2026-02-23 16:08:35.453 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:35.453372 | ubuntu-jammy-large | 2026-02-23 16:08:35.453 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:35.479061 | ubuntu-jammy-large | 2026-02-23 16:08:35.478 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-23 16:08:35.521793 | ubuntu-jammy-large | 2026-02-23 16:08:35.521 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-02-23 16:08:35.522800 | ubuntu-jammy-large | 2026-02-23 16:08:35.522 | Installing new version of config file /etc/security/namespace.init ... 2026-02-23 16:08:35.562730 | ubuntu-jammy-large | 2026-02-23 16:08:35.562 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.563569 | ubuntu-jammy-large | 2026-02-23 16:08:35.563 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-23 16:08:35.564035 | ubuntu-jammy-large | 2026-02-23 16:08:35.563 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-23 16:08:35.582202 | ubuntu-jammy-large | 2026-02-23 16:08:35.582 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-23 16:08:35.582612 | ubuntu-jammy-large | 2026-02-23 16:08:35.582 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-23 16:08:35.612974 | ubuntu-jammy-large | 2026-02-23 16:08:35.612 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-23 16:08:35.645252 | ubuntu-jammy-large | 2026-02-23 16:08:35.645 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.646117 | ubuntu-jammy-large | 2026-02-23 16:08:35.646 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-23 16:08:35.651859 | ubuntu-jammy-large | 2026-02-23 16:08:35.651 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-23 16:08:35.691301 | ubuntu-jammy-large | 2026-02-23 16:08:35.691 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:35.691824 | ubuntu-jammy-large | 2026-02-23 16:08:35.691 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:35.718167 | ubuntu-jammy-large | 2026-02-23 16:08:35.718 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:35.718854 | ubuntu-jammy-large | 2026-02-23 16:08:35.718 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:35.744152 | ubuntu-jammy-large | 2026-02-23 16:08:35.743 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:35.773089 | ubuntu-jammy-large | 2026-02-23 16:08:35.772 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.773821 | ubuntu-jammy-large | 2026-02-23 16:08:35.773 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-02-23 16:08:35.774259 | ubuntu-jammy-large | 2026-02-23 16:08:35.774 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-02-23 16:08:35.794064 | ubuntu-jammy-large | 2026-02-23 16:08:35.793 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-02-23 16:08:35.825931 | ubuntu-jammy-large | 2026-02-23 16:08:35.825 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.826896 | ubuntu-jammy-large | 2026-02-23 16:08:35.826 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-23 16:08:35.827425 | ubuntu-jammy-large | 2026-02-23 16:08:35.827 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-23 16:08:35.847841 | ubuntu-jammy-large | 2026-02-23 16:08:35.847 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-23 16:08:35.880114 | ubuntu-jammy-large | 2026-02-23 16:08:35.879 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.881081 | ubuntu-jammy-large | 2026-02-23 16:08:35.880 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-23 16:08:35.881628 | ubuntu-jammy-large | 2026-02-23 16:08:35.881 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-23 16:08:35.905506 | ubuntu-jammy-large | 2026-02-23 16:08:35.905 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-23 16:08:35.932428 | ubuntu-jammy-large | 2026-02-23 16:08:35.932 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.933106 | ubuntu-jammy-large | 2026-02-23 16:08:35.933 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-23 16:08:35.933558 | ubuntu-jammy-large | 2026-02-23 16:08:35.933 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-23 16:08:35.956325 | ubuntu-jammy-large | 2026-02-23 16:08:35.956 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-23 16:08:35.987709 | ubuntu-jammy-large | 2026-02-23 16:08:35.987 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:35.988538 | ubuntu-jammy-large | 2026-02-23 16:08:35.988 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-23 16:08:35.989102 | ubuntu-jammy-large | 2026-02-23 16:08:35.989 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-23 16:08:36.017917 | ubuntu-jammy-large | 2026-02-23 16:08:36.017 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-23 16:08:36.050258 | ubuntu-jammy-large | 2026-02-23 16:08:36.050 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.051063 | ubuntu-jammy-large | 2026-02-23 16:08:36.050 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-23 16:08:36.051700 | ubuntu-jammy-large | 2026-02-23 16:08:36.051 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-23 16:08:36.082117 | ubuntu-jammy-large | 2026-02-23 16:08:36.081 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-23 16:08:36.118633 | ubuntu-jammy-large | 2026-02-23 16:08:36.118 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.119475 | ubuntu-jammy-large | 2026-02-23 16:08:36.119 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-23 16:08:36.119986 | ubuntu-jammy-large | 2026-02-23 16:08:36.119 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-02-23 16:08:36.189980 | ubuntu-jammy-large | 2026-02-23 16:08:36.189 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-23 16:08:36.273502 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:36.273619 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:36.273651 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: falling back to frontend: Readline 2026-02-23 16:08:36.273723 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:36.273747 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:36.273771 | ubuntu-jammy-large | 2026-02-23 16:08:36.273 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:36.341834 | ubuntu-jammy-large | 2026-02-23 16:08:36.341 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.342691 | ubuntu-jammy-large | 2026-02-23 16:08:36.342 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:36.343219 | ubuntu-jammy-large | 2026-02-23 16:08:36.343 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:36.368747 | ubuntu-jammy-large | 2026-02-23 16:08:36.368 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:36.396229 | ubuntu-jammy-large | 2026-02-23 16:08:36.396 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.396964 | ubuntu-jammy-large | 2026-02-23 16:08:36.396 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-02-23 16:08:36.399133 | ubuntu-jammy-large | 2026-02-23 16:08:36.399 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-23 16:08:36.422159 | ubuntu-jammy-large | 2026-02-23 16:08:36.422 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-02-23 16:08:36.516711 | ubuntu-jammy-large | 2026-02-23 16:08:36.516 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:36.516776 | ubuntu-jammy-large | 2026-02-23 16:08:36.516 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:36.516831 | ubuntu-jammy-large | 2026-02-23 16:08:36.516 | debconf: falling back to frontend: Readline 2026-02-23 16:08:36.517012 | ubuntu-jammy-large | 2026-02-23 16:08:36.516 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:36.517034 | ubuntu-jammy-large | 2026-02-23 16:08:36.516 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:36.517056 | ubuntu-jammy-large | 2026-02-23 16:08:36.517 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:36.647219 | ubuntu-jammy-large | 2026-02-23 16:08:36.647 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.647933 | ubuntu-jammy-large | 2026-02-23 16:08:36.647 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-23 16:08:36.648460 | ubuntu-jammy-large | 2026-02-23 16:08:36.648 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-02-23 16:08:36.675355 | ubuntu-jammy-large | 2026-02-23 16:08:36.675 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-23 16:08:36.705895 | ubuntu-jammy-large | 2026-02-23 16:08:36.705 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.706690 | ubuntu-jammy-large | 2026-02-23 16:08:36.706 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-02-23 16:08:36.707197 | ubuntu-jammy-large | 2026-02-23 16:08:36.707 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-02-23 16:08:36.734080 | ubuntu-jammy-large | 2026-02-23 16:08:36.733 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-02-23 16:08:36.763450 | ubuntu-jammy-large | 2026-02-23 16:08:36.763 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.764221 | ubuntu-jammy-large | 2026-02-23 16:08:36.764 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:36.765021 | ubuntu-jammy-large | 2026-02-23 16:08:36.764 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:36.787636 | ubuntu-jammy-large | 2026-02-23 16:08:36.787 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:36.817090 | ubuntu-jammy-large | 2026-02-23 16:08:36.816 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.817833 | ubuntu-jammy-large | 2026-02-23 16:08:36.817 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-23 16:08:36.818335 | ubuntu-jammy-large | 2026-02-23 16:08:36.818 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-23 16:08:36.841502 | ubuntu-jammy-large | 2026-02-23 16:08:36.841 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-23 16:08:36.842172 | ubuntu-jammy-large | 2026-02-23 16:08:36.842 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-23 16:08:36.865348 | ubuntu-jammy-large | 2026-02-23 16:08:36.865 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-23 16:08:36.866063 | ubuntu-jammy-large | 2026-02-23 16:08:36.865 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-23 16:08:36.892737 | ubuntu-jammy-large | 2026-02-23 16:08:36.892 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-02-23 16:08:36.925409 | ubuntu-jammy-large | 2026-02-23 16:08:36.925 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.926246 | ubuntu-jammy-large | 2026-02-23 16:08:36.926 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-02-23 16:08:36.926764 | ubuntu-jammy-large | 2026-02-23 16:08:36.926 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-02-23 16:08:36.948103 | ubuntu-jammy-large | 2026-02-23 16:08:36.947 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-02-23 16:08:36.981239 | ubuntu-jammy-large | 2026-02-23 16:08:36.981 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:36.982170 | ubuntu-jammy-large | 2026-02-23 16:08:36.982 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-02-23 16:08:36.982712 | ubuntu-jammy-large | 2026-02-23 16:08:36.982 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-02-23 16:08:37.008630 | ubuntu-jammy-large | 2026-02-23 16:08:37.008 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-23 16:08:37.039906 | ubuntu-jammy-large | 2026-02-23 16:08:37.039 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:37.040769 | ubuntu-jammy-large | 2026-02-23 16:08:37.040 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:08:37.041419 | ubuntu-jammy-large | 2026-02-23 16:08:37.041 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-23 16:08:37.064068 | ubuntu-jammy-large | 2026-02-23 16:08:37.063 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:37.092984 | ubuntu-jammy-large | 2026-02-23 16:08:37.092 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:37.093700 | ubuntu-jammy-large | 2026-02-23 16:08:37.093 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-02-23 16:08:37.133713 | ubuntu-jammy-large | 2026-02-23 16:08:37.133 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-02-23 16:08:37.206876 | ubuntu-jammy-large | 2026-02-23 16:08:37.206 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-02-23 16:08:37.263024 | ubuntu-jammy-large | 2026-02-23 16:08:37.262 | (Reading database ... 4846 files and directories currently installed.) 2026-02-23 16:08:37.263908 | ubuntu-jammy-large | 2026-02-23 16:08:37.263 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-02-23 16:08:37.264492 | ubuntu-jammy-large | 2026-02-23 16:08:37.264 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-02-23 16:08:37.285208 | ubuntu-jammy-large | 2026-02-23 16:08:37.285 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-23 16:08:37.285925 | ubuntu-jammy-large | 2026-02-23 16:08:37.285 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-23 16:08:37.305476 | ubuntu-jammy-large | 2026-02-23 16:08:37.305 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-02-23 16:08:37.361949 | ubuntu-jammy-large | 2026-02-23 16:08:37.361 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-02-23 16:08:37.428502 | ubuntu-jammy-large | 2026-02-23 16:08:37.428 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-23 16:08:37.429102 | ubuntu-jammy-large | 2026-02-23 16:08:37.428 | Unpacking openssl (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-02-23 16:08:37.482420 | ubuntu-jammy-large | 2026-02-23 16:08:37.482 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-02-23 16:08:37.482677 | ubuntu-jammy-large | 2026-02-23 16:08:37.482 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-02-23 16:08:37.517857 | ubuntu-jammy-large | 2026-02-23 16:08:37.517 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-02-23 16:08:37.518294 | ubuntu-jammy-large | 2026-02-23 16:08:37.518 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-23 16:08:37.518708 | ubuntu-jammy-large | 2026-02-23 16:08:37.518 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-02-23 16:08:37.519088 | ubuntu-jammy-large | 2026-02-23 16:08:37.519 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-02-23 16:08:37.519520 | ubuntu-jammy-large | 2026-02-23 16:08:37.519 | Setting up mount (2.37.2-4ubuntu3.4) ... 2026-02-23 16:08:37.519816 | ubuntu-jammy-large | 2026-02-23 16:08:37.519 | Setting up openssl (3.0.2-0ubuntu1.21) ... 2026-02-23 16:08:37.520140 | ubuntu-jammy-large | 2026-02-23 16:08:37.520 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-02-23 16:08:37.522711 | ubuntu-jammy-large | 2026-02-23 16:08:37.522 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-02-23 16:08:37.523079 | ubuntu-jammy-large | 2026-02-23 16:08:37.523 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-02-23 16:08:37.822215 | ubuntu-jammy-large | 2026-02-23 16:08:37.822 | Setting up ca-certificates (20240203~22.04.1) ... 2026-02-23 16:08:37.921950 | ubuntu-jammy-large | 2026-02-23 16:08:37.921 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:37.922031 | ubuntu-jammy-large | 2026-02-23 16:08:37.921 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:37.922050 | ubuntu-jammy-large | 2026-02-23 16:08:37.921 | debconf: falling back to frontend: Readline 2026-02-23 16:08:37.922238 | ubuntu-jammy-large | 2026-02-23 16:08:37.922 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:37.922266 | ubuntu-jammy-large | 2026-02-23 16:08:37.922 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:37.922340 | ubuntu-jammy-large | 2026-02-23 16:08:37.922 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:40.646670 | ubuntu-jammy-large | 2026-02-23 16:08:40.646 | Updating certificates in /etc/ssl/certs... 2026-02-23 16:08:42.026553 | ubuntu-jammy-large | 2026-02-23 16:08:42.026 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-02-23 16:08:42.069661 | ubuntu-jammy-large | 2026-02-23 16:08:42.069 | 30 added, 11 removed; done. 2026-02-23 16:08:42.088411 | ubuntu-jammy-large | 2026-02-23 16:08:42.088 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-02-23 16:08:42.143112 | ubuntu-jammy-large | 2026-02-23 16:08:42.142 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:08:42.150689 | ubuntu-jammy-large | 2026-02-23 16:08:42.150 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-02-23 16:08:42.158274 | ubuntu-jammy-large | 2026-02-23 16:08:42.158 | Updating certificates in /etc/ssl/certs... 2026-02-23 16:08:43.263572 | ubuntu-jammy-large | 2026-02-23 16:08:43.263 | 0 added, 0 removed; done. 2026-02-23 16:08:43.263671 | ubuntu-jammy-large | 2026-02-23 16:08:43.263 | Running hooks in /etc/ca-certificates/update.d... 2026-02-23 16:08:43.265438 | ubuntu-jammy-large | 2026-02-23 16:08:43.265 | done. 2026-02-23 16:08:44.647859 | ubuntu-jammy-large | 2026-02-23 16:08:44.647 | Reading package lists... 2026-02-23 16:08:44.928050 | ubuntu-jammy-large | 2026-02-23 16:08:44.927 | Building dependency tree... 2026-02-23 16:08:44.928169 | ubuntu-jammy-large | 2026-02-23 16:08:44.927 | Reading state information... 2026-02-23 16:08:45.164917 | ubuntu-jammy-large | 2026-02-23 16:08:45.164 | The following additional packages will be installed: 2026-02-23 16:08:45.165257 | ubuntu-jammy-large | 2026-02-23 16:08:45.165 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-02-23 16:08:45.165413 | ubuntu-jammy-large | 2026-02-23 16:08:45.165 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-02-23 16:08:45.165602 | ubuntu-jammy-large | 2026-02-23 16:08:45.165 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-02-23 16:08:45.165669 | ubuntu-jammy-large | 2026-02-23 16:08:45.165 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-02-23 16:08:45.166330 | ubuntu-jammy-large | 2026-02-23 16:08:45.166 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-02-23 16:08:45.166621 | ubuntu-jammy-large | 2026-02-23 16:08:45.166 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-02-23 16:08:45.166773 | ubuntu-jammy-large | 2026-02-23 16:08:45.166 | python3.10-minimal readline-common shared-mime-info systemd 2026-02-23 16:08:45.166895 | ubuntu-jammy-large | 2026-02-23 16:08:45.166 | systemd-timesyncd xdg-user-dirs 2026-02-23 16:08:45.168213 | ubuntu-jammy-large | 2026-02-23 16:08:45.168 | Suggested packages: 2026-02-23 16:08:45.168232 | ubuntu-jammy-large | 2026-02-23 16:08:45.168 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-02-23 16:08:45.168251 | ubuntu-jammy-large | 2026-02-23 16:08:45.168 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-02-23 16:08:45.168265 | ubuntu-jammy-large | 2026-02-23 16:08:45.168 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-02-23 16:08:45.168279 | ubuntu-jammy-large | 2026-02-23 16:08:45.168 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-02-23 16:08:45.210486 | ubuntu-jammy-large | 2026-02-23 16:08:45.210 | The following NEW packages will be installed: 2026-02-23 16:08:45.210900 | ubuntu-jammy-large | 2026-02-23 16:08:45.210 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-02-23 16:08:45.211063 | ubuntu-jammy-large | 2026-02-23 16:08:45.210 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-02-23 16:08:45.211166 | ubuntu-jammy-large | 2026-02-23 16:08:45.211 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-02-23 16:08:45.211312 | ubuntu-jammy-large | 2026-02-23 16:08:45.211 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-02-23 16:08:45.211693 | ubuntu-jammy-large | 2026-02-23 16:08:45.211 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-02-23 16:08:45.212298 | ubuntu-jammy-large | 2026-02-23 16:08:45.212 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-02-23 16:08:45.212507 | ubuntu-jammy-large | 2026-02-23 16:08:45.212 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-02-23 16:08:45.212662 | ubuntu-jammy-large | 2026-02-23 16:08:45.212 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-02-23 16:08:45.339736 | ubuntu-jammy-large | 2026-02-23 16:08:45.339 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:08:45.339803 | ubuntu-jammy-large | 2026-02-23 16:08:45.339 | Need to get 27.6 MB of archives. 2026-02-23 16:08:45.339818 | ubuntu-jammy-large | 2026-02-23 16:08:45.339 | After this operation, 95.5 MB of additional disk space will be used. 2026-02-23 16:08:45.339832 | ubuntu-jammy-large | 2026-02-23 16:08:45.339 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB] 2026-02-23 16:08:45.413010 | ubuntu-jammy-large | 2026-02-23 16:08:45.412 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-02-23 16:08:45.415612 | ubuntu-jammy-large | 2026-02-23 16:08:45.415 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB] 2026-02-23 16:08:45.470917 | ubuntu-jammy-large | 2026-02-23 16:08:45.470 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2026-02-23 16:08:45.471890 | ubuntu-jammy-large | 2026-02-23 16:08:45.471 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-02-23 16:08:45.472335 | ubuntu-jammy-large | 2026-02-23 16:08:45.472 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-02-23 16:08:45.474396 | ubuntu-jammy-large | 2026-02-23 16:08:45.474 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-02-23 16:08:45.475273 | ubuntu-jammy-large | 2026-02-23 16:08:45.475 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-02-23 16:08:45.477804 | ubuntu-jammy-large | 2026-02-23 16:08:45.477 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-02-23 16:08:45.494775 | ubuntu-jammy-large | 2026-02-23 16:08:45.494 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB] 2026-02-23 16:08:45.538786 | ubuntu-jammy-large | 2026-02-23 16:08:45.538 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB] 2026-02-23 16:08:45.550783 | ubuntu-jammy-large | 2026-02-23 16:08:45.550 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2026-02-23 16:08:45.551092 | ubuntu-jammy-large | 2026-02-23 16:08:45.551 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2026-02-23 16:08:45.552649 | ubuntu-jammy-large | 2026-02-23 16:08:45.552 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-02-23 16:08:45.553922 | ubuntu-jammy-large | 2026-02-23 16:08:45.553 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-02-23 16:08:45.554462 | ubuntu-jammy-large | 2026-02-23 16:08:45.554 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2026-02-23 16:08:45.556480 | ubuntu-jammy-large | 2026-02-23 16:08:45.556 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2026-02-23 16:08:45.557099 | ubuntu-jammy-large | 2026-02-23 16:08:45.556 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-02-23 16:08:45.564143 | ubuntu-jammy-large | 2026-02-23 16:08:45.564 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-02-23 16:08:45.564470 | ubuntu-jammy-large | 2026-02-23 16:08:45.564 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-02-23 16:08:45.565187 | ubuntu-jammy-large | 2026-02-23 16:08:45.565 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2026-02-23 16:08:45.676036 | ubuntu-jammy-large | 2026-02-23 16:08:45.675 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2026-02-23 16:08:45.676266 | ubuntu-jammy-large | 2026-02-23 16:08:45.676 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-02-23 16:08:45.681349 | ubuntu-jammy-large | 2026-02-23 16:08:45.681 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-02-23 16:08:45.684260 | ubuntu-jammy-large | 2026-02-23 16:08:45.684 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-02-23 16:08:45.685402 | ubuntu-jammy-large | 2026-02-23 16:08:45.685 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-02-23 16:08:45.722134 | ubuntu-jammy-large | 2026-02-23 16:08:45.721 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-02-23 16:08:45.723380 | ubuntu-jammy-large | 2026-02-23 16:08:45.723 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-02-23 16:08:45.726858 | ubuntu-jammy-large | 2026-02-23 16:08:45.726 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-02-23 16:08:45.727164 | ubuntu-jammy-large | 2026-02-23 16:08:45.727 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-02-23 16:08:46.000276 | ubuntu-jammy-large | 2026-02-23 16:08:45.999 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2026-02-23 16:08:46.002616 | ubuntu-jammy-large | 2026-02-23 16:08:46.002 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2026-02-23 16:08:46.010601 | ubuntu-jammy-large | 2026-02-23 16:08:46.010 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-02-23 16:08:46.033598 | ubuntu-jammy-large | 2026-02-23 16:08:46.033 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-02-23 16:08:46.036554 | ubuntu-jammy-large | 2026-02-23 16:08:46.036 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-02-23 16:08:46.043653 | ubuntu-jammy-large | 2026-02-23 16:08:46.043 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2026-02-23 16:08:46.044023 | ubuntu-jammy-large | 2026-02-23 16:08:46.043 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-02-23 16:08:46.059692 | ubuntu-jammy-large | 2026-02-23 16:08:46.059 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2026-02-23 16:08:46.085023 | ubuntu-jammy-large | 2026-02-23 16:08:46.084 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2026-02-23 16:08:46.085540 | ubuntu-jammy-large | 2026-02-23 16:08:46.085 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-02-23 16:08:46.087961 | ubuntu-jammy-large | 2026-02-23 16:08:46.087 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-02-23 16:08:46.266967 | ubuntu-jammy-large | 2026-02-23 16:08:46.266 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:08:46.306137 | ubuntu-jammy-large | 2026-02-23 16:08:46.305 | Fetched 27.6 MB in 1s (31.4 MB/s) 2026-02-23 16:08:46.306207 | ubuntu-jammy-large | 2026-02-23 16:08:46.306 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-02-23 16:08:46.325159 | ubuntu-jammy-large | 2026-02-23 16:08:46.325 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-02-23 16:08:46.330921 | ubuntu-jammy-large | 2026-02-23 16:08:46.330 | (Reading database ... 4865 files and directories currently installed.) 2026-02-23 16:08:46.331662 | ubuntu-jammy-large | 2026-02-23 16:08:46.331 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:08:46.331954 | ubuntu-jammy-large | 2026-02-23 16:08:46.331 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:46.390143 | ubuntu-jammy-large | 2026-02-23 16:08:46.390 | Selecting previously unselected package libexpat1:amd64. 2026-02-23 16:08:46.391223 | ubuntu-jammy-large | 2026-02-23 16:08:46.391 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-02-23 16:08:46.391479 | ubuntu-jammy-large | 2026-02-23 16:08:46.391 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-23 16:08:46.413874 | ubuntu-jammy-large | 2026-02-23 16:08:46.413 | Selecting previously unselected package python3.10-minimal. 2026-02-23 16:08:46.415365 | ubuntu-jammy-large | 2026-02-23 16:08:46.415 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:08:46.422023 | ubuntu-jammy-large | 2026-02-23 16:08:46.421 | Unpacking python3.10-minimal (3.10.12-1~22.04.14) ... 2026-02-23 16:08:46.503513 | ubuntu-jammy-large | 2026-02-23 16:08:46.503 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:46.506473 | ubuntu-jammy-large | 2026-02-23 16:08:46.506 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-23 16:08:46.506863 | ubuntu-jammy-large | 2026-02-23 16:08:46.506 | Setting up python3.10-minimal (3.10.12-1~22.04.14) ... 2026-02-23 16:08:47.268796 | ubuntu-jammy-large | 2026-02-23 16:08:47.268 | Selecting previously unselected package python3-minimal. 2026-02-23 16:08:47.278088 | ubuntu-jammy-large | 2026-02-23 16:08:47.277 | (Reading database ... 5169 files and directories currently installed.) 2026-02-23 16:08:47.279085 | ubuntu-jammy-large | 2026-02-23 16:08:47.278 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:08:47.279409 | ubuntu-jammy-large | 2026-02-23 16:08:47.279 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-02-23 16:08:47.297990 | ubuntu-jammy-large | 2026-02-23 16:08:47.297 | Selecting previously unselected package media-types. 2026-02-23 16:08:47.299568 | ubuntu-jammy-large | 2026-02-23 16:08:47.299 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-02-23 16:08:47.299838 | ubuntu-jammy-large | 2026-02-23 16:08:47.299 | Unpacking media-types (7.0.0) ... 2026-02-23 16:08:47.319357 | ubuntu-jammy-large | 2026-02-23 16:08:47.319 | Selecting previously unselected package libmpdec3:amd64. 2026-02-23 16:08:47.320617 | ubuntu-jammy-large | 2026-02-23 16:08:47.320 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-02-23 16:08:47.320888 | ubuntu-jammy-large | 2026-02-23 16:08:47.320 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-02-23 16:08:47.338484 | ubuntu-jammy-large | 2026-02-23 16:08:47.338 | Selecting previously unselected package readline-common. 2026-02-23 16:08:47.340380 | ubuntu-jammy-large | 2026-02-23 16:08:47.340 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-02-23 16:08:47.340758 | ubuntu-jammy-large | 2026-02-23 16:08:47.340 | Unpacking readline-common (8.1.2-1) ... 2026-02-23 16:08:47.358399 | ubuntu-jammy-large | 2026-02-23 16:08:47.358 | Selecting previously unselected package libreadline8:amd64. 2026-02-23 16:08:47.360621 | ubuntu-jammy-large | 2026-02-23 16:08:47.360 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-02-23 16:08:47.361102 | ubuntu-jammy-large | 2026-02-23 16:08:47.361 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-02-23 16:08:47.385889 | ubuntu-jammy-large | 2026-02-23 16:08:47.385 | Selecting previously unselected package libsqlite3-0:amd64. 2026-02-23 16:08:47.388203 | ubuntu-jammy-large | 2026-02-23 16:08:47.388 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-02-23 16:08:47.388716 | ubuntu-jammy-large | 2026-02-23 16:08:47.388 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-02-23 16:08:47.420331 | ubuntu-jammy-large | 2026-02-23 16:08:47.420 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-02-23 16:08:47.422798 | ubuntu-jammy-large | 2026-02-23 16:08:47.422 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:08:47.423153 | ubuntu-jammy-large | 2026-02-23 16:08:47.423 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:47.504098 | ubuntu-jammy-large | 2026-02-23 16:08:47.503 | Selecting previously unselected package python3.10. 2026-02-23 16:08:47.505802 | ubuntu-jammy-large | 2026-02-23 16:08:47.505 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:08:47.505994 | ubuntu-jammy-large | 2026-02-23 16:08:47.505 | Unpacking python3.10 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:47.524247 | ubuntu-jammy-large | 2026-02-23 16:08:47.524 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-02-23 16:08:47.526433 | ubuntu-jammy-large | 2026-02-23 16:08:47.526 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:08:47.526742 | ubuntu-jammy-large | 2026-02-23 16:08:47.526 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-02-23 16:08:47.552414 | ubuntu-jammy-large | 2026-02-23 16:08:47.552 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-02-23 16:08:47.783414 | ubuntu-jammy-large | 2026-02-23 16:08:47.783 | Selecting previously unselected package python3. 2026-02-23 16:08:47.790322 | ubuntu-jammy-large | 2026-02-23 16:08:47.790 | (Reading database ... 5599 files and directories currently installed.) 2026-02-23 16:08:47.791228 | ubuntu-jammy-large | 2026-02-23 16:08:47.791 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:08:47.797532 | ubuntu-jammy-large | 2026-02-23 16:08:47.797 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-02-23 16:08:47.815806 | ubuntu-jammy-large | 2026-02-23 16:08:47.815 | Selecting previously unselected package libapparmor1:amd64. 2026-02-23 16:08:47.817357 | ubuntu-jammy-large | 2026-02-23 16:08:47.817 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-02-23 16:08:47.817657 | ubuntu-jammy-large | 2026-02-23 16:08:47.817 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-02-23 16:08:47.835602 | ubuntu-jammy-large | 2026-02-23 16:08:47.835 | Selecting previously unselected package libargon2-1:amd64. 2026-02-23 16:08:47.837439 | ubuntu-jammy-large | 2026-02-23 16:08:47.837 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-02-23 16:08:47.837796 | ubuntu-jammy-large | 2026-02-23 16:08:47.837 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-02-23 16:08:47.855258 | ubuntu-jammy-large | 2026-02-23 16:08:47.855 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-02-23 16:08:47.857625 | ubuntu-jammy-large | 2026-02-23 16:08:47.857 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-23 16:08:47.858036 | ubuntu-jammy-large | 2026-02-23 16:08:47.857 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:08:47.880979 | ubuntu-jammy-large | 2026-02-23 16:08:47.880 | Selecting previously unselected package libjson-c5:amd64. 2026-02-23 16:08:47.883282 | ubuntu-jammy-large | 2026-02-23 16:08:47.883 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-02-23 16:08:47.883684 | ubuntu-jammy-large | 2026-02-23 16:08:47.883 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-02-23 16:08:47.900962 | ubuntu-jammy-large | 2026-02-23 16:08:47.900 | Selecting previously unselected package libcryptsetup12:amd64. 2026-02-23 16:08:47.903206 | ubuntu-jammy-large | 2026-02-23 16:08:47.903 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-23 16:08:47.903661 | ubuntu-jammy-large | 2026-02-23 16:08:47.903 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:08:47.926492 | ubuntu-jammy-large | 2026-02-23 16:08:47.926 | Selecting previously unselected package libip4tc2:amd64. 2026-02-23 16:08:47.928790 | ubuntu-jammy-large | 2026-02-23 16:08:47.928 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-23 16:08:47.929185 | ubuntu-jammy-large | 2026-02-23 16:08:47.929 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:08:47.945846 | ubuntu-jammy-large | 2026-02-23 16:08:47.945 | Selecting previously unselected package libkmod2:amd64. 2026-02-23 16:08:47.948249 | ubuntu-jammy-large | 2026-02-23 16:08:47.948 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-02-23 16:08:47.948586 | ubuntu-jammy-large | 2026-02-23 16:08:47.948 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-02-23 16:08:47.965441 | ubuntu-jammy-large | 2026-02-23 16:08:47.965 | Selecting previously unselected package systemd. 2026-02-23 16:08:47.967599 | ubuntu-jammy-large | 2026-02-23 16:08:47.967 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:47.997996 | ubuntu-jammy-large | 2026-02-23 16:08:47.997 | Unpacking systemd (249.11-0ubuntu3.17) ... 2026-02-23 16:08:48.160128 | ubuntu-jammy-large | 2026-02-23 16:08:48.159 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-02-23 16:08:48.160706 | ubuntu-jammy-large | 2026-02-23 16:08:48.160 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-02-23 16:08:48.161102 | ubuntu-jammy-large | 2026-02-23 16:08:48.161 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:08:48.161511 | ubuntu-jammy-large | 2026-02-23 16:08:48.161 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-02-23 16:08:48.161849 | ubuntu-jammy-large | 2026-02-23 16:08:48.161 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:08:48.162181 | ubuntu-jammy-large | 2026-02-23 16:08:48.162 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:08:48.162500 | ubuntu-jammy-large | 2026-02-23 16:08:48.162 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-02-23 16:08:48.162809 | ubuntu-jammy-large | 2026-02-23 16:08:48.162 | Setting up systemd (249.11-0ubuntu3.17) ... 2026-02-23 16:08:48.171919 | ubuntu-jammy-large | 2026-02-23 16:08:48.171 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-02-23 16:08:48.175566 | ubuntu-jammy-large | 2026-02-23 16:08:48.175 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-02-23 16:08:48.182152 | ubuntu-jammy-large | 2026-02-23 16:08:48.182 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-02-23 16:08:48.182201 | ubuntu-jammy-large | 2026-02-23 16:08:48.182 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-02-23 16:08:48.197367 | ubuntu-jammy-large | 2026-02-23 16:08:48.197 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-02-23 16:08:48.204262 | ubuntu-jammy-large | 2026-02-23 16:08:48.204 | Initializing machine ID from random generator. 2026-02-23 16:08:48.555740 | ubuntu-jammy-large | 2026-02-23 16:08:48.555 | Selecting previously unselected package systemd-sysv. 2026-02-23 16:08:48.563749 | ubuntu-jammy-large | 2026-02-23 16:08:48.563 | (Reading database ... 6438 files and directories currently installed.) 2026-02-23 16:08:48.564632 | ubuntu-jammy-large | 2026-02-23 16:08:48.564 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:48.564938 | ubuntu-jammy-large | 2026-02-23 16:08:48.564 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2026-02-23 16:08:48.582345 | ubuntu-jammy-large | 2026-02-23 16:08:48.582 | Selecting previously unselected package libdbus-1-3:amd64. 2026-02-23 16:08:48.584291 | ubuntu-jammy-large | 2026-02-23 16:08:48.584 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-02-23 16:08:48.584667 | ubuntu-jammy-large | 2026-02-23 16:08:48.584 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-02-23 16:08:48.606560 | ubuntu-jammy-large | 2026-02-23 16:08:48.606 | Selecting previously unselected package dbus. 2026-02-23 16:08:48.608398 | ubuntu-jammy-large | 2026-02-23 16:08:48.608 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-02-23 16:08:48.626866 | ubuntu-jammy-large | 2026-02-23 16:08:48.626 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-02-23 16:08:48.653825 | ubuntu-jammy-large | 2026-02-23 16:08:48.653 | Selecting previously unselected package dmsetup. 2026-02-23 16:08:48.656221 | ubuntu-jammy-large | 2026-02-23 16:08:48.656 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-23 16:08:48.656617 | ubuntu-jammy-large | 2026-02-23 16:08:48.656 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:08:48.678390 | ubuntu-jammy-large | 2026-02-23 16:08:48.678 | Selecting previously unselected package libglib2.0-0:amd64. 2026-02-23 16:08:48.680555 | ubuntu-jammy-large | 2026-02-23 16:08:48.680 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-02-23 16:08:48.680904 | ubuntu-jammy-large | 2026-02-23 16:08:48.680 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-02-23 16:08:48.733014 | ubuntu-jammy-large | 2026-02-23 16:08:48.732 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-02-23 16:08:48.734731 | ubuntu-jammy-large | 2026-02-23 16:08:48.734 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-02-23 16:08:48.734950 | ubuntu-jammy-large | 2026-02-23 16:08:48.734 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-02-23 16:08:48.753575 | ubuntu-jammy-large | 2026-02-23 16:08:48.753 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-02-23 16:08:48.755764 | ubuntu-jammy-large | 2026-02-23 16:08:48.755 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-02-23 16:08:48.756079 | ubuntu-jammy-large | 2026-02-23 16:08:48.756 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-02-23 16:08:48.780024 | ubuntu-jammy-large | 2026-02-23 16:08:48.779 | Selecting previously unselected package libglib2.0-data. 2026-02-23 16:08:48.782037 | ubuntu-jammy-large | 2026-02-23 16:08:48.781 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-02-23 16:08:48.782305 | ubuntu-jammy-large | 2026-02-23 16:08:48.782 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-02-23 16:08:48.798883 | ubuntu-jammy-large | 2026-02-23 16:08:48.798 | Selecting previously unselected package libicu70:amd64. 2026-02-23 16:08:48.801232 | ubuntu-jammy-large | 2026-02-23 16:08:48.801 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-02-23 16:08:48.801648 | ubuntu-jammy-large | 2026-02-23 16:08:48.801 | Unpacking libicu70:amd64 (70.1-2) ... 2026-02-23 16:08:49.082089 | ubuntu-jammy-large | 2026-02-23 16:08:49.081 | Selecting previously unselected package libnss-systemd:amd64. 2026-02-23 16:08:49.083943 | ubuntu-jammy-large | 2026-02-23 16:08:49.083 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:49.084212 | ubuntu-jammy-large | 2026-02-23 16:08:49.084 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.102055 | ubuntu-jammy-large | 2026-02-23 16:08:49.101 | Selecting previously unselected package libpam-systemd:amd64. 2026-02-23 16:08:49.104437 | ubuntu-jammy-large | 2026-02-23 16:08:49.104 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:49.104929 | ubuntu-jammy-large | 2026-02-23 16:08:49.104 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.125299 | ubuntu-jammy-large | 2026-02-23 16:08:49.125 | Selecting previously unselected package libxml2:amd64. 2026-02-23 16:08:49.127543 | ubuntu-jammy-large | 2026-02-23 16:08:49.127 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-02-23 16:08:49.127924 | ubuntu-jammy-large | 2026-02-23 16:08:49.127 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-02-23 16:08:49.166477 | ubuntu-jammy-large | 2026-02-23 16:08:49.166 | Selecting previously unselected package python3-dbus. 2026-02-23 16:08:49.168924 | ubuntu-jammy-large | 2026-02-23 16:08:49.168 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-02-23 16:08:49.169243 | ubuntu-jammy-large | 2026-02-23 16:08:49.169 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-02-23 16:08:49.187832 | ubuntu-jammy-large | 2026-02-23 16:08:49.187 | Selecting previously unselected package python3-gi. 2026-02-23 16:08:49.189255 | ubuntu-jammy-large | 2026-02-23 16:08:49.189 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-02-23 16:08:49.189433 | ubuntu-jammy-large | 2026-02-23 16:08:49.189 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-02-23 16:08:49.210954 | ubuntu-jammy-large | 2026-02-23 16:08:49.210 | Selecting previously unselected package networkd-dispatcher. 2026-02-23 16:08:49.212245 | ubuntu-jammy-large | 2026-02-23 16:08:49.212 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-02-23 16:08:49.212414 | ubuntu-jammy-large | 2026-02-23 16:08:49.212 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-02-23 16:08:49.227075 | ubuntu-jammy-large | 2026-02-23 16:08:49.226 | Selecting previously unselected package shared-mime-info. 2026-02-23 16:08:49.228119 | ubuntu-jammy-large | 2026-02-23 16:08:49.228 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-02-23 16:08:49.228283 | ubuntu-jammy-large | 2026-02-23 16:08:49.228 | Unpacking shared-mime-info (2.1-2) ... 2026-02-23 16:08:49.261052 | ubuntu-jammy-large | 2026-02-23 16:08:49.260 | Selecting previously unselected package sudo. 2026-02-23 16:08:49.262880 | ubuntu-jammy-large | 2026-02-23 16:08:49.262 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2026-02-23 16:08:49.265268 | ubuntu-jammy-large | 2026-02-23 16:08:49.265 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2026-02-23 16:08:49.307046 | ubuntu-jammy-large | 2026-02-23 16:08:49.306 | Selecting previously unselected package systemd-timesyncd. 2026-02-23 16:08:49.308960 | ubuntu-jammy-large | 2026-02-23 16:08:49.308 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:08:49.309215 | ubuntu-jammy-large | 2026-02-23 16:08:49.309 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.326572 | ubuntu-jammy-large | 2026-02-23 16:08:49.326 | Selecting previously unselected package xdg-user-dirs. 2026-02-23 16:08:49.328696 | ubuntu-jammy-large | 2026-02-23 16:08:49.328 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-02-23 16:08:49.336263 | ubuntu-jammy-large | 2026-02-23 16:08:49.336 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-02-23 16:08:49.377125 | ubuntu-jammy-large | 2026-02-23 16:08:49.377 | Selecting previously unselected package busybox. 2026-02-23 16:08:49.378638 | ubuntu-jammy-large | 2026-02-23 16:08:49.378 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-02-23 16:08:49.378846 | ubuntu-jammy-large | 2026-02-23 16:08:49.378 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-02-23 16:08:49.416945 | ubuntu-jammy-large | 2026-02-23 16:08:49.416 | Setting up media-types (7.0.0) ... 2026-02-23 16:08:49.418208 | ubuntu-jammy-large | 2026-02-23 16:08:49.418 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.420314 | ubuntu-jammy-large | 2026-02-23 16:08:49.420 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-02-23 16:08:49.427369 | ubuntu-jammy-large | 2026-02-23 16:08:49.427 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-02-23 16:08:49.433409 | ubuntu-jammy-large | 2026-02-23 16:08:49.433 | No schema files found: doing nothing. 2026-02-23 16:08:49.438914 | ubuntu-jammy-large | 2026-02-23 16:08:49.438 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-02-23 16:08:49.439286 | ubuntu-jammy-large | 2026-02-23 16:08:49.439 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.441369 | ubuntu-jammy-large | 2026-02-23 16:08:49.441 | First installation detected... 2026-02-23 16:08:49.441451 | ubuntu-jammy-large | 2026-02-23 16:08:49.441 | Checking NSS setup... 2026-02-23 16:08:49.446718 | ubuntu-jammy-large | 2026-02-23 16:08:49.446 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-02-23 16:08:49.447070 | ubuntu-jammy-large | 2026-02-23 16:08:49.447 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-02-23 16:08:49.447388 | ubuntu-jammy-large | 2026-02-23 16:08:49.447 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-02-23 16:08:49.447749 | ubuntu-jammy-large | 2026-02-23 16:08:49.447 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-02-23 16:08:49.562981 | ubuntu-jammy-large | 2026-02-23 16:08:49.562 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.816080 | ubuntu-jammy-large | 2026-02-23 16:08:49.815 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-02-23 16:08:49.816193 | ubuntu-jammy-large | 2026-02-23 16:08:49.815 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-02-23 16:08:49.819883 | ubuntu-jammy-large | 2026-02-23 16:08:49.819 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2026-02-23 16:08:49.870794 | ubuntu-jammy-large | 2026-02-23 16:08:49.870 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:08:49.873588 | ubuntu-jammy-large | 2026-02-23 16:08:49.873 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-02-23 16:08:49.874091 | ubuntu-jammy-large | 2026-02-23 16:08:49.874 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-23 16:08:49.969394 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: unable to initialize frontend: Dialog 2026-02-23 16:08:49.969455 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-23 16:08:49.969513 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: falling back to frontend: Readline 2026-02-23 16:08:49.969676 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: unable to initialize frontend: Readline 2026-02-23 16:08:49.969698 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-02-23 16:08:49.969720 | ubuntu-jammy-large | 2026-02-23 16:08:49.969 | debconf: falling back to frontend: Teletype 2026-02-23 16:08:50.062905 | ubuntu-jammy-large | 2026-02-23 16:08:50.062 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-02-23 16:08:50.063363 | ubuntu-jammy-large | 2026-02-23 16:08:50.063 | Setting up readline-common (8.1.2-1) ... 2026-02-23 16:08:50.067404 | ubuntu-jammy-large | 2026-02-23 16:08:50.067 | Setting up libicu70:amd64 (70.1-2) ... 2026-02-23 16:08:50.067940 | ubuntu-jammy-large | 2026-02-23 16:08:50.067 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-02-23 16:08:50.068452 | ubuntu-jammy-large | 2026-02-23 16:08:50.068 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:50.068999 | ubuntu-jammy-large | 2026-02-23 16:08:50.068 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-02-23 16:08:50.069442 | ubuntu-jammy-large | 2026-02-23 16:08:50.069 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-02-23 16:08:50.069952 | ubuntu-jammy-large | 2026-02-23 16:08:50.069 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-02-23 16:08:50.070373 | ubuntu-jammy-large | 2026-02-23 16:08:50.070 | Setting up python3.10 (3.10.12-1~22.04.14) ... 2026-02-23 16:08:50.859096 | ubuntu-jammy-large | 2026-02-23 16:08:50.858 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-02-23 16:08:50.868439 | ubuntu-jammy-large | 2026-02-23 16:08:50.868 | running python rtupdate hooks for python3.10... 2026-02-23 16:08:50.868651 | ubuntu-jammy-large | 2026-02-23 16:08:50.868 | running python post-rtupdate hooks for python3.10... 2026-02-23 16:08:50.988827 | ubuntu-jammy-large | 2026-02-23 16:08:50.988 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-02-23 16:08:51.228558 | ubuntu-jammy-large | 2026-02-23 16:08:51.228 | Setting up shared-mime-info (2.1-2) ... 2026-02-23 16:08:51.508175 | ubuntu-jammy-large | 2026-02-23 16:08:51.507 | Setting up python3-dbus (1.2.18-3build1) ... 2026-02-23 16:08:51.703797 | ubuntu-jammy-large | 2026-02-23 16:08:51.703 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-02-23 16:08:51.857584 | ubuntu-jammy-large | 2026-02-23 16:08:51.857 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-02-23 16:08:51.861192 | ubuntu-jammy-large | 2026-02-23 16:08:51.861 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:08:52.112188 | ubuntu-jammy-large | 2026-02-23 16:08:52.111 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-02-23 16:08:52.113084 | ubuntu-jammy-large | 2026-02-23 16:08:52.112 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:08:52.113157 | ubuntu-jammy-large | 2026-02-23 16:08:52.112 | dib-run-parts 2026-02-23 16:08:52.116303 | ubuntu-jammy-large | 2026-02-23 16:08:52.115 | dib-run-parts Target: root.d 2026-02-23 16:08:52.116619 | ubuntu-jammy-large | 2026-02-23 16:08:52.116 | dib-run-parts 2026-02-23 16:08:52.116645 | ubuntu-jammy-large | 2026-02-23 16:08:52.116 | dib-run-parts Script Seconds 2026-02-23 16:08:52.116662 | ubuntu-jammy-large | 2026-02-23 16:08:52.116 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:08:52.116755 | ubuntu-jammy-large | 2026-02-23 16:08:52.116 | dib-run-parts 2026-02-23 16:08:52.131907 | ubuntu-jammy-large | 2026-02-23 16:08:52.131 | dib-run-parts 08-debootstrap 43.291 2026-02-23 16:08:52.141368 | ubuntu-jammy-large | 2026-02-23 16:08:52.141 | dib-run-parts 09-apt-keyring 0.003 2026-02-23 16:08:52.151378 | ubuntu-jammy-large | 2026-02-23 16:08:52.151 | dib-run-parts 11-pip-cache 0.052 2026-02-23 16:08:52.160572 | ubuntu-jammy-large | 2026-02-23 16:08:52.160 | dib-run-parts 50-block-apt-translations 0.037 2026-02-23 16:08:52.170850 | ubuntu-jammy-large | 2026-02-23 16:08:52.170 | dib-run-parts 50-block-daemons 0.115 2026-02-23 16:08:52.180928 | ubuntu-jammy-large | 2026-02-23 16:08:52.180 | dib-run-parts 50-build-with-http-cache 0.006 2026-02-23 16:08:52.190401 | ubuntu-jammy-large | 2026-02-23 16:08:52.190 | dib-run-parts 50-shared-apt-cache 0.029 2026-02-23 16:08:52.200158 | ubuntu-jammy-large | 2026-02-23 16:08:52.200 | dib-run-parts 50-trim-dpkg 0.054 2026-02-23 16:08:52.210020 | ubuntu-jammy-large | 2026-02-23 16:08:52.209 | dib-run-parts 75-ubuntu-minimal-baseinstall 26.201 2026-02-23 16:08:52.213188 | ubuntu-jammy-large | 2026-02-23 16:08:52.213 | dib-run-parts 2026-02-23 16:08:52.213425 | ubuntu-jammy-large | 2026-02-23 16:08:52.213 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:08:52.388052 | ubuntu-jammy-large | 2026-02-23 16:08:52.387 | Running hooks from /tmp/dib_build.Fp2BDShc/hooks/extra-data.d 2026-02-23 16:08:52.408597 | ubuntu-jammy-large | 2026-02-23 16:08:52.408 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-23 16:08:52.417817 | ubuntu-jammy-large | 2026-02-23 16:08:52.417 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-23 16:08:52.423323 | ubuntu-jammy-large | 2026-02-23 16:08:52.423 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:08:52.429260 | ubuntu-jammy-large | 2026-02-23 16:08:52.429 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:08:52.435438 | ubuntu-jammy-large | 2026-02-23 16:08:52.435 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:08:52.441118 | ubuntu-jammy-large | 2026-02-23 16:08:52.441 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:08:52.447402 | ubuntu-jammy-large | 2026-02-23 16:08:52.447 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:08:52.457267 | ubuntu-jammy-large | 2026-02-23 16:08:52.457 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:08:52.462554 | ubuntu-jammy-large | 2026-02-23 16:08:52.462 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:08:52.468042 | ubuntu-jammy-large | 2026-02-23 16:08:52.467 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:08:52.473878 | ubuntu-jammy-large | 2026-02-23 16:08:52.473 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:08:52.479731 | ubuntu-jammy-large | 2026-02-23 16:08:52.479 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:08:52.485302 | ubuntu-jammy-large | 2026-02-23 16:08:52.485 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:08:52.490535 | ubuntu-jammy-large | 2026-02-23 16:08:52.490 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:08:52.495589 | ubuntu-jammy-large | 2026-02-23 16:08:52.495 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:08:52.501141 | ubuntu-jammy-large | 2026-02-23 16:08:52.501 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-23 16:08:52.506675 | ubuntu-jammy-large | 2026-02-23 16:08:52.506 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-23 16:08:52.511821 | ubuntu-jammy-large | 2026-02-23 16:08:52.511 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:08:52.518151 | ubuntu-jammy-large | 2026-02-23 16:08:52.518 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:08:52.524773 | ubuntu-jammy-large | 2026-02-23 16:08:52.524 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:08:52.530354 | ubuntu-jammy-large | 2026-02-23 16:08:52.530 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:08:52.536424 | ubuntu-jammy-large | 2026-02-23 16:08:52.536 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:08:52.546087 | ubuntu-jammy-large | 2026-02-23 16:08:52.546 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:08:52.551690 | ubuntu-jammy-large | 2026-02-23 16:08:52.551 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:08:52.557556 | ubuntu-jammy-large | 2026-02-23 16:08:52.557 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:08:52.563139 | ubuntu-jammy-large | 2026-02-23 16:08:52.563 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-02-23 16:08:52.573406 | ubuntu-jammy-large | 2026-02-23 16:08:52.573 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-02-23 16:08:52.579375 | ubuntu-jammy-large | 2026-02-23 16:08:52.579 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-23 16:08:52.585278 | ubuntu-jammy-large | 2026-02-23 16:08:52.585 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-23 16:08:52.591098 | ubuntu-jammy-large | 2026-02-23 16:08:52.591 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-pip-cache 2026-02-23 16:08:52.601518 | ubuntu-jammy-large | 2026-02-23 16:08:52.601 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-pip-cache 2026-02-23 16:08:52.607125 | ubuntu-jammy-large | 2026-02-23 16:08:52.607 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:08:52.613336 | ubuntu-jammy-large | 2026-02-23 16:08:52.613 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:08:52.619660 | ubuntu-jammy-large | 2026-02-23 16:08:52.619 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:08:52.630011 | ubuntu-jammy-large | 2026-02-23 16:08:52.629 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:08:52.635984 | ubuntu-jammy-large | 2026-02-23 16:08:52.635 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-23 16:08:52.641977 | ubuntu-jammy-large | 2026-02-23 16:08:52.641 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-23 16:08:52.648139 | ubuntu-jammy-large | 2026-02-23 16:08:52.648 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-23 16:08:52.653953 | ubuntu-jammy-large | 2026-02-23 16:08:52.653 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-23 16:08:52.659780 | ubuntu-jammy-large | 2026-02-23 16:08:52.659 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:08:52.665923 | ubuntu-jammy-large | 2026-02-23 16:08:52.665 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:08:52.672395 | ubuntu-jammy-large | 2026-02-23 16:08:52.672 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:08:52.677871 | ubuntu-jammy-large | 2026-02-23 16:08:52.677 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:08:52.683927 | ubuntu-jammy-large | 2026-02-23 16:08:52.683 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-23 16:08:52.690068 | ubuntu-jammy-large | 2026-02-23 16:08:52.689 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:08:52.695527 | ubuntu-jammy-large | 2026-02-23 16:08:52.695 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:08:52.701638 | ubuntu-jammy-large | 2026-02-23 16:08:52.701 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:08:52.707378 | ubuntu-jammy-large | 2026-02-23 16:08:52.707 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:08:52.713074 | ubuntu-jammy-large | 2026-02-23 16:08:52.712 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:08:52.723393 | ubuntu-jammy-large | 2026-02-23 16:08:52.723 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:08:52.729111 | ubuntu-jammy-large | 2026-02-23 16:08:52.728 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:08:52.735260 | ubuntu-jammy-large | 2026-02-23 16:08:52.735 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:08:52.741529 | ubuntu-jammy-large | 2026-02-23 16:08:52.741 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:08:52.752285 | ubuntu-jammy-large | 2026-02-23 16:08:52.752 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:08:52.758376 | ubuntu-jammy-large | 2026-02-23 16:08:52.758 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:08:52.764279 | ubuntu-jammy-large | 2026-02-23 16:08:52.764 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-23 16:08:52.770442 | ubuntu-jammy-large | 2026-02-23 16:08:52.770 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-23 16:08:52.776543 | ubuntu-jammy-large | 2026-02-23 16:08:52.776 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:08:52.787356 | ubuntu-jammy-large | 2026-02-23 16:08:52.787 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:08:52.793015 | ubuntu-jammy-large | 2026-02-23 16:08:52.792 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:08:52.798876 | ubuntu-jammy-large | 2026-02-23 16:08:52.798 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:08:52.805407 | ubuntu-jammy-large | 2026-02-23 16:08:52.805 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:08:52.815746 | ubuntu-jammy-large | 2026-02-23 16:08:52.815 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:08:52.821278 | ubuntu-jammy-large | 2026-02-23 16:08:52.821 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:08:52.827780 | ubuntu-jammy-large | 2026-02-23 16:08:52.827 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:08:52.833771 | ubuntu-jammy-large | 2026-02-23 16:08:52.833 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/14-manifests 2026-02-23 16:08:52.845407 | ubuntu-jammy-large | 2026-02-23 16:08:52.845 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/14-manifests 2026-02-23 16:08:52.851050 | ubuntu-jammy-large | 2026-02-23 16:08:52.850 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:08:52.856625 | ubuntu-jammy-large | 2026-02-23 16:08:52.856 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:08:52.862957 | ubuntu-jammy-large | 2026-02-23 16:08:52.862 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:08:52.869896 | ubuntu-jammy-large | 2026-02-23 16:08:52.869 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:08:52.877068 | ubuntu-jammy-large | 2026-02-23 16:08:52.876 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-23 16:08:52.887607 | ubuntu-jammy-large | 2026-02-23 16:08:52.887 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-23 16:08:52.893739 | ubuntu-jammy-large | 2026-02-23 16:08:52.893 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:08:52.899779 | ubuntu-jammy-large | 2026-02-23 16:08:52.899 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:08:52.905844 | ubuntu-jammy-large | 2026-02-23 16:08:52.905 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-23 16:08:52.912159 | ubuntu-jammy-large | 2026-02-23 16:08:52.912 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-02-23 16:08:52.922617 | ubuntu-jammy-large | 2026-02-23 16:08:52.922 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-02-23 16:08:52.928551 | ubuntu-jammy-large | 2026-02-23 16:08:52.928 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:08:52.934747 | ubuntu-jammy-large | 2026-02-23 16:08:52.934 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:08:52.941389 | ubuntu-jammy-large | 2026-02-23 16:08:52.941 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-23 16:08:52.951800 | ubuntu-jammy-large | 2026-02-23 16:08:52.951 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-23 16:08:52.957795 | ubuntu-jammy-large | 2026-02-23 16:08:52.957 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-23 16:08:52.963941 | ubuntu-jammy-large | 2026-02-23 16:08:52.963 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-23 16:08:52.969550 | ubuntu-jammy-large | 2026-02-23 16:08:52.969 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-23 16:08:52.975533 | ubuntu-jammy-large | 2026-02-23 16:08:52.975 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-23 16:08:52.981629 | ubuntu-jammy-large | 2026-02-23 16:08:52.981 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-23 16:08:52.987605 | ubuntu-jammy-large | 2026-02-23 16:08:52.987 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-23 16:08:52.993610 | ubuntu-jammy-large | 2026-02-23 16:08:52.993 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-23 16:08:53.000112 | ubuntu-jammy-large | 2026-02-23 16:08:52.999 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-23 16:08:53.007241 | ubuntu-jammy-large | 2026-02-23 16:08:53.007 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:08:53.017705 | ubuntu-jammy-large | 2026-02-23 16:08:53.017 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:08:53.023690 | ubuntu-jammy-large | 2026-02-23 16:08:53.023 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-23 16:08:53.029347 | ubuntu-jammy-large | 2026-02-23 16:08:53.029 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-23 16:08:53.035377 | ubuntu-jammy-large | 2026-02-23 16:08:53.035 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-23 16:08:53.041464 | ubuntu-jammy-large | 2026-02-23 16:08:53.041 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:08:53.047355 | ubuntu-jammy-large | 2026-02-23 16:08:53.047 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:08:53.053444 | ubuntu-jammy-large | 2026-02-23 16:08:53.053 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:08:53.059314 | ubuntu-jammy-large | 2026-02-23 16:08:53.059 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:08:53.065702 | ubuntu-jammy-large | 2026-02-23 16:08:53.065 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-23 16:08:53.076297 | ubuntu-jammy-large | 2026-02-23 16:08:53.076 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-23 16:08:53.081965 | ubuntu-jammy-large | 2026-02-23 16:08:53.081 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-23 16:08:53.085705 | ubuntu-jammy-large | 2026-02-23 16:08:53.085 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-23 16:08:53.092214 | ubuntu-jammy-large | 2026-02-23 16:08:53.092 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/10-create-pkg-map-dir 2026-02-23 16:08:53.125956 | ubuntu-jammy-large | 2026-02-23 16:08:53.125 | Copying pkg-map for source-repositories 2026-02-23 16:08:53.148821 | ubuntu-jammy-large | 2026-02-23 16:08:53.148 | Copying pkg-map for debootstrap 2026-02-23 16:08:53.169806 | ubuntu-jammy-large | 2026-02-23 16:08:53.169 | Copying pkg-map for base 2026-02-23 16:08:53.190675 | ubuntu-jammy-large | 2026-02-23 16:08:53.190 | Copying pkg-map for amphora-agent 2026-02-23 16:08:53.211615 | ubuntu-jammy-large | 2026-02-23 16:08:53.211 | Copying pkg-map for bootloader 2026-02-23 16:08:53.235462 | ubuntu-jammy-large | 2026-02-23 16:08:53.235 | Copying pkg-map for install-static 2026-02-23 16:08:53.257672 | ubuntu-jammy-large | 2026-02-23 16:08:53.257 | Copying pkg-map for haproxy-logrotate 2026-02-23 16:08:53.281107 | ubuntu-jammy-large | 2026-02-23 16:08:53.280 | Copying pkg-map for haproxy-octavia 2026-02-23 16:08:53.302325 | ubuntu-jammy-large | 2026-02-23 16:08:53.302 | Copying pkg-map for cache-url 2026-02-23 16:08:53.323074 | ubuntu-jammy-large | 2026-02-23 16:08:53.322 | Copying pkg-map for keepalived-octavia 2026-02-23 16:08:53.344313 | ubuntu-jammy-large | 2026-02-23 16:08:53.344 | Copying pkg-map for sos 2026-02-23 16:08:53.366853 | ubuntu-jammy-large | 2026-02-23 16:08:53.366 | Copying pkg-map for svc-map 2026-02-23 16:08:53.393877 | ubuntu-jammy-large | 2026-02-23 16:08:53.393 | dib-run-parts 10-create-pkg-map-dir completed 2026-02-23 16:08:53.393948 | ubuntu-jammy-large | 2026-02-23 16:08:53.393 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/10-merge-svc-map-files 2026-02-23 16:08:53.456955 | ubuntu-jammy-large | 2026-02-23 16:08:53.456 | dib-run-parts 10-merge-svc-map-files completed 2026-02-23 16:08:53.457016 | ubuntu-jammy-large | 2026-02-23 16:08:53.456 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/11-copy-svc-map-file 2026-02-23 16:08:53.489879 | ubuntu-jammy-large | 2026-02-23 16:08:53.489 | dib-run-parts 11-copy-svc-map-file completed 2026-02-23 16:08:53.490213 | ubuntu-jammy-large | 2026-02-23 16:08:53.490 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/20-manifest-dir 2026-02-23 16:08:53.520952 | ubuntu-jammy-large | 2026-02-23 16:08:53.520 | dib-run-parts 20-manifest-dir completed 2026-02-23 16:08:53.521285 | ubuntu-jammy-large | 2026-02-23 16:08:53.521 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/50-modprobe-blacklist 2026-02-23 16:08:53.553698 | ubuntu-jammy-large | 2026-02-23 16:08:53.553 | dib-run-parts 50-modprobe-blacklist completed 2026-02-23 16:08:53.553974 | ubuntu-jammy-large | 2026-02-23 16:08:53.553 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/98-source-repositories 2026-02-23 16:08:53.581019 | ubuntu-jammy-large | 2026-02-23 16:08:53.580 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Mon Feb 23 16:08:53 UTC 2026 for /tmp/dib_build.Fp2BDShc/hooks/source-repository-amphora-agent 2026-02-23 16:08:53.591373 | ubuntu-jammy-large | 2026-02-23 16:08:53.591 | (0001 / 0002) 2026-02-23 16:08:53.624739 | ubuntu-jammy-large | 2026-02-23 16:08:53.624 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-02-23 16:08:59.439393 | ubuntu-jammy-large | 2026-02-23 16:08:59.439 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2024.2 2026-02-23 16:09:00.360112 | ubuntu-jammy-large | 2026-02-23 16:09:00.359 | Cloning from amphora-agent cache and applying ref stable/2024.2 2026-02-23 16:09:00.674246 | ubuntu-jammy-large | 2026-02-23 16:09:00.674 | HEAD is now at ac102c9a4 Merge "Don't fail if a provider driver cannot be loaded in Octavia API" into stable/2024.2 2026-02-23 16:09:00.723832 | ubuntu-jammy-large | 2026-02-23 16:09:00.723 | (0002 / 0002) 2026-02-23 16:09:00.753875 | ubuntu-jammy-large | 2026-02-23 16:09:00.753 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_4ba0ba31109ba0ed39c8a9e51714d154e95d15ef 2026-02-23 16:09:00.787517 | ubuntu-jammy-large | 2026-02-23 16:09:00.787 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-23 16:09:00.787944 | ubuntu-jammy-large | 2026-02-23 16:09:00.787 | Dload Upload Total Spent Left Speed 2026-02-23 16:09:01.496465 | ubuntu-jammy-large | 2026-02-23 16:09:01.496 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 81 14240 81 11591 0 0 16377 0 --:--:-- --:--:-- --:--:-- 16371 100 14240 100 14240 0 0 20096 0 --:--:-- --:--:-- --:--:-- 20084 2026-02-23 16:09:01.501940 | ubuntu-jammy-large | 2026-02-23 16:09:01.501 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt for the first time 2026-02-23 16:09:01.541477 | ubuntu-jammy-large | 2026-02-23 16:09:01.541 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Mon Feb 23 16:09:01 UTC 2026 for /tmp/dib_build.Fp2BDShc/hooks/source-repository-octavia-lib 2026-02-23 16:09:01.548940 | ubuntu-jammy-large | 2026-02-23 16:09:01.548 | (0001 / 0001) 2026-02-23 16:09:01.570587 | ubuntu-jammy-large | 2026-02-23 16:09:01.570 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-02-23 16:09:03.206692 | ubuntu-jammy-large | 2026-02-23 16:09:03.206 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-02-23 16:09:03.956962 | ubuntu-jammy-large | 2026-02-23 16:09:03.956 | Cloning from octavia-lib cache and applying ref master 2026-02-23 16:09:04.081953 | ubuntu-jammy-large | 2026-02-23 16:09:04.081 | HEAD is now at f0ef6d0 Revert bug links to Launchpad 2026-02-23 16:09:04.154205 | ubuntu-jammy-large | 2026-02-23 16:09:04.153 | dib-run-parts 98-source-repositories completed 2026-02-23 16:09:04.154286 | ubuntu-jammy-large | 2026-02-23 16:09:04.154 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/99-enable-install-types 2026-02-23 16:09:04.169695 | ubuntu-jammy-large | 2026-02-23 16:09:04.169 | /tmp/dib_build.Fp2BDShc/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.teWhOb 2026-02-23 16:09:04.172248 | ubuntu-jammy-large | 2026-02-23 16:09:04.172 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.teWhOb 2026-02-23 16:09:04.175277 | ubuntu-jammy-large | 2026-02-23 16:09:04.175 | /tmp/dib_build.Fp2BDShc/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.teWhOb 2026-02-23 16:09:04.177341 | ubuntu-jammy-large | 2026-02-23 16:09:04.177 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.teWhOb 2026-02-23 16:09:04.180992 | ubuntu-jammy-large | 2026-02-23 16:09:04.180 | dib-run-parts 99-enable-install-types completed 2026-02-23 16:09:04.181050 | ubuntu-jammy-large | 2026-02-23 16:09:04.180 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/extra-data.d/99-squash-package-install 2026-02-23 16:09:04.285361 | ubuntu-jammy-large | 2026-02-23 16:09:04.285 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-02-23 16:09:04.286748 | ubuntu-jammy-large | 2026-02-23 16:09:04.286 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-02-23 16:09:04.286987 | ubuntu-jammy-large | 2026-02-23 16:09:04.286 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-02-23 16:09:04.287186 | ubuntu-jammy-large | 2026-02-23 16:09:04.287 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-02-23 16:09:04.287362 | ubuntu-jammy-large | 2026-02-23 16:09:04.287 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-02-23 16:09:04.288174 | ubuntu-jammy-large | 2026-02-23 16:09:04.288 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-02-23 16:09:04.289094 | ubuntu-jammy-large | 2026-02-23 16:09:04.289 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-02-23 16:09:04.289493 | ubuntu-jammy-large | 2026-02-23 16:09:04.289 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-02-23 16:09:04.289930 | ubuntu-jammy-large | 2026-02-23 16:09:04.289 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-02-23 16:09:04.290295 | ubuntu-jammy-large | 2026-02-23 16:09:04.290 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-02-23 16:09:04.298346 | ubuntu-jammy-large | 2026-02-23 16:09:04.298 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-02-23 16:09:04.298870 | ubuntu-jammy-large | 2026-02-23 16:09:04.298 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-02-23 16:09:04.299507 | ubuntu-jammy-large | 2026-02-23 16:09:04.299 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-02-23 16:09:04.319430 | ubuntu-jammy-large | 2026-02-23 16:09:04.319 | dib-run-parts 99-squash-package-install completed 2026-02-23 16:09:04.320791 | ubuntu-jammy-large | 2026-02-23 16:09:04.320 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:09:04.320862 | ubuntu-jammy-large | 2026-02-23 16:09:04.320 | dib-run-parts 2026-02-23 16:09:04.323938 | ubuntu-jammy-large | 2026-02-23 16:09:04.323 | dib-run-parts Target: extra-data.d 2026-02-23 16:09:04.324013 | ubuntu-jammy-large | 2026-02-23 16:09:04.323 | dib-run-parts 2026-02-23 16:09:04.324029 | ubuntu-jammy-large | 2026-02-23 16:09:04.323 | dib-run-parts Script Seconds 2026-02-23 16:09:04.324043 | ubuntu-jammy-large | 2026-02-23 16:09:04.323 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:09:04.324055 | ubuntu-jammy-large | 2026-02-23 16:09:04.323 | dib-run-parts 2026-02-23 16:09:04.337373 | ubuntu-jammy-large | 2026-02-23 16:09:04.337 | dib-run-parts 10-create-pkg-map-dir 0.298 2026-02-23 16:09:04.345317 | ubuntu-jammy-large | 2026-02-23 16:09:04.345 | dib-run-parts 10-merge-svc-map-files 0.061 2026-02-23 16:09:04.353322 | ubuntu-jammy-large | 2026-02-23 16:09:04.353 | dib-run-parts 11-copy-svc-map-file 0.032 2026-02-23 16:09:04.362192 | ubuntu-jammy-large | 2026-02-23 16:09:04.362 | dib-run-parts 20-manifest-dir 0.028 2026-02-23 16:09:04.370312 | ubuntu-jammy-large | 2026-02-23 16:09:04.370 | dib-run-parts 50-modprobe-blacklist 0.030 2026-02-23 16:09:04.380349 | ubuntu-jammy-large | 2026-02-23 16:09:04.380 | dib-run-parts 98-source-repositories 10.597 2026-02-23 16:09:04.390763 | ubuntu-jammy-large | 2026-02-23 16:09:04.390 | dib-run-parts 99-enable-install-types 0.025 2026-02-23 16:09:04.399892 | ubuntu-jammy-large | 2026-02-23 16:09:04.399 | dib-run-parts 99-squash-package-install 0.136 2026-02-23 16:09:04.403370 | ubuntu-jammy-large | 2026-02-23 16:09:04.403 | dib-run-parts 2026-02-23 16:09:04.403655 | ubuntu-jammy-large | 2026-02-23 16:09:04.403 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:09:04.538722 | ubuntu-jammy-large | 2026-02-23 16:09:04.538 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-23 16:09:04.543734 | ubuntu-jammy-large | 2026-02-23 16:09:04.543 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-23 16:09:04.544008 | ubuntu-jammy-large | 2026-02-23 16:09:04.543 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:09:04.544120 | ubuntu-jammy-large | 2026-02-23 16:09:04.544 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:09:04.544279 | ubuntu-jammy-large | 2026-02-23 16:09:04.544 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:09:04.544371 | ubuntu-jammy-large | 2026-02-23 16:09:04.544 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:09:04.544769 | ubuntu-jammy-large | 2026-02-23 16:09:04.544 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:09:04.551040 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:09:04.551087 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:09:04.551100 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:09:04.551113 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:09:04.551125 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:09:04.551138 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:09:04.551149 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:09:04.551161 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:09:04.551173 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-23 16:09:04.551185 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_NO_TIMER_CHECK=True 2026-02-23 16:09:04.551196 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:09:04.551208 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:09:04.551220 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:09:04.551231 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:09:04.551244 | ubuntu-jammy-large | 2026-02-23 16:09:04.550 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:09:04.555438 | ubuntu-jammy-large | 2026-02-23 16:09:04.555 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:09:04.555504 | ubuntu-jammy-large | 2026-02-23 16:09:04.555 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:09:04.555519 | ubuntu-jammy-large | 2026-02-23 16:09:04.555 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:09:04.555531 | ubuntu-jammy-large | 2026-02-23 16:09:04.555 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-02-23 16:09:04.560087 | ubuntu-jammy-large | 2026-02-23 16:09:04.559 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-02-23 16:09:04.560133 | ubuntu-jammy-large | 2026-02-23 16:09:04.559 | ++ export DIB_ADD_APT_KEYS= 2026-02-23 16:09:04.560148 | ubuntu-jammy-large | 2026-02-23 16:09:04.560 | ++ DIB_ADD_APT_KEYS= 2026-02-23 16:09:04.560162 | ubuntu-jammy-large | 2026-02-23 16:09:04.560 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-02-23 16:09:04.565075 | ubuntu-jammy-large | 2026-02-23 16:09:04.564 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-02-23 16:09:04.565137 | ubuntu-jammy-large | 2026-02-23 16:09:04.564 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:09:04.565154 | ubuntu-jammy-large | 2026-02-23 16:09:04.564 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:09:04.565169 | ubuntu-jammy-large | 2026-02-23 16:09:04.565 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:09:04.571224 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:09:04.571273 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | ++ export DISTRO_NAME=ubuntu 2026-02-23 16:09:04.571289 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | ++ DISTRO_NAME=ubuntu 2026-02-23 16:09:04.571303 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | ++ export DIB_RELEASE=jammy 2026-02-23 16:09:04.571316 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | ++ DIB_RELEASE=jammy 2026-02-23 16:09:04.571330 | ubuntu-jammy-large | 2026-02-23 16:09:04.570 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:09:04.571343 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:09:04.571356 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:09:04.571370 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:09:04.571383 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ ARCH=amd64 2026-02-23 16:09:04.571396 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:09:04.571410 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:09:04.571423 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:09:04.571437 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:09:04.571450 | ubuntu-jammy-large | 2026-02-23 16:09:04.571 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:09:04.575142 | ubuntu-jammy-large | 2026-02-23 16:09:04.574 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:09:04.575188 | ubuntu-jammy-large | 2026-02-23 16:09:04.575 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:09:04.575203 | ubuntu-jammy-large | 2026-02-23 16:09:04.575 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:09:04.575225 | ubuntu-jammy-large | 2026-02-23 16:09:04.575 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:09:04.579896 | ubuntu-jammy-large | 2026-02-23 16:09:04.579 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:09:04.580135 | ubuntu-jammy-large | 2026-02-23 16:09:04.580 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:09:04.580246 | ubuntu-jammy-large | 2026-02-23 16:09:04.580 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-23 16:09:04.580337 | ubuntu-jammy-large | 2026-02-23 16:09:04.580 | ++ DIB_INIT_SYSTEM=systemd 2026-02-23 16:09:04.580734 | ubuntu-jammy-large | 2026-02-23 16:09:04.580 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:09:04.586034 | ubuntu-jammy-large | 2026-02-23 16:09:04.585 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:09:04.586318 | ubuntu-jammy-large | 2026-02-23 16:09:04.586 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:09:04.586420 | ubuntu-jammy-large | 2026-02-23 16:09:04.586 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:09:04.586772 | ubuntu-jammy-large | 2026-02-23 16:09:04.586 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:09:04.590977 | ubuntu-jammy-large | 2026-02-23 16:09:04.590 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:09:04.591233 | ubuntu-jammy-large | 2026-02-23 16:09:04.591 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:09:04.591334 | ubuntu-jammy-large | 2026-02-23 16:09:04.591 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:09:04.591662 | ubuntu-jammy-large | 2026-02-23 16:09:04.591 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-23 16:09:04.596915 | ubuntu-jammy-large | 2026-02-23 16:09:04.596 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-23 16:09:04.597174 | ubuntu-jammy-large | 2026-02-23 16:09:04.597 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:09:04.597276 | ubuntu-jammy-large | 2026-02-23 16:09:04.597 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:09:04.597434 | ubuntu-jammy-large | 2026-02-23 16:09:04.597 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:09:04.597533 | ubuntu-jammy-large | 2026-02-23 16:09:04.597 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:09:04.597855 | ubuntu-jammy-large | 2026-02-23 16:09:04.597 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-23 16:09:04.602674 | ubuntu-jammy-large | 2026-02-23 16:09:04.602 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-23 16:09:04.602911 | ubuntu-jammy-large | 2026-02-23 16:09:04.602 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:09:04.603107 | ubuntu-jammy-large | 2026-02-23 16:09:04.603 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:09:04.603201 | ubuntu-jammy-large | 2026-02-23 16:09:04.603 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-23 16:09:04.603494 | ubuntu-jammy-large | 2026-02-23 16:09:04.603 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-02-23 16:09:04.608905 | ubuntu-jammy-large | 2026-02-23 16:09:04.608 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-02-23 16:09:04.609123 | ubuntu-jammy-large | 2026-02-23 16:09:04.609 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:09:04.609221 | ubuntu-jammy-large | 2026-02-23 16:09:04.609 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:09:04.609512 | ubuntu-jammy-large | 2026-02-23 16:09:04.609 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-23 16:09:04.614752 | ubuntu-jammy-large | 2026-02-23 16:09:04.614 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-23 16:09:04.615083 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ '[' -z '' ']' 2026-02-23 16:09:04.615194 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ case "$DISTRO_NAME" in 2026-02-23 16:09:04.615320 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ '[' jammy == trusty ']' 2026-02-23 16:09:04.615461 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ '[' -z '' ']' 2026-02-23 16:09:04.615585 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ DIB_PYTHON_VERSION=3 2026-02-23 16:09:04.615700 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ export DIB_PYTHON_VERSION 2026-02-23 16:09:04.615818 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ export DIB_PYTHON=python3 2026-02-23 16:09:04.615904 | ubuntu-jammy-large | 2026-02-23 16:09:04.615 | ++ DIB_PYTHON=python3 2026-02-23 16:09:04.616216 | ubuntu-jammy-large | 2026-02-23 16:09:04.616 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:09:04.621384 | ubuntu-jammy-large | 2026-02-23 16:09:04.621 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:09:04.621688 | ubuntu-jammy-large | 2026-02-23 16:09:04.621 | ++ '[' 0 -gt 0 ']' 2026-02-23 16:09:04.621818 | ubuntu-jammy-large | 2026-02-23 16:09:04.621 | ++ set -euo pipefail 2026-02-23 16:09:04.621990 | ubuntu-jammy-large | 2026-02-23 16:09:04.621 | ++ case $DISTRO_NAME in 2026-02-23 16:09:04.622119 | ubuntu-jammy-large | 2026-02-23 16:09:04.622 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:09:04.622219 | ubuntu-jammy-large | 2026-02-23 16:09:04.622 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:09:04.622312 | ubuntu-jammy-large | 2026-02-23 16:09:04.622 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:09:04.622418 | ubuntu-jammy-large | 2026-02-23 16:09:04.622 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:09:04.622750 | ubuntu-jammy-large | 2026-02-23 16:09:04.622 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-23 16:09:04.627926 | ubuntu-jammy-large | 2026-02-23 16:09:04.627 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-23 16:09:04.628186 | ubuntu-jammy-large | 2026-02-23 16:09:04.628 | ++ '[' -z systemd ']' 2026-02-23 16:09:04.628337 | ubuntu-jammy-large | 2026-02-23 16:09:04.628 | ++ case $DIB_INIT_SYSTEM in 2026-02-23 16:09:04.628754 | ubuntu-jammy-large | 2026-02-23 16:09:04.628 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-02-23 16:09:04.637114 | ubuntu-jammy-large | 2026-02-23 16:09:04.636 | 0+1 records in 2026-02-23 16:09:04.637167 | ubuntu-jammy-large | 2026-02-23 16:09:04.637 | 0+1 records out 2026-02-23 16:09:04.637273 | ubuntu-jammy-large | 2026-02-23 16:09:04.637 | 56 bytes copied, 0.000331214 s, 169 kB/s 2026-02-23 16:09:04.640846 | ubuntu-jammy-large | 2026-02-23 16:09:04.640 | dib-run-parts 00-disable-apt-recommends completed 2026-02-23 16:09:04.641011 | ubuntu-jammy-large | 2026-02-23 16:09:04.640 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-02-23 16:09:04.652615 | ubuntu-jammy-large | 2026-02-23 16:09:04.652 | dib-run-parts 01-dib-python completed 2026-02-23 16:09:04.652805 | ubuntu-jammy-large | 2026-02-23 16:09:04.652 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-23 16:09:04.667352 | ubuntu-jammy-large | 2026-02-23 16:09:04.667 | dib-run-parts 01-install-bin completed 2026-02-23 16:09:04.667529 | ubuntu-jammy-large | 2026-02-23 16:09:04.667 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-02-23 16:09:04.828455 | ubuntu-jammy-large | 2026-02-23 16:09:04.828 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-23 16:09:04.828671 | ubuntu-jammy-large | 2026-02-23 16:09:04.828 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-02-23 16:09:04.834047 | ubuntu-jammy-large | 2026-02-23 16:09:04.833 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-02-23 16:09:04.844333 | ubuntu-jammy-large | 2026-02-23 16:09:04.844 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-02-23 16:09:06.527081 | ubuntu-jammy-large | 2026-02-23 16:09:06.526 | Reading package lists... 2026-02-23 16:09:06.614876 | ubuntu-jammy-large | 2026-02-23 16:09:06.614 | Reading package lists... 2026-02-23 16:09:06.846285 | ubuntu-jammy-large | 2026-02-23 16:09:06.846 | Building dependency tree... 2026-02-23 16:09:06.846433 | ubuntu-jammy-large | 2026-02-23 16:09:06.846 | Reading state information... 2026-02-23 16:09:07.079399 | ubuntu-jammy-large | 2026-02-23 16:09:07.079 | The following NEW packages will be installed: 2026-02-23 16:09:07.080885 | ubuntu-jammy-large | 2026-02-23 16:09:07.080 | apt-transport-https 2026-02-23 16:09:07.214239 | ubuntu-jammy-large | 2026-02-23 16:09:07.213 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:07.214337 | ubuntu-jammy-large | 2026-02-23 16:09:07.214 | Need to get 1510 B of archives. 2026-02-23 16:09:07.214355 | ubuntu-jammy-large | 2026-02-23 16:09:07.214 | After this operation, 170 kB of additional disk space will be used. 2026-02-23 16:09:07.214381 | ubuntu-jammy-large | 2026-02-23 16:09:07.214 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-02-23 16:09:07.360052 | ubuntu-jammy-large | 2026-02-23 16:09:07.359 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:09:07.391877 | ubuntu-jammy-large | 2026-02-23 16:09:07.391 | Fetched 1510 B in 0s (12.1 kB/s) 2026-02-23 16:09:07.411159 | ubuntu-jammy-large | 2026-02-23 16:09:07.411 | Selecting previously unselected package apt-transport-https. 2026-02-23 16:09:07.421886 | ubuntu-jammy-large | 2026-02-23 16:09:07.421 | (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 ... 7082 files and directories currently installed.) 2026-02-23 16:09:07.422739 | ubuntu-jammy-large | 2026-02-23 16:09:07.422 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-02-23 16:09:07.422989 | ubuntu-jammy-large | 2026-02-23 16:09:07.422 | Unpacking apt-transport-https (2.4.14) ... 2026-02-23 16:09:07.444987 | ubuntu-jammy-large | 2026-02-23 16:09:07.444 | Setting up apt-transport-https (2.4.14) ... 2026-02-23 16:09:07.677516 | ubuntu-jammy-large | 2026-02-23 16:09:07.677 | Reading package lists... 2026-02-23 16:09:07.907376 | ubuntu-jammy-large | 2026-02-23 16:09:07.907 | Building dependency tree... 2026-02-23 16:09:07.907451 | ubuntu-jammy-large | 2026-02-23 16:09:07.907 | Reading state information... 2026-02-23 16:09:08.117748 | ubuntu-jammy-large | 2026-02-23 16:09:08.117 | The following additional packages will be installed: 2026-02-23 16:09:08.117979 | ubuntu-jammy-large | 2026-02-23 16:09:08.117 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-02-23 16:09:08.118091 | ubuntu-jammy-large | 2026-02-23 16:09:08.118 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-02-23 16:09:08.118378 | ubuntu-jammy-large | 2026-02-23 16:09:08.118 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-02-23 16:09:08.118464 | ubuntu-jammy-large | 2026-02-23 16:09:08.118 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-02-23 16:09:08.118830 | ubuntu-jammy-large | 2026-02-23 16:09:08.118 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-02-23 16:09:08.119253 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-02-23 16:09:08.119288 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-02-23 16:09:08.119306 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-cryptography python3-distro python3-httplib2 2026-02-23 16:09:08.119323 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-02-23 16:09:08.119360 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-02-23 16:09:08.119421 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-02-23 16:09:08.119437 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-pyparsing python3-secretstorage python3-six 2026-02-23 16:09:08.119693 | ubuntu-jammy-large | 2026-02-23 16:09:08.119 | python3-software-properties python3-wadllib python3-zipp 2026-02-23 16:09:08.121038 | ubuntu-jammy-large | 2026-02-23 16:09:08.120 | Suggested packages: 2026-02-23 16:09:08.121059 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-02-23 16:09:08.121073 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-02-23 16:09:08.121092 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-02-23 16:09:08.121105 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | python3-keyrings.alt python3-testresources python3-setuptools 2026-02-23 16:09:08.121118 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | python-pyparsing-doc python-secretstorage-doc 2026-02-23 16:09:08.121132 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | Recommended packages: 2026-02-23 16:09:08.121148 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-02-23 16:09:08.121162 | ubuntu-jammy-large | 2026-02-23 16:09:08.121 | packagekit-tools unattended-upgrades 2026-02-23 16:09:08.157272 | ubuntu-jammy-large | 2026-02-23 16:09:08.157 | The following NEW packages will be installed: 2026-02-23 16:09:08.157574 | ubuntu-jammy-large | 2026-02-23 16:09:08.157 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-02-23 16:09:08.157703 | ubuntu-jammy-large | 2026-02-23 16:09:08.157 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-02-23 16:09:08.157965 | ubuntu-jammy-large | 2026-02-23 16:09:08.157 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-02-23 16:09:08.158033 | ubuntu-jammy-large | 2026-02-23 16:09:08.157 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-02-23 16:09:08.158366 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-02-23 16:09:08.158781 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-02-23 16:09:08.158803 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-02-23 16:09:08.158865 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python3-cryptography python3-distro python3-httplib2 2026-02-23 16:09:08.158881 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-02-23 16:09:08.158898 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-02-23 16:09:08.158912 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-02-23 16:09:08.158928 | ubuntu-jammy-large | 2026-02-23 16:09:08.158 | python3-pyparsing python3-secretstorage python3-six 2026-02-23 16:09:08.159064 | ubuntu-jammy-large | 2026-02-23 16:09:08.159 | python3-software-properties python3-wadllib python3-zipp 2026-02-23 16:09:08.159176 | ubuntu-jammy-large | 2026-02-23 16:09:08.159 | software-properties-common 2026-02-23 16:09:08.284248 | ubuntu-jammy-large | 2026-02-23 16:09:08.284 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:08.284318 | ubuntu-jammy-large | 2026-02-23 16:09:08.284 | Need to get 9330 kB of archives. 2026-02-23 16:09:08.284335 | ubuntu-jammy-large | 2026-02-23 16:09:08.284 | After this operation, 43.1 MB of additional disk space will be used. 2026-02-23 16:09:08.284350 | ubuntu-jammy-large | 2026-02-23 16:09:08.284 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-02-23 16:09:08.297266 | ubuntu-jammy-large | 2026-02-23 16:09:08.297 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-02-23 16:09:08.444000 | ubuntu-jammy-large | 2026-02-23 16:09:08.443 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2026-02-23 16:09:08.449777 | ubuntu-jammy-large | 2026-02-23 16:09:08.449 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-02-23 16:09:08.457434 | ubuntu-jammy-large | 2026-02-23 16:09:08.457 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-02-23 16:09:08.469020 | ubuntu-jammy-large | 2026-02-23 16:09:08.468 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-02-23 16:09:08.477607 | ubuntu-jammy-large | 2026-02-23 16:09:08.477 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-02-23 16:09:08.481598 | ubuntu-jammy-large | 2026-02-23 16:09:08.481 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-02-23 16:09:08.493910 | ubuntu-jammy-large | 2026-02-23 16:09:08.493 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 2026-02-23 16:09:08.499738 | ubuntu-jammy-large | 2026-02-23 16:09:08.499 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-02-23 16:09:08.509763 | ubuntu-jammy-large | 2026-02-23 16:09:08.509 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-02-23 16:09:08.517298 | ubuntu-jammy-large | 2026-02-23 16:09:08.517 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-02-23 16:09:08.520494 | ubuntu-jammy-large | 2026-02-23 16:09:08.520 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2026-02-23 16:09:08.522600 | ubuntu-jammy-large | 2026-02-23 16:09:08.522 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-02-23 16:09:08.536845 | ubuntu-jammy-large | 2026-02-23 16:09:08.536 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-02-23 16:09:08.543149 | ubuntu-jammy-large | 2026-02-23 16:09:08.543 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-02-23 16:09:08.556204 | ubuntu-jammy-large | 2026-02-23 16:09:08.556 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-02-23 16:09:08.564277 | ubuntu-jammy-large | 2026-02-23 16:09:08.564 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2026-02-23 16:09:08.565504 | ubuntu-jammy-large | 2026-02-23 16:09:08.565 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2026-02-23 16:09:08.568364 | ubuntu-jammy-large | 2026-02-23 16:09:08.568 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB] 2026-02-23 16:09:08.573027 | ubuntu-jammy-large | 2026-02-23 16:09:08.572 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-02-23 16:09:08.575334 | ubuntu-jammy-large | 2026-02-23 16:09:08.575 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.6 [187 kB] 2026-02-23 16:09:08.595517 | ubuntu-jammy-large | 2026-02-23 16:09:08.595 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] 2026-02-23 16:09:08.602175 | ubuntu-jammy-large | 2026-02-23 16:09:08.602 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-02-23 16:09:08.606501 | ubuntu-jammy-large | 2026-02-23 16:09:08.606 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-02-23 16:09:08.607948 | ubuntu-jammy-large | 2026-02-23 16:09:08.607 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-02-23 16:09:08.612327 | ubuntu-jammy-large | 2026-02-23 16:09:08.611 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-02-23 16:09:08.617312 | ubuntu-jammy-large | 2026-02-23 16:09:08.617 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.9 [80.9 kB] 2026-02-23 16:09:08.620349 | ubuntu-jammy-large | 2026-02-23 16:09:08.620 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-02-23 16:09:08.621633 | ubuntu-jammy-large | 2026-02-23 16:09:08.621 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-02-23 16:09:08.645092 | ubuntu-jammy-large | 2026-02-23 16:09:08.644 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2026-02-23 16:09:08.645716 | ubuntu-jammy-large | 2026-02-23 16:09:08.645 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2026-02-23 16:09:08.646106 | ubuntu-jammy-large | 2026-02-23 16:09:08.646 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2026-02-23 16:09:08.648291 | ubuntu-jammy-large | 2026-02-23 16:09:08.648 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2026-02-23 16:09:08.648820 | ubuntu-jammy-large | 2026-02-23 16:09:08.648 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2026-02-23 16:09:08.649099 | ubuntu-jammy-large | 2026-02-23 16:09:08.649 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-02-23 16:09:08.649378 | ubuntu-jammy-large | 2026-02-23 16:09:08.649 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-02-23 16:09:08.650705 | ubuntu-jammy-large | 2026-02-23 16:09:08.650 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2026-02-23 16:09:08.657723 | ubuntu-jammy-large | 2026-02-23 16:09:08.657 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-02-23 16:09:08.660256 | ubuntu-jammy-large | 2026-02-23 16:09:08.660 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-02-23 16:09:08.668058 | ubuntu-jammy-large | 2026-02-23 16:09:08.667 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-02-23 16:09:08.670430 | ubuntu-jammy-large | 2026-02-23 16:09:08.670 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-02-23 16:09:08.672783 | ubuntu-jammy-large | 2026-02-23 16:09:08.672 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-02-23 16:09:08.676603 | ubuntu-jammy-large | 2026-02-23 16:09:08.676 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-02-23 16:09:08.678175 | ubuntu-jammy-large | 2026-02-23 16:09:08.678 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2026-02-23 16:09:08.680706 | ubuntu-jammy-large | 2026-02-23 16:09:08.680 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-02-23 16:09:08.683768 | ubuntu-jammy-large | 2026-02-23 16:09:08.683 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-02-23 16:09:08.686768 | ubuntu-jammy-large | 2026-02-23 16:09:08.686 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-02-23 16:09:08.689777 | ubuntu-jammy-large | 2026-02-23 16:09:08.689 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-02-23 16:09:08.691887 | ubuntu-jammy-large | 2026-02-23 16:09:08.691 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-02-23 16:09:08.695430 | ubuntu-jammy-large | 2026-02-23 16:09:08.695 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-02-23 16:09:08.697660 | ubuntu-jammy-large | 2026-02-23 16:09:08.697 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-02-23 16:09:08.699895 | ubuntu-jammy-large | 2026-02-23 16:09:08.699 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-02-23 16:09:08.705429 | ubuntu-jammy-large | 2026-02-23 16:09:08.705 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-02-23 16:09:08.710907 | ubuntu-jammy-large | 2026-02-23 16:09:08.710 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-02-23 16:09:08.712357 | ubuntu-jammy-large | 2026-02-23 16:09:08.712 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-02-23 16:09:08.723710 | ubuntu-jammy-large | 2026-02-23 16:09:08.723 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-02-23 16:09:08.879470 | ubuntu-jammy-large | 2026-02-23 16:09:08.879 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:09:08.916764 | ubuntu-jammy-large | 2026-02-23 16:09:08.916 | Fetched 9330 kB in 1s (16.8 MB/s) 2026-02-23 16:09:08.936546 | ubuntu-jammy-large | 2026-02-23 16:09:08.936 | Selecting previously unselected package distro-info-data. 2026-02-23 16:09:08.944963 | ubuntu-jammy-large | 2026-02-23 16:09:08.944 | (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 ... 7086 files and directories currently installed.) 2026-02-23 16:09:08.945665 | ubuntu-jammy-large | 2026-02-23 16:09:08.945 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-02-23 16:09:08.945887 | ubuntu-jammy-large | 2026-02-23 16:09:08.945 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-02-23 16:09:08.962431 | ubuntu-jammy-large | 2026-02-23 16:09:08.962 | Selecting previously unselected package iso-codes. 2026-02-23 16:09:08.964508 | ubuntu-jammy-large | 2026-02-23 16:09:08.964 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-02-23 16:09:08.964810 | ubuntu-jammy-large | 2026-02-23 16:09:08.964 | Unpacking iso-codes (4.9.0-1) ... 2026-02-23 16:09:09.156352 | ubuntu-jammy-large | 2026-02-23 16:09:09.156 | Selecting previously unselected package libcap2-bin. 2026-02-23 16:09:09.157991 | ubuntu-jammy-large | 2026-02-23 16:09:09.157 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-02-23 16:09:09.158151 | ubuntu-jammy-large | 2026-02-23 16:09:09.158 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-02-23 16:09:09.175441 | ubuntu-jammy-large | 2026-02-23 16:09:09.175 | Selecting previously unselected package libelf1:amd64. 2026-02-23 16:09:09.177121 | ubuntu-jammy-large | 2026-02-23 16:09:09.176 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-02-23 16:09:09.177298 | ubuntu-jammy-large | 2026-02-23 16:09:09.177 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-02-23 16:09:09.195041 | ubuntu-jammy-large | 2026-02-23 16:09:09.194 | Selecting previously unselected package libyaml-0-2:amd64. 2026-02-23 16:09:09.197133 | ubuntu-jammy-large | 2026-02-23 16:09:09.197 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-02-23 16:09:09.197389 | ubuntu-jammy-large | 2026-02-23 16:09:09.197 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-02-23 16:09:09.216351 | ubuntu-jammy-large | 2026-02-23 16:09:09.216 | Selecting previously unselected package lsb-release. 2026-02-23 16:09:09.218725 | ubuntu-jammy-large | 2026-02-23 16:09:09.218 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-02-23 16:09:09.218987 | ubuntu-jammy-large | 2026-02-23 16:09:09.218 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-02-23 16:09:09.237729 | ubuntu-jammy-large | 2026-02-23 16:09:09.237 | Selecting previously unselected package python-apt-common. 2026-02-23 16:09:09.239945 | ubuntu-jammy-large | 2026-02-23 16:09:09.239 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-02-23 16:09:09.240159 | ubuntu-jammy-large | 2026-02-23 16:09:09.240 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-02-23 16:09:09.259679 | ubuntu-jammy-large | 2026-02-23 16:09:09.259 | Selecting previously unselected package python3-apt. 2026-02-23 16:09:09.262033 | ubuntu-jammy-large | 2026-02-23 16:09:09.261 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-02-23 16:09:09.262213 | ubuntu-jammy-large | 2026-02-23 16:09:09.262 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-02-23 16:09:09.288723 | ubuntu-jammy-large | 2026-02-23 16:09:09.288 | Selecting previously unselected package python3-pkg-resources. 2026-02-23 16:09:09.291121 | ubuntu-jammy-large | 2026-02-23 16:09:09.290 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-23 16:09:09.291378 | ubuntu-jammy-large | 2026-02-23 16:09:09.291 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:09.314770 | ubuntu-jammy-large | 2026-02-23 16:09:09.314 | Selecting previously unselected package libnghttp2-14:amd64. 2026-02-23 16:09:09.317123 | ubuntu-jammy-large | 2026-02-23 16:09:09.317 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-02-23 16:09:09.317368 | ubuntu-jammy-large | 2026-02-23 16:09:09.317 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-02-23 16:09:09.336666 | ubuntu-jammy-large | 2026-02-23 16:09:09.336 | Selecting previously unselected package libpsl5:amd64. 2026-02-23 16:09:09.338975 | ubuntu-jammy-large | 2026-02-23 16:09:09.338 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-02-23 16:09:09.339227 | ubuntu-jammy-large | 2026-02-23 16:09:09.339 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-02-23 16:09:09.356075 | ubuntu-jammy-large | 2026-02-23 16:09:09.355 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-02-23 16:09:09.357856 | ubuntu-jammy-large | 2026-02-23 16:09:09.357 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-02-23 16:09:09.358091 | ubuntu-jammy-large | 2026-02-23 16:09:09.358 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-02-23 16:09:09.377134 | ubuntu-jammy-large | 2026-02-23 16:09:09.377 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-02-23 16:09:09.378980 | ubuntu-jammy-large | 2026-02-23 16:09:09.378 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-02-23 16:09:09.379171 | ubuntu-jammy-large | 2026-02-23 16:09:09.379 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-02-23 16:09:09.395226 | ubuntu-jammy-large | 2026-02-23 16:09:09.395 | Selecting previously unselected package libassuan0:amd64. 2026-02-23 16:09:09.397452 | ubuntu-jammy-large | 2026-02-23 16:09:09.397 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-02-23 16:09:09.397738 | ubuntu-jammy-large | 2026-02-23 16:09:09.397 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-02-23 16:09:09.417013 | ubuntu-jammy-large | 2026-02-23 16:09:09.416 | Selecting previously unselected package gpgconf. 2026-02-23 16:09:09.419357 | ubuntu-jammy-large | 2026-02-23 16:09:09.419 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-23 16:09:09.419580 | ubuntu-jammy-large | 2026-02-23 16:09:09.419 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-02-23 16:09:09.440295 | ubuntu-jammy-large | 2026-02-23 16:09:09.440 | Selecting previously unselected package gpg. 2026-02-23 16:09:09.442775 | ubuntu-jammy-large | 2026-02-23 16:09:09.442 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-23 16:09:09.443038 | ubuntu-jammy-large | 2026-02-23 16:09:09.442 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-02-23 16:09:09.474488 | ubuntu-jammy-large | 2026-02-23 16:09:09.474 | Selecting previously unselected package libbrotli1:amd64. 2026-02-23 16:09:09.477052 | ubuntu-jammy-large | 2026-02-23 16:09:09.476 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-02-23 16:09:09.477357 | ubuntu-jammy-large | 2026-02-23 16:09:09.477 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-02-23 16:09:09.505318 | ubuntu-jammy-large | 2026-02-23 16:09:09.505 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-02-23 16:09:09.507716 | ubuntu-jammy-large | 2026-02-23 16:09:09.507 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-02-23 16:09:09.507947 | ubuntu-jammy-large | 2026-02-23 16:09:09.507 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-23 16:09:09.526211 | ubuntu-jammy-large | 2026-02-23 16:09:09.526 | Selecting previously unselected package libsasl2-2:amd64. 2026-02-23 16:09:09.528603 | ubuntu-jammy-large | 2026-02-23 16:09:09.528 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-02-23 16:09:09.529133 | ubuntu-jammy-large | 2026-02-23 16:09:09.528 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-23 16:09:09.548936 | ubuntu-jammy-large | 2026-02-23 16:09:09.548 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-02-23 16:09:09.551241 | ubuntu-jammy-large | 2026-02-23 16:09:09.551 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-02-23 16:09:09.551485 | ubuntu-jammy-large | 2026-02-23 16:09:09.551 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-02-23 16:09:09.574651 | ubuntu-jammy-large | 2026-02-23 16:09:09.574 | Selecting previously unselected package librtmp1:amd64. 2026-02-23 16:09:09.576502 | ubuntu-jammy-large | 2026-02-23 16:09:09.576 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-02-23 16:09:09.576778 | ubuntu-jammy-large | 2026-02-23 16:09:09.576 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-02-23 16:09:09.594144 | ubuntu-jammy-large | 2026-02-23 16:09:09.594 | Selecting previously unselected package libssh-4:amd64. 2026-02-23 16:09:09.596446 | ubuntu-jammy-large | 2026-02-23 16:09:09.596 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.6_amd64.deb ... 2026-02-23 16:09:09.596807 | ubuntu-jammy-large | 2026-02-23 16:09:09.596 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-02-23 16:09:09.618091 | ubuntu-jammy-large | 2026-02-23 16:09:09.617 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-02-23 16:09:09.619915 | ubuntu-jammy-large | 2026-02-23 16:09:09.619 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... 2026-02-23 16:09:09.620155 | ubuntu-jammy-large | 2026-02-23 16:09:09.620 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:09.645239 | ubuntu-jammy-large | 2026-02-23 16:09:09.645 | Selecting previously unselected package libstemmer0d:amd64. 2026-02-23 16:09:09.647500 | ubuntu-jammy-large | 2026-02-23 16:09:09.647 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-02-23 16:09:09.647761 | ubuntu-jammy-large | 2026-02-23 16:09:09.647 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-02-23 16:09:09.683505 | ubuntu-jammy-large | 2026-02-23 16:09:09.683 | Selecting previously unselected package libxmlb2:amd64. 2026-02-23 16:09:09.685216 | ubuntu-jammy-large | 2026-02-23 16:09:09.685 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-02-23 16:09:09.685407 | ubuntu-jammy-large | 2026-02-23 16:09:09.685 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-02-23 16:09:09.705113 | ubuntu-jammy-large | 2026-02-23 16:09:09.704 | Selecting previously unselected package libappstream4:amd64. 2026-02-23 16:09:09.707194 | ubuntu-jammy-large | 2026-02-23 16:09:09.707 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-02-23 16:09:09.707413 | ubuntu-jammy-large | 2026-02-23 16:09:09.707 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-02-23 16:09:09.731828 | ubuntu-jammy-large | 2026-02-23 16:09:09.731 | Selecting previously unselected package libdw1:amd64. 2026-02-23 16:09:09.734265 | ubuntu-jammy-large | 2026-02-23 16:09:09.734 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-02-23 16:09:09.734527 | ubuntu-jammy-large | 2026-02-23 16:09:09.734 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-02-23 16:09:09.758597 | ubuntu-jammy-large | 2026-02-23 16:09:09.758 | Selecting previously unselected package libglib2.0-bin. 2026-02-23 16:09:09.761220 | ubuntu-jammy-large | 2026-02-23 16:09:09.761 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-02-23 16:09:09.761452 | ubuntu-jammy-large | 2026-02-23 16:09:09.761 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-02-23 16:09:09.781776 | ubuntu-jammy-large | 2026-02-23 16:09:09.781 | Selecting previously unselected package libunwind8:amd64. 2026-02-23 16:09:09.784121 | ubuntu-jammy-large | 2026-02-23 16:09:09.784 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-02-23 16:09:09.784369 | ubuntu-jammy-large | 2026-02-23 16:09:09.784 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-02-23 16:09:09.805274 | ubuntu-jammy-large | 2026-02-23 16:09:09.805 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-02-23 16:09:09.807671 | ubuntu-jammy-large | 2026-02-23 16:09:09.807 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-02-23 16:09:09.807853 | ubuntu-jammy-large | 2026-02-23 16:09:09.807 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-02-23 16:09:09.853052 | ubuntu-jammy-large | 2026-02-23 16:09:09.852 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-02-23 16:09:09.854874 | ubuntu-jammy-large | 2026-02-23 16:09:09.854 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2026-02-23 16:09:09.855042 | ubuntu-jammy-large | 2026-02-23 16:09:09.854 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-02-23 16:09:09.876779 | ubuntu-jammy-large | 2026-02-23 16:09:09.876 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-02-23 16:09:09.878692 | ubuntu-jammy-large | 2026-02-23 16:09:09.878 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2026-02-23 16:09:09.878826 | ubuntu-jammy-large | 2026-02-23 16:09:09.878 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-02-23 16:09:09.895227 | ubuntu-jammy-large | 2026-02-23 16:09:09.895 | Selecting previously unselected package polkitd. 2026-02-23 16:09:09.897183 | ubuntu-jammy-large | 2026-02-23 16:09:09.897 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2026-02-23 16:09:09.897356 | ubuntu-jammy-large | 2026-02-23 16:09:09.897 | Unpacking polkitd (0.105-33) ... 2026-02-23 16:09:09.921761 | ubuntu-jammy-large | 2026-02-23 16:09:09.921 | Selecting previously unselected package pkexec. 2026-02-23 16:09:09.924107 | ubuntu-jammy-large | 2026-02-23 16:09:09.923 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2026-02-23 16:09:09.924316 | ubuntu-jammy-large | 2026-02-23 16:09:09.924 | Unpacking pkexec (0.105-33) ... 2026-02-23 16:09:09.942229 | ubuntu-jammy-large | 2026-02-23 16:09:09.942 | Selecting previously unselected package policykit-1. 2026-02-23 16:09:09.944852 | ubuntu-jammy-large | 2026-02-23 16:09:09.944 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2026-02-23 16:09:09.966196 | ubuntu-jammy-large | 2026-02-23 16:09:09.966 | Unpacking policykit-1 (0.105-33) ... 2026-02-23 16:09:09.984910 | ubuntu-jammy-large | 2026-02-23 16:09:09.984 | Selecting previously unselected package python3-blinker. 2026-02-23 16:09:09.987411 | ubuntu-jammy-large | 2026-02-23 16:09:09.987 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-02-23 16:09:09.987669 | ubuntu-jammy-large | 2026-02-23 16:09:09.987 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-02-23 16:09:10.007027 | ubuntu-jammy-large | 2026-02-23 16:09:10.006 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-02-23 16:09:10.009921 | ubuntu-jammy-large | 2026-02-23 16:09:10.009 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-02-23 16:09:10.010185 | ubuntu-jammy-large | 2026-02-23 16:09:10.010 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-02-23 16:09:10.031856 | ubuntu-jammy-large | 2026-02-23 16:09:10.031 | Selecting previously unselected package python3-cryptography. 2026-02-23 16:09:10.034605 | ubuntu-jammy-large | 2026-02-23 16:09:10.034 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2026-02-23 16:09:10.034865 | ubuntu-jammy-large | 2026-02-23 16:09:10.034 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-02-23 16:09:10.071487 | ubuntu-jammy-large | 2026-02-23 16:09:10.071 | Selecting previously unselected package python3-pyparsing. 2026-02-23 16:09:10.073634 | ubuntu-jammy-large | 2026-02-23 16:09:10.073 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-02-23 16:09:10.073822 | ubuntu-jammy-large | 2026-02-23 16:09:10.073 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-02-23 16:09:10.103786 | ubuntu-jammy-large | 2026-02-23 16:09:10.103 | Selecting previously unselected package python3-httplib2. 2026-02-23 16:09:10.106242 | ubuntu-jammy-large | 2026-02-23 16:09:10.106 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-02-23 16:09:10.106455 | ubuntu-jammy-large | 2026-02-23 16:09:10.106 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-02-23 16:09:10.128461 | ubuntu-jammy-large | 2026-02-23 16:09:10.128 | Selecting previously unselected package python3-more-itertools. 2026-02-23 16:09:10.130992 | ubuntu-jammy-large | 2026-02-23 16:09:10.130 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-02-23 16:09:10.131322 | ubuntu-jammy-large | 2026-02-23 16:09:10.131 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-02-23 16:09:10.150460 | ubuntu-jammy-large | 2026-02-23 16:09:10.150 | Selecting previously unselected package python3-zipp. 2026-02-23 16:09:10.152068 | ubuntu-jammy-large | 2026-02-23 16:09:10.151 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-02-23 16:09:10.152230 | ubuntu-jammy-large | 2026-02-23 16:09:10.152 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-02-23 16:09:10.170375 | ubuntu-jammy-large | 2026-02-23 16:09:10.170 | Selecting previously unselected package python3-importlib-metadata. 2026-02-23 16:09:10.172857 | ubuntu-jammy-large | 2026-02-23 16:09:10.172 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-02-23 16:09:10.173080 | ubuntu-jammy-large | 2026-02-23 16:09:10.173 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-02-23 16:09:10.193317 | ubuntu-jammy-large | 2026-02-23 16:09:10.193 | Selecting previously unselected package python3-jeepney. 2026-02-23 16:09:10.195767 | ubuntu-jammy-large | 2026-02-23 16:09:10.195 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-02-23 16:09:10.195913 | ubuntu-jammy-large | 2026-02-23 16:09:10.195 | Unpacking python3-jeepney (0.7.1-3) ... 2026-02-23 16:09:10.220382 | ubuntu-jammy-large | 2026-02-23 16:09:10.220 | Selecting previously unselected package python3-jwt. 2026-02-23 16:09:10.222836 | ubuntu-jammy-large | 2026-02-23 16:09:10.222 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2026-02-23 16:09:10.223008 | ubuntu-jammy-large | 2026-02-23 16:09:10.222 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2026-02-23 16:09:10.242416 | ubuntu-jammy-large | 2026-02-23 16:09:10.242 | Selecting previously unselected package python3-secretstorage. 2026-02-23 16:09:10.244767 | ubuntu-jammy-large | 2026-02-23 16:09:10.244 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-02-23 16:09:10.245024 | ubuntu-jammy-large | 2026-02-23 16:09:10.244 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-02-23 16:09:10.267069 | ubuntu-jammy-large | 2026-02-23 16:09:10.266 | Selecting previously unselected package python3-keyring. 2026-02-23 16:09:10.269596 | ubuntu-jammy-large | 2026-02-23 16:09:10.269 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-02-23 16:09:10.269818 | ubuntu-jammy-large | 2026-02-23 16:09:10.269 | Unpacking python3-keyring (23.5.0-1) ... 2026-02-23 16:09:10.295601 | ubuntu-jammy-large | 2026-02-23 16:09:10.295 | Selecting previously unselected package python3-lazr.uri. 2026-02-23 16:09:10.298147 | ubuntu-jammy-large | 2026-02-23 16:09:10.298 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-02-23 16:09:10.298295 | ubuntu-jammy-large | 2026-02-23 16:09:10.298 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-02-23 16:09:10.319590 | ubuntu-jammy-large | 2026-02-23 16:09:10.319 | Selecting previously unselected package python3-wadllib. 2026-02-23 16:09:10.322177 | ubuntu-jammy-large | 2026-02-23 16:09:10.322 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-02-23 16:09:10.322361 | ubuntu-jammy-large | 2026-02-23 16:09:10.322 | Unpacking python3-wadllib (1.3.6-1) ... 2026-02-23 16:09:10.344316 | ubuntu-jammy-large | 2026-02-23 16:09:10.344 | Selecting previously unselected package python3-distro. 2026-02-23 16:09:10.346279 | ubuntu-jammy-large | 2026-02-23 16:09:10.346 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-02-23 16:09:10.346412 | ubuntu-jammy-large | 2026-02-23 16:09:10.346 | Unpacking python3-distro (1.7.0-1) ... 2026-02-23 16:09:10.366341 | ubuntu-jammy-large | 2026-02-23 16:09:10.366 | Selecting previously unselected package python3-oauthlib. 2026-02-23 16:09:10.368804 | ubuntu-jammy-large | 2026-02-23 16:09:10.368 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-02-23 16:09:10.369243 | ubuntu-jammy-large | 2026-02-23 16:09:10.369 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-02-23 16:09:10.398491 | ubuntu-jammy-large | 2026-02-23 16:09:10.398 | Selecting previously unselected package python3-six. 2026-02-23 16:09:10.400418 | ubuntu-jammy-large | 2026-02-23 16:09:10.400 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-02-23 16:09:10.400585 | ubuntu-jammy-large | 2026-02-23 16:09:10.400 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-02-23 16:09:10.419937 | ubuntu-jammy-large | 2026-02-23 16:09:10.419 | Selecting previously unselected package python3-lazr.restfulclient. 2026-02-23 16:09:10.421074 | ubuntu-jammy-large | 2026-02-23 16:09:10.420 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-02-23 16:09:10.421243 | ubuntu-jammy-large | 2026-02-23 16:09:10.421 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-02-23 16:09:10.442819 | ubuntu-jammy-large | 2026-02-23 16:09:10.442 | Selecting previously unselected package python3-launchpadlib. 2026-02-23 16:09:10.444176 | ubuntu-jammy-large | 2026-02-23 16:09:10.444 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-02-23 16:09:10.444341 | ubuntu-jammy-large | 2026-02-23 16:09:10.444 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-02-23 16:09:10.468216 | ubuntu-jammy-large | 2026-02-23 16:09:10.468 | Selecting previously unselected package python3-software-properties. 2026-02-23 16:09:10.469798 | ubuntu-jammy-large | 2026-02-23 16:09:10.469 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-02-23 16:09:10.470067 | ubuntu-jammy-large | 2026-02-23 16:09:10.469 | Unpacking python3-software-properties (0.99.22.9) ... 2026-02-23 16:09:10.490653 | ubuntu-jammy-large | 2026-02-23 16:09:10.490 | Selecting previously unselected package packagekit. 2026-02-23 16:09:10.492438 | ubuntu-jammy-large | 2026-02-23 16:09:10.492 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-02-23 16:09:10.494082 | ubuntu-jammy-large | 2026-02-23 16:09:10.493 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-02-23 16:09:10.523998 | ubuntu-jammy-large | 2026-02-23 16:09:10.523 | Selecting previously unselected package software-properties-common. 2026-02-23 16:09:10.525861 | ubuntu-jammy-large | 2026-02-23 16:09:10.525 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-02-23 16:09:10.526054 | ubuntu-jammy-large | 2026-02-23 16:09:10.525 | Unpacking software-properties-common (0.99.22.9) ... 2026-02-23 16:09:10.551226 | ubuntu-jammy-large | 2026-02-23 16:09:10.551 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:10.814915 | ubuntu-jammy-large | 2026-02-23 16:09:10.814 | Setting up python3-more-itertools (8.10.0-2) ... 2026-02-23 16:09:10.989730 | ubuntu-jammy-large | 2026-02-23 16:09:10.989 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-02-23 16:09:10.989964 | ubuntu-jammy-large | 2026-02-23 16:09:10.989 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2026-02-23 16:09:11.178273 | ubuntu-jammy-large | 2026-02-23 16:09:11.178 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-02-23 16:09:11.178507 | ubuntu-jammy-large | 2026-02-23 16:09:11.178 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-02-23 16:09:11.178916 | ubuntu-jammy-large | 2026-02-23 16:09:11.178 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-02-23 16:09:11.179300 | ubuntu-jammy-large | 2026-02-23 16:09:11.179 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-02-23 16:09:11.179756 | ubuntu-jammy-large | 2026-02-23 16:09:11.179 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-02-23 16:09:11.180160 | ubuntu-jammy-large | 2026-02-23 16:09:11.180 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-02-23 16:09:11.180619 | ubuntu-jammy-large | 2026-02-23 16:09:11.180 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-02-23 16:09:11.348826 | ubuntu-jammy-large | 2026-02-23 16:09:11.348 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-02-23 16:09:11.349129 | ubuntu-jammy-large | 2026-02-23 16:09:11.349 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-02-23 16:09:11.518288 | ubuntu-jammy-large | 2026-02-23 16:09:11.518 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-02-23 16:09:11.518566 | ubuntu-jammy-large | 2026-02-23 16:09:11.518 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-23 16:09:11.518958 | ubuntu-jammy-large | 2026-02-23 16:09:11.518 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-02-23 16:09:11.519329 | ubuntu-jammy-large | 2026-02-23 16:09:11.519 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-02-23 16:09:11.687525 | ubuntu-jammy-large | 2026-02-23 16:09:11.687 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-02-23 16:09:11.687820 | ubuntu-jammy-large | 2026-02-23 16:09:11.687 | Setting up python3-pyparsing (2.4.7-1) ... 2026-02-23 16:09:11.913584 | ubuntu-jammy-large | 2026-02-23 16:09:11.913 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-02-23 16:09:11.913917 | ubuntu-jammy-large | 2026-02-23 16:09:11.913 | Setting up python3-wadllib (1.3.6-1) ... 2026-02-23 16:09:12.073522 | ubuntu-jammy-large | 2026-02-23 16:09:12.073 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-23 16:09:12.073613 | ubuntu-jammy-large | 2026-02-23 16:09:12.073 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-02-23 16:09:12.073861 | ubuntu-jammy-large | 2026-02-23 16:09:12.073 | Setting up python3-jeepney (0.7.1-3) ... 2026-02-23 16:09:12.277426 | ubuntu-jammy-large | 2026-02-23 16:09:12.277 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-02-23 16:09:12.277634 | ubuntu-jammy-large | 2026-02-23 16:09:12.277 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-02-23 16:09:12.277658 | ubuntu-jammy-large | 2026-02-23 16:09:12.277 | Setting up python3-httplib2 (0.20.2-2) ... 2026-02-23 16:09:12.467852 | ubuntu-jammy-large | 2026-02-23 16:09:12.467 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-02-23 16:09:12.468143 | ubuntu-jammy-large | 2026-02-23 16:09:12.468 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-02-23 16:09:12.473743 | ubuntu-jammy-large | 2026-02-23 16:09:12.473 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-02-23 16:09:12.474170 | ubuntu-jammy-large | 2026-02-23 16:09:12.474 | Setting up iso-codes (4.9.0-1) ... 2026-02-23 16:09:12.474599 | ubuntu-jammy-large | 2026-02-23 16:09:12.474 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-02-23 16:09:12.475003 | ubuntu-jammy-large | 2026-02-23 16:09:12.474 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-02-23 16:09:12.475433 | ubuntu-jammy-large | 2026-02-23 16:09:12.475 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-02-23 16:09:12.475855 | ubuntu-jammy-large | 2026-02-23 16:09:12.475 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-02-23 16:09:12.643293 | ubuntu-jammy-large | 2026-02-23 16:09:12.643 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-02-23 16:09:12.643543 | ubuntu-jammy-large | 2026-02-23 16:09:12.643 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-02-23 16:09:12.814990 | ubuntu-jammy-large | 2026-02-23 16:09:12.814 | Setting up python3-distro (1.7.0-1) ... 2026-02-23 16:09:12.972768 | ubuntu-jammy-large | 2026-02-23 16:09:12.972 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-02-23 16:09:13.178525 | ubuntu-jammy-large | 2026-02-23 16:09:13.178 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-02-23 16:09:13.178814 | ubuntu-jammy-large | 2026-02-23 16:09:13.178 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-02-23 16:09:13.179384 | ubuntu-jammy-large | 2026-02-23 16:09:13.179 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-02-23 16:09:13.476169 | ubuntu-jammy-large | 2026-02-23 16:09:13.475 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-02-23 16:09:13.476438 | ubuntu-jammy-large | 2026-02-23 16:09:13.476 | Setting up polkitd (0.105-33) ... 2026-02-23 16:09:13.497134 | ubuntu-jammy-large | 2026-02-23 16:09:13.497 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-02-23 16:09:13.499679 | ubuntu-jammy-large | 2026-02-23 16:09:13.499 | Setcap worked! gst-ptp-helper is not suid! 2026-02-23 16:09:13.500086 | ubuntu-jammy-large | 2026-02-23 16:09:13.500 | Setting up pkexec (0.105-33) ... 2026-02-23 16:09:13.510046 | ubuntu-jammy-large | 2026-02-23 16:09:13.509 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:13.510515 | ubuntu-jammy-large | 2026-02-23 16:09:13.510 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-02-23 16:09:13.510988 | ubuntu-jammy-large | 2026-02-23 16:09:13.510 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-02-23 16:09:13.730112 | ubuntu-jammy-large | 2026-02-23 16:09:13.729 | Setting up python3-secretstorage (3.3.1-1) ... 2026-02-23 16:09:13.906973 | ubuntu-jammy-large | 2026-02-23 16:09:13.906 | Setting up python3-keyring (23.5.0-1) ... 2026-02-23 16:09:14.119513 | ubuntu-jammy-large | 2026-02-23 16:09:14.119 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-02-23 16:09:14.308537 | ubuntu-jammy-large | 2026-02-23 16:09:14.308 | Setting up policykit-1 (0.105-33) ... 2026-02-23 16:09:14.324284 | ubuntu-jammy-large | 2026-02-23 16:09:14.324 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-02-23 16:09:14.502879 | ubuntu-jammy-large | 2026-02-23 16:09:14.502 | Setting up python3-software-properties (0.99.22.9) ... 2026-02-23 16:09:14.677274 | ubuntu-jammy-large | 2026-02-23 16:09:14.677 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-02-23 16:09:14.684972 | ubuntu-jammy-large | 2026-02-23 16:09:14.684 | Running in chroot, ignoring request. 2026-02-23 16:09:14.691763 | ubuntu-jammy-large | 2026-02-23 16:09:14.691 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-02-23 16:09:14.695001 | ubuntu-jammy-large | 2026-02-23 16:09:14.694 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-02-23 16:09:14.847128 | ubuntu-jammy-large | 2026-02-23 16:09:14.846 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-02-23 16:09:14.850076 | ubuntu-jammy-large | 2026-02-23 16:09:14.849 | Setting up software-properties-common (0.99.22.9) ... 2026-02-23 16:09:15.023731 | ubuntu-jammy-large | 2026-02-23 16:09:15.023 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:09:15.034184 | ubuntu-jammy-large | 2026-02-23 16:09:15.034 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-02-23 16:09:15.221853 | ubuntu-jammy-large | 2026-02-23 16:09:15.221 | dib-run-parts 03-baseline-tools completed 2026-02-23 16:09:15.221908 | ubuntu-jammy-large | 2026-02-23 16:09:15.221 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-02-23 16:09:15.234780 | ubuntu-jammy-large | 2026-02-23 16:09:15.234 | dib-run-parts 04-dib-init-system completed 2026-02-23 16:09:15.234804 | ubuntu-jammy-large | 2026-02-23 16:09:15.234 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-23 16:09:16.649299 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | Map install for svc-map: python3-PyYAML 2026-02-23 16:09:16.649405 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | Map install for debootstrap: lsb-release 2026-02-23 16:09:16.649420 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2026-02-23 16:09:16.649436 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Reading package lists... 2026-02-23 16:09:16.649448 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Building dependency tree... 2026-02-23 16:09:16.649460 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Reading state information... 2026-02-23 16:09:16.649472 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-02-23 16:09:16.649484 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > lsb-release set to manually installed. 2026-02-23 16:09:16.649496 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > The following NEW packages will be installed: 2026-02-23 16:09:16.649512 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > python3-yaml 2026-02-23 16:09:16.649524 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:16.649535 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Need to get 129 kB of archives. 2026-02-23 16:09:16.649547 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > After this operation, 542 kB of additional disk space will be used. 2026-02-23 16:09:16.649582 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-02-23 16:09:16.649595 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:09:16.649612 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Fetched 129 kB in 0s (856 kB/s) 2026-02-23 16:09:16.649624 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Selecting previously unselected package python3-yaml. 2026-02-23 16:09:16.649638 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > (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 ... 9362 files and directories currently installed.) 2026-02-23 16:09:16.649681 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-02-23 16:09:16.649694 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-02-23 16:09:16.649706 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-02-23 16:09:16.649717 | ubuntu-jammy-large | 2026-02-23 16:09:16.649 | returncode: 0 2026-02-23 16:09:16.666448 | ubuntu-jammy-large | 2026-02-23 16:09:16.666 | dib-run-parts 10-package-installs completed 2026-02-23 16:09:16.666490 | ubuntu-jammy-large | 2026-02-23 16:09:16.666 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-02-23 16:09:16.826454 | ubuntu-jammy-large | 2026-02-23 16:09:16.826 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-23 16:09:16.826709 | ubuntu-jammy-large | 2026-02-23 16:09:16.826 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-02-23 16:09:16.829979 | ubuntu-jammy-large | 2026-02-23 16:09:16.829 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-02-23 16:09:16.839916 | ubuntu-jammy-large | 2026-02-23 16:09:16.839 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-02-23 16:09:18.444177 | ubuntu-jammy-large | 2026-02-23 16:09:18.443 | Reading package lists... 2026-02-23 16:09:18.468181 | ubuntu-jammy-large | 2026-02-23 16:09:18.467 | dib-run-parts 99-apt-get-update completed 2026-02-23 16:09:18.468291 | ubuntu-jammy-large | 2026-02-23 16:09:18.468 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-23 16:09:18.493425 | ubuntu-jammy-large | 2026-02-23 16:09:18.493 | Not running install-packages remove with empty packages list 2026-02-23 16:09:18.547187 | ubuntu-jammy-large | 2026-02-23 16:09:18.547 | Running command: ['install-packages', '-e'] 2026-02-23 16:09:18.547265 | ubuntu-jammy-large | 2026-02-23 16:09:18.547 | > Not running install-packages remove with empty packages list 2026-02-23 16:09:18.547283 | ubuntu-jammy-large | 2026-02-23 16:09:18.547 | returncode: 0 2026-02-23 16:09:18.555964 | ubuntu-jammy-large | 2026-02-23 16:09:18.555 | dib-run-parts 99-package-uninstalls completed 2026-02-23 16:09:18.556126 | ubuntu-jammy-large | 2026-02-23 16:09:18.556 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:09:18.556149 | ubuntu-jammy-large | 2026-02-23 16:09:18.556 | dib-run-parts 2026-02-23 16:09:18.558890 | ubuntu-jammy-large | 2026-02-23 16:09:18.558 | dib-run-parts Target: pre-install.d 2026-02-23 16:09:18.558924 | ubuntu-jammy-large | 2026-02-23 16:09:18.558 | dib-run-parts 2026-02-23 16:09:18.558931 | ubuntu-jammy-large | 2026-02-23 16:09:18.558 | dib-run-parts Script Seconds 2026-02-23 16:09:18.558937 | ubuntu-jammy-large | 2026-02-23 16:09:18.558 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:09:18.558942 | ubuntu-jammy-large | 2026-02-23 16:09:18.558 | dib-run-parts 2026-02-23 16:09:18.573173 | ubuntu-jammy-large | 2026-02-23 16:09:18.573 | dib-run-parts 00-disable-apt-recommends 0.009 2026-02-23 16:09:18.582414 | ubuntu-jammy-large | 2026-02-23 16:09:18.582 | dib-run-parts 01-dib-python 0.009 2026-02-23 16:09:18.591346 | ubuntu-jammy-large | 2026-02-23 16:09:18.591 | dib-run-parts 01-install-bin 0.012 2026-02-23 16:09:18.600478 | ubuntu-jammy-large | 2026-02-23 16:09:18.600 | dib-run-parts 03-baseline-tools 10.552 2026-02-23 16:09:18.609958 | ubuntu-jammy-large | 2026-02-23 16:09:18.609 | dib-run-parts 04-dib-init-system 0.011 2026-02-23 16:09:18.619486 | ubuntu-jammy-large | 2026-02-23 16:09:18.619 | dib-run-parts 10-package-installs 1.429 2026-02-23 16:09:18.630091 | ubuntu-jammy-large | 2026-02-23 16:09:18.629 | dib-run-parts 99-apt-get-update 1.799 2026-02-23 16:09:18.639723 | ubuntu-jammy-large | 2026-02-23 16:09:18.639 | dib-run-parts 99-package-uninstalls 0.085 2026-02-23 16:09:18.642291 | ubuntu-jammy-large | 2026-02-23 16:09:18.642 | dib-run-parts 2026-02-23 16:09:18.642527 | ubuntu-jammy-large | 2026-02-23 16:09:18.642 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:09:18.844716 | ubuntu-jammy-large | 2026-02-23 16:09:18.844 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-23 16:09:18.849162 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-23 16:09:18.849342 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:09:18.849398 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:09:18.849533 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:09:18.849606 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:09:18.849905 | ubuntu-jammy-large | 2026-02-23 16:09:18.849 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:09:18.854472 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:09:18.854679 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:09:18.854732 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:09:18.854848 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:09:18.854898 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:09:18.855048 | ubuntu-jammy-large | 2026-02-23 16:09:18.854 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:09:18.855207 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:09:18.855272 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:09:18.855295 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-23 16:09:18.855308 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ DIB_NO_TIMER_CHECK=True 2026-02-23 16:09:18.855388 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:09:18.855444 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:09:18.855535 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:09:18.855614 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:09:18.855903 | ubuntu-jammy-large | 2026-02-23 16:09:18.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:09:18.860445 | ubuntu-jammy-large | 2026-02-23 16:09:18.860 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:09:18.860623 | ubuntu-jammy-large | 2026-02-23 16:09:18.860 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:09:18.860748 | ubuntu-jammy-large | 2026-02-23 16:09:18.860 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:09:18.861027 | ubuntu-jammy-large | 2026-02-23 16:09:18.860 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-02-23 16:09:18.865528 | ubuntu-jammy-large | 2026-02-23 16:09:18.865 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-02-23 16:09:18.865689 | ubuntu-jammy-large | 2026-02-23 16:09:18.865 | ++ export DIB_ADD_APT_KEYS= 2026-02-23 16:09:18.865756 | ubuntu-jammy-large | 2026-02-23 16:09:18.865 | ++ DIB_ADD_APT_KEYS= 2026-02-23 16:09:18.866003 | ubuntu-jammy-large | 2026-02-23 16:09:18.865 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-02-23 16:09:18.870540 | ubuntu-jammy-large | 2026-02-23 16:09:18.870 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-02-23 16:09:18.870664 | ubuntu-jammy-large | 2026-02-23 16:09:18.870 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:09:18.870712 | ubuntu-jammy-large | 2026-02-23 16:09:18.870 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:09:18.871051 | ubuntu-jammy-large | 2026-02-23 16:09:18.870 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:09:18.875792 | ubuntu-jammy-large | 2026-02-23 16:09:18.875 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:09:18.875937 | ubuntu-jammy-large | 2026-02-23 16:09:18.875 | ++ export DISTRO_NAME=ubuntu 2026-02-23 16:09:18.875987 | ubuntu-jammy-large | 2026-02-23 16:09:18.875 | ++ DISTRO_NAME=ubuntu 2026-02-23 16:09:18.876094 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ export DIB_RELEASE=jammy 2026-02-23 16:09:18.876132 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ DIB_RELEASE=jammy 2026-02-23 16:09:18.876234 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:09:18.876287 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:09:18.876364 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:09:18.876421 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:09:18.876539 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ ARCH=amd64 2026-02-23 16:09:18.876672 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:09:18.876949 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:09:18.877056 | ubuntu-jammy-large | 2026-02-23 16:09:18.876 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:09:18.877105 | ubuntu-jammy-large | 2026-02-23 16:09:18.877 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:09:18.877380 | ubuntu-jammy-large | 2026-02-23 16:09:18.877 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:09:18.882148 | ubuntu-jammy-large | 2026-02-23 16:09:18.882 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:09:18.882327 | ubuntu-jammy-large | 2026-02-23 16:09:18.882 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:09:18.882379 | ubuntu-jammy-large | 2026-02-23 16:09:18.882 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:09:18.882680 | ubuntu-jammy-large | 2026-02-23 16:09:18.882 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:09:18.887421 | ubuntu-jammy-large | 2026-02-23 16:09:18.887 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:09:18.887621 | ubuntu-jammy-large | 2026-02-23 16:09:18.887 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:09:18.887681 | ubuntu-jammy-large | 2026-02-23 16:09:18.887 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-23 16:09:18.887759 | ubuntu-jammy-large | 2026-02-23 16:09:18.887 | ++ DIB_INIT_SYSTEM=systemd 2026-02-23 16:09:18.888018 | ubuntu-jammy-large | 2026-02-23 16:09:18.887 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:09:18.892829 | ubuntu-jammy-large | 2026-02-23 16:09:18.892 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:09:18.892983 | ubuntu-jammy-large | 2026-02-23 16:09:18.892 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:09:18.893031 | ubuntu-jammy-large | 2026-02-23 16:09:18.892 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:09:18.893290 | ubuntu-jammy-large | 2026-02-23 16:09:18.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:09:18.898104 | ubuntu-jammy-large | 2026-02-23 16:09:18.897 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:09:18.898326 | ubuntu-jammy-large | 2026-02-23 16:09:18.898 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:09:18.898378 | ubuntu-jammy-large | 2026-02-23 16:09:18.898 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:09:18.898707 | ubuntu-jammy-large | 2026-02-23 16:09:18.898 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-23 16:09:18.903513 | ubuntu-jammy-large | 2026-02-23 16:09:18.903 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-23 16:09:18.903705 | ubuntu-jammy-large | 2026-02-23 16:09:18.903 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:09:18.903754 | ubuntu-jammy-large | 2026-02-23 16:09:18.903 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:09:18.903884 | ubuntu-jammy-large | 2026-02-23 16:09:18.903 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:09:18.903932 | ubuntu-jammy-large | 2026-02-23 16:09:18.903 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:09:18.904184 | ubuntu-jammy-large | 2026-02-23 16:09:18.904 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-23 16:09:18.908875 | ubuntu-jammy-large | 2026-02-23 16:09:18.908 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-23 16:09:18.909022 | ubuntu-jammy-large | 2026-02-23 16:09:18.908 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:09:18.909161 | ubuntu-jammy-large | 2026-02-23 16:09:18.909 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:09:18.909205 | ubuntu-jammy-large | 2026-02-23 16:09:18.909 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-23 16:09:18.909461 | ubuntu-jammy-large | 2026-02-23 16:09:18.909 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-02-23 16:09:18.913886 | ubuntu-jammy-large | 2026-02-23 16:09:18.913 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-02-23 16:09:18.914022 | ubuntu-jammy-large | 2026-02-23 16:09:18.913 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:09:18.914066 | ubuntu-jammy-large | 2026-02-23 16:09:18.914 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:09:18.914316 | ubuntu-jammy-large | 2026-02-23 16:09:18.914 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-23 16:09:18.919268 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-23 16:09:18.919496 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ '[' -z '' ']' 2026-02-23 16:09:18.919569 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ case "$DISTRO_NAME" in 2026-02-23 16:09:18.919672 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ '[' jammy == trusty ']' 2026-02-23 16:09:18.919770 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ '[' -z '' ']' 2026-02-23 16:09:18.919817 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ DIB_PYTHON_VERSION=3 2026-02-23 16:09:18.919894 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ export DIB_PYTHON_VERSION 2026-02-23 16:09:18.919962 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ export DIB_PYTHON=python3 2026-02-23 16:09:18.920013 | ubuntu-jammy-large | 2026-02-23 16:09:18.919 | ++ DIB_PYTHON=python3 2026-02-23 16:09:18.920272 | ubuntu-jammy-large | 2026-02-23 16:09:18.920 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:09:18.925048 | ubuntu-jammy-large | 2026-02-23 16:09:18.924 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:09:18.925227 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ '[' 0 -gt 0 ']' 2026-02-23 16:09:18.925309 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ set -euo pipefail 2026-02-23 16:09:18.925430 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ case $DISTRO_NAME in 2026-02-23 16:09:18.925488 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:09:18.925567 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:09:18.925625 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:09:18.925684 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:09:18.925920 | ubuntu-jammy-large | 2026-02-23 16:09:18.925 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-23 16:09:18.930909 | ubuntu-jammy-large | 2026-02-23 16:09:18.930 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-23 16:09:18.931076 | ubuntu-jammy-large | 2026-02-23 16:09:18.931 | ++ '[' -z systemd ']' 2026-02-23 16:09:18.931176 | ubuntu-jammy-large | 2026-02-23 16:09:18.931 | ++ case $DIB_INIT_SYSTEM in 2026-02-23 16:09:18.931458 | ubuntu-jammy-large | 2026-02-23 16:09:18.931 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-02-23 16:09:18.990077 | ubuntu-jammy-large | 2026-02-23 16:09:18.989 | INFO:root:Mapping for base : iscsi_package 2026-02-23 16:09:19.048034 | ubuntu-jammy-large | 2026-02-23 16:09:19.047 | Reading package lists... 2026-02-23 16:09:19.272602 | ubuntu-jammy-large | 2026-02-23 16:09:19.272 | Building dependency tree... 2026-02-23 16:09:19.272729 | ubuntu-jammy-large | 2026-02-23 16:09:19.272 | Reading state information... 2026-02-23 16:09:19.474334 | ubuntu-jammy-large | 2026-02-23 16:09:19.474 | The following additional packages will be installed: 2026-02-23 16:09:19.475377 | ubuntu-jammy-large | 2026-02-23 16:09:19.475 | libisns0 libopeniscsiusr udev 2026-02-23 16:09:19.476592 | ubuntu-jammy-large | 2026-02-23 16:09:19.476 | Recommended packages: 2026-02-23 16:09:19.476611 | ubuntu-jammy-large | 2026-02-23 16:09:19.476 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-02-23 16:09:19.499868 | ubuntu-jammy-large | 2026-02-23 16:09:19.499 | The following NEW packages will be installed: 2026-02-23 16:09:19.500670 | ubuntu-jammy-large | 2026-02-23 16:09:19.500 | libisns0 libopeniscsiusr open-iscsi udev 2026-02-23 16:09:19.623457 | ubuntu-jammy-large | 2026-02-23 16:09:19.623 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:19.623516 | ubuntu-jammy-large | 2026-02-23 16:09:19.623 | Need to get 2044 kB of archives. 2026-02-23 16:09:19.623537 | ubuntu-jammy-large | 2026-02-23 16:09:19.623 | After this operation, 11.7 MB of additional disk space will be used. 2026-02-23 16:09:19.623572 | ubuntu-jammy-large | 2026-02-23 16:09:19.623 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-02-23 16:09:19.667599 | ubuntu-jammy-large | 2026-02-23 16:09:19.667 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-02-23 16:09:19.669868 | ubuntu-jammy-large | 2026-02-23 16:09:19.669 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2026-02-23 16:09:19.731086 | ubuntu-jammy-large | 2026-02-23 16:09:19.730 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-02-23 16:09:19.885770 | ubuntu-jammy-large | 2026-02-23 16:09:19.885 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:09:19.912438 | ubuntu-jammy-large | 2026-02-23 16:09:19.912 | Fetched 2044 kB in 0s (8873 kB/s) 2026-02-23 16:09:19.927914 | ubuntu-jammy-large | 2026-02-23 16:09:19.927 | Selecting previously unselected package libisns0:amd64. 2026-02-23 16:09:19.936734 | ubuntu-jammy-large | 2026-02-23 16:09:19.936 | (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 ... 9398 files and directories currently installed.) 2026-02-23 16:09:19.937424 | ubuntu-jammy-large | 2026-02-23 16:09:19.937 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-02-23 16:09:19.937734 | ubuntu-jammy-large | 2026-02-23 16:09:19.937 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-02-23 16:09:19.957113 | ubuntu-jammy-large | 2026-02-23 16:09:19.956 | Selecting previously unselected package libopeniscsiusr. 2026-02-23 16:09:19.958600 | ubuntu-jammy-large | 2026-02-23 16:09:19.958 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-02-23 16:09:19.958783 | ubuntu-jammy-large | 2026-02-23 16:09:19.958 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-02-23 16:09:19.976466 | ubuntu-jammy-large | 2026-02-23 16:09:19.976 | Selecting previously unselected package udev. 2026-02-23 16:09:19.978004 | ubuntu-jammy-large | 2026-02-23 16:09:19.977 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2026-02-23 16:09:19.978159 | ubuntu-jammy-large | 2026-02-23 16:09:19.978 | Unpacking udev (249.11-0ubuntu3.17) ... 2026-02-23 16:09:20.061245 | ubuntu-jammy-large | 2026-02-23 16:09:20.061 | Selecting previously unselected package open-iscsi. 2026-02-23 16:09:20.063507 | ubuntu-jammy-large | 2026-02-23 16:09:20.063 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-02-23 16:09:20.140533 | ubuntu-jammy-large | 2026-02-23 16:09:20.140 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-02-23 16:09:20.170411 | ubuntu-jammy-large | 2026-02-23 16:09:20.170 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-02-23 16:09:20.170712 | ubuntu-jammy-large | 2026-02-23 16:09:20.170 | Setting up udev (249.11-0ubuntu3.17) ... 2026-02-23 16:09:20.718385 | ubuntu-jammy-large | 2026-02-23 16:09:20.718 | A chroot environment has been detected, udev not started. 2026-02-23 16:09:20.732873 | ubuntu-jammy-large | 2026-02-23 16:09:20.732 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-02-23 16:09:20.733305 | ubuntu-jammy-large | 2026-02-23 16:09:20.733 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-02-23 16:09:21.070837 | ubuntu-jammy-large | 2026-02-23 16:09:21.070 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-02-23 16:09:21.238007 | ubuntu-jammy-large | 2026-02-23 16:09:21.237 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-02-23 16:09:21.238118 | ubuntu-jammy-large | 2026-02-23 16:09:21.237 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-02-23 16:09:21.254102 | ubuntu-jammy-large | 2026-02-23 16:09:21.253 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:09:21.440748 | ubuntu-jammy-large | 2026-02-23 16:09:21.440 | dib-run-parts 00-baseline-environment completed 2026-02-23 16:09:21.440934 | ubuntu-jammy-large | 2026-02-23 16:09:21.440 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-02-23 16:09:21.500426 | ubuntu-jammy-large | 2026-02-23 16:09:21.500 | Reading package lists... 2026-02-23 16:09:21.727359 | ubuntu-jammy-large | 2026-02-23 16:09:21.727 | Building dependency tree... 2026-02-23 16:09:21.727532 | ubuntu-jammy-large | 2026-02-23 16:09:21.727 | Reading state information... 2026-02-23 16:09:21.883711 | ubuntu-jammy-large | 2026-02-23 16:09:21.883 | Calculating upgrade... 2026-02-23 16:09:22.035571 | ubuntu-jammy-large | 2026-02-23 16:09:22.035 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:22.040386 | ubuntu-jammy-large | 2026-02-23 16:09:22.040 | dib-run-parts 00-up-to-date completed 2026-02-23 16:09:22.040564 | ubuntu-jammy-large | 2026-02-23 16:09:22.040 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-02-23 16:09:23.202833 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for keepalived-octavia: keepalived 2026-02-23 16:09:23.202949 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for ipvsadmin: ipvsadm 2026-02-23 16:09:23.202969 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-02-23 16:09:23.202983 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for cpu-pinning: tuned 2026-02-23 16:09:23.203009 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-02-23 16:09:23.203024 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for cache-url: curl 2026-02-23 16:09:23.203038 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for certs-ramfs: cryptsetup 2026-02-23 16:09:23.203052 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for sos: sos 2026-02-23 16:09:23.203071 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for amphora-agent: build-essential, libffi-dev, libssl-dev, python3-dev, python3-pip, python3, python3-venv, acl, acpid, apparmor, apt-transport-https, at, bash-completion, cloud-guest-utils, cloud-init, cron, curl, dbus, dkms, dmeventd, ethtool, gawk, ifenslave, ifupdown, iptables, iputils-tracepath, irqbalance, isc-dhcp-client, less, logrotate, lsof, net-tools, netbase, netcat-openbsd, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, socat, tcpdump, tmux, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2026-02-23 16:09:23.203088 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for install-static: rsync 2026-02-23 16:09:23.203101 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for source-repositories: git 2026-02-23 16:09:23.203114 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-02-23 16:09:23.203129 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | Running command: ['install-packages', 'cryptsetup', 'build-essential', 'open-vm-tools', 'dbus', 'python3', 'irqbalance', 'isc-dhcp-client', 'keepalived', 'tmux', 'tcpdump', 'cloud-init', 'adduser', 'libssl-dev', 'acl', 'cloud-guest-utils', 'acpid', 'libffi-dev', 'apparmor', 'rsync', 'initramfs-tools', 'uuid-runtime', 'git', 'openssh-client', 'iputils-tracepath', 'gawk', 'vlan', 'python3-venv', 'linux-image-virtual', 'pollinate', 'openssh-server', 'at', 'iputils-ping', 'logrotate', 'lsof', 'netbase', 'vim-tiny', 'less', 'dmeventd', 'locales', 'python3-pip', 'curl', 'ifenslave', 'rsyslog', 'bash-completion', 'haproxy', 'netcat-openbsd', 'dkms', 'ubuntu-cloudimage-keyring', 'cron', 'psmisc', 'tuned', 'ifupdown', 'apt-transport-https', 'ethtool', 'iptables', 'ca-certificates', 'net-tools', 'python3-dev', 'nftables', 'ipvsadm', 'socat'] 2026-02-23 16:09:23.203143 | ubuntu-jammy-large | 2026-02-23 16:09:23.202 | > Reading package lists... 2026-02-23 16:09:23.203161 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > Building dependency tree... 2026-02-23 16:09:23.203202 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > Reading state information... 2026-02-23 16:09:23.203216 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > adduser is already the newest version (3.118ubuntu5). 2026-02-23 16:09:23.203230 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-02-23 16:09:23.203244 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-02-23 16:09:23.203257 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > dbus set to manually installed. 2026-02-23 16:09:23.203270 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-02-23 16:09:23.203284 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > apt-transport-https is already the newest version (2.4.14). 2026-02-23 16:09:23.203302 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > The following additional packages will be installed: 2026-02-23 16:09:23.203315 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-02-23 16:09:23.203329 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-02-23 16:09:23.203342 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-02-23 16:09:23.203355 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-02-23 16:09:23.203369 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-02-23 16:09:23.203382 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-02-23 16:09:23.203399 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-02-23 16:09:23.203413 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-02-23 16:09:23.203426 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-02-23 16:09:23.203440 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-02-23 16:09:23.203453 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-02-23 16:09:23.203470 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-02-23 16:09:23.203484 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-02-23 16:09:23.203497 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-02-23 16:09:23.203510 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-02-23 16:09:23.203527 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-02-23 16:09:23.203573 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-02-23 16:09:23.203589 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-02-23 16:09:23.203607 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > linux-base linux-image-5.15.0-171-generic linux-libc-dev 2026-02-23 16:09:23.203620 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > linux-modules-5.15.0-171-generic lto-disabled-list make ncat netplan.io 2026-02-23 16:09:23.203634 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2026-02-23 16:09:23.203652 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-02-23 16:09:23.203665 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-02-23 16:09:23.203682 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2026-02-23 16:09:23.203709 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2026-02-23 16:09:23.203737 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2026-02-23 16:09:23.203751 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-02-23 16:09:23.203765 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2026-02-23 16:09:23.203783 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2026-02-23 16:09:23.203800 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > xxd xz-utils zlib1g-dev zstd 2026-02-23 16:09:23.203818 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > Suggested packages: 2026-02-23 16:09:23.203835 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-02-23 16:09:23.203854 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-02-23 16:09:23.203895 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-02-23 16:09:23.203919 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-02-23 16:09:23.203937 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-02-23 16:09:23.203954 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-02-23 16:09:23.203971 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-02-23 16:09:23.203988 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-02-23 16:09:23.204016 | ubuntu-jammy-large | 2026-02-23 16:09:23.203 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-02-23 16:09:23.204042 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-02-23 16:09:23.204066 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-02-23 16:09:23.204080 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-23 16:09:23.204098 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > linux-headers-5.15.0-171-generic linux-modules-extra-5.15.0-171-generic 2026-02-23 16:09:23.204114 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-02-23 16:09:23.204131 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2026-02-23 16:09:23.204148 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-02-23 16:09:23.204164 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-02-23 16:09:23.204181 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-02-23 16:09:23.204198 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-02-23 16:09:23.204237 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-02-23 16:09:23.204255 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-02-23 16:09:23.204272 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-02-23 16:09:23.204289 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-02-23 16:09:23.204359 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > indent 2026-02-23 16:09:23.204375 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > Recommended packages: 2026-02-23 16:09:23.204389 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-02-23 16:09:23.204406 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-02-23 16:09:23.204420 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-02-23 16:09:23.204446 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-02-23 16:09:23.204460 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-02-23 16:09:23.204477 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-02-23 16:09:23.204490 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > The following NEW packages will be installed: 2026-02-23 16:09:23.204507 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-02-23 16:09:23.204524 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-02-23 16:09:23.204578 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-02-23 16:09:23.204646 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-02-23 16:09:23.204661 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-02-23 16:09:23.204707 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-02-23 16:09:23.204856 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-02-23 16:09:23.204876 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-02-23 16:09:23.204893 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-02-23 16:09:23.204907 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-02-23 16:09:23.204924 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-02-23 16:09:23.204941 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-02-23 16:09:23.204958 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-02-23 16:09:23.204975 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-02-23 16:09:23.204999 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-02-23 16:09:23.205017 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-02-23 16:09:23.205030 | ubuntu-jammy-large | 2026-02-23 16:09:23.204 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-02-23 16:09:23.205047 | ubuntu-jammy-large | 2026-02-23 16:09:23.205 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-02-23 16:09:26.764951 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-02-23 16:09:26.765053 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-02-23 16:09:26.765073 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-02-23 16:09:26.765088 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-02-23 16:09:26.765102 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > libxtables12 linux-base linux-image-5.15.0-171-generic linux-image-virtual 2026-02-23 16:09:26.765115 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > linux-libc-dev linux-modules-5.15.0-171-generic locales logrotate lsof 2026-02-23 16:09:26.765128 | ubuntu-jammy-large | 2026-02-23 16:09:26.764 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2026-02-23 16:09:26.765141 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2026-02-23 16:09:26.765155 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2026-02-23 16:09:26.765173 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-02-23 16:09:26.765210 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-02-23 16:09:26.765224 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-dev python3-distutils python3-idna python3-jinja2 2026-02-23 16:09:26.765237 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-02-23 16:09:26.765250 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2026-02-23 16:09:26.765263 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-02-23 16:09:26.765281 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-02-23 16:09:26.765294 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2026-02-23 16:09:26.765307 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > rpcsvc-proto rsync rsyslog socat tcpdump tmux tuned tzdata 2026-02-23 16:09:26.765321 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2026-02-23 16:09:26.765335 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > vlan xxd xz-utils zlib1g-dev zstd 2026-02-23 16:09:26.765349 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > 0 upgraded, 219 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:09:26.765367 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Need to get 198 MB of archives. 2026-02-23 16:09:26.765380 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > After this operation, 734 MB of additional disk space will be used. 2026-02-23 16:09:26.765393 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-02-23 16:09:26.765408 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-02-23 16:09:26.765426 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-02-23 16:09:26.765441 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-02-23 16:09:26.765455 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-02-23 16:09:26.765472 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB] 2026-02-23 16:09:26.765489 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-02-23 16:09:26.765582 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-02-23 16:09:26.765624 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.3 [216 kB] 2026-02-23 16:09:26.765753 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-02-23 16:09:26.765773 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-02-23 16:09:26.765799 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-02-23 16:09:26.765818 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.3 [10.0 MB] 2026-02-23 16:09:26.765832 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-02-23 16:09:26.765848 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] 2026-02-23 16:09:26.766062 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-02-23 16:09:26.766177 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-02-23 16:09:26.766213 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-02-23 16:09:26.766241 | ubuntu-jammy-large | 2026-02-23 16:09:26.765 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-02-23 16:09:26.766281 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] 2026-02-23 16:09:26.766311 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-02-23 16:09:26.766338 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] 2026-02-23 16:09:26.766365 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] 2026-02-23 16:09:26.766391 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] 2026-02-23 16:09:26.766418 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-02-23 16:09:26.766444 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1069 kB] 2026-02-23 16:09:26.766471 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-02-23 16:09:26.766519 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] 2026-02-23 16:09:26.766579 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] 2026-02-23 16:09:26.766605 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2517 kB] 2026-02-23 16:09:26.766631 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.3 [20.1 MB] 2026-02-23 16:09:26.766658 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-02-23 16:09:26.766685 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.2 [10.8 MB] 2026-02-23 16:09:26.766718 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.2 [2442 kB] 2026-02-23 16:09:26.766744 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.2 [2477 kB] 2026-02-23 16:09:26.766770 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.2 [2618 kB] 2026-02-23 16:09:26.766797 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.2 [21.7 MB] 2026-02-23 16:09:26.766828 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] 2026-02-23 16:09:26.766855 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-02-23 16:09:26.766882 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-02-23 16:09:26.766940 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-02-23 16:09:26.766969 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-02-23 16:09:26.767001 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-02-23 16:09:26.767027 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-02-23 16:09:26.767059 | ubuntu-jammy-large | 2026-02-23 16:09:26.766 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-02-23 16:09:26.767085 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-02-23 16:09:26.767116 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-02-23 16:09:26.767148 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-02-23 16:09:26.767180 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-02-23 16:09:26.767212 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-02-23 16:09:26.767242 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-171.181 [1316 kB] 2026-02-23 16:09:26.767316 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-02-23 16:09:26.767352 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-02-23 16:09:26.767385 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-02-23 16:09:26.767417 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-02-23 16:09:26.767449 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-02-23 16:09:26.767514 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2101 kB] 2026-02-23 16:09:26.767601 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.3 [11.4 MB] 2026-02-23 16:09:26.767681 | ubuntu-jammy-large | 2026-02-23 16:09:26.767 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-02-23 16:09:27.598498 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-02-23 16:09:27.598574 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-02-23 16:09:27.598587 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-02-23 16:09:27.598597 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-02-23 16:09:27.598607 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-02-23 16:09:27.598616 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-02-23 16:09:27.598639 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-02-23 16:09:27.598649 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-02-23 16:09:27.598659 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-02-23 16:09:27.598668 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-02-23 16:09:27.598677 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-02-23 16:09:27.598686 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-02-23 16:09:27.598701 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-02-23 16:09:27.598711 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-02-23 16:09:27.598719 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-02-23 16:09:27.598728 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:75 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-genl-3-200 amd64 3.5.0-0.1 [12.4 kB] 2026-02-23 16:09:27.598737 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:76 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2026-02-23 16:09:27.598746 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-02-23 16:09:27.598754 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-02-23 16:09:27.598763 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-02-23 16:09:27.598772 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-02-23 16:09:27.598781 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-02-23 16:09:27.598790 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-02-23 16:09:27.598798 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-02-23 16:09:27.598807 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-02-23 16:09:27.598816 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-02-23 16:09:27.598825 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-02-23 16:09:27.598833 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2026-02-23 16:09:27.598842 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.13 [38.7 kB] 2026-02-23 16:09:27.598852 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-02-23 16:09:27.598871 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2026-02-23 16:09:27.598886 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:91 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2026-02-23 16:09:27.598895 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:92 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2026-02-23 16:09:27.598904 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-02-23 16:09:27.598913 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-02-23 16:09:27.598922 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:95 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] 2026-02-23 16:09:27.598930 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-02-23 16:09:27.598939 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-02-23 16:09:27.598948 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-02-23 16:09:27.598957 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:99 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.3 [747 kB] 2026-02-23 16:09:27.598966 | ubuntu-jammy-large | 2026-02-23 16:09:27.597 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-02-23 16:09:27.598975 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-02-23 16:09:27.598987 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-02-23 16:09:27.598996 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:103 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB] 2026-02-23 16:09:27.599005 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-02-23 16:09:27.599014 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-02-23 16:09:27.599023 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-02-23 16:09:27.599032 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.4 [111 kB] 2026-02-23 16:09:27.599040 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-02-23 16:09:27.599049 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-02-23 16:09:27.599058 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-02-23 16:09:27.599067 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-02-23 16:09:27.599075 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-02-23 16:09:27.599084 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.4 [106 kB] 2026-02-23 16:09:27.599093 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-02-23 16:09:27.599102 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2026-02-23 16:09:27.599122 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2026-02-23 16:09:27.599131 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] 2026-02-23 16:09:27.599140 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.24 [707 kB] 2026-02-23 16:09:27.599149 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-02-23 16:09:27.599162 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-02-23 16:09:27.599171 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-02-23 16:09:27.599180 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-02-23 16:09:27.599188 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-02-23 16:09:27.599197 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-02-23 16:09:27.599205 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-02-23 16:09:27.599214 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-02-23 16:09:27.599223 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-02-23 16:09:27.599232 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-02-23 16:09:27.599241 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2026-02-23 16:09:27.599249 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-02-23 16:09:27.599258 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-02-23 16:09:27.599267 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2026-02-23 16:09:27.599276 | ubuntu-jammy-large | 2026-02-23 16:09:27.598 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-02-23 16:09:30.109881 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-02-23 16:09:30.109970 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-02-23 16:09:30.109990 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-02-23 16:09:30.110006 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-02-23 16:09:30.110022 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-02-23 16:09:30.110037 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-02-23 16:09:30.110069 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 2026-02-23 16:09:30.110084 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 2026-02-23 16:09:30.110097 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2026-02-23 16:09:30.110110 | ubuntu-jammy-large | 2026-02-23 16:09:30.108 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-02-23 16:09:30.110124 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-02-23 16:09:30.110137 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-02-23 16:09:30.110151 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-02-23 16:09:30.110164 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2026-02-23 16:09:30.110177 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-02-23 16:09:30.110191 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-02-23 16:09:30.110204 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] 2026-02-23 16:09:30.110217 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] 2026-02-23 16:09:30.110230 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-02-23 16:09:30.110244 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-02-23 16:09:30.110257 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-02-23 16:09:30.110282 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-02-23 16:09:30.110296 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-02-23 16:09:30.110310 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-02-23 16:09:30.110323 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-02-23 16:09:30.110336 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-02-23 16:09:30.110350 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-02-23 16:09:30.110368 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-02-23 16:09:30.110382 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-02-23 16:09:30.110409 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-02-23 16:09:30.110431 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-02-23 16:09:30.110444 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-02-23 16:09:30.110458 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.14 [1949 kB] 2026-02-23 16:09:30.110471 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-02-23 16:09:30.110484 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.14 [4765 kB] 2026-02-23 16:09:30.110498 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-02-23 16:09:30.110511 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2375 kB] 2026-02-23 16:09:30.110550 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-02-23 16:09:30.110564 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-171-generic amd64 5.15.0-171.181 [22.7 MB] 2026-02-23 16:09:30.110577 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-171-generic amd64 5.15.0-171.181 [11.6 MB] 2026-02-23 16:09:30.110590 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.171.160 [2440 B] 2026-02-23 16:09:30.110604 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-02-23 16:09:30.110617 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-02-23 16:09:30.110630 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2026-02-23 16:09:30.110643 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-02-23 16:09:30.110656 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-02-23 16:09:30.110670 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-02-23 16:09:30.110683 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-02-23 16:09:30.110696 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-02-23 16:09:30.110709 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-02-23 16:09:30.110722 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-02-23 16:09:30.110735 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-02-23 16:09:30.110748 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-02-23 16:09:30.110762 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.14 [508 kB] 2026-02-23 16:09:30.110782 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-02-23 16:09:30.110795 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-02-23 16:09:30.110813 | ubuntu-jammy-large | 2026-02-23 16:09:30.109 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-02-23 16:09:30.110827 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-02-23 16:09:30.110850 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-02-23 16:09:30.110863 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-02-23 16:09:30.110876 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-02-23 16:09:30.110889 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-02-23 16:09:30.110903 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-02-23 16:09:30.110916 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-02-23 16:09:30.110929 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-02-23 16:09:30.110942 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-02-23 16:09:30.110955 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-02-23 16:09:30.110969 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-02-23 16:09:30.110982 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-02-23 16:09:30.110995 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-02-23 16:09:30.111008 | ubuntu-jammy-large | 2026-02-23 16:09:30.110 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-02-23 16:09:32.164590 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-02-23 16:09:32.164641 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-02-23 16:09:32.164650 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-setuptools-whl all 59.6.0-1.2ubuntu0.22.04.3 [789 kB] 2026-02-23 16:09:32.164657 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.14 [5724 B] 2026-02-23 16:09:32.164663 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-02-23 16:09:32.164684 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-02-23 16:09:32.164690 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-02-23 16:09:32.164710 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-02-23 16:09:32.164715 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-02-23 16:09:32.164721 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-02-23 16:09:32.164726 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-02-23 16:09:32.164730 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-02-23 16:09:32.164735 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-02-23 16:09:32.164740 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-23 16:09:32.164748 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-02-23 16:09:32.164754 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:09:32.164760 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Fetched 198 MB in 7s (28.3 MB/s) 2026-02-23 16:09:32.164765 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Selecting previously unselected package cron. 2026-02-23 16:09:32.164772 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > (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 ... 9572 files and directories currently installed.) 2026-02-23 16:09:32.164779 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-02-23 16:09:32.164784 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-02-23 16:09:32.164788 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Selecting previously unselected package libnuma1:amd64. 2026-02-23 16:09:32.164793 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-02-23 16:09:32.164798 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-02-23 16:09:32.164803 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Selecting previously unselected package irqbalance. 2026-02-23 16:09:32.164807 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-02-23 16:09:32.164812 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-02-23 16:09:32.164816 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Selecting previously unselected package libpopt0:amd64. 2026-02-23 16:09:32.164821 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-02-23 16:09:32.164825 | ubuntu-jammy-large | 2026-02-23 16:09:32.163 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-02-23 16:09:32.164830 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package rsync. 2026-02-23 16:09:32.164834 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-02-23 16:09:32.164846 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-02-23 16:09:32.164851 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package uuid-runtime. 2026-02-23 16:09:32.164856 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:09:32.164863 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:32.164868 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package kmod. 2026-02-23 16:09:32.164873 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-02-23 16:09:32.164877 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking kmod (29-1ubuntu1) ... 2026-02-23 16:09:32.164882 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package acpid. 2026-02-23 16:09:32.164886 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-02-23 16:09:32.164891 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-02-23 16:09:32.164895 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package gcc-11-base:amd64. 2026-02-23 16:09:32.164900 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.164904 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.164909 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libisl23:amd64. 2026-02-23 16:09:32.164915 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-02-23 16:09:32.164923 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-02-23 16:09:32.164931 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libmpfr6:amd64. 2026-02-23 16:09:32.164938 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-02-23 16:09:32.164945 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-02-23 16:09:32.164954 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libmpc3:amd64. 2026-02-23 16:09:32.164963 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-02-23 16:09:32.164973 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-02-23 16:09:32.164981 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package cpp-11. 2026-02-23 16:09:32.164988 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.165000 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.165009 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package cpp. 2026-02-23 16:09:32.165016 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-23 16:09:32.165021 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-02-23 16:09:32.165025 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libcc1-0:amd64. 2026-02-23 16:09:32.165030 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165034 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165039 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package binutils-common:amd64. 2026-02-23 16:09:32.165043 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165048 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165052 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libbinutils:amd64. 2026-02-23 16:09:32.165057 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165061 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165066 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-02-23 16:09:32.165070 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165079 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165083 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libctf0:amd64. 2026-02-23 16:09:32.165088 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165092 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165097 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-02-23 16:09:32.165101 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165106 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165111 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package binutils. 2026-02-23 16:09:32.165115 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-02-23 16:09:32.165123 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-02-23 16:09:32.165128 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libgomp1:amd64. 2026-02-23 16:09:32.165132 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165137 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165141 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libitm1:amd64. 2026-02-23 16:09:32.165146 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165150 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165155 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libatomic1:amd64. 2026-02-23 16:09:32.165159 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165164 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165168 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libasan6:amd64. 2026-02-23 16:09:32.165173 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.165178 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.165182 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package liblsan0:amd64. 2026-02-23 16:09:32.165187 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165191 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165196 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libtsan0:amd64. 2026-02-23 16:09:32.165200 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.165205 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.165209 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libubsan1:amd64. 2026-02-23 16:09:32.165214 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165218 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165225 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libquadmath0:amd64. 2026-02-23 16:09:32.165230 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:32.165234 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:32.165242 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-02-23 16:09:32.165247 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.165251 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.165256 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package gcc-11. 2026-02-23 16:09:32.165260 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:32.165265 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:32.165269 | ubuntu-jammy-large | 2026-02-23 16:09:32.164 | > Selecting previously unselected package gcc. 2026-02-23 16:09:35.030977 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-23 16:09:35.031056 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-02-23 16:09:35.031069 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Selecting previously unselected package cpp-12. 2026-02-23 16:09:35.031078 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:35.031088 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:35.031097 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Selecting previously unselected package libasan8:amd64. 2026-02-23 16:09:35.031105 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:35.031114 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:35.031122 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Selecting previously unselected package libtsan2:amd64. 2026-02-23 16:09:35.031130 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:35.031146 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:35.031155 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-02-23 16:09:35.031163 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:35.031171 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:35.031179 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Selecting previously unselected package gcc-12. 2026-02-23 16:09:35.031187 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-02-23 16:09:35.031195 | ubuntu-jammy-large | 2026-02-23 16:09:35.030 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:35.031203 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package perl-modules-5.34. 2026-02-23 16:09:35.031211 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-02-23 16:09:35.031219 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-02-23 16:09:35.031228 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libgdbm6:amd64. 2026-02-23 16:09:35.031236 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-02-23 16:09:35.031243 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-02-23 16:09:35.031251 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-02-23 16:09:35.031259 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-02-23 16:09:35.031268 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-02-23 16:09:35.031278 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libperl5.34:amd64. 2026-02-23 16:09:35.031286 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-23 16:09:35.031310 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-02-23 16:09:35.031319 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package perl. 2026-02-23 16:09:35.031327 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-23 16:09:35.031335 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-02-23 16:09:35.031343 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libdpkg-perl. 2026-02-23 16:09:35.031351 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-02-23 16:09:35.031359 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-23 16:09:35.031370 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package bzip2. 2026-02-23 16:09:35.031378 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-02-23 16:09:35.031391 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-02-23 16:09:35.031400 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package xz-utils. 2026-02-23 16:09:35.031409 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-02-23 16:09:35.031417 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-02-23 16:09:35.031427 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package patch. 2026-02-23 16:09:35.031435 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-02-23 16:09:35.031443 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking patch (2.7.6-7build2) ... 2026-02-23 16:09:35.031451 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package make. 2026-02-23 16:09:35.031462 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-02-23 16:09:35.031470 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking make (4.3-4.1build1) ... 2026-02-23 16:09:35.031481 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package lto-disabled-list. 2026-02-23 16:09:35.031489 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-02-23 16:09:35.031518 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking lto-disabled-list (24) ... 2026-02-23 16:09:35.031529 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package dpkg-dev. 2026-02-23 16:09:35.031565 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-02-23 16:09:35.031577 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-23 16:09:35.031588 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libc-dev-bin. 2026-02-23 16:09:35.031610 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-02-23 16:09:35.031634 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:09:35.031657 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-02-23 16:09:35.031818 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-171.181_amd64.deb ... 2026-02-23 16:09:35.031831 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-23 16:09:35.031839 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-02-23 16:09:35.031848 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-02-23 16:09:35.031856 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-23 16:09:35.031864 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package rpcsvc-proto. 2026-02-23 16:09:35.031872 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-02-23 16:09:35.031880 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-23 16:09:35.031896 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-02-23 16:09:35.031905 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-02-23 16:09:35.031916 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-23 16:09:35.031924 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libnsl-dev:amd64. 2026-02-23 16:09:35.031932 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-02-23 16:09:35.031940 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-23 16:09:35.031949 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libc6-dev:amd64. 2026-02-23 16:09:35.031957 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-02-23 16:09:35.031965 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-23 16:09:35.031975 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-02-23 16:09:35.031983 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:35.031992 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:35.032000 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package g++-11. 2026-02-23 16:09:35.032010 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-23 16:09:35.032018 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:35.032029 | ubuntu-jammy-large | 2026-02-23 16:09:35.031 | > Selecting previously unselected package g++. 2026-02-23 16:09:35.032037 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-23 16:09:35.032047 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-02-23 16:09:35.032057 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package build-essential. 2026-02-23 16:09:35.032093 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-02-23 16:09:35.032109 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking build-essential (12.9ubuntu3) ... 2026-02-23 16:09:35.032119 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package dctrl-tools. 2026-02-23 16:09:35.032130 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-02-23 16:09:35.032140 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-02-23 16:09:35.032716 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package dkms. 2026-02-23 16:09:35.032730 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-02-23 16:09:35.032738 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-02-23 16:09:35.032745 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libsigsegv2:amd64. 2026-02-23 16:09:35.032753 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-02-23 16:09:35.032760 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-02-23 16:09:35.032768 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-02-23 16:09:35.032775 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-02-23 16:09:35.032782 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package gawk. 2026-02-23 16:09:35.032793 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > (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 ... 15726 files and directories currently installed.) 2026-02-23 16:09:35.032809 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-02-23 16:09:35.032817 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-02-23 16:09:35.032825 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-02-23 16:09:35.032832 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-02-23 16:09:35.032840 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-02-23 16:09:35.032847 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package haproxy. 2026-02-23 16:09:35.032854 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-02-23 16:09:35.032862 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-02-23 16:09:35.032869 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libbpf0:amd64. 2026-02-23 16:09:35.032877 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-02-23 16:09:35.032884 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-02-23 16:09:35.032892 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libmd0:amd64. 2026-02-23 16:09:35.032899 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-02-23 16:09:35.032907 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-02-23 16:09:35.032914 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libbsd0:amd64. 2026-02-23 16:09:35.032922 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-02-23 16:09:35.032929 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-02-23 16:09:35.032936 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libmnl0:amd64. 2026-02-23 16:09:35.032944 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-02-23 16:09:35.032951 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-02-23 16:09:35.032959 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libxtables12:amd64. 2026-02-23 16:09:35.032966 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-23 16:09:35.032974 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:09:35.032984 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package iproute2. 2026-02-23 16:09:35.032992 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-02-23 16:09:35.032999 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-02-23 16:09:35.033007 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libnftnl11:amd64. 2026-02-23 16:09:35.033014 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-02-23 16:09:35.033021 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-02-23 16:09:35.033029 | ubuntu-jammy-large | 2026-02-23 16:09:35.032 | > Selecting previously unselected package libnl-3-200:amd64. 2026-02-23 16:09:36.544092 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-02-23 16:09:36.544182 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-02-23 16:09:36.544199 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-02-23 16:09:36.544233 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-02-23 16:09:36.544247 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-02-23 16:09:36.544258 | ubuntu-jammy-large | 2026-02-23 16:09:36.543 | > Selecting previously unselected package pci.ids. 2026-02-23 16:09:36.544281 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-02-23 16:09:36.544295 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-02-23 16:09:36.544308 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libpci3:amd64. 2026-02-23 16:09:36.544320 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-02-23 16:09:36.544332 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-02-23 16:09:36.544343 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libsensors-config. 2026-02-23 16:09:36.544355 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-02-23 16:09:36.544367 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-02-23 16:09:36.544379 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libsensors5:amd64. 2026-02-23 16:09:36.544390 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-02-23 16:09:36.544402 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-02-23 16:09:36.544414 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libwrap0:amd64. 2026-02-23 16:09:36.544426 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-02-23 16:09:36.544438 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-02-23 16:09:36.544454 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libsnmp-base. 2026-02-23 16:09:36.544465 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-02-23 16:09:36.544477 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-23 16:09:36.544489 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libsnmp40:amd64. 2026-02-23 16:09:36.544526 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-02-23 16:09:36.544538 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-23 16:09:36.544550 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package keepalived. 2026-02-23 16:09:36.544562 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-02-23 16:09:36.544578 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-02-23 16:09:36.544590 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libedit2:amd64. 2026-02-23 16:09:36.544602 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-02-23 16:09:36.544622 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-02-23 16:09:36.544635 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libcbor0.8:amd64. 2026-02-23 16:09:36.544647 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-02-23 16:09:36.544662 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-02-23 16:09:36.544705 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libfido2-1:amd64. 2026-02-23 16:09:36.544719 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-02-23 16:09:36.544731 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-02-23 16:09:36.544755 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package openssh-client. 2026-02-23 16:09:36.544767 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-23 16:09:36.544779 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:09:36.544791 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package openssh-sftp-server. 2026-02-23 16:09:36.544807 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-23 16:09:36.544819 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:09:36.544834 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package ucf. 2026-02-23 16:09:36.544850 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-02-23 16:09:36.544866 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Moving old data out of the way 2026-02-23 16:09:36.544881 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking ucf (3.0043) ... 2026-02-23 16:09:36.544896 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package openssh-server. 2026-02-23 16:09:36.544911 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-23 16:09:36.544926 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:09:36.544970 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libdrm-common. 2026-02-23 16:09:36.544987 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-02-23 16:09:36.545003 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-23 16:09:36.545017 | ubuntu-jammy-large | 2026-02-23 16:09:36.544 | > Selecting previously unselected package libdrm2:amd64. 2026-02-23 16:09:36.545051 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-02-23 16:09:36.545067 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-23 16:09:36.545082 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libfuse3-3:amd64. 2026-02-23 16:09:36.546577 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-02-23 16:09:36.546656 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-02-23 16:09:36.546675 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libmspack0:amd64. 2026-02-23 16:09:36.546689 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-02-23 16:09:36.546702 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-02-23 16:09:36.546716 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libxslt1.1:amd64. 2026-02-23 16:09:36.546729 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-02-23 16:09:36.546744 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-02-23 16:09:36.546757 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libxmlsec1:amd64. 2026-02-23 16:09:36.546770 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-02-23 16:09:36.546783 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-02-23 16:09:36.546796 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-02-23 16:09:36.546809 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-02-23 16:09:36.546822 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-02-23 16:09:36.546835 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package pciutils. 2026-02-23 16:09:36.546869 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-02-23 16:09:36.546884 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking pciutils (1:3.7.0-6) ... 2026-02-23 16:09:36.546898 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package open-vm-tools. 2026-02-23 16:09:36.546911 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-02-23 16:09:36.546924 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-02-23 16:09:36.546937 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package iputils-ping. 2026-02-23 16:09:36.546950 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-02-23 16:09:36.546963 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-02-23 16:09:36.546976 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libisc-export1105:amd64. 2026-02-23 16:09:36.546989 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-02-23 16:09:36.547002 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-23 16:09:36.547015 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libdns-export1110. 2026-02-23 16:09:36.547028 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-02-23 16:09:36.547041 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-23 16:09:36.547054 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package isc-dhcp-client. 2026-02-23 16:09:36.547067 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-02-23 16:09:36.547081 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-02-23 16:09:36.547094 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package less. 2026-02-23 16:09:36.547114 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-02-23 16:09:36.547128 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-02-23 16:09:36.547141 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libestr0:amd64. 2026-02-23 16:09:36.547153 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-02-23 16:09:36.547166 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-02-23 16:09:36.547179 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libfastjson4:amd64. 2026-02-23 16:09:36.547192 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-02-23 16:09:36.547205 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-02-23 16:09:36.547217 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package libnetplan0:amd64. 2026-02-23 16:09:36.547230 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-02-23 16:09:36.547243 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-02-23 16:09:36.547256 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package locales. 2026-02-23 16:09:36.547282 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-02-23 16:09:36.547296 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-02-23 16:09:36.547309 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Selecting previously unselected package logrotate. 2026-02-23 16:09:36.547323 | ubuntu-jammy-large | 2026-02-23 16:09:36.545 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-02-23 16:09:36.547344 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-02-23 16:09:36.547357 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package netbase. 2026-02-23 16:09:36.547370 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-02-23 16:09:36.547383 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking netbase (6.3) ... 2026-02-23 16:09:36.547396 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package netcat-openbsd. 2026-02-23 16:09:36.547409 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-02-23 16:09:36.547423 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-02-23 16:09:36.547436 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package python3-netifaces:amd64. 2026-02-23 16:09:36.547449 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-02-23 16:09:36.547462 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-02-23 16:09:36.547475 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package netplan.io. 2026-02-23 16:09:36.547488 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-02-23 16:09:36.547552 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-02-23 16:09:36.547566 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package rsyslog. 2026-02-23 16:09:36.547579 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-02-23 16:09:36.547592 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-23 16:09:36.547605 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package tzdata. 2026-02-23 16:09:36.547618 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2026-02-23 16:09:36.547631 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2026-02-23 16:09:36.547644 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package xxd. 2026-02-23 16:09:36.547656 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-02-23 16:09:36.547669 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:36.547683 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package vim-common. 2026-02-23 16:09:36.547696 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2026-02-23 16:09:36.547709 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:36.547722 | ubuntu-jammy-large | 2026-02-23 16:09:36.546 | > Selecting previously unselected package vim-tiny. 2026-02-23 16:09:38.214316 | ubuntu-jammy-large | 2026-02-23 16:09:38.213 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-02-23 16:09:38.214417 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:38.214435 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package apparmor. 2026-02-23 16:09:38.214450 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-02-23 16:09:38.214475 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-02-23 16:09:38.214548 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package bash-completion. 2026-02-23 16:09:38.214571 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-02-23 16:09:38.214586 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-02-23 16:09:38.214599 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package cpio. 2026-02-23 16:09:38.214613 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-02-23 16:09:38.214647 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-02-23 16:09:38.214661 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package dmidecode. 2026-02-23 16:09:38.214674 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-02-23 16:09:38.214687 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-02-23 16:09:38.214700 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libip6tc2:amd64. 2026-02-23 16:09:38.214713 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-23 16:09:38.214726 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:09:38.214739 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-02-23 16:09:38.214752 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-02-23 16:09:38.214765 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-02-23 16:09:38.214778 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-02-23 16:09:38.214792 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-02-23 16:09:38.214806 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-02-23 16:09:38.214825 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package iptables. 2026-02-23 16:09:38.214838 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-23 16:09:38.214851 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-02-23 16:09:38.214864 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package iputils-tracepath. 2026-02-23 16:09:38.214877 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-02-23 16:09:38.214891 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-02-23 16:09:38.214904 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libjansson4:amd64. 2026-02-23 16:09:38.214917 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-02-23 16:09:38.214930 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-02-23 16:09:38.214943 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libnftables1:amd64. 2026-02-23 16:09:38.214956 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2026-02-23 16:09:38.214970 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-02-23 16:09:38.214983 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package libpcap0.8:amd64. 2026-02-23 16:09:38.214995 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-02-23 16:09:38.215009 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-02-23 16:09:38.215022 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package lsof. 2026-02-23 16:09:38.215035 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-02-23 16:09:38.215048 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-02-23 16:09:38.215065 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package nftables. 2026-02-23 16:09:38.215077 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2026-02-23 16:09:38.215088 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2026-02-23 16:09:38.215100 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package psmisc. 2026-02-23 16:09:38.215112 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2026-02-23 16:09:38.215131 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking psmisc (23.4-2build3) ... 2026-02-23 16:09:38.215143 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package tcpdump. 2026-02-23 16:09:38.215155 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-02-23 16:09:38.215166 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-02-23 16:09:38.215178 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Selecting previously unselected package acl. 2026-02-23 16:09:38.215189 | ubuntu-jammy-large | 2026-02-23 16:09:38.214 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2026-02-23 16:09:38.215202 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking acl (2.3.1-1) ... 2026-02-23 16:09:38.215213 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package at. 2026-02-23 16:09:38.215233 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2026-02-23 16:09:38.215245 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-02-23 16:09:38.215257 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package busybox-initramfs. 2026-02-23 16:09:38.215268 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-02-23 16:09:38.215280 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-02-23 16:09:38.215292 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package cryptsetup-bin. 2026-02-23 16:09:38.215304 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-23 16:09:38.215315 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:09:38.215327 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package cryptsetup. 2026-02-23 16:09:38.215342 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-23 16:09:38.215354 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:09:38.215365 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package libcurl4:amd64. 2026-02-23 16:09:38.215377 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 2026-02-23 16:09:38.215389 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:38.215400 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package curl. 2026-02-23 16:09:38.215415 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.21_amd64.deb ... 2026-02-23 16:09:38.215427 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking curl (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:38.215439 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-02-23 16:09:38.215450 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-23 16:09:38.215466 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:09:38.215478 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package libaio1:amd64. 2026-02-23 16:09:38.215505 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2026-02-23 16:09:38.215520 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-02-23 16:09:38.215532 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-02-23 16:09:38.215547 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-02-23 16:09:38.215562 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-02-23 16:09:38.215577 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package dmeventd. 2026-02-23 16:09:38.215599 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-23 16:09:38.215614 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:09:38.215629 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package ethtool. 2026-02-23 16:09:38.215643 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-02-23 16:09:38.215658 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-02-23 16:09:38.215695 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package libfdisk1:amd64. 2026-02-23 16:09:38.215711 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:09:38.215727 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:38.216350 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package fdisk. 2026-02-23 16:09:38.216549 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-23 16:09:38.216572 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:38.216587 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package liberror-perl. 2026-02-23 16:09:38.216601 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2026-02-23 16:09:38.216614 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking liberror-perl (0.17029-1) ... 2026-02-23 16:09:38.216627 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package git-man. 2026-02-23 16:09:38.216640 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... 2026-02-23 16:09:38.216654 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking git-man (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:09:38.216667 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package git. 2026-02-23 16:09:38.216749 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... 2026-02-23 16:09:38.216763 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking git (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:09:38.216776 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Selecting previously unselected package ifupdown. 2026-02-23 16:09:38.216798 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-02-23 16:09:38.216812 | ubuntu-jammy-large | 2026-02-23 16:09:38.215 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-02-23 16:09:38.216825 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package ifenslave. 2026-02-23 16:09:38.216839 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2026-02-23 16:09:38.216852 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-02-23 16:09:38.216865 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package initramfs-tools-bin. 2026-02-23 16:09:38.216878 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-02-23 16:09:38.216891 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-02-23 16:09:38.216904 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package libklibc:amd64. 2026-02-23 16:09:38.216917 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-02-23 16:09:38.216930 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-02-23 16:09:38.216943 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package klibc-utils. 2026-02-23 16:09:38.216957 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-02-23 16:09:38.216970 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-02-23 16:09:38.216983 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package zstd. 2026-02-23 16:09:38.217015 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-02-23 16:09:38.217029 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-02-23 16:09:38.217055 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package initramfs-tools-core. 2026-02-23 16:09:38.217068 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-02-23 16:09:38.217082 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-02-23 16:09:38.217094 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package linux-base. 2026-02-23 16:09:38.217108 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-02-23 16:09:38.217121 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-02-23 16:09:38.217134 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package initramfs-tools. 2026-02-23 16:09:38.217147 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-02-23 16:09:38.217160 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-02-23 16:09:38.217173 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-02-23 16:09:38.217185 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../097-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-02-23 16:09:38.217198 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-02-23 16:09:38.217211 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-02-23 16:09:38.217224 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Preparing to unpack .../098-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-02-23 16:09:38.217237 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-23 16:09:38.217251 | ubuntu-jammy-large | 2026-02-23 16:09:38.216 | > Selecting previously unselected package libjs-jquery. 2026-02-23 16:09:41.020401 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../099-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-02-23 16:09:41.020512 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-23 16:09:41.020541 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libjs-underscore. 2026-02-23 16:09:41.020555 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../100-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-02-23 16:09:41.020568 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-02-23 16:09:41.020580 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libjs-sphinxdoc. 2026-02-23 16:09:41.020592 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../101-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-02-23 16:09:41.020605 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-02-23 16:09:41.020617 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libpython3.10:amd64. 2026-02-23 16:09:41.020628 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../102-libpython3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:09:41.020641 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:09:41.020657 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-02-23 16:09:41.020669 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../103-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-02-23 16:09:41.020782 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-23 16:09:41.020795 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-02-23 16:09:41.020806 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../104-libpython3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:09:41.020819 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:09:41.020856 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libpython3-dev:amd64. 2026-02-23 16:09:41.020869 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../105-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:09:41.020880 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-23 16:09:41.020892 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libssl-dev:amd64. 2026-02-23 16:09:41.020904 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../106-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-23 16:09:41.020916 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-23 16:09:41.020928 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package libutempter0:amd64. 2026-02-23 16:09:41.020940 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../107-libutempter0_1.2.1-2build2_amd64.deb ... 2026-02-23 16:09:41.020951 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-02-23 16:09:41.020967 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package linux-modules-5.15.0-171-generic. 2026-02-23 16:09:41.020979 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../108-linux-modules-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-02-23 16:09:41.020991 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-23 16:09:41.021003 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package linux-image-5.15.0-171-generic. 2026-02-23 16:09:41.021014 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../109-linux-image-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-02-23 16:09:41.021026 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Unpacking linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-23 16:09:41.021041 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Selecting previously unselected package linux-image-virtual. 2026-02-23 16:09:41.021053 | ubuntu-jammy-large | 2026-02-23 16:09:41.020 | > Preparing to unpack .../110-linux-image-virtual_5.15.0.171.160_amd64.deb ... 2026-02-23 16:09:41.021065 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking linux-image-virtual (5.15.0.171.160) ... 2026-02-23 16:09:41.021077 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package ncat. 2026-02-23 16:09:41.021091 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../111-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-02-23 16:09:41.021103 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-02-23 16:09:41.021118 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package net-tools. 2026-02-23 16:09:41.021130 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../112-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-02-23 16:09:41.021145 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-02-23 16:09:41.021160 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package pollinate. 2026-02-23 16:09:41.021175 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../113-pollinate_4.33-3ubuntu2.1_all.deb ... 2026-02-23 16:09:41.021190 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2026-02-23 16:09:41.021275 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python-babel-localedata. 2026-02-23 16:09:41.021289 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../114-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-02-23 16:09:41.021301 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-02-23 16:09:41.021316 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-attr. 2026-02-23 16:09:41.021328 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../115-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-02-23 16:09:41.021339 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-02-23 16:09:41.021361 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-tz. 2026-02-23 16:09:41.021374 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../116-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-02-23 16:09:41.021389 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-02-23 16:09:41.021400 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-babel. 2026-02-23 16:09:41.021415 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../117-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-02-23 16:09:41.021430 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-02-23 16:09:41.021445 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-certifi. 2026-02-23 16:09:41.021463 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../118-python3-certifi_2020.6.20-1_all.deb ... 2026-02-23 16:09:41.021508 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-02-23 16:09:41.021523 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-chardet. 2026-02-23 16:09:41.021538 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../119-python3-chardet_4.0.0-1_all.deb ... 2026-02-23 16:09:41.021553 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-chardet (4.0.0-1) ... 2026-02-23 16:09:41.021568 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-configobj. 2026-02-23 16:09:41.021584 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../120-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-02-23 16:09:41.021622 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-02-23 16:09:41.021638 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-debconf. 2026-02-23 16:09:41.021653 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../121-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-02-23 16:09:41.021668 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-02-23 16:09:41.022847 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-decorator. 2026-02-23 16:09:41.022922 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../122-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-02-23 16:09:41.022942 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-02-23 16:09:41.022956 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3.10-dev. 2026-02-23 16:09:41.022970 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../123-python3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:09:41.022983 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-23 16:09:41.022996 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-lib2to3. 2026-02-23 16:09:41.023010 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../124-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-02-23 16:09:41.023023 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-02-23 16:09:41.023037 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-distutils. 2026-02-23 16:09:41.023050 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../125-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-02-23 16:09:41.023063 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-02-23 16:09:41.023076 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-dev. 2026-02-23 16:09:41.023089 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../126-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:09:41.023103 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-02-23 16:09:41.023116 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-idna. 2026-02-23 16:09:41.023129 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Preparing to unpack .../127-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-02-23 16:09:41.023143 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-02-23 16:09:41.023176 | ubuntu-jammy-large | 2026-02-23 16:09:41.021 | > Selecting previously unselected package python3-markupsafe. 2026-02-23 16:09:41.023189 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../128-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-02-23 16:09:41.023203 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-02-23 16:09:41.023216 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-jinja2. 2026-02-23 16:09:41.023229 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../129-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-02-23 16:09:41.023243 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-02-23 16:09:41.023256 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-json-pointer. 2026-02-23 16:09:41.023269 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../130-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-02-23 16:09:41.023282 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-02-23 16:09:41.023295 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-jsonpatch. 2026-02-23 16:09:41.023309 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../131-python3-jsonpatch_1.32-2_all.deb ... 2026-02-23 16:09:41.023322 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-02-23 16:09:41.023335 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-setuptools. 2026-02-23 16:09:41.023349 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../132-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-23 16:09:41.023362 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:41.023375 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-02-23 16:09:41.023389 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../133-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-02-23 16:09:41.023402 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-02-23 16:09:41.023423 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-jsonschema. 2026-02-23 16:09:41.023437 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../134-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-02-23 16:09:41.023450 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-02-23 16:09:41.023464 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-linux-procfs. 2026-02-23 16:09:41.023527 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../135-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-02-23 16:09:41.023543 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-02-23 16:09:41.023556 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-wheel. 2026-02-23 16:09:41.023570 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../136-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-02-23 16:09:41.023583 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-02-23 16:09:41.023609 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-pip. 2026-02-23 16:09:41.023623 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../137-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-02-23 16:09:41.023637 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-23 16:09:41.023650 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-pip-whl. 2026-02-23 16:09:41.023663 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../138-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-02-23 16:09:41.023677 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-23 16:09:41.023691 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-pyudev. 2026-02-23 16:09:41.023713 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../139-python3-pyudev_0.22.0-2_all.deb ... 2026-02-23 16:09:41.023727 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-02-23 16:09:41.023740 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-urllib3. 2026-02-23 16:09:41.023753 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../140-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-02-23 16:09:41.023766 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-02-23 16:09:41.023780 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Selecting previously unselected package python3-requests. 2026-02-23 16:09:41.023794 | ubuntu-jammy-large | 2026-02-23 16:09:41.022 | > Preparing to unpack .../141-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-02-23 16:09:46.273605 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-02-23 16:09:46.273674 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package python3-serial. 2026-02-23 16:09:46.273682 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../142-python3-serial_3.5-1_all.deb ... 2026-02-23 16:09:46.273689 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking python3-serial (3.5-1) ... 2026-02-23 16:09:46.273695 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package python3-setuptools-whl. 2026-02-23 16:09:46.273701 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../143-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-23 16:09:46.273707 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:46.273712 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package python3.10-venv. 2026-02-23 16:09:46.273718 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../144-python3.10-venv_3.10.12-1~22.04.14_amd64.deb ... 2026-02-23 16:09:46.273724 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking python3.10-venv (3.10.12-1~22.04.14) ... 2026-02-23 16:09:46.273729 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package python3-venv. 2026-02-23 16:09:46.273735 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../145-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-02-23 16:09:46.273741 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-02-23 16:09:46.273746 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package tmux. 2026-02-23 16:09:46.273751 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../146-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-02-23 16:09:46.273756 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-02-23 16:09:46.273762 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Selecting previously unselected package virt-what. 2026-02-23 16:09:46.273767 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Preparing to unpack .../147-virt-what_1.21-1_amd64.deb ... 2026-02-23 16:09:46.273773 | ubuntu-jammy-large | 2026-02-23 16:09:46.272 | > Unpacking virt-what (1.21-1) ... 2026-02-23 16:09:46.273778 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package tuned. 2026-02-23 16:09:46.273783 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../148-tuned_2.15.0-1ubuntu1_all.deb ... 2026-02-23 16:09:46.273789 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-02-23 16:09:46.273794 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-02-23 16:09:46.273800 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../149-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-02-23 16:09:46.273805 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-02-23 16:09:46.273811 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package cloud-guest-utils. 2026-02-23 16:09:46.273816 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../150-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-02-23 16:09:46.273822 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-02-23 16:09:46.273843 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package cloud-init. 2026-02-23 16:09:46.273849 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../151-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-02-23 16:09:46.273854 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-02-23 16:09:46.273859 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package ipvsadm. 2026-02-23 16:09:46.273865 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../152-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-02-23 16:09:46.273870 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-02-23 16:09:46.273875 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package libffi-dev:amd64. 2026-02-23 16:09:46.273880 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../153-libffi-dev_3.4.2-4_amd64.deb ... 2026-02-23 16:09:46.273886 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-02-23 16:09:46.273891 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package socat. 2026-02-23 16:09:46.273896 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../154-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-23 16:09:46.273901 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-23 16:09:46.273907 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Selecting previously unselected package vlan. 2026-02-23 16:09:46.273912 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Preparing to unpack .../155-vlan_2.0.5ubuntu5_all.deb ... 2026-02-23 16:09:46.273917 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-02-23 16:09:46.273922 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-02-23 16:09:46.273928 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-02-23 16:09:46.273933 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-02-23 16:09:46.273938 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:46.273943 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:09:46.273957 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-02-23 16:09:46.273962 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:46.273967 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up lto-disabled-list (24) ... 2026-02-23 16:09:46.273978 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-02-23 16:09:46.273984 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-02-23 16:09:46.273989 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:09:46.273994 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-23 16:09:46.274000 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up at (3.2.5-1ubuntu1) ... 2026-02-23 16:09:46.274005 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-02-23 16:09:46.274011 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Running in chroot, ignoring request. 2026-02-23 16:09:46.274016 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:46.274022 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-02-23 16:09:46.274027 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up psmisc (23.4-2build3) ... 2026-02-23 16:09:46.274032 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:09:46.274037 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-02-23 16:09:46.274042 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-23 16:09:46.274048 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-02-23 16:09:46.274056 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-02-23 16:09:46.274061 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-02-23 16:09:46.274067 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-02-23 16:09:46.274072 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Adding group `crontab' (GID 110) ... 2026-02-23 16:09:46.274078 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Done. 2026-02-23 16:09:46.274083 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Running in chroot, ignoring request. 2026-02-23 16:09:46.274088 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:46.274093 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-02-23 16:09:46.274101 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-02-23 16:09:46.274106 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:46.274111 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-02-23 16:09:46.274116 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-02-23 16:09:46.274122 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-23 16:09:46.274127 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:46.274132 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-02-23 16:09:46.274137 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up kmod (29-1ubuntu1) ... 2026-02-23 16:09:46.274143 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:46.274148 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-02-23 16:09:46.274153 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up bzip2 (1.0.8-5build1) ... 2026-02-23 16:09:46.274158 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-02-23 16:09:46.274163 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-02-23 16:09:46.274169 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-02-23 16:09:46.274174 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Generating locales (this might take a while)... 2026-02-23 16:09:46.274179 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Generation complete. 2026-02-23 16:09:46.274184 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-02-23 16:09:46.274190 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:46.274195 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-02-23 16:09:46.274200 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:46.274205 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-02-23 16:09:46.274211 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up acl (2.3.1-1) ... 2026-02-23 16:09:46.274216 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-serial (3.5-1) ... 2026-02-23 16:09:46.274221 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2026-02-23 16:09:46.274227 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > 2026-02-23 16:09:46.274232 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Current default time zone: 'Etc/UTC' 2026-02-23 16:09:46.274237 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Local time is now: Mon Feb 23 16:09:43 UTC 2026. 2026-02-23 16:09:46.274243 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Universal Time is now: Mon Feb 23 16:09:43 UTC 2026. 2026-02-23 16:09:46.274251 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-02-23 16:09:46.274257 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > 2026-02-23 16:09:46.274262 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-02-23 16:09:46.274267 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-02-23 16:09:46.274276 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-02-23 16:09:46.274281 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-02-23 16:09:46.274286 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-23 16:09:46.274292 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-23 16:09:46.274297 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-23 16:09:46.274302 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-chardet (4.0.0-1) ... 2026-02-23 16:09:46.274307 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-02-23 16:09:46.274312 | ubuntu-jammy-large | 2026-02-23 16:09:46.273 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:46.274318 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-02-23 16:09:46.274323 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-02-23 16:09:46.274328 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up python3-certifi (2020.6.20-1) ... 2026-02-23 16:09:46.274333 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up make (4.3-4.1build1) ... 2026-02-23 16:09:46.274339 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-02-23 16:09:46.274344 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-23 16:09:46.274349 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-02-23 16:09:46.274354 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-02-23 16:09:46.274360 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:46.274365 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-23 16:09:46.274370 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-02-23 16:09:46.274375 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-02-23 16:09:46.274380 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-02-23 16:09:46.274387 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:46.274393 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-02-23 16:09:46.274398 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up patch (2.7.6-7build2) ... 2026-02-23 16:09:46.274403 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up ucf (3.0043) ... 2026-02-23 16:09:46.274408 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-02-23 16:09:46.274413 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-02-23 16:09:46.274419 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-02-23 16:09:46.274424 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-23 16:09:46.274429 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-02-23 16:09:46.274434 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-02-23 16:09:46.274442 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:46.274489 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-02-23 16:09:46.274495 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-02-23 16:09:46.274501 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:46.274506 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-02-23 16:09:46.274511 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-02-23 16:09:46.274520 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-02-23 16:09:46.274526 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-02-23 16:09:46.274531 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-23 16:09:46.274536 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:46.274541 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Adding group `uuidd' (GID 111) ... 2026-02-23 16:09:46.274547 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Done. 2026-02-23 16:09:46.274552 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-02-23 16:09:46.274557 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Adding system user `uuidd' (UID 105) ... 2026-02-23 16:09:46.274563 | ubuntu-jammy-large | 2026-02-23 16:09:46.274 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-02-23 16:09:53.604776 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Not creating home directory `/run/uuidd'. 2026-02-23 16:09:53.604848 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.604856 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:53.604863 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-02-23 16:09:53.604869 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-02-23 16:09:53.604875 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-23 16:09:53.604879 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-02-23 16:09:53.604884 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.604890 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-02-23 16:09:53.604894 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-02-23 16:09:53.604899 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-02-23 16:09:53.604903 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:53.604908 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up git-man (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:09:53.604913 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up netbase (6.3) ... 2026-02-23 16:09:53.604918 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up curl (7.81.0-1ubuntu1.21) ... 2026-02-23 16:09:53.604923 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.604927 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-23 16:09:53.604932 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-02-23 16:09:53.604936 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:53.604941 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up python3-pyudev (0.22.0-2) ... 2026-02-23 16:09:53.604945 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-02-23 16:09:53.604950 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-02-23 16:09:53.604954 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-02-23 16:09:53.604959 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-02-23 16:09:53.604963 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-02-23 16:09:53.604968 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-02-23 16:09:53.604972 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:09:53.604983 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-02-23 16:09:53.604989 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-02-23 16:09:53.605008 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-02-23 16:09:53.605013 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-02-23 16:09:53.605017 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-23 16:09:53.605022 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-02-23 16:09:53.605027 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-02-23 16:09:53.605031 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-02-23 16:09:53.605036 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.605040 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.605045 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-02-23 16:09:53.605050 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up dctrl-tools (2.24-3build2) ... 2026-02-23 16:09:53.605054 | ubuntu-jammy-large | 2026-02-23 16:09:53.603 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.605059 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-02-23 16:09:53.605063 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-02-23 16:09:53.605068 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-02-23 16:09:53.605073 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-02-23 16:09:53.605077 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-02-23 16:09:53.605082 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:53.605086 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-02-23 16:09:53.605091 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:09:53.605095 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-02-23 16:09:53.605100 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-02-23 16:09:53.605112 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-02-23 16:09:53.605117 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:53.605122 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up virt-what (1.21-1) ... 2026-02-23 16:09:53.605126 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-02-23 16:09:53.605131 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.605135 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-02-23 16:09:53.605140 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.605145 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:53.605149 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-02-23 16:09:53.605156 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up python3.10-venv (3.10.12-1~22.04.14) ... 2026-02-23 16:09:53.605161 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-23 16:09:53.605165 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-02-23 16:09:53.605170 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-02-23 16:09:53.605174 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-02-23 16:09:53.605179 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up python3-jsonpatch (1.32-2) ... 2026-02-23 16:09:53.605184 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-02-23 16:09:53.605190 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-02-23 16:09:53.605195 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-23 16:09:53.605200 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Adding user `syslog' to group `adm' ... 2026-02-23 16:09:53.605204 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Adding user syslog to group adm 2026-02-23 16:09:53.605209 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Done. 2026-02-23 16:09:53.605214 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > 2026-02-23 16:09:53.605219 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-02-23 16:09:53.605224 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-02-23 16:09:53.605229 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-02-23 16:09:53.605233 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-02-23 16:09:53.605240 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-02-23 16:09:53.605245 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-02-23 16:09:53.605250 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-02-23 16:09:53.605254 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.605259 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:53.605264 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-02-23 16:09:53.605268 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-23 16:09:53.605273 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-02-23 16:09:53.605277 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-02-23 16:09:53.605282 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-02-23 16:09:53.605287 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.605291 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-02-23 16:09:53.605296 | ubuntu-jammy-large | 2026-02-23 16:09:53.604 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-02-23 16:09:53.605301 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-02-23 16:09:53.605306 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-02-23 16:09:53.605311 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-02-23 16:09:53.605316 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-02-23 16:09:53.605320 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-02-23 16:09:53.605327 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-02-23 16:09:53.605332 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-02-23 16:09:53.605337 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-02-23 16:09:53.605342 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2026-02-23 16:09:53.605347 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-02-23 16:09:53.605354 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-02-23 16:09:53.605359 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-02-23 16:09:53.605363 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2026-02-23 16:09:53.605368 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-02-23 16:09:53.605373 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-02-23 16:09:53.605377 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-02-23 16:09:53.605382 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Creating /etc/network/interfaces. 2026-02-23 16:09:53.605388 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-02-23 16:09:53.605393 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-02-23 16:09:53.605398 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:09:53.605422 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-02-23 16:09:53.605442 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-02-23 16:09:53.605956 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-02-23 16:09:53.606032 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-23 16:09:53.606050 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up pciutils (1:3.7.0-6) ... 2026-02-23 16:09:53.606063 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-02-23 16:09:53.606076 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:09:53.606090 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-23 16:09:53.606103 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-02-23 16:09:53.606116 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.606129 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.606151 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:09:53.606166 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-02-23 16:09:53.606181 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-02-23 16:09:53.606196 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-02-23 16:09:53.606210 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up vlan (2.0.5ubuntu5) ... 2026-02-23 16:09:53.606224 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-02-23 16:09:53.606237 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-02-23 16:09:53.606251 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-02-23 16:09:53.606264 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-23 16:09:53.606277 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-02-23 16:09:53.606290 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up ifenslave (2.10ubuntu3) ... 2026-02-23 16:09:53.606303 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-02-23 16:09:53.606316 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-02-23 16:09:53.606347 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > Running in chroot, ignoring request. 2026-02-23 16:09:53.606361 | ubuntu-jammy-large | 2026-02-23 16:09:53.605 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:10:04.125555 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-02-23 16:10:04.125612 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-02-23 16:10:04.125621 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Running in chroot, ignoring request. 2026-02-23 16:10:04.125627 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:10:04.125632 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-02-23 16:10:04.125638 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-02-23 16:10:04.125644 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-02-23 16:10:04.125649 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-02-23 16:10:04.125654 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up nftables (1.0.2-1ubuntu3) ... 2026-02-23 16:10:04.125659 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-02-23 16:10:04.125663 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-initramfs: deferring update (trigger activated) 2026-02-23 16:10:04.125668 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-02-23 16:10:04.125673 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-02-23 16:10:04.125678 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-02-23 16:10:04.125683 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-23 16:10:04.125688 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-23 16:10:04.125693 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-23 16:10:04.125698 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-23 16:10:04.125702 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-02-23 16:10:04.125707 | ubuntu-jammy-large | 2026-02-23 16:10:04.124 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-02-23 16:10:04.125712 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:10:04.125716 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-02-23 16:10:04.125722 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-02-23 16:10:04.125727 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-02-23 16:10:04.125732 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-02-23 16:10:04.125736 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-02-23 16:10:04.125741 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-02-23 16:10:04.125745 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-23 16:10:04.125755 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-23 16:10:04.125760 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:04.125765 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-23 16:10:04.125783 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:04.125787 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-23 16:10:04.125792 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:04.125796 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:10:04.125801 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-02-23 16:10:04.125806 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-02-23 16:10:04.125811 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-02-23 16:10:04.125816 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-02-23 16:10:04.125821 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-02-23 16:10:04.125832 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-02-23 16:10:04.125837 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-02-23 16:10:04.125842 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-02-23 16:10:04.125847 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > 2026-02-23 16:10:04.125853 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Creating config file /etc/ssh/sshd_config with new version 2026-02-23 16:10:04.125857 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Creating SSH2 RSA key; this may take some time ... 2026-02-23 16:10:04.125862 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > 3072 SHA256:Hpig9wl/Gyaa+fqDdf8brNqPZKbOVapISt8YG7r0CL8 root@ubuntu (RSA) 2026-02-23 16:10:04.125867 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Creating SSH2 ECDSA key; this may take some time ... 2026-02-23 16:10:04.125871 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > 256 SHA256:2olPnl9KAsNyd3uIhKl+eSIjXl6McJmTjkJehX/g0v0 root@ubuntu (ECDSA) 2026-02-23 16:10:04.125876 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Creating SSH2 ED25519 key; this may take some time ... 2026-02-23 16:10:04.125880 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > 256 SHA256:6kH2yvLDquQ7kI6aAXA/daM1uW2XSkhTXmKLf1ukY1I root@ubuntu (ED25519) 2026-02-23 16:10:04.125885 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Running in chroot, ignoring request. 2026-02-23 16:10:04.125889 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:10:04.125894 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-02-23 16:10:04.125898 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-02-23 16:10:04.125903 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:04.125908 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-02-23 16:10:04.125912 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Running in chroot, ignoring request. 2026-02-23 16:10:04.125917 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:10:04.125921 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-02-23 16:10:04.125926 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-02-23 16:10:04.125930 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-23 16:10:04.125935 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-02-23 16:10:04.125943 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up liberror-perl (0.17029-1) ... 2026-02-23 16:10:04.125947 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:10:04.125952 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up git (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:10:04.125956 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-23 16:10:04.125961 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-02-23 16:10:04.125965 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-02-23 16:10:04.125970 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up build-essential (12.9ubuntu3) ... 2026-02-23 16:10:04.125975 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-23 16:10:04.125979 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-02-23 16:10:04.125986 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-23 16:10:04.125990 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-171-generic 2026-02-23 16:10:04.125995 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-171-generic 2026-02-23 16:10:04.126000 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-171-generic 2026-02-23 16:10:04.126004 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-171-generic 2026-02-23 16:10:04.126009 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-02-23 16:10:04.126014 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-23 16:10:04.126018 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-02-23 16:10:04.126023 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-02-23 16:10:04.126027 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Setting up linux-image-virtual (5.15.0.171.160) ... 2026-02-23 16:10:04.126032 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:10:04.126036 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-02-23 16:10:04.126041 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-23 16:10:04.126045 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-02-23 16:10:04.126052 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Running in chroot, ignoring request. 2026-02-23 16:10:04.126057 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-02-23 16:10:04.126061 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-23 16:10:04.126066 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > /etc/kernel/postinst.d/dkms: 2026-02-23 16:10:04.126070 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > * dkms: running auto installation service for kernel 5.15.0-171-generic 2026-02-23 16:10:04.126075 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > ...done. 2026-02-23 16:10:04.126080 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > /etc/kernel/postinst.d/initramfs-tools: 2026-02-23 16:10:04.126084 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | > update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-02-23 16:10:04.126089 | ubuntu-jammy-large | 2026-02-23 16:10:04.125 | returncode: 0 2026-02-23 16:10:04.140221 | ubuntu-jammy-large | 2026-02-23 16:10:04.140 | dib-run-parts 01-package-installs completed 2026-02-23 16:10:04.140296 | ubuntu-jammy-large | 2026-02-23 16:10:04.140 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-02-23 16:10:04.152742 | ubuntu-jammy-large | 2026-02-23 16:10:04.152 | dib-run-parts 05-set-cloud-init-sources completed 2026-02-23 16:10:04.152795 | ubuntu-jammy-large | 2026-02-23 16:10:04.152 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-02-23 16:10:04.160973 | ubuntu-jammy-large | 2026-02-23 16:10:04.160 | dib-run-parts 10-cloud-init completed 2026-02-23 16:10:04.161044 | ubuntu-jammy-large | 2026-02-23 16:10:04.160 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-02-23 16:10:04.173949 | ubuntu-jammy-large | 2026-02-23 16:10:04.173 | auto eth0 2026-02-23 16:10:04.174034 | ubuntu-jammy-large | 2026-02-23 16:10:04.173 | iface eth0 inet dhcp 2026-02-23 16:10:04.176657 | ubuntu-jammy-large | 2026-02-23 16:10:04.176 | auto eth1 2026-02-23 16:10:04.176707 | ubuntu-jammy-large | 2026-02-23 16:10:04.176 | iface eth1 inet dhcp 2026-02-23 16:10:04.180185 | ubuntu-jammy-large | 2026-02-23 16:10:04.180 | dib-run-parts 10-debian-networking completed 2026-02-23 16:10:04.180236 | ubuntu-jammy-large | 2026-02-23 16:10:04.180 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-02-23 16:10:04.244148 | ubuntu-jammy-large | 2026-02-23 16:10:04.243 | dib-run-parts 10-install-static-files completed 2026-02-23 16:10:04.244223 | ubuntu-jammy-large | 2026-02-23 16:10:04.244 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-02-23 16:10:05.023964 | ubuntu-jammy-large | 2026-02-23 16:10:05.023 | Generating locales (this might take a while)... 2026-02-23 16:10:06.805972 | ubuntu-jammy-large | 2026-02-23 16:10:06.805 | en_US.UTF-8... done 2026-02-23 16:10:06.806762 | ubuntu-jammy-large | 2026-02-23 16:10:06.806 | Generation complete. 2026-02-23 16:10:06.894695 | ubuntu-jammy-large | 2026-02-23 16:10:06.894 | dib-run-parts 12-debian-locale-gen completed 2026-02-23 16:10:06.894751 | ubuntu-jammy-large | 2026-02-23 16:10:06.894 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-02-23 16:10:06.903927 | ubuntu-jammy-large | 2026-02-23 16:10:06.903 | dib-run-parts 15-cleanup-debootstrap completed 2026-02-23 16:10:06.903969 | ubuntu-jammy-large | 2026-02-23 16:10:06.903 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-23 16:10:06.915493 | ubuntu-jammy-large | 2026-02-23 16:10:06.915 | dib-run-parts 20-install-init-scripts completed 2026-02-23 16:10:06.915535 | ubuntu-jammy-large | 2026-02-23 16:10:06.915 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-02-23 16:10:10.690585 | ubuntu-jammy-large | 2026-02-23 16:10:10.690 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-02-23 16:10:10.891164 | ubuntu-jammy-large | 2026-02-23 16:10:10.890 | Collecting pip 2026-02-23 16:10:10.998601 | ubuntu-jammy-large | 2026-02-23 16:10:10.998 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-02-23 16:10:11.168277 | ubuntu-jammy-large | 2026-02-23 16:10:11.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.9 MB/s eta 0:00:00 2026-02-23 16:10:11.218821 | ubuntu-jammy-large | 2026-02-23 16:10:11.218 | Installing collected packages: pip 2026-02-23 16:10:11.219043 | ubuntu-jammy-large | 2026-02-23 16:10:11.218 | Attempting uninstall: pip 2026-02-23 16:10:11.219684 | ubuntu-jammy-large | 2026-02-23 16:10:11.219 | Found existing installation: pip 22.0.2 2026-02-23 16:10:11.421025 | ubuntu-jammy-large | 2026-02-23 16:10:11.420 | Uninstalling pip-22.0.2: 2026-02-23 16:10:11.427863 | ubuntu-jammy-large | 2026-02-23 16:10:11.427 | Successfully uninstalled pip-22.0.2 2026-02-23 16:10:12.242517 | ubuntu-jammy-large | 2026-02-23 16:10:12.242 | Successfully installed pip-26.0.1 2026-02-23 16:10:12.949582 | ubuntu-jammy-large | 2026-02-23 16:10:12.949 | Processing ./opt/amphora-agent 2026-02-23 16:10:12.951157 | ubuntu-jammy-large | 2026-02-23 16:10:12.951 | Installing build dependencies: started 2026-02-23 16:10:14.106383 | ubuntu-jammy-large | 2026-02-23 16:10:14.106 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:14.108294 | ubuntu-jammy-large | 2026-02-23 16:10:14.108 | Getting requirements to build wheel: started 2026-02-23 16:10:14.430849 | ubuntu-jammy-large | 2026-02-23 16:10:14.430 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:14.434507 | ubuntu-jammy-large | 2026-02-23 16:10:14.434 | Installing backend dependencies: started 2026-02-23 16:10:15.503306 | ubuntu-jammy-large | 2026-02-23 16:10:15.503 | Installing backend dependencies: finished with status 'done' 2026-02-23 16:10:15.505254 | ubuntu-jammy-large | 2026-02-23 16:10:15.505 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:15.968912 | ubuntu-jammy-large | 2026-02-23 16:10:15.968 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:16.118240 | ubuntu-jammy-large | 2026-02-23 16:10:16.118 | Collecting alembic>=0.9.6 (from octavia==15.1.0) 2026-02-23 16:10:16.211287 | ubuntu-jammy-large | 2026-02-23 16:10:16.211 | Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2026-02-23 16:10:16.239742 | ubuntu-jammy-large | 2026-02-23 16:10:16.239 | Collecting cotyledon>=1.3.0 (from octavia==15.1.0) 2026-02-23 16:10:16.251690 | ubuntu-jammy-large | 2026-02-23 16:10:16.251 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-02-23 16:10:16.279430 | ubuntu-jammy-large | 2026-02-23 16:10:16.279 | Collecting pecan>=1.3.2 (from octavia==15.1.0) 2026-02-23 16:10:16.291305 | ubuntu-jammy-large | 2026-02-23 16:10:16.291 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-02-23 16:10:16.324905 | ubuntu-jammy-large | 2026-02-23 16:10:16.324 | Collecting pbr>=3.1.1 (from octavia==15.1.0) 2026-02-23 16:10:16.335835 | ubuntu-jammy-large | 2026-02-23 16:10:16.335 | Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-02-23 16:10:16.736983 | ubuntu-jammy-large | 2026-02-23 16:10:16.736 | Collecting SQLAlchemy>=1.2.19 (from octavia==15.1.0) 2026-02-23 16:10:16.749400 | ubuntu-jammy-large | 2026-02-23 16:10:16.749 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-02-23 16:10:16.800296 | ubuntu-jammy-large | 2026-02-23 16:10:16.800 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.1.0) 2026-02-23 16:10:16.814418 | ubuntu-jammy-large | 2026-02-23 16:10:16.814 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-02-23 16:10:16.856556 | ubuntu-jammy-large | 2026-02-23 16:10:16.856 | Collecting futurist>=1.2.0 (from octavia==15.1.0) 2026-02-23 16:10:16.868849 | ubuntu-jammy-large | 2026-02-23 16:10:16.868 | Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-23 16:10:16.904181 | ubuntu-jammy-large | 2026-02-23 16:10:16.904 | Collecting requests>=2.23.0 (from octavia==15.1.0) 2026-02-23 16:10:16.916075 | ubuntu-jammy-large | 2026-02-23 16:10:16.915 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-02-23 16:10:16.938605 | ubuntu-jammy-large | 2026-02-23 16:10:16.938 | Collecting rfc3986>=1.2.0 (from octavia==15.1.0) 2026-02-23 16:10:16.949591 | ubuntu-jammy-large | 2026-02-23 16:10:16.949 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-02-23 16:10:16.986881 | ubuntu-jammy-large | 2026-02-23 16:10:16.986 | Collecting keystoneauth1>=3.4.0 (from octavia==15.1.0) 2026-02-23 16:10:16.998446 | ubuntu-jammy-large | 2026-02-23 16:10:16.998 | Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-02-23 16:10:17.038491 | ubuntu-jammy-large | 2026-02-23 16:10:17.038 | Collecting keystonemiddleware>=9.5.0 (from octavia==15.1.0) 2026-02-23 16:10:17.050942 | ubuntu-jammy-large | 2026-02-23 16:10:17.050 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-23 16:10:17.086481 | ubuntu-jammy-large | 2026-02-23 16:10:17.086 | Collecting WebOb>=1.8.2 (from octavia==15.1.0) 2026-02-23 16:10:17.099365 | ubuntu-jammy-large | 2026-02-23 16:10:17.099 | Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2026-02-23 16:10:17.131706 | ubuntu-jammy-large | 2026-02-23 16:10:17.131 | Collecting stevedore>=1.20.0 (from octavia==15.1.0) 2026-02-23 16:10:17.143563 | ubuntu-jammy-large | 2026-02-23 16:10:17.143 | Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-23 16:10:17.184795 | ubuntu-jammy-large | 2026-02-23 16:10:17.184 | Collecting openstacksdk>=0.103.0 (from octavia==15.1.0) 2026-02-23 16:10:17.197162 | ubuntu-jammy-large | 2026-02-23 16:10:17.197 | Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2026-02-23 16:10:17.242140 | ubuntu-jammy-large | 2026-02-23 16:10:17.242 | Collecting oslo.config>=6.8.0 (from octavia==15.1.0) 2026-02-23 16:10:17.254831 | ubuntu-jammy-large | 2026-02-23 16:10:17.254 | Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:17.288805 | ubuntu-jammy-large | 2026-02-23 16:10:17.288 | Collecting oslo.context>=2.22.0 (from octavia==15.1.0) 2026-02-23 16:10:17.301130 | ubuntu-jammy-large | 2026-02-23 16:10:17.301 | Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:17.344388 | ubuntu-jammy-large | 2026-02-23 16:10:17.344 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==15.1.0) 2026-02-23 16:10:17.357154 | ubuntu-jammy-large | 2026-02-23 16:10:17.357 | Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-23 16:10:17.391913 | ubuntu-jammy-large | 2026-02-23 16:10:17.391 | Collecting oslo.i18n>=3.20.0 (from octavia==15.1.0) 2026-02-23 16:10:17.404487 | ubuntu-jammy-large | 2026-02-23 16:10:17.404 | Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:17.444143 | ubuntu-jammy-large | 2026-02-23 16:10:17.443 | Collecting oslo.log>=4.3.0 (from octavia==15.1.0) 2026-02-23 16:10:17.456801 | ubuntu-jammy-large | 2026-02-23 16:10:17.456 | Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-02-23 16:10:17.520238 | ubuntu-jammy-large | 2026-02-23 16:10:17.520 | Collecting oslo.messaging>=14.1.0 (from octavia==15.1.0) 2026-02-23 16:10:17.533878 | ubuntu-jammy-large | 2026-02-23 16:10:17.533 | Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2026-02-23 16:10:17.573214 | ubuntu-jammy-large | 2026-02-23 16:10:17.573 | Collecting oslo.middleware>=4.0.1 (from octavia==15.1.0) 2026-02-23 16:10:17.584928 | ubuntu-jammy-large | 2026-02-23 16:10:17.584 | Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-23 16:10:17.627069 | ubuntu-jammy-large | 2026-02-23 16:10:17.627 | Collecting oslo.policy>=3.7.0 (from octavia==15.1.0) 2026-02-23 16:10:17.638998 | ubuntu-jammy-large | 2026-02-23 16:10:17.638 | Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:17.669288 | ubuntu-jammy-large | 2026-02-23 16:10:17.669 | Collecting oslo.reports>=1.18.0 (from octavia==15.1.0) 2026-02-23 16:10:17.681732 | ubuntu-jammy-large | 2026-02-23 16:10:17.681 | Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-23 16:10:17.716768 | ubuntu-jammy-large | 2026-02-23 16:10:17.716 | Collecting oslo.serialization>=2.28.1 (from octavia==15.1.0) 2026-02-23 16:10:17.729458 | ubuntu-jammy-large | 2026-02-23 16:10:17.729 | Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-23 16:10:17.790321 | ubuntu-jammy-large | 2026-02-23 16:10:17.790 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==15.1.0) 2026-02-23 16:10:17.802783 | ubuntu-jammy-large | 2026-02-23 16:10:17.802 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2026-02-23 16:10:17.849978 | ubuntu-jammy-large | 2026-02-23 16:10:17.849 | Collecting oslo.utils>=4.7.0 (from octavia==15.1.0) 2026-02-23 16:10:17.861917 | ubuntu-jammy-large | 2026-02-23 16:10:17.861 | Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-23 16:10:17.966783 | ubuntu-jammy-large | 2026-02-23 16:10:17.966 | Collecting psutil>=5.7.1 (from octavia==15.1.0) 2026-02-23 16:10:17.979373 | ubuntu-jammy-large | 2026-02-23 16:10:17.979 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2026-02-23 16:10:18.017633 | ubuntu-jammy-large | 2026-02-23 16:10:18.017 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.1.0) 2026-02-23 16:10:18.029908 | ubuntu-jammy-large | 2026-02-23 16:10:18.029 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-02-23 16:10:18.062409 | ubuntu-jammy-large | 2026-02-23 16:10:18.062 | Collecting pyasn1-modules>=0.0.6 (from octavia==15.1.0) 2026-02-23 16:10:18.074686 | ubuntu-jammy-large | 2026-02-23 16:10:18.074 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-02-23 16:10:18.102627 | ubuntu-jammy-large | 2026-02-23 16:10:18.102 | Collecting python-barbicanclient>=4.5.2 (from octavia==15.1.0) 2026-02-23 16:10:18.114722 | ubuntu-jammy-large | 2026-02-23 16:10:18.114 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2026-02-23 16:10:18.148417 | ubuntu-jammy-large | 2026-02-23 16:10:18.148 | Collecting python-glanceclient>=2.8.0 (from octavia==15.1.0) 2026-02-23 16:10:18.161003 | ubuntu-jammy-large | 2026-02-23 16:10:18.160 | Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-23 16:10:18.206071 | ubuntu-jammy-large | 2026-02-23 16:10:18.205 | Collecting python-novaclient>=9.1.0 (from octavia==15.1.0) 2026-02-23 16:10:18.218339 | ubuntu-jammy-large | 2026-02-23 16:10:18.218 | Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:18.253424 | ubuntu-jammy-large | 2026-02-23 16:10:18.253 | Collecting python-cinderclient>=3.3.0 (from octavia==15.1.0) 2026-02-23 16:10:18.265445 | ubuntu-jammy-large | 2026-02-23 16:10:18.265 | Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-02-23 16:10:18.292143 | ubuntu-jammy-large | 2026-02-23 16:10:18.292 | Collecting WSME>=0.8.0 (from octavia==15.1.0) 2026-02-23 16:10:18.303937 | ubuntu-jammy-large | 2026-02-23 16:10:18.303 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-02-23 16:10:18.330988 | ubuntu-jammy-large | 2026-02-23 16:10:18.330 | Collecting Jinja2>=2.10 (from octavia==15.1.0) 2026-02-23 16:10:18.343351 | ubuntu-jammy-large | 2026-02-23 16:10:18.343 | Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-02-23 16:10:18.381495 | ubuntu-jammy-large | 2026-02-23 16:10:18.381 | Collecting taskflow>=5.5.0 (from octavia==15.1.0) 2026-02-23 16:10:18.393279 | ubuntu-jammy-large | 2026-02-23 16:10:18.393 | Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-02-23 16:10:18.429841 | ubuntu-jammy-large | 2026-02-23 16:10:18.429 | Collecting castellan>=0.16.0 (from octavia==15.1.0) 2026-02-23 16:10:18.442082 | ubuntu-jammy-large | 2026-02-23 16:10:18.442 | Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2026-02-23 16:10:18.469428 | ubuntu-jammy-large | 2026-02-23 16:10:18.469 | Collecting tenacity>=5.0.4 (from octavia==15.1.0) 2026-02-23 16:10:18.481809 | ubuntu-jammy-large | 2026-02-23 16:10:18.481 | Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2026-02-23 16:10:18.504536 | ubuntu-jammy-large | 2026-02-23 16:10:18.504 | Collecting distro>=1.2.0 (from octavia==15.1.0) 2026-02-23 16:10:18.515485 | ubuntu-jammy-large | 2026-02-23 16:10:18.515 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-02-23 16:10:18.553778 | ubuntu-jammy-large | 2026-02-23 16:10:18.553 | Collecting jsonschema>=3.2.0 (from octavia==15.1.0) 2026-02-23 16:10:18.566071 | ubuntu-jammy-large | 2026-02-23 16:10:18.565 | Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-02-23 16:10:18.596279 | ubuntu-jammy-large | 2026-02-23 16:10:18.596 | Collecting octavia-lib>=3.3.0 (from octavia==15.1.0) 2026-02-23 16:10:18.608515 | ubuntu-jammy-large | 2026-02-23 16:10:18.608 | Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-23 16:10:18.680727 | ubuntu-jammy-large | 2026-02-23 16:10:18.680 | Collecting setproctitle>=1.1.10 (from octavia==15.1.0) 2026-02-23 16:10:18.692532 | ubuntu-jammy-large | 2026-02-23 16:10:18.692 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2026-02-23 16:10:18.717094 | ubuntu-jammy-large | 2026-02-23 16:10:18.717 | Collecting python-dateutil>=2.7.0 (from octavia==15.1.0) 2026-02-23 16:10:18.727882 | ubuntu-jammy-large | 2026-02-23 16:10:18.727 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-23 16:10:18.755777 | ubuntu-jammy-large | 2026-02-23 16:10:18.755 | Collecting Flask!=0.11,>=0.10 (from octavia==15.1.0) 2026-02-23 16:10:18.767643 | ubuntu-jammy-large | 2026-02-23 16:10:18.767 | Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-02-23 16:10:19.093092 | ubuntu-jammy-large | 2026-02-23 16:10:19.092 | Collecting cryptography>=42.0.0 (from octavia==15.1.0) 2026-02-23 16:10:19.106723 | ubuntu-jammy-large | 2026-02-23 16:10:19.106 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-02-23 16:10:19.140394 | ubuntu-jammy-large | 2026-02-23 16:10:19.140 | Collecting pyroute2>=0.5.14 (from octavia==15.1.0) 2026-02-23 16:10:19.153358 | ubuntu-jammy-large | 2026-02-23 16:10:19.153 | Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2026-02-23 16:10:19.182372 | ubuntu-jammy-large | 2026-02-23 16:10:19.182 | Collecting gunicorn>=19.9.0 (from octavia==15.1.0) 2026-02-23 16:10:19.194356 | ubuntu-jammy-large | 2026-02-23 16:10:19.194 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-02-23 16:10:19.229444 | ubuntu-jammy-large | 2026-02-23 16:10:19.229 | Collecting Werkzeug>=0.14.1 (from octavia==15.1.0) 2026-02-23 16:10:19.241639 | ubuntu-jammy-large | 2026-02-23 16:10:19.241 | Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-02-23 16:10:19.278183 | ubuntu-jammy-large | 2026-02-23 16:10:19.278 | Collecting Mako (from alembic>=0.9.6->octavia==15.1.0) 2026-02-23 16:10:19.290721 | ubuntu-jammy-large | 2026-02-23 16:10:19.290 | Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2026-02-23 16:10:19.319761 | ubuntu-jammy-large | 2026-02-23 16:10:19.319 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==15.1.0) 2026-02-23 16:10:19.331843 | ubuntu-jammy-large | 2026-02-23 16:10:19.331 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:19.514479 | ubuntu-jammy-large | 2026-02-23 16:10:19.514 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==15.1.0) 2026-02-23 16:10:19.527510 | ubuntu-jammy-large | 2026-02-23 16:10:19.527 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-02-23 16:10:19.550282 | ubuntu-jammy-large | 2026-02-23 16:10:19.550 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==15.1.0) 2026-02-23 16:10:19.562715 | ubuntu-jammy-large | 2026-02-23 16:10:19.562 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-02-23 16:10:19.590530 | ubuntu-jammy-large | 2026-02-23 16:10:19.590 | Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.1.0) 2026-02-23 16:10:19.601767 | ubuntu-jammy-large | 2026-02-23 16:10:19.601 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-23 16:10:19.628905 | ubuntu-jammy-large | 2026-02-23 16:10:19.628 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==15.1.0) 2026-02-23 16:10:19.640621 | ubuntu-jammy-large | 2026-02-23 16:10:19.640 | Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:19.662135 | ubuntu-jammy-large | 2026-02-23 16:10:19.662 | Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.1.0) 2026-02-23 16:10:19.674474 | ubuntu-jammy-large | 2026-02-23 16:10:19.674 | Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-23 16:10:19.704291 | ubuntu-jammy-large | 2026-02-23 16:10:19.704 | Collecting packaging (from gunicorn>=19.9.0->octavia==15.1.0) 2026-02-23 16:10:19.716093 | ubuntu-jammy-large | 2026-02-23 16:10:19.715 | Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-02-23 16:10:19.795967 | ubuntu-jammy-large | 2026-02-23 16:10:19.795 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==15.1.0) 2026-02-23 16:10:19.810641 | ubuntu-jammy-large | 2026-02-23 16:10:19.810 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2026-02-23 16:10:19.837191 | ubuntu-jammy-large | 2026-02-23 16:10:19.837 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==15.1.0) 2026-02-23 16:10:19.849569 | ubuntu-jammy-large | 2026-02-23 16:10:19.849 | Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-02-23 16:10:19.883018 | ubuntu-jammy-large | 2026-02-23 16:10:19.882 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==15.1.0) 2026-02-23 16:10:19.894065 | ubuntu-jammy-large | 2026-02-23 16:10:19.893 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:19.929364 | ubuntu-jammy-large | 2026-02-23 16:10:19.929 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==15.1.0) 2026-02-23 16:10:19.940504 | ubuntu-jammy-large | 2026-02-23 16:10:19.940 | Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-02-23 16:10:20.386258 | ubuntu-jammy-large | 2026-02-23 16:10:20.386 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==15.1.0) 2026-02-23 16:10:20.399074 | ubuntu-jammy-large | 2026-02-23 16:10:20.398 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-02-23 16:10:20.431136 | ubuntu-jammy-large | 2026-02-23 16:10:20.430 | Collecting iso8601>=0.1.11 (from keystoneauth1>=3.4.0->octavia==15.1.0) 2026-02-23 16:10:20.442886 | ubuntu-jammy-large | 2026-02-23 16:10:20.442 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-23 16:10:20.471800 | ubuntu-jammy-large | 2026-02-23 16:10:20.471 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==15.1.0) 2026-02-23 16:10:20.484490 | ubuntu-jammy-large | 2026-02-23 16:10:20.484 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-23 16:10:20.515680 | ubuntu-jammy-large | 2026-02-23 16:10:20.515 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:20.528048 | ubuntu-jammy-large | 2026-02-23 16:10:20.527 | Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:20.573086 | ubuntu-jammy-large | 2026-02-23 16:10:20.572 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:20.585368 | ubuntu-jammy-large | 2026-02-23 16:10:20.585 | Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2026-02-23 16:10:20.624518 | ubuntu-jammy-large | 2026-02-23 16:10:20.624 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:20.636727 | ubuntu-jammy-large | 2026-02-23 16:10:20.636 | Downloading pycadf-3.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:20.672514 | ubuntu-jammy-large | 2026-02-23 16:10:20.672 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:20.684832 | ubuntu-jammy-large | 2026-02-23 16:10:20.684 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-23 16:10:20.752997 | ubuntu-jammy-large | 2026-02-23 16:10:20.752 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.765289 | ubuntu-jammy-large | 2026-02-23 16:10:20.765 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-02-23 16:10:20.789504 | ubuntu-jammy-large | 2026-02-23 16:10:20.789 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.801571 | ubuntu-jammy-large | 2026-02-23 16:10:20.801 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-02-23 16:10:20.830513 | ubuntu-jammy-large | 2026-02-23 16:10:20.830 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.842543 | ubuntu-jammy-large | 2026-02-23 16:10:20.842 | Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-02-23 16:10:20.867849 | ubuntu-jammy-large | 2026-02-23 16:10:20.867 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.880024 | ubuntu-jammy-large | 2026-02-23 16:10:20.879 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-02-23 16:10:20.908921 | ubuntu-jammy-large | 2026-02-23 16:10:20.908 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.920921 | ubuntu-jammy-large | 2026-02-23 16:10:20.920 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-02-23 16:10:20.961129 | ubuntu-jammy-large | 2026-02-23 16:10:20.960 | Collecting netifaces>=0.10.4 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:20.973440 | ubuntu-jammy-large | 2026-02-23 16:10:20.973 | Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-02-23 16:10:20.982620 | ubuntu-jammy-large | 2026-02-23 16:10:20.982 | Installing build dependencies: started 2026-02-23 16:10:21.907576 | ubuntu-jammy-large | 2026-02-23 16:10:21.907 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:21.908726 | ubuntu-jammy-large | 2026-02-23 16:10:21.908 | Getting requirements to build wheel: started 2026-02-23 16:10:22.311917 | ubuntu-jammy-large | 2026-02-23 16:10:22.311 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:22.314135 | ubuntu-jammy-large | 2026-02-23 16:10:22.313 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:22.540733 | ubuntu-jammy-large | 2026-02-23 16:10:22.540 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:22.582443 | ubuntu-jammy-large | 2026-02-23 16:10:22.582 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:22.594661 | ubuntu-jammy-large | 2026-02-23 16:10:22.594 | Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-02-23 16:10:22.621483 | ubuntu-jammy-large | 2026-02-23 16:10:22.621 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:22.634240 | ubuntu-jammy-large | 2026-02-23 16:10:22.634 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-02-23 16:10:22.672166 | ubuntu-jammy-large | 2026-02-23 16:10:22.671 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.1.0) 2026-02-23 16:10:22.683394 | ubuntu-jammy-large | 2026-02-23 16:10:22.683 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-23 16:10:22.735574 | ubuntu-jammy-large | 2026-02-23 16:10:22.735 | Collecting debtcollector>=1.2.0 (from oslo.config>=6.8.0->octavia==15.1.0) 2026-02-23 16:10:22.746633 | ubuntu-jammy-large | 2026-02-23 16:10:22.746 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-23 16:10:22.773847 | ubuntu-jammy-large | 2026-02-23 16:10:22.773 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==15.1.0) 2026-02-23 16:10:22.786005 | ubuntu-jammy-large | 2026-02-23 16:10:22.785 | Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-02-23 16:10:23.101477 | ubuntu-jammy-large | 2026-02-23 16:10:23.101 | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.1.0) 2026-02-23 16:10:23.114307 | ubuntu-jammy-large | 2026-02-23 16:10:23.114 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2026-02-23 16:10:23.151736 | ubuntu-jammy-large | 2026-02-23 16:10:23.151 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.0) 2026-02-23 16:10:23.163828 | ubuntu-jammy-large | 2026-02-23 16:10:23.163 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-02-23 16:10:23.187500 | ubuntu-jammy-large | 2026-02-23 16:10:23.187 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.0) 2026-02-23 16:10:23.199401 | ubuntu-jammy-large | 2026-02-23 16:10:23.199 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-02-23 16:10:23.229490 | ubuntu-jammy-large | 2026-02-23 16:10:23.229 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==15.1.0) 2026-02-23 16:10:23.242049 | ubuntu-jammy-large | 2026-02-23 16:10:23.241 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-02-23 16:10:23.289163 | ubuntu-jammy-large | 2026-02-23 16:10:23.288 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.301326 | ubuntu-jammy-large | 2026-02-23 16:10:23.301 | Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2026-02-23 16:10:23.329652 | ubuntu-jammy-large | 2026-02-23 16:10:23.329 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.342715 | ubuntu-jammy-large | 2026-02-23 16:10:23.342 | Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2026-02-23 16:10:23.383392 | ubuntu-jammy-large | 2026-02-23 16:10:23.383 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.395802 | ubuntu-jammy-large | 2026-02-23 16:10:23.395 | Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-02-23 16:10:23.429880 | ubuntu-jammy-large | 2026-02-23 16:10:23.429 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.442416 | ubuntu-jammy-large | 2026-02-23 16:10:23.442 | Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2026-02-23 16:10:23.483176 | ubuntu-jammy-large | 2026-02-23 16:10:23.483 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.495430 | ubuntu-jammy-large | 2026-02-23 16:10:23.495 | Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-23 16:10:23.527421 | ubuntu-jammy-large | 2026-02-23 16:10:23.527 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.547677 | ubuntu-jammy-large | 2026-02-23 16:10:23.547 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-23 16:10:23.605432 | ubuntu-jammy-large | 2026-02-23 16:10:23.605 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.620118 | ubuntu-jammy-large | 2026-02-23 16:10:23.619 | Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-23 16:10:23.690471 | ubuntu-jammy-large | 2026-02-23 16:10:23.690 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==15.1.0) 2026-02-23 16:10:23.702780 | ubuntu-jammy-large | 2026-02-23 16:10:23.702 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-02-23 16:10:23.728440 | ubuntu-jammy-large | 2026-02-23 16:10:23.728 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==15.1.0) 2026-02-23 16:10:23.740759 | ubuntu-jammy-large | 2026-02-23 16:10:23.740 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-02-23 16:10:23.868564 | ubuntu-jammy-large | 2026-02-23 16:10:23.868 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==15.1.0) 2026-02-23 16:10:23.882155 | ubuntu-jammy-large | 2026-02-23 16:10:23.881 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2026-02-23 16:10:23.908530 | ubuntu-jammy-large | 2026-02-23 16:10:23.908 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.28.1->octavia==15.1.0) 2026-02-23 16:10:23.920878 | ubuntu-jammy-large | 2026-02-23 16:10:23.920 | Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-23 16:10:23.954642 | ubuntu-jammy-large | 2026-02-23 16:10:23.954 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:23.966485 | ubuntu-jammy-large | 2026-02-23 16:10:23.966 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-02-23 16:10:23.991907 | ubuntu-jammy-large | 2026-02-23 16:10:23.991 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.004046 | ubuntu-jammy-large | 2026-02-23 16:10:24.003 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-23 16:10:24.030415 | ubuntu-jammy-large | 2026-02-23 16:10:24.030 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.042507 | ubuntu-jammy-large | 2026-02-23 16:10:24.042 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-02-23 16:10:24.091024 | ubuntu-jammy-large | 2026-02-23 16:10:24.090 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.103690 | ubuntu-jammy-large | 2026-02-23 16:10:24.103 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-02-23 16:10:24.136280 | ubuntu-jammy-large | 2026-02-23 16:10:24.136 | Collecting eventlet>=0.25.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.152034 | ubuntu-jammy-large | 2026-02-23 16:10:24.151 | Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2026-02-23 16:10:24.339511 | ubuntu-jammy-large | 2026-02-23 16:10:24.339 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.352103 | ubuntu-jammy-large | 2026-02-23 16:10:24.351 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-02-23 16:10:24.394380 | ubuntu-jammy-large | 2026-02-23 16:10:24.394 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.406743 | ubuntu-jammy-large | 2026-02-23 16:10:24.406 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:24.443791 | ubuntu-jammy-large | 2026-02-23 16:10:24.443 | Collecting dnspython>=1.15.0 (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.456052 | ubuntu-jammy-large | 2026-02-23 16:10:24.455 | Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2026-02-23 16:10:24.491659 | ubuntu-jammy-large | 2026-02-23 16:10:24.491 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:24.505277 | ubuntu-jammy-large | 2026-02-23 16:10:24.505 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-02-23 16:10:24.539383 | ubuntu-jammy-large | 2026-02-23 16:10:24.539 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==15.1.0) 2026-02-23 16:10:24.551576 | ubuntu-jammy-large | 2026-02-23 16:10:24.551 | Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-02-23 16:10:24.611355 | ubuntu-jammy-large | 2026-02-23 16:10:24.611 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==15.1.0) 2026-02-23 16:10:24.623938 | ubuntu-jammy-large | 2026-02-23 16:10:24.623 | Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-02-23 16:10:24.630958 | ubuntu-jammy-large | 2026-02-23 16:10:24.630 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) (59.6.0) 2026-02-23 16:10:24.749308 | ubuntu-jammy-large | 2026-02-23 16:10:24.749 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==15.1.0) 2026-02-23 16:10:24.761716 | ubuntu-jammy-large | 2026-02-23 16:10:24.761 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-02-23 16:10:24.773229 | ubuntu-jammy-large | 2026-02-23 16:10:24.773 | Installing build dependencies: started 2026-02-23 16:10:25.700757 | ubuntu-jammy-large | 2026-02-23 16:10:25.700 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:25.702227 | ubuntu-jammy-large | 2026-02-23 16:10:25.702 | Getting requirements to build wheel: started 2026-02-23 16:10:26.109115 | ubuntu-jammy-large | 2026-02-23 16:10:26.108 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:26.110853 | ubuntu-jammy-large | 2026-02-23 16:10:26.110 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:26.332827 | ubuntu-jammy-large | 2026-02-23 16:10:26.332 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:26.378329 | ubuntu-jammy-large | 2026-02-23 16:10:26.378 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.1.0) 2026-02-23 16:10:26.390487 | ubuntu-jammy-large | 2026-02-23 16:10:26.390 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-02-23 16:10:26.462920 | ubuntu-jammy-large | 2026-02-23 16:10:26.462 | Collecting pytz>=2013.6 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:26.476967 | ubuntu-jammy-large | 2026-02-23 16:10:26.476 | Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-02-23 16:10:26.502103 | ubuntu-jammy-large | 2026-02-23 16:10:26.501 | Collecting six>=1.10.0 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.0) 2026-02-23 16:10:26.515500 | ubuntu-jammy-large | 2026-02-23 16:10:26.515 | Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-02-23 16:10:26.554791 | ubuntu-jammy-large | 2026-02-23 16:10:26.554 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==15.1.0) 2026-02-23 16:10:26.567571 | ubuntu-jammy-large | 2026-02-23 16:10:26.567 | Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-23 16:10:26.602400 | ubuntu-jammy-large | 2026-02-23 16:10:26.602 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.0) 2026-02-23 16:10:26.613935 | ubuntu-jammy-large | 2026-02-23 16:10:26.613 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-02-23 16:10:26.772077 | ubuntu-jammy-large | 2026-02-23 16:10:26.771 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.0) 2026-02-23 16:10:26.784990 | ubuntu-jammy-large | 2026-02-23 16:10:26.784 | Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-02-23 16:10:26.822117 | ubuntu-jammy-large | 2026-02-23 16:10:26.821 | Collecting pyperclip>=1.6 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.0) 2026-02-23 16:10:26.833406 | ubuntu-jammy-large | 2026-02-23 16:10:26.833 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-02-23 16:10:26.843228 | ubuntu-jammy-large | 2026-02-23 16:10:26.843 | Installing build dependencies: started 2026-02-23 16:10:27.784267 | ubuntu-jammy-large | 2026-02-23 16:10:27.783 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:27.785899 | ubuntu-jammy-large | 2026-02-23 16:10:27.785 | Getting requirements to build wheel: started 2026-02-23 16:10:28.181272 | ubuntu-jammy-large | 2026-02-23 16:10:28.180 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:28.183417 | ubuntu-jammy-large | 2026-02-23 16:10:28.183 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:28.424406 | ubuntu-jammy-large | 2026-02-23 16:10:28.424 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:28.500853 | ubuntu-jammy-large | 2026-02-23 16:10:28.500 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==15.1.0) 2026-02-23 16:10:28.512527 | ubuntu-jammy-large | 2026-02-23 16:10:28.512 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-02-23 16:10:28.539536 | ubuntu-jammy-large | 2026-02-23 16:10:28.539 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==15.1.0) 2026-02-23 16:10:28.551824 | ubuntu-jammy-large | 2026-02-23 16:10:28.551 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-23 16:10:28.704338 | ubuntu-jammy-large | 2026-02-23 16:10:28.704 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==15.1.0) 2026-02-23 16:10:28.719078 | ubuntu-jammy-large | 2026-02-23 16:10:28.718 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2026-02-23 16:10:28.745863 | ubuntu-jammy-large | 2026-02-23 16:10:28.745 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==15.1.0) 2026-02-23 16:10:28.757917 | ubuntu-jammy-large | 2026-02-23 16:10:28.757 | Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-02-23 16:10:28.795519 | ubuntu-jammy-large | 2026-02-23 16:10:28.795 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==15.1.0) 2026-02-23 16:10:28.807500 | ubuntu-jammy-large | 2026-02-23 16:10:28.807 | Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-02-23 16:10:28.849762 | ubuntu-jammy-large | 2026-02-23 16:10:28.849 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==15.1.0) 2026-02-23 16:10:28.860910 | ubuntu-jammy-large | 2026-02-23 16:10:28.860 | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-23 16:10:28.895312 | ubuntu-jammy-large | 2026-02-23 16:10:28.895 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.0) 2026-02-23 16:10:28.906599 | ubuntu-jammy-large | 2026-02-23 16:10:28.906 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-02-23 16:10:28.957469 | ubuntu-jammy-large | 2026-02-23 16:10:28.957 | Collecting automaton>=1.9.0 (from taskflow>=5.5.0->octavia==15.1.0) 2026-02-23 16:10:28.968667 | ubuntu-jammy-large | 2026-02-23 16:10:28.968 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-23 16:10:29.004355 | ubuntu-jammy-large | 2026-02-23 16:10:29.004 | Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.1.0) 2026-02-23 16:10:29.017857 | ubuntu-jammy-large | 2026-02-23 16:10:29.017 | Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-02-23 16:10:29.044216 | ubuntu-jammy-large | 2026-02-23 16:10:29.044 | Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.1.0) 2026-02-23 16:10:29.056855 | ubuntu-jammy-large | 2026-02-23 16:10:29.056 | Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-02-23 16:10:29.110044 | ubuntu-jammy-large | 2026-02-23 16:10:29.109 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.0) 2026-02-23 16:10:29.121074 | ubuntu-jammy-large | 2026-02-23 16:10:29.120 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-02-23 16:10:29.166681 | ubuntu-jammy-large | 2026-02-23 16:10:29.166 | Collecting simplegeneric (from WSME>=0.8.0->octavia==15.1.0) 2026-02-23 16:10:29.178161 | ubuntu-jammy-large | 2026-02-23 16:10:29.178 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-02-23 16:10:29.183005 | ubuntu-jammy-large | 2026-02-23 16:10:29.182 | Installing build dependencies: started 2026-02-23 16:10:30.089585 | ubuntu-jammy-large | 2026-02-23 16:10:30.089 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:30.091446 | ubuntu-jammy-large | 2026-02-23 16:10:30.091 | Getting requirements to build wheel: started 2026-02-23 16:10:30.486472 | ubuntu-jammy-large | 2026-02-23 16:10:30.486 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:30.488944 | ubuntu-jammy-large | 2026-02-23 16:10:30.488 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:30.713057 | ubuntu-jammy-large | 2026-02-23 16:10:30.712 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:30.772970 | ubuntu-jammy-large | 2026-02-23 16:10:30.772 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==15.1.0) 2026-02-23 16:10:30.785208 | ubuntu-jammy-large | 2026-02-23 16:10:30.785 | Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2026-02-23 16:10:30.820920 | ubuntu-jammy-large | 2026-02-23 16:10:30.820 | Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.1.0) 2026-02-23 16:10:30.832884 | ubuntu-jammy-large | 2026-02-23 16:10:30.832 | Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2026-02-23 16:10:30.866777 | ubuntu-jammy-large | 2026-02-23 16:10:30.866 | Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2026-02-23 16:10:30.890833 | ubuntu-jammy-large | 2026-02-23 16:10:30.890 | Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2026-02-23 16:10:30.903911 | ubuntu-jammy-large | 2026-02-23 16:10:30.903 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-02-23 16:10:30.917772 | ubuntu-jammy-large | 2026-02-23 16:10:30.917 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2026-02-23 16:10:31.008872 | ubuntu-jammy-large | 2026-02-23 16:10:31.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 42.2 MB/s 0:00:00 2026-02-23 16:10:31.022697 | ubuntu-jammy-large | 2026-02-23 16:10:31.022 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 2026-02-23 16:10:31.049069 | ubuntu-jammy-large | 2026-02-23 16:10:31.048 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-02-23 16:10:31.065269 | ubuntu-jammy-large | 2026-02-23 16:10:31.065 | Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-02-23 16:10:31.082574 | ubuntu-jammy-large | 2026-02-23 16:10:31.082 | Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-02-23 16:10:31.098038 | ubuntu-jammy-large | 2026-02-23 16:10:31.097 | Downloading click-8.1.7-py3-none-any.whl (97 kB) 2026-02-23 16:10:31.115071 | ubuntu-jammy-large | 2026-02-23 16:10:31.114 | Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2026-02-23 16:10:31.131049 | ubuntu-jammy-large | 2026-02-23 16:10:31.130 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-02-23 16:10:31.146952 | ubuntu-jammy-large | 2026-02-23 16:10:31.146 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-02-23 16:10:31.164009 | ubuntu-jammy-large | 2026-02-23 16:10:31.163 | Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-02-23 16:10:31.181683 | ubuntu-jammy-large | 2026-02-23 16:10:31.181 | Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-02-23 16:10:31.199213 | ubuntu-jammy-large | 2026-02-23 16:10:31.199 | Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-02-23 16:10:31.215391 | ubuntu-jammy-large | 2026-02-23 16:10:31.215 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-02-23 16:10:31.231779 | ubuntu-jammy-large | 2026-02-23 16:10:31.231 | Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-02-23 16:10:31.256872 | ubuntu-jammy-large | 2026-02-23 16:10:31.256 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-23 16:10:31.273103 | ubuntu-jammy-large | 2026-02-23 16:10:31.272 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2026-02-23 16:10:31.291271 | ubuntu-jammy-large | 2026-02-23 16:10:31.291 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2026-02-23 16:10:31.307820 | ubuntu-jammy-large | 2026-02-23 16:10:31.307 | Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2026-02-23 16:10:31.325401 | ubuntu-jammy-large | 2026-02-23 16:10:31.325 | Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2026-02-23 16:10:31.388116 | ubuntu-jammy-large | 2026-02-23 16:10:31.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 27.9 MB/s 0:00:00 2026-02-23 16:10:31.403131 | ubuntu-jammy-large | 2026-02-23 16:10:31.402 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-02-23 16:10:31.420243 | ubuntu-jammy-large | 2026-02-23 16:10:31.420 | Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-02-23 16:10:31.435977 | ubuntu-jammy-large | 2026-02-23 16:10:31.435 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-02-23 16:10:31.451555 | ubuntu-jammy-large | 2026-02-23 16:10:31.451 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-23 16:10:31.467654 | ubuntu-jammy-large | 2026-02-23 16:10:31.467 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-23 16:10:31.484048 | ubuntu-jammy-large | 2026-02-23 16:10:31.483 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-02-23 16:10:31.501667 | ubuntu-jammy-large | 2026-02-23 16:10:31.501 | Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2026-02-23 16:10:31.518311 | ubuntu-jammy-large | 2026-02-23 16:10:31.518 | Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2026-02-23 16:10:31.534415 | ubuntu-jammy-large | 2026-02-23 16:10:31.534 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-23 16:10:31.550169 | ubuntu-jammy-large | 2026-02-23 16:10:31.550 | Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-02-23 16:10:31.626011 | ubuntu-jammy-large | 2026-02-23 16:10:31.625 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 28.9 MB/s 0:00:00 2026-02-23 16:10:31.639788 | ubuntu-jammy-large | 2026-02-23 16:10:31.639 | Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2026-02-23 16:10:31.655248 | ubuntu-jammy-large | 2026-02-23 16:10:31.655 | Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2026-02-23 16:10:31.674388 | ubuntu-jammy-large | 2026-02-23 16:10:31.674 | Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-02-23 16:10:31.691455 | ubuntu-jammy-large | 2026-02-23 16:10:31.691 | Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2026-02-23 16:10:31.708905 | ubuntu-jammy-large | 2026-02-23 16:10:31.708 | Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2026-02-23 16:10:31.732231 | ubuntu-jammy-large | 2026-02-23 16:10:31.731 | Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2026-02-23 16:10:31.749230 | ubuntu-jammy-large | 2026-02-23 16:10:31.749 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-02-23 16:10:31.765809 | ubuntu-jammy-large | 2026-02-23 16:10:31.765 | Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2026-02-23 16:10:31.782740 | ubuntu-jammy-large | 2026-02-23 16:10:31.782 | Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2026-02-23 16:10:31.802548 | ubuntu-jammy-large | 2026-02-23 16:10:31.802 | Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2026-02-23 16:10:31.820073 | ubuntu-jammy-large | 2026-02-23 16:10:31.819 | Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2026-02-23 16:10:31.836642 | ubuntu-jammy-large | 2026-02-23 16:10:31.836 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-02-23 16:10:31.861463 | ubuntu-jammy-large | 2026-02-23 16:10:31.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 21.9 MB/s 0:00:00 2026-02-23 16:10:31.876220 | ubuntu-jammy-large | 2026-02-23 16:10:31.876 | Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2026-02-23 16:10:31.892891 | ubuntu-jammy-large | 2026-02-23 16:10:31.892 | Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2026-02-23 16:10:31.909022 | ubuntu-jammy-large | 2026-02-23 16:10:31.908 | Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-02-23 16:10:31.924718 | ubuntu-jammy-large | 2026-02-23 16:10:31.924 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2026-02-23 16:10:31.977415 | ubuntu-jammy-large | 2026-02-23 16:10:31.977 | Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2026-02-23 16:10:31.992356 | ubuntu-jammy-large | 2026-02-23 16:10:31.992 | Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2026-02-23 16:10:32.017352 | ubuntu-jammy-large | 2026-02-23 16:10:32.017 | Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2026-02-23 16:10:32.039376 | ubuntu-jammy-large | 2026-02-23 16:10:32.039 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (616 kB) 2026-02-23 16:10:32.066458 | ubuntu-jammy-large | 2026-02-23 16:10:32.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 616.0/616.0 kB 20.2 MB/s 0:00:00 2026-02-23 16:10:32.080393 | ubuntu-jammy-large | 2026-02-23 16:10:32.080 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2026-02-23 16:10:32.097485 | ubuntu-jammy-large | 2026-02-23 16:10:32.097 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-02-23 16:10:32.116104 | ubuntu-jammy-large | 2026-02-23 16:10:32.115 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2026-02-23 16:10:32.135021 | ubuntu-jammy-large | 2026-02-23 16:10:32.134 | Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2026-02-23 16:10:32.154069 | ubuntu-jammy-large | 2026-02-23 16:10:32.153 | Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-02-23 16:10:32.256043 | ubuntu-jammy-large | 2026-02-23 16:10:32.255 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-02-23 16:10:32.278666 | ubuntu-jammy-large | 2026-02-23 16:10:32.278 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-02-23 16:10:32.295511 | ubuntu-jammy-large | 2026-02-23 16:10:32.295 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-02-23 16:10:32.313037 | ubuntu-jammy-large | 2026-02-23 16:10:32.312 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-02-23 16:10:32.329900 | ubuntu-jammy-large | 2026-02-23 16:10:32.329 | Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2026-02-23 16:10:32.346510 | ubuntu-jammy-large | 2026-02-23 16:10:32.346 | Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-02-23 16:10:32.364039 | ubuntu-jammy-large | 2026-02-23 16:10:32.363 | Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-02-23 16:10:32.380358 | ubuntu-jammy-large | 2026-02-23 16:10:32.380 | Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2026-02-23 16:10:32.398130 | ubuntu-jammy-large | 2026-02-23 16:10:32.397 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-02-23 16:10:32.420515 | ubuntu-jammy-large | 2026-02-23 16:10:32.420 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-02-23 16:10:32.438410 | ubuntu-jammy-large | 2026-02-23 16:10:32.438 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-02-23 16:10:32.457277 | ubuntu-jammy-large | 2026-02-23 16:10:32.457 | Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) 2026-02-23 16:10:32.472883 | ubuntu-jammy-large | 2026-02-23 16:10:32.472 | Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2026-02-23 16:10:32.490496 | ubuntu-jammy-large | 2026-02-23 16:10:32.490 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-02-23 16:10:32.508557 | ubuntu-jammy-large | 2026-02-23 16:10:32.508 | Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-02-23 16:10:32.529901 | ubuntu-jammy-large | 2026-02-23 16:10:32.529 | Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2026-02-23 16:10:32.560728 | ubuntu-jammy-large | 2026-02-23 16:10:32.560 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2026-02-23 16:10:32.578300 | ubuntu-jammy-large | 2026-02-23 16:10:32.578 | Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-02-23 16:10:32.595752 | ubuntu-jammy-large | 2026-02-23 16:10:32.595 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-02-23 16:10:32.613103 | ubuntu-jammy-large | 2026-02-23 16:10:32.612 | Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-02-23 16:10:32.630410 | ubuntu-jammy-large | 2026-02-23 16:10:32.630 | Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-02-23 16:10:32.651573 | ubuntu-jammy-large | 2026-02-23 16:10:32.651 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-23 16:10:32.672966 | ubuntu-jammy-large | 2026-02-23 16:10:32.672 | Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2026-02-23 16:10:32.691357 | ubuntu-jammy-large | 2026-02-23 16:10:32.691 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-02-23 16:10:32.708382 | ubuntu-jammy-large | 2026-02-23 16:10:32.708 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-02-23 16:10:32.736950 | ubuntu-jammy-large | 2026-02-23 16:10:32.736 | Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2026-02-23 16:10:32.762874 | ubuntu-jammy-large | 2026-02-23 16:10:32.762 | Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-02-23 16:10:32.795821 | ubuntu-jammy-large | 2026-02-23 16:10:32.795 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-02-23 16:10:32.824458 | ubuntu-jammy-large | 2026-02-23 16:10:32.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 23.2 MB/s 0:00:00 2026-02-23 16:10:32.837672 | ubuntu-jammy-large | 2026-02-23 16:10:32.837 | Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-02-23 16:10:32.852054 | ubuntu-jammy-large | 2026-02-23 16:10:32.851 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-02-23 16:10:32.867504 | ubuntu-jammy-large | 2026-02-23 16:10:32.867 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2026-02-23 16:10:32.885188 | ubuntu-jammy-large | 2026-02-23 16:10:32.885 | Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-02-23 16:10:32.901569 | ubuntu-jammy-large | 2026-02-23 16:10:32.901 | Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-02-23 16:10:32.917879 | ubuntu-jammy-large | 2026-02-23 16:10:32.917 | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-23 16:10:32.935489 | ubuntu-jammy-large | 2026-02-23 16:10:32.935 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-23 16:10:32.951093 | ubuntu-jammy-large | 2026-02-23 16:10:32.950 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-02-23 16:10:32.967289 | ubuntu-jammy-large | 2026-02-23 16:10:32.967 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-02-23 16:10:32.983705 | ubuntu-jammy-large | 2026-02-23 16:10:32.983 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-02-23 16:10:32.999744 | ubuntu-jammy-large | 2026-02-23 16:10:32.999 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2026-02-23 16:10:33.027596 | ubuntu-jammy-large | 2026-02-23 16:10:33.027 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-02-23 16:10:33.045474 | ubuntu-jammy-large | 2026-02-23 16:10:33.045 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-02-23 16:10:33.062441 | ubuntu-jammy-large | 2026-02-23 16:10:33.062 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-02-23 16:10:33.161013 | ubuntu-jammy-large | 2026-02-23 16:10:33.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 31.7 MB/s 0:00:00 2026-02-23 16:10:33.174569 | ubuntu-jammy-large | 2026-02-23 16:10:33.174 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-02-23 16:10:33.189066 | ubuntu-jammy-large | 2026-02-23 16:10:33.188 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-02-23 16:10:33.204960 | ubuntu-jammy-large | 2026-02-23 16:10:33.204 | Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-02-23 16:10:33.221586 | ubuntu-jammy-large | 2026-02-23 16:10:33.221 | Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-02-23 16:10:33.250078 | ubuntu-jammy-large | 2026-02-23 16:10:33.249 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-02-23 16:10:33.266629 | ubuntu-jammy-large | 2026-02-23 16:10:33.266 | Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-02-23 16:10:33.323312 | ubuntu-jammy-large | 2026-02-23 16:10:33.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.1 MB/s 0:00:00 2026-02-23 16:10:33.338334 | ubuntu-jammy-large | 2026-02-23 16:10:33.338 | Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-02-23 16:10:33.355499 | ubuntu-jammy-large | 2026-02-23 16:10:33.355 | Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2026-02-23 16:10:33.372351 | ubuntu-jammy-large | 2026-02-23 16:10:33.372 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-02-23 16:10:33.390409 | ubuntu-jammy-large | 2026-02-23 16:10:33.390 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-02-23 16:10:33.406559 | ubuntu-jammy-large | 2026-02-23 16:10:33.406 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-02-23 16:10:33.423899 | ubuntu-jammy-large | 2026-02-23 16:10:33.423 | Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-02-23 16:10:33.447984 | ubuntu-jammy-large | 2026-02-23 16:10:33.447 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-02-23 16:10:33.462862 | ubuntu-jammy-large | 2026-02-23 16:10:33.462 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-02-23 16:10:33.478619 | ubuntu-jammy-large | 2026-02-23 16:10:33.478 | Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2026-02-23 16:10:33.495481 | ubuntu-jammy-large | 2026-02-23 16:10:33.495 | Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-02-23 16:10:33.515540 | ubuntu-jammy-large | 2026-02-23 16:10:33.515 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 2026-02-23 16:10:33.532921 | ubuntu-jammy-large | 2026-02-23 16:10:33.532 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-02-23 16:10:33.547552 | ubuntu-jammy-large | 2026-02-23 16:10:33.547 | Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2026-02-23 16:10:33.562921 | ubuntu-jammy-large | 2026-02-23 16:10:33.562 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-02-23 16:10:33.577915 | ubuntu-jammy-large | 2026-02-23 16:10:33.577 | Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2026-02-23 16:10:33.593313 | ubuntu-jammy-large | 2026-02-23 16:10:33.593 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-02-23 16:10:33.612501 | ubuntu-jammy-large | 2026-02-23 16:10:33.612 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-02-23 16:10:33.797605 | ubuntu-jammy-large | 2026-02-23 16:10:33.797 | Building wheels for collected packages: octavia, netifaces, logutils, pyperclip, simplegeneric 2026-02-23 16:10:33.798657 | ubuntu-jammy-large | 2026-02-23 16:10:33.798 | Building wheel for octavia (pyproject.toml): started 2026-02-23 16:10:35.065112 | ubuntu-jammy-large | 2026-02-23 16:10:35.064 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-02-23 16:10:35.070983 | ubuntu-jammy-large | 2026-02-23 16:10:35.070 | Created wheel for octavia: filename=octavia-15.1.0-py3-none-any.whl size=1232780 sha256=cc0102cbf93f03d04712a85f98dd2162c6a80d886ff900e579b01cd6fe22fa72 2026-02-23 16:10:35.071624 | ubuntu-jammy-large | 2026-02-23 16:10:35.071 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-02-23 16:10:35.084166 | ubuntu-jammy-large | 2026-02-23 16:10:35.084 | Building wheel for netifaces (pyproject.toml): started 2026-02-23 16:10:37.712874 | ubuntu-jammy-large | 2026-02-23 16:10:37.712 | Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-02-23 16:10:37.712915 | ubuntu-jammy-large | 2026-02-23 16:10:37.712 | Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35080 sha256=d3a85f55aa3e8338c63d0ca9717443f7a27f29455e581c84667afb1f643c8398 2026-02-23 16:10:37.712922 | ubuntu-jammy-large | 2026-02-23 16:10:37.712 | Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 2026-02-23 16:10:37.718157 | ubuntu-jammy-large | 2026-02-23 16:10:37.718 | Building wheel for logutils (pyproject.toml): started 2026-02-23 16:10:37.935392 | ubuntu-jammy-large | 2026-02-23 16:10:37.935 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-02-23 16:10:37.936724 | ubuntu-jammy-large | 2026-02-23 16:10:37.936 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=1fdbf79f9c93204c3e12d1988d6b0895b4699f751608a8be3b67c7deb536bbee 2026-02-23 16:10:37.937480 | ubuntu-jammy-large | 2026-02-23 16:10:37.937 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-02-23 16:10:37.942201 | ubuntu-jammy-large | 2026-02-23 16:10:37.942 | Building wheel for pyperclip (pyproject.toml): started 2026-02-23 16:10:38.174026 | ubuntu-jammy-large | 2026-02-23 16:10:38.173 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-02-23 16:10:38.175428 | ubuntu-jammy-large | 2026-02-23 16:10:38.175 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11104 sha256=15340e4f8a840d9b16d5c03e58a6e393bcfb8dad832e98ef0698bb78c4e178af 2026-02-23 16:10:38.176076 | ubuntu-jammy-large | 2026-02-23 16:10:38.176 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-02-23 16:10:38.181601 | ubuntu-jammy-large | 2026-02-23 16:10:38.181 | Building wheel for simplegeneric (pyproject.toml): started 2026-02-23 16:10:38.407403 | ubuntu-jammy-large | 2026-02-23 16:10:38.407 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-02-23 16:10:38.408826 | ubuntu-jammy-large | 2026-02-23 16:10:38.408 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=d38f8ba4f0f2a47946407e9892ac50da0b1a32a80b79af1ff8360ab3d3599ed8 2026-02-23 16:10:38.409512 | ubuntu-jammy-large | 2026-02-23 16:10:38.409 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-02-23 16:10:38.414248 | ubuntu-jammy-large | 2026-02-23 16:10:38.414 | Successfully built octavia netifaces logutils pyperclip simplegeneric 2026-02-23 16:10:38.712492 | ubuntu-jammy-large | 2026-02-23 16:10:38.712 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, netifaces, netaddr, logutils, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, testtools, tenacity, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, futurist, fasteners, dnspython, distro, decorator, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, stevedore, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, os-service-types, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, debtcollector, cotyledon, cmd2, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, Flask, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, castellan, oslo.messaging, keystonemiddleware, octavia 2026-02-23 16:10:48.894995 | ubuntu-jammy-large | 2026-02-23 16:10:48.894 | 2026-02-23 16:10:48.906630 | ubuntu-jammy-large | 2026-02-23 16:10:48.906 | Successfully installed Flask-3.0.3 Jinja2-3.1.4 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.11.0 PyJWT-2.9.0 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.8 Werkzeug-3.0.4 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 attrs-24.2.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.8.2 cachetools-5.5.0 castellan-5.1.1 certifi-2026.1.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 cotyledon-1.7.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.6.1 dogpile.cache-1.3.3 eventlet-0.36.1 fasteners-0.19 futurist-3.0.0 greenlet-3.0.3 gunicorn-23.0.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 networkx-3.3 octavia-15.1.0 octavia-lib-3.6.0 openstacksdk-4.0.1 os-service-types-1.7.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.reports-3.4.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 pecan-1.5.1 platformdirs-4.2.2 prometheus-client-0.20.0 psutil-6.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycadf-3.1.1 pycparser-2.22 pydot-3.0.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-glanceclient-4.7.0 python-keystoneclient-5.5.0 python-novaclient-18.7.0 pytz-2024.1 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 six-1.16.0 statsd-4.0.1 stevedore-5.3.0 taskflow-5.9.1 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zipp-3.20.0 2026-02-23 16:10:49.497393 | ubuntu-jammy-large | 2026-02-23 16:10:49.497 | dib-run-parts 75-amphora-agent-install completed 2026-02-23 16:10:49.497431 | ubuntu-jammy-large | 2026-02-23 16:10:49.497 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-02-23 16:10:49.500484 | ubuntu-jammy-large | 2026-02-23 16:10:49.500 | + set -o pipefail 2026-02-23 16:10:49.500542 | ubuntu-jammy-large | 2026-02-23 16:10:49.500 | + '[' -d /var/lib/haproxy ']' 2026-02-23 16:10:49.503106 | ubuntu-jammy-large | 2026-02-23 16:10:49.503 | dib-run-parts 76-haproxy completed 2026-02-23 16:10:49.503123 | ubuntu-jammy-large | 2026-02-23 16:10:49.503 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-02-23 16:10:50.182819 | ubuntu-jammy-large | 2026-02-23 16:10:50.182 | Processing ./opt/octavia-lib 2026-02-23 16:10:50.184441 | ubuntu-jammy-large | 2026-02-23 16:10:50.184 | Installing build dependencies: started 2026-02-23 16:10:51.239156 | ubuntu-jammy-large | 2026-02-23 16:10:51.238 | Installing build dependencies: finished with status 'done' 2026-02-23 16:10:51.241066 | ubuntu-jammy-large | 2026-02-23 16:10:51.240 | Getting requirements to build wheel: started 2026-02-23 16:10:51.554041 | ubuntu-jammy-large | 2026-02-23 16:10:51.553 | Getting requirements to build wheel: finished with status 'done' 2026-02-23 16:10:51.557530 | ubuntu-jammy-large | 2026-02-23 16:10:51.557 | Installing backend dependencies: started 2026-02-23 16:10:52.661162 | ubuntu-jammy-large | 2026-02-23 16:10:52.660 | Installing backend dependencies: finished with status 'done' 2026-02-23 16:10:52.662971 | ubuntu-jammy-large | 2026-02-23 16:10:52.662 | Preparing metadata (pyproject.toml): started 2026-02-23 16:10:52.969166 | ubuntu-jammy-large | 2026-02-23 16:10:52.968 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-23 16:10:52.969242 | ubuntu-jammy-large | 2026-02-23 16:10:52.969 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (6.4.0) 2026-02-23 16:10:52.976996 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (5.5.0) 2026-02-23 16:10:52.977027 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (6.1.0) 2026-02-23 16:10:52.977041 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (8.3.0) 2026-02-23 16:10:52.977055 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: msgpack>=0.5.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0) (1.0.8) 2026-02-23 16:10:52.977068 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: oslo.utils>=3.33.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0) (7.3.0) 2026-02-23 16:10:52.977082 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: tzdata>=2022.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0) (2024.1) 2026-02-23 16:10:52.977095 | ubuntu-jammy-large | 2026-02-23 16:10:52.976 | Requirement already satisfied: PyYAML>=3.13 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (6.0.2) 2026-02-23 16:10:52.977542 | ubuntu-jammy-large | 2026-02-23 16:10:52.977 | Requirement already satisfied: debtcollector>=1.2.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (3.0.0) 2026-02-23 16:10:52.978918 | ubuntu-jammy-large | 2026-02-23 16:10:52.978 | Requirement already satisfied: iso8601>=0.1.11 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (2.1.0) 2026-02-23 16:10:52.979578 | ubuntu-jammy-large | 2026-02-23 16:10:52.979 | Requirement already satisfied: netaddr>=0.10.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (0.10.1) 2026-02-23 16:10:52.980193 | ubuntu-jammy-large | 2026-02-23 16:10:52.980 | Requirement already satisfied: netifaces>=0.10.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (0.11.0) 2026-02-23 16:10:52.980890 | ubuntu-jammy-large | 2026-02-23 16:10:52.980 | Requirement already satisfied: packaging>=20.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (24.1) 2026-02-23 16:10:52.981486 | ubuntu-jammy-large | 2026-02-23 16:10:52.981 | Requirement already satisfied: pyparsing>=2.1.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (3.1.2) 2026-02-23 16:10:52.982914 | ubuntu-jammy-large | 2026-02-23 16:10:52.982 | Requirement already satisfied: wrapt>=1.7.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0) (1.16.0) 2026-02-23 16:10:52.990529 | ubuntu-jammy-large | 2026-02-23 16:10:52.990 | Building wheels for collected packages: octavia-lib 2026-02-23 16:10:52.991299 | ubuntu-jammy-large | 2026-02-23 16:10:52.991 | Building wheel for octavia-lib (pyproject.toml): started 2026-02-23 16:10:53.381041 | ubuntu-jammy-large | 2026-02-23 16:10:53.380 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-02-23 16:10:53.381133 | ubuntu-jammy-large | 2026-02-23 16:10:53.380 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0-py3-none-any.whl size=38282 sha256=891321e557c3e5793af9abc541934efaa3c05481f0103a74a0f3419fb6a6f547 2026-02-23 16:10:53.381153 | ubuntu-jammy-large | 2026-02-23 16:10:53.380 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-02-23 16:10:53.382809 | ubuntu-jammy-large | 2026-02-23 16:10:53.382 | Successfully built octavia-lib 2026-02-23 16:10:53.548175 | ubuntu-jammy-large | 2026-02-23 16:10:53.548 | Installing collected packages: octavia-lib 2026-02-23 16:10:53.549738 | ubuntu-jammy-large | 2026-02-23 16:10:53.548 | Attempting uninstall: octavia-lib 2026-02-23 16:10:53.549780 | ubuntu-jammy-large | 2026-02-23 16:10:53.549 | Found existing installation: octavia-lib 3.6.0 2026-02-23 16:10:53.553579 | ubuntu-jammy-large | 2026-02-23 16:10:53.553 | Uninstalling octavia-lib-3.6.0: 2026-02-23 16:10:53.554666 | ubuntu-jammy-large | 2026-02-23 16:10:53.554 | Successfully uninstalled octavia-lib-3.6.0 2026-02-23 16:10:53.593331 | ubuntu-jammy-large | 2026-02-23 16:10:53.593 | Successfully installed octavia-lib-3.11.0 2026-02-23 16:10:53.666876 | ubuntu-jammy-large | 2026-02-23 16:10:53.666 | dib-run-parts 76-octavia-lib-install completed 2026-02-23 16:10:53.666943 | ubuntu-jammy-large | 2026-02-23 16:10:53.666 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-02-23 16:10:53.676461 | ubuntu-jammy-large | 2026-02-23 16:10:53.676 | dib-run-parts 80-disable-rfc3041 completed 2026-02-23 16:10:53.676528 | ubuntu-jammy-large | 2026-02-23 16:10:53.676 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-02-23 16:10:53.683963 | ubuntu-jammy-large | 2026-02-23 16:10:53.683 | dib-run-parts 80-modprobe-blacklist completed 2026-02-23 16:10:53.684007 | ubuntu-jammy-large | 2026-02-23 16:10:53.683 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-23 16:10:53.702997 | ubuntu-jammy-large | 2026-02-23 16:10:53.702 | Not running install-packages remove with empty packages list 2026-02-23 16:10:54.885856 | ubuntu-jammy-large | 2026-02-23 16:10:54.884 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-02-23 16:10:54.885947 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | Running command: ['install-packages', '-e', 'libssl-dev', 'build-essential', 'gcc-11', 'gcc-12', 'firewalld', 'perl', 'gcc', 'python3-dev', 'libffi-dev', 'git-man'] 2026-02-23 16:10:54.885967 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Reading package lists... 2026-02-23 16:10:54.885982 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Building dependency tree... 2026-02-23 16:10:54.885995 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Reading state information... 2026-02-23 16:10:54.886009 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Package 'firewalld' is not installed, so not removed 2026-02-23 16:10:54.886029 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > The following packages were automatically installed and are no longer required: 2026-02-23 16:10:54.886053 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-02-23 16:10:54.886105 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-02-23 16:10:54.886152 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-02-23 16:10:54.886167 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-02-23 16:10:54.886180 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-02-23 16:10:54.886193 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-02-23 16:10:54.886208 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-02-23 16:10:54.886221 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Use 'sudo apt autoremove' to remove them. 2026-02-23 16:10:54.886234 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > The following packages will be REMOVED: 2026-02-23 16:10:54.886247 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-02-23 16:10:54.886260 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-02-23 16:10:54.886273 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-02-23 16:10:54.886287 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > After this operation, 195 MB disk space will be freed. 2026-02-23 16:10:54.886304 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > (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 ... 27748 files and directories currently installed.) 2026-02-23 16:10:54.886320 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-02-23 16:10:54.886333 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing build-essential (12.9ubuntu3) ... 2026-02-23 16:10:54.886347 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-23 16:10:54.886360 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-02-23 16:10:54.886373 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:54.886385 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-02-23 16:10:54.886398 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:54.886411 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:54.886424 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing git (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:10:54.886437 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing git-man (1:2.34.1-1ubuntu1.15) ... 2026-02-23 16:10:54.886449 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-23 16:10:54.886462 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing liberror-perl (0.17029-1) ... 2026-02-23 16:10:54.886475 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-02-23 16:10:54.886488 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-23 16:10:54.886501 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-02-23 16:10:54.886514 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-02-23 16:10:54.886527 | ubuntu-jammy-large | 2026-02-23 16:10:54.885 | returncode: 0 2026-02-23 16:10:54.896425 | ubuntu-jammy-large | 2026-02-23 16:10:54.896 | dib-run-parts 99-package-uninstalls completed 2026-02-23 16:10:54.896668 | ubuntu-jammy-large | 2026-02-23 16:10:54.896 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:10:54.896771 | ubuntu-jammy-large | 2026-02-23 16:10:54.896 | dib-run-parts 2026-02-23 16:10:54.899245 | ubuntu-jammy-large | 2026-02-23 16:10:54.899 | dib-run-parts Target: install.d 2026-02-23 16:10:54.899292 | ubuntu-jammy-large | 2026-02-23 16:10:54.899 | dib-run-parts 2026-02-23 16:10:54.899307 | ubuntu-jammy-large | 2026-02-23 16:10:54.899 | dib-run-parts Script Seconds 2026-02-23 16:10:54.899322 | ubuntu-jammy-large | 2026-02-23 16:10:54.899 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:10:54.899336 | ubuntu-jammy-large | 2026-02-23 16:10:54.899 | dib-run-parts 2026-02-23 16:10:54.914858 | ubuntu-jammy-large | 2026-02-23 16:10:54.914 | dib-run-parts 00-baseline-environment 2.506 2026-02-23 16:10:54.921711 | ubuntu-jammy-large | 2026-02-23 16:10:54.921 | dib-run-parts 00-up-to-date 0.598 2026-02-23 16:10:54.932195 | ubuntu-jammy-large | 2026-02-23 16:10:54.932 | dib-run-parts 01-package-installs 42.096 2026-02-23 16:10:54.941037 | ubuntu-jammy-large | 2026-02-23 16:10:54.940 | dib-run-parts 05-set-cloud-init-sources 0.010 2026-02-23 16:10:54.952219 | ubuntu-jammy-large | 2026-02-23 16:10:54.951 | dib-run-parts 10-cloud-init 0.006 2026-02-23 16:10:54.962434 | ubuntu-jammy-large | 2026-02-23 16:10:54.962 | dib-run-parts 10-debian-networking 0.016 2026-02-23 16:10:54.973290 | ubuntu-jammy-large | 2026-02-23 16:10:54.973 | dib-run-parts 10-install-static-files 0.062 2026-02-23 16:10:54.981677 | ubuntu-jammy-large | 2026-02-23 16:10:54.981 | dib-run-parts 12-debian-locale-gen 2.648 2026-02-23 16:10:54.990897 | ubuntu-jammy-large | 2026-02-23 16:10:54.990 | dib-run-parts 15-cleanup-debootstrap 0.007 2026-02-23 16:10:55.001148 | ubuntu-jammy-large | 2026-02-23 16:10:55.001 | dib-run-parts 20-install-init-scripts 0.009 2026-02-23 16:10:55.012081 | ubuntu-jammy-large | 2026-02-23 16:10:55.011 | dib-run-parts 75-amphora-agent-install 42.580 2026-02-23 16:10:55.022177 | ubuntu-jammy-large | 2026-02-23 16:10:55.022 | dib-run-parts 76-haproxy 0.004 2026-02-23 16:10:55.032203 | ubuntu-jammy-large | 2026-02-23 16:10:55.032 | dib-run-parts 76-octavia-lib-install 4.161 2026-02-23 16:10:55.042887 | ubuntu-jammy-large | 2026-02-23 16:10:55.042 | dib-run-parts 80-disable-rfc3041 0.007 2026-02-23 16:10:55.053629 | ubuntu-jammy-large | 2026-02-23 16:10:55.053 | dib-run-parts 80-modprobe-blacklist 0.005 2026-02-23 16:10:55.062820 | ubuntu-jammy-large | 2026-02-23 16:10:55.062 | dib-run-parts 99-package-uninstalls 1.210 2026-02-23 16:10:55.065646 | ubuntu-jammy-large | 2026-02-23 16:10:55.065 | dib-run-parts 2026-02-23 16:10:55.065903 | ubuntu-jammy-large | 2026-02-23 16:10:55.065 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:10:55.238488 | ubuntu-jammy-large | 2026-02-23 16:10:55.238 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-23 16:10:55.242593 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-23 16:10:55.242656 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:10:55.242698 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:10:55.242792 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:10:55.242813 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:10:55.242987 | ubuntu-jammy-large | 2026-02-23 16:10:55.242 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:10:55.246709 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:10:55.246831 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:10:55.246857 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:10:55.246904 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:10:55.246924 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:10:55.247001 | ubuntu-jammy-large | 2026-02-23 16:10:55.246 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:10:55.247046 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:10:55.247066 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:10:55.247160 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-23 16:10:55.247279 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ DIB_NO_TIMER_CHECK=True 2026-02-23 16:10:55.247327 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:10:55.247346 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:10:55.247407 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:10:55.247425 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:10:55.247612 | ubuntu-jammy-large | 2026-02-23 16:10:55.247 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:10:55.251897 | ubuntu-jammy-large | 2026-02-23 16:10:55.251 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:10:55.251959 | ubuntu-jammy-large | 2026-02-23 16:10:55.251 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:10:55.252022 | ubuntu-jammy-large | 2026-02-23 16:10:55.251 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:10:55.252196 | ubuntu-jammy-large | 2026-02-23 16:10:55.252 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-02-23 16:10:55.256185 | ubuntu-jammy-large | 2026-02-23 16:10:55.256 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-02-23 16:10:55.256238 | ubuntu-jammy-large | 2026-02-23 16:10:55.256 | ++ export DIB_ADD_APT_KEYS= 2026-02-23 16:10:55.256250 | ubuntu-jammy-large | 2026-02-23 16:10:55.256 | ++ DIB_ADD_APT_KEYS= 2026-02-23 16:10:55.256259 | ubuntu-jammy-large | 2026-02-23 16:10:55.256 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-02-23 16:10:55.261029 | ubuntu-jammy-large | 2026-02-23 16:10:55.260 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-02-23 16:10:55.261074 | ubuntu-jammy-large | 2026-02-23 16:10:55.260 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:10:55.261097 | ubuntu-jammy-large | 2026-02-23 16:10:55.260 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:10:55.261112 | ubuntu-jammy-large | 2026-02-23 16:10:55.260 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:10:55.264936 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:10:55.264979 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ export DISTRO_NAME=ubuntu 2026-02-23 16:10:55.264988 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ DISTRO_NAME=ubuntu 2026-02-23 16:10:55.264996 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ export DIB_RELEASE=jammy 2026-02-23 16:10:55.265004 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ DIB_RELEASE=jammy 2026-02-23 16:10:55.265012 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:10:55.265020 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:10:55.265027 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:10:55.265035 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:10:55.265043 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ ARCH=amd64 2026-02-23 16:10:55.265056 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:10:55.265064 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:10:55.265072 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:10:55.265079 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:10:55.265087 | ubuntu-jammy-large | 2026-02-23 16:10:55.264 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:10:55.268253 | ubuntu-jammy-large | 2026-02-23 16:10:55.268 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:10:55.268299 | ubuntu-jammy-large | 2026-02-23 16:10:55.268 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:10:55.268309 | ubuntu-jammy-large | 2026-02-23 16:10:55.268 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:10:55.268318 | ubuntu-jammy-large | 2026-02-23 16:10:55.268 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:10:55.272611 | ubuntu-jammy-large | 2026-02-23 16:10:55.272 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:10:55.272640 | ubuntu-jammy-large | 2026-02-23 16:10:55.272 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:10:55.272648 | ubuntu-jammy-large | 2026-02-23 16:10:55.272 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-23 16:10:55.272656 | ubuntu-jammy-large | 2026-02-23 16:10:55.272 | ++ DIB_INIT_SYSTEM=systemd 2026-02-23 16:10:55.272664 | ubuntu-jammy-large | 2026-02-23 16:10:55.272 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:10:55.277350 | ubuntu-jammy-large | 2026-02-23 16:10:55.277 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:10:55.277377 | ubuntu-jammy-large | 2026-02-23 16:10:55.277 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:10:55.277386 | ubuntu-jammy-large | 2026-02-23 16:10:55.277 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:10:55.277394 | ubuntu-jammy-large | 2026-02-23 16:10:55.277 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:10:55.280972 | ubuntu-jammy-large | 2026-02-23 16:10:55.280 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:10:55.281004 | ubuntu-jammy-large | 2026-02-23 16:10:55.280 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:10:55.281014 | ubuntu-jammy-large | 2026-02-23 16:10:55.280 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:10:55.281024 | ubuntu-jammy-large | 2026-02-23 16:10:55.280 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-23 16:10:55.285670 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-23 16:10:55.285700 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:10:55.285709 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:10:55.285718 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:10:55.285727 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:10:55.285736 | ubuntu-jammy-large | 2026-02-23 16:10:55.285 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-23 16:10:55.289396 | ubuntu-jammy-large | 2026-02-23 16:10:55.289 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-23 16:10:55.289430 | ubuntu-jammy-large | 2026-02-23 16:10:55.289 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:10:55.289439 | ubuntu-jammy-large | 2026-02-23 16:10:55.289 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:10:55.289446 | ubuntu-jammy-large | 2026-02-23 16:10:55.289 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-23 16:10:55.289454 | ubuntu-jammy-large | 2026-02-23 16:10:55.289 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-02-23 16:10:55.293055 | ubuntu-jammy-large | 2026-02-23 16:10:55.292 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-02-23 16:10:55.293119 | ubuntu-jammy-large | 2026-02-23 16:10:55.292 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:10:55.293166 | ubuntu-jammy-large | 2026-02-23 16:10:55.292 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:10:55.293181 | ubuntu-jammy-large | 2026-02-23 16:10:55.292 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-23 16:10:55.297098 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-23 16:10:55.297182 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ '[' -z '' ']' 2026-02-23 16:10:55.297219 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ case "$DISTRO_NAME" in 2026-02-23 16:10:55.297233 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ '[' jammy == trusty ']' 2026-02-23 16:10:55.297245 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ '[' -z '' ']' 2026-02-23 16:10:55.297257 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ DIB_PYTHON_VERSION=3 2026-02-23 16:10:55.297269 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ export DIB_PYTHON_VERSION 2026-02-23 16:10:55.297280 | ubuntu-jammy-large | 2026-02-23 16:10:55.296 | ++ export DIB_PYTHON=python3 2026-02-23 16:10:55.297292 | ubuntu-jammy-large | 2026-02-23 16:10:55.297 | ++ DIB_PYTHON=python3 2026-02-23 16:10:55.297304 | ubuntu-jammy-large | 2026-02-23 16:10:55.297 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:10:55.300848 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:10:55.300869 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ '[' 0 -gt 0 ']' 2026-02-23 16:10:55.300887 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ set -euo pipefail 2026-02-23 16:10:55.300899 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ case $DISTRO_NAME in 2026-02-23 16:10:55.300911 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:10:55.300923 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:10:55.300938 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:10:55.300950 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:10:55.300961 | ubuntu-jammy-large | 2026-02-23 16:10:55.300 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-23 16:10:55.305992 | ubuntu-jammy-large | 2026-02-23 16:10:55.305 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-23 16:10:55.306031 | ubuntu-jammy-large | 2026-02-23 16:10:55.305 | ++ '[' -z systemd ']' 2026-02-23 16:10:55.306041 | ubuntu-jammy-large | 2026-02-23 16:10:55.305 | ++ case $DIB_INIT_SYSTEM in 2026-02-23 16:10:55.306049 | ubuntu-jammy-large | 2026-02-23 16:10:55.305 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-02-23 16:10:55.369486 | ubuntu-jammy-large | 2026-02-23 16:10:55.369 | Nothing to install 2026-02-23 16:10:55.376995 | ubuntu-jammy-large | 2026-02-23 16:10:55.376 | dib-run-parts 00-package-installs completed 2026-02-23 16:10:55.377059 | ubuntu-jammy-large | 2026-02-23 16:10:55.376 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-23 16:10:55.384356 | ubuntu-jammy-large | 2026-02-23 16:10:55.384 | dib-run-parts 10-enable-init-scripts completed 2026-02-23 16:10:55.384459 | ubuntu-jammy-large | 2026-02-23 16:10:55.384 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-02-23 16:10:55.394221 | ubuntu-jammy-large | 2026-02-23 16:10:55.394 | dib-run-parts 10-fix-rsyslog completed 2026-02-23 16:10:55.394327 | ubuntu-jammy-large | 2026-02-23 16:10:55.394 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-02-23 16:10:55.455356 | ubuntu-jammy-large | 2026-02-23 16:10:55.455 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-02-23 16:10:55.457749 | ubuntu-jammy-large | 2026-02-23 16:10:55.457 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-02-23 16:10:55.457899 | ubuntu-jammy-large | 2026-02-23 16:10:55.457 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-02-23 16:10:55.517924 | ubuntu-jammy-large | 2026-02-23 16:10:55.517 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-02-23 16:10:55.521029 | ubuntu-jammy-large | 2026-02-23 16:10:55.520 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-02-23 16:10:55.521168 | ubuntu-jammy-large | 2026-02-23 16:10:55.521 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-02-23 16:10:55.529917 | ubuntu-jammy-large | 2026-02-23 16:10:55.529 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-02-23 16:10:55.530001 | ubuntu-jammy-large | 2026-02-23 16:10:55.529 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-02-23 16:10:55.569104 | ubuntu-jammy-large | 2026-02-23 16:10:55.568 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-02-23 16:10:55.571848 | ubuntu-jammy-large | 2026-02-23 16:10:55.571 | dib-run-parts 20-disable-default-haproxy completed 2026-02-23 16:10:55.572055 | ubuntu-jammy-large | 2026-02-23 16:10:55.571 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-02-23 16:10:55.693869 | ubuntu-jammy-large | 2026-02-23 16:10:55.693 | dib-run-parts 20-haproxy-tune-kernel completed 2026-02-23 16:10:55.693957 | ubuntu-jammy-large | 2026-02-23 16:10:55.693 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-02-23 16:10:55.702790 | ubuntu-jammy-large | 2026-02-23 16:10:55.702 | dib-run-parts 20-haproxy-user-group-config completed 2026-02-23 16:10:55.702841 | ubuntu-jammy-large | 2026-02-23 16:10:55.702 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-02-23 16:10:55.708487 | ubuntu-jammy-large | 2026-02-23 16:10:55.708 | dib-run-parts 20-setup-haproxy-log completed 2026-02-23 16:10:55.708531 | ubuntu-jammy-large | 2026-02-23 16:10:55.708 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-02-23 16:10:55.718122 | ubuntu-jammy-large | 2026-02-23 16:10:55.717 | dib-run-parts 21-create-ping-wrapper completed 2026-02-23 16:10:55.718209 | ubuntu-jammy-large | 2026-02-23 16:10:55.718 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-02-23 16:10:55.726928 | ubuntu-jammy-large | 2026-02-23 16:10:55.726 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-02-23 16:10:55.729900 | ubuntu-jammy-large | 2026-02-23 16:10:55.729 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-02-23 16:10:55.730016 | ubuntu-jammy-large | 2026-02-23 16:10:55.729 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-02-23 16:10:55.744531 | ubuntu-jammy-large | 2026-02-23 16:10:55.744 | dib-run-parts 30-logrotate-haproxy completed 2026-02-23 16:10:55.744637 | ubuntu-jammy-large | 2026-02-23 16:10:55.744 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-02-23 16:10:55.756074 | ubuntu-jammy-large | 2026-02-23 16:10:55.755 | dib-run-parts 30-logrotate-timer completed 2026-02-23 16:10:55.756308 | ubuntu-jammy-large | 2026-02-23 16:10:55.756 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-02-23 16:10:55.766898 | ubuntu-jammy-large | 2026-02-23 16:10:55.766 | dib-run-parts 89-remove-build-deps completed 2026-02-23 16:10:55.767083 | ubuntu-jammy-large | 2026-02-23 16:10:55.766 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-02-23 16:10:55.840542 | ubuntu-jammy-large | 2026-02-23 16:10:55.840 | Reading package lists... 2026-02-23 16:10:56.066492 | ubuntu-jammy-large | 2026-02-23 16:10:56.066 | Building dependency tree... 2026-02-23 16:10:56.066896 | ubuntu-jammy-large | 2026-02-23 16:10:56.066 | Reading state information... 2026-02-23 16:10:56.282607 | ubuntu-jammy-large | 2026-02-23 16:10:56.282 | The following packages will be REMOVED: 2026-02-23 16:10:56.282817 | ubuntu-jammy-large | 2026-02-23 16:10:56.282 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-02-23 16:10:56.282923 | ubuntu-jammy-large | 2026-02-23 16:10:56.282 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-02-23 16:10:56.283057 | ubuntu-jammy-large | 2026-02-23 16:10:56.283 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-02-23 16:10:56.283250 | ubuntu-jammy-large | 2026-02-23 16:10:56.283 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-02-23 16:10:56.283485 | ubuntu-jammy-large | 2026-02-23 16:10:56.283 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-02-23 16:10:56.283660 | ubuntu-jammy-large | 2026-02-23 16:10:56.283 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-02-23 16:10:56.283985 | ubuntu-jammy-large | 2026-02-23 16:10:56.283 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-02-23 16:10:56.284148 | ubuntu-jammy-large | 2026-02-23 16:10:56.284 | rpcsvc-proto* zlib1g-dev* 2026-02-23 16:10:56.516172 | ubuntu-jammy-large | 2026-02-23 16:10:56.515 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-02-23 16:10:56.516275 | ubuntu-jammy-large | 2026-02-23 16:10:56.516 | After this operation, 205 MB disk space will be freed. 2026-02-23 16:10:56.539542 | ubuntu-jammy-large | 2026-02-23 16:10:56.539 | (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 ... 25881 files and directories currently installed.) 2026-02-23 16:10:56.540505 | ubuntu-jammy-large | 2026-02-23 16:10:56.540 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-02-23 16:10:56.548345 | ubuntu-jammy-large | 2026-02-23 16:10:56.548 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.553102 | ubuntu-jammy-large | 2026-02-23 16:10:56.553 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.558316 | ubuntu-jammy-large | 2026-02-23 16:10:56.558 | Removing dctrl-tools (2.24-3build2) ... 2026-02-23 16:10:56.571912 | ubuntu-jammy-large | 2026-02-23 16:10:56.571 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.584923 | ubuntu-jammy-large | 2026-02-23 16:10:56.584 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.589563 | ubuntu-jammy-large | 2026-02-23 16:10:56.589 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.592148 | ubuntu-jammy-large | 2026-02-23 16:10:56.592 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.594835 | ubuntu-jammy-large | 2026-02-23 16:10:56.594 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-23 16:10:56.596808 | ubuntu-jammy-large | 2026-02-23 16:10:56.596 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.601680 | ubuntu-jammy-large | 2026-02-23 16:10:56.601 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.604316 | ubuntu-jammy-large | 2026-02-23 16:10:56.604 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.607637 | ubuntu-jammy-large | 2026-02-23 16:10:56.607 | Removing python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-23 16:10:56.609581 | ubuntu-jammy-large | 2026-02-23 16:10:56.609 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-23 16:10:56.611598 | ubuntu-jammy-large | 2026-02-23 16:10:56.611 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:10:56.618019 | ubuntu-jammy-large | 2026-02-23 16:10:56.617 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-23 16:10:56.620196 | ubuntu-jammy-large | 2026-02-23 16:10:56.620 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-23 16:10:56.623007 | ubuntu-jammy-large | 2026-02-23 16:10:56.622 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-23 16:10:56.631023 | ubuntu-jammy-large | 2026-02-23 16:10:56.630 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:10:56.632965 | ubuntu-jammy-large | 2026-02-23 16:10:56.632 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.634846 | ubuntu-jammy-large | 2026-02-23 16:10:56.634 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-23 16:10:56.637396 | ubuntu-jammy-large | 2026-02-23 16:10:56.637 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.639303 | ubuntu-jammy-large | 2026-02-23 16:10:56.639 | Removing libisl23:amd64 (0.24-2build1) ... 2026-02-23 16:10:56.641677 | ubuntu-jammy-large | 2026-02-23 16:10:56.641 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.643310 | ubuntu-jammy-large | 2026-02-23 16:10:56.643 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-02-23 16:10:56.646221 | ubuntu-jammy-large | 2026-02-23 16:10:56.646 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-23 16:10:56.671521 | ubuntu-jammy-large | 2026-02-23 16:10:56.671 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-02-23 16:10:56.673907 | ubuntu-jammy-large | 2026-02-23 16:10:56.673 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.676427 | ubuntu-jammy-large | 2026-02-23 16:10:56.676 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-02-23 16:10:56.678246 | ubuntu-jammy-large | 2026-02-23 16:10:56.678 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-23 16:10:56.680296 | ubuntu-jammy-large | 2026-02-23 16:10:56.680 | Removing libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-23 16:10:56.683032 | ubuntu-jammy-large | 2026-02-23 16:10:56.682 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.684958 | ubuntu-jammy-large | 2026-02-23 16:10:56.684 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-23 16:10:56.687635 | ubuntu-jammy-large | 2026-02-23 16:10:56.687 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.690345 | ubuntu-jammy-large | 2026-02-23 16:10:56.690 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-02-23 16:10:56.692403 | ubuntu-jammy-large | 2026-02-23 16:10:56.692 | Removing linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-23 16:10:56.704025 | ubuntu-jammy-large | 2026-02-23 16:10:56.703 | Removing lto-disabled-list (24) ... 2026-02-23 16:10:56.708278 | ubuntu-jammy-large | 2026-02-23 16:10:56.708 | Removing make (4.3-4.1build1) ... 2026-02-23 16:10:56.710586 | ubuntu-jammy-large | 2026-02-23 16:10:56.710 | Removing patch (2.7.6-7build2) ... 2026-02-23 16:10:56.712523 | ubuntu-jammy-large | 2026-02-23 16:10:56.712 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-23 16:10:56.731492 | ubuntu-jammy-large | 2026-02-23 16:10:56.731 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:10:56.785475 | ubuntu-jammy-large | 2026-02-23 16:10:56.785 | (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 ... 22572 files and directories currently installed.) 2026-02-23 16:10:56.786465 | ubuntu-jammy-large | 2026-02-23 16:10:56.786 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-23 16:10:56.800008 | ubuntu-jammy-large | 2026-02-23 16:10:56.799 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-02-23 16:10:56.999337 | ubuntu-jammy-large | 2026-02-23 16:10:56.999 | dib-run-parts 90-remove-build-deps completed 2026-02-23 16:10:56.999422 | ubuntu-jammy-large | 2026-02-23 16:10:56.999 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-02-23 16:10:57.004187 | ubuntu-jammy-large | 2026-02-23 16:10:57.003 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-02-23 16:10:57.004303 | ubuntu-jammy-large | 2026-02-23 16:10:57.004 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-02-23 16:10:57.027614 | ubuntu-jammy-large | 2026-02-23 16:10:57.027 | dib-run-parts 91-remove-default-ints completed 2026-02-23 16:10:57.027661 | ubuntu-jammy-large | 2026-02-23 16:10:57.027 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-23 16:10:57.051201 | ubuntu-jammy-large | 2026-02-23 16:10:57.051 | Not running install-packages remove with empty packages list 2026-02-23 16:10:57.095121 | ubuntu-jammy-large | 2026-02-23 16:10:57.094 | Nothing to uninstall 2026-02-23 16:10:57.104568 | ubuntu-jammy-large | 2026-02-23 16:10:57.104 | dib-run-parts 95-package-uninstalls completed 2026-02-23 16:10:57.104619 | ubuntu-jammy-large | 2026-02-23 16:10:57.104 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-02-23 16:10:57.172915 | ubuntu-jammy-large | 2026-02-23 16:10:57.172 | Reading package lists... 2026-02-23 16:10:57.446282 | ubuntu-jammy-large | 2026-02-23 16:10:57.446 | Building dependency tree... 2026-02-23 16:10:57.446547 | ubuntu-jammy-large | 2026-02-23 16:10:57.446 | Reading state information... 2026-02-23 16:10:57.670082 | ubuntu-jammy-large | 2026-02-23 16:10:57.669 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:10:57.674898 | ubuntu-jammy-large | 2026-02-23 16:10:57.674 | dib-run-parts 99-autoremove completed 2026-02-23 16:10:57.675881 | ubuntu-jammy-large | 2026-02-23 16:10:57.675 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:10:57.675956 | ubuntu-jammy-large | 2026-02-23 16:10:57.675 | dib-run-parts 2026-02-23 16:10:57.679209 | ubuntu-jammy-large | 2026-02-23 16:10:57.678 | dib-run-parts Target: post-install.d 2026-02-23 16:10:57.679259 | ubuntu-jammy-large | 2026-02-23 16:10:57.679 | dib-run-parts 2026-02-23 16:10:57.679274 | ubuntu-jammy-large | 2026-02-23 16:10:57.679 | dib-run-parts Script Seconds 2026-02-23 16:10:57.679288 | ubuntu-jammy-large | 2026-02-23 16:10:57.679 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:10:57.679302 | ubuntu-jammy-large | 2026-02-23 16:10:57.679 | dib-run-parts 2026-02-23 16:10:57.694986 | ubuntu-jammy-large | 2026-02-23 16:10:57.694 | dib-run-parts 00-package-installs 0.069 2026-02-23 16:10:57.704397 | ubuntu-jammy-large | 2026-02-23 16:10:57.703 | dib-run-parts 10-enable-init-scripts 0.006 2026-02-23 16:10:57.715426 | ubuntu-jammy-large | 2026-02-23 16:10:57.714 | dib-run-parts 10-fix-rsyslog 0.008 2026-02-23 16:10:57.725712 | ubuntu-jammy-large | 2026-02-23 16:10:57.725 | dib-run-parts 11-enable-amphora-agent-systemd 0.062 2026-02-23 16:10:57.734236 | ubuntu-jammy-large | 2026-02-23 16:10:57.734 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.061 2026-02-23 16:10:57.745030 | ubuntu-jammy-large | 2026-02-23 16:10:57.744 | dib-run-parts 20-disable-default-haproxy 0.049 2026-02-23 16:10:57.755923 | ubuntu-jammy-large | 2026-02-23 16:10:57.755 | dib-run-parts 20-haproxy-tune-kernel 0.120 2026-02-23 16:10:57.763390 | ubuntu-jammy-large | 2026-02-23 16:10:57.763 | dib-run-parts 20-haproxy-user-group-config 0.007 2026-02-23 16:10:57.772351 | ubuntu-jammy-large | 2026-02-23 16:10:57.772 | dib-run-parts 20-setup-haproxy-log 0.004 2026-02-23 16:10:57.782310 | ubuntu-jammy-large | 2026-02-23 16:10:57.782 | dib-run-parts 21-create-ping-wrapper 0.008 2026-02-23 16:10:57.791645 | ubuntu-jammy-large | 2026-02-23 16:10:57.791 | dib-run-parts 30-enable-certs-ramfs-service 0.010 2026-02-23 16:10:57.803077 | ubuntu-jammy-large | 2026-02-23 16:10:57.802 | dib-run-parts 30-logrotate-haproxy 0.012 2026-02-23 16:10:57.813227 | ubuntu-jammy-large | 2026-02-23 16:10:57.813 | dib-run-parts 30-logrotate-timer 0.010 2026-02-23 16:10:57.821639 | ubuntu-jammy-large | 2026-02-23 16:10:57.821 | dib-run-parts 89-remove-build-deps 0.009 2026-02-23 16:10:57.832339 | ubuntu-jammy-large | 2026-02-23 16:10:57.832 | dib-run-parts 90-remove-build-deps 1.230 2026-02-23 16:10:57.842940 | ubuntu-jammy-large | 2026-02-23 16:10:57.842 | dib-run-parts 91-remove-default-ints 0.026 2026-02-23 16:10:57.852609 | ubuntu-jammy-large | 2026-02-23 16:10:57.852 | dib-run-parts 95-package-uninstalls 0.074 2026-02-23 16:10:57.863037 | ubuntu-jammy-large | 2026-02-23 16:10:57.862 | dib-run-parts 99-autoremove 0.568 2026-02-23 16:10:57.866125 | ubuntu-jammy-large | 2026-02-23 16:10:57.866 | dib-run-parts 2026-02-23 16:10:57.866442 | ubuntu-jammy-large | 2026-02-23 16:10:57.866 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:10:57.973225 | ubuntu-jammy-large | 2026-02-23 16:10:57.973 | Unmount /tmp/dib_build.Fp2BDShc/mnt/var/cache/apt/archives 2026-02-23 16:10:57.995108 | ubuntu-jammy-large | 2026-02-23 16:10:57.994 | Unmount /tmp/dib_build.Fp2BDShc/mnt/tmp/pip 2026-02-23 16:10:58.015048 | ubuntu-jammy-large | 2026-02-23 16:10:58.014 | Unmount /tmp/dib_build.Fp2BDShc/mnt/sys 2026-02-23 16:10:58.029492 | ubuntu-jammy-large | 2026-02-23 16:10:58.029 | Unmount /tmp/dib_build.Fp2BDShc/mnt/proc 2026-02-23 16:10:58.050782 | ubuntu-jammy-large | 2026-02-23 16:10:58.050 | Unmount /tmp/dib_build.Fp2BDShc/mnt/dev/pts 2026-02-23 16:10:58.069648 | ubuntu-jammy-large | 2026-02-23 16:10:58.069 | Unmount /tmp/dib_build.Fp2BDShc/mnt/dev 2026-02-23 16:10:58.364595 | ubuntu-jammy-large | 2026-02-23 16:10:58.364 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.Fp2BDShc/states/block-device/config.json] 2026-02-23 16:10:58.637021 | ubuntu-jammy-large | 2026-02-23 16:10:58.636 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-02-23 16:10:58.637993 | ubuntu-jammy-large | 2026-02-23 16:10:58.637 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.UM339Ufu/image0.raw] 2026-02-23 16:10:58.638216 | ubuntu-jammy-large | 2026-02-23 16:10:58.638 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-02-23 16:10:58.638245 | ubuntu-jammy-large | 2026-02-23 16:10:58.638 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.UM339Ufu/image0.raw] 2026-02-23 16:10:58.682975 | ubuntu-jammy-large | 2026-02-23 16:10:58.682 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-02-23 16:10:58.683249 | ubuntu-jammy-large | 2026-02-23 16:10:58.683 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.UM339Ufu/image0.raw] 2026-02-23 16:10:58.683372 | ubuntu-jammy-large | 2026-02-23 16:10:58.683 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-02-23 16:10:58.683651 | ubuntu-jammy-large | 2026-02-23 16:10:58.683 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-02-23 16:10:58.683726 | ubuntu-jammy-large | 2026-02-23 16:10:58.683 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-02-23 16:10:58.683962 | ubuntu-jammy-large | 2026-02-23 16:10:58.683 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-23 16:10:58.736452 | ubuntu-jammy-large | 2026-02-23 16:10:58.736 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-02-23 16:10:58.853504 | ubuntu-jammy-large | 2026-02-23 16:10:58.853 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U f0b46b5f-7158-417a-bae4-649ebc6ce5e2 -q /dev/mapper/loop0p1] 2026-02-23 16:10:58.931390 | ubuntu-jammy-large | 2026-02-23 16:10:58.931 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.Fp2BDShc/mnt/] 2026-02-23 16:10:58.952754 | ubuntu-jammy-large | 2026-02-23 16:10:58.952 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.Fp2BDShc/mnt/] 2026-02-23 16:10:58.952961 | ubuntu-jammy-large | 2026-02-23 16:10:58.952 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.Fp2BDShc/mnt/] 2026-02-23 16:10:58.985420 | ubuntu-jammy-large | 2026-02-23 16:10:58.985 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-02-23 16:10:59.273013 | ubuntu-jammy-large | 2026-02-23 16:10:59.272 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-02-23 16:10:59.547718 | ubuntu-jammy-large | 2026-02-23 16:10:59.547 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-02-23 16:10:59.806921 | ubuntu-jammy-large | 2026-02-23 16:10:59.806 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-02-23 16:10:59.807182 | ubuntu-jammy-large | 2026-02-23 16:10:59.807 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.Fp2BDShc/built/etc] 2026-02-23 16:10:59.821959 | ubuntu-jammy-large | 2026-02-23 16:10:59.821 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.Fp2BDShc/states/block-device/fstab /tmp/dib_build.Fp2BDShc/built/etc/fstab] 2026-02-23 16:11:04.785627 | ubuntu-jammy-large | 2026-02-23 16:11:04.785 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-23 16:11:04.790211 | ubuntu-jammy-large | 2026-02-23 16:11:04.790 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-23 16:11:04.790448 | ubuntu-jammy-large | 2026-02-23 16:11:04.790 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:11:04.790551 | ubuntu-jammy-large | 2026-02-23 16:11:04.790 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:11:04.790694 | ubuntu-jammy-large | 2026-02-23 16:11:04.790 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:11:04.790780 | ubuntu-jammy-large | 2026-02-23 16:11:04.790 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:11:04.791068 | ubuntu-jammy-large | 2026-02-23 16:11:04.791 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:11:04.795704 | ubuntu-jammy-large | 2026-02-23 16:11:04.795 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:11:04.795955 | ubuntu-jammy-large | 2026-02-23 16:11:04.795 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:11:04.796058 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:11:04.796234 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:11:04.796335 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:11:04.796491 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:11:04.796601 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:11:04.796721 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:11:04.796863 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-23 16:11:04.796956 | ubuntu-jammy-large | 2026-02-23 16:11:04.796 | ++ DIB_NO_TIMER_CHECK=True 2026-02-23 16:11:04.797089 | ubuntu-jammy-large | 2026-02-23 16:11:04.797 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:11:04.797226 | ubuntu-jammy-large | 2026-02-23 16:11:04.797 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:11:04.797359 | ubuntu-jammy-large | 2026-02-23 16:11:04.797 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:11:04.797449 | ubuntu-jammy-large | 2026-02-23 16:11:04.797 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:11:04.797768 | ubuntu-jammy-large | 2026-02-23 16:11:04.797 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:11:04.802813 | ubuntu-jammy-large | 2026-02-23 16:11:04.802 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:11:04.803039 | ubuntu-jammy-large | 2026-02-23 16:11:04.802 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:11:04.803141 | ubuntu-jammy-large | 2026-02-23 16:11:04.803 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:11:04.803490 | ubuntu-jammy-large | 2026-02-23 16:11:04.803 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-02-23 16:11:04.808009 | ubuntu-jammy-large | 2026-02-23 16:11:04.807 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-02-23 16:11:04.808268 | ubuntu-jammy-large | 2026-02-23 16:11:04.808 | ++ export DIB_ADD_APT_KEYS= 2026-02-23 16:11:04.808373 | ubuntu-jammy-large | 2026-02-23 16:11:04.808 | ++ DIB_ADD_APT_KEYS= 2026-02-23 16:11:04.808727 | ubuntu-jammy-large | 2026-02-23 16:11:04.808 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-02-23 16:11:04.813467 | ubuntu-jammy-large | 2026-02-23 16:11:04.813 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-02-23 16:11:04.813658 | ubuntu-jammy-large | 2026-02-23 16:11:04.813 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:11:04.813761 | ubuntu-jammy-large | 2026-02-23 16:11:04.813 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:11:04.814086 | ubuntu-jammy-large | 2026-02-23 16:11:04.814 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:11:04.818511 | ubuntu-jammy-large | 2026-02-23 16:11:04.818 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:11:04.818724 | ubuntu-jammy-large | 2026-02-23 16:11:04.818 | ++ export DISTRO_NAME=ubuntu 2026-02-23 16:11:04.818825 | ubuntu-jammy-large | 2026-02-23 16:11:04.818 | ++ DISTRO_NAME=ubuntu 2026-02-23 16:11:04.818953 | ubuntu-jammy-large | 2026-02-23 16:11:04.818 | ++ export DIB_RELEASE=jammy 2026-02-23 16:11:04.819046 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ DIB_RELEASE=jammy 2026-02-23 16:11:04.819170 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:11:04.819293 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:11:04.819413 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:11:04.819503 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:11:04.819639 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ ARCH=amd64 2026-02-23 16:11:04.819803 | ubuntu-jammy-large | 2026-02-23 16:11:04.819 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:11:04.820061 | ubuntu-jammy-large | 2026-02-23 16:11:04.820 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:11:04.820251 | ubuntu-jammy-large | 2026-02-23 16:11:04.820 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:11:04.820351 | ubuntu-jammy-large | 2026-02-23 16:11:04.820 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:11:04.820668 | ubuntu-jammy-large | 2026-02-23 16:11:04.820 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:11:04.825424 | ubuntu-jammy-large | 2026-02-23 16:11:04.825 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:11:04.825649 | ubuntu-jammy-large | 2026-02-23 16:11:04.825 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:11:04.825751 | ubuntu-jammy-large | 2026-02-23 16:11:04.825 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:11:04.826055 | ubuntu-jammy-large | 2026-02-23 16:11:04.826 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:11:04.830705 | ubuntu-jammy-large | 2026-02-23 16:11:04.830 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:11:04.830942 | ubuntu-jammy-large | 2026-02-23 16:11:04.830 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:11:04.831076 | ubuntu-jammy-large | 2026-02-23 16:11:04.831 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-23 16:11:04.831212 | ubuntu-jammy-large | 2026-02-23 16:11:04.831 | ++ DIB_INIT_SYSTEM=systemd 2026-02-23 16:11:04.831518 | ubuntu-jammy-large | 2026-02-23 16:11:04.831 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:11:04.836070 | ubuntu-jammy-large | 2026-02-23 16:11:04.835 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:11:04.836344 | ubuntu-jammy-large | 2026-02-23 16:11:04.836 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:11:04.836449 | ubuntu-jammy-large | 2026-02-23 16:11:04.836 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:11:04.836832 | ubuntu-jammy-large | 2026-02-23 16:11:04.836 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:11:04.841291 | ubuntu-jammy-large | 2026-02-23 16:11:04.841 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:11:04.841540 | ubuntu-jammy-large | 2026-02-23 16:11:04.841 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:11:04.841643 | ubuntu-jammy-large | 2026-02-23 16:11:04.841 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:11:04.841938 | ubuntu-jammy-large | 2026-02-23 16:11:04.841 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-23 16:11:04.846257 | ubuntu-jammy-large | 2026-02-23 16:11:04.846 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-23 16:11:04.846509 | ubuntu-jammy-large | 2026-02-23 16:11:04.846 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:11:04.846612 | ubuntu-jammy-large | 2026-02-23 16:11:04.846 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:11:04.846765 | ubuntu-jammy-large | 2026-02-23 16:11:04.846 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:11:04.846867 | ubuntu-jammy-large | 2026-02-23 16:11:04.846 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:11:04.847159 | ubuntu-jammy-large | 2026-02-23 16:11:04.847 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-23 16:11:04.851541 | ubuntu-jammy-large | 2026-02-23 16:11:04.851 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-23 16:11:04.851775 | ubuntu-jammy-large | 2026-02-23 16:11:04.851 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:11:04.851967 | ubuntu-jammy-large | 2026-02-23 16:11:04.851 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:11:04.852065 | ubuntu-jammy-large | 2026-02-23 16:11:04.852 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-23 16:11:04.852396 | ubuntu-jammy-large | 2026-02-23 16:11:04.852 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-02-23 16:11:04.856868 | ubuntu-jammy-large | 2026-02-23 16:11:04.856 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-02-23 16:11:04.857094 | ubuntu-jammy-large | 2026-02-23 16:11:04.857 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:11:04.857225 | ubuntu-jammy-large | 2026-02-23 16:11:04.857 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:11:04.857530 | ubuntu-jammy-large | 2026-02-23 16:11:04.857 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-23 16:11:04.862223 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-23 16:11:04.862553 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | ++ '[' -z '' ']' 2026-02-23 16:11:04.862665 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | ++ case "$DISTRO_NAME" in 2026-02-23 16:11:04.862787 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | ++ '[' jammy == trusty ']' 2026-02-23 16:11:04.862931 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | ++ '[' -z '' ']' 2026-02-23 16:11:04.863027 | ubuntu-jammy-large | 2026-02-23 16:11:04.862 | ++ DIB_PYTHON_VERSION=3 2026-02-23 16:11:04.863136 | ubuntu-jammy-large | 2026-02-23 16:11:04.863 | ++ export DIB_PYTHON_VERSION 2026-02-23 16:11:04.863282 | ubuntu-jammy-large | 2026-02-23 16:11:04.863 | ++ export DIB_PYTHON=python3 2026-02-23 16:11:04.863374 | ubuntu-jammy-large | 2026-02-23 16:11:04.863 | ++ DIB_PYTHON=python3 2026-02-23 16:11:04.863693 | ubuntu-jammy-large | 2026-02-23 16:11:04.863 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:11:04.868155 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:11:04.868453 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | ++ '[' 0 -gt 0 ']' 2026-02-23 16:11:04.868585 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | ++ set -euo pipefail 2026-02-23 16:11:04.868796 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | ++ case $DISTRO_NAME in 2026-02-23 16:11:04.868906 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:11:04.869005 | ubuntu-jammy-large | 2026-02-23 16:11:04.868 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:11:04.869099 | ubuntu-jammy-large | 2026-02-23 16:11:04.869 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:11:04.869220 | ubuntu-jammy-large | 2026-02-23 16:11:04.869 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:11:04.869509 | ubuntu-jammy-large | 2026-02-23 16:11:04.869 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-23 16:11:04.873922 | ubuntu-jammy-large | 2026-02-23 16:11:04.873 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-23 16:11:04.874213 | ubuntu-jammy-large | 2026-02-23 16:11:04.874 | ++ '[' -z systemd ']' 2026-02-23 16:11:04.874377 | ubuntu-jammy-large | 2026-02-23 16:11:04.874 | ++ case $DIB_INIT_SYSTEM in 2026-02-23 16:11:04.874740 | ubuntu-jammy-large | 2026-02-23 16:11:04.874 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-02-23 16:11:04.936030 | ubuntu-jammy-large | 2026-02-23 16:11:04.935 | INFO:root:Mapping for bootloader : grub-pc 2026-02-23 16:11:04.990530 | ubuntu-jammy-large | 2026-02-23 16:11:04.990 | Reading package lists... 2026-02-23 16:11:05.209953 | ubuntu-jammy-large | 2026-02-23 16:11:05.209 | Building dependency tree... 2026-02-23 16:11:05.210264 | ubuntu-jammy-large | 2026-02-23 16:11:05.210 | Reading state information... 2026-02-23 16:11:05.406963 | ubuntu-jammy-large | 2026-02-23 16:11:05.406 | The following additional packages will be installed: 2026-02-23 16:11:05.407203 | ubuntu-jammy-large | 2026-02-23 16:11:05.407 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-02-23 16:11:05.408256 | ubuntu-jammy-large | 2026-02-23 16:11:05.408 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-02-23 16:11:05.409397 | ubuntu-jammy-large | 2026-02-23 16:11:05.409 | Suggested packages: 2026-02-23 16:11:05.409419 | ubuntu-jammy-large | 2026-02-23 16:11:05.409 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-02-23 16:11:05.409438 | ubuntu-jammy-large | 2026-02-23 16:11:05.409 | Recommended packages: 2026-02-23 16:11:05.409452 | ubuntu-jammy-large | 2026-02-23 16:11:05.409 | os-prober 2026-02-23 16:11:05.438664 | ubuntu-jammy-large | 2026-02-23 16:11:05.438 | The following NEW packages will be installed: 2026-02-23 16:11:05.438759 | ubuntu-jammy-large | 2026-02-23 16:11:05.438 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-02-23 16:11:05.440381 | ubuntu-jammy-large | 2026-02-23 16:11:05.440 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-02-23 16:11:05.575458 | ubuntu-jammy-large | 2026-02-23 16:11:05.575 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-02-23 16:11:05.575545 | ubuntu-jammy-large | 2026-02-23 16:11:05.575 | Need to get 4796 kB of archives. 2026-02-23 16:11:05.575570 | ubuntu-jammy-large | 2026-02-23 16:11:05.575 | After this operation, 21.2 MB of additional disk space will be used. 2026-02-23 16:11:05.575585 | ubuntu-jammy-large | 2026-02-23 16:11:05.575 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-02-23 16:11:05.596471 | ubuntu-jammy-large | 2026-02-23 16:11:05.596 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-02-23 16:11:05.616067 | ubuntu-jammy-large | 2026-02-23 16:11:05.615 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-02-23 16:11:05.617553 | ubuntu-jammy-large | 2026-02-23 16:11:05.617 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-02-23 16:11:05.618828 | ubuntu-jammy-large | 2026-02-23 16:11:05.618 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-02-23 16:11:05.639687 | ubuntu-jammy-large | 2026-02-23 16:11:05.639 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-02-23 16:11:05.698005 | ubuntu-jammy-large | 2026-02-23 16:11:05.697 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-02-23 16:11:05.716208 | ubuntu-jammy-large | 2026-02-23 16:11:05.716 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-02-23 16:11:05.745655 | ubuntu-jammy-large | 2026-02-23 16:11:05.745 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-02-23 16:11:05.745968 | ubuntu-jammy-large | 2026-02-23 16:11:05.745 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-02-23 16:11:05.911668 | ubuntu-jammy-large | 2026-02-23 16:11:05.911 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-23 16:11:05.946261 | ubuntu-jammy-large | 2026-02-23 16:11:05.946 | Fetched 4796 kB in 0s (16.3 MB/s) 2026-02-23 16:11:05.978204 | ubuntu-jammy-large | 2026-02-23 16:11:05.978 | Selecting previously unselected package gettext-base. 2026-02-23 16:11:05.996067 | ubuntu-jammy-large | 2026-02-23 16:11:05.995 | (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 ... 22572 files and directories currently installed.) 2026-02-23 16:11:05.997281 | ubuntu-jammy-large | 2026-02-23 16:11:05.997 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-02-23 16:11:05.999732 | ubuntu-jammy-large | 2026-02-23 16:11:05.999 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-02-23 16:11:06.028156 | ubuntu-jammy-large | 2026-02-23 16:11:06.028 | Selecting previously unselected package libpng16-16:amd64. 2026-02-23 16:11:06.034981 | ubuntu-jammy-large | 2026-02-23 16:11:06.034 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-02-23 16:11:06.037471 | ubuntu-jammy-large | 2026-02-23 16:11:06.037 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-02-23 16:11:06.069356 | ubuntu-jammy-large | 2026-02-23 16:11:06.069 | Selecting previously unselected package libefivar1:amd64. 2026-02-23 16:11:06.076343 | ubuntu-jammy-large | 2026-02-23 16:11:06.076 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-02-23 16:11:06.077739 | ubuntu-jammy-large | 2026-02-23 16:11:06.077 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-02-23 16:11:06.105329 | ubuntu-jammy-large | 2026-02-23 16:11:06.105 | Selecting previously unselected package libefiboot1:amd64. 2026-02-23 16:11:06.112709 | ubuntu-jammy-large | 2026-02-23 16:11:06.112 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-02-23 16:11:06.114140 | ubuntu-jammy-large | 2026-02-23 16:11:06.114 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-02-23 16:11:06.143965 | ubuntu-jammy-large | 2026-02-23 16:11:06.143 | Selecting previously unselected package libfreetype6:amd64. 2026-02-23 16:11:06.151791 | ubuntu-jammy-large | 2026-02-23 16:11:06.151 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-02-23 16:11:06.153288 | ubuntu-jammy-large | 2026-02-23 16:11:06.153 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-02-23 16:11:06.189340 | ubuntu-jammy-large | 2026-02-23 16:11:06.189 | Selecting previously unselected package grub-common. 2026-02-23 16:11:06.195690 | ubuntu-jammy-large | 2026-02-23 16:11:06.195 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-02-23 16:11:06.222608 | ubuntu-jammy-large | 2026-02-23 16:11:06.222 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.334151 | ubuntu-jammy-large | 2026-02-23 16:11:06.333 | Selecting previously unselected package grub2-common. 2026-02-23 16:11:06.340424 | ubuntu-jammy-large | 2026-02-23 16:11:06.340 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-02-23 16:11:06.341857 | ubuntu-jammy-large | 2026-02-23 16:11:06.341 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.383327 | ubuntu-jammy-large | 2026-02-23 16:11:06.383 | Selecting previously unselected package grub-pc-bin. 2026-02-23 16:11:06.390412 | ubuntu-jammy-large | 2026-02-23 16:11:06.390 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-02-23 16:11:06.391716 | ubuntu-jammy-large | 2026-02-23 16:11:06.391 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.480360 | ubuntu-jammy-large | 2026-02-23 16:11:06.480 | Selecting previously unselected package grub-pc. 2026-02-23 16:11:06.484135 | ubuntu-jammy-large | 2026-02-23 16:11:06.484 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-02-23 16:11:06.498236 | ubuntu-jammy-large | 2026-02-23 16:11:06.498 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.529245 | ubuntu-jammy-large | 2026-02-23 16:11:06.529 | Selecting previously unselected package grub-gfxpayload-lists. 2026-02-23 16:11:06.536562 | ubuntu-jammy-large | 2026-02-23 16:11:06.536 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-02-23 16:11:06.538068 | ubuntu-jammy-large | 2026-02-23 16:11:06.537 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-02-23 16:11:06.576963 | ubuntu-jammy-large | 2026-02-23 16:11:06.576 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-02-23 16:11:06.580423 | ubuntu-jammy-large | 2026-02-23 16:11:06.580 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-02-23 16:11:06.583603 | ubuntu-jammy-large | 2026-02-23 16:11:06.583 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-02-23 16:11:06.586884 | ubuntu-jammy-large | 2026-02-23 16:11:06.586 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-02-23 16:11:06.589913 | ubuntu-jammy-large | 2026-02-23 16:11:06.589 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-02-23 16:11:06.592835 | ubuntu-jammy-large | 2026-02-23 16:11:06.592 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.775614 | ubuntu-jammy-large | 2026-02-23 16:11:06.775 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-02-23 16:11:06.775694 | ubuntu-jammy-large | 2026-02-23 16:11:06.775 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-02-23 16:11:06.940171 | ubuntu-jammy-large | 2026-02-23 16:11:06.939 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-23 16:11:06.940267 | ubuntu-jammy-large | 2026-02-23 16:11:06.940 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-23 16:11:06.940282 | ubuntu-jammy-large | 2026-02-23 16:11:06.940 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-23 16:11:06.940295 | ubuntu-jammy-large | 2026-02-23 16:11:06.940 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-23 16:11:06.977106 | ubuntu-jammy-large | 2026-02-23 16:11:06.977 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-02-23 16:11:06.982002 | ubuntu-jammy-large | 2026-02-23 16:11:06.981 | Running in chroot, ignoring request. 2026-02-23 16:11:06.988954 | ubuntu-jammy-large | 2026-02-23 16:11:06.988 | invoke-rc.d: policy-rc.d denied execution of start. 2026-02-23 16:11:06.991730 | ubuntu-jammy-large | 2026-02-23 16:11:06.991 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-02-23 16:11:06.996720 | ubuntu-jammy-large | 2026-02-23 16:11:06.996 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-02-23 16:11:07.000397 | ubuntu-jammy-large | 2026-02-23 16:11:07.000 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-02-23 16:11:07.291253 | ubuntu-jammy-large | 2026-02-23 16:11:07.290 | 2026-02-23 16:11:07.291338 | ubuntu-jammy-large | 2026-02-23 16:11:07.291 | Creating config file /etc/default/grub with new version 2026-02-23 16:11:07.436221 | ubuntu-jammy-large | 2026-02-23 16:11:07.435 | Setting up grub-gfxpayload-lists (0.7) ... 2026-02-23 16:11:07.453514 | ubuntu-jammy-large | 2026-02-23 16:11:07.453 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-23 16:11:07.847575 | ubuntu-jammy-large | 2026-02-23 16:11:07.847 | Sourcing file `/etc/default/grub' 2026-02-23 16:11:07.898292 | ubuntu-jammy-large | 2026-02-23 16:11:07.898 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-23 16:11:07.902797 | ubuntu-jammy-large | 2026-02-23 16:11:07.902 | Generating grub configuration file ... 2026-02-23 16:11:07.991165 | ubuntu-jammy-large | 2026-02-23 16:11:07.990 | Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-02-23 16:11:08.008841 | ubuntu-jammy-large | 2026-02-23 16:11:08.008 | Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-02-23 16:11:08.289880 | ubuntu-jammy-large | 2026-02-23 16:11:08.289 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-23 16:11:08.289967 | ubuntu-jammy-large | 2026-02-23 16:11:08.289 | Systems on them will not be added to the GRUB boot configuration. 2026-02-23 16:11:08.289985 | ubuntu-jammy-large | 2026-02-23 16:11:08.289 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-23 16:11:08.310911 | ubuntu-jammy-large | 2026-02-23 16:11:08.310 | done 2026-02-23 16:11:08.315315 | ubuntu-jammy-large | 2026-02-23 16:11:08.315 | Installing GRUB2... 2026-02-23 16:11:08.364416 | ubuntu-jammy-large | 2026-02-23 16:11:08.364 | Installing for i386-pc platform. 2026-02-23 16:11:08.653933 | ubuntu-jammy-large | 2026-02-23 16:11:08.653 | Installation finished. No error reported. 2026-02-23 16:11:08.659352 | ubuntu-jammy-large | 2026-02-23 16:11:08.659 | dib-run-parts 50-bootloader completed 2026-02-23 16:11:08.659428 | ubuntu-jammy-large | 2026-02-23 16:11:08.659 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-02-23 16:11:08.668109 | ubuntu-jammy-large | 2026-02-23 16:11:08.667 | dib-run-parts 50-remove-bogus-udev-links completed 2026-02-23 16:11:08.668153 | ubuntu-jammy-large | 2026-02-23 16:11:08.668 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-02-23 16:11:08.681412 | ubuntu-jammy-large | 2026-02-23 16:11:08.681 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-02-23 16:11:08.681454 | ubuntu-jammy-large | 2026-02-23 16:11:08.681 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-02-23 16:11:08.730420 | ubuntu-jammy-large | 2026-02-23 16:11:08.730 | dib-run-parts 99-clean-up-cache completed 2026-02-23 16:11:08.730671 | ubuntu-jammy-large | 2026-02-23 16:11:08.730 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-02-23 16:11:08.734884 | ubuntu-jammy-large | 2026-02-23 16:11:08.734 | dib-run-parts 99-clear-machine-id completed 2026-02-23 16:11:08.735112 | ubuntu-jammy-large | 2026-02-23 16:11:08.735 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-02-23 16:11:08.748455 | ubuntu-jammy-large | 2026-02-23 16:11:08.748 | dib-run-parts 99-disable-resolv-conf completed 2026-02-23 16:11:08.748741 | ubuntu-jammy-large | 2026-02-23 16:11:08.748 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-02-23 16:11:08.779963 | ubuntu-jammy-large | 2026-02-23 16:11:08.779 | {"package": "acl","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "acpid","arch": "amd64","version": "1:2.0.33-1ubuntu1","status": "ii "},{"package": "adduser","arch": "all","version": "3.118ubuntu5","status": "ii "},{"package": "apparmor","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "apt","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "2.4.14","status": "ii "},{"package": "at","arch": "amd64","version": "3.2.5-1ubuntu1","status": "ii "},{"package": "base-files","arch": "amd64","version": "12ubuntu4.7","status": "ii "},{"package": "base-passwd","arch": "amd64","version": "3.5.52build1","status": "ii "},{"package": "bash","arch": "amd64","version": "5.1-6ubuntu1.1","status": "ii "},{"package": "bash-completion","arch": "all","version": "1:2.11-5ubuntu1","status": "ii "},{"package": "binutils","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-common:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-x86-64-linux-gnu","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "bsdutils","arch": "amd64","version": "1:2.37.2-4ubuntu3.4","status": "ii "},{"package": "busybox","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203~22.04.1","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.32-22-g45fe84a5-0ubuntu1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.3-0ubuntu1~22.04.1","status": "ii "},{"package": "coreutils","arch": "amd64","version": "8.32-4.1ubuntu1.2","status": "ii "},{"package": "cpio","arch": "amd64","version": "2.13+dfsg-7ubuntu0.1","status": "ii "},{"package": "cron","arch": "amd64","version": "3.0pl1-137ubuntu3","status": "ii "},{"package": "cryptsetup","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "cryptsetup-bin","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "curl","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.11+git20210903+057cd650a4ed-3build1","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.5-1ubuntu2","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.8-0ubuntu2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.52ubuntu0.11","status": "ii "},{"package": "dkms","arch": "all","version": "2.8.7-2ubuntu2.2","status": "rc "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.3-3ubuntu0.2","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.21.1ubuntu2.6","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.21.1ubuntu2.6","status": "rc "},{"package": "e2fsprogs","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:5.16-1ubuntu0.2","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "findutils","arch": "amd64","version": "4.8.0-1ubuntu3","status": "ii "},{"package": "gawk","arch": "amd64","version": "1:5.1.0-1ubuntu0.1","status": "ii "},{"package": "gcc-12-base:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-4ubuntu4","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.34.1-1ubuntu1.15","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "grep","arch": "amd64","version": "3.7-1build1","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.10-4ubuntu4.1","status": "ii "},{"package": "haproxy","arch": "amd64","version": "2.4.30-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libbpf0:amd64","arch": "amd64","version": "1:0.5.0-1ubuntu22.04.1","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.0.9-2build6","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.11.5-1","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libcap-ng0:amd64","arch": "amd64","version": "0.7.9-2.2build3","status": "ii "},{"package": "libcap2:amd64","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","status": "ii "},{"package": "libcbor0.8:amd64","arch": "amd64","version": "0.8.0-2ubuntu1","status": "ii "},{"package": "libcom-err2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libcrypt1:amd64","arch": "amd64","version": "1:4.4.27-1","status": "ii "},{"package": "libcryptsetup12:amd64","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "libctf-nobfd0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libctf0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libcurl3-gnutls:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "libdb5.3:amd64","arch": "amd64","version": "5.3.28+dfsg1-0.8ubuntu3","status": "ii "},{"package": "libdbus-1-3:amd64","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "libdebconfclient0:amd64","arch": "amd64","version": "0.261ubuntu1","status": "ii "},{"package": "libdevmapper-event1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdevmapper1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdns-export1110","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libdrm-common","arch": "all","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdrm2:amd64","arch": "amd64","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdw1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libedit2:amd64","arch": "amd64","version": "3.1-20210910-1build1","status": "ii "},{"package": "libefiboot1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libefivar1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libelf1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libestr0:amd64","arch": "amd64","version": "0.1.10-2.1build3","status": "ii "},{"package": "libevent-core-2.1-7:amd64","arch": "amd64","version": "2.1.12-stable-1build3","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.7","status": "ii "},{"package": "libext2fs2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libfastjson4:amd64","arch": "amd64","version": "0.99.9-1build2","status": "ii "},{"package": "libfdisk1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libffi8:amd64","arch": "amd64","version": "3.4.2-4","status": "ii "},{"package": "libfido2-1:amd64","arch": "amd64","version": "1.10.0-1","status": "ii "},{"package": "libfreetype6:amd64","arch": "amd64","version": "2.11.1+dfsg-1ubuntu0.3","status": "ii "},{"package": "libfuse3-3:amd64","arch": "amd64","version": "3.10.5-1build1","status": "ii "},{"package": "libgcc-s1:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.9.4-3ubuntu3","status": "ii "},{"package": "libgdbm-compat4:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgdbm6:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "libglib2.0-0:amd64","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libgmp10:amd64","arch": "amd64","version": "2:6.2.1+dfsg-3ubuntu1","status": "ii "},{"package": "libgnutls30:amd64","arch": "amd64","version": "3.7.3-4ubuntu1.8","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.43-3","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.20.3-0ubuntu1.1","status": "ii "},{"package": "libhogweed6:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libicu70:amd64","arch": "amd64","version": "70.1-2","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.2-2build1","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libisc-export1105:amd64","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libisns0:amd64","arch": "amd64","version": "0.101-0ubuntu2","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.13.1-1.1build3","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.15-3~ubuntu1.22.04.2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.1-2ubuntu3","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.20+dfsg-0ubuntu0.22.04.1","status": "ii "},{"package": "liblua5.3-0:amd64","arch": "amd64","version": "5.3.6-1build1","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.11-2.1ubuntu5","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.3-2build2","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.0.4-1build1","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.4-3build2","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libmpdec3:amd64","arch": "amd64","version": "2.5.1-2build2","status": "ii "},{"package": "libmpfr6:amd64","arch": "amd64","version": "4.1.0-3build3","status": "ii "},{"package": "libmspack0:amd64","arch": "amd64","version": "0.10.1-2build2","status": "ii "},{"package": "libncurses6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libncursesw6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libnetfilter-conntrack3:amd64","arch": "amd64","version": "1.0.9-1","status": "ii "},{"package": "libnetplan0:amd64","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","status": "ii "},{"package": "libnettle8:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libnfnetlink0:amd64","arch": "amd64","version": "1.0.1-3build3","status": "ii "},{"package": "libnftables1:amd64","arch": "amd64","version": "1.0.2-1ubuntu3","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.1-1build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.43.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnsl2:amd64","arch": "amd64","version": "1.3.0-2build2","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.14-3ubuntu2","status": "ii "},{"package": "libopeniscsiusr","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.24.0-6build1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libpam0g:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpcap0.8:amd64","arch": "amd64","version": "1.10.1-4ubuntu1.22.04.1","status": "ii "},{"package": "libpci3:amd64","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "libpcre2-8-0:amd64","arch": "amd64","version": "10.39-3ubuntu0.1","status": "ii "},{"package": "libpcre3:amd64","arch": "amd64","version": "2:8.39-13ubuntu0.22.04.1","status": "ii "},{"package": "libperl5.34:amd64","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "libpng16-16:amd64","arch": "amd64","version": "1.6.37-3ubuntu0.4","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "libpopt0:amd64","arch": "amd64","version": "1.18-3build1","status": "ii "},{"package": "libprocps8:amd64","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "libpsl5:amd64","arch": "amd64","version": "0.21.0-1.2build2","status": "ii "},{"package": "libpython3-stdlib:amd64","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "libpython3.10-minimal:amd64","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "libreadline8:amd64","arch": "amd64","version": "8.1.2-1","status": "ii "},{"package": "librtmp1:amd64","arch": "amd64","version": "2.4+20151223.gitfa8646d.1-2build4","status": "ii "},{"package": "libsasl2-2:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libsasl2-modules-db:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libseccomp2:amd64","arch": "amd64","version": "2.5.3-2ubuntu3~22.04.1","status": "ii "},{"package": "libselinux1:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "3.3-1build2","status": "ii "},{"package": "libsemanage2:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsensors-config","arch": "all","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsensors5:amd64","arch": "amd64","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsepol2:amd64","arch": "amd64","version": "3.3-1build1","status": "ii "},{"package": "libsigsegv2:amd64","arch": "amd64","version": "2.13-1ubuntu3","status": "ii "},{"package": "libsmartcols1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsnmp40:amd64","arch": "amd64","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsqlite3-0:amd64","arch": "amd64","version": "3.37.2-2ubuntu0.5","status": "ii "},{"package": "libss2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libssh-4:amd64","arch": "amd64","version": "0.9.6-2ubuntu0.22.04.6","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.2","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libtirpc3:amd64","arch": "amd64","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libunistring2:amd64","arch": "amd64","version": "1.0-1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.3.2-2build2.1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-2build2","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-31build2","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.13+dfsg-1ubuntu0.11","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.5","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.1-1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.2-1build2","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+22.04.1","status": "ii "},{"package": "linux-image-5.15.0-171-generic","arch": "amd64","version": "5.15.0-171.181","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.171.160","status": "ii "},{"package": "linux-modules-5.15.0-171-generic","arch": "amd64","version": "5.15.0-171.181","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.19.0-1ubuntu1.1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "lsb-base","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsb-release","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.93.2+dfsg-1.1build2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20200120-3","status": "ii "},{"package": "media-types","arch": "all","version": "7.0.0","status": "ii "},{"package": "mount","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "ncat","arch": "amd64","version": "7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "net-tools","arch": "amd64","version": "1.60+git20181103.0eebece-1ubuntu5.4","status": "ii "},{"package": "netbase","arch": "all","version": "6.3","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.218-4ubuntu1","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.1-2ubuntu0.22.04.2","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.2-1ubuntu3","status": "ii "},{"package": "open-iscsi","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.3.5-3~ubuntu0.22.04.3","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.1","status": "ii "},{"package": "procps","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.4-2build3","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "21.2.0-1ubuntu1","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.4+dfsg1-0.4","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2020.6.20-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.15.0-1build2","status": "ii "},{"package": "python3-chardet","arch": "all","version": "4.0.0-1","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.6-5ubuntu0.1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "3.4.8-1ubuntu2.2","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.2.18-3build1","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "python3-decorator","arch": "all","version": "4.4.2-0ubuntu1","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.42.1-0ubuntu1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.2-2","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.3-1ubuntu0.1","status": "ii "},{"package": "python3-importlib-metadata","arch": "all","version": "4.6.4-1","status": "ii "},{"package": "python3-jeepney","arch": "all","version": "0.7.1-3","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.0.3-1ubuntu0.4","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-2","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "3.2.0-0ubuntu2","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.3.0-1ubuntu0.2","status": "ii "},{"package": "python3-keyring","arch": "all","version": "23.5.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.10.16-1","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.4-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-2","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-linux-procfs","arch": "amd64","version": "0.6.3-1.1build1","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.0.1-2build1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-more-itertools","arch": "all","version": "8.10.0-2","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-1build2","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.0-1ubuntu0.1","status": "ii "},{"package": "python3-pip","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "2.4.7-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.18.1-1build1","status": "ii "},{"package": "python3-pyudev","arch": "all","version": "0.22.0-2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.25.1+dfsg-2ubuntu0.3","status": "ii "},{"package": "python3-secretstorage","arch": "all","version": "3.3.1-1","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-3ubuntu1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "python3-tz","arch": "all","version": "2022.1-1ubuntu0.22.04.1","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "1.26.5-1~exp1ubuntu0.6","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-1","status": "ii "},{"package": "python3-wheel","arch": "all","version": "0.37.1-2ubuntu0.22.04.1","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "5.4.1-1ubuntu1","status": "ii "},{"package": "python3-zipp","arch": "all","version": "1.0.0-3ubuntu0.1","status": "ii "},{"package": "python3.10","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "readline-common","arch": "all","version": "8.1.2-1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-0ubuntu0.22.04.4","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.17","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.1-2","status": "ii "},{"package": "socat","arch": "amd64","version": "1.7.4.1-3ubuntu4","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.9-1ubuntu2.5","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "sysvinit-utils","arch": "amd64","version": "3.01-1ubuntu1","status": "ii "},{"package": "tar","arch": "amd64","version": "1.34+dfsg-1ubuntu0.1.22.04.2","status": "ii "},{"package": "tcpdump","arch": "amd64","version": "4.99.1-3ubuntu0.2","status": "ii "},{"package": "tmux","arch": "amd64","version": "3.2a-4ubuntu0.2","status": "ii "},{"package": "tuned","arch": "all","version": "2.15.0-1ubuntu1","status": "ii "},{"package": "tzdata","arch": "all","version": "2025b-0ubuntu0.22.04.1","status": "ii "},{"package": "ubuntu-cloudimage-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ubuntu-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ucf","arch": "all","version": "3.0043","status": "ii "},{"package": "udev","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "virt-what","arch": "amd64","version": "1.21-1","status": "ii "},{"package": "vlan","arch": "all","version": "2.0.5ubuntu5","status": "ii "},{"package": "xdg-user-dirs","arch": "amd64","version": "0.17-2ubuntu4","status": "ii "},{"package": "xxd","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.2.11.dfsg-2ubuntu9.2","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2026-02-23 16:11:08.781110 | ubuntu-jammy-large | 2026-02-23 16:11:08.780 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:11:08.781151 | ubuntu-jammy-large | 2026-02-23 16:11:08.781 | dib-run-parts 2026-02-23 16:11:08.784133 | ubuntu-jammy-large | 2026-02-23 16:11:08.783 | dib-run-parts Target: finalise.d 2026-02-23 16:11:08.784244 | ubuntu-jammy-large | 2026-02-23 16:11:08.783 | dib-run-parts 2026-02-23 16:11:08.784265 | ubuntu-jammy-large | 2026-02-23 16:11:08.783 | dib-run-parts Script Seconds 2026-02-23 16:11:08.784282 | ubuntu-jammy-large | 2026-02-23 16:11:08.784 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:11:08.784296 | ubuntu-jammy-large | 2026-02-23 16:11:08.784 | dib-run-parts 2026-02-23 16:11:08.804936 | ubuntu-jammy-large | 2026-02-23 16:11:08.804 | dib-run-parts 50-bootloader 3.781 2026-02-23 16:11:08.815543 | ubuntu-jammy-large | 2026-02-23 16:11:08.815 | dib-run-parts 50-remove-bogus-udev-links 0.007 2026-02-23 16:11:08.826283 | ubuntu-jammy-large | 2026-02-23 16:11:08.826 | dib-run-parts 98-rebind-sshd-after-dhcp 0.010 2026-02-23 16:11:08.839413 | ubuntu-jammy-large | 2026-02-23 16:11:08.839 | dib-run-parts 99-clean-up-cache 0.047 2026-02-23 16:11:08.851600 | ubuntu-jammy-large | 2026-02-23 16:11:08.851 | dib-run-parts 99-clear-machine-id 0.003 2026-02-23 16:11:08.862852 | ubuntu-jammy-large | 2026-02-23 16:11:08.862 | dib-run-parts 99-disable-resolv-conf 0.012 2026-02-23 16:11:08.874452 | ubuntu-jammy-large | 2026-02-23 16:11:08.874 | dib-run-parts 99-write-dpkg-manifest 0.027 2026-02-23 16:11:08.877896 | ubuntu-jammy-large | 2026-02-23 16:11:08.877 | dib-run-parts 2026-02-23 16:11:08.878091 | ubuntu-jammy-large | 2026-02-23 16:11:08.878 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:11:08.939450 | ubuntu-jammy-large | 2026-02-23 16:11:08.939 | Running hooks from /tmp/dib_build.Fp2BDShc/hooks/cleanup.d 2026-02-23 16:11:08.960871 | ubuntu-jammy-large | 2026-02-23 16:11:08.960 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-23 16:11:08.971232 | ubuntu-jammy-large | 2026-02-23 16:11:08.971 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-23 16:11:08.977064 | ubuntu-jammy-large | 2026-02-23 16:11:08.976 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:11:08.982379 | ubuntu-jammy-large | 2026-02-23 16:11:08.982 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-23 16:11:08.988465 | ubuntu-jammy-large | 2026-02-23 16:11:08.988 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:11:08.993400 | ubuntu-jammy-large | 2026-02-23 16:11:08.993 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-23 16:11:08.999003 | ubuntu-jammy-large | 2026-02-23 16:11:08.998 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:11:09.009420 | ubuntu-jammy-large | 2026-02-23 16:11:09.009 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-02-23 16:11:09.014096 | ubuntu-jammy-large | 2026-02-23 16:11:09.013 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-23 16:11:09.019715 | ubuntu-jammy-large | 2026-02-23 16:11:09.019 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-23 16:11:09.025829 | ubuntu-jammy-large | 2026-02-23 16:11:09.025 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:11:09.030756 | ubuntu-jammy-large | 2026-02-23 16:11:09.030 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-23 16:11:09.036749 | ubuntu-jammy-large | 2026-02-23 16:11:09.036 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-23 16:11:09.042616 | ubuntu-jammy-large | 2026-02-23 16:11:09.042 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:11:09.048997 | ubuntu-jammy-large | 2026-02-23 16:11:09.048 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-23 16:11:09.054862 | ubuntu-jammy-large | 2026-02-23 16:11:09.054 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-23 16:11:09.061934 | ubuntu-jammy-large | 2026-02-23 16:11:09.061 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-23 16:11:09.067931 | ubuntu-jammy-large | 2026-02-23 16:11:09.067 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:11:09.073734 | ubuntu-jammy-large | 2026-02-23 16:11:09.073 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-23 16:11:09.079029 | ubuntu-jammy-large | 2026-02-23 16:11:09.078 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:11:09.084866 | ubuntu-jammy-large | 2026-02-23 16:11:09.084 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-23 16:11:09.091602 | ubuntu-jammy-large | 2026-02-23 16:11:09.091 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:11:09.102232 | ubuntu-jammy-large | 2026-02-23 16:11:09.102 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-02-23 16:11:09.108494 | ubuntu-jammy-large | 2026-02-23 16:11:09.108 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:11:09.115078 | ubuntu-jammy-large | 2026-02-23 16:11:09.114 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-23 16:11:09.120942 | ubuntu-jammy-large | 2026-02-23 16:11:09.120 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-02-23 16:11:09.130870 | ubuntu-jammy-large | 2026-02-23 16:11:09.130 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-02-23 16:11:09.136704 | ubuntu-jammy-large | 2026-02-23 16:11:09.136 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-23 16:11:09.141785 | ubuntu-jammy-large | 2026-02-23 16:11:09.141 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-23 16:11:09.147586 | ubuntu-jammy-large | 2026-02-23 16:11:09.147 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-pip-cache 2026-02-23 16:11:09.157773 | ubuntu-jammy-large | 2026-02-23 16:11:09.157 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-pip-cache 2026-02-23 16:11:09.163465 | ubuntu-jammy-large | 2026-02-23 16:11:09.163 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:11:09.169512 | ubuntu-jammy-large | 2026-02-23 16:11:09.169 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-23 16:11:09.176075 | ubuntu-jammy-large | 2026-02-23 16:11:09.175 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:11:09.186542 | ubuntu-jammy-large | 2026-02-23 16:11:09.186 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-23 16:11:09.192417 | ubuntu-jammy-large | 2026-02-23 16:11:09.192 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-23 16:11:09.198172 | ubuntu-jammy-large | 2026-02-23 16:11:09.198 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-23 16:11:09.204396 | ubuntu-jammy-large | 2026-02-23 16:11:09.204 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-23 16:11:09.210985 | ubuntu-jammy-large | 2026-02-23 16:11:09.210 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-23 16:11:09.217147 | ubuntu-jammy-large | 2026-02-23 16:11:09.217 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:11:09.222912 | ubuntu-jammy-large | 2026-02-23 16:11:09.222 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-23 16:11:09.229070 | ubuntu-jammy-large | 2026-02-23 16:11:09.228 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:11:09.234720 | ubuntu-jammy-large | 2026-02-23 16:11:09.234 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-23 16:11:09.240843 | ubuntu-jammy-large | 2026-02-23 16:11:09.240 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-23 16:11:09.246096 | ubuntu-jammy-large | 2026-02-23 16:11:09.246 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-23 16:11:09.250514 | ubuntu-jammy-large | 2026-02-23 16:11:09.250 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-23 16:11:09.255113 | ubuntu-jammy-large | 2026-02-23 16:11:09.255 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:11:09.260311 | ubuntu-jammy-large | 2026-02-23 16:11:09.260 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-23 16:11:09.264527 | ubuntu-jammy-large | 2026-02-23 16:11:09.264 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:11:09.274479 | ubuntu-jammy-large | 2026-02-23 16:11:09.274 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-23 16:11:09.280384 | ubuntu-jammy-large | 2026-02-23 16:11:09.280 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:11:09.286016 | ubuntu-jammy-large | 2026-02-23 16:11:09.285 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-02-23 16:11:09.292396 | ubuntu-jammy-large | 2026-02-23 16:11:09.292 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:11:09.302797 | ubuntu-jammy-large | 2026-02-23 16:11:09.302 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-02-23 16:11:09.307287 | ubuntu-jammy-large | 2026-02-23 16:11:09.307 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-23 16:11:09.311552 | ubuntu-jammy-large | 2026-02-23 16:11:09.311 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-23 16:11:09.316950 | ubuntu-jammy-large | 2026-02-23 16:11:09.316 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-23 16:11:09.322901 | ubuntu-jammy-large | 2026-02-23 16:11:09.322 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:11:09.333988 | ubuntu-jammy-large | 2026-02-23 16:11:09.333 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-02-23 16:11:09.338394 | ubuntu-jammy-large | 2026-02-23 16:11:09.338 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:11:09.344094 | ubuntu-jammy-large | 2026-02-23 16:11:09.344 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-23 16:11:09.350604 | ubuntu-jammy-large | 2026-02-23 16:11:09.350 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:11:09.358862 | ubuntu-jammy-large | 2026-02-23 16:11:09.358 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-23 16:11:09.364056 | ubuntu-jammy-large | 2026-02-23 16:11:09.363 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:11:09.369993 | ubuntu-jammy-large | 2026-02-23 16:11:09.369 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-23 16:11:09.376398 | ubuntu-jammy-large | 2026-02-23 16:11:09.376 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/14-manifests 2026-02-23 16:11:09.385981 | ubuntu-jammy-large | 2026-02-23 16:11:09.385 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/14-manifests 2026-02-23 16:11:09.391190 | ubuntu-jammy-large | 2026-02-23 16:11:09.391 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:11:09.397073 | ubuntu-jammy-large | 2026-02-23 16:11:09.397 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-23 16:11:09.402025 | ubuntu-jammy-large | 2026-02-23 16:11:09.401 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:11:09.406277 | ubuntu-jammy-large | 2026-02-23 16:11:09.406 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-23 16:11:09.412432 | ubuntu-jammy-large | 2026-02-23 16:11:09.412 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-02-23 16:11:09.421053 | ubuntu-jammy-large | 2026-02-23 16:11:09.420 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-02-23 16:11:09.426906 | ubuntu-jammy-large | 2026-02-23 16:11:09.426 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-23 16:11:09.432743 | ubuntu-jammy-large | 2026-02-23 16:11:09.432 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-23 16:11:09.436859 | ubuntu-jammy-large | 2026-02-23 16:11:09.436 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-23 16:11:09.442993 | ubuntu-jammy-large | 2026-02-23 16:11:09.442 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-02-23 16:11:09.452569 | ubuntu-jammy-large | 2026-02-23 16:11:09.452 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-02-23 16:11:09.458290 | ubuntu-jammy-large | 2026-02-23 16:11:09.458 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-23 16:11:09.464185 | ubuntu-jammy-large | 2026-02-23 16:11:09.464 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-23 16:11:09.469866 | ubuntu-jammy-large | 2026-02-23 16:11:09.469 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-23 16:11:09.480053 | ubuntu-jammy-large | 2026-02-23 16:11:09.479 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-23 16:11:09.485169 | ubuntu-jammy-large | 2026-02-23 16:11:09.485 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-23 16:11:09.490801 | ubuntu-jammy-large | 2026-02-23 16:11:09.490 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-23 16:11:09.496392 | ubuntu-jammy-large | 2026-02-23 16:11:09.496 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-23 16:11:09.500765 | ubuntu-jammy-large | 2026-02-23 16:11:09.500 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-23 16:11:09.506394 | ubuntu-jammy-large | 2026-02-23 16:11:09.506 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-23 16:11:09.510749 | ubuntu-jammy-large | 2026-02-23 16:11:09.510 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-23 16:11:09.521975 | ubuntu-jammy-large | 2026-02-23 16:11:09.521 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-23 16:11:09.527378 | ubuntu-jammy-large | 2026-02-23 16:11:09.527 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-23 16:11:09.533421 | ubuntu-jammy-large | 2026-02-23 16:11:09.533 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:11:09.543806 | ubuntu-jammy-large | 2026-02-23 16:11:09.543 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-02-23 16:11:09.547851 | ubuntu-jammy-large | 2026-02-23 16:11:09.547 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-23 16:11:09.553221 | ubuntu-jammy-large | 2026-02-23 16:11:09.553 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-23 16:11:09.558946 | ubuntu-jammy-large | 2026-02-23 16:11:09.558 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-23 16:11:09.562944 | ubuntu-jammy-large | 2026-02-23 16:11:09.562 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-23 16:11:09.568935 | ubuntu-jammy-large | 2026-02-23 16:11:09.568 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-23 16:11:09.574954 | ubuntu-jammy-large | 2026-02-23 16:11:09.574 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-23 16:11:09.580612 | ubuntu-jammy-large | 2026-02-23 16:11:09.580 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-23 16:11:09.586683 | ubuntu-jammy-large | 2026-02-23 16:11:09.586 | dib-run-parts Sourcing environment file /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-23 16:11:09.595707 | ubuntu-jammy-large | 2026-02-23 16:11:09.595 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-23 16:11:09.599801 | ubuntu-jammy-large | 2026-02-23 16:11:09.599 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-23 16:11:09.605464 | ubuntu-jammy-large | 2026-02-23 16:11:09.605 | ++ /tmp/dib_build.Fp2BDShc/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-23 16:11:09.611495 | ubuntu-jammy-large | 2026-02-23 16:11:09.611 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/01-copy-manifests-dir 2026-02-23 16:11:09.630436 | ubuntu-jammy-large | 2026-02-23 16:11:09.630 | 2+1 records in 2026-02-23 16:11:09.630501 | ubuntu-jammy-large | 2026-02-23 16:11:09.630 | 2+1 records out 2026-02-23 16:11:09.630560 | ubuntu-jammy-large | 2026-02-23 16:11:09.630 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000388571 s, 3.1 MB/s 2026-02-23 16:11:09.650008 | ubuntu-jammy-large | 2026-02-23 16:11:09.649 | 0+1 records in 2026-02-23 16:11:09.650063 | ubuntu-jammy-large | 2026-02-23 16:11:09.649 | 0+1 records out 2026-02-23 16:11:09.650160 | ubuntu-jammy-large | 2026-02-23 16:11:09.650 | 446 bytes copied, 0.000327668 s, 1.4 MB/s 2026-02-23 16:11:09.670563 | ubuntu-jammy-large | 2026-02-23 16:11:09.670 | '/tmp/dib_build.Fp2BDShc/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests' 2026-02-23 16:11:09.670613 | ubuntu-jammy-large | 2026-02-23 16:11:09.670 | '/tmp/dib_build.Fp2BDShc/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_environment' 2026-02-23 16:11:09.670640 | ubuntu-jammy-large | 2026-02-23 16:11:09.670 | '/tmp/dib_build.Fp2BDShc/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' 2026-02-23 16:11:09.670649 | ubuntu-jammy-large | 2026-02-23 16:11:09.670 | '/tmp/dib_build.Fp2BDShc/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_arguments' 2026-02-23 16:11:09.670657 | ubuntu-jammy-large | 2026-02-23 16:11:09.670 | '/tmp/dib_build.Fp2BDShc/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' 2026-02-23 16:11:09.775612 | ubuntu-jammy-large | 2026-02-23 16:11:09.775 | dib-run-parts 01-copy-manifests-dir completed 2026-02-23 16:11:09.775928 | ubuntu-jammy-large | 2026-02-23 16:11:09.775 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/40-unblock-daemons 2026-02-23 16:11:09.823106 | ubuntu-jammy-large | 2026-02-23 16:11:09.822 | dib-run-parts 40-unblock-daemons completed 2026-02-23 16:11:09.823451 | ubuntu-jammy-large | 2026-02-23 16:11:09.823 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/50-dib-python 2026-02-23 16:11:09.851437 | ubuntu-jammy-large | 2026-02-23 16:11:09.851 | dib-run-parts 50-dib-python completed 2026-02-23 16:11:09.851735 | ubuntu-jammy-large | 2026-02-23 16:11:09.851 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/50-remove-img-build-proxy 2026-02-23 16:11:09.878748 | ubuntu-jammy-large | 2026-02-23 16:11:09.878 | dib-run-parts 50-remove-img-build-proxy completed 2026-02-23 16:11:09.879042 | ubuntu-jammy-large | 2026-02-23 16:11:09.878 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/60-untrim-dpkg 2026-02-23 16:11:09.922332 | ubuntu-jammy-large | 2026-02-23 16:11:09.922 | dib-run-parts 60-untrim-dpkg completed 2026-02-23 16:11:09.922642 | ubuntu-jammy-large | 2026-02-23 16:11:09.922 | dib-run-parts Running /tmp/dib_build.Fp2BDShc/hooks/cleanup.d/99-clean-up-cache 2026-02-23 16:11:09.981166 | ubuntu-jammy-large | 2026-02-23 16:11:09.981 | dib-run-parts 99-clean-up-cache completed 2026-02-23 16:11:09.982640 | ubuntu-jammy-large | 2026-02-23 16:11:09.982 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-23 16:11:09.982704 | ubuntu-jammy-large | 2026-02-23 16:11:09.982 | dib-run-parts 2026-02-23 16:11:09.985059 | ubuntu-jammy-large | 2026-02-23 16:11:09.984 | dib-run-parts Target: cleanup.d 2026-02-23 16:11:09.985125 | ubuntu-jammy-large | 2026-02-23 16:11:09.984 | dib-run-parts 2026-02-23 16:11:09.985144 | ubuntu-jammy-large | 2026-02-23 16:11:09.984 | dib-run-parts Script Seconds 2026-02-23 16:11:09.985312 | ubuntu-jammy-large | 2026-02-23 16:11:09.985 | dib-run-parts --------------------------------------- ---------- 2026-02-23 16:11:09.985336 | ubuntu-jammy-large | 2026-02-23 16:11:09.985 | dib-run-parts 2026-02-23 16:11:09.999269 | ubuntu-jammy-large | 2026-02-23 16:11:09.999 | dib-run-parts 01-copy-manifests-dir 0.161 2026-02-23 16:11:10.007596 | ubuntu-jammy-large | 2026-02-23 16:11:10.007 | dib-run-parts 40-unblock-daemons 0.045 2026-02-23 16:11:10.016857 | ubuntu-jammy-large | 2026-02-23 16:11:10.016 | dib-run-parts 50-dib-python 0.025 2026-02-23 16:11:10.027178 | ubuntu-jammy-large | 2026-02-23 16:11:10.027 | dib-run-parts 50-remove-img-build-proxy 0.024 2026-02-23 16:11:10.036820 | ubuntu-jammy-large | 2026-02-23 16:11:10.036 | dib-run-parts 60-untrim-dpkg 0.041 2026-02-23 16:11:10.047017 | ubuntu-jammy-large | 2026-02-23 16:11:10.046 | dib-run-parts 99-clean-up-cache 0.056 2026-02-23 16:11:10.049924 | ubuntu-jammy-large | 2026-02-23 16:11:10.049 | dib-run-parts 2026-02-23 16:11:10.050186 | ubuntu-jammy-large | 2026-02-23 16:11:10.050 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-23 16:11:10.341764 | ubuntu-jammy-large | 2026-02-23 16:11:10.341 | Unmount /tmp/dib_build.Fp2BDShc/mnt/sys 2026-02-23 16:11:10.355844 | ubuntu-jammy-large | 2026-02-23 16:11:10.355 | Unmount /tmp/dib_build.Fp2BDShc/mnt/proc 2026-02-23 16:11:10.374212 | ubuntu-jammy-large | 2026-02-23 16:11:10.374 | Unmount /tmp/dib_build.Fp2BDShc/mnt/dev/pts 2026-02-23 16:11:10.394528 | ubuntu-jammy-large | 2026-02-23 16:11:10.394 | Unmount /tmp/dib_build.Fp2BDShc/mnt/dev 2026-02-23 16:11:10.644601 | ubuntu-jammy-large | 2026-02-23 16:11:10.644 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-02-23 16:11:10.917278 | ubuntu-jammy-large | 2026-02-23 16:11:10.917 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-02-23 16:11:10.917364 | ubuntu-jammy-large | 2026-02-23 16:11:10.917 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-23 16:11:10.968271 | ubuntu-jammy-large | 2026-02-23 16:11:10.968 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.Fp2BDShc/mnt/] 2026-02-23 16:11:11.009057 | ubuntu-jammy-large | 2026-02-23 16:11:11.008 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.Fp2BDShc/mnt/] 2026-02-23 16:11:11.347688 | ubuntu-jammy-large | 2026-02-23 16:11:11.347 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-02-23 16:11:11.415927 | ubuntu-jammy-large | 2026-02-23 16:11:11.415 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-02-23 16:11:11.416087 | ubuntu-jammy-large | 2026-02-23 16:11:11.415 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-02-23 16:11:11.737803 | ubuntu-jammy-large | 2026-02-23 16:11:11.737 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.Fp2BDShc/states/block-device] 2026-02-23 16:11:11.902571 | ubuntu-jammy-large | 2026-02-23 16:11:11.902 | Converting image using qemu-img convert 2026-02-23 16:12:54.226152 | ubuntu-jammy-large | 2026-02-23 16:12:54.225 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 created... 2026-02-23 16:12:54.410743 | ubuntu-jammy-large | 2026-02-23 16:12:54.410 | Build completed successfully 2026-02-23 16:12:55.420860 | ubuntu-jammy-large | Successfully built the amphora using the stable/2024.2 amphora-agent. 2026-02-23 16:12:55.424215 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 361205248 2026-02-23 16:12:55.425337 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2024.2.qcow2 2026-02-23 16:12:55.433175 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2024.2.qcow2 2026-02-23 16:12:55.433205 | ubuntu-jammy-large | file format: qcow2 2026-02-23 16:12:55.433220 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-02-23 16:12:55.433234 | ubuntu-jammy-large | disk size: 343 MiB 2026-02-23 16:12:55.433247 | ubuntu-jammy-large | cluster_size: 65536 2026-02-23 16:12:55.433261 | ubuntu-jammy-large | Format specific information: 2026-02-23 16:12:55.433274 | ubuntu-jammy-large | compat: 1.1 2026-02-23 16:12:55.433287 | ubuntu-jammy-large | compression type: zlib 2026-02-23 16:12:55.433300 | ubuntu-jammy-large | lazy refcounts: false 2026-02-23 16:12:55.433313 | ubuntu-jammy-large | refcount bits: 16 2026-02-23 16:12:55.433326 | ubuntu-jammy-large | corrupt: false 2026-02-23 16:12:55.433339 | ubuntu-jammy-large | extended l2: false 2026-02-23 16:12:55.434784 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.qcow2 2026-02-23 16:12:57.885412 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-02-23 16:12:57.888927 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-23 16:12:57.891787 | ubuntu-jammy-large | + echo 2026-02-23 octavia-amphora-haproxy-2024.2.20260223.qcow2 2026-02-23 16:12:57.892004 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-23 16:12:57.893453 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2024.2.qcow2 octavia-amphora-haproxy-2024.2.20260223.qcow2 2026-02-23 16:12:58.296738 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-23 16:12:58.308484 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.20260223.qcow2 2026-02-23 16:12:58.309370 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-23 16:13:00.828711 | ubuntu-jammy-large | + popd 2026-02-23 16:13:00.828803 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-02-23 16:13:00.952265 | ubuntu-jammy-large | ok: Runtime: 0:05:26.046124 2026-02-23 16:13:01.016184 | 2026-02-23 16:13:01.016324 | TASK [Install rclone] 2026-02-23 16:13:01.544535 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-23 16:13:01.562605 | 2026-02-23 16:13:01.562986 | TASK [Run upload] 2026-02-23 16:13:02.106459 | 2026-02-23 16:13:02.106758 | PLAY RECAP 2026-02-23 16:13:02.106936 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-02-23 16:13:02.106993 | 2026-02-23 16:13:02.267484 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-02-23 16:13:02.269812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 16:13:02.994214 | 2026-02-23 16:13:02.994341 | PLAY [Base post] 2026-02-23 16:13:03.008206 | 2026-02-23 16:13:03.008331 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-23 16:13:03.500654 | ubuntu-jammy-large | changed 2026-02-23 16:13:03.511901 | 2026-02-23 16:13:03.512020 | PLAY RECAP 2026-02-23 16:13:03.512091 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-23 16:13:03.512161 | 2026-02-23 16:13:03.602594 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-23 16:13:03.603506 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-23 16:13:04.355631 | 2026-02-23 16:13:04.355768 | PLAY [Base post-logs] 2026-02-23 16:13:04.366603 | 2026-02-23 16:13:04.366728 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-23 16:13:04.788704 | localhost | changed 2026-02-23 16:13:04.797874 | 2026-02-23 16:13:04.797996 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-23 16:13:04.832650 | localhost | ok 2026-02-23 16:13:04.835587 | 2026-02-23 16:13:04.835674 | TASK [Set zuul-log-path fact] 2026-02-23 16:13:04.849870 | localhost | ok 2026-02-23 16:13:04.857709 | 2026-02-23 16:13:04.857822 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 16:13:04.882826 | localhost | ok 2026-02-23 16:13:04.885714 | 2026-02-23 16:13:04.885801 | TASK [upload-logs : Create log directories] 2026-02-23 16:13:05.329081 | localhost | changed 2026-02-23 16:13:05.331653 | 2026-02-23 16:13:05.331776 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-23 16:13:05.789894 | localhost -> localhost | ok: Runtime: 0:00:00.003294 2026-02-23 16:13:05.797467 | 2026-02-23 16:13:05.797635 | TASK [upload-logs : Upload logs to log server] 2026-02-23 16:13:06.291326 | localhost | Output suppressed because no_log was given 2026-02-23 16:13:06.295765 | 2026-02-23 16:13:06.295943 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 16:13:06.341091 | localhost | skipping: Conditional result was False 2026-02-23 16:13:06.346856 | localhost | skipping: Conditional result was False 2026-02-23 16:13:06.357687 | 2026-02-23 16:13:06.357902 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 16:13:06.414529 | localhost | skipping: Conditional result was False 2026-02-23 16:13:06.414800 | 2026-02-23 16:13:06.419706 | localhost | skipping: Conditional result was False 2026-02-23 16:13:06.430806 | 2026-02-23 16:13:06.431096 | LOOP [upload-logs : Upload console log and json output]