2026-04-19 03:18:08.480275 | Job console starting 2026-04-19 03:18:08.492352 | Updating git repos 2026-04-19 03:18:08.519225 | Cloning repos into workspace 2026-04-19 03:18:08.604181 | Restoring repo states 2026-04-19 03:18:08.633890 | Merging changes 2026-04-19 03:18:08.633913 | Checking out repos 2026-04-19 03:18:08.676287 | Preparing playbooks 2026-04-19 03:18:09.851037 | Running Ansible setup 2026-04-19 03:18:15.180400 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-19 03:18:16.290087 | 2026-04-19 03:18:16.290266 | PLAY [Base pre] 2026-04-19 03:18:16.314247 | 2026-04-19 03:18:16.314415 | TASK [Setup log path fact] 2026-04-19 03:18:16.349035 | ubuntu-jammy-large | ok 2026-04-19 03:18:16.377913 | 2026-04-19 03:18:16.378100 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 03:18:16.444708 | ubuntu-jammy-large | ok 2026-04-19 03:18:16.473864 | 2026-04-19 03:18:16.474039 | TASK [emit-job-header : Print job information] 2026-04-19 03:18:16.593832 | # Job Information 2026-04-19 03:18:16.594073 | Ansible Version: 2.16.14 2026-04-19 03:18:16.594112 | Job: openstack-octavia-amphora-image-publish-2025.1 2026-04-19 03:18:16.594163 | Pipeline: periodic-daily 2026-04-19 03:18:16.594190 | Executor: 521e9411259a 2026-04-19 03:18:16.594211 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-04-19 03:18:16.594328 | Event ID: ab8039c6e6574bd793eb20c49b7b7b8e 2026-04-19 03:18:16.616812 | 2026-04-19 03:18:16.616995 | LOOP [emit-job-header : Print node information] 2026-04-19 03:18:16.842089 | ubuntu-jammy-large | ok: 2026-04-19 03:18:16.842306 | ubuntu-jammy-large | # Node Information 2026-04-19 03:18:16.842494 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-04-19 03:18:16.842692 | ubuntu-jammy-large | Hostname: ubuntu 2026-04-19 03:18:16.842717 | ubuntu-jammy-large | Username: zuul 2026-04-19 03:18:16.842739 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-04-19 03:18:16.842763 | ubuntu-jammy-large | Provider: regiocloud-a 2026-04-19 03:18:16.842784 | ubuntu-jammy-large | Region: 2026-04-19 03:18:16.842805 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-04-19 03:18:16.842825 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-04-19 03:18:16.842869 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:10c2 2026-04-19 03:18:16.864839 | 2026-04-19 03:18:16.865041 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-19 03:18:18.000153 | ubuntu-jammy-large -> localhost | changed 2026-04-19 03:18:18.016416 | 2026-04-19 03:18:18.016575 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-19 03:18:19.750289 | ubuntu-jammy-large -> localhost | changed 2026-04-19 03:18:19.759240 | 2026-04-19 03:18:19.759335 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-19 03:18:20.065097 | ubuntu-jammy-large -> localhost | ok 2026-04-19 03:18:20.071071 | 2026-04-19 03:18:20.071184 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-19 03:18:20.092627 | ubuntu-jammy-large | ok 2026-04-19 03:18:20.114597 | ubuntu-jammy-large | included: /var/lib/zuul/builds/17bb3b109a364889ac7b5bc631355f97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-19 03:18:20.122066 | 2026-04-19 03:18:20.122175 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-19 03:18:21.251605 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-04-19 03:18:21.251829 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/17bb3b109a364889ac7b5bc631355f97/work/17bb3b109a364889ac7b5bc631355f97_id_rsa 2026-04-19 03:18:21.251865 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/17bb3b109a364889ac7b5bc631355f97/work/17bb3b109a364889ac7b5bc631355f97_id_rsa.pub 2026-04-19 03:18:21.251891 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-04-19 03:18:21.251914 | ubuntu-jammy-large -> localhost | SHA256:f2CW5jV+qqmgV5NYRKwrMkufPrvlWECCmafjMFGLSNM zuul-build-sshkey 2026-04-19 03:18:21.251945 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-04-19 03:18:21.251968 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-04-19 03:18:21.251989 | ubuntu-jammy-large -> localhost | | oo o. | 2026-04-19 03:18:21.252010 | ubuntu-jammy-large -> localhost | |o*.E o | 2026-04-19 03:18:21.252030 | ubuntu-jammy-large -> localhost | |B + . o | 2026-04-19 03:18:21.252050 | ubuntu-jammy-large -> localhost | | + o . . . | 2026-04-19 03:18:21.252069 | ubuntu-jammy-large -> localhost | |= . +S.* o | 2026-04-19 03:18:21.252094 | ubuntu-jammy-large -> localhost | |oo+ ..o +* + . | 2026-04-19 03:18:21.252114 | ubuntu-jammy-large -> localhost | | o = o+. .o o . | 2026-04-19 03:18:21.252134 | ubuntu-jammy-large -> localhost | | . +*.. o o | 2026-04-19 03:18:21.252154 | ubuntu-jammy-large -> localhost | | .*=. ..o.. | 2026-04-19 03:18:21.252174 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-04-19 03:18:21.252230 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.560465 2026-04-19 03:18:21.260701 | 2026-04-19 03:18:21.260804 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-19 03:18:21.279386 | ubuntu-jammy-large | ok 2026-04-19 03:18:21.290805 | ubuntu-jammy-large | included: /var/lib/zuul/builds/17bb3b109a364889ac7b5bc631355f97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-19 03:18:21.302079 | 2026-04-19 03:18:21.302186 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-19 03:18:21.315157 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-19 03:18:21.322502 | 2026-04-19 03:18:21.322624 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-19 03:18:22.028138 | ubuntu-jammy-large | changed 2026-04-19 03:18:22.033562 | 2026-04-19 03:18:22.033675 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-19 03:18:22.276061 | ubuntu-jammy-large | ok 2026-04-19 03:18:22.288412 | 2026-04-19 03:18:22.288530 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-19 03:18:22.968144 | ubuntu-jammy-large | changed 2026-04-19 03:18:22.973705 | 2026-04-19 03:18:22.973809 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-19 03:18:23.590417 | ubuntu-jammy-large | changed 2026-04-19 03:18:23.597578 | 2026-04-19 03:18:23.597722 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-19 03:18:23.610902 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-19 03:18:23.617146 | 2026-04-19 03:18:23.617254 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-19 03:18:24.077285 | ubuntu-jammy-large -> localhost | changed 2026-04-19 03:18:24.118378 | 2026-04-19 03:18:24.118487 | TASK [add-build-sshkey : Add back temp key] 2026-04-19 03:18:24.522578 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/17bb3b109a364889ac7b5bc631355f97/work/17bb3b109a364889ac7b5bc631355f97_id_rsa (zuul-build-sshkey) 2026-04-19 03:18:24.522857 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.027400 2026-04-19 03:18:24.529972 | 2026-04-19 03:18:24.530076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-19 03:18:24.991919 | ubuntu-jammy-large | ok 2026-04-19 03:18:24.999330 | 2026-04-19 03:18:24.999428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-19 03:18:25.023072 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-19 03:18:25.038769 | 2026-04-19 03:18:25.038906 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-19 03:18:25.472403 | ubuntu-jammy-large | ok 2026-04-19 03:18:25.488110 | 2026-04-19 03:18:25.488526 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-19 03:18:25.517887 | ubuntu-jammy-large | ok 2026-04-19 03:18:25.524783 | 2026-04-19 03:18:25.524930 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-19 03:18:25.866003 | ubuntu-jammy-large -> localhost | ok 2026-04-19 03:18:25.875489 | 2026-04-19 03:18:25.875615 | TASK [validate-host : Collect information about the host] 2026-04-19 03:18:27.044361 | ubuntu-jammy-large | ok 2026-04-19 03:18:27.083331 | 2026-04-19 03:18:27.083441 | TASK [validate-host : Sanitize hostname] 2026-04-19 03:18:27.151317 | ubuntu-jammy-large | ok 2026-04-19 03:18:27.156719 | 2026-04-19 03:18:27.156829 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-19 03:18:27.720340 | ubuntu-jammy-large -> localhost | changed 2026-04-19 03:18:27.725820 | 2026-04-19 03:18:27.725915 | TASK [validate-host : Collect information about zuul worker] 2026-04-19 03:18:28.108485 | ubuntu-jammy-large | ok 2026-04-19 03:18:28.115921 | 2026-04-19 03:18:28.116046 | TASK [validate-host : Write out all zuul information for each host] 2026-04-19 03:18:28.627085 | ubuntu-jammy-large -> localhost | changed 2026-04-19 03:18:28.636186 | 2026-04-19 03:18:28.636289 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-19 03:18:28.924961 | ubuntu-jammy-large | ok 2026-04-19 03:18:28.929306 | 2026-04-19 03:18:28.929386 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-19 03:18:29.753467 | ubuntu-jammy-large | changed: 2026-04-19 03:18:29.753756 | ubuntu-jammy-large | cd+++++++++ src/ 2026-04-19 03:18:29.753813 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-04-19 03:18:29.753848 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-04-19 03:18:29.753878 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-04-19 03:18:29.753907 | ubuntu-jammy-large | =3.0.2 2026-04-19 03:18:48.223679 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-19 03:18:48.245811 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 4.3 MB/s eta 0:00:00 2026-04-19 03:18:48.327879 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-04-19 03:18:48.341510 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-19 03:18:48.350709 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 7.6 MB/s eta 0:00:00 2026-04-19 03:18:48.442354 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2026-04-19 03:18:48.449615 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-19 03:18:48.580790 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-04-19 03:18:48.594125 | 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-04-19 03:18:48.648104 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 16.0 MB/s eta 0:00:00 2026-04-19 03:18:48.743845 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-04-19 03:18:48.756836 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-19 03:18:48.849223 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.0 MB/s eta 0:00:00 2026-04-19 03:18:48.932477 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-04-19 03:18:48.944946 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-04-19 03:18:48.954041 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 8.2 MB/s eta 0:00:00 2026-04-19 03:18:49.021764 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-04-19 03:18:49.034456 | ubuntu-jammy-large | Downloading osc_lib-4.5.0-py3-none-any.whl (96 kB) 2026-04-19 03:18:49.044203 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 13.5 MB/s eta 0:00:00 2026-04-19 03:18:49.114002 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-04-19 03:18:49.126906 | ubuntu-jammy-large | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-19 03:18:49.140811 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.6/86.6 KB 10.0 MB/s eta 0:00:00 2026-04-19 03:18:49.226117 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-04-19 03:18:49.238366 | ubuntu-jammy-large | Downloading openstacksdk-4.11.0-py3-none-any.whl (1.9 MB) 2026-04-19 03:18:49.317289 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 24.8 MB/s eta 0:00:00 2026-04-19 03:18:49.390158 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-04-19 03:18:49.402728 | ubuntu-jammy-large | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-19 03:18:49.418066 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.6/256.6 KB 20.9 MB/s eta 0:00:00 2026-04-19 03:18:49.495426 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-04-19 03:18:49.507214 | ubuntu-jammy-large | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-19 03:18:49.521689 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 4.9 MB/s eta 0:00:00 2026-04-19 03:18:49.586981 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-04-19 03:18:49.599213 | ubuntu-jammy-large | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-19 03:18:49.618992 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 KB 23.8 MB/s eta 0:00:00 2026-04-19 03:18:49.624001 | 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-04-19 03:18:49.659976 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-04-19 03:18:49.672207 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-19 03:18:49.738373 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-04-19 03:18:49.752243 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-19 03:18:49.767081 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 4.7 MB/s eta 0:00:00 2026-04-19 03:18:49.829903 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-04-19 03:18:49.941583 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-19 03:18:50.013021 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-04-19 03:18:50.026281 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-19 03:18:50.235566 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-04-19 03:18:50.248371 | ubuntu-jammy-large | Downloading cmd2-3.5.0-py3-none-any.whl (147 kB) 2026-04-19 03:18:50.260159 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 KB 17.6 MB/s eta 0:00:00 2026-04-19 03:18:50.333485 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-04-19 03:18:50.345835 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-04-19 03:18:50.357433 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 6.3 MB/s eta 0:00:00 2026-04-19 03:18:50.400917 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-04-19 03:18:50.413351 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-04-19 03:18:50.511590 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-04-19 03:18:50.524310 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-04-19 03:18:51.580617 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-04-19 03:18:51.593372 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-04-19 03:18:51.616232 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 19.6 MB/s eta 0:00:00 2026-04-19 03:18:51.691363 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-04-19 03:18:51.704404 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-19 03:18:51.762354 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-04-19 03:18:51.775762 | ubuntu-jammy-large | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-19 03:18:51.791018 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 7.5 MB/s eta 0:00:00 2026-04-19 03:18:51.848588 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-04-19 03:18:51.862908 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-19 03:18:51.990436 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-04-19 03:18:52.003669 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-19 03:18:52.017968 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 31.8 MB/s eta 0:00:00 2026-04-19 03:18:52.067290 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-04-19 03:18:52.078768 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-19 03:18:52.121932 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-04-19 03:18:52.134115 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-19 03:18:52.198543 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-04-19 03:18:52.211656 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-19 03:18:52.224930 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 5.1 MB/s eta 0:00:00 2026-04-19 03:18:52.277337 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-04-19 03:18:52.289578 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-19 03:18:52.526613 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-04-19 03:18:52.540872 | 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-04-19 03:18:52.558560 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 15.7 MB/s eta 0:00:00 2026-04-19 03:18:52.616756 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-04-19 03:18:52.629480 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-19 03:18:52.637986 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 10.6 MB/s eta 0:00:00 2026-04-19 03:18:52.700125 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-04-19 03:18:52.713419 | ubuntu-jammy-large | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-19 03:18:52.766526 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-04-19 03:18:52.778221 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-19 03:18:52.925690 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-04-19 03:18:52.938690 | ubuntu-jammy-large | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-19 03:18:52.956335 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.4/136.4 KB 8.9 MB/s eta 0:00:00 2026-04-19 03:18:52.965660 | 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-04-19 03:18:53.093524 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-04-19 03:18:53.105803 | ubuntu-jammy-large | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-19 03:18:53.197282 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-04-19 03:18:53.212395 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-19 03:18:53.229187 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 14.2 MB/s eta 0:00:00 2026-04-19 03:18:53.368761 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-04-19 03:18:53.380778 | ubuntu-jammy-large | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-19 03:18:53.390878 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 KB 12.5 MB/s eta 0:00:00 2026-04-19 03:18:53.454872 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-04-19 03:18:53.467235 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-19 03:18:53.575448 | ubuntu-jammy-large | Collecting urllib3<3,>=1.26 2026-04-19 03:18:53.587174 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-19 03:18:53.603246 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 13.5 MB/s eta 0:00:00 2026-04-19 03:18:53.654963 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-04-19 03:18:53.666673 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-19 03:18:53.675283 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 11.2 MB/s eta 0:00:00 2026-04-19 03:18:54.038029 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-04-19 03:18:54.051141 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-04-19 03:18:54.064087 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 KB 22.1 MB/s eta 0:00:00 2026-04-19 03:18:54.118554 | ubuntu-jammy-large | Collecting certifi>=2023.5.7 2026-04-19 03:18:54.130548 | ubuntu-jammy-large | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-19 03:18:54.152253 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 KB 10.2 MB/s eta 0:00:00 2026-04-19 03:18:54.330428 | ubuntu-jammy-large | Collecting rich>=15.0.0 2026-04-19 03:18:54.343129 | ubuntu-jammy-large | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-04-19 03:18:54.359080 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 KB 24.2 MB/s eta 0:00:00 2026-04-19 03:18:54.388339 | ubuntu-jammy-large | Collecting backports.strenum 2026-04-19 03:18:54.498033 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-04-19 03:18:54.556415 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.2 2026-04-19 03:18:54.568527 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-19 03:18:54.630387 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-04-19 03:18:54.643275 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-19 03:18:55.415920 | ubuntu-jammy-large | Collecting wrapt>=2.1.0 2026-04-19 03:18:55.428325 | ubuntu-jammy-large | Downloading wrapt-2.1.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-04-19 03:18:55.437237 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 KB 18.6 MB/s eta 0:00:00 2026-04-19 03:18:55.537044 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-04-19 03:18:55.550364 | ubuntu-jammy-large | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-19 03:18:55.682939 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-04-19 03:18:55.695513 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-19 03:18:55.812965 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.3 MB/s eta 0:00:00 2026-04-19 03:18:55.865442 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-04-19 03:18:55.877486 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-19 03:18:56.128380 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-04-19 03:18:56.140689 | 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-04-19 03:18:56.167401 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 19.5 MB/s eta 0:00:00 2026-04-19 03:18:56.200306 | 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-04-19 03:18:56.262668 | ubuntu-jammy-large | Collecting wcwidth 2026-04-19 03:18:56.273963 | ubuntu-jammy-large | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-19 03:18:56.283154 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 14.4 MB/s eta 0:00:00 2026-04-19 03:18:56.572245 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-04-19 03:18:56.584109 | ubuntu-jammy-large | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-19 03:18:56.643348 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.9 MB/s eta 0:00:00 2026-04-19 03:18:56.696756 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-04-19 03:18:56.708823 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-19 03:18:56.716997 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 15.4 MB/s eta 0:00:00 2026-04-19 03:18:56.830885 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-04-19 03:18:56.842511 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-19 03:18:57.223365 | ubuntu-jammy-large | Installing collected packages: 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-04-19 03:19:05.872460 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-26.1.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.2.25 charset_normalizer-3.4.7 cliff-4.13.3 cmd2-3.5.0 debtcollector-3.1.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.1.1 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.11.0 os-service-types-1.8.2 osc-lib-4.5.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.1 packaging-26.1 pbr-7.0.3 platformdirs-4.9.6 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.20.0 pyperclip-1.11.0 python-cinderclient-9.9.0 python-keystoneclient-5.8.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.33.1 rfc3986-2.0.0 rich-15.0.0 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.2 2026-04-19 03:19:05.872598 | 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-04-19 03:19:06.186898 | ubuntu-jammy-large | + sudo apt-get update 2026-04-19 03:19:06.366334 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-04-19 03:19:06.382320 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-04-19 03:19:06.415516 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-04-19 03:19:06.448735 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-04-19 03:19:08.306264 | ubuntu-jammy-large | Reading package lists... 2026-04-19 03:19:08.333963 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-04-19 03:19:08.404826 | ubuntu-jammy-large | Reading package lists... 2026-04-19 03:19:08.719506 | ubuntu-jammy-large | Building dependency tree... 2026-04-19 03:19:08.719834 | ubuntu-jammy-large | Reading state information... 2026-04-19 03:19:08.994657 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.30). 2026-04-19 03:19:08.994820 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-04-19 03:19:08.994841 | ubuntu-jammy-large | The following additional packages will be installed: 2026-04-19 03:19:08.996013 | ubuntu-jammy-large | distro-info liblzo2-2 2026-04-19 03:19:08.997229 | ubuntu-jammy-large | Suggested packages: 2026-04-19 03:19:08.997280 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-19 03:19:09.024874 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-04-19 03:19:09.026797 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-04-19 03:19:09.135522 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:19:09.135614 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-04-19 03:19:09.135626 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-04-19 03:19:09.135636 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-04-19 03:19:09.208378 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-04-19 03:19:09.383155 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-04-19 03:19:09.386161 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-04-19 03:19:09.395466 | 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-04-19 03:19:09.398046 | 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-04-19 03:19:09.593293 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:19:09.638976 | ubuntu-jammy-large | Fetched 1021 kB in 0s (2803 kB/s) 2026-04-19 03:19:09.682711 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-04-19 03:19:09.707620 | 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 ... 32466 files and directories currently installed.) 2026-04-19 03:19:09.709125 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-04-19 03:19:09.716290 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-04-19 03:19:09.776377 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-04-19 03:19:09.783875 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-04-19 03:19:09.789673 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-04-19 03:19:09.899450 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-04-19 03:19:09.906604 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-04-19 03:19:09.919632 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-04-19 03:19:09.985000 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-04-19 03:19:09.992218 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-04-19 03:19:09.997994 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-04-19 03:19:10.066602 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-04-19 03:19:10.073627 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-04-19 03:19:10.079024 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-04-19 03:19:10.222372 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-04-19 03:19:10.226989 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-04-19 03:19:10.234599 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-04-19 03:19:10.312671 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-04-19 03:19:10.332533 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-04-19 03:19:10.350771 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-04-19 03:19:10.383674 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-04-19 03:19:10.402055 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-04-19 03:19:10.420186 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-04-19 03:19:10.437048 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:19:11.256752 | ubuntu-jammy-large | ok: Runtime: 0:00:24.446204 2026-04-19 03:19:11.264741 | 2026-04-19 03:19:11.264888 | PLAY RECAP 2026-04-19 03:19:11.264981 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-19 03:19:11.265025 | 2026-04-19 03:19:11.456879 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-04-19 03:19:11.459454 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-04-19 03:19:12.288792 | 2026-04-19 03:19:12.288968 | PLAY [Build image] 2026-04-19 03:19:12.304645 | 2026-04-19 03:19:12.304806 | TASK [Run build script] 2026-04-19 03:19:12.793718 | ubuntu-jammy-large | + VERSION=2025.1 2026-04-19 03:19:12.793876 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-04-19 03:19:12.793910 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-04-19 03:19:12.793930 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-04-19 03:19:12.793946 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-04-19 03:19:12.793967 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-04-19 03:19:12.793987 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-04-19 03:19:12.794002 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:19:12.794017 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:19:12.794031 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-04-19 03:19:12.794045 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-04-19 03:19:12.794721 | ubuntu-jammy-large | ++ pwd 2026-04-19 03:19:12.795220 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-04-19 03:19:12.795240 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-04-19 03:19:12.795259 | ubuntu-jammy-large | + BRANCH=stable/2025.1 2026-04-19 03:19:12.795273 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-04-19 03:19:12.795325 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-04-19 03:19:12.814569 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-04-19 03:19:15.966519 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-04-19 03:19:15.966665 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-04-19 03:19:15.966722 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2025.1 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2025.1.qcow2 -s 2 -t qcow2 2026-04-19 03:19:15.976388 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.1. 2026-04-19 03:19:15.976528 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt. 2026-04-19 03:19:16.411036 | ubuntu-jammy-large | 2026-04-19 03:19:16.410 | diskimage-builder version 3.40.2 2026-04-19 03:19:16.412863 | ubuntu-jammy-large | 2026-04-19 03:19:16.412 | 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-04-19 03:19:16.506701 | ubuntu-jammy-large | 2026-04-19 03:19:16.506 | Expanded element dependencies to: sos ubuntu-common cpu-pinning ipvsadmin pip-cache no-resolvconf base debootstrap certs-ramfs source-repositories remove-default-ints install-static manifests dpkg amphora-apparmor block-device-mbr dib-python cache-url ubuntu-minimal amphora-agent cloud-init-datasources install-types octavia-lib keepalived-octavia dib-init-system install-bin rebind-sshd pkg-map sysctl haproxy-logrotate haproxy-octavia package-installs modprobe bootloader svc-map sysprep vm 2026-04-19 03:19:16.588295 | ubuntu-jammy-large | 2026-04-19 03:19:16.588 | Building in /tmp/dib_build.hA6a4n9N 2026-04-19 03:19:16.596510 | ubuntu-jammy-large | 2026-04-19 03:19:16.596 | Searching elements for block-device[-amd64].yaml ... 2026-04-19 03:19:16.606302 | ubuntu-jammy-large | 2026-04-19 03:19:16.606 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-04-19 03:19:16.913972 | ubuntu-jammy-large | 2026-04-19 03:19:16.913 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.hA6a4n9N/states/block-device/config.json] 2026-04-19 03:19:17.203748 | ubuntu-jammy-large | 2026-04-19 03:19:17.203 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-04-19 03:19:17.481471 | ubuntu-jammy-large | 2026-04-19 03:19:17.481 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-04-19 03:19:17.772057 | ubuntu-jammy-large | 2026-04-19 03:19:17.771 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-04-19 03:19:18.047740 | ubuntu-jammy-large | 2026-04-19 03:19:18.047 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-04-19 03:19:18.132595 | ubuntu-jammy-large | 2026-04-19 03:19:18.132 | Copying hooks for amphora-apparmor 2026-04-19 03:19:18.149547 | ubuntu-jammy-large | 2026-04-19 03:19:18.149 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-04-19 03:19:18.162149 | ubuntu-jammy-large | 2026-04-19 03:19:18.162 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-04-19 03:19:18.173468 | ubuntu-jammy-large | 2026-04-19 03:19:18.173 | Copying hooks for vm 2026-04-19 03:19:18.184794 | ubuntu-jammy-large | 2026-04-19 03:19:18.184 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-04-19 03:19:18.193853 | ubuntu-jammy-large | 2026-04-19 03:19:18.193 | Copying hooks for pip-cache 2026-04-19 03:19:18.201490 | ubuntu-jammy-large | 2026-04-19 03:19:18.201 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-04-19 03:19:18.210312 | ubuntu-jammy-large | 2026-04-19 03:19:18.210 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-04-19 03:19:18.219175 | ubuntu-jammy-large | 2026-04-19 03:19:18.219 | Copying hooks for install-bin 2026-04-19 03:19:18.228451 | ubuntu-jammy-large | 2026-04-19 03:19:18.228 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-04-19 03:19:18.234353 | ubuntu-jammy-large | 2026-04-19 03:19:18.234 | Copying hooks for source-repositories 2026-04-19 03:19:18.242013 | ubuntu-jammy-large | 2026-04-19 03:19:18.241 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-04-19 03:19:18.252174 | ubuntu-jammy-large | 2026-04-19 03:19:18.251 | Copying hooks for certs-ramfs 2026-04-19 03:19:18.257421 | ubuntu-jammy-large | 2026-04-19 03:19:18.257 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-04-19 03:19:18.262426 | ubuntu-jammy-large | 2026-04-19 03:19:18.262 | 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-04-19 03:19:18.268650 | ubuntu-jammy-large | 2026-04-19 03:19:18.268 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-04-19 03:19:18.277803 | ubuntu-jammy-large | 2026-04-19 03:19:18.277 | Copying hooks for package-installs 2026-04-19 03:19:18.284292 | ubuntu-jammy-large | 2026-04-19 03:19:18.284 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-04-19 03:19:18.285767 | ubuntu-jammy-large | 2026-04-19 03:19:18.285 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-04-19 03:19:18.291731 | ubuntu-jammy-large | 2026-04-19 03:19:18.291 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-04-19 03:19:18.293119 | ubuntu-jammy-large | 2026-04-19 03:19:18.293 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-04-19 03:19:18.294583 | ubuntu-jammy-large | 2026-04-19 03:19:18.294 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-04-19 03:19:18.296044 | ubuntu-jammy-large | 2026-04-19 03:19:18.295 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-04-19 03:19:18.300749 | ubuntu-jammy-large | 2026-04-19 03:19:18.300 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-04-19 03:19:18.305747 | ubuntu-jammy-large | 2026-04-19 03:19:18.305 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-04-19 03:19:18.307323 | ubuntu-jammy-large | 2026-04-19 03:19:18.307 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-04-19 03:19:18.312210 | ubuntu-jammy-large | 2026-04-19 03:19:18.312 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-04-19 03:19:18.313661 | ubuntu-jammy-large | 2026-04-19 03:19:18.313 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-04-19 03:19:18.321241 | ubuntu-jammy-large | 2026-04-19 03:19:18.321 | Copying hooks for cpu-pinning 2026-04-19 03:19:18.326410 | ubuntu-jammy-large | 2026-04-19 03:19:18.326 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-04-19 03:19:18.331130 | ubuntu-jammy-large | 2026-04-19 03:19:18.331 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-04-19 03:19:18.336100 | ubuntu-jammy-large | 2026-04-19 03:19:18.336 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-04-19 03:19:18.337570 | ubuntu-jammy-large | 2026-04-19 03:19:18.337 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-04-19 03:19:18.346545 | ubuntu-jammy-large | 2026-04-19 03:19:18.346 | Copying hooks for rebind-sshd 2026-04-19 03:19:18.351599 | ubuntu-jammy-large | 2026-04-19 03:19:18.351 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-04-19 03:19:18.356267 | ubuntu-jammy-large | 2026-04-19 03:19:18.356 | Copying hooks for debootstrap 2026-04-19 03:19:18.361750 | ubuntu-jammy-large | 2026-04-19 03:19:18.361 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-04-19 03:19:18.363282 | ubuntu-jammy-large | 2026-04-19 03:19:18.363 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-04-19 03:19:18.364770 | ubuntu-jammy-large | 2026-04-19 03:19:18.364 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-04-19 03:19:18.370697 | ubuntu-jammy-large | 2026-04-19 03:19:18.370 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-04-19 03:19:18.375494 | ubuntu-jammy-large | 2026-04-19 03:19:18.375 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-04-19 03:19:18.376872 | ubuntu-jammy-large | 2026-04-19 03:19:18.376 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-04-19 03:19:18.381605 | ubuntu-jammy-large | 2026-04-19 03:19:18.381 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-04-19 03:19:18.390764 | ubuntu-jammy-large | 2026-04-19 03:19:18.390 | Copying hooks for ubuntu-common 2026-04-19 03:19:18.398214 | ubuntu-jammy-large | 2026-04-19 03:19:18.398 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-04-19 03:19:18.405998 | ubuntu-jammy-large | 2026-04-19 03:19:18.405 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:19:18.408117 | ubuntu-jammy-large | 2026-04-19 03:19:18.408 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-04-19 03:19:18.414214 | ubuntu-jammy-large | 2026-04-19 03:19:18.414 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-04-19 03:19:18.421721 | ubuntu-jammy-large | 2026-04-19 03:19:18.421 | Copying hooks for cloud-init-datasources 2026-04-19 03:19:18.427682 | ubuntu-jammy-large | 2026-04-19 03:19:18.427 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-04-19 03:19:18.432795 | ubuntu-jammy-large | 2026-04-19 03:19:18.432 | Copying hooks for octavia-lib 2026-04-19 03:19:18.438342 | ubuntu-jammy-large | 2026-04-19 03:19:18.438 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-04-19 03:19:18.443527 | ubuntu-jammy-large | 2026-04-19 03:19:18.443 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-04-19 03:19:18.451728 | ubuntu-jammy-large | 2026-04-19 03:19:18.451 | Copying hooks for sysctl 2026-04-19 03:19:18.457528 | ubuntu-jammy-large | 2026-04-19 03:19:18.457 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-04-19 03:19:18.459098 | ubuntu-jammy-large | 2026-04-19 03:19:18.459 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-04-19 03:19:18.464388 | ubuntu-jammy-large | 2026-04-19 03:19:18.464 | Copying hooks for modprobe 2026-04-19 03:19:18.469906 | ubuntu-jammy-large | 2026-04-19 03:19:18.469 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-04-19 03:19:18.475178 | ubuntu-jammy-large | 2026-04-19 03:19:18.475 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-04-19 03:19:18.485801 | ubuntu-jammy-large | 2026-04-19 03:19:18.485 | Copying hooks for base 2026-04-19 03:19:18.495484 | ubuntu-jammy-large | 2026-04-19 03:19:18.495 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-04-19 03:19:18.497637 | ubuntu-jammy-large | 2026-04-19 03:19:18.497 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-04-19 03:19:18.500766 | ubuntu-jammy-large | 2026-04-19 03:19:18.500 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-04-19 03:19:18.507660 | ubuntu-jammy-large | 2026-04-19 03:19:18.507 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-04-19 03:19:18.512963 | ubuntu-jammy-large | 2026-04-19 03:19:18.512 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-04-19 03:19:18.521457 | ubuntu-jammy-large | 2026-04-19 03:19:18.521 | Copying hooks for ubuntu-minimal 2026-04-19 03:19:18.527437 | ubuntu-jammy-large | 2026-04-19 03:19:18.527 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-04-19 03:19:18.528871 | ubuntu-jammy-large | 2026-04-19 03:19:18.528 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:19:18.535745 | ubuntu-jammy-large | 2026-04-19 03:19:18.535 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-04-19 03:19:18.537449 | ubuntu-jammy-large | 2026-04-19 03:19:18.537 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-04-19 03:19:18.539320 | ubuntu-jammy-large | 2026-04-19 03:19:18.539 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-04-19 03:19:18.543869 | ubuntu-jammy-large | 2026-04-19 03:19:18.543 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-04-19 03:19:18.547114 | ubuntu-jammy-large | 2026-04-19 03:19:18.546 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-04-19 03:19:18.550101 | ubuntu-jammy-large | 2026-04-19 03:19:18.549 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-04-19 03:19:18.553677 | ubuntu-jammy-large | 2026-04-19 03:19:18.553 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-04-19 03:19:18.557455 | ubuntu-jammy-large | 2026-04-19 03:19:18.557 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-04-19 03:19:18.566138 | ubuntu-jammy-large | 2026-04-19 03:19:18.565 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-04-19 03:19:18.577268 | ubuntu-jammy-large | 2026-04-19 03:19:18.577 | Copying hooks for block-device-mbr 2026-04-19 03:19:18.584189 | ubuntu-jammy-large | 2026-04-19 03:19:18.584 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-04-19 03:19:18.593054 | ubuntu-jammy-large | 2026-04-19 03:19:18.592 | Copying hooks for amphora-agent 2026-04-19 03:19:18.598023 | ubuntu-jammy-large | 2026-04-19 03:19:18.597 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-04-19 03:19:18.602657 | ubuntu-jammy-large | 2026-04-19 03:19:18.602 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-04-19 03:19:18.604238 | ubuntu-jammy-large | 2026-04-19 03:19:18.604 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-04-19 03:19:18.609216 | ubuntu-jammy-large | 2026-04-19 03:19:18.609 | 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-04-19 03:19:18.610771 | ubuntu-jammy-large | 2026-04-19 03:19:18.610 | 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-04-19 03:19:18.612090 | ubuntu-jammy-large | 2026-04-19 03:19:18.611 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-04-19 03:19:18.625724 | ubuntu-jammy-large | 2026-04-19 03:19:18.625 | Copying hooks for install-types 2026-04-19 03:19:18.636279 | ubuntu-jammy-large | 2026-04-19 03:19:18.636 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-04-19 03:19:18.643612 | ubuntu-jammy-large | 2026-04-19 03:19:18.643 | Copying hooks for bootloader 2026-04-19 03:19:18.650696 | ubuntu-jammy-large | 2026-04-19 03:19:18.650 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-04-19 03:19:18.656499 | ubuntu-jammy-large | 2026-04-19 03:19:18.656 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-04-19 03:19:18.663786 | ubuntu-jammy-large | 2026-04-19 03:19:18.663 | Copying hooks for manifests 2026-04-19 03:19:18.669276 | ubuntu-jammy-large | 2026-04-19 03:19:18.669 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-04-19 03:19:18.674247 | ubuntu-jammy-large | 2026-04-19 03:19:18.674 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-04-19 03:19:18.684381 | ubuntu-jammy-large | 2026-04-19 03:19:18.684 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-04-19 03:19:18.691711 | ubuntu-jammy-large | 2026-04-19 03:19:18.691 | Copying hooks for no-resolvconf 2026-04-19 03:19:18.698918 | ubuntu-jammy-large | 2026-04-19 03:19:18.698 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-04-19 03:19:18.707790 | ubuntu-jammy-large | 2026-04-19 03:19:18.707 | Copying hooks for sysprep 2026-04-19 03:19:18.715036 | ubuntu-jammy-large | 2026-04-19 03:19:18.714 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-04-19 03:19:18.721107 | ubuntu-jammy-large | 2026-04-19 03:19:18.720 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-04-19 03:19:18.728892 | ubuntu-jammy-large | 2026-04-19 03:19:18.728 | Copying hooks for dib-init-system 2026-04-19 03:19:18.738017 | ubuntu-jammy-large | 2026-04-19 03:19:18.737 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-04-19 03:19:18.744919 | ubuntu-jammy-large | 2026-04-19 03:19:18.744 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-04-19 03:19:18.750896 | ubuntu-jammy-large | 2026-04-19 03:19:18.750 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-04-19 03:19:18.756662 | ubuntu-jammy-large | 2026-04-19 03:19:18.756 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-04-19 03:19:18.762178 | ubuntu-jammy-large | 2026-04-19 03:19:18.762 | Copying hooks for install-static 2026-04-19 03:19:18.773870 | ubuntu-jammy-large | 2026-04-19 03:19:18.773 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-04-19 03:19:18.788712 | ubuntu-jammy-large | 2026-04-19 03:19:18.788 | Copying hooks for haproxy-logrotate 2026-04-19 03:19:18.794946 | ubuntu-jammy-large | 2026-04-19 03:19:18.794 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-04-19 03:19:18.800383 | ubuntu-jammy-large | 2026-04-19 03:19:18.800 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-04-19 03:19:18.802046 | ubuntu-jammy-large | 2026-04-19 03:19:18.801 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-04-19 03:19:18.812119 | ubuntu-jammy-large | 2026-04-19 03:19:18.811 | Copying hooks for haproxy-octavia 2026-04-19 03:19:18.820661 | ubuntu-jammy-large | 2026-04-19 03:19:18.820 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-04-19 03:19:18.827823 | ubuntu-jammy-large | 2026-04-19 03:19:18.827 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-04-19 03:19:18.829746 | ubuntu-jammy-large | 2026-04-19 03:19:18.829 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-04-19 03:19:18.831722 | ubuntu-jammy-large | 2026-04-19 03:19:18.831 | 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-04-19 03:19:18.833739 | ubuntu-jammy-large | 2026-04-19 03:19:18.833 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-04-19 03:19:18.835555 | ubuntu-jammy-large | 2026-04-19 03:19:18.835 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-04-19 03:19:18.848191 | ubuntu-jammy-large | 2026-04-19 03:19:18.848 | Copying hooks for cache-url 2026-04-19 03:19:18.857677 | ubuntu-jammy-large | 2026-04-19 03:19:18.857 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-04-19 03:19:18.875195 | ubuntu-jammy-large | 2026-04-19 03:19:18.875 | Copying hooks for dpkg 2026-04-19 03:19:18.882467 | ubuntu-jammy-large | 2026-04-19 03:19:18.882 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-04-19 03:19:18.884279 | ubuntu-jammy-large | 2026-04-19 03:19:18.884 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-04-19 03:19:18.890222 | ubuntu-jammy-large | 2026-04-19 03:19:18.890 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-04-19 03:19:18.896854 | ubuntu-jammy-large | 2026-04-19 03:19:18.896 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-04-19 03:19:18.898946 | ubuntu-jammy-large | 2026-04-19 03:19:18.898 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-04-19 03:19:18.900758 | ubuntu-jammy-large | 2026-04-19 03:19:18.900 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-04-19 03:19:18.907317 | ubuntu-jammy-large | 2026-04-19 03:19:18.907 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-04-19 03:19:18.909399 | ubuntu-jammy-large | 2026-04-19 03:19:18.909 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-04-19 03:19:18.915210 | ubuntu-jammy-large | 2026-04-19 03:19:18.915 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-04-19 03:19:18.920601 | ubuntu-jammy-large | 2026-04-19 03:19:18.920 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-04-19 03:19:18.922348 | ubuntu-jammy-large | 2026-04-19 03:19:18.922 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-04-19 03:19:18.924048 | ubuntu-jammy-large | 2026-04-19 03:19:18.923 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-04-19 03:19:18.925824 | ubuntu-jammy-large | 2026-04-19 03:19:18.925 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-04-19 03:19:18.927492 | ubuntu-jammy-large | 2026-04-19 03:19:18.927 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-04-19 03:19:18.929045 | ubuntu-jammy-large | 2026-04-19 03:19:18.928 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-04-19 03:19:18.942407 | ubuntu-jammy-large | 2026-04-19 03:19:18.942 | Copying hooks for keepalived-octavia 2026-04-19 03:19:18.965953 | ubuntu-jammy-large | 2026-04-19 03:19:18.965 | Copying hooks for sos 2026-04-19 03:19:18.982888 | ubuntu-jammy-large | 2026-04-19 03:19:18.982 | Copying hooks for ipvsadmin 2026-04-19 03:19:18.993861 | ubuntu-jammy-large | 2026-04-19 03:19:18.993 | Copying hooks for dib-python 2026-04-19 03:19:18.998846 | ubuntu-jammy-large | 2026-04-19 03:19:18.998 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-04-19 03:19:19.008857 | ubuntu-jammy-large | 2026-04-19 03:19:19.008 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-04-19 03:19:19.015858 | ubuntu-jammy-large | 2026-04-19 03:19:19.015 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-04-19 03:19:19.021801 | ubuntu-jammy-large | 2026-04-19 03:19:19.021 | Copying hooks for remove-default-ints 2026-04-19 03:19:19.027382 | ubuntu-jammy-large | 2026-04-19 03:19:19.027 | 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-04-19 03:19:19.033106 | ubuntu-jammy-large | 2026-04-19 03:19:19.032 | Copying hooks for svc-map 2026-04-19 03:19:19.038727 | ubuntu-jammy-large | 2026-04-19 03:19:19.038 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-04-19 03:19:19.048656 | ubuntu-jammy-large | 2026-04-19 03:19:19.048 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-04-19 03:19:19.050993 | ubuntu-jammy-large | 2026-04-19 03:19:19.050 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-04-19 03:19:19.064265 | ubuntu-jammy-large | 2026-04-19 03:19:19.064 | Copying hooks for pkg-map 2026-04-19 03:19:19.069889 | ubuntu-jammy-large | 2026-04-19 03:19:19.069 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-04-19 03:19:19.075128 | ubuntu-jammy-large | 2026-04-19 03:19:19.075 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-04-19 03:19:19.087230 | ubuntu-jammy-large | 2026-04-19 03:19:19.087 | Running hooks from /tmp/dib_build.hA6a4n9N/hooks/root.d 2026-04-19 03:19:19.105968 | ubuntu-jammy-large | 2026-04-19 03:19:19.105 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-base-defaults 2026-04-19 03:19:19.115659 | ubuntu-jammy-large | 2026-04-19 03:19:19.115 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-base-defaults 2026-04-19 03:19:19.120980 | ubuntu-jammy-large | 2026-04-19 03:19:19.120 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:19:19.125564 | ubuntu-jammy-large | 2026-04-19 03:19:19.125 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:19:19.131034 | ubuntu-jammy-large | 2026-04-19 03:19:19.130 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:19:19.137038 | ubuntu-jammy-large | 2026-04-19 03:19:19.136 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:19:19.142615 | ubuntu-jammy-large | 2026-04-19 03:19:19.142 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:19:19.154259 | ubuntu-jammy-large | 2026-04-19 03:19:19.154 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:19:19.160867 | ubuntu-jammy-large | 2026-04-19 03:19:19.160 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:19:19.166290 | ubuntu-jammy-large | 2026-04-19 03:19:19.166 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:19:19.172626 | ubuntu-jammy-large | 2026-04-19 03:19:19.172 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:19:19.179207 | ubuntu-jammy-large | 2026-04-19 03:19:19.179 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:19:19.186043 | ubuntu-jammy-large | 2026-04-19 03:19:19.185 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:19:19.191147 | ubuntu-jammy-large | 2026-04-19 03:19:19.191 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:19:19.197903 | ubuntu-jammy-large | 2026-04-19 03:19:19.197 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:19:19.204325 | ubuntu-jammy-large | 2026-04-19 03:19:19.204 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-19 03:19:19.209171 | ubuntu-jammy-large | 2026-04-19 03:19:19.209 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-19 03:19:19.215031 | ubuntu-jammy-large | 2026-04-19 03:19:19.214 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:19:19.221372 | ubuntu-jammy-large | 2026-04-19 03:19:19.221 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:19:19.227672 | ubuntu-jammy-large | 2026-04-19 03:19:19.227 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:19:19.234141 | ubuntu-jammy-large | 2026-04-19 03:19:19.234 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:19:19.240247 | ubuntu-jammy-large | 2026-04-19 03:19:19.240 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:19:19.248916 | ubuntu-jammy-large | 2026-04-19 03:19:19.248 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:19:19.255831 | ubuntu-jammy-large | 2026-04-19 03:19:19.255 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:19:19.262086 | ubuntu-jammy-large | 2026-04-19 03:19:19.261 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:19:19.269251 | ubuntu-jammy-large | 2026-04-19 03:19:19.269 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-dpkg.bash 2026-04-19 03:19:19.279736 | ubuntu-jammy-large | 2026-04-19 03:19:19.279 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-dpkg.bash 2026-04-19 03:19:19.285866 | ubuntu-jammy-large | 2026-04-19 03:19:19.285 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-19 03:19:19.291684 | ubuntu-jammy-large | 2026-04-19 03:19:19.291 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-19 03:19:19.298071 | ubuntu-jammy-large | 2026-04-19 03:19:19.297 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-pip-cache 2026-04-19 03:19:19.308901 | ubuntu-jammy-large | 2026-04-19 03:19:19.308 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-pip-cache 2026-04-19 03:19:19.314413 | ubuntu-jammy-large | 2026-04-19 03:19:19.314 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:19:19.321011 | ubuntu-jammy-large | 2026-04-19 03:19:19.320 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:19:19.327417 | ubuntu-jammy-large | 2026-04-19 03:19:19.327 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:19:19.337490 | ubuntu-jammy-large | 2026-04-19 03:19:19.337 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:19:19.342394 | ubuntu-jammy-large | 2026-04-19 03:19:19.342 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-19 03:19:19.348747 | ubuntu-jammy-large | 2026-04-19 03:19:19.348 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-19 03:19:19.354727 | ubuntu-jammy-large | 2026-04-19 03:19:19.354 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-19 03:19:19.360838 | ubuntu-jammy-large | 2026-04-19 03:19:19.360 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-19 03:19:19.367083 | ubuntu-jammy-large | 2026-04-19 03:19:19.367 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:19:19.372658 | ubuntu-jammy-large | 2026-04-19 03:19:19.372 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:19:19.379181 | ubuntu-jammy-large | 2026-04-19 03:19:19.379 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:19:19.385445 | ubuntu-jammy-large | 2026-04-19 03:19:19.385 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:19:19.391547 | ubuntu-jammy-large | 2026-04-19 03:19:19.391 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-19 03:19:19.397963 | ubuntu-jammy-large | 2026-04-19 03:19:19.397 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:19:19.404467 | ubuntu-jammy-large | 2026-04-19 03:19:19.404 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:19:19.411556 | ubuntu-jammy-large | 2026-04-19 03:19:19.411 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:19:19.417870 | ubuntu-jammy-large | 2026-04-19 03:19:19.417 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:19:19.424541 | ubuntu-jammy-large | 2026-04-19 03:19:19.424 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:19:19.436233 | ubuntu-jammy-large | 2026-04-19 03:19:19.436 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:19:19.442528 | ubuntu-jammy-large | 2026-04-19 03:19:19.442 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:19:19.448505 | ubuntu-jammy-large | 2026-04-19 03:19:19.448 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-19 03:19:19.454501 | ubuntu-jammy-large | 2026-04-19 03:19:19.454 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-19 03:19:19.460779 | ubuntu-jammy-large | 2026-04-19 03:19:19.460 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:19:19.471735 | ubuntu-jammy-large | 2026-04-19 03:19:19.471 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:19:19.477711 | ubuntu-jammy-large | 2026-04-19 03:19:19.477 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:19:19.483843 | ubuntu-jammy-large | 2026-04-19 03:19:19.483 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:19:19.490031 | ubuntu-jammy-large | 2026-04-19 03:19:19.489 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:19:19.500722 | ubuntu-jammy-large | 2026-04-19 03:19:19.500 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:19:19.507480 | ubuntu-jammy-large | 2026-04-19 03:19:19.507 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:19:19.513378 | ubuntu-jammy-large | 2026-04-19 03:19:19.513 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:19:19.519472 | ubuntu-jammy-large | 2026-04-19 03:19:19.519 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/14-manifests 2026-04-19 03:19:19.530732 | ubuntu-jammy-large | 2026-04-19 03:19:19.530 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/14-manifests 2026-04-19 03:19:19.536969 | ubuntu-jammy-large | 2026-04-19 03:19:19.536 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:19:19.543092 | ubuntu-jammy-large | 2026-04-19 03:19:19.542 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:19:19.549650 | ubuntu-jammy-large | 2026-04-19 03:19:19.549 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:19:19.555624 | ubuntu-jammy-large | 2026-04-19 03:19:19.555 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:19:19.560925 | ubuntu-jammy-large | 2026-04-19 03:19:19.560 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/15-block-device.bash 2026-04-19 03:19:19.570439 | ubuntu-jammy-large | 2026-04-19 03:19:19.570 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/15-block-device.bash 2026-04-19 03:19:19.575384 | ubuntu-jammy-large | 2026-04-19 03:19:19.575 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:19:19.581817 | ubuntu-jammy-large | 2026-04-19 03:19:19.581 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:19:19.588084 | ubuntu-jammy-large | 2026-04-19 03:19:19.587 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-19 03:19:19.594081 | ubuntu-jammy-large | 2026-04-19 03:19:19.593 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/20-network-interface-names 2026-04-19 03:19:19.604825 | ubuntu-jammy-large | 2026-04-19 03:19:19.604 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/20-network-interface-names 2026-04-19 03:19:19.611132 | ubuntu-jammy-large | 2026-04-19 03:19:19.611 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:19:19.617290 | ubuntu-jammy-large | 2026-04-19 03:19:19.617 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:19:19.623461 | ubuntu-jammy-large | 2026-04-19 03:19:19.623 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/50-dib-python-version 2026-04-19 03:19:19.634045 | ubuntu-jammy-large | 2026-04-19 03:19:19.633 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/50-dib-python-version 2026-04-19 03:19:19.640433 | ubuntu-jammy-large | 2026-04-19 03:19:19.640 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-19 03:19:19.646186 | ubuntu-jammy-large | 2026-04-19 03:19:19.646 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-19 03:19:19.651836 | ubuntu-jammy-large | 2026-04-19 03:19:19.651 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-19 03:19:19.657608 | ubuntu-jammy-large | 2026-04-19 03:19:19.657 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-19 03:19:19.663530 | ubuntu-jammy-large | 2026-04-19 03:19:19.663 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-19 03:19:19.669708 | ubuntu-jammy-large | 2026-04-19 03:19:19.669 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-19 03:19:19.676023 | ubuntu-jammy-large | 2026-04-19 03:19:19.675 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-19 03:19:19.682291 | ubuntu-jammy-large | 2026-04-19 03:19:19.682 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-19 03:19:19.688991 | ubuntu-jammy-large | 2026-04-19 03:19:19.688 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:19:19.701738 | ubuntu-jammy-large | 2026-04-19 03:19:19.701 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:19:19.707784 | ubuntu-jammy-large | 2026-04-19 03:19:19.707 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-19 03:19:19.714294 | ubuntu-jammy-large | 2026-04-19 03:19:19.714 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-19 03:19:19.721079 | ubuntu-jammy-large | 2026-04-19 03:19:19.721 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-19 03:19:19.726774 | ubuntu-jammy-large | 2026-04-19 03:19:19.726 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:19:19.732705 | ubuntu-jammy-large | 2026-04-19 03:19:19.732 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:19:19.739393 | ubuntu-jammy-large | 2026-04-19 03:19:19.739 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:19:19.746295 | ubuntu-jammy-large | 2026-04-19 03:19:19.746 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:19:19.753025 | ubuntu-jammy-large | 2026-04-19 03:19:19.752 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/99-dib-init-system 2026-04-19 03:19:19.764463 | ubuntu-jammy-large | 2026-04-19 03:19:19.764 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/root.d/../environment.d/99-dib-init-system 2026-04-19 03:19:19.770412 | ubuntu-jammy-large | 2026-04-19 03:19:19.770 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-19 03:19:19.776623 | ubuntu-jammy-large | 2026-04-19 03:19:19.776 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-19 03:19:19.783255 | ubuntu-jammy-large | 2026-04-19 03:19:19.783 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/08-debootstrap 2026-04-19 03:19:19.934367 | ubuntu-jammy-large | 2026-04-19 03:19:19.934 | I: Retrieving InRelease 2026-04-19 03:19:20.219321 | ubuntu-jammy-large | 2026-04-19 03:19:20.219 | I: Checking Release signature 2026-04-19 03:19:20.236937 | ubuntu-jammy-large | 2026-04-19 03:19:20.236 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-04-19 03:19:21.042985 | ubuntu-jammy-large | 2026-04-19 03:19:21.042 | I: Retrieving Packages 2026-04-19 03:19:21.301116 | ubuntu-jammy-large | 2026-04-19 03:19:21.300 | I: Validating Packages 2026-04-19 03:19:21.766211 | ubuntu-jammy-large | 2026-04-19 03:19:21.765 | I: Retrieving Packages 2026-04-19 03:19:22.546425 | ubuntu-jammy-large | 2026-04-19 03:19:22.546 | I: Validating Packages 2026-04-19 03:19:24.368602 | ubuntu-jammy-large | 2026-04-19 03:19:24.368 | I: Resolving dependencies of required packages... 2026-04-19 03:19:25.388979 | ubuntu-jammy-large | 2026-04-19 03:19:25.388 | I: Resolving dependencies of base packages... 2026-04-19 03:19:34.441915 | ubuntu-jammy-large | 2026-04-19 03:19:34.441 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-04-19 03:19:34.679539 | ubuntu-jammy-large | 2026-04-19 03:19:34.679 | I: Retrieving adduser 3.118ubuntu5 2026-04-19 03:19:34.783167 | ubuntu-jammy-large | 2026-04-19 03:19:34.782 | I: Validating adduser 3.118ubuntu5 2026-04-19 03:19:34.814774 | ubuntu-jammy-large | 2026-04-19 03:19:34.814 | I: Retrieving apt 2.4.5 2026-04-19 03:19:34.970553 | ubuntu-jammy-large | 2026-04-19 03:19:34.970 | I: Validating apt 2.4.5 2026-04-19 03:19:35.015880 | ubuntu-jammy-large | 2026-04-19 03:19:35.015 | I: Retrieving base-files 12ubuntu4 2026-04-19 03:19:35.122775 | ubuntu-jammy-large | 2026-04-19 03:19:35.122 | I: Validating base-files 12ubuntu4 2026-04-19 03:19:35.150558 | ubuntu-jammy-large | 2026-04-19 03:19:35.150 | I: Retrieving base-passwd 3.5.52build1 2026-04-19 03:19:35.244308 | ubuntu-jammy-large | 2026-04-19 03:19:35.244 | I: Validating base-passwd 3.5.52build1 2026-04-19 03:19:35.271280 | ubuntu-jammy-large | 2026-04-19 03:19:35.271 | I: Retrieving bash 5.1-6ubuntu1 2026-04-19 03:19:35.409582 | ubuntu-jammy-large | 2026-04-19 03:19:35.409 | I: Validating bash 5.1-6ubuntu1 2026-04-19 03:19:35.444865 | ubuntu-jammy-large | 2026-04-19 03:19:35.444 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-04-19 03:19:35.546628 | ubuntu-jammy-large | 2026-04-19 03:19:35.546 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-04-19 03:19:35.570562 | ubuntu-jammy-large | 2026-04-19 03:19:35.570 | I: Retrieving ca-certificates 20211016 2026-04-19 03:19:35.670842 | ubuntu-jammy-large | 2026-04-19 03:19:35.670 | I: Validating ca-certificates 20211016 2026-04-19 03:19:35.700428 | ubuntu-jammy-large | 2026-04-19 03:19:35.700 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-04-19 03:19:35.868517 | ubuntu-jammy-large | 2026-04-19 03:19:35.868 | I: Validating coreutils 8.32-4.1ubuntu1 2026-04-19 03:19:35.912227 | ubuntu-jammy-large | 2026-04-19 03:19:35.912 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-04-19 03:19:36.012709 | ubuntu-jammy-large | 2026-04-19 03:19:36.012 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-04-19 03:19:36.041814 | ubuntu-jammy-large | 2026-04-19 03:19:36.041 | I: Retrieving debconf 1.5.79ubuntu1 2026-04-19 03:19:36.488071 | ubuntu-jammy-large | 2026-04-19 03:19:36.487 | I: Validating debconf 1.5.79ubuntu1 2026-04-19 03:19:36.517514 | ubuntu-jammy-large | 2026-04-19 03:19:36.517 | I: Retrieving debianutils 5.5-1ubuntu2 2026-04-19 03:19:36.625078 | ubuntu-jammy-large | 2026-04-19 03:19:36.624 | I: Validating debianutils 5.5-1ubuntu2 2026-04-19 03:19:36.652173 | ubuntu-jammy-large | 2026-04-19 03:19:36.651 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-04-19 03:19:36.758936 | ubuntu-jammy-large | 2026-04-19 03:19:36.758 | I: Validating diffutils 1:3.8-0ubuntu2 2026-04-19 03:19:36.787689 | ubuntu-jammy-large | 2026-04-19 03:19:36.787 | I: Retrieving dpkg 1.21.1ubuntu2 2026-04-19 03:19:36.968580 | ubuntu-jammy-large | 2026-04-19 03:19:36.968 | I: Validating dpkg 1.21.1ubuntu2 2026-04-19 03:19:37.011199 | ubuntu-jammy-large | 2026-04-19 03:19:37.011 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-04-19 03:19:37.143858 | ubuntu-jammy-large | 2026-04-19 03:19:37.143 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-04-19 03:19:37.179147 | ubuntu-jammy-large | 2026-04-19 03:19:37.178 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-04-19 03:19:37.304621 | ubuntu-jammy-large | 2026-04-19 03:19:37.304 | I: Validating findutils 4.8.0-1ubuntu3 2026-04-19 03:19:37.339179 | ubuntu-jammy-large | 2026-04-19 03:19:37.338 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-04-19 03:19:37.441698 | ubuntu-jammy-large | 2026-04-19 03:19:37.441 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-04-19 03:19:37.469224 | ubuntu-jammy-large | 2026-04-19 03:19:37.469 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-04-19 03:19:37.586292 | ubuntu-jammy-large | 2026-04-19 03:19:37.586 | I: Validating gpgv 2.2.27-3ubuntu2 2026-04-19 03:19:37.615524 | ubuntu-jammy-large | 2026-04-19 03:19:37.615 | I: Retrieving grep 3.7-1build1 2026-04-19 03:19:37.727830 | ubuntu-jammy-large | 2026-04-19 03:19:37.727 | I: Validating grep 3.7-1build1 2026-04-19 03:19:37.757790 | ubuntu-jammy-large | 2026-04-19 03:19:37.757 | I: Retrieving gzip 1.10-4ubuntu4 2026-04-19 03:19:37.868400 | ubuntu-jammy-large | 2026-04-19 03:19:37.868 | I: Validating gzip 1.10-4ubuntu4 2026-04-19 03:19:37.895915 | ubuntu-jammy-large | 2026-04-19 03:19:37.895 | I: Retrieving hostname 3.23ubuntu2 2026-04-19 03:19:37.976882 | ubuntu-jammy-large | 2026-04-19 03:19:37.976 | I: Validating hostname 3.23ubuntu2 2026-04-19 03:19:38.004580 | ubuntu-jammy-large | 2026-04-19 03:19:38.004 | I: Retrieving init-system-helpers 1.62 2026-04-19 03:19:38.098661 | ubuntu-jammy-large | 2026-04-19 03:19:38.098 | I: Validating init-system-helpers 1.62 2026-04-19 03:19:38.125120 | ubuntu-jammy-large | 2026-04-19 03:19:38.124 | I: Retrieving libacl1 2.3.1-1 2026-04-19 03:19:38.203549 | ubuntu-jammy-large | 2026-04-19 03:19:38.203 | I: Validating libacl1 2.3.1-1 2026-04-19 03:19:38.231077 | ubuntu-jammy-large | 2026-04-19 03:19:38.230 | I: Retrieving libapt-pkg6.0 2.4.5 2026-04-19 03:19:38.355994 | ubuntu-jammy-large | 2026-04-19 03:19:38.355 | I: Validating libapt-pkg6.0 2.4.5 2026-04-19 03:19:38.401241 | ubuntu-jammy-large | 2026-04-19 03:19:38.401 | I: Retrieving libattr1 1:2.5.1-1build1 2026-04-19 03:19:38.488601 | ubuntu-jammy-large | 2026-04-19 03:19:38.488 | I: Validating libattr1 1:2.5.1-1build1 2026-04-19 03:19:38.515734 | ubuntu-jammy-large | 2026-04-19 03:19:38.515 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-04-19 03:19:38.589532 | ubuntu-jammy-large | 2026-04-19 03:19:38.589 | I: Validating libaudit-common 1:3.0.7-1build1 2026-04-19 03:19:38.616324 | ubuntu-jammy-large | 2026-04-19 03:19:38.616 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-04-19 03:19:38.707216 | ubuntu-jammy-large | 2026-04-19 03:19:38.706 | I: Validating libaudit1 1:3.0.7-1build1 2026-04-19 03:19:38.734673 | ubuntu-jammy-large | 2026-04-19 03:19:38.734 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-04-19 03:19:38.841925 | ubuntu-jammy-large | 2026-04-19 03:19:38.841 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-04-19 03:19:38.868712 | ubuntu-jammy-large | 2026-04-19 03:19:38.868 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-04-19 03:19:38.951120 | ubuntu-jammy-large | 2026-04-19 03:19:38.950 | I: Validating libbz2-1.0 1.0.8-5build1 2026-04-19 03:19:38.977514 | ubuntu-jammy-large | 2026-04-19 03:19:38.977 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-04-19 03:19:39.103028 | ubuntu-jammy-large | 2026-04-19 03:19:39.102 | I: Validating libc-bin 2.35-0ubuntu3 2026-04-19 03:19:39.136143 | ubuntu-jammy-large | 2026-04-19 03:19:39.135 | I: Retrieving libc6 2.35-0ubuntu3 2026-04-19 03:19:39.409499 | ubuntu-jammy-large | 2026-04-19 03:19:39.409 | I: Validating libc6 2.35-0ubuntu3 2026-04-19 03:19:39.470504 | ubuntu-jammy-large | 2026-04-19 03:19:39.470 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-04-19 03:19:39.538610 | ubuntu-jammy-large | 2026-04-19 03:19:39.538 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-04-19 03:19:39.563622 | ubuntu-jammy-large | 2026-04-19 03:19:39.563 | I: Retrieving libcap2 1:2.44-1build3 2026-04-19 03:19:39.658736 | ubuntu-jammy-large | 2026-04-19 03:19:39.658 | I: Validating libcap2 1:2.44-1build3 2026-04-19 03:19:39.684272 | ubuntu-jammy-large | 2026-04-19 03:19:39.684 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-04-19 03:19:39.756387 | ubuntu-jammy-large | 2026-04-19 03:19:39.756 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-04-19 03:19:39.783437 | ubuntu-jammy-large | 2026-04-19 03:19:39.783 | I: Retrieving libcrypt1 1:4.4.27-1 2026-04-19 03:19:39.894635 | ubuntu-jammy-large | 2026-04-19 03:19:39.894 | I: Validating libcrypt1 1:4.4.27-1 2026-04-19 03:19:39.920037 | ubuntu-jammy-large | 2026-04-19 03:19:39.919 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-04-19 03:19:40.040415 | ubuntu-jammy-large | 2026-04-19 03:19:40.040 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-04-19 03:19:40.067804 | ubuntu-jammy-large | 2026-04-19 03:19:40.067 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-04-19 03:19:40.148467 | ubuntu-jammy-large | 2026-04-19 03:19:40.148 | I: Validating libdebconfclient0 0.261ubuntu1 2026-04-19 03:19:40.173182 | ubuntu-jammy-large | 2026-04-19 03:19:40.172 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-04-19 03:19:40.295668 | ubuntu-jammy-large | 2026-04-19 03:19:40.295 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-04-19 03:19:40.326652 | ubuntu-jammy-large | 2026-04-19 03:19:40.326 | I: Retrieving libffi8 3.4.2-4 2026-04-19 03:19:40.417902 | ubuntu-jammy-large | 2026-04-19 03:19:40.417 | I: Validating libffi8 3.4.2-4 2026-04-19 03:19:40.439969 | ubuntu-jammy-large | 2026-04-19 03:19:40.439 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-04-19 03:19:40.523706 | ubuntu-jammy-large | 2026-04-19 03:19:40.523 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-04-19 03:19:40.549888 | ubuntu-jammy-large | 2026-04-19 03:19:40.549 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-04-19 03:19:40.674619 | ubuntu-jammy-large | 2026-04-19 03:19:40.674 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-04-19 03:19:40.708064 | ubuntu-jammy-large | 2026-04-19 03:19:40.707 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-04-19 03:19:40.824400 | ubuntu-jammy-large | 2026-04-19 03:19:40.824 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-04-19 03:19:40.856617 | ubuntu-jammy-large | 2026-04-19 03:19:40.856 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-04-19 03:19:41.004808 | ubuntu-jammy-large | 2026-04-19 03:19:41.004 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-04-19 03:19:41.046205 | ubuntu-jammy-large | 2026-04-19 03:19:41.045 | I: Retrieving libgpg-error0 1.43-3 2026-04-19 03:19:41.143186 | ubuntu-jammy-large | 2026-04-19 03:19:41.142 | I: Validating libgpg-error0 1.43-3 2026-04-19 03:19:41.170121 | ubuntu-jammy-large | 2026-04-19 03:19:41.169 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-04-19 03:19:41.264263 | ubuntu-jammy-large | 2026-04-19 03:19:41.264 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-04-19 03:19:41.292114 | ubuntu-jammy-large | 2026-04-19 03:19:41.291 | I: Retrieving libhogweed6 3.7.3-1build2 2026-04-19 03:19:41.400062 | ubuntu-jammy-large | 2026-04-19 03:19:41.399 | I: Validating libhogweed6 3.7.3-1build2 2026-04-19 03:19:41.430923 | ubuntu-jammy-large | 2026-04-19 03:19:41.430 | I: Retrieving libidn2-0 2.3.2-2build1 2026-04-19 03:19:41.536334 | ubuntu-jammy-large | 2026-04-19 03:19:41.536 | I: Validating libidn2-0 2.3.2-2build1 2026-04-19 03:19:41.560967 | ubuntu-jammy-large | 2026-04-19 03:19:41.560 | I: Retrieving libk5crypto3 1.19.2-2 2026-04-19 03:19:41.665722 | ubuntu-jammy-large | 2026-04-19 03:19:41.665 | I: Validating libk5crypto3 1.19.2-2 2026-04-19 03:19:41.689736 | ubuntu-jammy-large | 2026-04-19 03:19:41.689 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-04-19 03:19:41.768770 | ubuntu-jammy-large | 2026-04-19 03:19:41.768 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-04-19 03:19:41.794387 | ubuntu-jammy-large | 2026-04-19 03:19:41.794 | I: Retrieving libkrb5-3 1.19.2-2 2026-04-19 03:19:41.924694 | ubuntu-jammy-large | 2026-04-19 03:19:41.924 | I: Validating libkrb5-3 1.19.2-2 2026-04-19 03:19:41.948814 | ubuntu-jammy-large | 2026-04-19 03:19:41.948 | I: Retrieving libkrb5support0 1.19.2-2 2026-04-19 03:19:42.030731 | ubuntu-jammy-large | 2026-04-19 03:19:42.030 | I: Validating libkrb5support0 1.19.2-2 2026-04-19 03:19:42.057813 | ubuntu-jammy-large | 2026-04-19 03:19:42.057 | I: Retrieving liblz4-1 1.9.3-2build2 2026-04-19 03:19:42.162720 | ubuntu-jammy-large | 2026-04-19 03:19:42.162 | I: Validating liblz4-1 1.9.3-2build2 2026-04-19 03:19:42.192522 | ubuntu-jammy-large | 2026-04-19 03:19:42.192 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-04-19 03:19:42.306251 | ubuntu-jammy-large | 2026-04-19 03:19:42.306 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-04-19 03:19:42.332898 | ubuntu-jammy-large | 2026-04-19 03:19:42.332 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-04-19 03:19:42.435600 | ubuntu-jammy-large | 2026-04-19 03:19:42.435 | I: Validating libmount1 2.37.2-4ubuntu3 2026-04-19 03:19:42.463420 | ubuntu-jammy-large | 2026-04-19 03:19:42.463 | I: Retrieving libncurses6 6.3-2 2026-04-19 03:19:42.560324 | ubuntu-jammy-large | 2026-04-19 03:19:42.560 | I: Validating libncurses6 6.3-2 2026-04-19 03:19:42.588568 | ubuntu-jammy-large | 2026-04-19 03:19:42.588 | I: Retrieving libncursesw6 6.3-2 2026-04-19 03:19:42.708994 | ubuntu-jammy-large | 2026-04-19 03:19:42.708 | I: Validating libncursesw6 6.3-2 2026-04-19 03:19:42.738320 | ubuntu-jammy-large | 2026-04-19 03:19:42.738 | I: Retrieving libnettle8 3.7.3-1build2 2026-04-19 03:19:42.838744 | ubuntu-jammy-large | 2026-04-19 03:19:42.838 | I: Validating libnettle8 3.7.3-1build2 2026-04-19 03:19:42.865805 | ubuntu-jammy-large | 2026-04-19 03:19:42.865 | I: Retrieving libnsl2 1.3.0-2build2 2026-04-19 03:19:42.961299 | ubuntu-jammy-large | 2026-04-19 03:19:42.960 | I: Validating libnsl2 1.3.0-2build2 2026-04-19 03:19:42.989287 | ubuntu-jammy-large | 2026-04-19 03:19:42.989 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-04-19 03:19:43.108394 | ubuntu-jammy-large | 2026-04-19 03:19:43.108 | I: Validating libp11-kit0 0.24.0-6build1 2026-04-19 03:19:43.139019 | ubuntu-jammy-large | 2026-04-19 03:19:43.138 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-04-19 03:19:43.245487 | ubuntu-jammy-large | 2026-04-19 03:19:43.245 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-04-19 03:19:43.276227 | ubuntu-jammy-large | 2026-04-19 03:19:43.276 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-04-19 03:19:43.369430 | ubuntu-jammy-large | 2026-04-19 03:19:43.369 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-04-19 03:19:43.393727 | ubuntu-jammy-large | 2026-04-19 03:19:43.393 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-04-19 03:19:43.489446 | ubuntu-jammy-large | 2026-04-19 03:19:43.489 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-04-19 03:19:43.516547 | ubuntu-jammy-large | 2026-04-19 03:19:43.516 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-04-19 03:19:43.606201 | ubuntu-jammy-large | 2026-04-19 03:19:43.605 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-04-19 03:19:43.632565 | ubuntu-jammy-large | 2026-04-19 03:19:43.632 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-04-19 03:19:43.749049 | ubuntu-jammy-large | 2026-04-19 03:19:43.748 | I: Validating libpcre2-8-0 10.39-3build1 2026-04-19 03:19:43.780690 | ubuntu-jammy-large | 2026-04-19 03:19:43.780 | I: Retrieving libpcre3 2:8.39-13build5 2026-04-19 03:19:43.885819 | ubuntu-jammy-large | 2026-04-19 03:19:43.885 | I: Validating libpcre3 2:8.39-13build5 2026-04-19 03:19:43.912861 | ubuntu-jammy-large | 2026-04-19 03:19:43.912 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-04-19 03:19:44.010437 | ubuntu-jammy-large | 2026-04-19 03:19:44.010 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-04-19 03:19:44.040160 | ubuntu-jammy-large | 2026-04-19 03:19:44.039 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-04-19 03:19:44.128574 | ubuntu-jammy-large | 2026-04-19 03:19:44.128 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-04-19 03:19:44.155546 | ubuntu-jammy-large | 2026-04-19 03:19:44.155 | I: Retrieving libselinux1 3.3-1build2 2026-04-19 03:19:44.256953 | ubuntu-jammy-large | 2026-04-19 03:19:44.256 | I: Validating libselinux1 3.3-1build2 2026-04-19 03:19:44.282638 | ubuntu-jammy-large | 2026-04-19 03:19:44.282 | I: Retrieving libsemanage-common 3.3-1build2 2026-04-19 03:19:44.349497 | ubuntu-jammy-large | 2026-04-19 03:19:44.349 | I: Validating libsemanage-common 3.3-1build2 2026-04-19 03:19:44.375054 | ubuntu-jammy-large | 2026-04-19 03:19:44.374 | I: Retrieving libsemanage2 3.3-1build2 2026-04-19 03:19:44.476110 | ubuntu-jammy-large | 2026-04-19 03:19:44.475 | I: Validating libsemanage2 3.3-1build2 2026-04-19 03:19:44.503611 | ubuntu-jammy-large | 2026-04-19 03:19:44.503 | I: Retrieving libsepol2 3.3-1build1 2026-04-19 03:19:44.615158 | ubuntu-jammy-large | 2026-04-19 03:19:44.614 | I: Validating libsepol2 3.3-1build1 2026-04-19 03:19:44.645354 | ubuntu-jammy-large | 2026-04-19 03:19:44.645 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-04-19 03:19:44.749010 | ubuntu-jammy-large | 2026-04-19 03:19:44.748 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-04-19 03:19:44.773738 | ubuntu-jammy-large | 2026-04-19 03:19:44.773 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-04-19 03:19:44.849783 | ubuntu-jammy-large | 2026-04-19 03:19:44.849 | I: Validating libss2 1.46.5-2ubuntu1 2026-04-19 03:19:44.878753 | ubuntu-jammy-large | 2026-04-19 03:19:44.878 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-04-19 03:19:45.201855 | ubuntu-jammy-large | 2026-04-19 03:19:45.201 | I: Validating libssl3 3.0.2-0ubuntu1 2026-04-19 03:19:45.249472 | ubuntu-jammy-large | 2026-04-19 03:19:45.249 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-04-19 03:19:45.372111 | ubuntu-jammy-large | 2026-04-19 03:19:45.371 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-04-19 03:19:45.409969 | ubuntu-jammy-large | 2026-04-19 03:19:45.409 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-04-19 03:19:45.537633 | ubuntu-jammy-large | 2026-04-19 03:19:45.537 | I: Validating libsystemd0 249.11-0ubuntu3 2026-04-19 03:19:45.570018 | ubuntu-jammy-large | 2026-04-19 03:19:45.569 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-04-19 03:19:45.665739 | ubuntu-jammy-large | 2026-04-19 03:19:45.665 | I: Validating libtasn1-6 4.18.0-4build1 2026-04-19 03:19:45.692236 | ubuntu-jammy-large | 2026-04-19 03:19:45.692 | I: Retrieving libtinfo6 6.3-2 2026-04-19 03:19:45.791414 | ubuntu-jammy-large | 2026-04-19 03:19:45.791 | I: Validating libtinfo6 6.3-2 2026-04-19 03:19:45.818782 | ubuntu-jammy-large | 2026-04-19 03:19:45.818 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-04-19 03:19:45.896700 | ubuntu-jammy-large | 2026-04-19 03:19:45.896 | I: Validating libtirpc-common 1.3.2-2build1 2026-04-19 03:19:45.924140 | ubuntu-jammy-large | 2026-04-19 03:19:45.923 | I: Retrieving libtirpc3 1.3.2-2build1 2026-04-19 03:19:46.015434 | ubuntu-jammy-large | 2026-04-19 03:19:46.015 | I: Validating libtirpc3 1.3.2-2build1 2026-04-19 03:19:46.042789 | ubuntu-jammy-large | 2026-04-19 03:19:46.042 | I: Retrieving libudev1 249.11-0ubuntu3 2026-04-19 03:19:46.137878 | ubuntu-jammy-large | 2026-04-19 03:19:46.137 | I: Validating libudev1 249.11-0ubuntu3 2026-04-19 03:19:46.165526 | ubuntu-jammy-large | 2026-04-19 03:19:46.165 | I: Retrieving libunistring2 1.0-1 2026-04-19 03:19:46.305764 | ubuntu-jammy-large | 2026-04-19 03:19:46.305 | I: Validating libunistring2 1.0-1 2026-04-19 03:19:46.339398 | ubuntu-jammy-large | 2026-04-19 03:19:46.339 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-04-19 03:19:46.423276 | ubuntu-jammy-large | 2026-04-19 03:19:46.423 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-04-19 03:19:46.449550 | ubuntu-jammy-large | 2026-04-19 03:19:46.449 | I: Retrieving libxxhash0 0.8.1-1 2026-04-19 03:19:46.526553 | ubuntu-jammy-large | 2026-04-19 03:19:46.526 | I: Validating libxxhash0 0.8.1-1 2026-04-19 03:19:46.551488 | ubuntu-jammy-large | 2026-04-19 03:19:46.551 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-04-19 03:19:46.673855 | ubuntu-jammy-large | 2026-04-19 03:19:46.673 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-04-19 03:19:46.704182 | ubuntu-jammy-large | 2026-04-19 03:19:46.703 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-04-19 03:19:46.807986 | ubuntu-jammy-large | 2026-04-19 03:19:46.807 | I: Validating login 1:4.8.1-2ubuntu2 2026-04-19 03:19:46.836715 | ubuntu-jammy-large | 2026-04-19 03:19:46.836 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-04-19 03:19:46.920494 | ubuntu-jammy-large | 2026-04-19 03:19:46.920 | I: Validating logsave 1.46.5-2ubuntu1 2026-04-19 03:19:46.947067 | ubuntu-jammy-large | 2026-04-19 03:19:46.946 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-04-19 03:19:47.037476 | ubuntu-jammy-large | 2026-04-19 03:19:47.037 | I: Validating lsb-base 11.1.0ubuntu4 2026-04-19 03:19:47.063496 | ubuntu-jammy-large | 2026-04-19 03:19:47.063 | I: Retrieving mawk 1.3.4.20200120-3 2026-04-19 03:19:47.167161 | ubuntu-jammy-large | 2026-04-19 03:19:47.166 | I: Validating mawk 1.3.4.20200120-3 2026-04-19 03:19:47.193595 | ubuntu-jammy-large | 2026-04-19 03:19:47.193 | I: Retrieving mount 2.37.2-4ubuntu3 2026-04-19 03:19:47.298185 | ubuntu-jammy-large | 2026-04-19 03:19:47.297 | I: Validating mount 2.37.2-4ubuntu3 2026-04-19 03:19:47.325238 | ubuntu-jammy-large | 2026-04-19 03:19:47.325 | I: Retrieving ncurses-base 6.3-2 2026-04-19 03:19:47.416676 | ubuntu-jammy-large | 2026-04-19 03:19:47.416 | I: Validating ncurses-base 6.3-2 2026-04-19 03:19:47.440823 | ubuntu-jammy-large | 2026-04-19 03:19:47.440 | I: Retrieving ncurses-bin 6.3-2 2026-04-19 03:19:47.547453 | ubuntu-jammy-large | 2026-04-19 03:19:47.547 | I: Validating ncurses-bin 6.3-2 2026-04-19 03:19:47.577755 | ubuntu-jammy-large | 2026-04-19 03:19:47.577 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-04-19 03:19:47.736210 | ubuntu-jammy-large | 2026-04-19 03:19:47.736 | I: Validating openssl 3.0.2-0ubuntu1 2026-04-19 03:19:47.777093 | ubuntu-jammy-large | 2026-04-19 03:19:47.776 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-04-19 03:19:47.934828 | ubuntu-jammy-large | 2026-04-19 03:19:47.934 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-04-19 03:19:47.972444 | ubuntu-jammy-large | 2026-04-19 03:19:47.972 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-04-19 03:19:48.168248 | ubuntu-jammy-large | 2026-04-19 03:19:48.167 | I: Validating perl-base 5.34.0-3ubuntu1 2026-04-19 03:19:48.216967 | ubuntu-jammy-large | 2026-04-19 03:19:48.216 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-04-19 03:19:48.340044 | ubuntu-jammy-large | 2026-04-19 03:19:48.339 | I: Validating procps 2:3.3.17-6ubuntu2 2026-04-19 03:19:48.373750 | ubuntu-jammy-large | 2026-04-19 03:19:48.373 | I: Retrieving sed 4.8-1ubuntu2 2026-04-19 03:19:48.487669 | ubuntu-jammy-large | 2026-04-19 03:19:48.487 | I: Validating sed 4.8-1ubuntu2 2026-04-19 03:19:48.517851 | ubuntu-jammy-large | 2026-04-19 03:19:48.517 | I: Retrieving sensible-utils 0.0.17 2026-04-19 03:19:48.605123 | ubuntu-jammy-large | 2026-04-19 03:19:48.604 | I: Validating sensible-utils 0.0.17 2026-04-19 03:19:48.632700 | ubuntu-jammy-large | 2026-04-19 03:19:48.632 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-04-19 03:19:48.715767 | ubuntu-jammy-large | 2026-04-19 03:19:48.715 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-04-19 03:19:48.742623 | ubuntu-jammy-large | 2026-04-19 03:19:48.742 | I: Retrieving tar 1.34+dfsg-1build3 2026-04-19 03:19:48.869387 | ubuntu-jammy-large | 2026-04-19 03:19:48.869 | I: Validating tar 1.34+dfsg-1build3 2026-04-19 03:19:48.901900 | ubuntu-jammy-large | 2026-04-19 03:19:48.901 | I: Retrieving ubuntu-keyring 2021.03.26 2026-04-19 03:19:48.990392 | ubuntu-jammy-large | 2026-04-19 03:19:48.990 | I: Validating ubuntu-keyring 2021.03.26 2026-04-19 03:19:49.016452 | ubuntu-jammy-large | 2026-04-19 03:19:49.016 | I: Retrieving usrmerge 25ubuntu2 2026-04-19 03:19:49.108236 | ubuntu-jammy-large | 2026-04-19 03:19:49.107 | I: Validating usrmerge 25ubuntu2 2026-04-19 03:19:49.136151 | ubuntu-jammy-large | 2026-04-19 03:19:49.135 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-04-19 03:19:49.294067 | ubuntu-jammy-large | 2026-04-19 03:19:49.293 | I: Validating util-linux 2.37.2-4ubuntu3 2026-04-19 03:19:49.334290 | ubuntu-jammy-large | 2026-04-19 03:19:49.334 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-04-19 03:19:49.439734 | ubuntu-jammy-large | 2026-04-19 03:19:49.439 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-04-19 03:19:49.465470 | ubuntu-jammy-large | 2026-04-19 03:19:49.465 | I: Chosen extractor for .deb packages: dpkg-deb 2026-04-19 03:19:49.519437 | ubuntu-jammy-large | 2026-04-19 03:19:49.519 | I: Extracting base-files... 2026-04-19 03:19:49.532893 | ubuntu-jammy-large | 2026-04-19 03:19:49.532 | I: Extracting base-passwd... 2026-04-19 03:19:49.541425 | ubuntu-jammy-large | 2026-04-19 03:19:49.541 | I: Extracting bash... 2026-04-19 03:19:49.565430 | ubuntu-jammy-large | 2026-04-19 03:19:49.565 | I: Extracting bsdutils... 2026-04-19 03:19:49.577388 | ubuntu-jammy-large | 2026-04-19 03:19:49.577 | I: Extracting coreutils... 2026-04-19 03:19:49.632989 | ubuntu-jammy-large | 2026-04-19 03:19:49.632 | I: Extracting dash... 2026-04-19 03:19:49.643681 | ubuntu-jammy-large | 2026-04-19 03:19:49.643 | I: Extracting debconf... 2026-04-19 03:19:49.656849 | ubuntu-jammy-large | 2026-04-19 03:19:49.656 | I: Extracting debianutils... 2026-04-19 03:19:49.666564 | ubuntu-jammy-large | 2026-04-19 03:19:49.666 | I: Extracting diffutils... 2026-04-19 03:19:49.676936 | ubuntu-jammy-large | 2026-04-19 03:19:49.676 | I: Extracting dpkg... 2026-04-19 03:19:49.835626 | ubuntu-jammy-large | 2026-04-19 03:19:49.835 | I: Extracting e2fsprogs... 2026-04-19 03:19:49.856291 | ubuntu-jammy-large | 2026-04-19 03:19:49.856 | I: Extracting findutils... 2026-04-19 03:19:49.868660 | ubuntu-jammy-large | 2026-04-19 03:19:49.868 | I: Extracting gcc-12-base... 2026-04-19 03:19:49.875620 | ubuntu-jammy-large | 2026-04-19 03:19:49.875 | I: Extracting grep... 2026-04-19 03:19:49.886394 | ubuntu-jammy-large | 2026-04-19 03:19:49.886 | I: Extracting gzip... 2026-04-19 03:19:49.896908 | ubuntu-jammy-large | 2026-04-19 03:19:49.896 | I: Extracting hostname... 2026-04-19 03:19:49.906026 | ubuntu-jammy-large | 2026-04-19 03:19:49.905 | I: Extracting init-system-helpers... 2026-04-19 03:19:49.916011 | ubuntu-jammy-large | 2026-04-19 03:19:49.915 | I: Extracting libacl1... 2026-04-19 03:19:49.926098 | ubuntu-jammy-large | 2026-04-19 03:19:49.925 | I: Extracting libattr1... 2026-04-19 03:19:49.934379 | ubuntu-jammy-large | 2026-04-19 03:19:49.934 | I: Extracting libaudit-common... 2026-04-19 03:19:49.942065 | ubuntu-jammy-large | 2026-04-19 03:19:49.941 | I: Extracting libaudit1... 2026-04-19 03:19:49.951241 | ubuntu-jammy-large | 2026-04-19 03:19:49.951 | I: Extracting libblkid1... 2026-04-19 03:19:49.962215 | ubuntu-jammy-large | 2026-04-19 03:19:49.962 | I: Extracting libbz2-1.0... 2026-04-19 03:19:49.972124 | ubuntu-jammy-large | 2026-04-19 03:19:49.971 | I: Extracting libc-bin... 2026-04-19 03:19:50.002982 | ubuntu-jammy-large | 2026-04-19 03:19:50.002 | I: Extracting libc6... 2026-04-19 03:19:50.085551 | ubuntu-jammy-large | 2026-04-19 03:19:50.085 | I: Extracting libcap-ng0... 2026-04-19 03:19:50.092675 | ubuntu-jammy-large | 2026-04-19 03:19:50.092 | I: Extracting libcap2... 2026-04-19 03:19:50.100562 | ubuntu-jammy-large | 2026-04-19 03:19:50.100 | I: Extracting libcom-err2... 2026-04-19 03:19:50.108122 | ubuntu-jammy-large | 2026-04-19 03:19:50.108 | I: Extracting libcrypt1... 2026-04-19 03:19:50.117760 | ubuntu-jammy-large | 2026-04-19 03:19:50.117 | I: Extracting libdb5.3... 2026-04-19 03:19:50.143408 | ubuntu-jammy-large | 2026-04-19 03:19:50.143 | I: Extracting libdebconfclient0... 2026-04-19 03:19:50.150119 | ubuntu-jammy-large | 2026-04-19 03:19:50.149 | I: Extracting libext2fs2... 2026-04-19 03:19:50.161587 | ubuntu-jammy-large | 2026-04-19 03:19:50.161 | I: Extracting libgcc-s1... 2026-04-19 03:19:50.170476 | ubuntu-jammy-large | 2026-04-19 03:19:50.170 | I: Extracting libgcrypt20... 2026-04-19 03:19:50.193546 | ubuntu-jammy-large | 2026-04-19 03:19:50.193 | I: Extracting libgmp10... 2026-04-19 03:19:50.207073 | ubuntu-jammy-large | 2026-04-19 03:19:50.206 | I: Extracting libgpg-error0... 2026-04-19 03:19:50.217477 | ubuntu-jammy-large | 2026-04-19 03:19:50.217 | I: Extracting libgssapi-krb5-2... 2026-04-19 03:19:50.229298 | ubuntu-jammy-large | 2026-04-19 03:19:50.229 | I: Extracting libk5crypto3... 2026-04-19 03:19:50.239028 | ubuntu-jammy-large | 2026-04-19 03:19:50.238 | I: Extracting libkeyutils1... 2026-04-19 03:19:50.246439 | ubuntu-jammy-large | 2026-04-19 03:19:50.246 | I: Extracting libkrb5-3... 2026-04-19 03:19:50.264288 | ubuntu-jammy-large | 2026-04-19 03:19:50.264 | I: Extracting libkrb5support0... 2026-04-19 03:19:50.273514 | ubuntu-jammy-large | 2026-04-19 03:19:50.273 | I: Extracting liblz4-1... 2026-04-19 03:19:50.282733 | ubuntu-jammy-large | 2026-04-19 03:19:50.282 | I: Extracting liblzma5... 2026-04-19 03:19:50.292667 | ubuntu-jammy-large | 2026-04-19 03:19:50.292 | I: Extracting libmount1... 2026-04-19 03:19:50.304672 | ubuntu-jammy-large | 2026-04-19 03:19:50.304 | I: Extracting libncurses6... 2026-04-19 03:19:50.315177 | ubuntu-jammy-large | 2026-04-19 03:19:50.315 | I: Extracting libncursesw6... 2026-04-19 03:19:50.327452 | ubuntu-jammy-large | 2026-04-19 03:19:50.327 | I: Extracting libnsl2... 2026-04-19 03:19:50.336762 | ubuntu-jammy-large | 2026-04-19 03:19:50.336 | I: Extracting libpam-modules... 2026-04-19 03:19:50.354857 | ubuntu-jammy-large | 2026-04-19 03:19:50.354 | I: Extracting libpam-modules-bin... 2026-04-19 03:19:50.364848 | ubuntu-jammy-large | 2026-04-19 03:19:50.364 | I: Extracting libpam-runtime... 2026-04-19 03:19:50.375143 | ubuntu-jammy-large | 2026-04-19 03:19:50.375 | I: Extracting libpam0g... 2026-04-19 03:19:50.385320 | ubuntu-jammy-large | 2026-04-19 03:19:50.385 | I: Extracting libpcre2-8-0... 2026-04-19 03:19:50.400922 | ubuntu-jammy-large | 2026-04-19 03:19:50.400 | I: Extracting libpcre3... 2026-04-19 03:19:50.414001 | ubuntu-jammy-large | 2026-04-19 03:19:50.413 | I: Extracting libprocps8... 2026-04-19 03:19:50.423279 | ubuntu-jammy-large | 2026-04-19 03:19:50.423 | I: Extracting libselinux1... 2026-04-19 03:19:50.432992 | ubuntu-jammy-large | 2026-04-19 03:19:50.432 | I: Extracting libsemanage-common... 2026-04-19 03:19:50.440979 | ubuntu-jammy-large | 2026-04-19 03:19:50.440 | I: Extracting libsemanage2... 2026-04-19 03:19:50.451437 | ubuntu-jammy-large | 2026-04-19 03:19:50.451 | I: Extracting libsepol2... 2026-04-19 03:19:50.467670 | ubuntu-jammy-large | 2026-04-19 03:19:50.467 | I: Extracting libsmartcols1... 2026-04-19 03:19:50.476886 | ubuntu-jammy-large | 2026-04-19 03:19:50.476 | I: Extracting libss2... 2026-04-19 03:19:50.485026 | ubuntu-jammy-large | 2026-04-19 03:19:50.484 | I: Extracting libssl3... 2026-04-19 03:19:50.536202 | ubuntu-jammy-large | 2026-04-19 03:19:50.536 | I: Extracting libsystemd0... 2026-04-19 03:19:50.551483 | ubuntu-jammy-large | 2026-04-19 03:19:50.551 | I: Extracting libtinfo6... 2026-04-19 03:19:50.561499 | ubuntu-jammy-large | 2026-04-19 03:19:50.561 | I: Extracting libtirpc-common... 2026-04-19 03:19:50.568970 | ubuntu-jammy-large | 2026-04-19 03:19:50.568 | I: Extracting libtirpc3... 2026-04-19 03:19:50.579920 | ubuntu-jammy-large | 2026-04-19 03:19:50.579 | I: Extracting libudev1... 2026-04-19 03:19:50.589498 | ubuntu-jammy-large | 2026-04-19 03:19:50.589 | I: Extracting libuuid1... 2026-04-19 03:19:50.596839 | ubuntu-jammy-large | 2026-04-19 03:19:50.596 | I: Extracting libzstd1... 2026-04-19 03:19:50.613857 | ubuntu-jammy-large | 2026-04-19 03:19:50.613 | I: Extracting login... 2026-04-19 03:19:50.625941 | ubuntu-jammy-large | 2026-04-19 03:19:50.625 | I: Extracting logsave... 2026-04-19 03:19:50.632686 | ubuntu-jammy-large | 2026-04-19 03:19:50.632 | I: Extracting lsb-base... 2026-04-19 03:19:50.640441 | ubuntu-jammy-large | 2026-04-19 03:19:50.640 | I: Extracting mawk... 2026-04-19 03:19:50.650512 | ubuntu-jammy-large | 2026-04-19 03:19:50.650 | I: Extracting mount... 2026-04-19 03:19:50.661402 | ubuntu-jammy-large | 2026-04-19 03:19:50.661 | I: Extracting ncurses-base... 2026-04-19 03:19:50.671395 | ubuntu-jammy-large | 2026-04-19 03:19:50.671 | I: Extracting ncurses-bin... 2026-04-19 03:19:50.684001 | ubuntu-jammy-large | 2026-04-19 03:19:50.683 | I: Extracting passwd... 2026-04-19 03:19:50.709356 | ubuntu-jammy-large | 2026-04-19 03:19:50.709 | I: Extracting perl-base... 2026-04-19 03:19:50.789966 | ubuntu-jammy-large | 2026-04-19 03:19:50.789 | I: Extracting procps... 2026-04-19 03:19:50.805753 | ubuntu-jammy-large | 2026-04-19 03:19:50.805 | I: Extracting sed... 2026-04-19 03:19:50.814583 | ubuntu-jammy-large | 2026-04-19 03:19:50.814 | I: Extracting sensible-utils... 2026-04-19 03:19:50.823890 | ubuntu-jammy-large | 2026-04-19 03:19:50.823 | I: Extracting sysvinit-utils... 2026-04-19 03:19:50.832108 | ubuntu-jammy-large | 2026-04-19 03:19:50.831 | I: Extracting tar... 2026-04-19 03:19:50.846878 | ubuntu-jammy-large | 2026-04-19 03:19:50.846 | I: Extracting usrmerge... 2026-04-19 03:19:50.856537 | ubuntu-jammy-large | 2026-04-19 03:19:50.856 | I: Extracting util-linux... 2026-04-19 03:19:50.889499 | ubuntu-jammy-large | 2026-04-19 03:19:50.889 | I: Extracting zlib1g... 2026-04-19 03:19:50.993722 | ubuntu-jammy-large | 2026-04-19 03:19:50.993 | I: Installing core packages... 2026-04-19 03:19:52.311118 | ubuntu-jammy-large | 2026-04-19 03:19:52.310 | I: Unpacking required packages... 2026-04-19 03:19:52.358572 | ubuntu-jammy-large | 2026-04-19 03:19:52.358 | I: Unpacking base-files... 2026-04-19 03:19:52.407257 | ubuntu-jammy-large | 2026-04-19 03:19:52.407 | I: Unpacking base-passwd... 2026-04-19 03:19:52.434859 | ubuntu-jammy-large | 2026-04-19 03:19:52.434 | I: Unpacking bash... 2026-04-19 03:19:52.471660 | ubuntu-jammy-large | 2026-04-19 03:19:52.471 | I: Unpacking bsdutils... 2026-04-19 03:19:52.493708 | ubuntu-jammy-large | 2026-04-19 03:19:52.493 | I: Unpacking coreutils... 2026-04-19 03:19:52.583771 | ubuntu-jammy-large | 2026-04-19 03:19:52.583 | I: Unpacking dash... 2026-04-19 03:19:52.606646 | ubuntu-jammy-large | 2026-04-19 03:19:52.606 | I: Unpacking debconf... 2026-04-19 03:19:52.638432 | ubuntu-jammy-large | 2026-04-19 03:19:52.638 | I: Unpacking debianutils... 2026-04-19 03:19:52.662463 | ubuntu-jammy-large | 2026-04-19 03:19:52.662 | I: Unpacking diffutils... 2026-04-19 03:19:52.687350 | ubuntu-jammy-large | 2026-04-19 03:19:52.687 | I: Unpacking dpkg... 2026-04-19 03:19:52.850680 | ubuntu-jammy-large | 2026-04-19 03:19:52.850 | I: Unpacking e2fsprogs... 2026-04-19 03:19:52.879829 | ubuntu-jammy-large | 2026-04-19 03:19:52.879 | I: Unpacking findutils... 2026-04-19 03:19:52.901921 | ubuntu-jammy-large | 2026-04-19 03:19:52.901 | I: Unpacking gcc-12-base:amd64... 2026-04-19 03:19:52.920541 | ubuntu-jammy-large | 2026-04-19 03:19:52.920 | I: Unpacking grep... 2026-04-19 03:19:52.944444 | ubuntu-jammy-large | 2026-04-19 03:19:52.944 | I: Unpacking gzip... 2026-04-19 03:19:52.969223 | ubuntu-jammy-large | 2026-04-19 03:19:52.968 | I: Unpacking hostname... 2026-04-19 03:19:52.988280 | ubuntu-jammy-large | 2026-04-19 03:19:52.988 | I: Unpacking init-system-helpers... 2026-04-19 03:19:53.011908 | ubuntu-jammy-large | 2026-04-19 03:19:53.011 | I: Unpacking libacl1:amd64... 2026-04-19 03:19:53.030910 | ubuntu-jammy-large | 2026-04-19 03:19:53.030 | I: Unpacking libattr1:amd64... 2026-04-19 03:19:53.051136 | ubuntu-jammy-large | 2026-04-19 03:19:53.050 | I: Unpacking libaudit-common... 2026-04-19 03:19:53.069910 | ubuntu-jammy-large | 2026-04-19 03:19:53.069 | I: Unpacking libaudit1:amd64... 2026-04-19 03:19:53.089681 | ubuntu-jammy-large | 2026-04-19 03:19:53.089 | I: Unpacking libblkid1:amd64... 2026-04-19 03:19:53.112652 | ubuntu-jammy-large | 2026-04-19 03:19:53.112 | I: Unpacking libbz2-1.0:amd64... 2026-04-19 03:19:53.133768 | ubuntu-jammy-large | 2026-04-19 03:19:53.133 | I: Unpacking libc-bin... 2026-04-19 03:19:53.184891 | ubuntu-jammy-large | 2026-04-19 03:19:53.184 | I: Unpacking libc6:amd64... 2026-04-19 03:19:53.444759 | ubuntu-jammy-large | 2026-04-19 03:19:53.444 | I: Unpacking libcap-ng0:amd64... 2026-04-19 03:19:53.462678 | ubuntu-jammy-large | 2026-04-19 03:19:53.462 | I: Unpacking libcap2:amd64... 2026-04-19 03:19:53.482011 | ubuntu-jammy-large | 2026-04-19 03:19:53.481 | I: Unpacking libcom-err2:amd64... 2026-04-19 03:19:53.500931 | ubuntu-jammy-large | 2026-04-19 03:19:53.500 | I: Unpacking libcrypt1:amd64... 2026-04-19 03:19:53.523847 | ubuntu-jammy-large | 2026-04-19 03:19:53.523 | I: Unpacking libdb5.3:amd64... 2026-04-19 03:19:53.559738 | ubuntu-jammy-large | 2026-04-19 03:19:53.559 | I: Unpacking libdebconfclient0:amd64... 2026-04-19 03:19:53.576539 | ubuntu-jammy-large | 2026-04-19 03:19:53.576 | I: Unpacking libext2fs2:amd64... 2026-04-19 03:19:53.600301 | ubuntu-jammy-large | 2026-04-19 03:19:53.600 | I: Unpacking libgcc-s1:amd64... 2026-04-19 03:19:53.622288 | ubuntu-jammy-large | 2026-04-19 03:19:53.622 | I: Unpacking libgcrypt20:amd64... 2026-04-19 03:19:53.659845 | ubuntu-jammy-large | 2026-04-19 03:19:53.659 | I: Unpacking libgmp10:amd64... 2026-04-19 03:19:53.686591 | ubuntu-jammy-large | 2026-04-19 03:19:53.686 | I: Unpacking libgpg-error0:amd64... 2026-04-19 03:19:53.709250 | ubuntu-jammy-large | 2026-04-19 03:19:53.709 | I: Unpacking libgssapi-krb5-2:amd64... 2026-04-19 03:19:53.733077 | ubuntu-jammy-large | 2026-04-19 03:19:53.732 | I: Unpacking libk5crypto3:amd64... 2026-04-19 03:19:53.755436 | ubuntu-jammy-large | 2026-04-19 03:19:53.755 | I: Unpacking libkeyutils1:amd64... 2026-04-19 03:19:53.774791 | ubuntu-jammy-large | 2026-04-19 03:19:53.774 | I: Unpacking libkrb5-3:amd64... 2026-04-19 03:19:53.804370 | ubuntu-jammy-large | 2026-04-19 03:19:53.804 | I: Unpacking libkrb5support0:amd64... 2026-04-19 03:19:53.824411 | ubuntu-jammy-large | 2026-04-19 03:19:53.824 | I: Unpacking liblz4-1:amd64... 2026-04-19 03:19:53.846028 | ubuntu-jammy-large | 2026-04-19 03:19:53.845 | I: Unpacking liblzma5:amd64... 2026-04-19 03:19:53.868426 | ubuntu-jammy-large | 2026-04-19 03:19:53.868 | I: Unpacking libmount1:amd64... 2026-04-19 03:19:53.892118 | ubuntu-jammy-large | 2026-04-19 03:19:53.891 | I: Unpacking libncurses6:amd64... 2026-04-19 03:19:53.914200 | ubuntu-jammy-large | 2026-04-19 03:19:53.914 | I: Unpacking libncursesw6:amd64... 2026-04-19 03:19:53.936410 | ubuntu-jammy-large | 2026-04-19 03:19:53.936 | I: Unpacking libnsl2:amd64... 2026-04-19 03:19:53.958202 | ubuntu-jammy-large | 2026-04-19 03:19:53.958 | I: Unpacking libpam-modules:amd64... 2026-04-19 03:19:54.074636 | ubuntu-jammy-large | 2026-04-19 03:19:54.074 | I: Unpacking libpam-modules-bin... 2026-04-19 03:19:54.094733 | ubuntu-jammy-large | 2026-04-19 03:19:54.094 | I: Unpacking libpam-runtime... 2026-04-19 03:19:54.119242 | ubuntu-jammy-large | 2026-04-19 03:19:54.119 | I: Unpacking libpam0g:amd64... 2026-04-19 03:19:54.142929 | ubuntu-jammy-large | 2026-04-19 03:19:54.142 | I: Unpacking libpcre2-8-0:amd64... 2026-04-19 03:19:54.169940 | ubuntu-jammy-large | 2026-04-19 03:19:54.169 | I: Unpacking libpcre3:amd64... 2026-04-19 03:19:54.198444 | ubuntu-jammy-large | 2026-04-19 03:19:54.198 | I: Unpacking libprocps8:amd64... 2026-04-19 03:19:54.220258 | ubuntu-jammy-large | 2026-04-19 03:19:54.220 | I: Unpacking libselinux1:amd64... 2026-04-19 03:19:54.242045 | ubuntu-jammy-large | 2026-04-19 03:19:54.241 | I: Unpacking libsemanage-common... 2026-04-19 03:19:54.262248 | ubuntu-jammy-large | 2026-04-19 03:19:54.262 | I: Unpacking libsemanage2:amd64... 2026-04-19 03:19:54.285410 | ubuntu-jammy-large | 2026-04-19 03:19:54.285 | I: Unpacking libsepol2:amd64... 2026-04-19 03:19:54.314045 | ubuntu-jammy-large | 2026-04-19 03:19:54.313 | I: Unpacking libsmartcols1:amd64... 2026-04-19 03:19:54.334756 | ubuntu-jammy-large | 2026-04-19 03:19:54.334 | I: Unpacking libss2:amd64... 2026-04-19 03:19:54.355819 | ubuntu-jammy-large | 2026-04-19 03:19:54.355 | I: Unpacking libssl3:amd64... 2026-04-19 03:19:54.423755 | ubuntu-jammy-large | 2026-04-19 03:19:54.423 | I: Unpacking libsystemd0:amd64... 2026-04-19 03:19:54.453611 | ubuntu-jammy-large | 2026-04-19 03:19:54.453 | I: Unpacking libtinfo6:amd64... 2026-04-19 03:19:54.477224 | ubuntu-jammy-large | 2026-04-19 03:19:54.476 | I: Unpacking libtirpc-common... 2026-04-19 03:19:54.496931 | ubuntu-jammy-large | 2026-04-19 03:19:54.496 | I: Unpacking libtirpc3:amd64... 2026-04-19 03:19:54.519230 | ubuntu-jammy-large | 2026-04-19 03:19:54.519 | I: Unpacking libudev1:amd64... 2026-04-19 03:19:54.541868 | ubuntu-jammy-large | 2026-04-19 03:19:54.541 | I: Unpacking libuuid1:amd64... 2026-04-19 03:19:54.561027 | ubuntu-jammy-large | 2026-04-19 03:19:54.560 | I: Unpacking libzstd1:amd64... 2026-04-19 03:19:54.591354 | ubuntu-jammy-large | 2026-04-19 03:19:54.591 | I: Unpacking login... 2026-04-19 03:19:54.635464 | ubuntu-jammy-large | 2026-04-19 03:19:54.635 | I: Unpacking logsave... 2026-04-19 03:19:54.654219 | ubuntu-jammy-large | 2026-04-19 03:19:54.654 | I: Unpacking lsb-base... 2026-04-19 03:19:54.686818 | ubuntu-jammy-large | 2026-04-19 03:19:54.686 | I: Unpacking mawk... 2026-04-19 03:19:54.712363 | ubuntu-jammy-large | 2026-04-19 03:19:54.712 | I: Unpacking mount... 2026-04-19 03:19:54.738965 | ubuntu-jammy-large | 2026-04-19 03:19:54.738 | I: Unpacking ncurses-base... 2026-04-19 03:19:54.762236 | ubuntu-jammy-large | 2026-04-19 03:19:54.762 | I: Unpacking ncurses-bin... 2026-04-19 03:19:54.790276 | ubuntu-jammy-large | 2026-04-19 03:19:54.790 | I: Unpacking passwd... 2026-04-19 03:19:54.875876 | ubuntu-jammy-large | 2026-04-19 03:19:54.875 | I: Unpacking perl-base... 2026-04-19 03:19:55.012796 | ubuntu-jammy-large | 2026-04-19 03:19:55.012 | I: Unpacking procps... 2026-04-19 03:19:55.081023 | ubuntu-jammy-large | 2026-04-19 03:19:55.080 | I: Unpacking sed... 2026-04-19 03:19:55.104162 | ubuntu-jammy-large | 2026-04-19 03:19:55.103 | I: Unpacking sensible-utils... 2026-04-19 03:19:55.124687 | ubuntu-jammy-large | 2026-04-19 03:19:55.124 | I: Unpacking sysvinit-utils... 2026-04-19 03:19:55.143952 | ubuntu-jammy-large | 2026-04-19 03:19:55.143 | I: Unpacking tar... 2026-04-19 03:19:55.174643 | ubuntu-jammy-large | 2026-04-19 03:19:55.174 | I: Unpacking usrmerge... 2026-04-19 03:19:55.206235 | ubuntu-jammy-large | 2026-04-19 03:19:55.206 | I: Unpacking util-linux... 2026-04-19 03:19:55.282158 | ubuntu-jammy-large | 2026-04-19 03:19:55.281 | I: Unpacking zlib1g:amd64... 2026-04-19 03:19:55.293965 | ubuntu-jammy-large | 2026-04-19 03:19:55.293 | I: Configuring required packages... 2026-04-19 03:19:55.307082 | ubuntu-jammy-large | 2026-04-19 03:19:55.306 | I: Configuring lsb-base... 2026-04-19 03:19:55.317845 | ubuntu-jammy-large | 2026-04-19 03:19:55.317 | I: Configuring libtirpc-common... 2026-04-19 03:19:55.318146 | ubuntu-jammy-large | 2026-04-19 03:19:55.318 | I: Configuring libaudit-common... 2026-04-19 03:19:55.318503 | ubuntu-jammy-large | 2026-04-19 03:19:55.318 | I: Configuring libsemanage-common... 2026-04-19 03:19:55.318855 | ubuntu-jammy-large | 2026-04-19 03:19:55.318 | I: Configuring gcc-12-base:amd64... 2026-04-19 03:19:55.319130 | ubuntu-jammy-large | 2026-04-19 03:19:55.319 | I: Configuring ncurses-base... 2026-04-19 03:19:55.319393 | ubuntu-jammy-large | 2026-04-19 03:19:55.319 | I: Configuring sensible-utils... 2026-04-19 03:19:55.329656 | ubuntu-jammy-large | 2026-04-19 03:19:55.329 | I: Configuring libcrypt1:amd64... 2026-04-19 03:19:55.329733 | ubuntu-jammy-large | 2026-04-19 03:19:55.329 | I: Configuring libgcc-s1:amd64... 2026-04-19 03:19:55.333396 | ubuntu-jammy-large | 2026-04-19 03:19:55.333 | I: Configuring libc6:amd64... 2026-04-19 03:19:55.458414 | ubuntu-jammy-large | 2026-04-19 03:19:55.458 | I: Configuring libudev1:amd64... 2026-04-19 03:19:55.460988 | ubuntu-jammy-large | 2026-04-19 03:19:55.460 | I: Configuring libattr1:amd64... 2026-04-19 03:19:55.462214 | ubuntu-jammy-large | 2026-04-19 03:19:55.462 | I: Configuring sysvinit-utils... 2026-04-19 03:19:55.463141 | ubuntu-jammy-large | 2026-04-19 03:19:55.463 | I: Configuring debianutils... 2026-04-19 03:19:55.491971 | ubuntu-jammy-large | 2026-04-19 03:19:55.491 | I: Configuring mawk... 2026-04-19 03:19:55.497281 | ubuntu-jammy-large | 2026-04-19 03:19:55.497 | I: Configuring libdebconfclient0:amd64... 2026-04-19 03:19:55.500878 | ubuntu-jammy-large | 2026-04-19 03:19:55.500 | I: Configuring base-files... 2026-04-19 03:19:55.695992 | ubuntu-jammy-large | 2026-04-19 03:19:55.695 | I: Configuring libbz2-1.0:amd64... 2026-04-19 03:19:55.696091 | ubuntu-jammy-large | 2026-04-19 03:19:55.695 | I: Configuring base-passwd... 2026-04-19 03:19:55.791853 | ubuntu-jammy-large | 2026-04-19 03:19:55.791 | I: Configuring libdb5.3:amd64... 2026-04-19 03:19:55.792340 | ubuntu-jammy-large | 2026-04-19 03:19:55.792 | I: Configuring libblkid1:amd64... 2026-04-19 03:19:55.793476 | ubuntu-jammy-large | 2026-04-19 03:19:55.793 | I: Configuring libtinfo6:amd64... 2026-04-19 03:19:55.795091 | ubuntu-jammy-large | 2026-04-19 03:19:55.795 | I: Configuring bash... 2026-04-19 03:19:55.838052 | ubuntu-jammy-large | 2026-04-19 03:19:55.837 | I: Configuring libzstd1:amd64... 2026-04-19 03:19:55.838602 | ubuntu-jammy-large | 2026-04-19 03:19:55.838 | I: Configuring libkeyutils1:amd64... 2026-04-19 03:19:55.839984 | ubuntu-jammy-large | 2026-04-19 03:19:55.839 | I: Configuring liblzma5:amd64... 2026-04-19 03:19:55.840633 | ubuntu-jammy-large | 2026-04-19 03:19:55.840 | I: Configuring libgpg-error0:amd64... 2026-04-19 03:19:55.841559 | ubuntu-jammy-large | 2026-04-19 03:19:55.841 | I: Configuring liblz4-1:amd64... 2026-04-19 03:19:55.843077 | ubuntu-jammy-large | 2026-04-19 03:19:55.843 | I: Configuring libc-bin... 2026-04-19 03:19:55.856475 | ubuntu-jammy-large | 2026-04-19 03:19:55.856 | I: Configuring ncurses-bin... 2026-04-19 03:19:55.857362 | ubuntu-jammy-large | 2026-04-19 03:19:55.857 | I: Configuring libacl1:amd64... 2026-04-19 03:19:55.858332 | ubuntu-jammy-large | 2026-04-19 03:19:55.858 | I: Configuring libsmartcols1:amd64... 2026-04-19 03:19:55.859188 | ubuntu-jammy-large | 2026-04-19 03:19:55.859 | I: Configuring libgcrypt20:amd64... 2026-04-19 03:19:55.860153 | ubuntu-jammy-large | 2026-04-19 03:19:55.860 | I: Configuring zlib1g:amd64... 2026-04-19 03:19:55.860845 | ubuntu-jammy-large | 2026-04-19 03:19:55.860 | I: Configuring libcom-err2:amd64... 2026-04-19 03:19:55.861485 | ubuntu-jammy-large | 2026-04-19 03:19:55.861 | I: Configuring diffutils... 2026-04-19 03:19:55.862348 | ubuntu-jammy-large | 2026-04-19 03:19:55.862 | I: Configuring libcap2:amd64... 2026-04-19 03:19:55.863301 | ubuntu-jammy-large | 2026-04-19 03:19:55.863 | I: Configuring libkrb5support0:amd64... 2026-04-19 03:19:55.864237 | ubuntu-jammy-large | 2026-04-19 03:19:55.864 | I: Configuring hostname... 2026-04-19 03:19:55.864874 | ubuntu-jammy-large | 2026-04-19 03:19:55.864 | I: Configuring libpcre3:amd64... 2026-04-19 03:19:55.865501 | ubuntu-jammy-large | 2026-04-19 03:19:55.865 | I: Configuring libcap-ng0:amd64... 2026-04-19 03:19:55.866162 | ubuntu-jammy-large | 2026-04-19 03:19:55.866 | I: Configuring libext2fs2:amd64... 2026-04-19 03:19:55.866943 | ubuntu-jammy-large | 2026-04-19 03:19:55.866 | I: Configuring libgmp10:amd64... 2026-04-19 03:19:55.867683 | ubuntu-jammy-large | 2026-04-19 03:19:55.867 | I: Configuring libncurses6:amd64... 2026-04-19 03:19:55.868466 | ubuntu-jammy-large | 2026-04-19 03:19:55.868 | I: Configuring libaudit1:amd64... 2026-04-19 03:19:55.869907 | ubuntu-jammy-large | 2026-04-19 03:19:55.869 | I: Configuring libuuid1:amd64... 2026-04-19 03:19:55.870511 | ubuntu-jammy-large | 2026-04-19 03:19:55.870 | I: Configuring libss2:amd64... 2026-04-19 03:19:55.871198 | ubuntu-jammy-large | 2026-04-19 03:19:55.871 | I: Configuring libsepol2:amd64... 2026-04-19 03:19:55.871704 | ubuntu-jammy-large | 2026-04-19 03:19:55.871 | I: Configuring libpcre2-8-0:amd64... 2026-04-19 03:19:55.872243 | ubuntu-jammy-large | 2026-04-19 03:19:55.872 | I: Configuring libncursesw6:amd64... 2026-04-19 03:19:55.872696 | ubuntu-jammy-large | 2026-04-19 03:19:55.872 | I: Configuring libk5crypto3:amd64... 2026-04-19 03:19:55.873132 | ubuntu-jammy-large | 2026-04-19 03:19:55.873 | I: Configuring logsave... 2026-04-19 03:19:55.876549 | ubuntu-jammy-large | 2026-04-19 03:19:55.876 | I: Configuring e2fsprogs... 2026-04-19 03:19:56.178112 | ubuntu-jammy-large | 2026-04-19 03:19:56.177 | I: Configuring libsystemd0:amd64... 2026-04-19 03:19:56.179411 | ubuntu-jammy-large | 2026-04-19 03:19:56.179 | I: Configuring libselinux1:amd64... 2026-04-19 03:19:56.180823 | ubuntu-jammy-large | 2026-04-19 03:19:56.180 | I: Configuring sed... 2026-04-19 03:19:56.183340 | ubuntu-jammy-large | 2026-04-19 03:19:56.183 | I: Configuring findutils... 2026-04-19 03:19:56.184534 | ubuntu-jammy-large | 2026-04-19 03:19:56.184 | I: Configuring libmount1:amd64... 2026-04-19 03:19:56.186318 | ubuntu-jammy-large | 2026-04-19 03:19:56.186 | I: Configuring libsemanage2:amd64... 2026-04-19 03:19:56.188231 | ubuntu-jammy-large | 2026-04-19 03:19:56.188 | I: Configuring libprocps8:amd64... 2026-04-19 03:19:56.189792 | ubuntu-jammy-large | 2026-04-19 03:19:56.189 | I: Configuring bsdutils... 2026-04-19 03:19:56.190680 | ubuntu-jammy-large | 2026-04-19 03:19:56.190 | I: Configuring tar... 2026-04-19 03:19:56.195799 | ubuntu-jammy-large | 2026-04-19 03:19:56.195 | I: Configuring coreutils... 2026-04-19 03:19:56.200522 | ubuntu-jammy-large | 2026-04-19 03:19:56.200 | I: Configuring dpkg... 2026-04-19 03:19:56.339836 | ubuntu-jammy-large | 2026-04-19 03:19:56.339 | I: Configuring mount... 2026-04-19 03:19:56.343274 | ubuntu-jammy-large | 2026-04-19 03:19:56.343 | I: Configuring grep... 2026-04-19 03:19:56.345112 | ubuntu-jammy-large | 2026-04-19 03:19:56.345 | I: Configuring perl-base... 2026-04-19 03:19:56.356521 | ubuntu-jammy-large | 2026-04-19 03:19:56.356 | I: Configuring init-system-helpers... 2026-04-19 03:19:56.357473 | ubuntu-jammy-large | 2026-04-19 03:19:56.357 | I: Configuring gzip... 2026-04-19 03:19:56.358810 | ubuntu-jammy-large | 2026-04-19 03:19:56.358 | I: Configuring usrmerge... 2026-04-19 03:19:56.402794 | ubuntu-jammy-large | 2026-04-19 03:19:56.402 | I: Configuring procps... 2026-04-19 03:19:56.447839 | ubuntu-jammy-large | 2026-04-19 03:19:56.447 | I: Configuring debconf... 2026-04-19 03:19:56.539830 | ubuntu-jammy-large | 2026-04-19 03:19:56.539 | I: Configuring libpam0g:amd64... 2026-04-19 03:19:56.623672 | ubuntu-jammy-large | 2026-04-19 03:19:56.623 | I: Configuring util-linux... 2026-04-19 03:19:56.807124 | ubuntu-jammy-large | 2026-04-19 03:19:56.806 | I: Configuring dash... 2026-04-19 03:19:56.974121 | ubuntu-jammy-large | 2026-04-19 03:19:56.973 | I: Configuring libpam-modules-bin... 2026-04-19 03:19:56.975017 | ubuntu-jammy-large | 2026-04-19 03:19:56.974 | I: Configuring libssl3:amd64... 2026-04-19 03:19:57.057711 | ubuntu-jammy-large | 2026-04-19 03:19:57.057 | I: Configuring libkrb5-3:amd64... 2026-04-19 03:19:57.060213 | ubuntu-jammy-large | 2026-04-19 03:19:57.060 | I: Configuring libgssapi-krb5-2:amd64... 2026-04-19 03:19:57.065310 | ubuntu-jammy-large | 2026-04-19 03:19:57.065 | I: Configuring libtirpc3:amd64... 2026-04-19 03:19:57.066621 | ubuntu-jammy-large | 2026-04-19 03:19:57.066 | I: Configuring libnsl2:amd64... 2026-04-19 03:19:57.069953 | ubuntu-jammy-large | 2026-04-19 03:19:57.069 | I: Configuring libpam-modules:amd64... 2026-04-19 03:19:57.078965 | ubuntu-jammy-large | 2026-04-19 03:19:57.078 | I: Configuring passwd... 2026-04-19 03:19:57.124865 | ubuntu-jammy-large | 2026-04-19 03:19:57.124 | I: Configuring libpam-runtime... 2026-04-19 03:19:57.248597 | ubuntu-jammy-large | 2026-04-19 03:19:57.248 | I: Configuring login... 2026-04-19 03:19:57.271547 | ubuntu-jammy-large | 2026-04-19 03:19:57.271 | I: Configuring libc-bin... 2026-04-19 03:19:57.283598 | ubuntu-jammy-large | 2026-04-19 03:19:57.283 | I: Unpacking the base system... 2026-04-19 03:19:57.894421 | ubuntu-jammy-large | 2026-04-19 03:19:57.894 | I: Unpacking adduser... 2026-04-19 03:19:57.942048 | ubuntu-jammy-large | 2026-04-19 03:19:57.941 | I: Unpacking apt... 2026-04-19 03:19:58.030270 | ubuntu-jammy-large | 2026-04-19 03:19:58.030 | I: Unpacking ca-certificates... 2026-04-19 03:19:58.057472 | ubuntu-jammy-large | 2026-04-19 03:19:58.057 | I: Unpacking gpgv... 2026-04-19 03:19:58.076727 | ubuntu-jammy-large | 2026-04-19 03:19:58.076 | I: Unpacking libapt-pkg6.0:amd64... 2026-04-19 03:19:58.123704 | ubuntu-jammy-large | 2026-04-19 03:19:58.123 | I: Unpacking libffi8:amd64... 2026-04-19 03:19:58.141506 | ubuntu-jammy-large | 2026-04-19 03:19:58.141 | I: Unpacking libgnutls30:amd64... 2026-04-19 03:19:58.181993 | ubuntu-jammy-large | 2026-04-19 03:19:58.181 | I: Unpacking libhogweed6:amd64... 2026-04-19 03:19:58.204767 | ubuntu-jammy-large | 2026-04-19 03:19:58.204 | I: Unpacking libidn2-0:amd64... 2026-04-19 03:19:58.226009 | ubuntu-jammy-large | 2026-04-19 03:19:58.225 | I: Unpacking libnettle8:amd64... 2026-04-19 03:19:58.247343 | ubuntu-jammy-large | 2026-04-19 03:19:58.247 | I: Unpacking libp11-kit0:amd64... 2026-04-19 03:19:58.278710 | ubuntu-jammy-large | 2026-04-19 03:19:58.278 | I: Unpacking libseccomp2:amd64... 2026-04-19 03:19:58.302322 | ubuntu-jammy-large | 2026-04-19 03:19:58.302 | I: Unpacking libstdc++6:amd64... 2026-04-19 03:19:58.348684 | ubuntu-jammy-large | 2026-04-19 03:19:58.348 | I: Unpacking libtasn1-6:amd64... 2026-04-19 03:19:58.369127 | ubuntu-jammy-large | 2026-04-19 03:19:58.368 | I: Unpacking libunistring2:amd64... 2026-04-19 03:19:58.407755 | ubuntu-jammy-large | 2026-04-19 03:19:58.407 | I: Unpacking libxxhash0:amd64... 2026-04-19 03:19:58.429024 | ubuntu-jammy-large | 2026-04-19 03:19:58.428 | I: Unpacking openssl... 2026-04-19 03:19:58.483488 | ubuntu-jammy-large | 2026-04-19 03:19:58.483 | I: Unpacking ubuntu-keyring... 2026-04-19 03:19:58.514549 | ubuntu-jammy-large | 2026-04-19 03:19:58.514 | I: Configuring the base system... 2026-04-19 03:19:58.524855 | ubuntu-jammy-large | 2026-04-19 03:19:58.524 | I: Configuring adduser... 2026-04-19 03:19:58.632237 | ubuntu-jammy-large | 2026-04-19 03:19:58.631 | I: Configuring libunistring2:amd64... 2026-04-19 03:19:58.632334 | ubuntu-jammy-large | 2026-04-19 03:19:58.632 | I: Configuring libidn2-0:amd64... 2026-04-19 03:19:58.632352 | ubuntu-jammy-large | 2026-04-19 03:19:58.632 | I: Configuring ubuntu-keyring... 2026-04-19 03:19:58.637886 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring libseccomp2:amd64... 2026-04-19 03:19:58.637947 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring libnettle8:amd64... 2026-04-19 03:19:58.637960 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring libffi8:amd64... 2026-04-19 03:19:58.637970 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring gpgv... 2026-04-19 03:19:58.637981 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring libxxhash0:amd64... 2026-04-19 03:19:58.637990 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring libtasn1-6:amd64... 2026-04-19 03:19:58.638000 | ubuntu-jammy-large | 2026-04-19 03:19:58.637 | I: Configuring openssl... 2026-04-19 03:19:58.639997 | ubuntu-jammy-large | 2026-04-19 03:19:58.639 | I: Configuring libstdc++6:amd64... 2026-04-19 03:19:58.640030 | ubuntu-jammy-large | 2026-04-19 03:19:58.639 | I: Configuring libhogweed6:amd64... 2026-04-19 03:19:58.640039 | ubuntu-jammy-large | 2026-04-19 03:19:58.639 | I: Configuring ca-certificates... 2026-04-19 03:20:00.677369 | ubuntu-jammy-large | 2026-04-19 03:20:00.677 | I: Configuring libapt-pkg6.0:amd64... 2026-04-19 03:20:00.677483 | ubuntu-jammy-large | 2026-04-19 03:20:00.677 | I: Configuring libp11-kit0:amd64... 2026-04-19 03:20:00.677504 | ubuntu-jammy-large | 2026-04-19 03:20:00.677 | I: Configuring libgnutls30:amd64... 2026-04-19 03:20:00.677519 | ubuntu-jammy-large | 2026-04-19 03:20:00.677 | I: Configuring apt... 2026-04-19 03:20:01.078654 | ubuntu-jammy-large | 2026-04-19 03:20:01.078 | I: Configuring libc-bin... 2026-04-19 03:20:01.087677 | ubuntu-jammy-large | 2026-04-19 03:20:01.087 | I: Configuring ca-certificates... 2026-04-19 03:20:02.041761 | ubuntu-jammy-large | 2026-04-19 03:20:02.041 | I: Base system installed successfully. 2026-04-19 03:20:02.159546 | ubuntu-jammy-large | 2026-04-19 03:20:02.159 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-04-19 03:20:02.184224 | ubuntu-jammy-large | 2026-04-19 03:20:02.183 | dib-run-parts 08-debootstrap completed 2026-04-19 03:20:02.184329 | ubuntu-jammy-large | 2026-04-19 03:20:02.184 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/09-apt-keyring 2026-04-19 03:20:02.191640 | ubuntu-jammy-large | 2026-04-19 03:20:02.191 | dib-run-parts 09-apt-keyring completed 2026-04-19 03:20:02.191691 | ubuntu-jammy-large | 2026-04-19 03:20:02.191 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/11-pip-cache 2026-04-19 03:20:02.240858 | ubuntu-jammy-large | 2026-04-19 03:20:02.240 | dib-run-parts 11-pip-cache completed 2026-04-19 03:20:02.240940 | ubuntu-jammy-large | 2026-04-19 03:20:02.240 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/50-block-apt-translations 2026-04-19 03:20:02.266760 | ubuntu-jammy-large | 2026-04-19 03:20:02.266 | 0+1 records in 2026-04-19 03:20:02.266840 | ubuntu-jammy-large | 2026-04-19 03:20:02.266 | 0+1 records out 2026-04-19 03:20:02.266866 | ubuntu-jammy-large | 2026-04-19 03:20:02.266 | 27 bytes copied, 0.000470497 s, 57.4 kB/s 2026-04-19 03:20:02.275390 | ubuntu-jammy-large | 2026-04-19 03:20:02.275 | dib-run-parts 50-block-apt-translations completed 2026-04-19 03:20:02.275722 | ubuntu-jammy-large | 2026-04-19 03:20:02.275 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/50-block-daemons 2026-04-19 03:20:02.320357 | ubuntu-jammy-large | 2026-04-19 03:20:02.320 | 0+1 records in 2026-04-19 03:20:02.320448 | ubuntu-jammy-large | 2026-04-19 03:20:02.320 | 0+1 records out 2026-04-19 03:20:02.320479 | ubuntu-jammy-large | 2026-04-19 03:20:02.320 | 76 bytes copied, 0.000367827 s, 207 kB/s 2026-04-19 03:20:02.358824 | ubuntu-jammy-large | 2026-04-19 03:20:02.358 | 0+1 records in 2026-04-19 03:20:02.358864 | ubuntu-jammy-large | 2026-04-19 03:20:02.358 | 0+1 records out 2026-04-19 03:20:02.358954 | ubuntu-jammy-large | 2026-04-19 03:20:02.358 | 143 bytes copied, 0.000358229 s, 399 kB/s 2026-04-19 03:20:02.383461 | ubuntu-jammy-large | 2026-04-19 03:20:02.383 | dib-run-parts 50-block-daemons completed 2026-04-19 03:20:02.383770 | ubuntu-jammy-large | 2026-04-19 03:20:02.383 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/50-build-with-http-cache 2026-04-19 03:20:02.393796 | ubuntu-jammy-large | 2026-04-19 03:20:02.393 | dib-run-parts 50-build-with-http-cache completed 2026-04-19 03:20:02.394105 | ubuntu-jammy-large | 2026-04-19 03:20:02.394 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/50-shared-apt-cache 2026-04-19 03:20:02.429568 | ubuntu-jammy-large | 2026-04-19 03:20:02.429 | dib-run-parts 50-shared-apt-cache completed 2026-04-19 03:20:02.429767 | ubuntu-jammy-large | 2026-04-19 03:20:02.429 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/50-trim-dpkg 2026-04-19 03:20:02.482568 | ubuntu-jammy-large | 2026-04-19 03:20:02.482 | dib-run-parts 50-trim-dpkg completed 2026-04-19 03:20:02.482948 | ubuntu-jammy-large | 2026-04-19 03:20:02.482 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-04-19 03:20:02.817026 | ubuntu-jammy-large | 2026-04-19 03:20:02.816 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-19 03:20:02.818332 | ubuntu-jammy-large | 2026-04-19 03:20:02.818 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-04-19 03:20:02.865738 | ubuntu-jammy-large | 2026-04-19 03:20:02.865 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-04-19 03:20:02.881265 | ubuntu-jammy-large | 2026-04-19 03:20:02.881 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-04-19 03:20:03.158492 | ubuntu-jammy-large | 2026-04-19 03:20:03.158 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3401 kB] 2026-04-19 03:20:03.303977 | ubuntu-jammy-large | 2026-04-19 03:20:03.303 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1262 kB] 2026-04-19 03:20:03.346932 | ubuntu-jammy-large | 2026-04-19 03:20:03.346 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1025 kB] 2026-04-19 03:20:03.378117 | ubuntu-jammy-large | 2026-04-19 03:20:03.377 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3137 kB] 2026-04-19 03:20:03.514619 | ubuntu-jammy-large | 2026-04-19 03:20:03.514 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-04-19 03:20:03.516593 | ubuntu-jammy-large | 2026-04-19 03:20:03.516 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [30.6 kB] 2026-04-19 03:20:04.608907 | ubuntu-jammy-large | 2026-04-19 03:20:04.608 | Fetched 9310 kB in 2s (4842 kB/s) 2026-04-19 03:20:05.598491 | ubuntu-jammy-large | 2026-04-19 03:20:05.598 | Reading package lists... 2026-04-19 03:20:06.654516 | ubuntu-jammy-large | 2026-04-19 03:20:06.654 | Reading package lists... 2026-04-19 03:20:06.895051 | ubuntu-jammy-large | 2026-04-19 03:20:06.894 | Building dependency tree... 2026-04-19 03:20:07.094082 | ubuntu-jammy-large | 2026-04-19 03:20:07.093 | Calculating upgrade... 2026-04-19 03:20:07.298022 | ubuntu-jammy-large | 2026-04-19 03:20:07.297 | The following packages will be upgraded: 2026-04-19 03:20:07.298422 | ubuntu-jammy-large | 2026-04-19 03:20:07.298 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-04-19 03:20:07.298742 | ubuntu-jammy-large | 2026-04-19 03:20:07.298 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-04-19 03:20:07.298992 | ubuntu-jammy-large | 2026-04-19 03:20:07.298 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-04-19 03:20:07.299112 | ubuntu-jammy-large | 2026-04-19 03:20:07.299 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-04-19 03:20:07.299437 | ubuntu-jammy-large | 2026-04-19 03:20:07.299 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-04-19 03:20:07.299554 | ubuntu-jammy-large | 2026-04-19 03:20:07.299 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-04-19 03:20:07.299888 | ubuntu-jammy-large | 2026-04-19 03:20:07.299 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-04-19 03:20:07.300286 | ubuntu-jammy-large | 2026-04-19 03:20:07.300 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-04-19 03:20:07.300354 | ubuntu-jammy-large | 2026-04-19 03:20:07.300 | zlib1g 2026-04-19 03:20:07.432929 | ubuntu-jammy-large | 2026-04-19 03:20:07.432 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:07.433039 | ubuntu-jammy-large | 2026-04-19 03:20:07.432 | Need to get 23.7 MB of archives. 2026-04-19 03:20:07.433068 | ubuntu-jammy-large | 2026-04-19 03:20:07.432 | After this operation, 67.6 kB of additional disk space will be used. 2026-04-19 03:20:07.433094 | ubuntu-jammy-large | 2026-04-19 03:20:07.432 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.3 [216 kB] 2026-04-19 03:20:07.482022 | ubuntu-jammy-large | 2026-04-19 03:20:07.481 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.3 [53.9 kB] 2026-04-19 03:20:07.484183 | ubuntu-jammy-large | 2026-04-19 03:20:07.484 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.3 [699 kB] 2026-04-19 03:20:07.514202 | ubuntu-jammy-large | 2026-04-19 03:20:07.514 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-04-19 03:20:07.603149 | ubuntu-jammy-large | 2026-04-19 03:20:07.602 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-04-19 03:20:07.603694 | ubuntu-jammy-large | 2026-04-19 03:20:07.603 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-04-19 03:20:07.628600 | ubuntu-jammy-large | 2026-04-19 03:20:07.628 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.5 [80.7 kB] 2026-04-19 03:20:07.631198 | ubuntu-jammy-large | 2026-04-19 03:20:07.631 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.3 [1437 kB] 2026-04-19 03:20:07.672562 | ubuntu-jammy-large | 2026-04-19 03:20:07.672 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.20 [317 kB] 2026-04-19 03:20:07.682530 | ubuntu-jammy-large | 2026-04-19 03:20:07.682 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.20 [76.4 kB] 2026-04-19 03:20:07.685235 | ubuntu-jammy-large | 2026-04-19 03:20:07.684 | 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-04-19 03:20:07.686737 | ubuntu-jammy-large | 2026-04-19 03:20:07.686 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-04-19 03:20:07.711769 | ubuntu-jammy-large | 2026-04-19 03:20:07.711 | 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-04-19 03:20:07.721232 | ubuntu-jammy-large | 2026-04-19 03:20:07.721 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-04-19 03:20:07.755382 | ubuntu-jammy-large | 2026-04-19 03:20:07.755 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-04-19 03:20:07.758752 | ubuntu-jammy-large | 2026-04-19 03:20:07.758 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-04-19 03:20:07.763894 | ubuntu-jammy-large | 2026-04-19 03:20:07.763 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-04-19 03:20:07.768535 | ubuntu-jammy-large | 2026-04-19 03:20:07.768 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-04-19 03:20:07.898348 | ubuntu-jammy-large | 2026-04-19 03:20:07.898 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.5 [1067 kB] 2026-04-19 03:20:07.939372 | ubuntu-jammy-large | 2026-04-19 03:20:07.939 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-04-19 03:20:07.966033 | ubuntu-jammy-large | 2026-04-19 03:20:07.965 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-04-19 03:20:07.967225 | ubuntu-jammy-large | 2026-04-19 03:20:07.967 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-04-19 03:20:07.973350 | ubuntu-jammy-large | 2026-04-19 03:20:07.973 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-04-19 03:20:07.974534 | ubuntu-jammy-large | 2026-04-19 03:20:07.974 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-04-19 03:20:08.012536 | ubuntu-jammy-large | 2026-04-19 03:20:08.012 | 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-04-19 03:20:08.013490 | ubuntu-jammy-large | 2026-04-19 03:20:08.013 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-04-19 03:20:08.066905 | ubuntu-jammy-large | 2026-04-19 03:20:08.066 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-04-19 03:20:08.069365 | ubuntu-jammy-large | 2026-04-19 03:20:08.069 | 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-04-19 03:20:08.070325 | ubuntu-jammy-large | 2026-04-19 03:20:08.070 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-04-19 03:20:08.080521 | ubuntu-jammy-large | 2026-04-19 03:20:08.080 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-04-19 03:20:08.080913 | ubuntu-jammy-large | 2026-04-19 03:20:08.080 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-04-19 03:20:08.089236 | ubuntu-jammy-large | 2026-04-19 03:20:08.089 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-04-19 03:20:08.111909 | ubuntu-jammy-large | 2026-04-19 03:20:08.111 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.5 [114 kB] 2026-04-19 03:20:08.115831 | ubuntu-jammy-large | 2026-04-19 03:20:08.115 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.5 [103 kB] 2026-04-19 03:20:08.118825 | ubuntu-jammy-large | 2026-04-19 03:20:08.118 | 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-04-19 03:20:08.119406 | ubuntu-jammy-large | 2026-04-19 03:20:08.119 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-04-19 03:20:08.119833 | ubuntu-jammy-large | 2026-04-19 03:20:08.119 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-04-19 03:20:08.123337 | ubuntu-jammy-large | 2026-04-19 03:20:08.123 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-04-19 03:20:08.124693 | ubuntu-jammy-large | 2026-04-19 03:20:08.124 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-04-19 03:20:08.136997 | ubuntu-jammy-large | 2026-04-19 03:20:08.136 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-04-19 03:20:08.142279 | ubuntu-jammy-large | 2026-04-19 03:20:08.142 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.23 [1906 kB] 2026-04-19 03:20:08.211874 | ubuntu-jammy-large | 2026-04-19 03:20:08.211 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-04-19 03:20:08.216096 | ubuntu-jammy-large | 2026-04-19 03:20:08.215 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-04-19 03:20:08.216920 | ubuntu-jammy-large | 2026-04-19 03:20:08.216 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-04-19 03:20:08.226087 | ubuntu-jammy-large | 2026-04-19 03:20:08.225 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-04-19 03:20:08.235610 | ubuntu-jammy-large | 2026-04-19 03:20:08.235 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.5 [50.7 kB] 2026-04-19 03:20:08.236265 | ubuntu-jammy-large | 2026-04-19 03:20:08.236 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-04-19 03:20:08.240154 | ubuntu-jammy-large | 2026-04-19 03:20:08.240 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-04-19 03:20:08.245477 | ubuntu-jammy-large | 2026-04-19 03:20:08.245 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-04-19 03:20:08.248343 | ubuntu-jammy-large | 2026-04-19 03:20:08.248 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-04-19 03:20:08.248586 | ubuntu-jammy-large | 2026-04-19 03:20:08.248 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-04-19 03:20:08.250633 | ubuntu-jammy-large | 2026-04-19 03:20:08.250 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.5 [23.6 kB] 2026-04-19 03:20:08.253932 | ubuntu-jammy-large | 2026-04-19 03:20:08.253 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-04-19 03:20:08.278628 | ubuntu-jammy-large | 2026-04-19 03:20:08.278 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-04-19 03:20:08.281990 | ubuntu-jammy-large | 2026-04-19 03:20:08.281 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-04-19 03:20:08.282425 | ubuntu-jammy-large | 2026-04-19 03:20:08.282 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-04-19 03:20:08.295492 | ubuntu-jammy-large | 2026-04-19 03:20:08.295 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.23 [1186 kB] 2026-04-19 03:20:08.340960 | ubuntu-jammy-large | 2026-04-19 03:20:08.340 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-04-19 03:20:08.528177 | ubuntu-jammy-large | 2026-04-19 03:20:08.527 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:08.567876 | ubuntu-jammy-large | 2026-04-19 03:20:08.567 | Fetched 23.7 MB in 1s (22.8 MB/s) 2026-04-19 03:20:08.567967 | ubuntu-jammy-large | 2026-04-19 03:20:08.567 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-04-19 03:20:08.590791 | ubuntu-jammy-large | 2026-04-19 03:20:08.590 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:08.591649 | ubuntu-jammy-large | 2026-04-19 03:20:08.591 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:20:08.592162 | ubuntu-jammy-large | 2026-04-19 03:20:08.592 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-19 03:20:08.615950 | ubuntu-jammy-large | 2026-04-19 03:20:08.615 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:20:08.647751 | ubuntu-jammy-large | 2026-04-19 03:20:08.647 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:08.648625 | ubuntu-jammy-large | 2026-04-19 03:20:08.648 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:20:08.649293 | ubuntu-jammy-large | 2026-04-19 03:20:08.649 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-19 03:20:08.671503 | ubuntu-jammy-large | 2026-04-19 03:20:08.671 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:20:08.694369 | ubuntu-jammy-large | 2026-04-19 03:20:08.694 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:08.694912 | ubuntu-jammy-large | 2026-04-19 03:20:08.694 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:20:08.720044 | ubuntu-jammy-large | 2026-04-19 03:20:08.719 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-19 03:20:08.761422 | ubuntu-jammy-large | 2026-04-19 03:20:08.761 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:20:08.796804 | ubuntu-jammy-large | 2026-04-19 03:20:08.796 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:08.797936 | ubuntu-jammy-large | 2026-04-19 03:20:08.797 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-04-19 03:20:08.901201 | ubuntu-jammy-large | 2026-04-19 03:20:08.900 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:08.901283 | ubuntu-jammy-large | 2026-04-19 03:20:08.901 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:08.901305 | ubuntu-jammy-large | 2026-04-19 03:20:08.901 | debconf: falling back to frontend: Readline 2026-04-19 03:20:08.901453 | ubuntu-jammy-large | 2026-04-19 03:20:08.901 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:08.901498 | ubuntu-jammy-large | 2026-04-19 03:20:08.901 | 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-04-19 03:20:08.901519 | ubuntu-jammy-large | 2026-04-19 03:20:08.901 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:08.971758 | ubuntu-jammy-large | 2026-04-19 03:20:08.971 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-04-19 03:20:09.092483 | ubuntu-jammy-large | 2026-04-19 03:20:09.092 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-04-19 03:20:09.208848 | ubuntu-jammy-large | 2026-04-19 03:20:09.208 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:09.209002 | ubuntu-jammy-large | 2026-04-19 03:20:09.208 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:09.209049 | ubuntu-jammy-large | 2026-04-19 03:20:09.208 | debconf: falling back to frontend: Readline 2026-04-19 03:20:09.209080 | ubuntu-jammy-large | 2026-04-19 03:20:09.209 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:09.209177 | ubuntu-jammy-large | 2026-04-19 03:20:09.209 | 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-04-19 03:20:09.209224 | ubuntu-jammy-large | 2026-04-19 03:20:09.209 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:09.292264 | ubuntu-jammy-large | 2026-04-19 03:20:09.291 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.292955 | ubuntu-jammy-large | 2026-04-19 03:20:09.292 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-04-19 03:20:09.317187 | ubuntu-jammy-large | 2026-04-19 03:20:09.316 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-04-19 03:20:09.361171 | ubuntu-jammy-large | 2026-04-19 03:20:09.360 | Setting up base-files (12ubuntu4.7) ... 2026-04-19 03:20:09.361914 | ubuntu-jammy-large | 2026-04-19 03:20:09.361 | Installing new version of config file /etc/issue ... 2026-04-19 03:20:09.362118 | ubuntu-jammy-large | 2026-04-19 03:20:09.362 | Installing new version of config file /etc/issue.net ... 2026-04-19 03:20:09.362404 | ubuntu-jammy-large | 2026-04-19 03:20:09.362 | Installing new version of config file /etc/lsb-release ... 2026-04-19 03:20:09.362897 | ubuntu-jammy-large | 2026-04-19 03:20:09.362 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-04-19 03:20:09.597474 | ubuntu-jammy-large | 2026-04-19 03:20:09.597 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.598301 | ubuntu-jammy-large | 2026-04-19 03:20:09.598 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-04-19 03:20:09.605495 | ubuntu-jammy-large | 2026-04-19 03:20:09.605 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-04-19 03:20:09.650181 | ubuntu-jammy-large | 2026-04-19 03:20:09.649 | Setting up bash (5.1-6ubuntu1.1) ... 2026-04-19 03:20:09.655297 | ubuntu-jammy-large | 2026-04-19 03:20:09.655 | 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-04-19 03:20:09.685868 | ubuntu-jammy-large | 2026-04-19 03:20:09.685 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.686608 | ubuntu-jammy-large | 2026-04-19 03:20:09.686 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:09.687085 | ubuntu-jammy-large | 2026-04-19 03:20:09.686 | Unpacking bsdutils (1:2.37.2-4ubuntu3.5) over (1:2.37.2-4ubuntu3) ... 2026-04-19 03:20:09.709258 | ubuntu-jammy-large | 2026-04-19 03:20:09.709 | Setting up bsdutils (1:2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:09.739093 | ubuntu-jammy-large | 2026-04-19 03:20:09.738 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.739585 | ubuntu-jammy-large | 2026-04-19 03:20:09.739 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.3_amd64.deb ... 2026-04-19 03:20:09.740044 | ubuntu-jammy-large | 2026-04-19 03:20:09.739 | Unpacking coreutils (8.32-4.1ubuntu1.3) over (8.32-4.1ubuntu1) ... 2026-04-19 03:20:09.814656 | ubuntu-jammy-large | 2026-04-19 03:20:09.814 | Setting up coreutils (8.32-4.1ubuntu1.3) ... 2026-04-19 03:20:09.837831 | ubuntu-jammy-large | 2026-04-19 03:20:09.837 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.838206 | ubuntu-jammy-large | 2026-04-19 03:20:09.838 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:09.838474 | ubuntu-jammy-large | 2026-04-19 03:20:09.838 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-04-19 03:20:09.865997 | ubuntu-jammy-large | 2026-04-19 03:20:09.865 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:09.894425 | ubuntu-jammy-large | 2026-04-19 03:20:09.894 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.894741 | ubuntu-jammy-large | 2026-04-19 03:20:09.894 | Preparing to unpack .../libudev1_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:09.895236 | ubuntu-jammy-large | 2026-04-19 03:20:09.895 | Unpacking libudev1:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-04-19 03:20:09.918417 | ubuntu-jammy-large | 2026-04-19 03:20:09.918 | Setting up libudev1:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:09.950507 | ubuntu-jammy-large | 2026-04-19 03:20:09.950 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:09.950863 | ubuntu-jammy-large | 2026-04-19 03:20:09.950 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-04-19 03:20:09.951347 | ubuntu-jammy-large | 2026-04-19 03:20:09.951 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-04-19 03:20:09.977902 | ubuntu-jammy-large | 2026-04-19 03:20:09.977 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-19 03:20:10.009635 | ubuntu-jammy-large | 2026-04-19 03:20:10.009 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.010167 | ubuntu-jammy-large | 2026-04-19 03:20:10.010 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-04-19 03:20:10.010616 | ubuntu-jammy-large | 2026-04-19 03:20:10.010 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-04-19 03:20:10.060431 | ubuntu-jammy-large | 2026-04-19 03:20:10.060 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-04-19 03:20:10.087685 | ubuntu-jammy-large | 2026-04-19 03:20:10.087 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.088120 | ubuntu-jammy-large | 2026-04-19 03:20:10.087 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-04-19 03:20:10.091388 | ubuntu-jammy-large | 2026-04-19 03:20:10.091 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-04-19 03:20:10.124205 | ubuntu-jammy-large | 2026-04-19 03:20:10.123 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-04-19 03:20:10.158605 | ubuntu-jammy-large | 2026-04-19 03:20:10.158 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.159121 | ubuntu-jammy-large | 2026-04-19 03:20:10.158 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-04-19 03:20:10.161947 | ubuntu-jammy-large | 2026-04-19 03:20:10.161 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-04-19 03:20:10.329735 | ubuntu-jammy-large | 2026-04-19 03:20:10.329 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-04-19 03:20:10.523133 | ubuntu-jammy-large | 2026-04-19 03:20:10.522 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.523504 | ubuntu-jammy-large | 2026-04-19 03:20:10.523 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-04-19 03:20:10.523912 | ubuntu-jammy-large | 2026-04-19 03:20:10.523 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-04-19 03:20:10.547935 | ubuntu-jammy-large | 2026-04-19 03:20:10.547 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-04-19 03:20:10.579020 | ubuntu-jammy-large | 2026-04-19 03:20:10.578 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.579638 | ubuntu-jammy-large | 2026-04-19 03:20:10.579 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-04-19 03:20:10.605732 | ubuntu-jammy-large | 2026-04-19 03:20:10.605 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-04-19 03:20:10.654062 | ubuntu-jammy-large | 2026-04-19 03:20:10.653 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-04-19 03:20:10.689345 | ubuntu-jammy-large | 2026-04-19 03:20:10.689 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.689925 | ubuntu-jammy-large | 2026-04-19 03:20:10.689 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-04-19 03:20:10.689973 | ubuntu-jammy-large | 2026-04-19 03:20:10.689 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-19 03:20:10.715042 | ubuntu-jammy-large | 2026-04-19 03:20:10.714 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-04-19 03:20:10.734506 | ubuntu-jammy-large | 2026-04-19 03:20:10.734 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.734786 | ubuntu-jammy-large | 2026-04-19 03:20:10.734 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-19 03:20:10.756057 | ubuntu-jammy-large | 2026-04-19 03:20:10.755 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-04-19 03:20:10.864731 | ubuntu-jammy-large | 2026-04-19 03:20:10.864 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-04-19 03:20:10.905830 | ubuntu-jammy-large | 2026-04-19 03:20:10.905 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:10.906353 | ubuntu-jammy-large | 2026-04-19 03:20:10.906 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:10.925655 | ubuntu-jammy-large | 2026-04-19 03:20:10.925 | Unpacking util-linux (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:11.006525 | ubuntu-jammy-large | 2026-04-19 03:20:11.006 | Setting up util-linux (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:11.221894 | ubuntu-jammy-large | 2026-04-19 03:20:11.221 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.222554 | ubuntu-jammy-large | 2026-04-19 03:20:11.222 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-04-19 03:20:11.223049 | ubuntu-jammy-large | 2026-04-19 03:20:11.222 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-04-19 03:20:11.269715 | ubuntu-jammy-large | 2026-04-19 03:20:11.269 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:20:11.314474 | ubuntu-jammy-large | 2026-04-19 03:20:11.314 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.314845 | ubuntu-jammy-large | 2026-04-19 03:20:11.314 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-04-19 03:20:11.315262 | ubuntu-jammy-large | 2026-04-19 03:20:11.315 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-19 03:20:11.341011 | ubuntu-jammy-large | 2026-04-19 03:20:11.340 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-04-19 03:20:11.366566 | ubuntu-jammy-large | 2026-04-19 03:20:11.366 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.367252 | ubuntu-jammy-large | 2026-04-19 03:20:11.367 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-19 03:20:11.367285 | ubuntu-jammy-large | 2026-04-19 03:20:11.367 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-04-19 03:20:11.391979 | ubuntu-jammy-large | 2026-04-19 03:20:11.391 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-04-19 03:20:11.416775 | ubuntu-jammy-large | 2026-04-19 03:20:11.416 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.417174 | ubuntu-jammy-large | 2026-04-19 03:20:11.417 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-04-19 03:20:11.417616 | ubuntu-jammy-large | 2026-04-19 03:20:11.417 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-04-19 03:20:11.439184 | ubuntu-jammy-large | 2026-04-19 03:20:11.439 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-04-19 03:20:11.468848 | ubuntu-jammy-large | 2026-04-19 03:20:11.468 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.469419 | ubuntu-jammy-large | 2026-04-19 03:20:11.469 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-04-19 03:20:11.469856 | ubuntu-jammy-large | 2026-04-19 03:20:11.469 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-04-19 03:20:11.511138 | ubuntu-jammy-large | 2026-04-19 03:20:11.510 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-04-19 03:20:11.537543 | ubuntu-jammy-large | 2026-04-19 03:20:11.537 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.537918 | ubuntu-jammy-large | 2026-04-19 03:20:11.537 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-04-19 03:20:11.538297 | ubuntu-jammy-large | 2026-04-19 03:20:11.538 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-04-19 03:20:11.564224 | ubuntu-jammy-large | 2026-04-19 03:20:11.563 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-04-19 03:20:11.597043 | ubuntu-jammy-large | 2026-04-19 03:20:11.596 | (Reading database ... 4848 files and directories currently installed.) 2026-04-19 03:20:11.597586 | ubuntu-jammy-large | 2026-04-19 03:20:11.597 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-04-19 03:20:11.656638 | ubuntu-jammy-large | 2026-04-19 03:20:11.656 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-04-19 03:20:11.761352 | ubuntu-jammy-large | 2026-04-19 03:20:11.761 | Setting up apt (2.4.14) ... 2026-04-19 03:20:12.149813 | ubuntu-jammy-large | 2026-04-19 03:20:12.149 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.150293 | ubuntu-jammy-large | 2026-04-19 03:20:12.150 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-19 03:20:12.150664 | ubuntu-jammy-large | 2026-04-19 03:20:12.150 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-19 03:20:12.175561 | ubuntu-jammy-large | 2026-04-19 03:20:12.175 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-04-19 03:20:12.263669 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:12.263768 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:12.263790 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | debconf: falling back to frontend: Readline 2026-04-19 03:20:12.263865 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:12.263888 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | 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-04-19 03:20:12.263911 | ubuntu-jammy-large | 2026-04-19 03:20:12.263 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:12.322472 | ubuntu-jammy-large | 2026-04-19 03:20:12.322 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.323139 | ubuntu-jammy-large | 2026-04-19 03:20:12.323 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-19 03:20:12.323744 | ubuntu-jammy-large | 2026-04-19 03:20:12.323 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-19 03:20:12.347751 | ubuntu-jammy-large | 2026-04-19 03:20:12.347 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-04-19 03:20:12.379656 | ubuntu-jammy-large | 2026-04-19 03:20:12.379 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.380486 | ubuntu-jammy-large | 2026-04-19 03:20:12.380 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-19 03:20:12.479744 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:12.479843 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:12.479863 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | debconf: falling back to frontend: Readline 2026-04-19 03:20:12.479978 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:12.480005 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | 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-04-19 03:20:12.480049 | ubuntu-jammy-large | 2026-04-19 03:20:12.479 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:12.507476 | ubuntu-jammy-large | 2026-04-19 03:20:12.507 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-19 03:20:12.543224 | ubuntu-jammy-large | 2026-04-19 03:20:12.543 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-04-19 03:20:12.543928 | ubuntu-jammy-large | 2026-04-19 03:20:12.543 | Installing new version of config file /etc/security/namespace.init ... 2026-04-19 03:20:12.581417 | ubuntu-jammy-large | 2026-04-19 03:20:12.581 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.582117 | ubuntu-jammy-large | 2026-04-19 03:20:12.582 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-19 03:20:12.582605 | ubuntu-jammy-large | 2026-04-19 03:20:12.582 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-19 03:20:12.602207 | ubuntu-jammy-large | 2026-04-19 03:20:12.601 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-19 03:20:12.602722 | ubuntu-jammy-large | 2026-04-19 03:20:12.602 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-19 03:20:12.631002 | ubuntu-jammy-large | 2026-04-19 03:20:12.630 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-19 03:20:12.663219 | ubuntu-jammy-large | 2026-04-19 03:20:12.663 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.664050 | ubuntu-jammy-large | 2026-04-19 03:20:12.663 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-19 03:20:12.670177 | ubuntu-jammy-large | 2026-04-19 03:20:12.670 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-19 03:20:12.710709 | ubuntu-jammy-large | 2026-04-19 03:20:12.710 | Preparing to unpack .../mount_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:12.711299 | ubuntu-jammy-large | 2026-04-19 03:20:12.711 | Unpacking mount (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:12.737230 | ubuntu-jammy-large | 2026-04-19 03:20:12.736 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:12.737867 | ubuntu-jammy-large | 2026-04-19 03:20:12.737 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:12.765533 | ubuntu-jammy-large | 2026-04-19 03:20:12.765 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:12.796702 | ubuntu-jammy-large | 2026-04-19 03:20:12.796 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.797494 | ubuntu-jammy-large | 2026-04-19 03:20:12.797 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-04-19 03:20:12.798001 | ubuntu-jammy-large | 2026-04-19 03:20:12.797 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-04-19 03:20:12.819739 | ubuntu-jammy-large | 2026-04-19 03:20:12.819 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-04-19 03:20:12.852693 | ubuntu-jammy-large | 2026-04-19 03:20:12.852 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.853642 | ubuntu-jammy-large | 2026-04-19 03:20:12.853 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-19 03:20:12.854436 | ubuntu-jammy-large | 2026-04-19 03:20:12.854 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-19 03:20:12.877926 | ubuntu-jammy-large | 2026-04-19 03:20:12.877 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-19 03:20:12.909126 | ubuntu-jammy-large | 2026-04-19 03:20:12.908 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.909894 | ubuntu-jammy-large | 2026-04-19 03:20:12.909 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-19 03:20:12.910446 | ubuntu-jammy-large | 2026-04-19 03:20:12.910 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-19 03:20:12.935197 | ubuntu-jammy-large | 2026-04-19 03:20:12.934 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-19 03:20:12.965057 | ubuntu-jammy-large | 2026-04-19 03:20:12.964 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:12.965781 | ubuntu-jammy-large | 2026-04-19 03:20:12.965 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-19 03:20:12.966263 | ubuntu-jammy-large | 2026-04-19 03:20:12.966 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-19 03:20:12.988546 | ubuntu-jammy-large | 2026-04-19 03:20:12.988 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-19 03:20:13.016397 | ubuntu-jammy-large | 2026-04-19 03:20:13.016 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.017350 | ubuntu-jammy-large | 2026-04-19 03:20:13.017 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-19 03:20:13.017853 | ubuntu-jammy-large | 2026-04-19 03:20:13.017 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-19 03:20:13.046315 | ubuntu-jammy-large | 2026-04-19 03:20:13.046 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-19 03:20:13.074240 | ubuntu-jammy-large | 2026-04-19 03:20:13.074 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.074933 | ubuntu-jammy-large | 2026-04-19 03:20:13.074 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-19 03:20:13.075467 | ubuntu-jammy-large | 2026-04-19 03:20:13.075 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-19 03:20:13.104816 | ubuntu-jammy-large | 2026-04-19 03:20:13.104 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-19 03:20:13.141274 | ubuntu-jammy-large | 2026-04-19 03:20:13.140 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.141988 | ubuntu-jammy-large | 2026-04-19 03:20:13.141 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-19 03:20:13.142556 | ubuntu-jammy-large | 2026-04-19 03:20:13.142 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-04-19 03:20:13.210309 | ubuntu-jammy-large | 2026-04-19 03:20:13.210 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-19 03:20:13.305565 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:13.305684 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:13.305705 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | debconf: falling back to frontend: Readline 2026-04-19 03:20:13.305803 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:13.305823 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | 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-04-19 03:20:13.305846 | ubuntu-jammy-large | 2026-04-19 03:20:13.305 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:13.372040 | ubuntu-jammy-large | 2026-04-19 03:20:13.371 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.372712 | ubuntu-jammy-large | 2026-04-19 03:20:13.372 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:13.373169 | ubuntu-jammy-large | 2026-04-19 03:20:13.373 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:13.400879 | ubuntu-jammy-large | 2026-04-19 03:20:13.400 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:13.431087 | ubuntu-jammy-large | 2026-04-19 03:20:13.430 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.431859 | ubuntu-jammy-large | 2026-04-19 03:20:13.431 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-04-19 03:20:13.434733 | ubuntu-jammy-large | 2026-04-19 03:20:13.434 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-19 03:20:13.459641 | ubuntu-jammy-large | 2026-04-19 03:20:13.459 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-04-19 03:20:13.553083 | ubuntu-jammy-large | 2026-04-19 03:20:13.552 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:13.553326 | ubuntu-jammy-large | 2026-04-19 03:20:13.552 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:13.553394 | ubuntu-jammy-large | 2026-04-19 03:20:13.552 | debconf: falling back to frontend: Readline 2026-04-19 03:20:13.553435 | ubuntu-jammy-large | 2026-04-19 03:20:13.553 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:13.553460 | ubuntu-jammy-large | 2026-04-19 03:20:13.553 | 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-04-19 03:20:13.553486 | ubuntu-jammy-large | 2026-04-19 03:20:13.553 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:13.703090 | ubuntu-jammy-large | 2026-04-19 03:20:13.702 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.703847 | ubuntu-jammy-large | 2026-04-19 03:20:13.703 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-04-19 03:20:13.704483 | ubuntu-jammy-large | 2026-04-19 03:20:13.704 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-04-19 03:20:13.731551 | ubuntu-jammy-large | 2026-04-19 03:20:13.731 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-04-19 03:20:13.764033 | ubuntu-jammy-large | 2026-04-19 03:20:13.763 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.764923 | ubuntu-jammy-large | 2026-04-19 03:20:13.764 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-04-19 03:20:13.765559 | ubuntu-jammy-large | 2026-04-19 03:20:13.765 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-04-19 03:20:13.795739 | ubuntu-jammy-large | 2026-04-19 03:20:13.795 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-04-19 03:20:13.824876 | ubuntu-jammy-large | 2026-04-19 03:20:13.824 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.825711 | ubuntu-jammy-large | 2026-04-19 03:20:13.825 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:13.826325 | ubuntu-jammy-large | 2026-04-19 03:20:13.826 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:13.848360 | ubuntu-jammy-large | 2026-04-19 03:20:13.848 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:13.880355 | ubuntu-jammy-large | 2026-04-19 03:20:13.880 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.881138 | ubuntu-jammy-large | 2026-04-19 03:20:13.881 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-19 03:20:13.881643 | ubuntu-jammy-large | 2026-04-19 03:20:13.881 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-19 03:20:13.902688 | ubuntu-jammy-large | 2026-04-19 03:20:13.902 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-19 03:20:13.903136 | ubuntu-jammy-large | 2026-04-19 03:20:13.903 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-19 03:20:13.927101 | ubuntu-jammy-large | 2026-04-19 03:20:13.926 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-19 03:20:13.927721 | ubuntu-jammy-large | 2026-04-19 03:20:13.927 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-19 03:20:13.955176 | ubuntu-jammy-large | 2026-04-19 03:20:13.954 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-04-19 03:20:13.987479 | ubuntu-jammy-large | 2026-04-19 03:20:13.987 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:13.988410 | ubuntu-jammy-large | 2026-04-19 03:20:13.988 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-04-19 03:20:13.988982 | ubuntu-jammy-large | 2026-04-19 03:20:13.988 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-04-19 03:20:14.011381 | ubuntu-jammy-large | 2026-04-19 03:20:14.011 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-04-19 03:20:14.042469 | ubuntu-jammy-large | 2026-04-19 03:20:14.042 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:14.043189 | ubuntu-jammy-large | 2026-04-19 03:20:14.043 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-04-19 03:20:14.043710 | ubuntu-jammy-large | 2026-04-19 03:20:14.043 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-04-19 03:20:14.069927 | ubuntu-jammy-large | 2026-04-19 03:20:14.069 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-19 03:20:14.104135 | ubuntu-jammy-large | 2026-04-19 03:20:14.103 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:14.105621 | ubuntu-jammy-large | 2026-04-19 03:20:14.105 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:20:14.106311 | ubuntu-jammy-large | 2026-04-19 03:20:14.106 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-19 03:20:14.128175 | ubuntu-jammy-large | 2026-04-19 03:20:14.127 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:14.158121 | ubuntu-jammy-large | 2026-04-19 03:20:14.157 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:14.158914 | ubuntu-jammy-large | 2026-04-19 03:20:14.158 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-04-19 03:20:14.199226 | ubuntu-jammy-large | 2026-04-19 03:20:14.199 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-04-19 03:20:14.274378 | ubuntu-jammy-large | 2026-04-19 03:20:14.274 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-04-19 03:20:14.333372 | ubuntu-jammy-large | 2026-04-19 03:20:14.333 | (Reading database ... 4846 files and directories currently installed.) 2026-04-19 03:20:14.334140 | ubuntu-jammy-large | 2026-04-19 03:20:14.334 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-04-19 03:20:14.334654 | ubuntu-jammy-large | 2026-04-19 03:20:14.334 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-04-19 03:20:14.352860 | ubuntu-jammy-large | 2026-04-19 03:20:14.352 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-19 03:20:14.353406 | ubuntu-jammy-large | 2026-04-19 03:20:14.353 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-19 03:20:14.372067 | ubuntu-jammy-large | 2026-04-19 03:20:14.371 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-04-19 03:20:14.427506 | ubuntu-jammy-large | 2026-04-19 03:20:14.427 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-04-19 03:20:14.496581 | ubuntu-jammy-large | 2026-04-19 03:20:14.496 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-19 03:20:14.497106 | ubuntu-jammy-large | 2026-04-19 03:20:14.497 | Unpacking openssl (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-04-19 03:20:14.550454 | ubuntu-jammy-large | 2026-04-19 03:20:14.550 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-04-19 03:20:14.550699 | ubuntu-jammy-large | 2026-04-19 03:20:14.550 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-04-19 03:20:14.582754 | ubuntu-jammy-large | 2026-04-19 03:20:14.582 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-04-19 03:20:14.583263 | ubuntu-jammy-large | 2026-04-19 03:20:14.583 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-19 03:20:14.583671 | ubuntu-jammy-large | 2026-04-19 03:20:14.583 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-04-19 03:20:14.584114 | ubuntu-jammy-large | 2026-04-19 03:20:14.584 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-04-19 03:20:14.584504 | ubuntu-jammy-large | 2026-04-19 03:20:14.584 | Setting up mount (2.37.2-4ubuntu3.5) ... 2026-04-19 03:20:14.584897 | ubuntu-jammy-large | 2026-04-19 03:20:14.584 | Setting up openssl (3.0.2-0ubuntu1.23) ... 2026-04-19 03:20:14.585330 | ubuntu-jammy-large | 2026-04-19 03:20:14.585 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-04-19 03:20:14.587826 | ubuntu-jammy-large | 2026-04-19 03:20:14.587 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-04-19 03:20:14.588243 | ubuntu-jammy-large | 2026-04-19 03:20:14.588 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-04-19 03:20:14.891310 | ubuntu-jammy-large | 2026-04-19 03:20:14.890 | Setting up ca-certificates (20240203~22.04.1) ... 2026-04-19 03:20:14.986693 | ubuntu-jammy-large | 2026-04-19 03:20:14.986 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:14.986810 | ubuntu-jammy-large | 2026-04-19 03:20:14.986 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:14.986832 | ubuntu-jammy-large | 2026-04-19 03:20:14.986 | debconf: falling back to frontend: Readline 2026-04-19 03:20:14.987028 | ubuntu-jammy-large | 2026-04-19 03:20:14.986 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:14.987079 | ubuntu-jammy-large | 2026-04-19 03:20:14.987 | 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-04-19 03:20:14.987124 | ubuntu-jammy-large | 2026-04-19 03:20:14.987 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:17.627050 | ubuntu-jammy-large | 2026-04-19 03:20:17.626 | Updating certificates in /etc/ssl/certs... 2026-04-19 03:20:19.070488 | ubuntu-jammy-large | 2026-04-19 03:20:19.070 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-04-19 03:20:19.114963 | ubuntu-jammy-large | 2026-04-19 03:20:19.114 | 30 added, 11 removed; done. 2026-04-19 03:20:19.135295 | ubuntu-jammy-large | 2026-04-19 03:20:19.135 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-04-19 03:20:19.191949 | ubuntu-jammy-large | 2026-04-19 03:20:19.191 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:20:19.202041 | ubuntu-jammy-large | 2026-04-19 03:20:19.201 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-04-19 03:20:19.211189 | ubuntu-jammy-large | 2026-04-19 03:20:19.210 | Updating certificates in /etc/ssl/certs... 2026-04-19 03:20:20.301472 | ubuntu-jammy-large | 2026-04-19 03:20:20.301 | 0 added, 0 removed; done. 2026-04-19 03:20:20.301539 | ubuntu-jammy-large | 2026-04-19 03:20:20.301 | Running hooks in /etc/ca-certificates/update.d... 2026-04-19 03:20:20.303446 | ubuntu-jammy-large | 2026-04-19 03:20:20.303 | done. 2026-04-19 03:20:21.532262 | ubuntu-jammy-large | 2026-04-19 03:20:21.531 | Reading package lists... 2026-04-19 03:20:21.782453 | ubuntu-jammy-large | 2026-04-19 03:20:21.782 | Building dependency tree... 2026-04-19 03:20:21.782584 | ubuntu-jammy-large | 2026-04-19 03:20:21.782 | Reading state information... 2026-04-19 03:20:21.999685 | ubuntu-jammy-large | 2026-04-19 03:20:21.999 | The following additional packages will be installed: 2026-04-19 03:20:21.999937 | ubuntu-jammy-large | 2026-04-19 03:20:21.999 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-04-19 03:20:22.000110 | ubuntu-jammy-large | 2026-04-19 03:20:22.000 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-04-19 03:20:22.000252 | ubuntu-jammy-large | 2026-04-19 03:20:22.000 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-04-19 03:20:22.000293 | ubuntu-jammy-large | 2026-04-19 03:20:22.000 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-04-19 03:20:22.000896 | ubuntu-jammy-large | 2026-04-19 03:20:22.000 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-04-19 03:20:22.001134 | ubuntu-jammy-large | 2026-04-19 03:20:22.001 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-04-19 03:20:22.001273 | ubuntu-jammy-large | 2026-04-19 03:20:22.001 | python3.10-minimal readline-common shared-mime-info systemd 2026-04-19 03:20:22.001384 | ubuntu-jammy-large | 2026-04-19 03:20:22.001 | systemd-timesyncd xdg-user-dirs 2026-04-19 03:20:22.002613 | ubuntu-jammy-large | 2026-04-19 03:20:22.002 | Suggested packages: 2026-04-19 03:20:22.002662 | ubuntu-jammy-large | 2026-04-19 03:20:22.002 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-04-19 03:20:22.002680 | ubuntu-jammy-large | 2026-04-19 03:20:22.002 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-04-19 03:20:22.002696 | ubuntu-jammy-large | 2026-04-19 03:20:22.002 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-04-19 03:20:22.002718 | ubuntu-jammy-large | 2026-04-19 03:20:22.002 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-04-19 03:20:22.041853 | ubuntu-jammy-large | 2026-04-19 03:20:22.041 | The following NEW packages will be installed: 2026-04-19 03:20:22.042174 | ubuntu-jammy-large | 2026-04-19 03:20:22.042 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-04-19 03:20:22.042320 | ubuntu-jammy-large | 2026-04-19 03:20:22.042 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-04-19 03:20:22.042430 | ubuntu-jammy-large | 2026-04-19 03:20:22.042 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-04-19 03:20:22.042566 | ubuntu-jammy-large | 2026-04-19 03:20:22.042 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-04-19 03:20:22.042844 | ubuntu-jammy-large | 2026-04-19 03:20:22.042 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-04-19 03:20:22.043404 | ubuntu-jammy-large | 2026-04-19 03:20:22.043 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-04-19 03:20:22.043544 | ubuntu-jammy-large | 2026-04-19 03:20:22.043 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-04-19 03:20:22.043669 | ubuntu-jammy-large | 2026-04-19 03:20:22.043 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-04-19 03:20:22.170417 | ubuntu-jammy-large | 2026-04-19 03:20:22.170 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:22.170516 | ubuntu-jammy-large | 2026-04-19 03:20:22.170 | Need to get 27.6 MB of archives. 2026-04-19 03:20:22.170533 | ubuntu-jammy-large | 2026-04-19 03:20:22.170 | After this operation, 95.5 MB of additional disk space will be used. 2026-04-19 03:20:22.170549 | ubuntu-jammy-large | 2026-04-19 03:20:22.170 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.15 [816 kB] 2026-04-19 03:20:22.241764 | ubuntu-jammy-large | 2026-04-19 03:20:22.241 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-04-19 03:20:22.244643 | ubuntu-jammy-large | 2026-04-19 03:20:22.244 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.15 [2275 kB] 2026-04-19 03:20:22.366011 | ubuntu-jammy-large | 2026-04-19 03:20:22.365 | 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-04-19 03:20:22.366430 | ubuntu-jammy-large | 2026-04-19 03:20:22.366 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-04-19 03:20:22.367174 | ubuntu-jammy-large | 2026-04-19 03:20:22.367 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-04-19 03:20:22.371189 | ubuntu-jammy-large | 2026-04-19 03:20:22.371 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-04-19 03:20:22.372270 | ubuntu-jammy-large | 2026-04-19 03:20:22.372 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-04-19 03:20:22.375100 | ubuntu-jammy-large | 2026-04-19 03:20:22.374 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-04-19 03:20:22.393309 | ubuntu-jammy-large | 2026-04-19 03:20:22.393 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.15 [1850 kB] 2026-04-19 03:20:22.448856 | ubuntu-jammy-large | 2026-04-19 03:20:22.448 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.15 [508 kB] 2026-04-19 03:20:22.465021 | ubuntu-jammy-large | 2026-04-19 03:20:22.464 | 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-04-19 03:20:22.465361 | ubuntu-jammy-large | 2026-04-19 03:20:22.465 | 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-04-19 03:20:22.465836 | ubuntu-jammy-large | 2026-04-19 03:20:22.465 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-04-19 03:20:22.466569 | ubuntu-jammy-large | 2026-04-19 03:20:22.466 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-04-19 03:20:22.466868 | ubuntu-jammy-large | 2026-04-19 03:20:22.466 | 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-04-19 03:20:22.468571 | ubuntu-jammy-large | 2026-04-19 03:20:22.468 | 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-04-19 03:20:22.471316 | ubuntu-jammy-large | 2026-04-19 03:20:22.471 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-04-19 03:20:22.477053 | ubuntu-jammy-large | 2026-04-19 03:20:22.476 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-04-19 03:20:22.477373 | ubuntu-jammy-large | 2026-04-19 03:20:22.477 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-04-19 03:20:22.478010 | ubuntu-jammy-large | 2026-04-19 03:20:22.477 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.20 [4585 kB] 2026-04-19 03:20:22.681391 | ubuntu-jammy-large | 2026-04-19 03:20:22.680 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.20 [10.5 kB] 2026-04-19 03:20:22.681665 | ubuntu-jammy-large | 2026-04-19 03:20:22.681 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-04-19 03:20:22.686874 | ubuntu-jammy-large | 2026-04-19 03:20:22.686 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-04-19 03:20:22.691077 | ubuntu-jammy-large | 2026-04-19 03:20:22.690 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-04-19 03:20:22.692642 | ubuntu-jammy-large | 2026-04-19 03:20:22.692 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-04-19 03:20:22.735997 | ubuntu-jammy-large | 2026-04-19 03:20:22.735 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-04-19 03:20:22.736380 | ubuntu-jammy-large | 2026-04-19 03:20:22.736 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-04-19 03:20:22.740925 | ubuntu-jammy-large | 2026-04-19 03:20:22.740 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-04-19 03:20:22.741268 | ubuntu-jammy-large | 2026-04-19 03:20:22.741 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-04-19 03:20:23.123695 | ubuntu-jammy-large | 2026-04-19 03:20:23.123 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.20 [133 kB] 2026-04-19 03:20:23.126818 | ubuntu-jammy-large | 2026-04-19 03:20:23.126 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.20 [203 kB] 2026-04-19 03:20:23.130526 | ubuntu-jammy-large | 2026-04-19 03:20:23.130 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-04-19 03:20:23.152486 | ubuntu-jammy-large | 2026-04-19 03:20:23.152 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-04-19 03:20:23.153736 | ubuntu-jammy-large | 2026-04-19 03:20:23.153 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-04-19 03:20:23.159525 | ubuntu-jammy-large | 2026-04-19 03:20:23.159 | 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-04-19 03:20:23.160662 | ubuntu-jammy-large | 2026-04-19 03:20:23.160 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-04-19 03:20:23.172617 | ubuntu-jammy-large | 2026-04-19 03:20:23.172 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.6 [820 kB] 2026-04-19 03:20:23.193443 | ubuntu-jammy-large | 2026-04-19 03:20:23.193 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.20 [31.2 kB] 2026-04-19 03:20:23.193660 | ubuntu-jammy-large | 2026-04-19 03:20:23.193 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-04-19 03:20:23.194262 | ubuntu-jammy-large | 2026-04-19 03:20:23.194 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-04-19 03:20:23.358863 | ubuntu-jammy-large | 2026-04-19 03:20:23.358 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:23.399627 | ubuntu-jammy-large | 2026-04-19 03:20:23.399 | Fetched 27.6 MB in 1s (23.9 MB/s) 2026-04-19 03:20:23.399731 | ubuntu-jammy-large | 2026-04-19 03:20:23.399 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-04-19 03:20:23.418642 | ubuntu-jammy-large | 2026-04-19 03:20:23.418 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-04-19 03:20:23.426128 | ubuntu-jammy-large | 2026-04-19 03:20:23.425 | (Reading database ... 4865 files and directories currently installed.) 2026-04-19 03:20:23.426848 | ubuntu-jammy-large | 2026-04-19 03:20:23.426 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:20:23.427157 | ubuntu-jammy-large | 2026-04-19 03:20:23.427 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:23.488534 | ubuntu-jammy-large | 2026-04-19 03:20:23.488 | Selecting previously unselected package libexpat1:amd64. 2026-04-19 03:20:23.489843 | ubuntu-jammy-large | 2026-04-19 03:20:23.489 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-04-19 03:20:23.490117 | ubuntu-jammy-large | 2026-04-19 03:20:23.490 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-19 03:20:23.507611 | ubuntu-jammy-large | 2026-04-19 03:20:23.507 | Selecting previously unselected package python3.10-minimal. 2026-04-19 03:20:23.508777 | ubuntu-jammy-large | 2026-04-19 03:20:23.508 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:20:23.515241 | ubuntu-jammy-large | 2026-04-19 03:20:23.515 | Unpacking python3.10-minimal (3.10.12-1~22.04.15) ... 2026-04-19 03:20:23.583784 | ubuntu-jammy-large | 2026-04-19 03:20:23.583 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:23.586605 | ubuntu-jammy-large | 2026-04-19 03:20:23.586 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-19 03:20:23.586961 | ubuntu-jammy-large | 2026-04-19 03:20:23.586 | Setting up python3.10-minimal (3.10.12-1~22.04.15) ... 2026-04-19 03:20:24.356153 | ubuntu-jammy-large | 2026-04-19 03:20:24.355 | Selecting previously unselected package python3-minimal. 2026-04-19 03:20:24.361055 | ubuntu-jammy-large | 2026-04-19 03:20:24.360 | (Reading database ... 5169 files and directories currently installed.) 2026-04-19 03:20:24.361830 | ubuntu-jammy-large | 2026-04-19 03:20:24.361 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:20:24.362127 | ubuntu-jammy-large | 2026-04-19 03:20:24.362 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-04-19 03:20:24.380804 | ubuntu-jammy-large | 2026-04-19 03:20:24.380 | Selecting previously unselected package media-types. 2026-04-19 03:20:24.382262 | ubuntu-jammy-large | 2026-04-19 03:20:24.382 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-04-19 03:20:24.382525 | ubuntu-jammy-large | 2026-04-19 03:20:24.382 | Unpacking media-types (7.0.0) ... 2026-04-19 03:20:24.399352 | ubuntu-jammy-large | 2026-04-19 03:20:24.399 | Selecting previously unselected package libmpdec3:amd64. 2026-04-19 03:20:24.400755 | ubuntu-jammy-large | 2026-04-19 03:20:24.400 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-04-19 03:20:24.401021 | ubuntu-jammy-large | 2026-04-19 03:20:24.400 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-04-19 03:20:24.420297 | ubuntu-jammy-large | 2026-04-19 03:20:24.420 | Selecting previously unselected package readline-common. 2026-04-19 03:20:24.421684 | ubuntu-jammy-large | 2026-04-19 03:20:24.421 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-04-19 03:20:24.421945 | ubuntu-jammy-large | 2026-04-19 03:20:24.421 | Unpacking readline-common (8.1.2-1) ... 2026-04-19 03:20:24.438451 | ubuntu-jammy-large | 2026-04-19 03:20:24.438 | Selecting previously unselected package libreadline8:amd64. 2026-04-19 03:20:24.440227 | ubuntu-jammy-large | 2026-04-19 03:20:24.440 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-04-19 03:20:24.440564 | ubuntu-jammy-large | 2026-04-19 03:20:24.440 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-04-19 03:20:24.464067 | ubuntu-jammy-large | 2026-04-19 03:20:24.463 | Selecting previously unselected package libsqlite3-0:amd64. 2026-04-19 03:20:24.466021 | ubuntu-jammy-large | 2026-04-19 03:20:24.465 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-04-19 03:20:24.466413 | ubuntu-jammy-large | 2026-04-19 03:20:24.466 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-04-19 03:20:24.498590 | ubuntu-jammy-large | 2026-04-19 03:20:24.498 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-04-19 03:20:24.500050 | ubuntu-jammy-large | 2026-04-19 03:20:24.499 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:20:24.500308 | ubuntu-jammy-large | 2026-04-19 03:20:24.500 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:24.592708 | ubuntu-jammy-large | 2026-04-19 03:20:24.592 | Selecting previously unselected package python3.10. 2026-04-19 03:20:24.594522 | ubuntu-jammy-large | 2026-04-19 03:20:24.594 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:20:24.594745 | ubuntu-jammy-large | 2026-04-19 03:20:24.594 | Unpacking python3.10 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:24.609706 | ubuntu-jammy-large | 2026-04-19 03:20:24.609 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-04-19 03:20:24.611445 | ubuntu-jammy-large | 2026-04-19 03:20:24.611 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:20:24.611718 | ubuntu-jammy-large | 2026-04-19 03:20:24.611 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-04-19 03:20:24.633400 | ubuntu-jammy-large | 2026-04-19 03:20:24.633 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-04-19 03:20:24.836741 | ubuntu-jammy-large | 2026-04-19 03:20:24.836 | Selecting previously unselected package python3. 2026-04-19 03:20:24.841022 | ubuntu-jammy-large | 2026-04-19 03:20:24.840 | (Reading database ... 5599 files and directories currently installed.) 2026-04-19 03:20:24.841607 | ubuntu-jammy-large | 2026-04-19 03:20:24.841 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:20:24.847567 | ubuntu-jammy-large | 2026-04-19 03:20:24.847 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-04-19 03:20:24.863038 | ubuntu-jammy-large | 2026-04-19 03:20:24.862 | Selecting previously unselected package libapparmor1:amd64. 2026-04-19 03:20:24.865223 | ubuntu-jammy-large | 2026-04-19 03:20:24.865 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-04-19 03:20:24.865679 | ubuntu-jammy-large | 2026-04-19 03:20:24.865 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-04-19 03:20:24.882037 | ubuntu-jammy-large | 2026-04-19 03:20:24.881 | Selecting previously unselected package libargon2-1:amd64. 2026-04-19 03:20:24.884192 | ubuntu-jammy-large | 2026-04-19 03:20:24.884 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-04-19 03:20:24.884544 | ubuntu-jammy-large | 2026-04-19 03:20:24.884 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-04-19 03:20:24.901914 | ubuntu-jammy-large | 2026-04-19 03:20:24.901 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-04-19 03:20:24.904099 | ubuntu-jammy-large | 2026-04-19 03:20:24.903 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-19 03:20:24.904458 | ubuntu-jammy-large | 2026-04-19 03:20:24.904 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:20:24.924500 | ubuntu-jammy-large | 2026-04-19 03:20:24.924 | Selecting previously unselected package libjson-c5:amd64. 2026-04-19 03:20:24.926700 | ubuntu-jammy-large | 2026-04-19 03:20:24.926 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-04-19 03:20:24.927172 | ubuntu-jammy-large | 2026-04-19 03:20:24.926 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-04-19 03:20:24.945965 | ubuntu-jammy-large | 2026-04-19 03:20:24.945 | Selecting previously unselected package libcryptsetup12:amd64. 2026-04-19 03:20:24.948118 | ubuntu-jammy-large | 2026-04-19 03:20:24.947 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-19 03:20:24.948498 | ubuntu-jammy-large | 2026-04-19 03:20:24.948 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:20:24.971039 | ubuntu-jammy-large | 2026-04-19 03:20:24.970 | Selecting previously unselected package libip4tc2:amd64. 2026-04-19 03:20:24.973178 | ubuntu-jammy-large | 2026-04-19 03:20:24.973 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-19 03:20:24.973564 | ubuntu-jammy-large | 2026-04-19 03:20:24.973 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:20:24.992296 | ubuntu-jammy-large | 2026-04-19 03:20:24.992 | Selecting previously unselected package libkmod2:amd64. 2026-04-19 03:20:24.994581 | ubuntu-jammy-large | 2026-04-19 03:20:24.994 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-04-19 03:20:24.995140 | ubuntu-jammy-large | 2026-04-19 03:20:24.995 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-04-19 03:20:25.014922 | ubuntu-jammy-large | 2026-04-19 03:20:25.014 | Selecting previously unselected package systemd. 2026-04-19 03:20:25.016839 | ubuntu-jammy-large | 2026-04-19 03:20:25.016 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:25.049593 | ubuntu-jammy-large | 2026-04-19 03:20:25.049 | Unpacking systemd (249.11-0ubuntu3.20) ... 2026-04-19 03:20:25.206994 | ubuntu-jammy-large | 2026-04-19 03:20:25.206 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-04-19 03:20:25.207401 | ubuntu-jammy-large | 2026-04-19 03:20:25.207 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-04-19 03:20:25.207864 | ubuntu-jammy-large | 2026-04-19 03:20:25.207 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:20:25.208256 | ubuntu-jammy-large | 2026-04-19 03:20:25.208 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-04-19 03:20:25.208588 | ubuntu-jammy-large | 2026-04-19 03:20:25.208 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:20:25.208949 | ubuntu-jammy-large | 2026-04-19 03:20:25.208 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:20:25.209365 | ubuntu-jammy-large | 2026-04-19 03:20:25.209 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-04-19 03:20:25.209747 | ubuntu-jammy-large | 2026-04-19 03:20:25.209 | Setting up systemd (249.11-0ubuntu3.20) ... 2026-04-19 03:20:25.219573 | ubuntu-jammy-large | 2026-04-19 03:20:25.219 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-04-19 03:20:25.224929 | ubuntu-jammy-large | 2026-04-19 03:20:25.224 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-04-19 03:20:25.229808 | ubuntu-jammy-large | 2026-04-19 03:20:25.229 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-04-19 03:20:25.229831 | ubuntu-jammy-large | 2026-04-19 03:20:25.229 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-04-19 03:20:25.243261 | ubuntu-jammy-large | 2026-04-19 03:20:25.243 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-04-19 03:20:25.250012 | ubuntu-jammy-large | 2026-04-19 03:20:25.249 | Initializing machine ID from random generator. 2026-04-19 03:20:25.573082 | ubuntu-jammy-large | 2026-04-19 03:20:25.572 | Selecting previously unselected package systemd-sysv. 2026-04-19 03:20:25.583508 | ubuntu-jammy-large | 2026-04-19 03:20:25.583 | (Reading database ... 6438 files and directories currently installed.) 2026-04-19 03:20:25.584570 | ubuntu-jammy-large | 2026-04-19 03:20:25.584 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:25.585083 | ubuntu-jammy-large | 2026-04-19 03:20:25.584 | Unpacking systemd-sysv (249.11-0ubuntu3.20) ... 2026-04-19 03:20:25.602268 | ubuntu-jammy-large | 2026-04-19 03:20:25.602 | Selecting previously unselected package libdbus-1-3:amd64. 2026-04-19 03:20:25.603849 | ubuntu-jammy-large | 2026-04-19 03:20:25.603 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-04-19 03:20:25.604107 | ubuntu-jammy-large | 2026-04-19 03:20:25.604 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-04-19 03:20:25.624925 | ubuntu-jammy-large | 2026-04-19 03:20:25.624 | Selecting previously unselected package dbus. 2026-04-19 03:20:25.626569 | ubuntu-jammy-large | 2026-04-19 03:20:25.626 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-04-19 03:20:25.644470 | ubuntu-jammy-large | 2026-04-19 03:20:25.644 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-04-19 03:20:25.671052 | ubuntu-jammy-large | 2026-04-19 03:20:25.670 | Selecting previously unselected package dmsetup. 2026-04-19 03:20:25.673034 | ubuntu-jammy-large | 2026-04-19 03:20:25.672 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-19 03:20:25.673351 | ubuntu-jammy-large | 2026-04-19 03:20:25.673 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:20:25.692943 | ubuntu-jammy-large | 2026-04-19 03:20:25.692 | Selecting previously unselected package libglib2.0-0:amd64. 2026-04-19 03:20:25.694778 | ubuntu-jammy-large | 2026-04-19 03:20:25.694 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-04-19 03:20:25.695036 | ubuntu-jammy-large | 2026-04-19 03:20:25.694 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:25.750324 | ubuntu-jammy-large | 2026-04-19 03:20:25.750 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-04-19 03:20:25.751976 | ubuntu-jammy-large | 2026-04-19 03:20:25.751 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-04-19 03:20:25.752238 | ubuntu-jammy-large | 2026-04-19 03:20:25.752 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-04-19 03:20:25.770273 | ubuntu-jammy-large | 2026-04-19 03:20:25.770 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-04-19 03:20:25.772077 | ubuntu-jammy-large | 2026-04-19 03:20:25.771 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-04-19 03:20:25.772312 | ubuntu-jammy-large | 2026-04-19 03:20:25.772 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-04-19 03:20:25.795803 | ubuntu-jammy-large | 2026-04-19 03:20:25.795 | Selecting previously unselected package libglib2.0-data. 2026-04-19 03:20:25.797917 | ubuntu-jammy-large | 2026-04-19 03:20:25.797 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-04-19 03:20:25.798202 | ubuntu-jammy-large | 2026-04-19 03:20:25.798 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:25.814718 | ubuntu-jammy-large | 2026-04-19 03:20:25.814 | Selecting previously unselected package libicu70:amd64. 2026-04-19 03:20:25.818234 | ubuntu-jammy-large | 2026-04-19 03:20:25.818 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-04-19 03:20:25.818767 | ubuntu-jammy-large | 2026-04-19 03:20:25.818 | Unpacking libicu70:amd64 (70.1-2) ... 2026-04-19 03:20:26.104062 | ubuntu-jammy-large | 2026-04-19 03:20:26.103 | Selecting previously unselected package libnss-systemd:amd64. 2026-04-19 03:20:26.105551 | ubuntu-jammy-large | 2026-04-19 03:20:26.105 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:26.105751 | ubuntu-jammy-large | 2026-04-19 03:20:26.105 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.124899 | ubuntu-jammy-large | 2026-04-19 03:20:26.124 | Selecting previously unselected package libpam-systemd:amd64. 2026-04-19 03:20:26.126447 | ubuntu-jammy-large | 2026-04-19 03:20:26.126 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:26.126662 | ubuntu-jammy-large | 2026-04-19 03:20:26.126 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.152275 | ubuntu-jammy-large | 2026-04-19 03:20:26.152 | Selecting previously unselected package libxml2:amd64. 2026-04-19 03:20:26.154878 | ubuntu-jammy-large | 2026-04-19 03:20:26.154 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-04-19 03:20:26.155271 | ubuntu-jammy-large | 2026-04-19 03:20:26.155 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-04-19 03:20:26.197289 | ubuntu-jammy-large | 2026-04-19 03:20:26.197 | Selecting previously unselected package python3-dbus. 2026-04-19 03:20:26.199805 | ubuntu-jammy-large | 2026-04-19 03:20:26.199 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-04-19 03:20:26.200146 | ubuntu-jammy-large | 2026-04-19 03:20:26.200 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-04-19 03:20:26.224567 | ubuntu-jammy-large | 2026-04-19 03:20:26.224 | Selecting previously unselected package python3-gi. 2026-04-19 03:20:26.227036 | ubuntu-jammy-large | 2026-04-19 03:20:26.226 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-04-19 03:20:26.227437 | ubuntu-jammy-large | 2026-04-19 03:20:26.227 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-04-19 03:20:26.255552 | ubuntu-jammy-large | 2026-04-19 03:20:26.255 | Selecting previously unselected package networkd-dispatcher. 2026-04-19 03:20:26.257436 | ubuntu-jammy-large | 2026-04-19 03:20:26.257 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-04-19 03:20:26.257732 | ubuntu-jammy-large | 2026-04-19 03:20:26.257 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-04-19 03:20:26.275198 | ubuntu-jammy-large | 2026-04-19 03:20:26.274 | Selecting previously unselected package shared-mime-info. 2026-04-19 03:20:26.277233 | ubuntu-jammy-large | 2026-04-19 03:20:26.277 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-04-19 03:20:26.277557 | ubuntu-jammy-large | 2026-04-19 03:20:26.277 | Unpacking shared-mime-info (2.1-2) ... 2026-04-19 03:20:26.314745 | ubuntu-jammy-large | 2026-04-19 03:20:26.314 | Selecting previously unselected package sudo. 2026-04-19 03:20:26.317272 | ubuntu-jammy-large | 2026-04-19 03:20:26.317 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.6_amd64.deb ... 2026-04-19 03:20:26.320301 | ubuntu-jammy-large | 2026-04-19 03:20:26.320 | Unpacking sudo (1.9.9-1ubuntu2.6) ... 2026-04-19 03:20:26.363381 | ubuntu-jammy-large | 2026-04-19 03:20:26.363 | Selecting previously unselected package systemd-timesyncd. 2026-04-19 03:20:26.364877 | ubuntu-jammy-large | 2026-04-19 03:20:26.364 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:26.365116 | ubuntu-jammy-large | 2026-04-19 03:20:26.365 | Unpacking systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.380731 | ubuntu-jammy-large | 2026-04-19 03:20:26.380 | Selecting previously unselected package xdg-user-dirs. 2026-04-19 03:20:26.382484 | ubuntu-jammy-large | 2026-04-19 03:20:26.382 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-04-19 03:20:26.389550 | ubuntu-jammy-large | 2026-04-19 03:20:26.389 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-04-19 03:20:26.427709 | ubuntu-jammy-large | 2026-04-19 03:20:26.427 | Selecting previously unselected package busybox. 2026-04-19 03:20:26.429353 | ubuntu-jammy-large | 2026-04-19 03:20:26.429 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-04-19 03:20:26.429447 | ubuntu-jammy-large | 2026-04-19 03:20:26.429 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-04-19 03:20:26.462348 | ubuntu-jammy-large | 2026-04-19 03:20:26.462 | Setting up media-types (7.0.0) ... 2026-04-19 03:20:26.463307 | ubuntu-jammy-large | 2026-04-19 03:20:26.463 | Setting up systemd-sysv (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.465992 | ubuntu-jammy-large | 2026-04-19 03:20:26.465 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-04-19 03:20:26.473543 | ubuntu-jammy-large | 2026-04-19 03:20:26.473 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:26.479795 | ubuntu-jammy-large | 2026-04-19 03:20:26.479 | No schema files found: doing nothing. 2026-04-19 03:20:26.485892 | ubuntu-jammy-large | 2026-04-19 03:20:26.485 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-04-19 03:20:26.486459 | ubuntu-jammy-large | 2026-04-19 03:20:26.486 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.489064 | ubuntu-jammy-large | 2026-04-19 03:20:26.488 | First installation detected... 2026-04-19 03:20:26.489132 | ubuntu-jammy-large | 2026-04-19 03:20:26.489 | Checking NSS setup... 2026-04-19 03:20:26.494322 | ubuntu-jammy-large | 2026-04-19 03:20:26.494 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-04-19 03:20:26.494847 | ubuntu-jammy-large | 2026-04-19 03:20:26.494 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:26.495341 | ubuntu-jammy-large | 2026-04-19 03:20:26.495 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-04-19 03:20:26.495942 | ubuntu-jammy-large | 2026-04-19 03:20:26.495 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-04-19 03:20:26.614939 | ubuntu-jammy-large | 2026-04-19 03:20:26.614 | Setting up systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-04-19 03:20:26.876019 | ubuntu-jammy-large | 2026-04-19 03:20:26.875 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-04-19 03:20:26.876126 | ubuntu-jammy-large | 2026-04-19 03:20:26.875 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-04-19 03:20:26.879390 | ubuntu-jammy-large | 2026-04-19 03:20:26.879 | Setting up sudo (1.9.9-1ubuntu2.6) ... 2026-04-19 03:20:26.939389 | ubuntu-jammy-large | 2026-04-19 03:20:26.939 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:20:26.942584 | ubuntu-jammy-large | 2026-04-19 03:20:26.942 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-04-19 03:20:26.943635 | ubuntu-jammy-large | 2026-04-19 03:20:26.943 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-19 03:20:27.042173 | ubuntu-jammy-large | 2026-04-19 03:20:27.041 | debconf: unable to initialize frontend: Dialog 2026-04-19 03:20:27.042275 | ubuntu-jammy-large | 2026-04-19 03:20:27.042 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-19 03:20:27.042294 | ubuntu-jammy-large | 2026-04-19 03:20:27.042 | debconf: falling back to frontend: Readline 2026-04-19 03:20:27.042462 | ubuntu-jammy-large | 2026-04-19 03:20:27.042 | debconf: unable to initialize frontend: Readline 2026-04-19 03:20:27.042504 | ubuntu-jammy-large | 2026-04-19 03:20:27.042 | 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-04-19 03:20:27.042526 | ubuntu-jammy-large | 2026-04-19 03:20:27.042 | debconf: falling back to frontend: Teletype 2026-04-19 03:20:27.135938 | ubuntu-jammy-large | 2026-04-19 03:20:27.135 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-04-19 03:20:27.136350 | ubuntu-jammy-large | 2026-04-19 03:20:27.136 | Setting up readline-common (8.1.2-1) ... 2026-04-19 03:20:27.140636 | ubuntu-jammy-large | 2026-04-19 03:20:27.140 | Setting up libicu70:amd64 (70.1-2) ... 2026-04-19 03:20:27.141025 | ubuntu-jammy-large | 2026-04-19 03:20:27.140 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-04-19 03:20:27.141423 | ubuntu-jammy-large | 2026-04-19 03:20:27.141 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:27.141788 | ubuntu-jammy-large | 2026-04-19 03:20:27.141 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-04-19 03:20:27.142110 | ubuntu-jammy-large | 2026-04-19 03:20:27.142 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-04-19 03:20:27.142464 | ubuntu-jammy-large | 2026-04-19 03:20:27.142 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-04-19 03:20:27.142795 | ubuntu-jammy-large | 2026-04-19 03:20:27.142 | Setting up python3.10 (3.10.12-1~22.04.15) ... 2026-04-19 03:20:27.924737 | ubuntu-jammy-large | 2026-04-19 03:20:27.924 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-04-19 03:20:27.935054 | ubuntu-jammy-large | 2026-04-19 03:20:27.934 | running python rtupdate hooks for python3.10... 2026-04-19 03:20:27.935200 | ubuntu-jammy-large | 2026-04-19 03:20:27.935 | running python post-rtupdate hooks for python3.10... 2026-04-19 03:20:28.058442 | ubuntu-jammy-large | 2026-04-19 03:20:28.058 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-04-19 03:20:28.289641 | ubuntu-jammy-large | 2026-04-19 03:20:28.289 | Setting up shared-mime-info (2.1-2) ... 2026-04-19 03:20:28.578079 | ubuntu-jammy-large | 2026-04-19 03:20:28.577 | Setting up python3-dbus (1.2.18-3build1) ... 2026-04-19 03:20:28.770858 | ubuntu-jammy-large | 2026-04-19 03:20:28.770 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-04-19 03:20:28.938706 | ubuntu-jammy-large | 2026-04-19 03:20:28.938 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-04-19 03:20:28.942272 | ubuntu-jammy-large | 2026-04-19 03:20:28.942 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:20:29.187102 | ubuntu-jammy-large | 2026-04-19 03:20:29.186 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-04-19 03:20:29.187370 | ubuntu-jammy-large | 2026-04-19 03:20:29.187 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:20:29.187472 | ubuntu-jammy-large | 2026-04-19 03:20:29.187 | dib-run-parts 2026-04-19 03:20:29.191451 | ubuntu-jammy-large | 2026-04-19 03:20:29.191 | dib-run-parts Target: root.d 2026-04-19 03:20:29.191684 | ubuntu-jammy-large | 2026-04-19 03:20:29.191 | dib-run-parts 2026-04-19 03:20:29.191706 | ubuntu-jammy-large | 2026-04-19 03:20:29.191 | dib-run-parts Script Seconds 2026-04-19 03:20:29.191721 | ubuntu-jammy-large | 2026-04-19 03:20:29.191 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:20:29.191735 | ubuntu-jammy-large | 2026-04-19 03:20:29.191 | dib-run-parts 2026-04-19 03:20:29.207224 | ubuntu-jammy-large | 2026-04-19 03:20:29.207 | dib-run-parts 08-debootstrap 42.397 2026-04-19 03:20:29.217327 | ubuntu-jammy-large | 2026-04-19 03:20:29.217 | dib-run-parts 09-apt-keyring 0.005 2026-04-19 03:20:29.226582 | ubuntu-jammy-large | 2026-04-19 03:20:29.226 | dib-run-parts 11-pip-cache 0.047 2026-04-19 03:20:29.237322 | ubuntu-jammy-large | 2026-04-19 03:20:29.237 | dib-run-parts 50-block-apt-translations 0.033 2026-04-19 03:20:29.247969 | ubuntu-jammy-large | 2026-04-19 03:20:29.247 | dib-run-parts 50-block-daemons 0.105 2026-04-19 03:20:29.258183 | ubuntu-jammy-large | 2026-04-19 03:20:29.258 | dib-run-parts 50-build-with-http-cache 0.007 2026-04-19 03:20:29.269472 | ubuntu-jammy-large | 2026-04-19 03:20:29.269 | dib-run-parts 50-shared-apt-cache 0.033 2026-04-19 03:20:29.280440 | ubuntu-jammy-large | 2026-04-19 03:20:29.280 | dib-run-parts 50-trim-dpkg 0.050 2026-04-19 03:20:29.289726 | ubuntu-jammy-large | 2026-04-19 03:20:29.289 | dib-run-parts 75-ubuntu-minimal-baseinstall 26.701 2026-04-19 03:20:29.293835 | ubuntu-jammy-large | 2026-04-19 03:20:29.293 | dib-run-parts 2026-04-19 03:20:29.294238 | ubuntu-jammy-large | 2026-04-19 03:20:29.294 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:20:29.497314 | ubuntu-jammy-large | 2026-04-19 03:20:29.497 | Running hooks from /tmp/dib_build.hA6a4n9N/hooks/extra-data.d 2026-04-19 03:20:29.517519 | ubuntu-jammy-large | 2026-04-19 03:20:29.517 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-base-defaults 2026-04-19 03:20:29.527478 | ubuntu-jammy-large | 2026-04-19 03:20:29.527 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-base-defaults 2026-04-19 03:20:29.532896 | ubuntu-jammy-large | 2026-04-19 03:20:29.532 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:29.538558 | ubuntu-jammy-large | 2026-04-19 03:20:29.538 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:29.544298 | ubuntu-jammy-large | 2026-04-19 03:20:29.544 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:29.549618 | ubuntu-jammy-large | 2026-04-19 03:20:29.549 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:29.555427 | ubuntu-jammy-large | 2026-04-19 03:20:29.555 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:29.565898 | ubuntu-jammy-large | 2026-04-19 03:20:29.565 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:29.571802 | ubuntu-jammy-large | 2026-04-19 03:20:29.571 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:20:29.577084 | ubuntu-jammy-large | 2026-04-19 03:20:29.576 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:20:29.583039 | ubuntu-jammy-large | 2026-04-19 03:20:29.582 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:29.588708 | ubuntu-jammy-large | 2026-04-19 03:20:29.588 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:29.594379 | ubuntu-jammy-large | 2026-04-19 03:20:29.594 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:20:29.599123 | ubuntu-jammy-large | 2026-04-19 03:20:29.599 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:29.604461 | ubuntu-jammy-large | 2026-04-19 03:20:29.604 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:29.610086 | ubuntu-jammy-large | 2026-04-19 03:20:29.609 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:29.615741 | ubuntu-jammy-large | 2026-04-19 03:20:29.615 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:29.621039 | ubuntu-jammy-large | 2026-04-19 03:20:29.620 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:29.626717 | ubuntu-jammy-large | 2026-04-19 03:20:29.626 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:29.632299 | ubuntu-jammy-large | 2026-04-19 03:20:29.632 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:29.639055 | ubuntu-jammy-large | 2026-04-19 03:20:29.638 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:29.645556 | ubuntu-jammy-large | 2026-04-19 03:20:29.645 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:29.656590 | ubuntu-jammy-large | 2026-04-19 03:20:29.656 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:29.662394 | ubuntu-jammy-large | 2026-04-19 03:20:29.662 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:29.668114 | ubuntu-jammy-large | 2026-04-19 03:20:29.667 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:29.674672 | ubuntu-jammy-large | 2026-04-19 03:20:29.674 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:29.685550 | ubuntu-jammy-large | 2026-04-19 03:20:29.685 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:29.691292 | ubuntu-jammy-large | 2026-04-19 03:20:29.691 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-19 03:20:29.696929 | ubuntu-jammy-large | 2026-04-19 03:20:29.696 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-19 03:20:29.702979 | ubuntu-jammy-large | 2026-04-19 03:20:29.702 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-pip-cache 2026-04-19 03:20:29.713707 | ubuntu-jammy-large | 2026-04-19 03:20:29.713 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-pip-cache 2026-04-19 03:20:29.719851 | ubuntu-jammy-large | 2026-04-19 03:20:29.719 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:29.725958 | ubuntu-jammy-large | 2026-04-19 03:20:29.725 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:29.732542 | ubuntu-jammy-large | 2026-04-19 03:20:29.732 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:29.744504 | ubuntu-jammy-large | 2026-04-19 03:20:29.744 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:29.750495 | ubuntu-jammy-large | 2026-04-19 03:20:29.750 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-19 03:20:29.756387 | ubuntu-jammy-large | 2026-04-19 03:20:29.756 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-19 03:20:29.762203 | ubuntu-jammy-large | 2026-04-19 03:20:29.762 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-19 03:20:29.767963 | ubuntu-jammy-large | 2026-04-19 03:20:29.767 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-19 03:20:29.774365 | ubuntu-jammy-large | 2026-04-19 03:20:29.774 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:29.780072 | ubuntu-jammy-large | 2026-04-19 03:20:29.779 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:29.785455 | ubuntu-jammy-large | 2026-04-19 03:20:29.785 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:29.791005 | ubuntu-jammy-large | 2026-04-19 03:20:29.790 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:29.796014 | ubuntu-jammy-large | 2026-04-19 03:20:29.795 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-19 03:20:29.801788 | ubuntu-jammy-large | 2026-04-19 03:20:29.801 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:20:29.808199 | ubuntu-jammy-large | 2026-04-19 03:20:29.808 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:20:29.814167 | ubuntu-jammy-large | 2026-04-19 03:20:29.813 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:29.820591 | ubuntu-jammy-large | 2026-04-19 03:20:29.820 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:29.826962 | ubuntu-jammy-large | 2026-04-19 03:20:29.826 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:29.838289 | ubuntu-jammy-large | 2026-04-19 03:20:29.838 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:29.845058 | ubuntu-jammy-large | 2026-04-19 03:20:29.844 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:29.851082 | ubuntu-jammy-large | 2026-04-19 03:20:29.850 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:29.857463 | ubuntu-jammy-large | 2026-04-19 03:20:29.857 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:29.868340 | ubuntu-jammy-large | 2026-04-19 03:20:29.868 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:29.874131 | ubuntu-jammy-large | 2026-04-19 03:20:29.873 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:20:29.879609 | ubuntu-jammy-large | 2026-04-19 03:20:29.879 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:29.885734 | ubuntu-jammy-large | 2026-04-19 03:20:29.885 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:29.892325 | ubuntu-jammy-large | 2026-04-19 03:20:29.892 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:29.903370 | ubuntu-jammy-large | 2026-04-19 03:20:29.903 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:29.908643 | ubuntu-jammy-large | 2026-04-19 03:20:29.908 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:29.914716 | ubuntu-jammy-large | 2026-04-19 03:20:29.914 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:29.919972 | ubuntu-jammy-large | 2026-04-19 03:20:29.919 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:29.930595 | ubuntu-jammy-large | 2026-04-19 03:20:29.930 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:29.936662 | ubuntu-jammy-large | 2026-04-19 03:20:29.936 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:29.942810 | ubuntu-jammy-large | 2026-04-19 03:20:29.942 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:29.948744 | ubuntu-jammy-large | 2026-04-19 03:20:29.948 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/14-manifests 2026-04-19 03:20:29.959171 | ubuntu-jammy-large | 2026-04-19 03:20:29.959 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/14-manifests 2026-04-19 03:20:29.963713 | ubuntu-jammy-large | 2026-04-19 03:20:29.963 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:29.969465 | ubuntu-jammy-large | 2026-04-19 03:20:29.969 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:29.975545 | ubuntu-jammy-large | 2026-04-19 03:20:29.975 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:20:29.981651 | ubuntu-jammy-large | 2026-04-19 03:20:29.981 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:20:29.986942 | ubuntu-jammy-large | 2026-04-19 03:20:29.986 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-04-19 03:20:29.997817 | ubuntu-jammy-large | 2026-04-19 03:20:29.997 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-04-19 03:20:30.003047 | ubuntu-jammy-large | 2026-04-19 03:20:30.002 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:20:30.009557 | ubuntu-jammy-large | 2026-04-19 03:20:30.009 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:30.016294 | ubuntu-jammy-large | 2026-04-19 03:20:30.016 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:30.022832 | ubuntu-jammy-large | 2026-04-19 03:20:30.022 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-04-19 03:20:30.033721 | ubuntu-jammy-large | 2026-04-19 03:20:30.033 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-04-19 03:20:30.040094 | ubuntu-jammy-large | 2026-04-19 03:20:30.039 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:20:30.046557 | ubuntu-jammy-large | 2026-04-19 03:20:30.046 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:20:30.052215 | ubuntu-jammy-large | 2026-04-19 03:20:30.052 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-04-19 03:20:30.063901 | ubuntu-jammy-large | 2026-04-19 03:20:30.063 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-04-19 03:20:30.069889 | ubuntu-jammy-large | 2026-04-19 03:20:30.069 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-19 03:20:30.075586 | ubuntu-jammy-large | 2026-04-19 03:20:30.075 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-19 03:20:30.081548 | ubuntu-jammy-large | 2026-04-19 03:20:30.081 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-19 03:20:30.087576 | ubuntu-jammy-large | 2026-04-19 03:20:30.087 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-19 03:20:30.093726 | ubuntu-jammy-large | 2026-04-19 03:20:30.093 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-19 03:20:30.099728 | ubuntu-jammy-large | 2026-04-19 03:20:30.099 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-19 03:20:30.106089 | ubuntu-jammy-large | 2026-04-19 03:20:30.105 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-19 03:20:30.111893 | ubuntu-jammy-large | 2026-04-19 03:20:30.111 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-19 03:20:30.118518 | ubuntu-jammy-large | 2026-04-19 03:20:30.118 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:30.129640 | ubuntu-jammy-large | 2026-04-19 03:20:30.129 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:30.135747 | ubuntu-jammy-large | 2026-04-19 03:20:30.135 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-19 03:20:30.141859 | ubuntu-jammy-large | 2026-04-19 03:20:30.141 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-19 03:20:30.148266 | ubuntu-jammy-large | 2026-04-19 03:20:30.148 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-19 03:20:30.156413 | ubuntu-jammy-large | 2026-04-19 03:20:30.156 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:20:30.162397 | ubuntu-jammy-large | 2026-04-19 03:20:30.162 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:20:30.168151 | ubuntu-jammy-large | 2026-04-19 03:20:30.168 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:20:30.174251 | ubuntu-jammy-large | 2026-04-19 03:20:30.174 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:20:30.181224 | ubuntu-jammy-large | 2026-04-19 03:20:30.181 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-04-19 03:20:30.192265 | ubuntu-jammy-large | 2026-04-19 03:20:30.192 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-04-19 03:20:30.198167 | ubuntu-jammy-large | 2026-04-19 03:20:30.198 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-19 03:20:30.204366 | ubuntu-jammy-large | 2026-04-19 03:20:30.204 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-19 03:20:30.210840 | ubuntu-jammy-large | 2026-04-19 03:20:30.210 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/10-create-pkg-map-dir 2026-04-19 03:20:30.246049 | ubuntu-jammy-large | 2026-04-19 03:20:30.245 | Copying pkg-map for source-repositories 2026-04-19 03:20:30.269922 | ubuntu-jammy-large | 2026-04-19 03:20:30.269 | Copying pkg-map for debootstrap 2026-04-19 03:20:30.293973 | ubuntu-jammy-large | 2026-04-19 03:20:30.293 | Copying pkg-map for base 2026-04-19 03:20:30.318999 | ubuntu-jammy-large | 2026-04-19 03:20:30.318 | Copying pkg-map for amphora-agent 2026-04-19 03:20:30.340056 | ubuntu-jammy-large | 2026-04-19 03:20:30.339 | Copying pkg-map for bootloader 2026-04-19 03:20:30.364708 | ubuntu-jammy-large | 2026-04-19 03:20:30.364 | Copying pkg-map for install-static 2026-04-19 03:20:30.389390 | ubuntu-jammy-large | 2026-04-19 03:20:30.389 | Copying pkg-map for haproxy-logrotate 2026-04-19 03:20:30.413253 | ubuntu-jammy-large | 2026-04-19 03:20:30.412 | Copying pkg-map for haproxy-octavia 2026-04-19 03:20:30.433925 | ubuntu-jammy-large | 2026-04-19 03:20:30.433 | Copying pkg-map for cache-url 2026-04-19 03:20:30.456045 | ubuntu-jammy-large | 2026-04-19 03:20:30.455 | Copying pkg-map for keepalived-octavia 2026-04-19 03:20:30.477867 | ubuntu-jammy-large | 2026-04-19 03:20:30.477 | Copying pkg-map for sos 2026-04-19 03:20:30.502671 | ubuntu-jammy-large | 2026-04-19 03:20:30.502 | Copying pkg-map for svc-map 2026-04-19 03:20:30.529443 | ubuntu-jammy-large | 2026-04-19 03:20:30.529 | dib-run-parts 10-create-pkg-map-dir completed 2026-04-19 03:20:30.529516 | ubuntu-jammy-large | 2026-04-19 03:20:30.529 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/10-merge-svc-map-files 2026-04-19 03:20:30.596767 | ubuntu-jammy-large | 2026-04-19 03:20:30.596 | dib-run-parts 10-merge-svc-map-files completed 2026-04-19 03:20:30.596869 | ubuntu-jammy-large | 2026-04-19 03:20:30.596 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/11-copy-svc-map-file 2026-04-19 03:20:30.621671 | ubuntu-jammy-large | 2026-04-19 03:20:30.621 | dib-run-parts 11-copy-svc-map-file completed 2026-04-19 03:20:30.621940 | ubuntu-jammy-large | 2026-04-19 03:20:30.621 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/20-manifest-dir 2026-04-19 03:20:30.651965 | ubuntu-jammy-large | 2026-04-19 03:20:30.651 | dib-run-parts 20-manifest-dir completed 2026-04-19 03:20:30.652343 | ubuntu-jammy-large | 2026-04-19 03:20:30.652 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/50-modprobe-blacklist 2026-04-19 03:20:30.687492 | ubuntu-jammy-large | 2026-04-19 03:20:30.687 | dib-run-parts 50-modprobe-blacklist completed 2026-04-19 03:20:30.687878 | ubuntu-jammy-large | 2026-04-19 03:20:30.687 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/98-source-repositories 2026-04-19 03:20:30.713276 | ubuntu-jammy-large | 2026-04-19 03:20:30.712 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Apr 19 03:20:30 UTC 2026 for /tmp/dib_build.hA6a4n9N/hooks/source-repository-amphora-agent 2026-04-19 03:20:30.723313 | ubuntu-jammy-large | 2026-04-19 03:20:30.723 | (0001 / 0002) 2026-04-19 03:20:30.756662 | ubuntu-jammy-large | 2026-04-19 03:20:30.756 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-04-19 03:20:35.890936 | ubuntu-jammy-large | 2026-04-19 03:20:35.890 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2025.1 2026-04-19 03:20:36.835215 | ubuntu-jammy-large | 2026-04-19 03:20:36.835 | Cloning from amphora-agent cache and applying ref stable/2025.1 2026-04-19 03:20:37.166299 | ubuntu-jammy-large | 2026-04-19 03:20:37.166 | HEAD is now at 3ac3a9de0 Remove failing drivers from enabled_provider_drivers 2026-04-19 03:20:37.217709 | ubuntu-jammy-large | 2026-04-19 03:20:37.217 | (0002 / 0002) 2026-04-19 03:20:37.250456 | ubuntu-jammy-large | 2026-04-19 03:20:37.250 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_1c306833ee958eba61c6fff64584cba52ca405c5 2026-04-19 03:20:37.290861 | ubuntu-jammy-large | 2026-04-19 03:20:37.290 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-19 03:20:37.291506 | ubuntu-jammy-large | 2026-04-19 03:20:37.291 | Dload Upload Total Spent Left Speed 2026-04-19 03:20:38.039764 | ubuntu-jammy-large | 2026-04-19 03:20:38.039 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13007 100 13007 0 0 17375 0 --:--:-- --:--:-- --:--:-- 17389 2026-04-19 03:20:38.046888 | ubuntu-jammy-large | 2026-04-19 03:20:38.046 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt for the first time 2026-04-19 03:20:38.099651 | ubuntu-jammy-large | 2026-04-19 03:20:38.099 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Apr 19 03:20:38 UTC 2026 for /tmp/dib_build.hA6a4n9N/hooks/source-repository-octavia-lib 2026-04-19 03:20:38.109795 | ubuntu-jammy-large | 2026-04-19 03:20:38.109 | (0001 / 0001) 2026-04-19 03:20:38.141056 | ubuntu-jammy-large | 2026-04-19 03:20:38.140 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-04-19 03:20:39.790347 | ubuntu-jammy-large | 2026-04-19 03:20:39.790 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-04-19 03:20:40.542696 | ubuntu-jammy-large | 2026-04-19 03:20:40.542 | Cloning from octavia-lib cache and applying ref master 2026-04-19 03:20:40.685785 | ubuntu-jammy-large | 2026-04-19 03:20:40.685 | HEAD is now at 8cea39b Update master for stable/2026.1 2026-04-19 03:20:40.755659 | ubuntu-jammy-large | 2026-04-19 03:20:40.755 | dib-run-parts 98-source-repositories completed 2026-04-19 03:20:40.755744 | ubuntu-jammy-large | 2026-04-19 03:20:40.755 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/99-enable-install-types 2026-04-19 03:20:40.771857 | ubuntu-jammy-large | 2026-04-19 03:20:40.771 | /tmp/dib_build.hA6a4n9N/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.eRSERY 2026-04-19 03:20:40.773489 | ubuntu-jammy-large | 2026-04-19 03:20:40.773 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.eRSERY 2026-04-19 03:20:40.775375 | ubuntu-jammy-large | 2026-04-19 03:20:40.775 | /tmp/dib_build.hA6a4n9N/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.eRSERY 2026-04-19 03:20:40.776800 | ubuntu-jammy-large | 2026-04-19 03:20:40.776 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.eRSERY 2026-04-19 03:20:40.779695 | ubuntu-jammy-large | 2026-04-19 03:20:40.779 | dib-run-parts 99-enable-install-types completed 2026-04-19 03:20:40.779757 | ubuntu-jammy-large | 2026-04-19 03:20:40.779 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/extra-data.d/99-squash-package-install 2026-04-19 03:20:40.876580 | ubuntu-jammy-large | 2026-04-19 03:20:40.876 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-04-19 03:20:40.877302 | ubuntu-jammy-large | 2026-04-19 03:20:40.877 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-04-19 03:20:40.877991 | ubuntu-jammy-large | 2026-04-19 03:20:40.877 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-04-19 03:20:40.878227 | ubuntu-jammy-large | 2026-04-19 03:20:40.878 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-04-19 03:20:40.879123 | ubuntu-jammy-large | 2026-04-19 03:20:40.879 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-04-19 03:20:40.879530 | ubuntu-jammy-large | 2026-04-19 03:20:40.879 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-04-19 03:20:40.880153 | ubuntu-jammy-large | 2026-04-19 03:20:40.880 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-04-19 03:20:40.880618 | ubuntu-jammy-large | 2026-04-19 03:20:40.880 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-04-19 03:20:40.881009 | ubuntu-jammy-large | 2026-04-19 03:20:40.880 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-04-19 03:20:40.885297 | ubuntu-jammy-large | 2026-04-19 03:20:40.885 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-04-19 03:20:40.892936 | ubuntu-jammy-large | 2026-04-19 03:20:40.892 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-04-19 03:20:40.893244 | ubuntu-jammy-large | 2026-04-19 03:20:40.893 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-04-19 03:20:40.893473 | ubuntu-jammy-large | 2026-04-19 03:20:40.893 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-04-19 03:20:40.910862 | ubuntu-jammy-large | 2026-04-19 03:20:40.910 | dib-run-parts 99-squash-package-install completed 2026-04-19 03:20:40.910937 | ubuntu-jammy-large | 2026-04-19 03:20:40.910 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:20:40.910964 | ubuntu-jammy-large | 2026-04-19 03:20:40.910 | dib-run-parts 2026-04-19 03:20:40.913806 | ubuntu-jammy-large | 2026-04-19 03:20:40.913 | dib-run-parts Target: extra-data.d 2026-04-19 03:20:40.913846 | ubuntu-jammy-large | 2026-04-19 03:20:40.913 | dib-run-parts 2026-04-19 03:20:40.913863 | ubuntu-jammy-large | 2026-04-19 03:20:40.913 | dib-run-parts Script Seconds 2026-04-19 03:20:40.913870 | ubuntu-jammy-large | 2026-04-19 03:20:40.913 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:20:40.913875 | ubuntu-jammy-large | 2026-04-19 03:20:40.913 | dib-run-parts 2026-04-19 03:20:40.930146 | ubuntu-jammy-large | 2026-04-19 03:20:40.929 | dib-run-parts 10-create-pkg-map-dir 0.315 2026-04-19 03:20:40.940820 | ubuntu-jammy-large | 2026-04-19 03:20:40.940 | dib-run-parts 10-merge-svc-map-files 0.064 2026-04-19 03:20:40.949910 | ubuntu-jammy-large | 2026-04-19 03:20:40.949 | dib-run-parts 11-copy-svc-map-file 0.024 2026-04-19 03:20:40.959853 | ubuntu-jammy-large | 2026-04-19 03:20:40.959 | dib-run-parts 20-manifest-dir 0.027 2026-04-19 03:20:40.970013 | ubuntu-jammy-large | 2026-04-19 03:20:40.969 | dib-run-parts 50-modprobe-blacklist 0.033 2026-04-19 03:20:40.980255 | ubuntu-jammy-large | 2026-04-19 03:20:40.980 | dib-run-parts 98-source-repositories 10.064 2026-04-19 03:20:40.990813 | ubuntu-jammy-large | 2026-04-19 03:20:40.990 | dib-run-parts 99-enable-install-types 0.022 2026-04-19 03:20:41.001099 | ubuntu-jammy-large | 2026-04-19 03:20:41.000 | dib-run-parts 99-squash-package-install 0.129 2026-04-19 03:20:41.004482 | ubuntu-jammy-large | 2026-04-19 03:20:41.004 | dib-run-parts 2026-04-19 03:20:41.004781 | ubuntu-jammy-large | 2026-04-19 03:20:41.004 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:20:41.143411 | ubuntu-jammy-large | 2026-04-19 03:20:41.143 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-04-19 03:20:41.148622 | ubuntu-jammy-large | 2026-04-19 03:20:41.148 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-04-19 03:20:41.148808 | ubuntu-jammy-large | 2026-04-19 03:20:41.148 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:41.148860 | ubuntu-jammy-large | 2026-04-19 03:20:41.148 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:41.148991 | ubuntu-jammy-large | 2026-04-19 03:20:41.148 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:41.149033 | ubuntu-jammy-large | 2026-04-19 03:20:41.148 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:41.149365 | ubuntu-jammy-large | 2026-04-19 03:20:41.149 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:41.154956 | ubuntu-jammy-large | 2026-04-19 03:20:41.154 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:41.155129 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:20:41.155176 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:20:41.155284 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:41.155307 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:41.155444 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:20:41.155496 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:41.155567 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:41.155675 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:41.155695 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:41.155803 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:41.155824 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:41.155912 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:41.155962 | ubuntu-jammy-large | 2026-04-19 03:20:41.155 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:41.156235 | ubuntu-jammy-large | 2026-04-19 03:20:41.156 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:41.161509 | ubuntu-jammy-large | 2026-04-19 03:20:41.161 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:41.161703 | ubuntu-jammy-large | 2026-04-19 03:20:41.161 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:41.161748 | ubuntu-jammy-large | 2026-04-19 03:20:41.161 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:41.162015 | ubuntu-jammy-large | 2026-04-19 03:20:41.161 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:41.166737 | ubuntu-jammy-large | 2026-04-19 03:20:41.166 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:41.166862 | ubuntu-jammy-large | 2026-04-19 03:20:41.166 | ++ export DIB_ADD_APT_KEYS= 2026-04-19 03:20:41.166910 | ubuntu-jammy-large | 2026-04-19 03:20:41.166 | ++ DIB_ADD_APT_KEYS= 2026-04-19 03:20:41.167154 | ubuntu-jammy-large | 2026-04-19 03:20:41.167 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-04-19 03:20:41.172213 | ubuntu-jammy-large | 2026-04-19 03:20:41.172 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-04-19 03:20:41.172320 | ubuntu-jammy-large | 2026-04-19 03:20:41.172 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:41.172365 | ubuntu-jammy-large | 2026-04-19 03:20:41.172 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:41.172652 | ubuntu-jammy-large | 2026-04-19 03:20:41.172 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:41.176513 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:41.176684 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ export DISTRO_NAME=ubuntu 2026-04-19 03:20:41.176729 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ DISTRO_NAME=ubuntu 2026-04-19 03:20:41.176827 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ export DIB_RELEASE=jammy 2026-04-19 03:20:41.176862 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ DIB_RELEASE=jammy 2026-04-19 03:20:41.176962 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:41.177005 | ubuntu-jammy-large | 2026-04-19 03:20:41.176 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:41.177079 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:41.177129 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:41.177268 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ ARCH=amd64 2026-04-19 03:20:41.177357 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:20:41.177609 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:20:41.177707 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:41.177736 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:41.177983 | ubuntu-jammy-large | 2026-04-19 03:20:41.177 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:41.183072 | ubuntu-jammy-large | 2026-04-19 03:20:41.182 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:41.183228 | ubuntu-jammy-large | 2026-04-19 03:20:41.183 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:41.183262 | ubuntu-jammy-large | 2026-04-19 03:20:41.183 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:41.183506 | ubuntu-jammy-large | 2026-04-19 03:20:41.183 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:41.188699 | ubuntu-jammy-large | 2026-04-19 03:20:41.188 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:41.188832 | ubuntu-jammy-large | 2026-04-19 03:20:41.188 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:20:41.188881 | ubuntu-jammy-large | 2026-04-19 03:20:41.188 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:41.188951 | ubuntu-jammy-large | 2026-04-19 03:20:41.188 | ++ DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:41.189219 | ubuntu-jammy-large | 2026-04-19 03:20:41.189 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:41.194506 | ubuntu-jammy-large | 2026-04-19 03:20:41.194 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:41.194695 | ubuntu-jammy-large | 2026-04-19 03:20:41.194 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:41.194734 | ubuntu-jammy-large | 2026-04-19 03:20:41.194 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:41.195012 | ubuntu-jammy-large | 2026-04-19 03:20:41.194 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:41.198794 | ubuntu-jammy-large | 2026-04-19 03:20:41.198 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:41.198968 | ubuntu-jammy-large | 2026-04-19 03:20:41.198 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:41.199006 | ubuntu-jammy-large | 2026-04-19 03:20:41.198 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:41.199249 | ubuntu-jammy-large | 2026-04-19 03:20:41.199 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-04-19 03:20:41.203407 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-04-19 03:20:41.203625 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:41.203662 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:41.203775 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:20:41.203797 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:20:41.204045 | ubuntu-jammy-large | 2026-04-19 03:20:41.203 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-04-19 03:20:41.208296 | ubuntu-jammy-large | 2026-04-19 03:20:41.208 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-04-19 03:20:41.208462 | ubuntu-jammy-large | 2026-04-19 03:20:41.208 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:20:41.208629 | ubuntu-jammy-large | 2026-04-19 03:20:41.208 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:41.208666 | ubuntu-jammy-large | 2026-04-19 03:20:41.208 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:41.208919 | ubuntu-jammy-large | 2026-04-19 03:20:41.208 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-04-19 03:20:41.214168 | ubuntu-jammy-large | 2026-04-19 03:20:41.214 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-04-19 03:20:41.214308 | ubuntu-jammy-large | 2026-04-19 03:20:41.214 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:20:41.214346 | ubuntu-jammy-large | 2026-04-19 03:20:41.214 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:20:41.214625 | ubuntu-jammy-large | 2026-04-19 03:20:41.214 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-04-19 03:20:41.218036 | ubuntu-jammy-large | 2026-04-19 03:20:41.217 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-04-19 03:20:41.218285 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ '[' -z '' ']' 2026-04-19 03:20:41.218333 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ case "$DISTRO_NAME" in 2026-04-19 03:20:41.218429 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ '[' jammy == trusty ']' 2026-04-19 03:20:41.218539 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ '[' -z '' ']' 2026-04-19 03:20:41.218590 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ DIB_PYTHON_VERSION=3 2026-04-19 03:20:41.218658 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ export DIB_PYTHON_VERSION 2026-04-19 03:20:41.218731 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ export DIB_PYTHON=python3 2026-04-19 03:20:41.218782 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | ++ DIB_PYTHON=python3 2026-04-19 03:20:41.219030 | ubuntu-jammy-large | 2026-04-19 03:20:41.218 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:41.224208 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:41.224388 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ '[' 0 -gt 0 ']' 2026-04-19 03:20:41.224469 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ set -euo pipefail 2026-04-19 03:20:41.224625 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ case $DISTRO_NAME in 2026-04-19 03:20:41.224678 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:20:41.224740 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:20:41.224799 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:20:41.224864 | ubuntu-jammy-large | 2026-04-19 03:20:41.224 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:20:41.225110 | ubuntu-jammy-large | 2026-04-19 03:20:41.225 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-04-19 03:20:41.229494 | ubuntu-jammy-large | 2026-04-19 03:20:41.229 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-04-19 03:20:41.229706 | ubuntu-jammy-large | 2026-04-19 03:20:41.229 | ++ '[' -z systemd ']' 2026-04-19 03:20:41.229809 | ubuntu-jammy-large | 2026-04-19 03:20:41.229 | ++ case $DIB_INIT_SYSTEM in 2026-04-19 03:20:41.230119 | ubuntu-jammy-large | 2026-04-19 03:20:41.230 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-04-19 03:20:41.238089 | ubuntu-jammy-large | 2026-04-19 03:20:41.237 | 0+1 records in 2026-04-19 03:20:41.238124 | ubuntu-jammy-large | 2026-04-19 03:20:41.238 | 0+1 records out 2026-04-19 03:20:41.238254 | ubuntu-jammy-large | 2026-04-19 03:20:41.238 | 56 bytes copied, 0.00042398 s, 132 kB/s 2026-04-19 03:20:41.241785 | ubuntu-jammy-large | 2026-04-19 03:20:41.241 | dib-run-parts 00-disable-apt-recommends completed 2026-04-19 03:20:41.241953 | ubuntu-jammy-large | 2026-04-19 03:20:41.241 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-04-19 03:20:41.253038 | ubuntu-jammy-large | 2026-04-19 03:20:41.252 | dib-run-parts 01-dib-python completed 2026-04-19 03:20:41.253267 | ubuntu-jammy-large | 2026-04-19 03:20:41.253 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-04-19 03:20:41.267776 | ubuntu-jammy-large | 2026-04-19 03:20:41.267 | dib-run-parts 01-install-bin completed 2026-04-19 03:20:41.268017 | ubuntu-jammy-large | 2026-04-19 03:20:41.267 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-04-19 03:20:41.441601 | ubuntu-jammy-large | 2026-04-19 03:20:41.441 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-19 03:20:41.441756 | ubuntu-jammy-large | 2026-04-19 03:20:41.441 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-04-19 03:20:41.451419 | ubuntu-jammy-large | 2026-04-19 03:20:41.451 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-04-19 03:20:41.465563 | ubuntu-jammy-large | 2026-04-19 03:20:41.465 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-04-19 03:20:43.045957 | ubuntu-jammy-large | 2026-04-19 03:20:43.045 | Reading package lists... 2026-04-19 03:20:43.123157 | ubuntu-jammy-large | 2026-04-19 03:20:43.122 | Reading package lists... 2026-04-19 03:20:43.361960 | ubuntu-jammy-large | 2026-04-19 03:20:43.361 | Building dependency tree... 2026-04-19 03:20:43.362084 | ubuntu-jammy-large | 2026-04-19 03:20:43.361 | Reading state information... 2026-04-19 03:20:43.591128 | ubuntu-jammy-large | 2026-04-19 03:20:43.590 | The following NEW packages will be installed: 2026-04-19 03:20:43.592290 | ubuntu-jammy-large | 2026-04-19 03:20:43.592 | apt-transport-https 2026-04-19 03:20:43.731271 | ubuntu-jammy-large | 2026-04-19 03:20:43.730 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:43.731397 | ubuntu-jammy-large | 2026-04-19 03:20:43.731 | Need to get 1510 B of archives. 2026-04-19 03:20:43.731467 | ubuntu-jammy-large | 2026-04-19 03:20:43.731 | After this operation, 170 kB of additional disk space will be used. 2026-04-19 03:20:43.731507 | ubuntu-jammy-large | 2026-04-19 03:20:43.731 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-04-19 03:20:43.880713 | ubuntu-jammy-large | 2026-04-19 03:20:43.880 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:43.914400 | ubuntu-jammy-large | 2026-04-19 03:20:43.914 | Fetched 1510 B in 0s (11.5 kB/s) 2026-04-19 03:20:43.929623 | ubuntu-jammy-large | 2026-04-19 03:20:43.929 | Selecting previously unselected package apt-transport-https. 2026-04-19 03:20:43.936060 | ubuntu-jammy-large | 2026-04-19 03:20:43.935 | (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-04-19 03:20:43.936643 | ubuntu-jammy-large | 2026-04-19 03:20:43.936 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-04-19 03:20:43.936875 | ubuntu-jammy-large | 2026-04-19 03:20:43.936 | Unpacking apt-transport-https (2.4.14) ... 2026-04-19 03:20:43.958697 | ubuntu-jammy-large | 2026-04-19 03:20:43.958 | Setting up apt-transport-https (2.4.14) ... 2026-04-19 03:20:44.187095 | ubuntu-jammy-large | 2026-04-19 03:20:44.186 | Reading package lists... 2026-04-19 03:20:44.418854 | ubuntu-jammy-large | 2026-04-19 03:20:44.418 | Building dependency tree... 2026-04-19 03:20:44.419048 | ubuntu-jammy-large | 2026-04-19 03:20:44.419 | Reading state information... 2026-04-19 03:20:44.629085 | ubuntu-jammy-large | 2026-04-19 03:20:44.628 | The following additional packages will be installed: 2026-04-19 03:20:44.629534 | ubuntu-jammy-large | 2026-04-19 03:20:44.629 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-04-19 03:20:44.629673 | ubuntu-jammy-large | 2026-04-19 03:20:44.629 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-04-19 03:20:44.629957 | ubuntu-jammy-large | 2026-04-19 03:20:44.629 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-04-19 03:20:44.630052 | ubuntu-jammy-large | 2026-04-19 03:20:44.630 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-04-19 03:20:44.630382 | ubuntu-jammy-large | 2026-04-19 03:20:44.630 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-04-19 03:20:44.630902 | ubuntu-jammy-large | 2026-04-19 03:20:44.630 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-04-19 03:20:44.630975 | ubuntu-jammy-large | 2026-04-19 03:20:44.630 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-04-19 03:20:44.631027 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-cryptography python3-distro python3-httplib2 2026-04-19 03:20:44.631057 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-04-19 03:20:44.631088 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-04-19 03:20:44.631126 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-04-19 03:20:44.631161 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-pyparsing python3-secretstorage python3-six 2026-04-19 03:20:44.631410 | ubuntu-jammy-large | 2026-04-19 03:20:44.631 | python3-software-properties python3-wadllib python3-zipp 2026-04-19 03:20:44.632705 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | Suggested packages: 2026-04-19 03:20:44.632748 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-04-19 03:20:44.632774 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-04-19 03:20:44.632801 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-04-19 03:20:44.632827 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | python3-keyrings.alt python3-testresources python3-setuptools 2026-04-19 03:20:44.632853 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | python-pyparsing-doc python-secretstorage-doc 2026-04-19 03:20:44.632880 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | Recommended packages: 2026-04-19 03:20:44.632906 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-04-19 03:20:44.632931 | ubuntu-jammy-large | 2026-04-19 03:20:44.632 | packagekit-tools unattended-upgrades 2026-04-19 03:20:44.668175 | ubuntu-jammy-large | 2026-04-19 03:20:44.668 | The following NEW packages will be installed: 2026-04-19 03:20:44.668604 | ubuntu-jammy-large | 2026-04-19 03:20:44.668 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-04-19 03:20:44.668734 | ubuntu-jammy-large | 2026-04-19 03:20:44.668 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-04-19 03:20:44.669008 | ubuntu-jammy-large | 2026-04-19 03:20:44.668 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-04-19 03:20:44.669101 | ubuntu-jammy-large | 2026-04-19 03:20:44.669 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-04-19 03:20:44.669482 | ubuntu-jammy-large | 2026-04-19 03:20:44.669 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-04-19 03:20:44.669949 | ubuntu-jammy-large | 2026-04-19 03:20:44.669 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-04-19 03:20:44.670020 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-04-19 03:20:44.670063 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-cryptography python3-distro python3-httplib2 2026-04-19 03:20:44.670093 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-04-19 03:20:44.670123 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-04-19 03:20:44.670161 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-04-19 03:20:44.670196 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-pyparsing python3-secretstorage python3-six 2026-04-19 03:20:44.670317 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | python3-software-properties python3-wadllib python3-zipp 2026-04-19 03:20:44.670497 | ubuntu-jammy-large | 2026-04-19 03:20:44.670 | software-properties-common 2026-04-19 03:20:44.802477 | ubuntu-jammy-large | 2026-04-19 03:20:44.802 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:44.802577 | ubuntu-jammy-large | 2026-04-19 03:20:44.802 | Need to get 9331 kB of archives. 2026-04-19 03:20:44.802599 | ubuntu-jammy-large | 2026-04-19 03:20:44.802 | After this operation, 43.1 MB of additional disk space will be used. 2026-04-19 03:20:44.802615 | ubuntu-jammy-large | 2026-04-19 03:20:44.802 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-04-19 03:20:44.817470 | ubuntu-jammy-large | 2026-04-19 03:20:44.817 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-04-19 03:20:44.975608 | ubuntu-jammy-large | 2026-04-19 03:20:44.975 | 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-04-19 03:20:44.976034 | ubuntu-jammy-large | 2026-04-19 03:20:44.975 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-04-19 03:20:44.978473 | ubuntu-jammy-large | 2026-04-19 03:20:44.978 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-04-19 03:20:44.980024 | ubuntu-jammy-large | 2026-04-19 03:20:44.979 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-04-19 03:20:44.981967 | ubuntu-jammy-large | 2026-04-19 03:20:44.981 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-04-19 03:20:44.983781 | ubuntu-jammy-large | 2026-04-19 03:20:44.983 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-04-19 03:20:44.988234 | ubuntu-jammy-large | 2026-04-19 03:20:44.988 | 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-04-19 03:20:44.991456 | ubuntu-jammy-large | 2026-04-19 03:20:44.991 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-04-19 03:20:44.995297 | ubuntu-jammy-large | 2026-04-19 03:20:44.995 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-04-19 03:20:44.996420 | ubuntu-jammy-large | 2026-04-19 03:20:44.996 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-04-19 03:20:45.000483 | ubuntu-jammy-large | 2026-04-19 03:20:45.000 | 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-04-19 03:20:45.002929 | ubuntu-jammy-large | 2026-04-19 03:20:45.002 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-04-19 03:20:45.005213 | ubuntu-jammy-large | 2026-04-19 03:20:45.005 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-04-19 03:20:45.008436 | ubuntu-jammy-large | 2026-04-19 03:20:45.008 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-04-19 03:20:45.022133 | ubuntu-jammy-large | 2026-04-19 03:20:45.021 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-04-19 03:20:45.030744 | ubuntu-jammy-large | 2026-04-19 03:20:45.030 | 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-04-19 03:20:45.031302 | ubuntu-jammy-large | 2026-04-19 03:20:45.031 | 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-04-19 03:20:45.033126 | ubuntu-jammy-large | 2026-04-19 03:20:45.032 | 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-04-19 03:20:45.038535 | ubuntu-jammy-large | 2026-04-19 03:20:45.038 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-04-19 03:20:45.040525 | ubuntu-jammy-large | 2026-04-19 03:20:45.040 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.7 [187 kB] 2026-04-19 03:20:45.046410 | ubuntu-jammy-large | 2026-04-19 03:20:45.046 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.23 [284 kB] 2026-04-19 03:20:45.053815 | ubuntu-jammy-large | 2026-04-19 03:20:45.053 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-04-19 03:20:45.059157 | ubuntu-jammy-large | 2026-04-19 03:20:45.058 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-04-19 03:20:45.061339 | ubuntu-jammy-large | 2026-04-19 03:20:45.061 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-04-19 03:20:45.065911 | ubuntu-jammy-large | 2026-04-19 03:20:45.065 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-04-19 03:20:45.074461 | ubuntu-jammy-large | 2026-04-19 03:20:45.073 | 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-04-19 03:20:45.075747 | ubuntu-jammy-large | 2026-04-19 03:20:45.075 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-04-19 03:20:45.076593 | ubuntu-jammy-large | 2026-04-19 03:20:45.076 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-04-19 03:20:45.104615 | ubuntu-jammy-large | 2026-04-19 03:20:45.104 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-33ubuntu0.1 [43.3 kB] 2026-04-19 03:20:45.106089 | ubuntu-jammy-large | 2026-04-19 03:20:45.105 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-33ubuntu0.1 [16.9 kB] 2026-04-19 03:20:45.106842 | ubuntu-jammy-large | 2026-04-19 03:20:45.106 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 polkitd amd64 0.105-33ubuntu0.1 [80.1 kB] 2026-04-19 03:20:45.108112 | ubuntu-jammy-large | 2026-04-19 03:20:45.107 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pkexec amd64 0.105-33ubuntu0.1 [15.2 kB] 2026-04-19 03:20:45.108611 | ubuntu-jammy-large | 2026-04-19 03:20:45.108 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 policykit-1 amd64 0.105-33ubuntu0.1 [2438 B] 2026-04-19 03:20:45.109020 | ubuntu-jammy-large | 2026-04-19 03:20:45.108 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-04-19 03:20:45.109584 | ubuntu-jammy-large | 2026-04-19 03:20:45.109 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-04-19 03:20:45.111600 | ubuntu-jammy-large | 2026-04-19 03:20:45.111 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.4 [236 kB] 2026-04-19 03:20:45.117959 | ubuntu-jammy-large | 2026-04-19 03:20:45.117 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-04-19 03:20:45.118666 | ubuntu-jammy-large | 2026-04-19 03:20:45.118 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-04-19 03:20:45.126798 | ubuntu-jammy-large | 2026-04-19 03:20:45.126 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-04-19 03:20:45.128573 | ubuntu-jammy-large | 2026-04-19 03:20:45.128 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-04-19 03:20:45.130256 | ubuntu-jammy-large | 2026-04-19 03:20:45.130 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-04-19 03:20:45.132889 | ubuntu-jammy-large | 2026-04-19 03:20:45.132 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-04-19 03:20:45.133691 | ubuntu-jammy-large | 2026-04-19 03:20:45.133 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.3 [17.3 kB] 2026-04-19 03:20:45.134710 | ubuntu-jammy-large | 2026-04-19 03:20:45.134 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-04-19 03:20:45.136108 | ubuntu-jammy-large | 2026-04-19 03:20:45.136 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-04-19 03:20:45.138506 | ubuntu-jammy-large | 2026-04-19 03:20:45.138 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-04-19 03:20:45.139447 | ubuntu-jammy-large | 2026-04-19 03:20:45.139 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-04-19 03:20:45.141438 | ubuntu-jammy-large | 2026-04-19 03:20:45.141 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-04-19 03:20:45.149990 | ubuntu-jammy-large | 2026-04-19 03:20:45.149 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-04-19 03:20:45.153800 | ubuntu-jammy-large | 2026-04-19 03:20:45.153 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-04-19 03:20:45.156116 | ubuntu-jammy-large | 2026-04-19 03:20:45.156 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-04-19 03:20:45.157403 | ubuntu-jammy-large | 2026-04-19 03:20:45.157 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-04-19 03:20:45.159820 | ubuntu-jammy-large | 2026-04-19 03:20:45.159 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-04-19 03:20:45.161966 | ubuntu-jammy-large | 2026-04-19 03:20:45.161 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-04-19 03:20:45.174861 | ubuntu-jammy-large | 2026-04-19 03:20:45.174 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-04-19 03:20:45.335727 | ubuntu-jammy-large | 2026-04-19 03:20:45.335 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:45.373492 | ubuntu-jammy-large | 2026-04-19 03:20:45.373 | Fetched 9331 kB in 0s (18.8 MB/s) 2026-04-19 03:20:45.393093 | ubuntu-jammy-large | 2026-04-19 03:20:45.392 | Selecting previously unselected package distro-info-data. 2026-04-19 03:20:45.400603 | ubuntu-jammy-large | 2026-04-19 03:20:45.400 | (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-04-19 03:20:45.401249 | ubuntu-jammy-large | 2026-04-19 03:20:45.401 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-04-19 03:20:45.401474 | ubuntu-jammy-large | 2026-04-19 03:20:45.401 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-04-19 03:20:45.418740 | ubuntu-jammy-large | 2026-04-19 03:20:45.418 | Selecting previously unselected package iso-codes. 2026-04-19 03:20:45.420720 | ubuntu-jammy-large | 2026-04-19 03:20:45.420 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-04-19 03:20:45.421001 | ubuntu-jammy-large | 2026-04-19 03:20:45.420 | Unpacking iso-codes (4.9.0-1) ... 2026-04-19 03:20:45.596126 | ubuntu-jammy-large | 2026-04-19 03:20:45.595 | Selecting previously unselected package libcap2-bin. 2026-04-19 03:20:45.597918 | ubuntu-jammy-large | 2026-04-19 03:20:45.597 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-04-19 03:20:45.598224 | ubuntu-jammy-large | 2026-04-19 03:20:45.598 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-04-19 03:20:45.618528 | ubuntu-jammy-large | 2026-04-19 03:20:45.618 | Selecting previously unselected package libelf1:amd64. 2026-04-19 03:20:45.620948 | ubuntu-jammy-large | 2026-04-19 03:20:45.620 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-04-19 03:20:45.621421 | ubuntu-jammy-large | 2026-04-19 03:20:45.621 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-04-19 03:20:45.641130 | ubuntu-jammy-large | 2026-04-19 03:20:45.640 | Selecting previously unselected package libyaml-0-2:amd64. 2026-04-19 03:20:45.643544 | ubuntu-jammy-large | 2026-04-19 03:20:45.643 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-04-19 03:20:45.643776 | ubuntu-jammy-large | 2026-04-19 03:20:45.643 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-04-19 03:20:45.663010 | ubuntu-jammy-large | 2026-04-19 03:20:45.662 | Selecting previously unselected package lsb-release. 2026-04-19 03:20:45.665015 | ubuntu-jammy-large | 2026-04-19 03:20:45.664 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-04-19 03:20:45.665249 | ubuntu-jammy-large | 2026-04-19 03:20:45.665 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-04-19 03:20:45.683527 | ubuntu-jammy-large | 2026-04-19 03:20:45.683 | Selecting previously unselected package python-apt-common. 2026-04-19 03:20:45.686036 | ubuntu-jammy-large | 2026-04-19 03:20:45.685 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-04-19 03:20:45.686233 | ubuntu-jammy-large | 2026-04-19 03:20:45.686 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-04-19 03:20:45.705245 | ubuntu-jammy-large | 2026-04-19 03:20:45.705 | Selecting previously unselected package python3-apt. 2026-04-19 03:20:45.707726 | ubuntu-jammy-large | 2026-04-19 03:20:45.707 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-04-19 03:20:45.707991 | ubuntu-jammy-large | 2026-04-19 03:20:45.707 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-04-19 03:20:45.732764 | ubuntu-jammy-large | 2026-04-19 03:20:45.732 | Selecting previously unselected package python3-pkg-resources. 2026-04-19 03:20:45.735331 | ubuntu-jammy-large | 2026-04-19 03:20:45.735 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-19 03:20:45.735921 | ubuntu-jammy-large | 2026-04-19 03:20:45.735 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:20:45.761490 | ubuntu-jammy-large | 2026-04-19 03:20:45.761 | Selecting previously unselected package libnghttp2-14:amd64. 2026-04-19 03:20:45.763335 | ubuntu-jammy-large | 2026-04-19 03:20:45.763 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-04-19 03:20:45.763552 | ubuntu-jammy-large | 2026-04-19 03:20:45.763 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-04-19 03:20:45.784374 | ubuntu-jammy-large | 2026-04-19 03:20:45.784 | Selecting previously unselected package libpsl5:amd64. 2026-04-19 03:20:45.786845 | ubuntu-jammy-large | 2026-04-19 03:20:45.786 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-04-19 03:20:45.787132 | ubuntu-jammy-large | 2026-04-19 03:20:45.787 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-04-19 03:20:45.806415 | ubuntu-jammy-large | 2026-04-19 03:20:45.806 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-04-19 03:20:45.808970 | ubuntu-jammy-large | 2026-04-19 03:20:45.808 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-04-19 03:20:45.809266 | ubuntu-jammy-large | 2026-04-19 03:20:45.809 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-04-19 03:20:45.831512 | ubuntu-jammy-large | 2026-04-19 03:20:45.831 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-04-19 03:20:45.834156 | ubuntu-jammy-large | 2026-04-19 03:20:45.834 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-04-19 03:20:45.834395 | ubuntu-jammy-large | 2026-04-19 03:20:45.834 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-04-19 03:20:45.856038 | ubuntu-jammy-large | 2026-04-19 03:20:45.855 | Selecting previously unselected package libassuan0:amd64. 2026-04-19 03:20:45.858684 | ubuntu-jammy-large | 2026-04-19 03:20:45.858 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-04-19 03:20:45.858958 | ubuntu-jammy-large | 2026-04-19 03:20:45.858 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-04-19 03:20:45.878672 | ubuntu-jammy-large | 2026-04-19 03:20:45.878 | Selecting previously unselected package gpgconf. 2026-04-19 03:20:45.881225 | ubuntu-jammy-large | 2026-04-19 03:20:45.881 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-19 03:20:45.881463 | ubuntu-jammy-large | 2026-04-19 03:20:45.881 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-04-19 03:20:45.904285 | ubuntu-jammy-large | 2026-04-19 03:20:45.904 | Selecting previously unselected package gpg. 2026-04-19 03:20:45.906894 | ubuntu-jammy-large | 2026-04-19 03:20:45.906 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-19 03:20:45.907123 | ubuntu-jammy-large | 2026-04-19 03:20:45.907 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-04-19 03:20:45.939559 | ubuntu-jammy-large | 2026-04-19 03:20:45.939 | Selecting previously unselected package libbrotli1:amd64. 2026-04-19 03:20:45.941429 | ubuntu-jammy-large | 2026-04-19 03:20:45.941 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-04-19 03:20:45.941744 | ubuntu-jammy-large | 2026-04-19 03:20:45.941 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-04-19 03:20:45.968829 | ubuntu-jammy-large | 2026-04-19 03:20:45.968 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-04-19 03:20:45.971334 | ubuntu-jammy-large | 2026-04-19 03:20:45.971 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-04-19 03:20:45.971974 | ubuntu-jammy-large | 2026-04-19 03:20:45.971 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-19 03:20:45.990611 | ubuntu-jammy-large | 2026-04-19 03:20:45.990 | Selecting previously unselected package libsasl2-2:amd64. 2026-04-19 03:20:45.992944 | ubuntu-jammy-large | 2026-04-19 03:20:45.992 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-04-19 03:20:45.993231 | ubuntu-jammy-large | 2026-04-19 03:20:45.993 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-19 03:20:46.014534 | ubuntu-jammy-large | 2026-04-19 03:20:46.014 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-04-19 03:20:46.016999 | ubuntu-jammy-large | 2026-04-19 03:20:46.016 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-04-19 03:20:46.017294 | ubuntu-jammy-large | 2026-04-19 03:20:46.017 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-04-19 03:20:46.042720 | ubuntu-jammy-large | 2026-04-19 03:20:46.042 | Selecting previously unselected package librtmp1:amd64. 2026-04-19 03:20:46.045232 | ubuntu-jammy-large | 2026-04-19 03:20:46.045 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-04-19 03:20:46.045598 | ubuntu-jammy-large | 2026-04-19 03:20:46.045 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-04-19 03:20:46.066144 | ubuntu-jammy-large | 2026-04-19 03:20:46.066 | Selecting previously unselected package libssh-4:amd64. 2026-04-19 03:20:46.068755 | ubuntu-jammy-large | 2026-04-19 03:20:46.068 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.7_amd64.deb ... 2026-04-19 03:20:46.069043 | ubuntu-jammy-large | 2026-04-19 03:20:46.068 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-04-19 03:20:46.093707 | ubuntu-jammy-large | 2026-04-19 03:20:46.093 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-04-19 03:20:46.096118 | ubuntu-jammy-large | 2026-04-19 03:20:46.096 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-19 03:20:46.096365 | ubuntu-jammy-large | 2026-04-19 03:20:46.096 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-19 03:20:46.125755 | ubuntu-jammy-large | 2026-04-19 03:20:46.125 | Selecting previously unselected package libstemmer0d:amd64. 2026-04-19 03:20:46.128202 | ubuntu-jammy-large | 2026-04-19 03:20:46.128 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-04-19 03:20:46.128570 | ubuntu-jammy-large | 2026-04-19 03:20:46.128 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-04-19 03:20:46.156062 | ubuntu-jammy-large | 2026-04-19 03:20:46.155 | Selecting previously unselected package libxmlb2:amd64. 2026-04-19 03:20:46.158839 | ubuntu-jammy-large | 2026-04-19 03:20:46.158 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-04-19 03:20:46.159179 | ubuntu-jammy-large | 2026-04-19 03:20:46.159 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-04-19 03:20:46.181057 | ubuntu-jammy-large | 2026-04-19 03:20:46.180 | Selecting previously unselected package libappstream4:amd64. 2026-04-19 03:20:46.183676 | ubuntu-jammy-large | 2026-04-19 03:20:46.183 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-04-19 03:20:46.183966 | ubuntu-jammy-large | 2026-04-19 03:20:46.183 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-04-19 03:20:46.209767 | ubuntu-jammy-large | 2026-04-19 03:20:46.209 | Selecting previously unselected package libdw1:amd64. 2026-04-19 03:20:46.212771 | ubuntu-jammy-large | 2026-04-19 03:20:46.212 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.212970 | ubuntu-jammy-large | 2026-04-19 03:20:46.212 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-04-19 03:20:46.239543 | ubuntu-jammy-large | 2026-04-19 03:20:46.239 | Selecting previously unselected package libglib2.0-bin. 2026-04-19 03:20:46.241594 | ubuntu-jammy-large | 2026-04-19 03:20:46.241 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-04-19 03:20:46.241775 | ubuntu-jammy-large | 2026-04-19 03:20:46.241 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:46.263399 | ubuntu-jammy-large | 2026-04-19 03:20:46.263 | Selecting previously unselected package libunwind8:amd64. 2026-04-19 03:20:46.265450 | ubuntu-jammy-large | 2026-04-19 03:20:46.265 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-04-19 03:20:46.265646 | ubuntu-jammy-large | 2026-04-19 03:20:46.265 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-04-19 03:20:46.284140 | ubuntu-jammy-large | 2026-04-19 03:20:46.284 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-04-19 03:20:46.286293 | ubuntu-jammy-large | 2026-04-19 03:20:46.286 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-04-19 03:20:46.286695 | ubuntu-jammy-large | 2026-04-19 03:20:46.286 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-04-19 03:20:46.331844 | ubuntu-jammy-large | 2026-04-19 03:20:46.331 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-04-19 03:20:46.333741 | ubuntu-jammy-large | 2026-04-19 03:20:46.333 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.333944 | ubuntu-jammy-large | 2026-04-19 03:20:46.333 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:46.352425 | ubuntu-jammy-large | 2026-04-19 03:20:46.352 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-04-19 03:20:46.354493 | ubuntu-jammy-large | 2026-04-19 03:20:46.354 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.354670 | ubuntu-jammy-large | 2026-04-19 03:20:46.354 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:46.373110 | ubuntu-jammy-large | 2026-04-19 03:20:46.372 | Selecting previously unselected package polkitd. 2026-04-19 03:20:46.375577 | ubuntu-jammy-large | 2026-04-19 03:20:46.375 | Preparing to unpack .../32-polkitd_0.105-33ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.375873 | ubuntu-jammy-large | 2026-04-19 03:20:46.375 | Unpacking polkitd (0.105-33ubuntu0.1) ... 2026-04-19 03:20:46.400077 | ubuntu-jammy-large | 2026-04-19 03:20:46.400 | Selecting previously unselected package pkexec. 2026-04-19 03:20:46.401941 | ubuntu-jammy-large | 2026-04-19 03:20:46.401 | Preparing to unpack .../33-pkexec_0.105-33ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.402148 | ubuntu-jammy-large | 2026-04-19 03:20:46.402 | Unpacking pkexec (0.105-33ubuntu0.1) ... 2026-04-19 03:20:46.419539 | ubuntu-jammy-large | 2026-04-19 03:20:46.419 | Selecting previously unselected package policykit-1. 2026-04-19 03:20:46.421784 | ubuntu-jammy-large | 2026-04-19 03:20:46.421 | Preparing to unpack .../34-policykit-1_0.105-33ubuntu0.1_amd64.deb ... 2026-04-19 03:20:46.440400 | ubuntu-jammy-large | 2026-04-19 03:20:46.440 | Unpacking policykit-1 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:46.457309 | ubuntu-jammy-large | 2026-04-19 03:20:46.457 | Selecting previously unselected package python3-blinker. 2026-04-19 03:20:46.459848 | ubuntu-jammy-large | 2026-04-19 03:20:46.459 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-04-19 03:20:46.460107 | ubuntu-jammy-large | 2026-04-19 03:20:46.460 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-04-19 03:20:46.478994 | ubuntu-jammy-large | 2026-04-19 03:20:46.478 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-04-19 03:20:46.481496 | ubuntu-jammy-large | 2026-04-19 03:20:46.481 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-04-19 03:20:46.482018 | ubuntu-jammy-large | 2026-04-19 03:20:46.481 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-04-19 03:20:46.502544 | ubuntu-jammy-large | 2026-04-19 03:20:46.502 | Selecting previously unselected package python3-cryptography. 2026-04-19 03:20:46.505012 | ubuntu-jammy-large | 2026-04-19 03:20:46.504 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.4_amd64.deb ... 2026-04-19 03:20:46.505241 | ubuntu-jammy-large | 2026-04-19 03:20:46.505 | Unpacking python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-04-19 03:20:46.540594 | ubuntu-jammy-large | 2026-04-19 03:20:46.540 | Selecting previously unselected package python3-pyparsing. 2026-04-19 03:20:46.542148 | ubuntu-jammy-large | 2026-04-19 03:20:46.542 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-04-19 03:20:46.542395 | ubuntu-jammy-large | 2026-04-19 03:20:46.542 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-04-19 03:20:46.571657 | ubuntu-jammy-large | 2026-04-19 03:20:46.571 | Selecting previously unselected package python3-httplib2. 2026-04-19 03:20:46.573307 | ubuntu-jammy-large | 2026-04-19 03:20:46.573 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-04-19 03:20:46.573571 | ubuntu-jammy-large | 2026-04-19 03:20:46.573 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-04-19 03:20:46.591923 | ubuntu-jammy-large | 2026-04-19 03:20:46.591 | Selecting previously unselected package python3-more-itertools. 2026-04-19 03:20:46.594056 | ubuntu-jammy-large | 2026-04-19 03:20:46.593 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-04-19 03:20:46.594268 | ubuntu-jammy-large | 2026-04-19 03:20:46.594 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-04-19 03:20:46.617430 | ubuntu-jammy-large | 2026-04-19 03:20:46.617 | Selecting previously unselected package python3-zipp. 2026-04-19 03:20:46.619853 | ubuntu-jammy-large | 2026-04-19 03:20:46.619 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-04-19 03:20:46.620041 | ubuntu-jammy-large | 2026-04-19 03:20:46.619 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-04-19 03:20:46.638311 | ubuntu-jammy-large | 2026-04-19 03:20:46.638 | Selecting previously unselected package python3-importlib-metadata. 2026-04-19 03:20:46.641010 | ubuntu-jammy-large | 2026-04-19 03:20:46.640 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-04-19 03:20:46.641368 | ubuntu-jammy-large | 2026-04-19 03:20:46.641 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-04-19 03:20:46.661040 | ubuntu-jammy-large | 2026-04-19 03:20:46.660 | Selecting previously unselected package python3-jeepney. 2026-04-19 03:20:46.663563 | ubuntu-jammy-large | 2026-04-19 03:20:46.663 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-04-19 03:20:46.663876 | ubuntu-jammy-large | 2026-04-19 03:20:46.663 | Unpacking python3-jeepney (0.7.1-3) ... 2026-04-19 03:20:46.689845 | ubuntu-jammy-large | 2026-04-19 03:20:46.689 | Selecting previously unselected package python3-jwt. 2026-04-19 03:20:46.692433 | ubuntu-jammy-large | 2026-04-19 03:20:46.692 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.3_all.deb ... 2026-04-19 03:20:46.692672 | ubuntu-jammy-large | 2026-04-19 03:20:46.692 | Unpacking python3-jwt (2.3.0-1ubuntu0.3) ... 2026-04-19 03:20:46.713757 | ubuntu-jammy-large | 2026-04-19 03:20:46.713 | Selecting previously unselected package python3-secretstorage. 2026-04-19 03:20:46.716167 | ubuntu-jammy-large | 2026-04-19 03:20:46.716 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-04-19 03:20:46.716496 | ubuntu-jammy-large | 2026-04-19 03:20:46.716 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-04-19 03:20:46.737664 | ubuntu-jammy-large | 2026-04-19 03:20:46.737 | Selecting previously unselected package python3-keyring. 2026-04-19 03:20:46.740095 | ubuntu-jammy-large | 2026-04-19 03:20:46.740 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-04-19 03:20:46.740361 | ubuntu-jammy-large | 2026-04-19 03:20:46.740 | Unpacking python3-keyring (23.5.0-1) ... 2026-04-19 03:20:46.763515 | ubuntu-jammy-large | 2026-04-19 03:20:46.763 | Selecting previously unselected package python3-lazr.uri. 2026-04-19 03:20:46.766275 | ubuntu-jammy-large | 2026-04-19 03:20:46.766 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-04-19 03:20:46.766530 | ubuntu-jammy-large | 2026-04-19 03:20:46.766 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-04-19 03:20:46.787119 | ubuntu-jammy-large | 2026-04-19 03:20:46.786 | Selecting previously unselected package python3-wadllib. 2026-04-19 03:20:46.789777 | ubuntu-jammy-large | 2026-04-19 03:20:46.789 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-04-19 03:20:46.790052 | ubuntu-jammy-large | 2026-04-19 03:20:46.789 | Unpacking python3-wadllib (1.3.6-1) ... 2026-04-19 03:20:46.814239 | ubuntu-jammy-large | 2026-04-19 03:20:46.814 | Selecting previously unselected package python3-distro. 2026-04-19 03:20:46.816799 | ubuntu-jammy-large | 2026-04-19 03:20:46.816 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-04-19 03:20:46.816999 | ubuntu-jammy-large | 2026-04-19 03:20:46.816 | Unpacking python3-distro (1.7.0-1) ... 2026-04-19 03:20:46.837366 | ubuntu-jammy-large | 2026-04-19 03:20:46.837 | Selecting previously unselected package python3-oauthlib. 2026-04-19 03:20:46.839913 | ubuntu-jammy-large | 2026-04-19 03:20:46.839 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-04-19 03:20:46.840169 | ubuntu-jammy-large | 2026-04-19 03:20:46.840 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-04-19 03:20:46.872534 | ubuntu-jammy-large | 2026-04-19 03:20:46.872 | Selecting previously unselected package python3-six. 2026-04-19 03:20:46.875161 | ubuntu-jammy-large | 2026-04-19 03:20:46.875 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-04-19 03:20:46.875702 | ubuntu-jammy-large | 2026-04-19 03:20:46.875 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-04-19 03:20:46.894310 | ubuntu-jammy-large | 2026-04-19 03:20:46.894 | Selecting previously unselected package python3-lazr.restfulclient. 2026-04-19 03:20:46.896841 | ubuntu-jammy-large | 2026-04-19 03:20:46.896 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-04-19 03:20:46.897039 | ubuntu-jammy-large | 2026-04-19 03:20:46.896 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-04-19 03:20:46.918571 | ubuntu-jammy-large | 2026-04-19 03:20:46.918 | Selecting previously unselected package python3-launchpadlib. 2026-04-19 03:20:46.921034 | ubuntu-jammy-large | 2026-04-19 03:20:46.920 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-04-19 03:20:46.921364 | ubuntu-jammy-large | 2026-04-19 03:20:46.921 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-04-19 03:20:46.953799 | ubuntu-jammy-large | 2026-04-19 03:20:46.953 | Selecting previously unselected package python3-software-properties. 2026-04-19 03:20:46.955347 | ubuntu-jammy-large | 2026-04-19 03:20:46.955 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-04-19 03:20:46.955499 | ubuntu-jammy-large | 2026-04-19 03:20:46.955 | Unpacking python3-software-properties (0.99.22.9) ... 2026-04-19 03:20:46.975276 | ubuntu-jammy-large | 2026-04-19 03:20:46.975 | Selecting previously unselected package packagekit. 2026-04-19 03:20:46.977947 | ubuntu-jammy-large | 2026-04-19 03:20:46.977 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-04-19 03:20:46.980937 | ubuntu-jammy-large | 2026-04-19 03:20:46.980 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-04-19 03:20:47.014525 | ubuntu-jammy-large | 2026-04-19 03:20:47.014 | Selecting previously unselected package software-properties-common. 2026-04-19 03:20:47.016984 | ubuntu-jammy-large | 2026-04-19 03:20:47.016 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-04-19 03:20:47.017287 | ubuntu-jammy-large | 2026-04-19 03:20:47.017 | Unpacking software-properties-common (0.99.22.9) ... 2026-04-19 03:20:47.043743 | ubuntu-jammy-large | 2026-04-19 03:20:47.043 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:20:47.297256 | ubuntu-jammy-large | 2026-04-19 03:20:47.297 | Setting up python3-more-itertools (8.10.0-2) ... 2026-04-19 03:20:47.490957 | ubuntu-jammy-large | 2026-04-19 03:20:47.490 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-04-19 03:20:47.491064 | ubuntu-jammy-large | 2026-04-19 03:20:47.490 | Setting up python3-jwt (2.3.0-1ubuntu0.3) ... 2026-04-19 03:20:47.665057 | ubuntu-jammy-large | 2026-04-19 03:20:47.664 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-04-19 03:20:47.665199 | ubuntu-jammy-large | 2026-04-19 03:20:47.665 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-04-19 03:20:47.665483 | ubuntu-jammy-large | 2026-04-19 03:20:47.665 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-04-19 03:20:47.666022 | ubuntu-jammy-large | 2026-04-19 03:20:47.665 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-04-19 03:20:47.666282 | ubuntu-jammy-large | 2026-04-19 03:20:47.666 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-04-19 03:20:47.666637 | ubuntu-jammy-large | 2026-04-19 03:20:47.666 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-04-19 03:20:47.666970 | ubuntu-jammy-large | 2026-04-19 03:20:47.666 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-04-19 03:20:47.849269 | ubuntu-jammy-large | 2026-04-19 03:20:47.849 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-04-19 03:20:47.849568 | ubuntu-jammy-large | 2026-04-19 03:20:47.849 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-04-19 03:20:48.019177 | ubuntu-jammy-large | 2026-04-19 03:20:48.018 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-04-19 03:20:48.019631 | ubuntu-jammy-large | 2026-04-19 03:20:48.019 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-19 03:20:48.020310 | ubuntu-jammy-large | 2026-04-19 03:20:48.020 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-04-19 03:20:48.021024 | ubuntu-jammy-large | 2026-04-19 03:20:48.020 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-04-19 03:20:48.193411 | ubuntu-jammy-large | 2026-04-19 03:20:48.193 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-04-19 03:20:48.193613 | ubuntu-jammy-large | 2026-04-19 03:20:48.193 | Setting up python3-pyparsing (2.4.7-1) ... 2026-04-19 03:20:48.417171 | ubuntu-jammy-large | 2026-04-19 03:20:48.416 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-04-19 03:20:48.417441 | ubuntu-jammy-large | 2026-04-19 03:20:48.417 | Setting up python3-wadllib (1.3.6-1) ... 2026-04-19 03:20:48.607524 | ubuntu-jammy-large | 2026-04-19 03:20:48.607 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-19 03:20:48.607614 | ubuntu-jammy-large | 2026-04-19 03:20:48.607 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-04-19 03:20:48.607624 | ubuntu-jammy-large | 2026-04-19 03:20:48.607 | Setting up python3-jeepney (0.7.1-3) ... 2026-04-19 03:20:48.821005 | ubuntu-jammy-large | 2026-04-19 03:20:48.820 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-04-19 03:20:48.821121 | ubuntu-jammy-large | 2026-04-19 03:20:48.821 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-04-19 03:20:48.821649 | ubuntu-jammy-large | 2026-04-19 03:20:48.821 | Setting up python3-httplib2 (0.20.2-2) ... 2026-04-19 03:20:49.009674 | ubuntu-jammy-large | 2026-04-19 03:20:49.009 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-04-19 03:20:49.009786 | ubuntu-jammy-large | 2026-04-19 03:20:49.009 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-04-19 03:20:49.015096 | ubuntu-jammy-large | 2026-04-19 03:20:49.014 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-04-19 03:20:49.015157 | ubuntu-jammy-large | 2026-04-19 03:20:49.015 | Setting up iso-codes (4.9.0-1) ... 2026-04-19 03:20:49.015355 | ubuntu-jammy-large | 2026-04-19 03:20:49.015 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-04-19 03:20:49.015373 | ubuntu-jammy-large | 2026-04-19 03:20:49.015 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:49.015529 | ubuntu-jammy-large | 2026-04-19 03:20:49.015 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-04-19 03:20:49.015685 | ubuntu-jammy-large | 2026-04-19 03:20:49.015 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-04-19 03:20:49.216601 | ubuntu-jammy-large | 2026-04-19 03:20:49.216 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-04-19 03:20:49.216712 | ubuntu-jammy-large | 2026-04-19 03:20:49.216 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-04-19 03:20:49.412675 | ubuntu-jammy-large | 2026-04-19 03:20:49.412 | Setting up python3-distro (1.7.0-1) ... 2026-04-19 03:20:49.589458 | ubuntu-jammy-large | 2026-04-19 03:20:49.589 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-04-19 03:20:49.801691 | ubuntu-jammy-large | 2026-04-19 03:20:49.801 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-04-19 03:20:49.802119 | ubuntu-jammy-large | 2026-04-19 03:20:49.801 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-04-19 03:20:49.802616 | ubuntu-jammy-large | 2026-04-19 03:20:49.802 | Setting up python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-04-19 03:20:50.111632 | ubuntu-jammy-large | 2026-04-19 03:20:50.111 | Setting up libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:50.111758 | ubuntu-jammy-large | 2026-04-19 03:20:50.111 | Setting up polkitd (0.105-33ubuntu0.1) ... 2026-04-19 03:20:50.137227 | ubuntu-jammy-large | 2026-04-19 03:20:50.137 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-04-19 03:20:50.141439 | ubuntu-jammy-large | 2026-04-19 03:20:50.141 | Setcap worked! gst-ptp-helper is not suid! 2026-04-19 03:20:50.142108 | ubuntu-jammy-large | 2026-04-19 03:20:50.142 | Setting up pkexec (0.105-33ubuntu0.1) ... 2026-04-19 03:20:50.153954 | ubuntu-jammy-large | 2026-04-19 03:20:50.153 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-19 03:20:50.154570 | ubuntu-jammy-large | 2026-04-19 03:20:50.154 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-04-19 03:20:50.155234 | ubuntu-jammy-large | 2026-04-19 03:20:50.155 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-04-19 03:20:50.406668 | ubuntu-jammy-large | 2026-04-19 03:20:50.406 | Setting up python3-secretstorage (3.3.1-1) ... 2026-04-19 03:20:50.589039 | ubuntu-jammy-large | 2026-04-19 03:20:50.588 | Setting up python3-keyring (23.5.0-1) ... 2026-04-19 03:20:50.800372 | ubuntu-jammy-large | 2026-04-19 03:20:50.800 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-04-19 03:20:51.003327 | ubuntu-jammy-large | 2026-04-19 03:20:51.003 | Setting up policykit-1 (0.105-33ubuntu0.1) ... 2026-04-19 03:20:51.020440 | ubuntu-jammy-large | 2026-04-19 03:20:51.020 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-04-19 03:20:51.237191 | ubuntu-jammy-large | 2026-04-19 03:20:51.236 | Setting up python3-software-properties (0.99.22.9) ... 2026-04-19 03:20:51.417504 | ubuntu-jammy-large | 2026-04-19 03:20:51.417 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-04-19 03:20:51.427141 | ubuntu-jammy-large | 2026-04-19 03:20:51.426 | Running in chroot, ignoring request. 2026-04-19 03:20:51.436337 | ubuntu-jammy-large | 2026-04-19 03:20:51.436 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-04-19 03:20:51.439610 | ubuntu-jammy-large | 2026-04-19 03:20:51.439 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-04-19 03:20:51.613503 | ubuntu-jammy-large | 2026-04-19 03:20:51.613 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-04-19 03:20:51.616315 | ubuntu-jammy-large | 2026-04-19 03:20:51.616 | Setting up software-properties-common (0.99.22.9) ... 2026-04-19 03:20:51.793571 | ubuntu-jammy-large | 2026-04-19 03:20:51.793 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:20:51.805799 | ubuntu-jammy-large | 2026-04-19 03:20:51.805 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-04-19 03:20:52.003725 | ubuntu-jammy-large | 2026-04-19 03:20:52.003 | dib-run-parts 03-baseline-tools completed 2026-04-19 03:20:52.003815 | ubuntu-jammy-large | 2026-04-19 03:20:52.003 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-04-19 03:20:52.013307 | ubuntu-jammy-large | 2026-04-19 03:20:52.013 | dib-run-parts 04-dib-init-system completed 2026-04-19 03:20:52.013369 | ubuntu-jammy-large | 2026-04-19 03:20:52.013 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-04-19 03:20:53.547661 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | Map install for debootstrap: lsb-release 2026-04-19 03:20:53.547772 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | Map install for svc-map: python3-PyYAML 2026-04-19 03:20:53.547791 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | Running command: ['install-packages', 'lsb-release', 'python3-yaml'] 2026-04-19 03:20:53.547820 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Reading package lists... 2026-04-19 03:20:53.547835 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Building dependency tree... 2026-04-19 03:20:53.547849 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Reading state information... 2026-04-19 03:20:53.547862 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-04-19 03:20:53.547876 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > lsb-release set to manually installed. 2026-04-19 03:20:53.547889 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > The following NEW packages will be installed: 2026-04-19 03:20:53.547903 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > python3-yaml 2026-04-19 03:20:53.547916 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:53.547929 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Need to get 129 kB of archives. 2026-04-19 03:20:53.547942 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > After this operation, 542 kB of additional disk space will be used. 2026-04-19 03:20:53.547956 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-04-19 03:20:53.547971 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:53.547988 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Fetched 129 kB in 0s (821 kB/s) 2026-04-19 03:20:53.548002 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Selecting previously unselected package python3-yaml. 2026-04-19 03:20:53.548019 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > (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-04-19 03:20:53.548063 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-04-19 03:20:53.548078 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-04-19 03:20:53.548091 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-04-19 03:20:53.548104 | ubuntu-jammy-large | 2026-04-19 03:20:53.547 | returncode: 0 2026-04-19 03:20:53.565100 | ubuntu-jammy-large | 2026-04-19 03:20:53.564 | dib-run-parts 10-package-installs completed 2026-04-19 03:20:53.565259 | ubuntu-jammy-large | 2026-04-19 03:20:53.564 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-04-19 03:20:53.756645 | ubuntu-jammy-large | 2026-04-19 03:20:53.756 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-19 03:20:53.756768 | ubuntu-jammy-large | 2026-04-19 03:20:53.756 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-04-19 03:20:53.765213 | ubuntu-jammy-large | 2026-04-19 03:20:53.764 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-04-19 03:20:53.777254 | ubuntu-jammy-large | 2026-04-19 03:20:53.777 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-04-19 03:20:55.442553 | ubuntu-jammy-large | 2026-04-19 03:20:55.442 | Reading package lists... 2026-04-19 03:20:55.468450 | ubuntu-jammy-large | 2026-04-19 03:20:55.468 | dib-run-parts 99-apt-get-update completed 2026-04-19 03:20:55.468575 | ubuntu-jammy-large | 2026-04-19 03:20:55.468 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-04-19 03:20:55.497073 | ubuntu-jammy-large | 2026-04-19 03:20:55.496 | Not running install-packages remove with empty packages list 2026-04-19 03:20:55.552268 | ubuntu-jammy-large | 2026-04-19 03:20:55.551 | Running command: ['install-packages', '-e'] 2026-04-19 03:20:55.552382 | ubuntu-jammy-large | 2026-04-19 03:20:55.552 | > Not running install-packages remove with empty packages list 2026-04-19 03:20:55.552415 | ubuntu-jammy-large | 2026-04-19 03:20:55.552 | returncode: 0 2026-04-19 03:20:55.567633 | ubuntu-jammy-large | 2026-04-19 03:20:55.567 | dib-run-parts 99-package-uninstalls completed 2026-04-19 03:20:55.567840 | ubuntu-jammy-large | 2026-04-19 03:20:55.567 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:20:55.567866 | ubuntu-jammy-large | 2026-04-19 03:20:55.567 | dib-run-parts 2026-04-19 03:20:55.570587 | ubuntu-jammy-large | 2026-04-19 03:20:55.570 | dib-run-parts Target: pre-install.d 2026-04-19 03:20:55.570631 | ubuntu-jammy-large | 2026-04-19 03:20:55.570 | dib-run-parts 2026-04-19 03:20:55.570639 | ubuntu-jammy-large | 2026-04-19 03:20:55.570 | dib-run-parts Script Seconds 2026-04-19 03:20:55.570652 | ubuntu-jammy-large | 2026-04-19 03:20:55.570 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:20:55.570659 | ubuntu-jammy-large | 2026-04-19 03:20:55.570 | dib-run-parts 2026-04-19 03:20:55.584908 | ubuntu-jammy-large | 2026-04-19 03:20:55.584 | dib-run-parts 00-disable-apt-recommends 0.009 2026-04-19 03:20:55.594077 | ubuntu-jammy-large | 2026-04-19 03:20:55.593 | dib-run-parts 01-dib-python 0.009 2026-04-19 03:20:55.603029 | ubuntu-jammy-large | 2026-04-19 03:20:55.602 | dib-run-parts 01-install-bin 0.012 2026-04-19 03:20:55.613731 | ubuntu-jammy-large | 2026-04-19 03:20:55.613 | dib-run-parts 03-baseline-tools 10.733 2026-04-19 03:20:55.624434 | ubuntu-jammy-large | 2026-04-19 03:20:55.624 | dib-run-parts 04-dib-init-system 0.008 2026-04-19 03:20:55.633726 | ubuntu-jammy-large | 2026-04-19 03:20:55.633 | dib-run-parts 10-package-installs 1.550 2026-04-19 03:20:55.643624 | ubuntu-jammy-large | 2026-04-19 03:20:55.643 | dib-run-parts 99-apt-get-update 1.900 2026-04-19 03:20:55.653037 | ubuntu-jammy-large | 2026-04-19 03:20:55.652 | dib-run-parts 99-package-uninstalls 0.097 2026-04-19 03:20:55.656251 | ubuntu-jammy-large | 2026-04-19 03:20:55.656 | dib-run-parts 2026-04-19 03:20:55.656571 | ubuntu-jammy-large | 2026-04-19 03:20:55.656 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:20:56.084202 | ubuntu-jammy-large | 2026-04-19 03:20:56.083 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-04-19 03:20:56.088873 | ubuntu-jammy-large | 2026-04-19 03:20:56.088 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-04-19 03:20:56.089054 | ubuntu-jammy-large | 2026-04-19 03:20:56.088 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:56.089111 | ubuntu-jammy-large | 2026-04-19 03:20:56.089 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:20:56.089316 | ubuntu-jammy-large | 2026-04-19 03:20:56.089 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:56.089346 | ubuntu-jammy-large | 2026-04-19 03:20:56.089 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:20:56.089665 | ubuntu-jammy-large | 2026-04-19 03:20:56.089 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:56.094587 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:20:56.094669 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:20:56.094692 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:20:56.094822 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:56.094846 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:20:56.094991 | ubuntu-jammy-large | 2026-04-19 03:20:56.094 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:20:56.095049 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:56.095104 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:20:56.095246 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:56.095289 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ DIB_NO_TIMER_CHECK=True 2026-04-19 03:20:56.095404 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:56.095454 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:20:56.095600 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:56.095656 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:20:56.095942 | ubuntu-jammy-large | 2026-04-19 03:20:56.095 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:56.101055 | ubuntu-jammy-large | 2026-04-19 03:20:56.100 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:20:56.101283 | ubuntu-jammy-large | 2026-04-19 03:20:56.101 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:56.101340 | ubuntu-jammy-large | 2026-04-19 03:20:56.101 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:20:56.101617 | ubuntu-jammy-large | 2026-04-19 03:20:56.101 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:56.106838 | ubuntu-jammy-large | 2026-04-19 03:20:56.106 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-04-19 03:20:56.106993 | ubuntu-jammy-large | 2026-04-19 03:20:56.106 | ++ export DIB_ADD_APT_KEYS= 2026-04-19 03:20:56.107043 | ubuntu-jammy-large | 2026-04-19 03:20:56.106 | ++ DIB_ADD_APT_KEYS= 2026-04-19 03:20:56.107376 | ubuntu-jammy-large | 2026-04-19 03:20:56.107 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-04-19 03:20:56.113427 | ubuntu-jammy-large | 2026-04-19 03:20:56.113 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-04-19 03:20:56.113503 | ubuntu-jammy-large | 2026-04-19 03:20:56.113 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:56.113519 | ubuntu-jammy-large | 2026-04-19 03:20:56.113 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:20:56.113533 | ubuntu-jammy-large | 2026-04-19 03:20:56.113 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:56.117637 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:20:56.117685 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ export DISTRO_NAME=ubuntu 2026-04-19 03:20:56.117724 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ DISTRO_NAME=ubuntu 2026-04-19 03:20:56.117739 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ export DIB_RELEASE=jammy 2026-04-19 03:20:56.117760 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ DIB_RELEASE=jammy 2026-04-19 03:20:56.117774 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:56.117787 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:20:56.117800 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:56.117812 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:20:56.117825 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ ARCH=amd64 2026-04-19 03:20:56.117838 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:20:56.117992 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:20:56.118013 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:56.118026 | ubuntu-jammy-large | 2026-04-19 03:20:56.117 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:20:56.118104 | ubuntu-jammy-large | 2026-04-19 03:20:56.118 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:56.123850 | ubuntu-jammy-large | 2026-04-19 03:20:56.123 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:20:56.123904 | ubuntu-jammy-large | 2026-04-19 03:20:56.123 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:56.123918 | ubuntu-jammy-large | 2026-04-19 03:20:56.123 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:20:56.123930 | ubuntu-jammy-large | 2026-04-19 03:20:56.123 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:56.129280 | ubuntu-jammy-large | 2026-04-19 03:20:56.128 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:20:56.129353 | ubuntu-jammy-large | 2026-04-19 03:20:56.129 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:20:56.129372 | ubuntu-jammy-large | 2026-04-19 03:20:56.129 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:56.129386 | ubuntu-jammy-large | 2026-04-19 03:20:56.129 | ++ DIB_INIT_SYSTEM=systemd 2026-04-19 03:20:56.129400 | ubuntu-jammy-large | 2026-04-19 03:20:56.129 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:56.134593 | ubuntu-jammy-large | 2026-04-19 03:20:56.134 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:20:56.134649 | ubuntu-jammy-large | 2026-04-19 03:20:56.134 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:56.134664 | ubuntu-jammy-large | 2026-04-19 03:20:56.134 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:20:56.134678 | ubuntu-jammy-large | 2026-04-19 03:20:56.134 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:56.139895 | ubuntu-jammy-large | 2026-04-19 03:20:56.139 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:20:56.139951 | ubuntu-jammy-large | 2026-04-19 03:20:56.139 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:56.139969 | ubuntu-jammy-large | 2026-04-19 03:20:56.139 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:20:56.139983 | ubuntu-jammy-large | 2026-04-19 03:20:56.139 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-04-19 03:20:56.144052 | ubuntu-jammy-large | 2026-04-19 03:20:56.143 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-04-19 03:20:56.144383 | ubuntu-jammy-large | 2026-04-19 03:20:56.144 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:56.144482 | ubuntu-jammy-large | 2026-04-19 03:20:56.144 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:20:56.144642 | ubuntu-jammy-large | 2026-04-19 03:20:56.144 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:20:56.144739 | ubuntu-jammy-large | 2026-04-19 03:20:56.144 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:20:56.145037 | ubuntu-jammy-large | 2026-04-19 03:20:56.144 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-04-19 03:20:56.149512 | ubuntu-jammy-large | 2026-04-19 03:20:56.149 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-04-19 03:20:56.149758 | ubuntu-jammy-large | 2026-04-19 03:20:56.149 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:20:56.149946 | ubuntu-jammy-large | 2026-04-19 03:20:56.149 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:56.150036 | ubuntu-jammy-large | 2026-04-19 03:20:56.149 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-19 03:20:56.150379 | ubuntu-jammy-large | 2026-04-19 03:20:56.150 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-04-19 03:20:56.155315 | ubuntu-jammy-large | 2026-04-19 03:20:56.155 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-04-19 03:20:56.155544 | ubuntu-jammy-large | 2026-04-19 03:20:56.155 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:20:56.155640 | ubuntu-jammy-large | 2026-04-19 03:20:56.155 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:20:56.155927 | ubuntu-jammy-large | 2026-04-19 03:20:56.155 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-04-19 03:20:56.160948 | ubuntu-jammy-large | 2026-04-19 03:20:56.160 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-04-19 03:20:56.161340 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ '[' -z '' ']' 2026-04-19 03:20:56.161454 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ case "$DISTRO_NAME" in 2026-04-19 03:20:56.161572 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ '[' jammy == trusty ']' 2026-04-19 03:20:56.161723 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ '[' -z '' ']' 2026-04-19 03:20:56.161825 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ DIB_PYTHON_VERSION=3 2026-04-19 03:20:56.161931 | ubuntu-jammy-large | 2026-04-19 03:20:56.161 | ++ export DIB_PYTHON_VERSION 2026-04-19 03:20:56.162042 | ubuntu-jammy-large | 2026-04-19 03:20:56.162 | ++ export DIB_PYTHON=python3 2026-04-19 03:20:56.162123 | ubuntu-jammy-large | 2026-04-19 03:20:56.162 | ++ DIB_PYTHON=python3 2026-04-19 03:20:56.162448 | ubuntu-jammy-large | 2026-04-19 03:20:56.162 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:56.167280 | ubuntu-jammy-large | 2026-04-19 03:20:56.167 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:20:56.167722 | ubuntu-jammy-large | 2026-04-19 03:20:56.167 | ++ '[' 0 -gt 0 ']' 2026-04-19 03:20:56.167935 | ubuntu-jammy-large | 2026-04-19 03:20:56.167 | ++ set -euo pipefail 2026-04-19 03:20:56.168128 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | ++ case $DISTRO_NAME in 2026-04-19 03:20:56.168267 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:20:56.168367 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:20:56.168457 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:20:56.168552 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:20:56.168856 | ubuntu-jammy-large | 2026-04-19 03:20:56.168 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-04-19 03:20:56.174416 | ubuntu-jammy-large | 2026-04-19 03:20:56.174 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-04-19 03:20:56.174688 | ubuntu-jammy-large | 2026-04-19 03:20:56.174 | ++ '[' -z systemd ']' 2026-04-19 03:20:56.174841 | ubuntu-jammy-large | 2026-04-19 03:20:56.174 | ++ case $DIB_INIT_SYSTEM in 2026-04-19 03:20:56.175239 | ubuntu-jammy-large | 2026-04-19 03:20:56.175 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-04-19 03:20:56.239510 | ubuntu-jammy-large | 2026-04-19 03:20:56.239 | INFO:root:Mapping for base : iscsi_package 2026-04-19 03:20:56.300635 | ubuntu-jammy-large | 2026-04-19 03:20:56.300 | Reading package lists... 2026-04-19 03:20:56.549577 | ubuntu-jammy-large | 2026-04-19 03:20:56.549 | Building dependency tree... 2026-04-19 03:20:56.549691 | ubuntu-jammy-large | 2026-04-19 03:20:56.549 | Reading state information... 2026-04-19 03:20:56.753351 | ubuntu-jammy-large | 2026-04-19 03:20:56.753 | The following additional packages will be installed: 2026-04-19 03:20:56.754310 | ubuntu-jammy-large | 2026-04-19 03:20:56.754 | libisns0 libopeniscsiusr udev 2026-04-19 03:20:56.755473 | ubuntu-jammy-large | 2026-04-19 03:20:56.755 | Recommended packages: 2026-04-19 03:20:56.755529 | ubuntu-jammy-large | 2026-04-19 03:20:56.755 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-04-19 03:20:56.780677 | ubuntu-jammy-large | 2026-04-19 03:20:56.780 | The following NEW packages will be installed: 2026-04-19 03:20:56.781520 | ubuntu-jammy-large | 2026-04-19 03:20:56.781 | libisns0 libopeniscsiusr open-iscsi udev 2026-04-19 03:20:56.910057 | ubuntu-jammy-large | 2026-04-19 03:20:56.909 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:56.910205 | ubuntu-jammy-large | 2026-04-19 03:20:56.909 | Need to get 2046 kB of archives. 2026-04-19 03:20:56.910226 | ubuntu-jammy-large | 2026-04-19 03:20:56.909 | After this operation, 11.7 MB of additional disk space will be used. 2026-04-19 03:20:56.910240 | ubuntu-jammy-large | 2026-04-19 03:20:56.909 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-04-19 03:20:56.952374 | ubuntu-jammy-large | 2026-04-19 03:20:56.952 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-04-19 03:20:56.954955 | ubuntu-jammy-large | 2026-04-19 03:20:56.954 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.20 [1559 kB] 2026-04-19 03:20:57.017713 | ubuntu-jammy-large | 2026-04-19 03:20:57.017 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-04-19 03:20:57.182487 | ubuntu-jammy-large | 2026-04-19 03:20:57.182 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:20:57.219990 | ubuntu-jammy-large | 2026-04-19 03:20:57.219 | Fetched 2046 kB in 0s (8576 kB/s) 2026-04-19 03:20:57.240538 | ubuntu-jammy-large | 2026-04-19 03:20:57.240 | Selecting previously unselected package libisns0:amd64. 2026-04-19 03:20:57.251365 | ubuntu-jammy-large | 2026-04-19 03:20:57.251 | (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-04-19 03:20:57.252094 | ubuntu-jammy-large | 2026-04-19 03:20:57.252 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-04-19 03:20:57.252446 | ubuntu-jammy-large | 2026-04-19 03:20:57.252 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-04-19 03:20:57.274826 | ubuntu-jammy-large | 2026-04-19 03:20:57.274 | Selecting previously unselected package libopeniscsiusr. 2026-04-19 03:20:57.276587 | ubuntu-jammy-large | 2026-04-19 03:20:57.276 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-04-19 03:20:57.276820 | ubuntu-jammy-large | 2026-04-19 03:20:57.276 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-04-19 03:20:57.297352 | ubuntu-jammy-large | 2026-04-19 03:20:57.297 | Selecting previously unselected package udev. 2026-04-19 03:20:57.298900 | ubuntu-jammy-large | 2026-04-19 03:20:57.298 | Preparing to unpack .../udev_249.11-0ubuntu3.20_amd64.deb ... 2026-04-19 03:20:57.299059 | ubuntu-jammy-large | 2026-04-19 03:20:57.298 | Unpacking udev (249.11-0ubuntu3.20) ... 2026-04-19 03:20:57.391126 | ubuntu-jammy-large | 2026-04-19 03:20:57.390 | Selecting previously unselected package open-iscsi. 2026-04-19 03:20:57.392856 | ubuntu-jammy-large | 2026-04-19 03:20:57.392 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-04-19 03:20:57.490547 | ubuntu-jammy-large | 2026-04-19 03:20:57.490 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-04-19 03:20:57.530190 | ubuntu-jammy-large | 2026-04-19 03:20:57.529 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-04-19 03:20:57.530475 | ubuntu-jammy-large | 2026-04-19 03:20:57.530 | Setting up udev (249.11-0ubuntu3.20) ... 2026-04-19 03:20:58.094396 | ubuntu-jammy-large | 2026-04-19 03:20:58.094 | A chroot environment has been detected, udev not started. 2026-04-19 03:20:58.107326 | ubuntu-jammy-large | 2026-04-19 03:20:58.107 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-04-19 03:20:58.108018 | ubuntu-jammy-large | 2026-04-19 03:20:58.107 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-04-19 03:20:58.443869 | ubuntu-jammy-large | 2026-04-19 03:20:58.443 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-04-19 03:20:58.609286 | ubuntu-jammy-large | 2026-04-19 03:20:58.608 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-04-19 03:20:58.609381 | ubuntu-jammy-large | 2026-04-19 03:20:58.609 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-04-19 03:20:58.626259 | ubuntu-jammy-large | 2026-04-19 03:20:58.626 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:20:58.855674 | ubuntu-jammy-large | 2026-04-19 03:20:58.855 | dib-run-parts 00-baseline-environment completed 2026-04-19 03:20:58.855786 | ubuntu-jammy-large | 2026-04-19 03:20:58.855 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-04-19 03:20:58.921046 | ubuntu-jammy-large | 2026-04-19 03:20:58.920 | Reading package lists... 2026-04-19 03:20:59.173963 | ubuntu-jammy-large | 2026-04-19 03:20:59.173 | Building dependency tree... 2026-04-19 03:20:59.174079 | ubuntu-jammy-large | 2026-04-19 03:20:59.173 | Reading state information... 2026-04-19 03:20:59.343746 | ubuntu-jammy-large | 2026-04-19 03:20:59.343 | Calculating upgrade... 2026-04-19 03:20:59.506936 | ubuntu-jammy-large | 2026-04-19 03:20:59.506 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:20:59.513101 | ubuntu-jammy-large | 2026-04-19 03:20:59.512 | dib-run-parts 00-up-to-date completed 2026-04-19 03:20:59.513271 | ubuntu-jammy-large | 2026-04-19 03:20:59.513 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-04-19 03:21:00.806545 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for sos: sos 2026-04-19 03:21:00.806665 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for cpu-pinning: tuned 2026-04-19 03:21:00.806684 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for ipvsadmin: ipvsadm 2026-04-19 03:21:00.806713 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-04-19 03:21:00.806730 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for certs-ramfs: cryptsetup 2026-04-19 03:21:00.806744 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for source-repositories: git 2026-04-19 03:21:00.806757 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for install-static: rsync 2026-04-19 03:21:00.806771 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for cache-url: curl 2026-04-19 03:21:00.806784 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-04-19 03:21:00.806802 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | 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-04-19 03:21:00.806820 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for keepalived-octavia: keepalived 2026-04-19 03:21:00.806833 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-04-19 03:21:00.806847 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | Running command: ['install-packages', 'open-vm-tools', 'bash-completion', 'tmux', 'haproxy', 'openssh-server', 'python3-dev', 'keepalived', 'adduser', 'cryptsetup', 'acpid', 'lsof', 'net-tools', 'ipvsadm', 'libssl-dev', 'dmeventd', 'psmisc', 'ifupdown', 'curl', 'initramfs-tools', 'libffi-dev', 'cron', 'python3-pip', 'python3', 'logrotate', 'ubuntu-cloudimage-keyring', 'at', 'iputils-ping', 'build-essential', 'iptables', 'netbase', 'ca-certificates', 'less', 'iputils-tracepath', 'rsync', 'vlan', 'cloud-init', 'openssh-client', 'acl', 'irqbalance', 'tuned', 'ifenslave', 'apt-transport-https', 'python3-venv', 'apparmor', 'tcpdump', 'linux-image-virtual', 'isc-dhcp-client', 'netcat-openbsd', 'ethtool', 'dkms', 'gawk', 'git', 'socat', 'uuid-runtime', 'nftables', 'cloud-guest-utils', 'locales', 'pollinate', 'vim-tiny', 'dbus', 'rsyslog'] 2026-04-19 03:21:00.806867 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > Reading package lists... 2026-04-19 03:21:00.806908 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > Building dependency tree... 2026-04-19 03:21:00.806922 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > Reading state information... 2026-04-19 03:21:00.806935 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > adduser is already the newest version (3.118ubuntu5). 2026-04-19 03:21:00.806948 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-04-19 03:21:00.806961 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-04-19 03:21:00.806974 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > dbus set to manually installed. 2026-04-19 03:21:00.806987 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-04-19 03:21:00.807001 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > apt-transport-https is already the newest version (2.4.14). 2026-04-19 03:21:00.807018 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > The following additional packages will be installed: 2026-04-19 03:21:00.807031 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-04-19 03:21:00.807045 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-04-19 03:21:00.807058 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-04-19 03:21:00.807071 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-04-19 03:21:00.807084 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-04-19 03:21:00.807097 | ubuntu-jammy-large | 2026-04-19 03:21:00.806 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-04-19 03:21:00.807140 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-04-19 03:21:00.807155 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-04-19 03:21:00.807168 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-04-19 03:21:00.807181 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-04-19 03:21:00.807194 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-04-19 03:21:00.807212 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-04-19 03:21:00.807226 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-04-19 03:21:00.807238 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-04-19 03:21:00.807252 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-04-19 03:21:00.807268 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-04-19 03:21:00.807282 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-04-19 03:21:00.807295 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-04-19 03:21:00.807312 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > linux-base linux-image-5.15.0-176-generic linux-libc-dev 2026-04-19 03:21:00.807325 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > linux-modules-5.15.0-176-generic lto-disabled-list make ncat 2026-04-19 03:21:00.807342 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > netplan-generator netplan.io openssh-sftp-server patch pci.ids pciutils perl 2026-04-19 03:21:00.807355 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > perl-modules-5.34 python-babel-localedata python3-attr python3-babel 2026-04-19 03:21:00.807372 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-certifi python3-chardet python3-configobj python3-debconf 2026-04-19 03:21:00.807402 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-decorator python3-distutils python3-idna python3-jinja2 2026-04-19 03:21:00.807420 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-04-19 03:21:00.807442 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-netplan 2026-04-19 03:21:00.807459 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-04-19 03:21:00.807473 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-04-19 03:21:00.807489 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-urllib3 python3-wheel python3.10-dev python3.10-venv rpcsvc-proto 2026-04-19 03:21:00.807506 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > tzdata ucf vim-common virt-what xxd xz-utils zlib1g-dev zstd 2026-04-19 03:21:00.807523 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > Suggested packages: 2026-04-19 03:21:00.807539 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-04-19 03:21:00.807555 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-04-19 03:21:00.807577 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-04-19 03:21:00.807594 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-04-19 03:21:00.807611 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-04-19 03:21:00.807653 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-04-19 03:21:00.807671 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-04-19 03:21:00.807687 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-04-19 03:21:00.807703 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-04-19 03:21:00.807742 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-04-19 03:21:00.807759 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-04-19 03:21:00.807776 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-04-19 03:21:00.807794 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > linux-headers-5.15.0-176-generic linux-modules-extra-5.15.0-176-generic 2026-04-19 03:21:00.807872 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-04-19 03:21:00.807888 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > openvswitch-switch iw python3-rich open-vm-tools-desktop 2026-04-19 03:21:00.807902 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-04-19 03:21:00.807920 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-04-19 03:21:00.807934 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-04-19 03:21:00.807952 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-04-19 03:21:00.807966 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-04-19 03:21:00.807982 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-04-19 03:21:00.808000 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-04-19 03:21:00.808017 | ubuntu-jammy-large | 2026-04-19 03:21:00.807 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-04-19 03:21:00.808034 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > indent 2026-04-19 03:21:00.808051 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > Recommended packages: 2026-04-19 03:21:00.808068 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-04-19 03:21:00.808140 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-04-19 03:21:00.808179 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-04-19 03:21:00.808227 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-04-19 03:21:00.808245 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-04-19 03:21:00.808287 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-04-19 03:21:00.808305 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > The following NEW packages will be installed: 2026-04-19 03:21:00.808433 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-04-19 03:21:00.808454 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-04-19 03:21:00.808467 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-04-19 03:21:00.808485 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-04-19 03:21:00.808499 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-04-19 03:21:00.808512 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-04-19 03:21:00.808529 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-04-19 03:21:00.808542 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-04-19 03:21:00.808558 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-04-19 03:21:00.808574 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-04-19 03:21:00.808591 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-04-19 03:21:00.808607 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-04-19 03:21:00.808623 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-04-19 03:21:00.808646 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-04-19 03:21:00.808663 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-04-19 03:21:00.808679 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-04-19 03:21:00.808695 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-04-19 03:21:00.808749 | ubuntu-jammy-large | 2026-04-19 03:21:00.808 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-04-19 03:21:05.329500 | ubuntu-jammy-large | 2026-04-19 03:21:05.327 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-04-19 03:21:05.329618 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-04-19 03:21:05.329638 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-04-19 03:21:05.329653 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-04-19 03:21:05.329666 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > libxtables12 linux-base linux-image-5.15.0-176-generic linux-image-virtual 2026-04-19 03:21:05.329679 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > linux-libc-dev linux-modules-5.15.0-176-generic locales logrotate lsof 2026-04-19 03:21:05.329693 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd 2026-04-19 03:21:05.329706 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > netplan-generator netplan.io nftables open-vm-tools openssh-client 2026-04-19 03:21:05.329732 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > openssh-server openssh-sftp-server patch pci.ids pciutils perl 2026-04-19 03:21:05.329767 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > perl-modules-5.34 pollinate psmisc python-babel-localedata python3-attr 2026-04-19 03:21:05.329781 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-babel python3-certifi python3-chardet python3-configobj 2026-04-19 03:21:05.329794 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-debconf python3-decorator python3-dev python3-distutils python3-idna 2026-04-19 03:21:05.329806 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-jinja2 python3-json-pointer python3-jsonpatch python3-jsonschema 2026-04-19 03:21:05.329819 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-lib2to3 python3-linux-procfs python3-markupsafe python3-netifaces 2026-04-19 03:21:05.329832 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-netplan python3-pip python3-pip-whl python3-pyrsistent 2026-04-19 03:21:05.329844 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-04-19 03:21:05.329857 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3-setuptools-whl python3-tz python3-urllib3 python3-venv python3-wheel 2026-04-19 03:21:05.329870 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > python3.10-dev python3.10-venv rpcsvc-proto rsync rsyslog socat tcpdump tmux 2026-04-19 03:21:05.329883 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > tuned tzdata ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny 2026-04-19 03:21:05.329896 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > virt-what vlan xxd xz-utils zlib1g-dev zstd 2026-04-19 03:21:05.329910 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > 0 upgraded, 221 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:21:05.329924 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Need to get 198 MB of archives. 2026-04-19 03:21:05.329937 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > After this operation, 734 MB of additional disk space will be used. 2026-04-19 03:21:05.329950 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-04-19 03:21:05.329964 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-04-19 03:21:05.329978 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-04-19 03:21:05.329993 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-04-19 03:21:05.330006 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-04-19 03:21:05.330019 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.5 [32.1 kB] 2026-04-19 03:21:05.330038 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-04-19 03:21:05.330052 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-04-19 03:21:05.330065 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > 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-04-19 03:21:05.330079 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-04-19 03:21:05.330102 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-04-19 03:21:05.330164 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-04-19 03:21:05.330189 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > 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-04-19 03:21:05.330212 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-04-19 03:21:05.330235 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.3 [48.3 kB] 2026-04-19 03:21:05.330265 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-04-19 03:21:05.330279 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-04-19 03:21:05.330292 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-04-19 03:21:05.330305 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-04-19 03:21:05.330318 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > 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-04-19 03:21:05.330333 | ubuntu-jammy-large | 2026-04-19 03:21:05.329 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-04-19 03:21:05.330345 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-04-19 03:21:05.330358 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.3 [30.2 kB] 2026-04-19 03:21:05.330377 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.3 [10.5 kB] 2026-04-19 03:21:05.330390 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-04-19 03:21:05.330404 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-04-19 03:21:05.330416 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-04-19 03:21:05.330429 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-04-19 03:21:05.330442 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-04-19 03:21:05.330455 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > 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-04-19 03:21:05.330468 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > 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-04-19 03:21:05.330481 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-04-19 03:21:05.330494 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.3 [10.8 MB] 2026-04-19 03:21:05.330507 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-04-19 03:21:05.330520 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-04-19 03:21:05.330532 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.3 [2618 kB] 2026-04-19 03:21:05.330545 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.3 [21.7 MB] 2026-04-19 03:21:05.330558 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > 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-04-19 03:21:05.330579 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-04-19 03:21:05.330598 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-04-19 03:21:05.330611 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-04-19 03:21:05.330630 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-04-19 03:21:05.330644 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-04-19 03:21:05.330657 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-04-19 03:21:05.330670 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-04-19 03:21:05.330683 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-04-19 03:21:05.330695 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-04-19 03:21:05.330708 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-04-19 03:21:05.330720 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-04-19 03:21:05.330733 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-04-19 03:21:05.330746 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-176.186 [1327 kB] 2026-04-19 03:21:05.330759 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-04-19 03:21:05.330772 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-04-19 03:21:05.330784 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-04-19 03:21:05.330797 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-04-19 03:21:05.330815 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-04-19 03:21:05.330828 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > 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-04-19 03:21:05.330841 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > 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-04-19 03:21:05.330854 | ubuntu-jammy-large | 2026-04-19 03:21:05.330 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-04-19 03:21:06.124864 | ubuntu-jammy-large | 2026-04-19 03:21:06.116 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-04-19 03:21:06.125069 | ubuntu-jammy-large | 2026-04-19 03:21:06.124 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-04-19 03:21:06.125109 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-04-19 03:21:06.125223 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-04-19 03:21:06.125257 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-04-19 03:21:06.125313 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-04-19 03:21:06.125341 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-04-19 03:21:06.125367 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-04-19 03:21:06.125393 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-04-19 03:21:06.125419 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-04-19 03:21:06.125444 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-04-19 03:21:06.125480 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-04-19 03:21:06.125506 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-04-19 03:21:06.125530 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-04-19 03:21:06.125554 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-04-19 03:21:06.125578 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > 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-04-19 03:21:06.125601 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > 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-04-19 03:21:06.125625 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-04-19 03:21:06.125649 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-04-19 03:21:06.125673 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-04-19 03:21:06.125697 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-04-19 03:21:06.125721 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-04-19 03:21:06.125746 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-04-19 03:21:06.125770 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-04-19 03:21:06.125793 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-04-19 03:21:06.125817 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-04-19 03:21:06.125841 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-04-19 03:21:06.125865 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.14 [903 kB] 2026-04-19 03:21:06.125890 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.14 [38.9 kB] 2026-04-19 03:21:06.125915 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-04-19 03:21:06.125945 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.14 [435 kB] 2026-04-19 03:21:06.125969 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > 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-04-19 03:21:06.125993 | ubuntu-jammy-large | 2026-04-19 03:21:06.125 | > 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-04-19 03:21:06.126017 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-04-19 03:21:06.126040 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-04-19 03:21:06.126064 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > 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-04-19 03:21:06.126088 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-04-19 03:21:06.126111 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-04-19 03:21:06.126151 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-04-19 03:21:06.126175 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > 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-04-19 03:21:06.126200 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-04-19 03:21:06.126227 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-04-19 03:21:06.126252 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-04-19 03:21:06.126275 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > 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-04-19 03:21:06.126299 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-04-19 03:21:06.126323 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-04-19 03:21:06.126347 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-04-19 03:21:06.126371 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.107.1-3ubuntu0.22.04.3 [117 kB] 2026-04-19 03:21:06.126395 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-04-19 03:21:06.126419 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-04-19 03:21:06.126443 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-04-19 03:21:06.126466 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-04-19 03:21:06.126490 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan-generator amd64 0.107.1-3ubuntu0.22.04.3 [57.1 kB] 2026-04-19 03:21:06.126514 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-netplan amd64 0.107.1-3ubuntu0.22.04.3 [23.1 kB] 2026-04-19 03:21:06.126544 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-04-19 03:21:06.126568 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.107.1-3ubuntu0.22.04.3 [56.3 kB] 2026-04-19 03:21:06.126592 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-04-19 03:21:06.126616 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2026a-0ubuntu0.22.04.1 [348 kB] 2026-04-19 03:21:06.126640 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.27 [51.0 kB] 2026-04-19 03:21:06.126664 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.27 [81.5 kB] 2026-04-19 03:21:06.126687 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.27 [706 kB] 2026-04-19 03:21:06.126711 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-04-19 03:21:06.126735 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-04-19 03:21:06.126759 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-04-19 03:21:06.126782 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-04-19 03:21:06.126806 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-04-19 03:21:06.126830 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-04-19 03:21:06.126854 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-04-19 03:21:06.126878 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-04-19 03:21:06.126902 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-04-19 03:21:06.126926 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-04-19 03:21:06.126950 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB] 2026-04-19 03:21:06.126975 | ubuntu-jammy-large | 2026-04-19 03:21:06.126 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-04-19 03:21:08.553373 | ubuntu-jammy-large | 2026-04-19 03:21:08.549 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-04-19 03:21:08.553568 | ubuntu-jammy-large | 2026-04-19 03:21:08.553 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB] 2026-04-19 03:21:08.553668 | ubuntu-jammy-large | 2026-04-19 03:21:08.553 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-04-19 03:21:08.553711 | ubuntu-jammy-large | 2026-04-19 03:21:08.553 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-04-19 03:21:08.554949 | ubuntu-jammy-large | 2026-04-19 03:21:08.553 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-04-19 03:21:08.555022 | ubuntu-jammy-large | 2026-04-19 03:21:08.554 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-04-19 03:21:08.555073 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-04-19 03:21:08.555109 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-04-19 03:21:08.555165 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-04-19 03:21:08.555198 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.23 [290 kB] 2026-04-19 03:21:08.555231 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.23 [194 kB] 2026-04-19 03:21:08.555277 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:144 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-04-19 03:21:08.555310 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-04-19 03:21:08.555342 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-04-19 03:21:08.555373 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-04-19 03:21:08.555404 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-04-19 03:21:08.555434 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.5 [140 kB] 2026-04-19 03:21:08.555465 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-04-19 03:21:08.555495 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-04-19 03:21:08.555526 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.17 [954 kB] 2026-04-19 03:21:08.555557 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.17 [3174 kB] 2026-04-19 03:21:08.555602 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-04-19 03:21:08.555635 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-04-19 03:21:08.555667 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-04-19 03:21:08.555697 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-04-19 03:21:08.555728 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-04-19 03:21:08.555759 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-04-19 03:21:08.555794 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-04-19 03:21:08.555826 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-04-19 03:21:08.555857 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-04-19 03:21:08.555895 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-04-19 03:21:08.555926 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-04-19 03:21:08.555957 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-04-19 03:21:08.555989 | ubuntu-jammy-large | 2026-04-19 03:21:08.555 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-04-19 03:21:08.556020 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-04-19 03:21:08.556051 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.15 [1949 kB] 2026-04-19 03:21:08.556082 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-04-19 03:21:08.556113 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.15 [4764 kB] 2026-04-19 03:21:08.556188 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-04-19 03:21:08.556220 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.23 [2376 kB] 2026-04-19 03:21:08.556251 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-04-19 03:21:08.556282 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-176-generic amd64 5.15.0-176.186 [22.7 MB] 2026-04-19 03:21:08.556313 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-176-generic amd64 5.15.0-176.186 [11.6 MB] 2026-04-19 03:21:08.556344 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.176.161 [2430 B] 2026-04-19 03:21:08.556375 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-04-19 03:21:08.556406 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-04-19 03:21:08.556436 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.3 [10.5 kB] 2026-04-19 03:21:08.556467 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-04-19 03:21:08.556497 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-04-19 03:21:08.556527 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-04-19 03:21:08.556558 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-04-19 03:21:08.556589 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-04-19 03:21:08.556619 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-04-19 03:21:08.556650 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-04-19 03:21:08.556690 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-04-19 03:21:08.556729 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-04-19 03:21:08.556761 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.15 [508 kB] 2026-04-19 03:21:08.556792 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-04-19 03:21:08.556823 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-04-19 03:21:08.556854 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-04-19 03:21:08.556885 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-04-19 03:21:08.556915 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-04-19 03:21:08.556946 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-04-19 03:21:08.556976 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-04-19 03:21:08.557008 | ubuntu-jammy-large | 2026-04-19 03:21:08.556 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-04-19 03:21:08.557040 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-04-19 03:21:08.557071 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-04-19 03:21:08.557101 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-04-19 03:21:08.557193 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-04-19 03:21:08.557235 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-04-19 03:21:08.557267 | ubuntu-jammy-large | 2026-04-19 03:21:08.557 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-04-19 03:21:10.219051 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-04-19 03:21:10.219179 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-04-19 03:21:10.219196 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-04-19 03:21:10.219209 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-04-19 03:21:10.219220 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-04-19 03:21:10.219232 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:209 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-04-19 03:21:10.219246 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.15 [5714 B] 2026-04-19 03:21:10.219275 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-04-19 03:21:10.219299 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-04-19 03:21:10.219310 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-04-19 03:21:10.219321 | ubuntu-jammy-large | 2026-04-19 03:21:10.218 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-04-19 03:21:10.219333 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-04-19 03:21:10.219343 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-04-19 03:21:10.219360 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-04-19 03:21:10.219371 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-04-19 03:21:10.219382 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-04-19 03:21:10.219393 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:220 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-04-19 03:21:10.219403 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Get:221 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-19 03:21:10.219415 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:21:10.219426 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Fetched 198 MB in 8s (25.1 MB/s) 2026-04-19 03:21:10.219438 | ubuntu-jammy-large | 2026-04-19 03:21:10.219 | > Selecting previously unselected package cron. 2026-04-19 03:21:10.221224 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > (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-04-19 03:21:10.221248 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-04-19 03:21:10.221260 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-04-19 03:21:10.221271 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Selecting previously unselected package libnuma1:amd64. 2026-04-19 03:21:10.221282 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-04-19 03:21:10.221292 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-04-19 03:21:10.221303 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Selecting previously unselected package irqbalance. 2026-04-19 03:21:10.221313 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-04-19 03:21:10.221324 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-04-19 03:21:10.221334 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Selecting previously unselected package libpopt0:amd64. 2026-04-19 03:21:10.221344 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-04-19 03:21:10.221354 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-04-19 03:21:10.221374 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Selecting previously unselected package rsync. 2026-04-19 03:21:10.221385 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-04-19 03:21:10.221395 | ubuntu-jammy-large | 2026-04-19 03:21:10.220 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-04-19 03:21:10.221405 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package uuid-runtime. 2026-04-19 03:21:10.221416 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:21:10.221426 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:10.221436 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package kmod. 2026-04-19 03:21:10.221446 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-04-19 03:21:10.221457 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking kmod (29-1ubuntu1) ... 2026-04-19 03:21:10.221467 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package acpid. 2026-04-19 03:21:10.221482 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-04-19 03:21:10.221492 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-04-19 03:21:10.221502 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package gcc-11-base:amd64. 2026-04-19 03:21:10.221513 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.221523 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.221533 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libisl23:amd64. 2026-04-19 03:21:10.221544 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-04-19 03:21:10.221554 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-04-19 03:21:10.221564 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libmpfr6:amd64. 2026-04-19 03:21:10.221574 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-04-19 03:21:10.221589 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-04-19 03:21:10.221599 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libmpc3:amd64. 2026-04-19 03:21:10.221610 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-04-19 03:21:10.221624 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-04-19 03:21:10.221634 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package cpp-11. 2026-04-19 03:21:10.221644 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.221655 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.221665 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package cpp. 2026-04-19 03:21:10.221675 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-19 03:21:10.221685 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:10.221695 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libcc1-0:amd64. 2026-04-19 03:21:10.221709 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.221720 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.221730 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package binutils-common:amd64. 2026-04-19 03:21:10.221740 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.221750 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.221770 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libbinutils:amd64. 2026-04-19 03:21:10.221781 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.221791 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.221805 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-19 03:21:10.221816 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.221829 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.221843 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libctf0:amd64. 2026-04-19 03:21:10.221857 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.222588 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.222674 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-19 03:21:10.222694 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.222709 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.222722 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package binutils. 2026-04-19 03:21:10.222734 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-04-19 03:21:10.222746 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-04-19 03:21:10.222758 | ubuntu-jammy-large | 2026-04-19 03:21:10.221 | > Selecting previously unselected package libgomp1:amd64. 2026-04-19 03:21:10.222770 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222781 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222793 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libitm1:amd64. 2026-04-19 03:21:10.222804 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222816 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222828 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libatomic1:amd64. 2026-04-19 03:21:10.222839 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222851 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222862 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libasan6:amd64. 2026-04-19 03:21:10.222873 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222885 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222896 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package liblsan0:amd64. 2026-04-19 03:21:10.222908 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222919 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222931 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libtsan0:amd64. 2026-04-19 03:21:10.222953 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.222965 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.222977 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libubsan1:amd64. 2026-04-19 03:21:10.223011 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.223023 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.223035 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libquadmath0:amd64. 2026-04-19 03:21:10.223047 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:10.223058 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:10.223070 | ubuntu-jammy-large | 2026-04-19 03:21:10.222 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-04-19 03:21:13.703718 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.703880 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.703898 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package gcc-11. 2026-04-19 03:21:13.703910 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.703920 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.703931 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package gcc. 2026-04-19 03:21:13.703941 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-19 03:21:13.703952 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:13.703962 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package cpp-12. 2026-04-19 03:21:13.703982 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.703993 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.704004 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package libasan8:amd64. 2026-04-19 03:21:13.704014 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.704024 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.704034 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package libtsan2:amd64. 2026-04-19 03:21:13.704045 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.704055 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.704065 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-04-19 03:21:13.704075 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.704086 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.704096 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package gcc-12. 2026-04-19 03:21:13.704106 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.704116 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.704126 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package perl-modules-5.34. 2026-04-19 03:21:13.704136 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-04-19 03:21:13.704146 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:13.704157 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Selecting previously unselected package libgdbm6:amd64. 2026-04-19 03:21:13.704171 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-04-19 03:21:13.704181 | ubuntu-jammy-large | 2026-04-19 03:21:13.703 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-04-19 03:21:13.704242 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-04-19 03:21:13.704254 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-04-19 03:21:13.704264 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-04-19 03:21:13.704274 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libperl5.34:amd64. 2026-04-19 03:21:13.704284 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-19 03:21:13.704294 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:13.704305 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package perl. 2026-04-19 03:21:13.704318 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-19 03:21:13.704335 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:13.704346 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libdpkg-perl. 2026-04-19 03:21:13.704356 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-04-19 03:21:13.704366 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-19 03:21:13.704376 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package bzip2. 2026-04-19 03:21:13.704386 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-04-19 03:21:13.704400 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-04-19 03:21:13.704411 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package xz-utils. 2026-04-19 03:21:13.704421 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-04-19 03:21:13.704431 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-04-19 03:21:13.704441 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package patch. 2026-04-19 03:21:13.704455 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-04-19 03:21:13.704465 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking patch (2.7.6-7build2) ... 2026-04-19 03:21:13.704475 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package make. 2026-04-19 03:21:13.704488 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-04-19 03:21:13.704499 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking make (4.3-4.1build1) ... 2026-04-19 03:21:13.704512 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package lto-disabled-list. 2026-04-19 03:21:13.704525 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-04-19 03:21:13.704567 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking lto-disabled-list (24) ... 2026-04-19 03:21:13.704582 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package dpkg-dev. 2026-04-19 03:21:13.704594 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-04-19 03:21:13.704631 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-19 03:21:13.704645 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libc-dev-bin. 2026-04-19 03:21:13.704679 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-04-19 03:21:13.704693 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:21:13.704723 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-04-19 03:21:13.704738 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-176.186_amd64.deb ... 2026-04-19 03:21:13.705211 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-19 03:21:13.705229 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-04-19 03:21:13.705247 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-04-19 03:21:13.705257 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-19 03:21:13.705266 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package rpcsvc-proto. 2026-04-19 03:21:13.705276 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-04-19 03:21:13.705285 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-19 03:21:13.705294 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-04-19 03:21:13.705304 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-04-19 03:21:13.705313 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-19 03:21:13.705322 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libnsl-dev:amd64. 2026-04-19 03:21:13.705332 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-04-19 03:21:13.705341 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-19 03:21:13.705350 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Selecting previously unselected package libc6-dev:amd64. 2026-04-19 03:21:13.705360 | ubuntu-jammy-large | 2026-04-19 03:21:13.704 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-04-19 03:21:13.705369 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-19 03:21:13.705378 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-04-19 03:21:13.705387 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.705397 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.705406 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package g++-11. 2026-04-19 03:21:13.705415 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-19 03:21:13.705424 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:13.705442 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package g++. 2026-04-19 03:21:13.705452 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-19 03:21:13.705461 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:13.705470 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package build-essential. 2026-04-19 03:21:13.705480 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-04-19 03:21:13.705489 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking build-essential (12.9ubuntu3) ... 2026-04-19 03:21:13.705498 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package dctrl-tools. 2026-04-19 03:21:13.705507 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-04-19 03:21:13.705516 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-04-19 03:21:13.705526 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package dkms. 2026-04-19 03:21:13.705535 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-04-19 03:21:13.705544 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-04-19 03:21:13.705553 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libsigsegv2:amd64. 2026-04-19 03:21:13.705566 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-04-19 03:21:13.705575 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-04-19 03:21:13.705585 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-04-19 03:21:13.705599 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-04-19 03:21:13.705609 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package gawk. 2026-04-19 03:21:13.705621 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > (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-04-19 03:21:13.705636 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-04-19 03:21:13.705646 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-04-19 03:21:13.705655 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-04-19 03:21:13.705664 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-04-19 03:21:13.705677 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-04-19 03:21:13.705687 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package haproxy. 2026-04-19 03:21:13.705698 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-04-19 03:21:13.705711 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-04-19 03:21:13.705742 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libbpf0:amd64. 2026-04-19 03:21:13.705771 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-04-19 03:21:13.705799 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-04-19 03:21:13.706105 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libmd0:amd64. 2026-04-19 03:21:13.706181 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-04-19 03:21:13.706248 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-04-19 03:21:13.706263 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libbsd0:amd64. 2026-04-19 03:21:13.706277 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-04-19 03:21:13.706290 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-04-19 03:21:13.706303 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libmnl0:amd64. 2026-04-19 03:21:13.706316 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-04-19 03:21:13.706330 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-04-19 03:21:13.706343 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Selecting previously unselected package libxtables12:amd64. 2026-04-19 03:21:13.706356 | ubuntu-jammy-large | 2026-04-19 03:21:13.705 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-19 03:21:13.706371 | ubuntu-jammy-large | 2026-04-19 03:21:13.706 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:13.706384 | ubuntu-jammy-large | 2026-04-19 03:21:13.706 | > Selecting previously unselected package iproute2. 2026-04-19 03:21:15.159417 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-04-19 03:21:15.159506 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-04-19 03:21:15.159521 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libnftnl11:amd64. 2026-04-19 03:21:15.159531 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-04-19 03:21:15.159560 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-04-19 03:21:15.159570 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libnl-3-200:amd64. 2026-04-19 03:21:15.159580 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-04-19 03:21:15.159590 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-04-19 03:21:15.159600 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-04-19 03:21:15.159609 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-04-19 03:21:15.159618 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-04-19 03:21:15.159628 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package pci.ids. 2026-04-19 03:21:15.159638 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-04-19 03:21:15.159648 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-04-19 03:21:15.159657 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libpci3:amd64. 2026-04-19 03:21:15.159667 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-04-19 03:21:15.159676 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-04-19 03:21:15.159686 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libsensors-config. 2026-04-19 03:21:15.159695 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-04-19 03:21:15.159705 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-04-19 03:21:15.159714 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libsensors5:amd64. 2026-04-19 03:21:15.159724 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-04-19 03:21:15.159733 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-04-19 03:21:15.159743 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libwrap0:amd64. 2026-04-19 03:21:15.159752 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-04-19 03:21:15.159762 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-04-19 03:21:15.159772 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libsnmp-base. 2026-04-19 03:21:15.159781 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-04-19 03:21:15.159791 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-19 03:21:15.159800 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Selecting previously unselected package libsnmp40:amd64. 2026-04-19 03:21:15.159810 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-04-19 03:21:15.159819 | ubuntu-jammy-large | 2026-04-19 03:21:15.157 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-19 03:21:15.159829 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package keepalived. 2026-04-19 03:21:15.159846 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-04-19 03:21:15.159856 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-04-19 03:21:15.159866 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libedit2:amd64. 2026-04-19 03:21:15.159875 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-04-19 03:21:15.159884 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-04-19 03:21:15.159894 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libcbor0.8:amd64. 2026-04-19 03:21:15.159909 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-04-19 03:21:15.159919 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-04-19 03:21:15.159928 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libfido2-1:amd64. 2026-04-19 03:21:15.159938 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-04-19 03:21:15.159947 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-04-19 03:21:15.159957 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package openssh-client. 2026-04-19 03:21:15.159966 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-19 03:21:15.159994 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:15.160004 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package openssh-sftp-server. 2026-04-19 03:21:15.160014 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-19 03:21:15.160023 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:15.160033 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package ucf. 2026-04-19 03:21:15.160043 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-04-19 03:21:15.160053 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Moving old data out of the way 2026-04-19 03:21:15.160063 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking ucf (3.0043) ... 2026-04-19 03:21:15.160072 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package openssh-server. 2026-04-19 03:21:15.160082 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-19 03:21:15.160091 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:15.160101 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libdrm-common. 2026-04-19 03:21:15.160110 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-04-19 03:21:15.160120 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-19 03:21:15.160129 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libdrm2:amd64. 2026-04-19 03:21:15.160138 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-04-19 03:21:15.160148 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-19 03:21:15.160157 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libfuse3-3:amd64. 2026-04-19 03:21:15.160167 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-04-19 03:21:15.160176 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-04-19 03:21:15.160186 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libmspack0:amd64. 2026-04-19 03:21:15.160195 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-04-19 03:21:15.160222 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-04-19 03:21:15.160233 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libxslt1.1:amd64. 2026-04-19 03:21:15.160242 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-04-19 03:21:15.160252 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-04-19 03:21:15.160261 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libxmlsec1:amd64. 2026-04-19 03:21:15.160271 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-04-19 03:21:15.160286 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-04-19 03:21:15.160296 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-04-19 03:21:15.160305 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-04-19 03:21:15.160314 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-04-19 03:21:15.160324 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package pciutils. 2026-04-19 03:21:15.160333 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-04-19 03:21:15.160343 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking pciutils (1:3.7.0-6) ... 2026-04-19 03:21:15.160352 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Selecting previously unselected package open-vm-tools. 2026-04-19 03:21:15.160362 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:15.160371 | ubuntu-jammy-large | 2026-04-19 03:21:15.158 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-04-19 03:21:15.160381 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package iputils-ping. 2026-04-19 03:21:15.160390 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-04-19 03:21:15.160400 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-04-19 03:21:15.160409 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package libisc-export1105:amd64. 2026-04-19 03:21:15.160419 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-04-19 03:21:15.160428 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-19 03:21:15.160438 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package libdns-export1110. 2026-04-19 03:21:15.160447 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-04-19 03:21:15.160472 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-19 03:21:15.160482 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package isc-dhcp-client. 2026-04-19 03:21:15.160491 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-04-19 03:21:15.160501 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-04-19 03:21:15.160511 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package less. 2026-04-19 03:21:15.160520 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:15.160529 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-04-19 03:21:15.160539 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package libestr0:amd64. 2026-04-19 03:21:15.160548 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-04-19 03:21:15.160558 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-04-19 03:21:15.160567 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package libfastjson4:amd64. 2026-04-19 03:21:15.160576 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-04-19 03:21:15.160586 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-04-19 03:21:15.160595 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package libnetplan0:amd64. 2026-04-19 03:21:15.160604 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../043-libnetplan0_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:15.160614 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:15.160623 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package locales. 2026-04-19 03:21:15.160638 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-04-19 03:21:15.160648 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-04-19 03:21:15.160657 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package logrotate. 2026-04-19 03:21:15.160667 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-04-19 03:21:15.160676 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-04-19 03:21:15.160686 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package netbase. 2026-04-19 03:21:15.160695 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-04-19 03:21:15.160704 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking netbase (6.3) ... 2026-04-19 03:21:15.160714 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package netcat-openbsd. 2026-04-19 03:21:15.160723 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-04-19 03:21:15.160732 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-04-19 03:21:15.160742 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package netplan-generator. 2026-04-19 03:21:15.160751 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../048-netplan-generator_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:15.160761 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:15.160771 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package python3-netplan. 2026-04-19 03:21:15.160780 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../049-python3-netplan_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:15.160789 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:15.160799 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package python3-netifaces:amd64. 2026-04-19 03:21:15.160809 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../050-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-04-19 03:21:15.160818 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-04-19 03:21:15.160828 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Selecting previously unselected package netplan.io. 2026-04-19 03:21:15.160837 | ubuntu-jammy-large | 2026-04-19 03:21:15.159 | > Preparing to unpack .../051-netplan.io_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-19 03:21:17.025256 | ubuntu-jammy-large | 2026-04-19 03:21:17.024 | > Unpacking netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:17.025328 | ubuntu-jammy-large | 2026-04-19 03:21:17.024 | > Selecting previously unselected package rsyslog. 2026-04-19 03:21:17.025337 | ubuntu-jammy-large | 2026-04-19 03:21:17.024 | > Preparing to unpack .../052-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-04-19 03:21:17.025344 | ubuntu-jammy-large | 2026-04-19 03:21:17.024 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-19 03:21:17.025351 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package tzdata. 2026-04-19 03:21:17.025357 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../053-tzdata_2026a-0ubuntu0.22.04.1_all.deb ... 2026-04-19 03:21:17.025363 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking tzdata (2026a-0ubuntu0.22.04.1) ... 2026-04-19 03:21:17.025369 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package xxd. 2026-04-19 03:21:17.025379 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../054-xxd_2%3a8.2.3995-1ubuntu2.27_amd64.deb ... 2026-04-19 03:21:17.025386 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking xxd (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:17.025399 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package vim-common. 2026-04-19 03:21:17.025405 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../055-vim-common_2%3a8.2.3995-1ubuntu2.27_all.deb ... 2026-04-19 03:21:17.025411 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:17.025431 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package vim-tiny. 2026-04-19 03:21:17.025437 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../056-vim-tiny_2%3a8.2.3995-1ubuntu2.27_amd64.deb ... 2026-04-19 03:21:17.025443 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:17.025448 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package apparmor. 2026-04-19 03:21:17.025454 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../057-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-04-19 03:21:17.025461 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-04-19 03:21:17.025467 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package bash-completion. 2026-04-19 03:21:17.025472 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../058-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-04-19 03:21:17.025481 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-04-19 03:21:17.025486 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package cpio. 2026-04-19 03:21:17.025492 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../059-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-04-19 03:21:17.025498 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-04-19 03:21:17.025506 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package dmidecode. 2026-04-19 03:21:17.025514 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../060-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-04-19 03:21:17.027777 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-04-19 03:21:17.027859 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libip6tc2:amd64. 2026-04-19 03:21:17.027877 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../061-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-19 03:21:17.027892 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:17.027906 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-04-19 03:21:17.027919 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../062-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-04-19 03:21:17.027933 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-04-19 03:21:17.027945 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-04-19 03:21:17.027959 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../063-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-04-19 03:21:17.027972 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-04-19 03:21:17.027985 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package iptables. 2026-04-19 03:21:17.027997 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../064-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-19 03:21:17.028010 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:17.028023 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package iputils-tracepath. 2026-04-19 03:21:17.028036 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../065-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-04-19 03:21:17.028049 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-04-19 03:21:17.028062 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libjansson4:amd64. 2026-04-19 03:21:17.028075 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../066-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-04-19 03:21:17.028088 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-04-19 03:21:17.028101 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libnftables1:amd64. 2026-04-19 03:21:17.028113 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Preparing to unpack .../067-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ... 2026-04-19 03:21:17.028144 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-04-19 03:21:17.028158 | ubuntu-jammy-large | 2026-04-19 03:21:17.025 | > Selecting previously unselected package libpcap0.8:amd64. 2026-04-19 03:21:17.028171 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../068-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-04-19 03:21:17.028184 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-04-19 03:21:17.028197 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package lsof. 2026-04-19 03:21:17.028209 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../069-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-04-19 03:21:17.028222 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-04-19 03:21:17.028299 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package nftables. 2026-04-19 03:21:17.028315 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../070-nftables_1.0.2-1ubuntu3.1_amd64.deb ... 2026-04-19 03:21:17.028328 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking nftables (1.0.2-1ubuntu3.1) ... 2026-04-19 03:21:17.028341 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package psmisc. 2026-04-19 03:21:17.028354 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../071-psmisc_23.4-2build3_amd64.deb ... 2026-04-19 03:21:17.028367 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking psmisc (23.4-2build3) ... 2026-04-19 03:21:17.028380 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package tcpdump. 2026-04-19 03:21:17.028393 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../072-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-04-19 03:21:17.028406 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-04-19 03:21:17.028418 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package acl. 2026-04-19 03:21:17.028431 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../073-acl_2.3.1-1_amd64.deb ... 2026-04-19 03:21:17.028445 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking acl (2.3.1-1) ... 2026-04-19 03:21:17.028458 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package at. 2026-04-19 03:21:17.028471 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../074-at_3.2.5-1ubuntu1_amd64.deb ... 2026-04-19 03:21:17.028484 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-04-19 03:21:17.028497 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package busybox-initramfs. 2026-04-19 03:21:17.028510 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../075-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-04-19 03:21:17.028521 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-04-19 03:21:17.028532 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package cryptsetup-bin. 2026-04-19 03:21:17.028562 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../076-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-19 03:21:17.028575 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:21:17.028587 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package cryptsetup. 2026-04-19 03:21:17.028599 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../077-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-19 03:21:17.028610 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:21:17.028621 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package libcurl4:amd64. 2026-04-19 03:21:17.028633 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../078-libcurl4_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-19 03:21:17.028645 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-19 03:21:17.028656 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package curl. 2026-04-19 03:21:17.028667 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../079-curl_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-19 03:21:17.028679 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking curl (7.81.0-1ubuntu1.23) ... 2026-04-19 03:21:17.028696 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-19 03:21:17.028708 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../080-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-19 03:21:17.028720 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:21:17.028731 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package libaio1:amd64. 2026-04-19 03:21:17.028743 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../081-libaio1_0.3.112-13build1_amd64.deb ... 2026-04-19 03:21:17.028754 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-04-19 03:21:17.028765 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-19 03:21:17.028777 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../082-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-04-19 03:21:17.028788 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-04-19 03:21:17.028800 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package dmeventd. 2026-04-19 03:21:17.028811 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../083-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-19 03:21:17.028823 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:21:17.028834 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package ethtool. 2026-04-19 03:21:17.028845 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../084-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-04-19 03:21:17.028857 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-04-19 03:21:17.028868 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Selecting previously unselected package libfdisk1:amd64. 2026-04-19 03:21:17.028879 | ubuntu-jammy-large | 2026-04-19 03:21:17.026 | > Preparing to unpack .../085-libfdisk1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:21:17.028891 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:17.028906 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package fdisk. 2026-04-19 03:21:17.028917 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../086-fdisk_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-19 03:21:17.028929 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking fdisk (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:17.028940 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package liberror-perl. 2026-04-19 03:21:17.028951 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... 2026-04-19 03:21:17.028963 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking liberror-perl (0.17029-1) ... 2026-04-19 03:21:17.028974 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package git-man. 2026-04-19 03:21:17.028985 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../088-git-man_1%3a2.34.1-1ubuntu1.17_all.deb ... 2026-04-19 03:21:17.028997 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:21:17.029008 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package git. 2026-04-19 03:21:17.029019 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../089-git_1%3a2.34.1-1ubuntu1.17_amd64.deb ... 2026-04-19 03:21:17.029031 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking git (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:21:17.029042 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package ifupdown. 2026-04-19 03:21:17.029053 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../090-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-04-19 03:21:17.029065 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-04-19 03:21:17.029076 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package ifenslave. 2026-04-19 03:21:17.029087 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../091-ifenslave_2.10ubuntu3_all.deb ... 2026-04-19 03:21:17.029104 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-04-19 03:21:17.029116 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package initramfs-tools-bin. 2026-04-19 03:21:17.029134 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../092-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-04-19 03:21:17.029181 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-04-19 03:21:17.029194 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package libklibc:amd64. 2026-04-19 03:21:17.029205 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../093-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-04-19 03:21:17.029216 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-04-19 03:21:17.029228 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package klibc-utils. 2026-04-19 03:21:17.029262 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../094-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-04-19 03:21:17.029274 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-04-19 03:21:17.029285 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package zstd. 2026-04-19 03:21:17.029297 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../095-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-04-19 03:21:17.029308 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-04-19 03:21:17.029320 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package initramfs-tools-core. 2026-04-19 03:21:17.029331 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Preparing to unpack .../096-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-04-19 03:21:17.029342 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-04-19 03:21:17.029354 | ubuntu-jammy-large | 2026-04-19 03:21:17.027 | > Selecting previously unselected package linux-base. 2026-04-19 03:21:19.873118 | ubuntu-jammy-large | 2026-04-19 03:21:19.872 | > Preparing to unpack .../097-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-04-19 03:21:19.873234 | ubuntu-jammy-large | 2026-04-19 03:21:19.872 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-04-19 03:21:19.873251 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package initramfs-tools. 2026-04-19 03:21:19.873263 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../098-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-04-19 03:21:19.873302 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-04-19 03:21:19.873313 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-04-19 03:21:19.873323 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../099-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-04-19 03:21:19.873333 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-04-19 03:21:19.873343 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-04-19 03:21:19.873353 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../100-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-04-19 03:21:19.873363 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-19 03:21:19.873372 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libjs-jquery. 2026-04-19 03:21:19.873381 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../101-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-04-19 03:21:19.873398 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-19 03:21:19.873412 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libjs-underscore. 2026-04-19 03:21:19.873421 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../102-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-04-19 03:21:19.873431 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-04-19 03:21:19.873440 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libjs-sphinxdoc. 2026-04-19 03:21:19.873468 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../103-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-04-19 03:21:19.873482 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-04-19 03:21:19.873491 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libpython3.10:amd64. 2026-04-19 03:21:19.873501 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../104-libpython3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:21:19.873510 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:21:19.873523 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-04-19 03:21:19.873533 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-04-19 03:21:19.873545 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-19 03:21:19.873582 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-04-19 03:21:19.873596 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../106-libpython3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:21:19.874597 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:21:19.874655 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libpython3-dev:amd64. 2026-04-19 03:21:19.874667 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../107-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:21:19.874677 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-19 03:21:19.874686 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libssl-dev:amd64. 2026-04-19 03:21:19.874695 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../108-libssl-dev_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-19 03:21:19.874704 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-19 03:21:19.874712 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package libutempter0:amd64. 2026-04-19 03:21:19.874721 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../109-libutempter0_1.2.1-2build2_amd64.deb ... 2026-04-19 03:21:19.874731 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-04-19 03:21:19.874739 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package linux-modules-5.15.0-176-generic. 2026-04-19 03:21:19.874748 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../110-linux-modules-5.15.0-176-generic_5.15.0-176.186_amd64.deb ... 2026-04-19 03:21:19.874756 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking linux-modules-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-19 03:21:19.874762 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package linux-image-5.15.0-176-generic. 2026-04-19 03:21:19.874768 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../111-linux-image-5.15.0-176-generic_5.15.0-176.186_amd64.deb ... 2026-04-19 03:21:19.874773 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-19 03:21:19.874779 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package linux-image-virtual. 2026-04-19 03:21:19.874784 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../112-linux-image-virtual_5.15.0.176.161_amd64.deb ... 2026-04-19 03:21:19.874789 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking linux-image-virtual (5.15.0.176.161) ... 2026-04-19 03:21:19.874795 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Selecting previously unselected package ncat. 2026-04-19 03:21:19.874800 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Preparing to unpack .../113-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-04-19 03:21:19.874806 | ubuntu-jammy-large | 2026-04-19 03:21:19.873 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-04-19 03:21:19.874811 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package net-tools. 2026-04-19 03:21:19.874830 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../114-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-04-19 03:21:19.874836 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-04-19 03:21:19.874841 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package pollinate. 2026-04-19 03:21:19.874846 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../115-pollinate_4.33-3ubuntu2.3_all.deb ... 2026-04-19 03:21:19.874852 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking pollinate (4.33-3ubuntu2.3) ... 2026-04-19 03:21:19.874857 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python-babel-localedata. 2026-04-19 03:21:19.874867 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../116-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-04-19 03:21:19.874873 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-04-19 03:21:19.874878 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-attr. 2026-04-19 03:21:19.874883 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../117-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-04-19 03:21:19.874889 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-04-19 03:21:19.874894 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-tz. 2026-04-19 03:21:19.874899 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../118-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-04-19 03:21:19.874905 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-04-19 03:21:19.874910 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-babel. 2026-04-19 03:21:19.874916 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../119-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-04-19 03:21:19.874921 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-04-19 03:21:19.874926 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-certifi. 2026-04-19 03:21:19.874931 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../120-python3-certifi_2020.6.20-1_all.deb ... 2026-04-19 03:21:19.874937 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-04-19 03:21:19.874942 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-chardet. 2026-04-19 03:21:19.874957 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../121-python3-chardet_4.0.0-1_all.deb ... 2026-04-19 03:21:19.874963 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-chardet (4.0.0-1) ... 2026-04-19 03:21:19.874968 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-configobj. 2026-04-19 03:21:19.874974 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../122-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-04-19 03:21:19.874979 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-04-19 03:21:19.874984 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-debconf. 2026-04-19 03:21:19.874990 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../123-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-04-19 03:21:19.874995 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-04-19 03:21:19.875000 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-decorator. 2026-04-19 03:21:19.875006 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../124-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-04-19 03:21:19.875011 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-04-19 03:21:19.875016 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3.10-dev. 2026-04-19 03:21:19.875022 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../125-python3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:21:19.875027 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-19 03:21:19.875036 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-lib2to3. 2026-04-19 03:21:19.875042 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../126-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-04-19 03:21:19.875047 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-04-19 03:21:19.875053 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-distutils. 2026-04-19 03:21:19.875058 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../127-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-04-19 03:21:19.875063 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-04-19 03:21:19.875069 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-dev. 2026-04-19 03:21:19.875074 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../128-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:21:19.875079 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-04-19 03:21:19.875085 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-idna. 2026-04-19 03:21:19.875090 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../129-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-04-19 03:21:19.875095 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-04-19 03:21:19.875101 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-markupsafe. 2026-04-19 03:21:19.875106 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../130-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-04-19 03:21:19.875114 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-04-19 03:21:19.875120 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Selecting previously unselected package python3-jinja2. 2026-04-19 03:21:19.875125 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Preparing to unpack .../131-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-04-19 03:21:19.875130 | ubuntu-jammy-large | 2026-04-19 03:21:19.874 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-04-19 03:21:19.875138 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-json-pointer. 2026-04-19 03:21:19.875144 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../132-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-04-19 03:21:19.875149 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-04-19 03:21:19.875154 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-jsonpatch. 2026-04-19 03:21:19.875160 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../133-python3-jsonpatch_1.32-2_all.deb ... 2026-04-19 03:21:19.875167 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-04-19 03:21:19.875173 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-setuptools. 2026-04-19 03:21:19.875178 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../134-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-19 03:21:19.875185 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:21:19.875249 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-04-19 03:21:19.875408 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../135-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-04-19 03:21:19.875477 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-04-19 03:21:19.875536 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-jsonschema. 2026-04-19 03:21:19.875593 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../136-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-04-19 03:21:19.875651 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-04-19 03:21:19.875706 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-linux-procfs. 2026-04-19 03:21:19.875761 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../137-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-04-19 03:21:19.875842 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-04-19 03:21:19.875898 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Selecting previously unselected package python3-wheel. 2026-04-19 03:21:19.875952 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Preparing to unpack .../138-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-04-19 03:21:19.876006 | ubuntu-jammy-large | 2026-04-19 03:21:19.875 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-04-19 03:21:19.876059 | ubuntu-jammy-large | 2026-04-19 03:21:19.876 | > Selecting previously unselected package python3-pip. 2026-04-19 03:21:19.876113 | ubuntu-jammy-large | 2026-04-19 03:21:19.876 | > Preparing to unpack .../139-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-04-19 03:21:25.148143 | ubuntu-jammy-large | 2026-04-19 03:21:25.147 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-19 03:21:25.148275 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-pip-whl. 2026-04-19 03:21:25.148329 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../140-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-04-19 03:21:25.148373 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-19 03:21:25.148448 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-pyudev. 2026-04-19 03:21:25.148491 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../141-python3-pyudev_0.22.0-2_all.deb ... 2026-04-19 03:21:25.148532 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-04-19 03:21:25.148576 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-urllib3. 2026-04-19 03:21:25.148614 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../142-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-04-19 03:21:25.148655 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-04-19 03:21:25.148692 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-requests. 2026-04-19 03:21:25.148731 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../143-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-04-19 03:21:25.148770 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-04-19 03:21:25.148808 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-serial. 2026-04-19 03:21:25.148849 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../144-python3-serial_3.5-1_all.deb ... 2026-04-19 03:21:25.148888 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-serial (3.5-1) ... 2026-04-19 03:21:25.148925 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Selecting previously unselected package python3-setuptools-whl. 2026-04-19 03:21:25.148967 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Preparing to unpack .../145-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-19 03:21:25.149005 | ubuntu-jammy-large | 2026-04-19 03:21:25.148 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:21:25.149045 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package python3.10-venv. 2026-04-19 03:21:25.149081 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../146-python3.10-venv_3.10.12-1~22.04.15_amd64.deb ... 2026-04-19 03:21:25.149119 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking python3.10-venv (3.10.12-1~22.04.15) ... 2026-04-19 03:21:25.149202 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package python3-venv. 2026-04-19 03:21:25.149246 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../147-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-04-19 03:21:25.149289 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-04-19 03:21:25.149325 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package tmux. 2026-04-19 03:21:25.149361 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../148-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-04-19 03:21:25.149412 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-04-19 03:21:25.149447 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package virt-what. 2026-04-19 03:21:25.149497 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../149-virt-what_1.21-1_amd64.deb ... 2026-04-19 03:21:25.149528 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking virt-what (1.21-1) ... 2026-04-19 03:21:25.149562 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package tuned. 2026-04-19 03:21:25.149594 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../150-tuned_2.15.0-1ubuntu1_all.deb ... 2026-04-19 03:21:25.149629 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-04-19 03:21:25.149667 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-04-19 03:21:25.149703 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../151-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-04-19 03:21:25.149727 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-04-19 03:21:25.149749 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package cloud-guest-utils. 2026-04-19 03:21:25.149771 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../152-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-04-19 03:21:25.149793 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-04-19 03:21:25.149814 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package cloud-init. 2026-04-19 03:21:25.149835 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../153-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-04-19 03:21:25.149856 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-04-19 03:21:25.149877 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package ipvsadm. 2026-04-19 03:21:25.149898 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../154-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-04-19 03:21:25.149919 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-04-19 03:21:25.149940 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package libffi-dev:amd64. 2026-04-19 03:21:25.149961 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Preparing to unpack .../155-libffi-dev_3.4.2-4_amd64.deb ... 2026-04-19 03:21:25.149981 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-04-19 03:21:25.150002 | ubuntu-jammy-large | 2026-04-19 03:21:25.149 | > Selecting previously unselected package socat. 2026-04-19 03:21:25.150023 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Preparing to unpack .../156-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-04-19 03:21:25.150044 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-04-19 03:21:25.150072 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Selecting previously unselected package vlan. 2026-04-19 03:21:25.150094 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Preparing to unpack .../157-vlan_2.0.5ubuntu5_all.deb ... 2026-04-19 03:21:25.150115 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-04-19 03:21:25.150136 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-04-19 03:21:25.150158 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-04-19 03:21:25.150178 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-04-19 03:21:25.150200 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:25.150221 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:21:25.150241 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-04-19 03:21:25.150263 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:21:25.150283 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up lto-disabled-list (24) ... 2026-04-19 03:21:25.150304 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-04-19 03:21:25.150325 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-04-19 03:21:25.150354 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:21:25.150375 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-19 03:21:25.150416 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up at (3.2.5-1ubuntu1) ... 2026-04-19 03:21:25.150441 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-04-19 03:21:25.150463 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Running in chroot, ignoring request. 2026-04-19 03:21:25.150486 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:25.150511 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-04-19 03:21:25.150534 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up psmisc (23.4-2build3) ... 2026-04-19 03:21:25.150556 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:25.150578 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-04-19 03:21:25.150599 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-19 03:21:25.150620 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-04-19 03:21:25.150642 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-04-19 03:21:25.150663 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-04-19 03:21:25.150685 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-04-19 03:21:25.150707 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Adding group `crontab' (GID 110) ... 2026-04-19 03:21:25.150729 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Done. 2026-04-19 03:21:25.150751 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Running in chroot, ignoring request. 2026-04-19 03:21:25.150772 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:25.150795 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-04-19 03:21:25.150817 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-04-19 03:21:25.150838 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:25.150860 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-04-19 03:21:25.150881 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-04-19 03:21:25.150902 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-19 03:21:25.150924 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:25.150945 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:25.150966 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up kmod (29-1ubuntu1) ... 2026-04-19 03:21:25.150987 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:25.151008 | ubuntu-jammy-large | 2026-04-19 03:21:25.150 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:25.151030 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up bzip2 (1.0.8-5build1) ... 2026-04-19 03:21:25.151051 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-04-19 03:21:25.151071 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-04-19 03:21:25.151092 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-04-19 03:21:25.151113 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Generating locales (this might take a while)... 2026-04-19 03:21:25.151137 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Generation complete. 2026-04-19 03:21:25.151158 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-04-19 03:21:25.151179 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up xxd (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:25.151206 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-04-19 03:21:25.151227 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:25.151248 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-04-19 03:21:25.151269 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up acl (2.3.1-1) ... 2026-04-19 03:21:25.151290 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-serial (3.5-1) ... 2026-04-19 03:21:25.151311 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up tzdata (2026a-0ubuntu0.22.04.1) ... 2026-04-19 03:21:25.151332 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > 2026-04-19 03:21:25.151354 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Current default time zone: 'Etc/UTC' 2026-04-19 03:21:25.151375 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Local time is now: Sun Apr 19 03:21:23 UTC 2026. 2026-04-19 03:21:25.151429 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Universal Time is now: Sun Apr 19 03:21:23 UTC 2026. 2026-04-19 03:21:25.151452 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-04-19 03:21:25.151473 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > 2026-04-19 03:21:25.151494 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-04-19 03:21:25.151533 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-04-19 03:21:25.151557 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-04-19 03:21:25.151578 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-04-19 03:21:25.151599 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-19 03:21:25.151620 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-19 03:21:25.151640 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-19 03:21:25.151661 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-chardet (4.0.0-1) ... 2026-04-19 03:21:25.151681 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-04-19 03:21:25.151702 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up vim-common (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:25.151726 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-04-19 03:21:25.151748 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-04-19 03:21:25.151768 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up python3-certifi (2020.6.20-1) ... 2026-04-19 03:21:25.151788 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up make (4.3-4.1build1) ... 2026-04-19 03:21:25.151809 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-04-19 03:21:25.151830 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-04-19 03:21:25.151852 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-04-19 03:21:25.151873 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-19 03:21:25.151894 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:25.151915 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-19 03:21:25.151935 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-04-19 03:21:25.151956 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-04-19 03:21:25.151976 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-04-19 03:21:25.151996 | ubuntu-jammy-large | 2026-04-19 03:21:25.151 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:25.152016 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-04-19 03:21:25.152035 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up patch (2.7.6-7build2) ... 2026-04-19 03:21:25.152055 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up ucf (3.0043) ... 2026-04-19 03:21:25.152082 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-04-19 03:21:25.152102 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-04-19 03:21:25.152122 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-04-19 03:21:25.152142 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:25.152162 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-04-19 03:21:25.152182 | ubuntu-jammy-large | 2026-04-19 03:21:25.152 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-04-19 03:21:32.832958 | ubuntu-jammy-large | 2026-04-19 03:21:32.832 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:32.833137 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-04-19 03:21:32.833278 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-04-19 03:21:32.833340 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.833399 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-04-19 03:21:32.833459 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-04-19 03:21:32.833514 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-04-19 03:21:32.833570 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-04-19 03:21:32.833654 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-19 03:21:32.833708 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Setting up uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:32.833762 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Adding group `uuidd' (GID 111) ... 2026-04-19 03:21:32.833819 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Done. 2026-04-19 03:21:32.833879 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-04-19 03:21:32.833936 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Adding system user `uuidd' (UID 105) ... 2026-04-19 03:21:32.833991 | ubuntu-jammy-large | 2026-04-19 03:21:32.833 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-04-19 03:21:32.834044 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Not creating home directory `/run/uuidd'. 2026-04-19 03:21:32.834098 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.834153 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:32.834212 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-04-19 03:21:32.834269 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-04-19 03:21:32.834323 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-19 03:21:32.834376 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-04-19 03:21:32.834429 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.834482 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-04-19 03:21:32.834536 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-04-19 03:21:32.834628 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-04-19 03:21:32.834686 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:32.834741 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-19 03:21:32.834809 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:21:32.834867 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up netbase (6.3) ... 2026-04-19 03:21:32.834922 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up curl (7.81.0-1ubuntu1.23) ... 2026-04-19 03:21:32.834977 | ubuntu-jammy-large | 2026-04-19 03:21:32.834 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.835059 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:32.835114 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-19 03:21:32.835170 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-04-19 03:21:32.835225 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:32.835279 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up python3-pyudev (0.22.0-2) ... 2026-04-19 03:21:32.835335 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-04-19 03:21:32.835389 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-04-19 03:21:32.835444 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-04-19 03:21:32.835498 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-04-19 03:21:32.835552 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-04-19 03:21:32.835665 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-04-19 03:21:32.835720 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:21:32.835767 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-04-19 03:21:32.835851 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > 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-04-19 03:21:32.835904 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-04-19 03:21:32.835952 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-04-19 03:21:32.835999 | ubuntu-jammy-large | 2026-04-19 03:21:32.835 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-19 03:21:32.836047 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-04-19 03:21:32.836095 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-04-19 03:21:32.836142 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-04-19 03:21:32.836189 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.836236 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.836283 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-04-19 03:21:32.836330 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up dctrl-tools (2.24-3build2) ... 2026-04-19 03:21:32.836378 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.836425 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-04-19 03:21:32.836472 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-04-19 03:21:32.836518 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-04-19 03:21:32.836565 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-04-19 03:21:32.836630 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-04-19 03:21:32.836677 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.836724 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-04-19 03:21:32.836770 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:21:32.836817 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-04-19 03:21:32.836864 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-04-19 03:21:32.836915 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-04-19 03:21:32.836963 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.837022 | ubuntu-jammy-large | 2026-04-19 03:21:32.836 | > Setting up virt-what (1.21-1) ... 2026-04-19 03:21:32.837070 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-04-19 03:21:32.837116 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.837191 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-04-19 03:21:32.837243 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.837290 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:32.837342 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-04-19 03:21:32.837392 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up python3.10-venv (3.10.12-1~22.04.15) ... 2026-04-19 03:21:32.837441 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-19 03:21:32.837488 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-04-19 03:21:32.837542 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-04-19 03:21:32.837608 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-04-19 03:21:32.837659 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up python3-jsonpatch (1.32-2) ... 2026-04-19 03:21:32.837708 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-04-19 03:21:32.837756 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-04-19 03:21:32.837803 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-19 03:21:32.837850 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Adding user `syslog' to group `adm' ... 2026-04-19 03:21:32.837898 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Adding user syslog to group adm 2026-04-19 03:21:32.837946 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > Done. 2026-04-19 03:21:32.837993 | ubuntu-jammy-large | 2026-04-19 03:21:32.837 | > 2026-04-19 03:21:32.838044 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-19 03:21:32.838095 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-04-19 03:21:32.838145 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-04-19 03:21:32.838196 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-04-19 03:21:32.838244 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-04-19 03:21:32.838293 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-19 03:21:32.838340 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-04-19 03:21:32.838387 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.838435 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:32.838486 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-04-19 03:21:32.838534 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-19 03:21:32.838630 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-04-19 03:21:32.838685 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-04-19 03:21:32.838731 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-04-19 03:21:32.838773 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.838821 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-04-19 03:21:32.838863 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-04-19 03:21:32.838905 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-04-19 03:21:32.838944 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.27) ... 2026-04-19 03:21:32.838984 | ubuntu-jammy-large | 2026-04-19 03:21:32.838 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-04-19 03:21:32.839023 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-04-19 03:21:32.839063 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-04-19 03:21:32.839103 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-04-19 03:21:32.839142 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-04-19 03:21:32.839180 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-04-19 03:21:32.839219 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up fdisk (2.37.2-4ubuntu3.5) ... 2026-04-19 03:21:32.839257 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-04-19 03:21:32.839295 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-04-19 03:21:32.839333 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-04-19 03:21:32.839371 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up pollinate (4.33-3ubuntu2.3) ... 2026-04-19 03:21:32.839412 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-04-19 03:21:32.839451 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-04-19 03:21:32.839489 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-04-19 03:21:32.839528 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Creating /etc/network/interfaces. 2026-04-19 03:21:32.839589 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-04-19 03:21:32.839636 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-04-19 03:21:32.839675 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.839714 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-04-19 03:21:32.839754 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-04-19 03:21:32.839791 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-04-19 03:21:32.839830 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-19 03:21:32.839868 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up pciutils (1:3.7.0-6) ... 2026-04-19 03:21:32.839907 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-04-19 03:21:32.839945 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:32.839983 | ubuntu-jammy-large | 2026-04-19 03:21:32.839 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-19 03:21:32.840021 | ubuntu-jammy-large | 2026-04-19 03:21:32.840 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-04-19 03:21:32.840059 | ubuntu-jammy-large | 2026-04-19 03:21:32.840 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.840098 | ubuntu-jammy-large | 2026-04-19 03:21:32.840 | > Running in chroot, ignoring request. 2026-04-19 03:21:32.840136 | ubuntu-jammy-large | 2026-04-19 03:21:32.840 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:44.017397 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-04-19 03:21:44.017490 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-04-19 03:21:44.017519 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-04-19 03:21:44.017543 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up vlan (2.0.5ubuntu5) ... 2026-04-19 03:21:44.017564 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-04-19 03:21:44.017585 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:44.017605 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-04-19 03:21:44.017623 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-19 03:21:44.017642 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-04-19 03:21:44.017661 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up ifenslave (2.10ubuntu3) ... 2026-04-19 03:21:44.017680 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-04-19 03:21:44.017699 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-04-19 03:21:44.017718 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Running in chroot, ignoring request. 2026-04-19 03:21:44.017737 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:44.017757 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-04-19 03:21:44.017776 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-04-19 03:21:44.017794 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Running in chroot, ignoring request. 2026-04-19 03:21:44.017813 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:44.017831 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-04-19 03:21:44.017852 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-04-19 03:21:44.017872 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:44.017890 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-04-19 03:21:44.017929 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up nftables (1.0.2-1ubuntu3.1) ... 2026-04-19 03:21:44.017949 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-04-19 03:21:44.017968 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > update-initramfs: deferring update (trigger activated) 2026-04-19 03:21:44.017986 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-04-19 03:21:44.018006 | ubuntu-jammy-large | 2026-04-19 03:21:44.017 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-04-19 03:21:44.018025 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-04-19 03:21:44.018045 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-04-19 03:21:44.018065 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-04-19 03:21:44.018092 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-04-19 03:21:44.018113 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-04-19 03:21:44.018133 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-04-19 03:21:44.018167 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-04-19 03:21:44.018186 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up openssh-client (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:44.018206 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-04-19 03:21:44.018227 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-04-19 03:21:44.018246 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-04-19 03:21:44.018265 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-04-19 03:21:44.018283 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-04-19 03:21:44.018301 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-04-19 03:21:44.018320 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-19 03:21:44.018338 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-19 03:21:44.018357 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:44.018375 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-19 03:21:44.018394 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:44.018412 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-19 03:21:44.018431 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:44.018449 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:44.018467 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-04-19 03:21:44.018487 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-04-19 03:21:44.018507 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-04-19 03:21:44.018527 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-04-19 03:21:44.018547 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-04-19 03:21:44.018569 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-04-19 03:21:44.018589 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-04-19 03:21:44.018608 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up openssh-server (1:8.9p1-3ubuntu0.14) ... 2026-04-19 03:21:44.018627 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > 2026-04-19 03:21:44.018649 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Creating config file /etc/ssh/sshd_config with new version 2026-04-19 03:21:44.018668 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Creating SSH2 RSA key; this may take some time ... 2026-04-19 03:21:44.018686 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > 3072 SHA256:Y9AtsLVAOV9spoFpVRNMH50D4VQqHLWAg/lhRfc9yP8 root@ubuntu (RSA) 2026-04-19 03:21:44.018705 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Creating SSH2 ECDSA key; this may take some time ... 2026-04-19 03:21:44.018724 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > 256 SHA256:qeCZcgkBeEmr7ZgR4rx3f75A1MxEB6dtnQAdjndhg3w root@ubuntu (ECDSA) 2026-04-19 03:21:44.018742 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Creating SSH2 ED25519 key; this may take some time ... 2026-04-19 03:21:44.018765 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > 256 SHA256:WJpwqQMXyNhtkaulyLVn0eThDeoDs81/QUW2h43Gq3g root@ubuntu (ED25519) 2026-04-19 03:21:44.018784 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Running in chroot, ignoring request. 2026-04-19 03:21:44.018803 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:44.018823 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-04-19 03:21:44.018842 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-04-19 03:21:44.018861 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:21:44.018879 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-04-19 03:21:44.018900 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Running in chroot, ignoring request. 2026-04-19 03:21:44.018932 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:21:44.018952 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-04-19 03:21:44.018970 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:44.018988 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-19 03:21:44.019007 | ubuntu-jammy-large | 2026-04-19 03:21:44.018 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-04-19 03:21:44.019025 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up liberror-perl (0.17029-1) ... 2026-04-19 03:21:44.019043 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:21:44.019061 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up git (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:21:44.019079 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-19 03:21:44.019097 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-04-19 03:21:44.019116 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-19 03:21:44.019134 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up build-essential (12.9ubuntu3) ... 2026-04-19 03:21:44.019152 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-19 03:21:44.019170 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-04-19 03:21:44.019189 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-19 03:21:44.019207 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-176-generic 2026-04-19 03:21:44.019226 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-176-generic 2026-04-19 03:21:44.019244 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-176-generic 2026-04-19 03:21:44.019263 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-176-generic 2026-04-19 03:21:44.019281 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up linux-image-virtual (5.15.0.176.161) ... 2026-04-19 03:21:44.019300 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up linux-modules-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-19 03:21:44.019318 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-04-19 03:21:44.019336 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-04-19 03:21:44.019355 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-04-19 03:21:44.019374 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:21:44.019392 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-04-19 03:21:44.019410 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-19 03:21:44.019434 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-04-19 03:21:44.019452 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Running in chroot, ignoring request. 2026-04-19 03:21:44.019471 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-04-19 03:21:44.019490 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > Processing triggers for linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-19 03:21:44.019508 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > /etc/kernel/postinst.d/dkms: 2026-04-19 03:21:44.019527 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > * dkms: running auto installation service for kernel 5.15.0-176-generic 2026-04-19 03:21:44.019546 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > ...done. 2026-04-19 03:21:44.019564 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > /etc/kernel/postinst.d/initramfs-tools: 2026-04-19 03:21:44.019583 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | > update-initramfs: Generating /boot/initrd.img-5.15.0-176-generic 2026-04-19 03:21:44.019601 | ubuntu-jammy-large | 2026-04-19 03:21:44.019 | returncode: 0 2026-04-19 03:21:44.033079 | ubuntu-jammy-large | 2026-04-19 03:21:44.032 | dib-run-parts 01-package-installs completed 2026-04-19 03:21:44.033277 | ubuntu-jammy-large | 2026-04-19 03:21:44.033 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-04-19 03:21:44.046191 | ubuntu-jammy-large | 2026-04-19 03:21:44.046 | dib-run-parts 05-set-cloud-init-sources completed 2026-04-19 03:21:44.046313 | ubuntu-jammy-large | 2026-04-19 03:21:44.046 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-04-19 03:21:44.056470 | ubuntu-jammy-large | 2026-04-19 03:21:44.056 | dib-run-parts 10-cloud-init completed 2026-04-19 03:21:44.056572 | ubuntu-jammy-large | 2026-04-19 03:21:44.056 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-04-19 03:21:44.068903 | ubuntu-jammy-large | 2026-04-19 03:21:44.068 | auto eth0 2026-04-19 03:21:44.069009 | ubuntu-jammy-large | 2026-04-19 03:21:44.068 | iface eth0 inet dhcp 2026-04-19 03:21:44.072708 | ubuntu-jammy-large | 2026-04-19 03:21:44.072 | auto eth1 2026-04-19 03:21:44.072995 | ubuntu-jammy-large | 2026-04-19 03:21:44.072 | iface eth1 inet dhcp 2026-04-19 03:21:44.075535 | ubuntu-jammy-large | 2026-04-19 03:21:44.075 | dib-run-parts 10-debian-networking completed 2026-04-19 03:21:44.075672 | ubuntu-jammy-large | 2026-04-19 03:21:44.075 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-04-19 03:21:44.134901 | ubuntu-jammy-large | 2026-04-19 03:21:44.134 | dib-run-parts 10-install-static-files completed 2026-04-19 03:21:44.135078 | ubuntu-jammy-large | 2026-04-19 03:21:44.135 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-04-19 03:21:44.948400 | ubuntu-jammy-large | 2026-04-19 03:21:44.948 | Generating locales (this might take a while)... 2026-04-19 03:21:46.882432 | ubuntu-jammy-large | 2026-04-19 03:21:46.882 | en_US.UTF-8... done 2026-04-19 03:21:46.883524 | ubuntu-jammy-large | 2026-04-19 03:21:46.883 | Generation complete. 2026-04-19 03:21:46.971899 | ubuntu-jammy-large | 2026-04-19 03:21:46.971 | dib-run-parts 12-debian-locale-gen completed 2026-04-19 03:21:46.971981 | ubuntu-jammy-large | 2026-04-19 03:21:46.971 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-04-19 03:21:46.981537 | ubuntu-jammy-large | 2026-04-19 03:21:46.981 | dib-run-parts 15-cleanup-debootstrap completed 2026-04-19 03:21:46.981615 | ubuntu-jammy-large | 2026-04-19 03:21:46.981 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-04-19 03:21:46.995732 | ubuntu-jammy-large | 2026-04-19 03:21:46.995 | dib-run-parts 20-install-init-scripts completed 2026-04-19 03:21:46.995791 | ubuntu-jammy-large | 2026-04-19 03:21:46.995 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-04-19 03:21:51.350915 | ubuntu-jammy-large | 2026-04-19 03:21:51.350 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-04-19 03:21:51.561615 | ubuntu-jammy-large | 2026-04-19 03:21:51.561 | Collecting pip 2026-04-19 03:21:51.668010 | ubuntu-jammy-large | 2026-04-19 03:21:51.667 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-19 03:21:51.843309 | ubuntu-jammy-large | 2026-04-19 03:21:51.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.5 MB/s eta 0:00:00 2026-04-19 03:21:51.894879 | ubuntu-jammy-large | 2026-04-19 03:21:51.894 | Installing collected packages: pip 2026-04-19 03:21:51.895245 | ubuntu-jammy-large | 2026-04-19 03:21:51.895 | Attempting uninstall: pip 2026-04-19 03:21:51.896153 | ubuntu-jammy-large | 2026-04-19 03:21:51.896 | Found existing installation: pip 22.0.2 2026-04-19 03:21:52.103897 | ubuntu-jammy-large | 2026-04-19 03:21:52.103 | Uninstalling pip-22.0.2: 2026-04-19 03:21:52.111338 | ubuntu-jammy-large | 2026-04-19 03:21:52.111 | Successfully uninstalled pip-22.0.2 2026-04-19 03:21:53.014722 | ubuntu-jammy-large | 2026-04-19 03:21:53.014 | Successfully installed pip-26.0.1 2026-04-19 03:21:53.783227 | ubuntu-jammy-large | 2026-04-19 03:21:53.782 | Processing ./opt/amphora-agent 2026-04-19 03:21:53.785221 | ubuntu-jammy-large | 2026-04-19 03:21:53.785 | Installing build dependencies: started 2026-04-19 03:21:55.009655 | ubuntu-jammy-large | 2026-04-19 03:21:55.009 | Installing build dependencies: finished with status 'done' 2026-04-19 03:21:55.011899 | ubuntu-jammy-large | 2026-04-19 03:21:55.011 | Getting requirements to build wheel: started 2026-04-19 03:21:55.360201 | ubuntu-jammy-large | 2026-04-19 03:21:55.359 | Getting requirements to build wheel: finished with status 'done' 2026-04-19 03:21:55.364147 | ubuntu-jammy-large | 2026-04-19 03:21:55.363 | Installing backend dependencies: started 2026-04-19 03:21:56.537056 | ubuntu-jammy-large | 2026-04-19 03:21:56.536 | Installing backend dependencies: finished with status 'done' 2026-04-19 03:21:56.538321 | ubuntu-jammy-large | 2026-04-19 03:21:56.538 | Preparing metadata (pyproject.toml): started 2026-04-19 03:21:57.111297 | ubuntu-jammy-large | 2026-04-19 03:21:57.111 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-19 03:21:57.270078 | ubuntu-jammy-large | 2026-04-19 03:21:57.269 | Collecting alembic>=0.9.6 (from octavia==16.0.2.dev11) 2026-04-19 03:21:57.365120 | ubuntu-jammy-large | 2026-04-19 03:21:57.364 | Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-04-19 03:21:57.498275 | ubuntu-jammy-large | 2026-04-19 03:21:57.498 | Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:57.510792 | ubuntu-jammy-large | 2026-04-19 03:21:57.510 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:21:57.538269 | ubuntu-jammy-large | 2026-04-19 03:21:57.538 | Collecting pecan>=1.3.2 (from octavia==16.0.2.dev11) 2026-04-19 03:21:57.549420 | ubuntu-jammy-large | 2026-04-19 03:21:57.549 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-04-19 03:21:57.579187 | ubuntu-jammy-large | 2026-04-19 03:21:57.579 | Collecting pbr>=3.1.1 (from octavia==16.0.2.dev11) 2026-04-19 03:21:57.591098 | ubuntu-jammy-large | 2026-04-19 03:21:57.590 | Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-19 03:21:58.023733 | ubuntu-jammy-large | 2026-04-19 03:21:58.023 | Collecting SQLAlchemy>=1.2.19 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.134114 | ubuntu-jammy-large | 2026-04-19 03:21:58.133 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-04-19 03:21:58.292132 | ubuntu-jammy-large | 2026-04-19 03:21:58.291 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.305066 | ubuntu-jammy-large | 2026-04-19 03:21:58.304 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-19 03:21:58.342316 | ubuntu-jammy-large | 2026-04-19 03:21:58.342 | Collecting futurist>=1.2.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.354151 | ubuntu-jammy-large | 2026-04-19 03:21:58.354 | Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-19 03:21:58.385484 | ubuntu-jammy-large | 2026-04-19 03:21:58.385 | Collecting requests>=2.23.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.396511 | ubuntu-jammy-large | 2026-04-19 03:21:58.396 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-04-19 03:21:58.416324 | ubuntu-jammy-large | 2026-04-19 03:21:58.416 | Collecting rfc3986>=1.2.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.427914 | ubuntu-jammy-large | 2026-04-19 03:21:58.427 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-19 03:21:58.472645 | ubuntu-jammy-large | 2026-04-19 03:21:58.472 | Collecting keystoneauth1>=3.4.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.584095 | ubuntu-jammy-large | 2026-04-19 03:21:58.583 | Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-19 03:21:58.636735 | ubuntu-jammy-large | 2026-04-19 03:21:58.636 | Collecting keystonemiddleware>=9.5.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.750245 | ubuntu-jammy-large | 2026-04-19 03:21:58.750 | Downloading keystonemiddleware-10.9.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-19 03:21:58.796259 | ubuntu-jammy-large | 2026-04-19 03:21:58.796 | Collecting WebOb>=1.8.2 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.808942 | ubuntu-jammy-large | 2026-04-19 03:21:58.808 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-19 03:21:58.842798 | ubuntu-jammy-large | 2026-04-19 03:21:58.842 | Collecting stevedore>=1.20.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.854398 | ubuntu-jammy-large | 2026-04-19 03:21:58.854 | Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-04-19 03:21:58.891878 | ubuntu-jammy-large | 2026-04-19 03:21:58.891 | Collecting openstacksdk>=0.103.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.904107 | ubuntu-jammy-large | 2026-04-19 03:21:58.903 | Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-04-19 03:21:58.944533 | ubuntu-jammy-large | 2026-04-19 03:21:58.944 | Collecting oslo.config>=6.8.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:58.956570 | ubuntu-jammy-large | 2026-04-19 03:21:58.956 | Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-19 03:21:58.986448 | ubuntu-jammy-large | 2026-04-19 03:21:58.986 | Collecting oslo.context>=2.22.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.091698 | ubuntu-jammy-large | 2026-04-19 03:21:59.091 | Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-19 03:21:59.131264 | ubuntu-jammy-large | 2026-04-19 03:21:59.131 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev11) 2026-04-19 03:21:59.242598 | ubuntu-jammy-large | 2026-04-19 03:21:59.242 | Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-19 03:21:59.294768 | ubuntu-jammy-large | 2026-04-19 03:21:59.294 | Collecting oslo.i18n>=3.20.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.309186 | ubuntu-jammy-large | 2026-04-19 03:21:59.308 | Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-19 03:21:59.360512 | ubuntu-jammy-large | 2026-04-19 03:21:59.360 | Collecting oslo.log>=4.3.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.372767 | ubuntu-jammy-large | 2026-04-19 03:21:59.372 | Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-19 03:21:59.421467 | ubuntu-jammy-large | 2026-04-19 03:21:59.421 | Collecting oslo.messaging>=14.1.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.532886 | ubuntu-jammy-large | 2026-04-19 03:21:59.532 | Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-19 03:21:59.569916 | ubuntu-jammy-large | 2026-04-19 03:21:59.569 | Collecting oslo.middleware>=4.0.1 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.682054 | ubuntu-jammy-large | 2026-04-19 03:21:59.681 | Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-19 03:21:59.733232 | ubuntu-jammy-large | 2026-04-19 03:21:59.732 | Collecting oslo.policy>=3.7.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.843303 | ubuntu-jammy-large | 2026-04-19 03:21:59.843 | Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-19 03:21:59.884033 | ubuntu-jammy-large | 2026-04-19 03:21:59.883 | Collecting oslo.reports>=1.18.0 (from octavia==16.0.2.dev11) 2026-04-19 03:21:59.996503 | ubuntu-jammy-large | 2026-04-19 03:21:59.996 | Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-19 03:22:00.090300 | ubuntu-jammy-large | 2026-04-19 03:22:00.090 | Collecting oslo.serialization>=2.28.1 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.102970 | ubuntu-jammy-large | 2026-04-19 03:22:00.102 | Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-19 03:22:00.125035 | ubuntu-jammy-large | 2026-04-19 03:22:00.124 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.236374 | ubuntu-jammy-large | 2026-04-19 03:22:00.236 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-19 03:22:00.285375 | ubuntu-jammy-large | 2026-04-19 03:22:00.285 | Collecting oslo.utils>=4.7.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.297385 | ubuntu-jammy-large | 2026-04-19 03:22:00.297 | Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-19 03:22:00.395448 | ubuntu-jammy-large | 2026-04-19 03:22:00.395 | Collecting psutil>=5.7.1 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.407522 | ubuntu-jammy-large | 2026-04-19 03:22:00.407 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-04-19 03:22:00.443052 | ubuntu-jammy-large | 2026-04-19 03:22:00.442 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.454666 | ubuntu-jammy-large | 2026-04-19 03:22:00.454 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-19 03:22:00.484044 | ubuntu-jammy-large | 2026-04-19 03:22:00.483 | Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.496057 | ubuntu-jammy-large | 2026-04-19 03:22:00.495 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-19 03:22:00.520173 | ubuntu-jammy-large | 2026-04-19 03:22:00.519 | Collecting python-barbicanclient>=4.5.2 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.634742 | ubuntu-jammy-large | 2026-04-19 03:22:00.634 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-04-19 03:22:00.680303 | ubuntu-jammy-large | 2026-04-19 03:22:00.680 | Collecting python-glanceclient>=2.8.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.790462 | ubuntu-jammy-large | 2026-04-19 03:22:00.790 | Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-19 03:22:00.839664 | ubuntu-jammy-large | 2026-04-19 03:22:00.839 | Collecting python-novaclient>=9.1.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:00.950339 | ubuntu-jammy-large | 2026-04-19 03:22:00.950 | Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-19 03:22:00.989687 | ubuntu-jammy-large | 2026-04-19 03:22:00.989 | Collecting python-cinderclient>=3.3.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.100844 | ubuntu-jammy-large | 2026-04-19 03:22:01.100 | Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-04-19 03:22:01.134437 | ubuntu-jammy-large | 2026-04-19 03:22:01.134 | Collecting WSME>=0.8.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.148132 | ubuntu-jammy-large | 2026-04-19 03:22:01.147 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:22:01.181133 | ubuntu-jammy-large | 2026-04-19 03:22:01.180 | Collecting Jinja2>=2.10 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.193884 | ubuntu-jammy-large | 2026-04-19 03:22:01.193 | Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-04-19 03:22:01.231924 | ubuntu-jammy-large | 2026-04-19 03:22:01.231 | Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.344307 | ubuntu-jammy-large | 2026-04-19 03:22:01.344 | Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-04-19 03:22:01.388622 | ubuntu-jammy-large | 2026-04-19 03:22:01.388 | Collecting castellan>=0.16.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.501833 | ubuntu-jammy-large | 2026-04-19 03:22:01.501 | Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-19 03:22:01.534853 | ubuntu-jammy-large | 2026-04-19 03:22:01.534 | Collecting tenacity>=5.0.4 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.547067 | ubuntu-jammy-large | 2026-04-19 03:22:01.546 | Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-04-19 03:22:01.567145 | ubuntu-jammy-large | 2026-04-19 03:22:01.566 | Collecting distro>=1.2.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.578474 | ubuntu-jammy-large | 2026-04-19 03:22:01.578 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-19 03:22:01.610807 | ubuntu-jammy-large | 2026-04-19 03:22:01.610 | Collecting jsonschema>=3.2.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:01.622596 | ubuntu-jammy-large | 2026-04-19 03:22:01.622 | Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-04-19 03:22:01.950943 | ubuntu-jammy-large | 2026-04-19 03:22:01.950 | Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.062006 | ubuntu-jammy-large | 2026-04-19 03:22:02.061 | Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-19 03:22:02.154348 | ubuntu-jammy-large | 2026-04-19 03:22:02.154 | Collecting setproctitle>=1.1.10 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.264921 | ubuntu-jammy-large | 2026-04-19 03:22:02.264 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-04-19 03:22:02.296938 | ubuntu-jammy-large | 2026-04-19 03:22:02.296 | Collecting python-dateutil>=2.7.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.309595 | ubuntu-jammy-large | 2026-04-19 03:22:02.309 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-19 03:22:02.344652 | ubuntu-jammy-large | 2026-04-19 03:22:02.344 | Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.358724 | ubuntu-jammy-large | 2026-04-19 03:22:02.358 | Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-19 03:22:02.673633 | ubuntu-jammy-large | 2026-04-19 03:22:02.673 | Collecting cryptography>=42.0.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.686290 | ubuntu-jammy-large | 2026-04-19 03:22:02.686 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-19 03:22:02.715139 | ubuntu-jammy-large | 2026-04-19 03:22:02.714 | Collecting pyroute2>=0.5.14 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.726809 | ubuntu-jammy-large | 2026-04-19 03:22:02.726 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-19 03:22:02.753072 | ubuntu-jammy-large | 2026-04-19 03:22:02.752 | Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.764340 | ubuntu-jammy-large | 2026-04-19 03:22:02.764 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-04-19 03:22:02.797529 | ubuntu-jammy-large | 2026-04-19 03:22:02.797 | Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev11) 2026-04-19 03:22:02.809348 | ubuntu-jammy-large | 2026-04-19 03:22:02.809 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:22:02.841488 | ubuntu-jammy-large | 2026-04-19 03:22:02.841 | Collecting Mako (from alembic>=0.9.6->octavia==16.0.2.dev11) 2026-04-19 03:22:02.853681 | ubuntu-jammy-large | 2026-04-19 03:22:02.853 | Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-04-19 03:22:02.877740 | ubuntu-jammy-large | 2026-04-19 03:22:02.877 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==16.0.2.dev11) 2026-04-19 03:22:02.889506 | ubuntu-jammy-large | 2026-04-19 03:22:02.889 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-04-19 03:22:03.066685 | ubuntu-jammy-large | 2026-04-19 03:22:03.066 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.079361 | ubuntu-jammy-large | 2026-04-19 03:22:03.079 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-04-19 03:22:03.098305 | ubuntu-jammy-large | 2026-04-19 03:22:03.098 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.109960 | ubuntu-jammy-large | 2026-04-19 03:22:03.109 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-04-19 03:22:03.134742 | ubuntu-jammy-large | 2026-04-19 03:22:03.134 | Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev11) 2026-04-19 03:22:03.145786 | ubuntu-jammy-large | 2026-04-19 03:22:03.145 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-19 03:22:03.169470 | ubuntu-jammy-large | 2026-04-19 03:22:03.169 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev11) 2026-04-19 03:22:03.180543 | ubuntu-jammy-large | 2026-04-19 03:22:03.180 | Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-04-19 03:22:03.197602 | ubuntu-jammy-large | 2026-04-19 03:22:03.197 | Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev11) 2026-04-19 03:22:03.208648 | ubuntu-jammy-large | 2026-04-19 03:22:03.208 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-19 03:22:03.233463 | ubuntu-jammy-large | 2026-04-19 03:22:03.233 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.245200 | ubuntu-jammy-large | 2026-04-19 03:22:03.245 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-19 03:22:03.611398 | ubuntu-jammy-large | 2026-04-19 03:22:03.611 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.624119 | ubuntu-jammy-large | 2026-04-19 03:22:03.623 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-04-19 03:22:03.648334 | ubuntu-jammy-large | 2026-04-19 03:22:03.648 | Collecting packaging (from gunicorn>=19.9.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.660183 | ubuntu-jammy-large | 2026-04-19 03:22:03.660 | Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-04-19 03:22:03.735451 | ubuntu-jammy-large | 2026-04-19 03:22:03.735 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==16.0.2.dev11) 2026-04-19 03:22:03.747849 | ubuntu-jammy-large | 2026-04-19 03:22:03.747 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-04-19 03:22:03.780660 | ubuntu-jammy-large | 2026-04-19 03:22:03.780 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.793800 | ubuntu-jammy-large | 2026-04-19 03:22:03.793 | Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-04-19 03:22:03.828212 | ubuntu-jammy-large | 2026-04-19 03:22:03.828 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.840039 | ubuntu-jammy-large | 2026-04-19 03:22:03.839 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-19 03:22:03.874861 | ubuntu-jammy-large | 2026-04-19 03:22:03.874 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:03.886016 | ubuntu-jammy-large | 2026-04-19 03:22:03.885 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-04-19 03:22:04.253992 | ubuntu-jammy-large | 2026-04-19 03:22:04.253 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.365735 | ubuntu-jammy-large | 2026-04-19 03:22:04.365 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-19 03:22:04.402998 | ubuntu-jammy-large | 2026-04-19 03:22:04.402 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.415092 | ubuntu-jammy-large | 2026-04-19 03:22:04.414 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:22:04.439735 | ubuntu-jammy-large | 2026-04-19 03:22:04.439 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.452057 | ubuntu-jammy-large | 2026-04-19 03:22:04.451 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-19 03:22:04.496410 | ubuntu-jammy-large | 2026-04-19 03:22:04.496 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.605810 | ubuntu-jammy-large | 2026-04-19 03:22:04.605 | Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2026-04-19 03:22:04.638887 | ubuntu-jammy-large | 2026-04-19 03:22:04.638 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.650605 | ubuntu-jammy-large | 2026-04-19 03:22:04.650 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-19 03:22:04.674167 | ubuntu-jammy-large | 2026-04-19 03:22:04.673 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.685753 | ubuntu-jammy-large | 2026-04-19 03:22:04.685 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-04-19 03:22:04.716374 | ubuntu-jammy-large | 2026-04-19 03:22:04.716 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.728366 | ubuntu-jammy-large | 2026-04-19 03:22:04.728 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:22:04.762233 | ubuntu-jammy-large | 2026-04-19 03:22:04.762 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.773970 | ubuntu-jammy-large | 2026-04-19 03:22:04.773 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-04-19 03:22:04.797045 | ubuntu-jammy-large | 2026-04-19 03:22:04.796 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:04.908450 | ubuntu-jammy-large | 2026-04-19 03:22:04.908 | Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-04-19 03:22:05.040029 | ubuntu-jammy-large | 2026-04-19 03:22:05.039 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.051591 | ubuntu-jammy-large | 2026-04-19 03:22:05.051 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-04-19 03:22:05.072566 | ubuntu-jammy-large | 2026-04-19 03:22:05.072 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.083677 | ubuntu-jammy-large | 2026-04-19 03:22:05.083 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-19 03:22:05.115074 | ubuntu-jammy-large | 2026-04-19 03:22:05.114 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.126888 | ubuntu-jammy-large | 2026-04-19 03:22:05.126 | Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-04-19 03:22:05.184599 | ubuntu-jammy-large | 2026-04-19 03:22:05.184 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.196728 | ubuntu-jammy-large | 2026-04-19 03:22:05.196 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-04-19 03:22:05.213780 | ubuntu-jammy-large | 2026-04-19 03:22:05.213 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.225458 | ubuntu-jammy-large | 2026-04-19 03:22:05.225 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-19 03:22:05.256804 | ubuntu-jammy-large | 2026-04-19 03:22:05.256 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.267706 | ubuntu-jammy-large | 2026-04-19 03:22:05.267 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-19 03:22:05.313330 | ubuntu-jammy-large | 2026-04-19 03:22:05.313 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.324828 | ubuntu-jammy-large | 2026-04-19 03:22:05.324 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-19 03:22:05.359504 | ubuntu-jammy-large | 2026-04-19 03:22:05.359 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.372952 | ubuntu-jammy-large | 2026-04-19 03:22:05.372 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-04-19 03:22:05.398383 | ubuntu-jammy-large | 2026-04-19 03:22:05.398 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.412927 | ubuntu-jammy-large | 2026-04-19 03:22:05.412 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-19 03:22:05.450621 | ubuntu-jammy-large | 2026-04-19 03:22:05.450 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.463040 | ubuntu-jammy-large | 2026-04-19 03:22:05.462 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-04-19 03:22:05.525359 | ubuntu-jammy-large | 2026-04-19 03:22:05.525 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.537760 | ubuntu-jammy-large | 2026-04-19 03:22:05.537 | Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-19 03:22:05.564130 | ubuntu-jammy-large | 2026-04-19 03:22:05.563 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.576136 | ubuntu-jammy-large | 2026-04-19 03:22:05.576 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-04-19 03:22:05.602141 | ubuntu-jammy-large | 2026-04-19 03:22:05.601 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.614546 | ubuntu-jammy-large | 2026-04-19 03:22:05.614 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-19 03:22:05.651516 | ubuntu-jammy-large | 2026-04-19 03:22:05.651 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.758448 | ubuntu-jammy-large | 2026-04-19 03:22:05.758 | Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-04-19 03:22:05.798216 | ubuntu-jammy-large | 2026-04-19 03:22:05.797 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.909452 | ubuntu-jammy-large | 2026-04-19 03:22:05.909 | Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-04-19 03:22:05.941740 | ubuntu-jammy-large | 2026-04-19 03:22:05.941 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:05.955063 | ubuntu-jammy-large | 2026-04-19 03:22:05.954 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-19 03:22:05.990724 | ubuntu-jammy-large | 2026-04-19 03:22:05.990 | Collecting tzdata (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.002834 | ubuntu-jammy-large | 2026-04-19 03:22:06.002 | Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-19 03:22:06.041218 | ubuntu-jammy-large | 2026-04-19 03:22:06.040 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.053013 | ubuntu-jammy-large | 2026-04-19 03:22:06.052 | Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-19 03:22:06.076704 | ubuntu-jammy-large | 2026-04-19 03:22:06.076 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev11) 2026-04-19 03:22:06.087957 | ubuntu-jammy-large | 2026-04-19 03:22:06.087 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-19 03:22:06.144981 | ubuntu-jammy-large | 2026-04-19 03:22:06.144 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev11) 2026-04-19 03:22:06.157058 | ubuntu-jammy-large | 2026-04-19 03:22:06.156 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-04-19 03:22:06.271139 | ubuntu-jammy-large | 2026-04-19 03:22:06.270 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==16.0.2.dev11) 2026-04-19 03:22:06.284027 | ubuntu-jammy-large | 2026-04-19 03:22:06.283 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-04-19 03:22:06.314327 | ubuntu-jammy-large | 2026-04-19 03:22:06.314 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.423944 | ubuntu-jammy-large | 2026-04-19 03:22:06.423 | Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-19 03:22:06.795138 | ubuntu-jammy-large | 2026-04-19 03:22:06.794 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.807963 | ubuntu-jammy-large | 2026-04-19 03:22:06.807 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-04-19 03:22:06.844106 | ubuntu-jammy-large | 2026-04-19 03:22:06.843 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.856015 | ubuntu-jammy-large | 2026-04-19 03:22:06.855 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-19 03:22:06.876272 | ubuntu-jammy-large | 2026-04-19 03:22:06.876 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.888134 | ubuntu-jammy-large | 2026-04-19 03:22:06.887 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-19 03:22:06.908526 | ubuntu-jammy-large | 2026-04-19 03:22:06.908 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.920263 | ubuntu-jammy-large | 2026-04-19 03:22:06.920 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-19 03:22:06.950519 | ubuntu-jammy-large | 2026-04-19 03:22:06.950 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:06.962516 | ubuntu-jammy-large | 2026-04-19 03:22:06.962 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-19 03:22:07.011674 | ubuntu-jammy-large | 2026-04-19 03:22:07.011 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:07.024245 | ubuntu-jammy-large | 2026-04-19 03:22:07.024 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-04-19 03:22:07.046909 | ubuntu-jammy-large | 2026-04-19 03:22:07.046 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:07.058791 | ubuntu-jammy-large | 2026-04-19 03:22:07.058 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-04-19 03:22:07.092570 | ubuntu-jammy-large | 2026-04-19 03:22:07.092 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:07.106532 | ubuntu-jammy-large | 2026-04-19 03:22:07.106 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-04-19 03:22:07.149237 | ubuntu-jammy-large | 2026-04-19 03:22:07.149 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev11) 2026-04-19 03:22:07.255849 | ubuntu-jammy-large | 2026-04-19 03:22:07.255 | Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-04-19 03:22:07.318255 | ubuntu-jammy-large | 2026-04-19 03:22:07.318 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==16.0.2.dev11) 2026-04-19 03:22:07.330406 | ubuntu-jammy-large | 2026-04-19 03:22:07.330 | Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-04-19 03:22:07.343128 | ubuntu-jammy-large | 2026-04-19 03:22:07.343 | 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==16.0.2.dev11) (59.6.0) 2026-04-19 03:22:07.363886 | ubuntu-jammy-large | 2026-04-19 03:22:07.363 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==16.0.2.dev11) 2026-04-19 03:22:07.376102 | ubuntu-jammy-large | 2026-04-19 03:22:07.375 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-04-19 03:22:07.387301 | ubuntu-jammy-large | 2026-04-19 03:22:07.387 | Installing build dependencies: started 2026-04-19 03:22:08.325602 | ubuntu-jammy-large | 2026-04-19 03:22:08.325 | Installing build dependencies: finished with status 'done' 2026-04-19 03:22:08.327422 | ubuntu-jammy-large | 2026-04-19 03:22:08.327 | Getting requirements to build wheel: started 2026-04-19 03:22:08.721892 | ubuntu-jammy-large | 2026-04-19 03:22:08.721 | Getting requirements to build wheel: finished with status 'done' 2026-04-19 03:22:08.724090 | ubuntu-jammy-large | 2026-04-19 03:22:08.723 | Preparing metadata (pyproject.toml): started 2026-04-19 03:22:08.942406 | ubuntu-jammy-large | 2026-04-19 03:22:08.942 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-19 03:22:08.985574 | ubuntu-jammy-large | 2026-04-19 03:22:08.985 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev11) 2026-04-19 03:22:08.997959 | ubuntu-jammy-large | 2026-04-19 03:22:08.997 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-04-19 03:22:09.063713 | ubuntu-jammy-large | 2026-04-19 03:22:09.063 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==16.0.2.dev11) 2026-04-19 03:22:09.173645 | ubuntu-jammy-large | 2026-04-19 03:22:09.173 | Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-19 03:22:09.203337 | ubuntu-jammy-large | 2026-04-19 03:22:09.203 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev11) 2026-04-19 03:22:09.215333 | ubuntu-jammy-large | 2026-04-19 03:22:09.215 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-04-19 03:22:09.255023 | ubuntu-jammy-large | 2026-04-19 03:22:09.254 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev11) 2026-04-19 03:22:09.267106 | ubuntu-jammy-large | 2026-04-19 03:22:09.266 | Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-04-19 03:22:09.297232 | ubuntu-jammy-large | 2026-04-19 03:22:09.297 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev11) 2026-04-19 03:22:09.308972 | ubuntu-jammy-large | 2026-04-19 03:22:09.308 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-04-19 03:22:09.318604 | ubuntu-jammy-large | 2026-04-19 03:22:09.318 | Installing build dependencies: started 2026-04-19 03:22:10.267948 | ubuntu-jammy-large | 2026-04-19 03:22:10.267 | Installing build dependencies: finished with status 'done' 2026-04-19 03:22:10.269809 | ubuntu-jammy-large | 2026-04-19 03:22:10.269 | Getting requirements to build wheel: started 2026-04-19 03:22:10.677477 | ubuntu-jammy-large | 2026-04-19 03:22:10.677 | Getting requirements to build wheel: finished with status 'done' 2026-04-19 03:22:10.679630 | ubuntu-jammy-large | 2026-04-19 03:22:10.679 | Preparing metadata (pyproject.toml): started 2026-04-19 03:22:10.908022 | ubuntu-jammy-large | 2026-04-19 03:22:10.907 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-19 03:22:10.971560 | ubuntu-jammy-large | 2026-04-19 03:22:10.971 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==16.0.2.dev11) 2026-04-19 03:22:10.983352 | ubuntu-jammy-large | 2026-04-19 03:22:10.983 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-19 03:22:11.008932 | ubuntu-jammy-large | 2026-04-19 03:22:11.008 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.021534 | ubuntu-jammy-large | 2026-04-19 03:22:11.021 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-19 03:22:11.047639 | ubuntu-jammy-large | 2026-04-19 03:22:11.047 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.059614 | ubuntu-jammy-large | 2026-04-19 03:22:11.059 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-19 03:22:11.377233 | ubuntu-jammy-large | 2026-04-19 03:22:11.376 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.490965 | ubuntu-jammy-large | 2026-04-19 03:22:11.490 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-04-19 03:22:11.524969 | ubuntu-jammy-large | 2026-04-19 03:22:11.524 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.537594 | ubuntu-jammy-large | 2026-04-19 03:22:11.537 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-04-19 03:22:11.577707 | ubuntu-jammy-large | 2026-04-19 03:22:11.577 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.589797 | ubuntu-jammy-large | 2026-04-19 03:22:11.589 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-04-19 03:22:11.626090 | ubuntu-jammy-large | 2026-04-19 03:22:11.625 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.637533 | ubuntu-jammy-large | 2026-04-19 03:22:11.637 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-19 03:22:11.666411 | ubuntu-jammy-large | 2026-04-19 03:22:11.665 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.677588 | ubuntu-jammy-large | 2026-04-19 03:22:11.677 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-19 03:22:11.745338 | ubuntu-jammy-large | 2026-04-19 03:22:11.745 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.757970 | ubuntu-jammy-large | 2026-04-19 03:22:11.757 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-19 03:22:11.786557 | ubuntu-jammy-large | 2026-04-19 03:22:11.786 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.798686 | ubuntu-jammy-large | 2026-04-19 03:22:11.798 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-19 03:22:11.820703 | ubuntu-jammy-large | 2026-04-19 03:22:11.820 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev11) 2026-04-19 03:22:11.832390 | ubuntu-jammy-large | 2026-04-19 03:22:11.832 | Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-04-19 03:22:12.187652 | ubuntu-jammy-large | 2026-04-19 03:22:12.187 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev11) 2026-04-19 03:22:12.201506 | ubuntu-jammy-large | 2026-04-19 03:22:12.201 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-04-19 03:22:12.245791 | ubuntu-jammy-large | 2026-04-19 03:22:12.245 | Collecting simplegeneric (from WSME>=0.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:12.257186 | ubuntu-jammy-large | 2026-04-19 03:22:12.257 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-19 03:22:12.262193 | ubuntu-jammy-large | 2026-04-19 03:22:12.262 | Installing build dependencies: started 2026-04-19 03:22:13.197475 | ubuntu-jammy-large | 2026-04-19 03:22:13.197 | Installing build dependencies: finished with status 'done' 2026-04-19 03:22:13.199428 | ubuntu-jammy-large | 2026-04-19 03:22:13.199 | Getting requirements to build wheel: started 2026-04-19 03:22:13.603763 | ubuntu-jammy-large | 2026-04-19 03:22:13.603 | Getting requirements to build wheel: finished with status 'done' 2026-04-19 03:22:13.606321 | ubuntu-jammy-large | 2026-04-19 03:22:13.606 | Preparing metadata (pyproject.toml): started 2026-04-19 03:22:13.826433 | ubuntu-jammy-large | 2026-04-19 03:22:13.826 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-19 03:22:13.890637 | ubuntu-jammy-large | 2026-04-19 03:22:13.890 | Collecting pytz (from WSME>=0.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:13.903407 | ubuntu-jammy-large | 2026-04-19 03:22:13.903 | Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-04-19 03:22:13.941098 | ubuntu-jammy-large | 2026-04-19 03:22:13.940 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:13.952573 | ubuntu-jammy-large | 2026-04-19 03:22:13.952 | Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-04-19 03:22:13.984499 | ubuntu-jammy-large | 2026-04-19 03:22:13.984 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev11) 2026-04-19 03:22:13.995927 | ubuntu-jammy-large | 2026-04-19 03:22:13.995 | Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-19 03:22:14.033550 | ubuntu-jammy-large | 2026-04-19 03:22:14.033 | Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-04-19 03:22:14.158753 | ubuntu-jammy-large | 2026-04-19 03:22:14.158 | Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-04-19 03:22:14.192551 | ubuntu-jammy-large | 2026-04-19 03:22:14.192 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-04-19 03:22:14.208946 | ubuntu-jammy-large | 2026-04-19 03:22:14.208 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-19 03:22:14.372893 | ubuntu-jammy-large | 2026-04-19 03:22:14.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 25.0 MB/s 0:00:00 2026-04-19 03:22:14.390654 | ubuntu-jammy-large | 2026-04-19 03:22:14.390 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-04-19 03:22:14.421773 | ubuntu-jammy-large | 2026-04-19 03:22:14.421 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-19 03:22:14.438382 | ubuntu-jammy-large | 2026-04-19 03:22:14.438 | Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-04-19 03:22:14.455770 | ubuntu-jammy-large | 2026-04-19 03:22:14.455 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-19 03:22:14.471762 | ubuntu-jammy-large | 2026-04-19 03:22:14.471 | Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-04-19 03:22:14.489025 | ubuntu-jammy-large | 2026-04-19 03:22:14.488 | Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-04-19 03:22:14.506354 | ubuntu-jammy-large | 2026-04-19 03:22:14.506 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-04-19 03:22:14.522595 | ubuntu-jammy-large | 2026-04-19 03:22:14.522 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-04-19 03:22:14.538770 | ubuntu-jammy-large | 2026-04-19 03:22:14.538 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-19 03:22:14.555222 | ubuntu-jammy-large | 2026-04-19 03:22:14.555 | Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-04-19 03:22:14.573650 | ubuntu-jammy-large | 2026-04-19 03:22:14.573 | Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-04-19 03:22:14.591562 | ubuntu-jammy-large | 2026-04-19 03:22:14.591 | Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-04-19 03:22:14.609048 | ubuntu-jammy-large | 2026-04-19 03:22:14.608 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-04-19 03:22:14.728208 | ubuntu-jammy-large | 2026-04-19 03:22:14.727 | Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-04-19 03:22:14.765649 | ubuntu-jammy-large | 2026-04-19 03:22:14.765 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-19 03:22:14.881270 | ubuntu-jammy-large | 2026-04-19 03:22:14.880 | Downloading keystonemiddleware-10.9.1-py3-none-any.whl (152 kB) 2026-04-19 03:22:14.900698 | ubuntu-jammy-large | 2026-04-19 03:22:14.900 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-04-19 03:22:15.015189 | ubuntu-jammy-large | 2026-04-19 03:22:15.014 | Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-04-19 03:22:15.252944 | ubuntu-jammy-large | 2026-04-19 03:22:15.252 | Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-04-19 03:22:15.395953 | ubuntu-jammy-large | 2026-04-19 03:22:15.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.0 MB/s 0:00:00 2026-04-19 03:22:15.409956 | ubuntu-jammy-large | 2026-04-19 03:22:15.409 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-04-19 03:22:15.424688 | ubuntu-jammy-large | 2026-04-19 03:22:15.424 | Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-04-19 03:22:15.438665 | ubuntu-jammy-large | 2026-04-19 03:22:15.438 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-04-19 03:22:15.452969 | ubuntu-jammy-large | 2026-04-19 03:22:15.452 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-19 03:22:15.466619 | ubuntu-jammy-large | 2026-04-19 03:22:15.466 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-19 03:22:15.482704 | ubuntu-jammy-large | 2026-04-19 03:22:15.482 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-04-19 03:22:16.155899 | ubuntu-jammy-large | 2026-04-19 03:22:16.155 | Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2026-04-19 03:22:16.173889 | ubuntu-jammy-large | 2026-04-19 03:22:16.173 | Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-04-19 03:22:16.191671 | ubuntu-jammy-large | 2026-04-19 03:22:16.191 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-19 03:22:16.280985 | ubuntu-jammy-large | 2026-04-19 03:22:16.280 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 27.1 MB/s 0:00:00 2026-04-19 03:22:16.295619 | ubuntu-jammy-large | 2026-04-19 03:22:16.295 | Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-04-19 03:22:16.411438 | ubuntu-jammy-large | 2026-04-19 03:22:16.411 | Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-04-19 03:22:16.429258 | ubuntu-jammy-large | 2026-04-19 03:22:16.429 | Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-04-19 03:22:16.446268 | ubuntu-jammy-large | 2026-04-19 03:22:16.446 | Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-04-19 03:22:16.563046 | ubuntu-jammy-large | 2026-04-19 03:22:16.562 | Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2026-04-19 03:22:16.581735 | ubuntu-jammy-large | 2026-04-19 03:22:16.581 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-19 03:22:16.598731 | ubuntu-jammy-large | 2026-04-19 03:22:16.598 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-19 03:22:16.616003 | ubuntu-jammy-large | 2026-04-19 03:22:16.615 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-04-19 03:22:16.632967 | ubuntu-jammy-large | 2026-04-19 03:22:16.632 | Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-04-19 03:22:16.753395 | ubuntu-jammy-large | 2026-04-19 03:22:16.753 | Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-04-19 03:22:16.870180 | ubuntu-jammy-large | 2026-04-19 03:22:16.869 | Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-04-19 03:22:16.888206 | ubuntu-jammy-large | 2026-04-19 03:22:16.887 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-04-19 03:22:16.916904 | ubuntu-jammy-large | 2026-04-19 03:22:16.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 24.8 MB/s 0:00:00 2026-04-19 03:22:17.031203 | ubuntu-jammy-large | 2026-04-19 03:22:17.030 | Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-04-19 03:22:17.147752 | ubuntu-jammy-large | 2026-04-19 03:22:17.147 | Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-04-19 03:22:17.165972 | ubuntu-jammy-large | 2026-04-19 03:22:17.165 | Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-04-19 03:22:17.183516 | ubuntu-jammy-large | 2026-04-19 03:22:17.183 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378 kB) 2026-04-19 03:22:17.212039 | ubuntu-jammy-large | 2026-04-19 03:22:17.211 | Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-04-19 03:22:17.227631 | ubuntu-jammy-large | 2026-04-19 03:22:17.227 | Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-04-19 03:22:17.270634 | ubuntu-jammy-large | 2026-04-19 03:22:17.270 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-04-19 03:22:17.295883 | ubuntu-jammy-large | 2026-04-19 03:22:17.295 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) 2026-04-19 03:22:17.323369 | ubuntu-jammy-large | 2026-04-19 03:22:17.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 20.7 MB/s 0:00:00 2026-04-19 03:22:17.437617 | ubuntu-jammy-large | 2026-04-19 03:22:17.437 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-04-19 03:22:17.454692 | ubuntu-jammy-large | 2026-04-19 03:22:17.454 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-04-19 03:22:17.569087 | ubuntu-jammy-large | 2026-04-19 03:22:17.568 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-04-19 03:22:17.585978 | ubuntu-jammy-large | 2026-04-19 03:22:17.585 | Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-04-19 03:22:17.603212 | ubuntu-jammy-large | 2026-04-19 03:22:17.602 | Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-04-19 03:22:17.619901 | ubuntu-jammy-large | 2026-04-19 03:22:17.619 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-19 03:22:17.652355 | ubuntu-jammy-large | 2026-04-19 03:22:17.652 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-19 03:22:17.670711 | ubuntu-jammy-large | 2026-04-19 03:22:17.670 | Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-04-19 03:22:17.689306 | ubuntu-jammy-large | 2026-04-19 03:22:17.689 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-04-19 03:22:17.707977 | ubuntu-jammy-large | 2026-04-19 03:22:17.707 | Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-04-19 03:22:17.725900 | ubuntu-jammy-large | 2026-04-19 03:22:17.725 | Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-04-19 03:22:17.744000 | ubuntu-jammy-large | 2026-04-19 03:22:17.743 | Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-04-19 03:22:17.761416 | ubuntu-jammy-large | 2026-04-19 03:22:17.761 | Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-04-19 03:22:17.778451 | ubuntu-jammy-large | 2026-04-19 03:22:17.778 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-04-19 03:22:17.805079 | ubuntu-jammy-large | 2026-04-19 03:22:17.804 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-19 03:22:17.822952 | ubuntu-jammy-large | 2026-04-19 03:22:17.822 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-19 03:22:17.842123 | ubuntu-jammy-large | 2026-04-19 03:22:17.841 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-19 03:22:17.858697 | ubuntu-jammy-large | 2026-04-19 03:22:17.858 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-04-19 03:22:17.875481 | ubuntu-jammy-large | 2026-04-19 03:22:17.875 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-04-19 03:22:17.893002 | ubuntu-jammy-large | 2026-04-19 03:22:17.892 | Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-04-19 03:22:17.910914 | ubuntu-jammy-large | 2026-04-19 03:22:17.910 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-19 03:22:17.941500 | ubuntu-jammy-large | 2026-04-19 03:22:17.941 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-04-19 03:22:17.958440 | ubuntu-jammy-large | 2026-04-19 03:22:17.958 | Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-04-19 03:22:17.976620 | ubuntu-jammy-large | 2026-04-19 03:22:17.976 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-04-19 03:22:17.991825 | ubuntu-jammy-large | 2026-04-19 03:22:17.991 | Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-04-19 03:22:18.112714 | ubuntu-jammy-large | 2026-04-19 03:22:18.112 | Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-04-19 03:22:18.140635 | ubuntu-jammy-large | 2026-04-19 03:22:18.140 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-19 03:22:18.257457 | ubuntu-jammy-large | 2026-04-19 03:22:18.257 | Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-04-19 03:22:18.275733 | ubuntu-jammy-large | 2026-04-19 03:22:18.275 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-19 03:22:18.391384 | ubuntu-jammy-large | 2026-04-19 03:22:18.391 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-04-19 03:22:18.889469 | ubuntu-jammy-large | 2026-04-19 03:22:18.889 | Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-04-19 03:22:18.959594 | ubuntu-jammy-large | 2026-04-19 03:22:18.959 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-04-19 03:22:18.992096 | ubuntu-jammy-large | 2026-04-19 03:22:18.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 20.4 MB/s 0:00:00 2026-04-19 03:22:19.005457 | ubuntu-jammy-large | 2026-04-19 03:22:19.005 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-04-19 03:22:19.021807 | ubuntu-jammy-large | 2026-04-19 03:22:19.021 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-04-19 03:22:19.039594 | ubuntu-jammy-large | 2026-04-19 03:22:19.039 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 2026-04-19 03:22:19.056186 | ubuntu-jammy-large | 2026-04-19 03:22:19.056 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-04-19 03:22:19.113185 | ubuntu-jammy-large | 2026-04-19 03:22:19.112 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-04-19 03:22:19.131261 | ubuntu-jammy-large | 2026-04-19 03:22:19.131 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-19 03:22:19.151478 | ubuntu-jammy-large | 2026-04-19 03:22:19.151 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-19 03:22:19.168497 | ubuntu-jammy-large | 2026-04-19 03:22:19.168 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-19 03:22:19.185471 | ubuntu-jammy-large | 2026-04-19 03:22:19.185 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-19 03:22:19.202280 | ubuntu-jammy-large | 2026-04-19 03:22:19.202 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-19 03:22:19.319940 | ubuntu-jammy-large | 2026-04-19 03:22:19.319 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2026-04-19 03:22:19.461839 | ubuntu-jammy-large | 2026-04-19 03:22:19.461 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-04-19 03:22:19.479503 | ubuntu-jammy-large | 2026-04-19 03:22:19.479 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-19 03:22:19.594357 | ubuntu-jammy-large | 2026-04-19 03:22:19.594 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-04-19 03:22:19.889282 | ubuntu-jammy-large | 2026-04-19 03:22:19.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 9.9 MB/s 0:00:00 2026-04-19 03:22:19.904385 | ubuntu-jammy-large | 2026-04-19 03:22:19.904 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-04-19 03:22:19.922842 | ubuntu-jammy-large | 2026-04-19 03:22:19.922 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-19 03:22:19.940740 | ubuntu-jammy-large | 2026-04-19 03:22:19.940 | Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-04-19 03:22:19.957846 | ubuntu-jammy-large | 2026-04-19 03:22:19.957 | Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-04-19 03:22:19.988733 | ubuntu-jammy-large | 2026-04-19 03:22:19.988 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-04-19 03:22:20.003938 | ubuntu-jammy-large | 2026-04-19 03:22:20.003 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-19 03:22:20.068769 | ubuntu-jammy-large | 2026-04-19 03:22:20.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.4 MB/s 0:00:00 2026-04-19 03:22:20.082210 | ubuntu-jammy-large | 2026-04-19 03:22:20.082 | Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-04-19 03:22:20.097225 | ubuntu-jammy-large | 2026-04-19 03:22:20.097 | Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-04-19 03:22:20.111467 | ubuntu-jammy-large | 2026-04-19 03:22:20.111 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-04-19 03:22:20.125792 | ubuntu-jammy-large | 2026-04-19 03:22:20.125 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-19 03:22:20.140078 | ubuntu-jammy-large | 2026-04-19 03:22:20.139 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-04-19 03:22:20.156643 | ubuntu-jammy-large | 2026-04-19 03:22:20.156 | Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-04-19 03:22:20.184280 | ubuntu-jammy-large | 2026-04-19 03:22:20.184 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-04-19 03:22:20.201522 | ubuntu-jammy-large | 2026-04-19 03:22:20.201 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-04-19 03:22:20.218556 | ubuntu-jammy-large | 2026-04-19 03:22:20.218 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-19 03:22:20.257691 | ubuntu-jammy-large | 2026-04-19 03:22:20.257 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-04-19 03:22:20.280016 | ubuntu-jammy-large | 2026-04-19 03:22:20.279 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) 2026-04-19 03:22:20.298591 | ubuntu-jammy-large | 2026-04-19 03:22:20.298 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-19 03:22:20.315743 | ubuntu-jammy-large | 2026-04-19 03:22:20.315 | Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-04-19 03:22:20.431060 | ubuntu-jammy-large | 2026-04-19 03:22:20.430 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-04-19 03:22:20.447918 | ubuntu-jammy-large | 2026-04-19 03:22:20.447 | Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-04-19 03:22:20.463471 | ubuntu-jammy-large | 2026-04-19 03:22:20.463 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-04-19 03:22:20.516503 | ubuntu-jammy-large | 2026-04-19 03:22:20.516 | Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-04-19 03:22:20.548153 | ubuntu-jammy-large | 2026-04-19 03:22:20.547 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-04-19 03:22:20.790051 | ubuntu-jammy-large | 2026-04-19 03:22:20.789 | Building wheels for collected packages: octavia, logutils, pyperclip, simplegeneric 2026-04-19 03:22:20.791222 | ubuntu-jammy-large | 2026-04-19 03:22:20.791 | Building wheel for octavia (pyproject.toml): started 2026-04-19 03:22:22.129077 | ubuntu-jammy-large | 2026-04-19 03:22:22.128 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-04-19 03:22:22.134174 | ubuntu-jammy-large | 2026-04-19 03:22:22.133 | Created wheel for octavia: filename=octavia-16.0.2.dev11-py3-none-any.whl size=1249169 sha256=c020ec7bbceb1808dc46476440700c379cfbb840bf102643d6685a19d6614b30 2026-04-19 03:22:22.134698 | ubuntu-jammy-large | 2026-04-19 03:22:22.134 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-04-19 03:22:22.149974 | ubuntu-jammy-large | 2026-04-19 03:22:22.149 | Building wheel for logutils (pyproject.toml): started 2026-04-19 03:22:22.406065 | ubuntu-jammy-large | 2026-04-19 03:22:22.405 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-04-19 03:22:22.407557 | ubuntu-jammy-large | 2026-04-19 03:22:22.407 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20006 sha256=03c9df14c28eaecd286bf70681e353d922b89d51bb7b383e1cd7b29a40fd9a4e 2026-04-19 03:22:22.408299 | ubuntu-jammy-large | 2026-04-19 03:22:22.408 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-04-19 03:22:22.413315 | ubuntu-jammy-large | 2026-04-19 03:22:22.413 | Building wheel for pyperclip (pyproject.toml): started 2026-04-19 03:22:22.675980 | ubuntu-jammy-large | 2026-04-19 03:22:22.675 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-04-19 03:22:22.677878 | ubuntu-jammy-large | 2026-04-19 03:22:22.677 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=44ee96dbd2138d639e4ad08a0125ef76bcf9a95a44e9b05f30927de6ef7c3261 2026-04-19 03:22:22.678773 | ubuntu-jammy-large | 2026-04-19 03:22:22.678 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-04-19 03:22:22.684689 | ubuntu-jammy-large | 2026-04-19 03:22:22.684 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-19 03:22:22.932446 | ubuntu-jammy-large | 2026-04-19 03:22:22.932 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-19 03:22:22.934196 | ubuntu-jammy-large | 2026-04-19 03:22:22.933 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=37e2226d2f88e202e3730a034873bd8c74daf774d0ff6bdf0d1c1561c2a1bf53 2026-04-19 03:22:22.935094 | ubuntu-jammy-large | 2026-04-19 03:22:22.934 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-04-19 03:22:22.940284 | ubuntu-jammy-large | 2026-04-19 03:22:22.940 | Successfully built octavia logutils pyperclip simplegeneric 2026-04-19 03:22:23.263977 | ubuntu-jammy-large | 2026-04-19 03:22:23.263 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, 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, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, fasteners, dnspython, distro, decorator, cmd2, 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, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, futurist, 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-04-19 03:22:34.705019 | ubuntu-jammy-large | 2026-04-19 03:22:34.703 | 2026-04-19 03:22:34.718905 | ubuntu-jammy-large | 2026-04-19 03:22:34.718 | Successfully installed Flask-3.1.0 Jinja2-3.1.5 Mako-1.3.9 MarkupSafe-3.0.2 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.14.0 PyJWT-2.10.1 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.38 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.9 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.14.1 amqp-5.3.1 attrs-25.1.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 castellan-5.2.1 certifi-2026.2.25 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 cotyledon-2.0.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.7.0 dogpile.cache-1.3.4 eventlet-0.39.0 fasteners-0.19 futurist-3.1.0 greenlet-3.1.1 gunicorn-23.0.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 keystonemiddleware-10.9.1 kombu-5.4.2 logutils-0.3.5 msgpack-1.1.0 netaddr-1.3.0 networkx-3.4.2 octavia-16.0.2.dev11 octavia-lib-3.8.0 openstacksdk-4.4.0 os-service-types-1.7.0 oslo.cache-3.10.2 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.0 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.reports-3.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 packaging-24.2 pbr-7.0.0 pecan-1.5.1 platformdirs-4.3.6 prometheus-client-0.21.1 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycadf-4.0.1 pycparser-2.22 pydot-3.0.4 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-glanceclient-4.8.0 python-keystoneclient-5.6.0 python-novaclient-18.9.0 pytz-2025.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 six-1.17.0 statsd-4.0.1 stevedore-5.4.1 taskflow-5.12.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.21.0 2026-04-19 03:22:35.421569 | ubuntu-jammy-large | 2026-04-19 03:22:35.421 | dib-run-parts 75-amphora-agent-install completed 2026-04-19 03:22:35.421650 | ubuntu-jammy-large | 2026-04-19 03:22:35.421 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-04-19 03:22:35.423551 | ubuntu-jammy-large | 2026-04-19 03:22:35.423 | + set -o pipefail 2026-04-19 03:22:35.423592 | ubuntu-jammy-large | 2026-04-19 03:22:35.423 | + '[' -d /var/lib/haproxy ']' 2026-04-19 03:22:35.425838 | ubuntu-jammy-large | 2026-04-19 03:22:35.425 | dib-run-parts 76-haproxy completed 2026-04-19 03:22:35.425906 | ubuntu-jammy-large | 2026-04-19 03:22:35.425 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-04-19 03:22:36.003327 | ubuntu-jammy-large | 2026-04-19 03:22:36.003 | Processing ./opt/octavia-lib 2026-04-19 03:22:36.004725 | ubuntu-jammy-large | 2026-04-19 03:22:36.004 | Installing build dependencies: started 2026-04-19 03:22:37.076134 | ubuntu-jammy-large | 2026-04-19 03:22:37.075 | Installing build dependencies: finished with status 'done' 2026-04-19 03:22:37.078078 | ubuntu-jammy-large | 2026-04-19 03:22:37.077 | Getting requirements to build wheel: started 2026-04-19 03:22:37.393227 | ubuntu-jammy-large | 2026-04-19 03:22:37.392 | Getting requirements to build wheel: finished with status 'done' 2026-04-19 03:22:37.398877 | ubuntu-jammy-large | 2026-04-19 03:22:37.398 | Installing backend dependencies: started 2026-04-19 03:22:38.534689 | ubuntu-jammy-large | 2026-04-19 03:22:38.534 | Installing backend dependencies: finished with status 'done' 2026-04-19 03:22:38.536726 | ubuntu-jammy-large | 2026-04-19 03:22:38.536 | Preparing metadata (pyproject.toml): started 2026-04-19 03:22:38.846593 | ubuntu-jammy-large | 2026-04-19 03:22:38.846 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-19 03:22:38.853814 | ubuntu-jammy-large | 2026-04-19 03:22:38.853 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (6.5.1) 2026-04-19 03:22:38.855351 | ubuntu-jammy-large | 2026-04-19 03:22:38.855 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (5.7.0) 2026-04-19 03:22:38.856701 | ubuntu-jammy-large | 2026-04-19 03:22:38.856 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (7.0.0) 2026-04-19 03:22:38.857950 | ubuntu-jammy-large | 2026-04-19 03:22:38.857 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (9.0.0) 2026-04-19 03:22:38.860986 | ubuntu-jammy-large | 2026-04-19 03:22:38.860 | 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.12.0.dev1) (1.1.0) 2026-04-19 03:22:38.861974 | ubuntu-jammy-large | 2026-04-19 03:22:38.861 | 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.12.0.dev1) (8.2.0) 2026-04-19 03:22:38.862918 | ubuntu-jammy-large | 2026-04-19 03:22:38.862 | 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.12.0.dev1) (2025.1) 2026-04-19 03:22:38.866295 | ubuntu-jammy-large | 2026-04-19 03:22:38.866 | 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.12.0.dev1) (2.1.0) 2026-04-19 03:22:38.867190 | ubuntu-jammy-large | 2026-04-19 03:22:38.867 | 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.12.0.dev1) (1.3.0) 2026-04-19 03:22:38.867936 | ubuntu-jammy-large | 2026-04-19 03:22:38.867 | 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.12.0.dev1) (3.0.0) 2026-04-19 03:22:38.868701 | ubuntu-jammy-large | 2026-04-19 03:22:38.868 | 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.12.0.dev1) (3.2.1) 2026-04-19 03:22:38.869516 | ubuntu-jammy-large | 2026-04-19 03:22:38.869 | 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.12.0.dev1) (24.2) 2026-04-19 03:22:38.870490 | ubuntu-jammy-large | 2026-04-19 03:22:38.870 | 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.12.0.dev1) (6.0.2) 2026-04-19 03:22:38.871228 | ubuntu-jammy-large | 2026-04-19 03:22:38.871 | Requirement already satisfied: psutil>=3.2.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (7.0.0) 2026-04-19 03:22:38.872821 | ubuntu-jammy-large | 2026-04-19 03:22:38.872 | 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.12.0.dev1) (1.17.2) 2026-04-19 03:22:38.876107 | ubuntu-jammy-large | 2026-04-19 03:22:38.876 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib==3.12.0.dev1) (59.6.0) 2026-04-19 03:22:38.888544 | ubuntu-jammy-large | 2026-04-19 03:22:38.888 | Building wheels for collected packages: octavia-lib 2026-04-19 03:22:38.889956 | ubuntu-jammy-large | 2026-04-19 03:22:38.889 | Building wheel for octavia-lib (pyproject.toml): started 2026-04-19 03:22:39.260038 | ubuntu-jammy-large | 2026-04-19 03:22:39.259 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-04-19 03:22:39.262266 | ubuntu-jammy-large | 2026-04-19 03:22:39.262 | Created wheel for octavia-lib: filename=octavia_lib-3.12.0.dev1-py3-none-any.whl size=38349 sha256=63ca3146f85f58f6174da3bfea473e1bed280f12fb607f15e1bf4fe77415a8ed 2026-04-19 03:22:39.262949 | ubuntu-jammy-large | 2026-04-19 03:22:39.262 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-04-19 03:22:39.269352 | ubuntu-jammy-large | 2026-04-19 03:22:39.269 | Successfully built octavia-lib 2026-04-19 03:22:39.447432 | ubuntu-jammy-large | 2026-04-19 03:22:39.447 | Installing collected packages: octavia-lib 2026-04-19 03:22:39.447677 | ubuntu-jammy-large | 2026-04-19 03:22:39.447 | Attempting uninstall: octavia-lib 2026-04-19 03:22:39.448687 | ubuntu-jammy-large | 2026-04-19 03:22:39.448 | Found existing installation: octavia-lib 3.8.0 2026-04-19 03:22:39.453405 | ubuntu-jammy-large | 2026-04-19 03:22:39.453 | Uninstalling octavia-lib-3.8.0: 2026-04-19 03:22:39.454599 | ubuntu-jammy-large | 2026-04-19 03:22:39.454 | Successfully uninstalled octavia-lib-3.8.0 2026-04-19 03:22:39.495817 | ubuntu-jammy-large | 2026-04-19 03:22:39.495 | Successfully installed octavia-lib-3.12.0.dev1 2026-04-19 03:22:39.612098 | ubuntu-jammy-large | 2026-04-19 03:22:39.611 | dib-run-parts 76-octavia-lib-install completed 2026-04-19 03:22:39.612187 | ubuntu-jammy-large | 2026-04-19 03:22:39.611 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-04-19 03:22:39.622947 | ubuntu-jammy-large | 2026-04-19 03:22:39.622 | dib-run-parts 80-disable-rfc3041 completed 2026-04-19 03:22:39.623038 | ubuntu-jammy-large | 2026-04-19 03:22:39.622 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-04-19 03:22:39.631519 | ubuntu-jammy-large | 2026-04-19 03:22:39.631 | dib-run-parts 80-modprobe-blacklist completed 2026-04-19 03:22:39.631565 | ubuntu-jammy-large | 2026-04-19 03:22:39.631 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-04-19 03:22:39.656928 | ubuntu-jammy-large | 2026-04-19 03:22:39.656 | Not running install-packages remove with empty packages list 2026-04-19 03:22:40.953637 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-04-19 03:22:40.953758 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | Running command: ['install-packages', '-e', 'libssl-dev', 'build-essential', 'firewalld', 'gcc', 'python3-dev', 'gcc-12', 'gcc-11', 'libffi-dev', 'perl', 'git-man'] 2026-04-19 03:22:40.953780 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > Reading package lists... 2026-04-19 03:22:40.953796 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > Building dependency tree... 2026-04-19 03:22:40.953810 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > Reading state information... 2026-04-19 03:22:40.953824 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > Package 'firewalld' is not installed, so not removed 2026-04-19 03:22:40.953838 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > The following packages were automatically installed and are no longer required: 2026-04-19 03:22:40.953853 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-04-19 03:22:40.953866 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-04-19 03:22:40.953880 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-04-19 03:22:40.953898 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-04-19 03:22:40.953912 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-04-19 03:22:40.953949 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-04-19 03:22:40.953964 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-04-19 03:22:40.953978 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > Use 'sudo apt autoremove' to remove them. 2026-04-19 03:22:40.953991 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > The following packages will be REMOVED: 2026-04-19 03:22:40.954004 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-04-19 03:22:40.954017 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-04-19 03:22:40.954035 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-04-19 03:22:40.954049 | ubuntu-jammy-large | 2026-04-19 03:22:40.953 | > After this operation, 195 MB disk space will be freed. 2026-04-19 03:22:40.954065 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > (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 ... 27764 files and directories currently installed.) 2026-04-19 03:22:40.954087 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-04-19 03:22:40.954101 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing build-essential (12.9ubuntu3) ... 2026-04-19 03:22:40.954114 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-19 03:22:40.954131 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-04-19 03:22:40.954144 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:40.954160 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-04-19 03:22:40.954173 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:40.954190 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:40.954206 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing git (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:22:40.954223 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-19 03:22:40.954265 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-19 03:22:40.954279 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing liberror-perl (0.17029-1) ... 2026-04-19 03:22:40.954292 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-04-19 03:22:40.954308 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-19 03:22:40.954321 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-04-19 03:22:40.954338 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-04-19 03:22:40.954351 | ubuntu-jammy-large | 2026-04-19 03:22:40.954 | returncode: 0 2026-04-19 03:22:40.969377 | ubuntu-jammy-large | 2026-04-19 03:22:40.969 | dib-run-parts 99-package-uninstalls completed 2026-04-19 03:22:40.970263 | ubuntu-jammy-large | 2026-04-19 03:22:40.970 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:22:40.971041 | ubuntu-jammy-large | 2026-04-19 03:22:40.970 | dib-run-parts 2026-04-19 03:22:40.971308 | ubuntu-jammy-large | 2026-04-19 03:22:40.971 | dib-run-parts Target: install.d 2026-04-19 03:22:40.971333 | ubuntu-jammy-large | 2026-04-19 03:22:40.971 | dib-run-parts 2026-04-19 03:22:40.971347 | ubuntu-jammy-large | 2026-04-19 03:22:40.971 | dib-run-parts Script Seconds 2026-04-19 03:22:40.971361 | ubuntu-jammy-large | 2026-04-19 03:22:40.971 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:22:40.971374 | ubuntu-jammy-large | 2026-04-19 03:22:40.971 | dib-run-parts 2026-04-19 03:22:40.987327 | ubuntu-jammy-large | 2026-04-19 03:22:40.987 | dib-run-parts 00-baseline-environment 2.677 2026-04-19 03:22:40.996967 | ubuntu-jammy-large | 2026-04-19 03:22:40.996 | dib-run-parts 00-up-to-date 0.655 2026-04-19 03:22:41.007994 | ubuntu-jammy-large | 2026-04-19 03:22:41.007 | dib-run-parts 01-package-installs 44.518 2026-04-19 03:22:41.019559 | ubuntu-jammy-large | 2026-04-19 03:22:41.019 | dib-run-parts 05-set-cloud-init-sources 0.011 2026-04-19 03:22:41.029900 | ubuntu-jammy-large | 2026-04-19 03:22:41.029 | dib-run-parts 10-cloud-init 0.008 2026-04-19 03:22:41.040962 | ubuntu-jammy-large | 2026-04-19 03:22:41.040 | dib-run-parts 10-debian-networking 0.017 2026-04-19 03:22:41.052433 | ubuntu-jammy-large | 2026-04-19 03:22:41.052 | dib-run-parts 10-install-static-files 0.057 2026-04-19 03:22:41.064784 | ubuntu-jammy-large | 2026-04-19 03:22:41.064 | dib-run-parts 12-debian-locale-gen 2.835 2026-04-19 03:22:41.077532 | ubuntu-jammy-large | 2026-04-19 03:22:41.077 | dib-run-parts 15-cleanup-debootstrap 0.008 2026-04-19 03:22:41.089985 | ubuntu-jammy-large | 2026-04-19 03:22:41.089 | dib-run-parts 20-install-init-scripts 0.011 2026-04-19 03:22:41.102066 | ubuntu-jammy-large | 2026-04-19 03:22:41.101 | dib-run-parts 75-amphora-agent-install 48.424 2026-04-19 03:22:41.114305 | ubuntu-jammy-large | 2026-04-19 03:22:41.114 | dib-run-parts 76-haproxy 0.003 2026-04-19 03:22:41.124786 | ubuntu-jammy-large | 2026-04-19 03:22:41.124 | dib-run-parts 76-octavia-lib-install 4.184 2026-04-19 03:22:41.137017 | ubuntu-jammy-large | 2026-04-19 03:22:41.136 | dib-run-parts 80-disable-rfc3041 0.008 2026-04-19 03:22:41.149108 | ubuntu-jammy-large | 2026-04-19 03:22:41.148 | dib-run-parts 80-modprobe-blacklist 0.006 2026-04-19 03:22:41.162213 | ubuntu-jammy-large | 2026-04-19 03:22:41.162 | dib-run-parts 99-package-uninstalls 1.336 2026-04-19 03:22:41.165389 | ubuntu-jammy-large | 2026-04-19 03:22:41.165 | dib-run-parts 2026-04-19 03:22:41.165683 | ubuntu-jammy-large | 2026-04-19 03:22:41.165 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:22:41.358221 | ubuntu-jammy-large | 2026-04-19 03:22:41.358 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-04-19 03:22:41.362930 | ubuntu-jammy-large | 2026-04-19 03:22:41.362 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-04-19 03:22:41.363132 | ubuntu-jammy-large | 2026-04-19 03:22:41.363 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:41.363187 | ubuntu-jammy-large | 2026-04-19 03:22:41.363 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:41.363322 | ubuntu-jammy-large | 2026-04-19 03:22:41.363 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:41.363346 | ubuntu-jammy-large | 2026-04-19 03:22:41.363 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:41.363622 | ubuntu-jammy-large | 2026-04-19 03:22:41.363 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:41.369439 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:41.369607 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:22:41.369647 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:22:41.369760 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:41.369782 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:41.369909 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:22:41.369989 | ubuntu-jammy-large | 2026-04-19 03:22:41.369 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:41.370042 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:41.370148 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:41.370168 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:41.370261 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:41.370310 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:41.370391 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:41.370441 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:41.370717 | ubuntu-jammy-large | 2026-04-19 03:22:41.370 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:41.375288 | ubuntu-jammy-large | 2026-04-19 03:22:41.375 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:41.375440 | ubuntu-jammy-large | 2026-04-19 03:22:41.375 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:41.375485 | ubuntu-jammy-large | 2026-04-19 03:22:41.375 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:41.375742 | ubuntu-jammy-large | 2026-04-19 03:22:41.375 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:41.380351 | ubuntu-jammy-large | 2026-04-19 03:22:41.380 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:41.380491 | ubuntu-jammy-large | 2026-04-19 03:22:41.380 | ++ export DIB_ADD_APT_KEYS= 2026-04-19 03:22:41.380555 | ubuntu-jammy-large | 2026-04-19 03:22:41.380 | ++ DIB_ADD_APT_KEYS= 2026-04-19 03:22:41.380819 | ubuntu-jammy-large | 2026-04-19 03:22:41.380 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-04-19 03:22:41.386066 | ubuntu-jammy-large | 2026-04-19 03:22:41.385 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-04-19 03:22:41.386190 | ubuntu-jammy-large | 2026-04-19 03:22:41.386 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:41.386245 | ubuntu-jammy-large | 2026-04-19 03:22:41.386 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:41.386535 | ubuntu-jammy-large | 2026-04-19 03:22:41.386 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:41.391262 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:41.391411 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ export DISTRO_NAME=ubuntu 2026-04-19 03:22:41.391461 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ DISTRO_NAME=ubuntu 2026-04-19 03:22:41.391570 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ export DIB_RELEASE=jammy 2026-04-19 03:22:41.391613 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ DIB_RELEASE=jammy 2026-04-19 03:22:41.391718 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:41.391761 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:41.391858 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:41.391899 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:41.392033 | ubuntu-jammy-large | 2026-04-19 03:22:41.391 | ++ ARCH=amd64 2026-04-19 03:22:41.392171 | ubuntu-jammy-large | 2026-04-19 03:22:41.392 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:22:41.392371 | ubuntu-jammy-large | 2026-04-19 03:22:41.392 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:22:41.392477 | ubuntu-jammy-large | 2026-04-19 03:22:41.392 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:41.392536 | ubuntu-jammy-large | 2026-04-19 03:22:41.392 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:41.392813 | ubuntu-jammy-large | 2026-04-19 03:22:41.392 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:41.397473 | ubuntu-jammy-large | 2026-04-19 03:22:41.397 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:41.397620 | ubuntu-jammy-large | 2026-04-19 03:22:41.397 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:41.397667 | ubuntu-jammy-large | 2026-04-19 03:22:41.397 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:41.397945 | ubuntu-jammy-large | 2026-04-19 03:22:41.397 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:41.402757 | ubuntu-jammy-large | 2026-04-19 03:22:41.402 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:41.402901 | ubuntu-jammy-large | 2026-04-19 03:22:41.402 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:22:41.403006 | ubuntu-jammy-large | 2026-04-19 03:22:41.402 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:41.403044 | ubuntu-jammy-large | 2026-04-19 03:22:41.403 | ++ DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:41.403313 | ubuntu-jammy-large | 2026-04-19 03:22:41.403 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:41.408103 | ubuntu-jammy-large | 2026-04-19 03:22:41.407 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:41.408271 | ubuntu-jammy-large | 2026-04-19 03:22:41.408 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:41.408321 | ubuntu-jammy-large | 2026-04-19 03:22:41.408 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:41.408582 | ubuntu-jammy-large | 2026-04-19 03:22:41.408 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:41.413397 | ubuntu-jammy-large | 2026-04-19 03:22:41.413 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:41.413575 | ubuntu-jammy-large | 2026-04-19 03:22:41.413 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:41.413625 | ubuntu-jammy-large | 2026-04-19 03:22:41.413 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:41.413886 | ubuntu-jammy-large | 2026-04-19 03:22:41.413 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-04-19 03:22:41.418983 | ubuntu-jammy-large | 2026-04-19 03:22:41.418 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-04-19 03:22:41.419167 | ubuntu-jammy-large | 2026-04-19 03:22:41.419 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:41.419226 | ubuntu-jammy-large | 2026-04-19 03:22:41.419 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:41.419362 | ubuntu-jammy-large | 2026-04-19 03:22:41.419 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:22:41.419414 | ubuntu-jammy-large | 2026-04-19 03:22:41.419 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:22:41.419680 | ubuntu-jammy-large | 2026-04-19 03:22:41.419 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-04-19 03:22:41.424493 | ubuntu-jammy-large | 2026-04-19 03:22:41.424 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-04-19 03:22:41.424645 | ubuntu-jammy-large | 2026-04-19 03:22:41.424 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:22:41.424818 | ubuntu-jammy-large | 2026-04-19 03:22:41.424 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:41.424859 | ubuntu-jammy-large | 2026-04-19 03:22:41.424 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:41.425191 | ubuntu-jammy-large | 2026-04-19 03:22:41.425 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-04-19 03:22:41.430051 | ubuntu-jammy-large | 2026-04-19 03:22:41.429 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-04-19 03:22:41.430194 | ubuntu-jammy-large | 2026-04-19 03:22:41.430 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:22:41.430241 | ubuntu-jammy-large | 2026-04-19 03:22:41.430 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:22:41.430507 | ubuntu-jammy-large | 2026-04-19 03:22:41.430 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-04-19 03:22:41.435044 | ubuntu-jammy-large | 2026-04-19 03:22:41.434 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-04-19 03:22:41.435379 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ '[' -z '' ']' 2026-04-19 03:22:41.435468 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ case "$DISTRO_NAME" in 2026-04-19 03:22:41.435583 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ '[' jammy == trusty ']' 2026-04-19 03:22:41.435744 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ '[' -z '' ']' 2026-04-19 03:22:41.435820 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ DIB_PYTHON_VERSION=3 2026-04-19 03:22:41.435970 | ubuntu-jammy-large | 2026-04-19 03:22:41.435 | ++ export DIB_PYTHON_VERSION 2026-04-19 03:22:41.436067 | ubuntu-jammy-large | 2026-04-19 03:22:41.436 | ++ export DIB_PYTHON=python3 2026-04-19 03:22:41.436139 | ubuntu-jammy-large | 2026-04-19 03:22:41.436 | ++ DIB_PYTHON=python3 2026-04-19 03:22:41.436573 | ubuntu-jammy-large | 2026-04-19 03:22:41.436 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:41.441598 | ubuntu-jammy-large | 2026-04-19 03:22:41.441 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:41.441839 | ubuntu-jammy-large | 2026-04-19 03:22:41.441 | ++ '[' 0 -gt 0 ']' 2026-04-19 03:22:41.441951 | ubuntu-jammy-large | 2026-04-19 03:22:41.441 | ++ set -euo pipefail 2026-04-19 03:22:41.442117 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | ++ case $DISTRO_NAME in 2026-04-19 03:22:41.442187 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:22:41.442255 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:22:41.442318 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:22:41.442386 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:22:41.442823 | ubuntu-jammy-large | 2026-04-19 03:22:41.442 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-04-19 03:22:41.447821 | ubuntu-jammy-large | 2026-04-19 03:22:41.447 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-04-19 03:22:41.448026 | ubuntu-jammy-large | 2026-04-19 03:22:41.447 | ++ '[' -z systemd ']' 2026-04-19 03:22:41.448139 | ubuntu-jammy-large | 2026-04-19 03:22:41.448 | ++ case $DIB_INIT_SYSTEM in 2026-04-19 03:22:41.448477 | ubuntu-jammy-large | 2026-04-19 03:22:41.448 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-04-19 03:22:41.510162 | ubuntu-jammy-large | 2026-04-19 03:22:41.509 | Nothing to install 2026-04-19 03:22:41.519671 | ubuntu-jammy-large | 2026-04-19 03:22:41.519 | dib-run-parts 00-package-installs completed 2026-04-19 03:22:41.519864 | ubuntu-jammy-large | 2026-04-19 03:22:41.519 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-04-19 03:22:41.530983 | ubuntu-jammy-large | 2026-04-19 03:22:41.530 | dib-run-parts 10-enable-init-scripts completed 2026-04-19 03:22:41.531236 | ubuntu-jammy-large | 2026-04-19 03:22:41.531 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-04-19 03:22:41.540114 | ubuntu-jammy-large | 2026-04-19 03:22:41.539 | dib-run-parts 10-fix-rsyslog completed 2026-04-19 03:22:41.540230 | ubuntu-jammy-large | 2026-04-19 03:22:41.540 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-04-19 03:22:41.600872 | ubuntu-jammy-large | 2026-04-19 03:22:41.600 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-04-19 03:22:41.603698 | ubuntu-jammy-large | 2026-04-19 03:22:41.603 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-04-19 03:22:41.603933 | ubuntu-jammy-large | 2026-04-19 03:22:41.603 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-04-19 03:22:41.650787 | ubuntu-jammy-large | 2026-04-19 03:22:41.650 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-04-19 03:22:41.654298 | ubuntu-jammy-large | 2026-04-19 03:22:41.654 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-04-19 03:22:41.654401 | ubuntu-jammy-large | 2026-04-19 03:22:41.654 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-04-19 03:22:41.664989 | ubuntu-jammy-large | 2026-04-19 03:22:41.664 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-04-19 03:22:41.665050 | ubuntu-jammy-large | 2026-04-19 03:22:41.664 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-04-19 03:22:41.704376 | ubuntu-jammy-large | 2026-04-19 03:22:41.704 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-04-19 03:22:41.708185 | ubuntu-jammy-large | 2026-04-19 03:22:41.708 | dib-run-parts 20-disable-default-haproxy completed 2026-04-19 03:22:41.708376 | ubuntu-jammy-large | 2026-04-19 03:22:41.708 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-04-19 03:22:41.839244 | ubuntu-jammy-large | 2026-04-19 03:22:41.839 | dib-run-parts 20-haproxy-tune-kernel completed 2026-04-19 03:22:41.839386 | ubuntu-jammy-large | 2026-04-19 03:22:41.839 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-04-19 03:22:41.849593 | ubuntu-jammy-large | 2026-04-19 03:22:41.849 | dib-run-parts 20-haproxy-user-group-config completed 2026-04-19 03:22:41.849782 | ubuntu-jammy-large | 2026-04-19 03:22:41.849 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-04-19 03:22:41.857817 | ubuntu-jammy-large | 2026-04-19 03:22:41.857 | dib-run-parts 20-setup-haproxy-log completed 2026-04-19 03:22:41.858026 | ubuntu-jammy-large | 2026-04-19 03:22:41.857 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-04-19 03:22:41.872187 | ubuntu-jammy-large | 2026-04-19 03:22:41.871 | dib-run-parts 21-create-ping-wrapper completed 2026-04-19 03:22:41.872295 | ubuntu-jammy-large | 2026-04-19 03:22:41.872 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-04-19 03:22:41.882717 | ubuntu-jammy-large | 2026-04-19 03:22:41.882 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-04-19 03:22:41.886262 | ubuntu-jammy-large | 2026-04-19 03:22:41.886 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-04-19 03:22:41.886370 | ubuntu-jammy-large | 2026-04-19 03:22:41.886 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-04-19 03:22:41.901743 | ubuntu-jammy-large | 2026-04-19 03:22:41.901 | dib-run-parts 30-logrotate-haproxy completed 2026-04-19 03:22:41.901814 | ubuntu-jammy-large | 2026-04-19 03:22:41.901 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-04-19 03:22:41.918293 | ubuntu-jammy-large | 2026-04-19 03:22:41.918 | dib-run-parts 30-logrotate-timer completed 2026-04-19 03:22:41.918370 | ubuntu-jammy-large | 2026-04-19 03:22:41.918 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-04-19 03:22:41.932072 | ubuntu-jammy-large | 2026-04-19 03:22:41.931 | dib-run-parts 89-remove-build-deps completed 2026-04-19 03:22:41.932142 | ubuntu-jammy-large | 2026-04-19 03:22:41.932 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-04-19 03:22:42.018683 | ubuntu-jammy-large | 2026-04-19 03:22:42.018 | Reading package lists... 2026-04-19 03:22:42.262164 | ubuntu-jammy-large | 2026-04-19 03:22:42.261 | Building dependency tree... 2026-04-19 03:22:42.262582 | ubuntu-jammy-large | 2026-04-19 03:22:42.262 | Reading state information... 2026-04-19 03:22:42.496103 | ubuntu-jammy-large | 2026-04-19 03:22:42.495 | The following packages will be REMOVED: 2026-04-19 03:22:42.496340 | ubuntu-jammy-large | 2026-04-19 03:22:42.496 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-04-19 03:22:42.496457 | ubuntu-jammy-large | 2026-04-19 03:22:42.496 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-04-19 03:22:42.496616 | ubuntu-jammy-large | 2026-04-19 03:22:42.496 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-04-19 03:22:42.496726 | ubuntu-jammy-large | 2026-04-19 03:22:42.496 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-04-19 03:22:42.497032 | ubuntu-jammy-large | 2026-04-19 03:22:42.496 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-04-19 03:22:42.497279 | ubuntu-jammy-large | 2026-04-19 03:22:42.497 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-04-19 03:22:42.497647 | ubuntu-jammy-large | 2026-04-19 03:22:42.497 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-04-19 03:22:42.497814 | ubuntu-jammy-large | 2026-04-19 03:22:42.497 | rpcsvc-proto* zlib1g-dev* 2026-04-19 03:22:42.734788 | ubuntu-jammy-large | 2026-04-19 03:22:42.734 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-04-19 03:22:42.734914 | ubuntu-jammy-large | 2026-04-19 03:22:42.734 | After this operation, 205 MB disk space will be freed. 2026-04-19 03:22:42.768124 | ubuntu-jammy-large | 2026-04-19 03:22:42.767 | (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 ... 25897 files and directories currently installed.) 2026-04-19 03:22:42.769133 | ubuntu-jammy-large | 2026-04-19 03:22:42.769 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-04-19 03:22:42.777021 | ubuntu-jammy-large | 2026-04-19 03:22:42.776 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.784774 | ubuntu-jammy-large | 2026-04-19 03:22:42.784 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.793080 | ubuntu-jammy-large | 2026-04-19 03:22:42.792 | Removing dctrl-tools (2.24-3build2) ... 2026-04-19 03:22:42.809781 | ubuntu-jammy-large | 2026-04-19 03:22:42.809 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.825365 | ubuntu-jammy-large | 2026-04-19 03:22:42.825 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.830588 | ubuntu-jammy-large | 2026-04-19 03:22:42.830 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.834064 | ubuntu-jammy-large | 2026-04-19 03:22:42.833 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.836985 | ubuntu-jammy-large | 2026-04-19 03:22:42.836 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.839070 | ubuntu-jammy-large | 2026-04-19 03:22:42.838 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.845587 | ubuntu-jammy-large | 2026-04-19 03:22:42.845 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.848346 | ubuntu-jammy-large | 2026-04-19 03:22:42.848 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.850680 | ubuntu-jammy-large | 2026-04-19 03:22:42.850 | Removing python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-19 03:22:42.852739 | ubuntu-jammy-large | 2026-04-19 03:22:42.852 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-19 03:22:42.854820 | ubuntu-jammy-large | 2026-04-19 03:22:42.854 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:22:42.860784 | ubuntu-jammy-large | 2026-04-19 03:22:42.860 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-19 03:22:42.863027 | ubuntu-jammy-large | 2026-04-19 03:22:42.862 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-19 03:22:42.865517 | ubuntu-jammy-large | 2026-04-19 03:22:42.865 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-19 03:22:42.873676 | ubuntu-jammy-large | 2026-04-19 03:22:42.873 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:22:42.875476 | ubuntu-jammy-large | 2026-04-19 03:22:42.875 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.877395 | ubuntu-jammy-large | 2026-04-19 03:22:42.877 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-19 03:22:42.879488 | ubuntu-jammy-large | 2026-04-19 03:22:42.879 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.882019 | ubuntu-jammy-large | 2026-04-19 03:22:42.881 | Removing libisl23:amd64 (0.24-2build1) ... 2026-04-19 03:22:42.884126 | ubuntu-jammy-large | 2026-04-19 03:22:42.884 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.886015 | ubuntu-jammy-large | 2026-04-19 03:22:42.885 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-04-19 03:22:42.888114 | ubuntu-jammy-large | 2026-04-19 03:22:42.887 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-19 03:22:42.914381 | ubuntu-jammy-large | 2026-04-19 03:22:42.914 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-04-19 03:22:42.916520 | ubuntu-jammy-large | 2026-04-19 03:22:42.916 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.918842 | ubuntu-jammy-large | 2026-04-19 03:22:42.918 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-04-19 03:22:42.920861 | ubuntu-jammy-large | 2026-04-19 03:22:42.920 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-19 03:22:42.923061 | ubuntu-jammy-large | 2026-04-19 03:22:42.922 | Removing libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-19 03:22:42.925871 | ubuntu-jammy-large | 2026-04-19 03:22:42.925 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.927846 | ubuntu-jammy-large | 2026-04-19 03:22:42.927 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-19 03:22:42.930511 | ubuntu-jammy-large | 2026-04-19 03:22:42.930 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.933439 | ubuntu-jammy-large | 2026-04-19 03:22:42.933 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-19 03:22:42.935463 | ubuntu-jammy-large | 2026-04-19 03:22:42.935 | Removing linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-19 03:22:42.947243 | ubuntu-jammy-large | 2026-04-19 03:22:42.947 | Removing lto-disabled-list (24) ... 2026-04-19 03:22:42.951500 | ubuntu-jammy-large | 2026-04-19 03:22:42.951 | Removing make (4.3-4.1build1) ... 2026-04-19 03:22:42.953802 | ubuntu-jammy-large | 2026-04-19 03:22:42.953 | Removing patch (2.7.6-7build2) ... 2026-04-19 03:22:42.955765 | ubuntu-jammy-large | 2026-04-19 03:22:42.955 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-19 03:22:42.976768 | ubuntu-jammy-large | 2026-04-19 03:22:42.976 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:22:43.036181 | ubuntu-jammy-large | 2026-04-19 03:22:43.035 | (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 ... 22588 files and directories currently installed.) 2026-04-19 03:22:43.037060 | ubuntu-jammy-large | 2026-04-19 03:22:43.036 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-19 03:22:43.051704 | ubuntu-jammy-large | 2026-04-19 03:22:43.051 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-04-19 03:22:43.269411 | ubuntu-jammy-large | 2026-04-19 03:22:43.269 | dib-run-parts 90-remove-build-deps completed 2026-04-19 03:22:43.269499 | ubuntu-jammy-large | 2026-04-19 03:22:43.269 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-04-19 03:22:43.273761 | ubuntu-jammy-large | 2026-04-19 03:22:43.273 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-04-19 03:22:43.273958 | ubuntu-jammy-large | 2026-04-19 03:22:43.273 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-04-19 03:22:43.299458 | ubuntu-jammy-large | 2026-04-19 03:22:43.299 | dib-run-parts 91-remove-default-ints completed 2026-04-19 03:22:43.299518 | ubuntu-jammy-large | 2026-04-19 03:22:43.299 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-04-19 03:22:43.326633 | ubuntu-jammy-large | 2026-04-19 03:22:43.326 | Not running install-packages remove with empty packages list 2026-04-19 03:22:43.372476 | ubuntu-jammy-large | 2026-04-19 03:22:43.372 | Nothing to uninstall 2026-04-19 03:22:43.382841 | ubuntu-jammy-large | 2026-04-19 03:22:43.382 | dib-run-parts 95-package-uninstalls completed 2026-04-19 03:22:43.383020 | ubuntu-jammy-large | 2026-04-19 03:22:43.382 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-04-19 03:22:43.440927 | ubuntu-jammy-large | 2026-04-19 03:22:43.440 | Reading package lists... 2026-04-19 03:22:43.675794 | ubuntu-jammy-large | 2026-04-19 03:22:43.675 | Building dependency tree... 2026-04-19 03:22:43.676081 | ubuntu-jammy-large | 2026-04-19 03:22:43.676 | Reading state information... 2026-04-19 03:22:43.906906 | ubuntu-jammy-large | 2026-04-19 03:22:43.906 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:22:43.911650 | ubuntu-jammy-large | 2026-04-19 03:22:43.911 | dib-run-parts 99-autoremove completed 2026-04-19 03:22:43.912575 | ubuntu-jammy-large | 2026-04-19 03:22:43.912 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:22:43.912649 | ubuntu-jammy-large | 2026-04-19 03:22:43.912 | dib-run-parts 2026-04-19 03:22:43.915896 | ubuntu-jammy-large | 2026-04-19 03:22:43.915 | dib-run-parts Target: post-install.d 2026-04-19 03:22:43.915945 | ubuntu-jammy-large | 2026-04-19 03:22:43.915 | dib-run-parts 2026-04-19 03:22:43.915959 | ubuntu-jammy-large | 2026-04-19 03:22:43.915 | dib-run-parts Script Seconds 2026-04-19 03:22:43.915971 | ubuntu-jammy-large | 2026-04-19 03:22:43.915 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:22:43.915984 | ubuntu-jammy-large | 2026-04-19 03:22:43.915 | dib-run-parts 2026-04-19 03:22:43.934586 | ubuntu-jammy-large | 2026-04-19 03:22:43.934 | dib-run-parts 00-package-installs 0.068 2026-04-19 03:22:43.947209 | ubuntu-jammy-large | 2026-04-19 03:22:43.946 | dib-run-parts 10-enable-init-scripts 0.008 2026-04-19 03:22:43.959370 | ubuntu-jammy-large | 2026-04-19 03:22:43.958 | dib-run-parts 10-fix-rsyslog 0.006 2026-04-19 03:22:43.971160 | ubuntu-jammy-large | 2026-04-19 03:22:43.970 | dib-run-parts 11-enable-amphora-agent-systemd 0.062 2026-04-19 03:22:43.983243 | ubuntu-jammy-large | 2026-04-19 03:22:43.983 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.049 2026-04-19 03:22:43.995179 | ubuntu-jammy-large | 2026-04-19 03:22:43.995 | dib-run-parts 20-disable-default-haproxy 0.051 2026-04-19 03:22:44.006310 | ubuntu-jammy-large | 2026-04-19 03:22:44.006 | dib-run-parts 20-haproxy-tune-kernel 0.128 2026-04-19 03:22:44.018309 | ubuntu-jammy-large | 2026-04-19 03:22:44.018 | dib-run-parts 20-haproxy-user-group-config 0.008 2026-04-19 03:22:44.030016 | ubuntu-jammy-large | 2026-04-19 03:22:44.029 | dib-run-parts 20-setup-haproxy-log 0.005 2026-04-19 03:22:44.042243 | ubuntu-jammy-large | 2026-04-19 03:22:44.042 | dib-run-parts 21-create-ping-wrapper 0.011 2026-04-19 03:22:44.054230 | ubuntu-jammy-large | 2026-04-19 03:22:44.054 | dib-run-parts 30-enable-certs-ramfs-service 0.011 2026-04-19 03:22:44.066122 | ubuntu-jammy-large | 2026-04-19 03:22:44.066 | dib-run-parts 30-logrotate-haproxy 0.013 2026-04-19 03:22:44.078170 | ubuntu-jammy-large | 2026-04-19 03:22:44.078 | dib-run-parts 30-logrotate-timer 0.014 2026-04-19 03:22:44.090537 | ubuntu-jammy-large | 2026-04-19 03:22:44.090 | dib-run-parts 89-remove-build-deps 0.011 2026-04-19 03:22:44.103073 | ubuntu-jammy-large | 2026-04-19 03:22:44.102 | dib-run-parts 90-remove-build-deps 1.334 2026-04-19 03:22:44.116055 | ubuntu-jammy-large | 2026-04-19 03:22:44.115 | dib-run-parts 91-remove-default-ints 0.027 2026-04-19 03:22:44.128301 | ubuntu-jammy-large | 2026-04-19 03:22:44.128 | dib-run-parts 95-package-uninstalls 0.081 2026-04-19 03:22:44.140255 | ubuntu-jammy-large | 2026-04-19 03:22:44.140 | dib-run-parts 99-autoremove 0.527 2026-04-19 03:22:44.143111 | ubuntu-jammy-large | 2026-04-19 03:22:44.143 | dib-run-parts 2026-04-19 03:22:44.143385 | ubuntu-jammy-large | 2026-04-19 03:22:44.143 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:22:44.269226 | ubuntu-jammy-large | 2026-04-19 03:22:44.268 | Unmount /tmp/dib_build.hA6a4n9N/mnt/var/cache/apt/archives 2026-04-19 03:22:44.292379 | ubuntu-jammy-large | 2026-04-19 03:22:44.292 | Unmount /tmp/dib_build.hA6a4n9N/mnt/tmp/pip 2026-04-19 03:22:44.318329 | ubuntu-jammy-large | 2026-04-19 03:22:44.318 | Unmount /tmp/dib_build.hA6a4n9N/mnt/sys 2026-04-19 03:22:44.346962 | ubuntu-jammy-large | 2026-04-19 03:22:44.346 | Unmount /tmp/dib_build.hA6a4n9N/mnt/proc 2026-04-19 03:22:44.374057 | ubuntu-jammy-large | 2026-04-19 03:22:44.373 | Unmount /tmp/dib_build.hA6a4n9N/mnt/dev/pts 2026-04-19 03:22:44.400550 | ubuntu-jammy-large | 2026-04-19 03:22:44.400 | Unmount /tmp/dib_build.hA6a4n9N/mnt/dev 2026-04-19 03:22:44.718680 | ubuntu-jammy-large | 2026-04-19 03:22:44.718 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.hA6a4n9N/states/block-device/config.json] 2026-04-19 03:22:44.999074 | ubuntu-jammy-large | 2026-04-19 03:22:44.998 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-04-19 03:22:45.000092 | ubuntu-jammy-large | 2026-04-19 03:22:44.999 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.iUgnHJHo/image0.raw] 2026-04-19 03:22:45.000222 | ubuntu-jammy-large | 2026-04-19 03:22:45.000 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-04-19 03:22:45.000331 | ubuntu-jammy-large | 2026-04-19 03:22:45.000 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.iUgnHJHo/image0.raw] 2026-04-19 03:22:45.051741 | ubuntu-jammy-large | 2026-04-19 03:22:45.051 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-04-19 03:22:45.052007 | ubuntu-jammy-large | 2026-04-19 03:22:45.051 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.iUgnHJHo/image0.raw] 2026-04-19 03:22:45.052100 | ubuntu-jammy-large | 2026-04-19 03:22:45.052 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-04-19 03:22:45.052388 | ubuntu-jammy-large | 2026-04-19 03:22:45.052 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-04-19 03:22:45.052494 | ubuntu-jammy-large | 2026-04-19 03:22:45.052 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-04-19 03:22:45.052691 | ubuntu-jammy-large | 2026-04-19 03:22:45.052 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-04-19 03:22:45.115403 | ubuntu-jammy-large | 2026-04-19 03:22:45.115 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-04-19 03:22:45.227384 | ubuntu-jammy-large | 2026-04-19 03:22:45.227 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 408b721b-44aa-4bc2-b271-a4f3dc192d33 -q /dev/mapper/loop0p1] 2026-04-19 03:22:45.337622 | ubuntu-jammy-large | 2026-04-19 03:22:45.337 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.hA6a4n9N/mnt/] 2026-04-19 03:22:45.362141 | ubuntu-jammy-large | 2026-04-19 03:22:45.361 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.hA6a4n9N/mnt/] 2026-04-19 03:22:45.362302 | ubuntu-jammy-large | 2026-04-19 03:22:45.362 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.hA6a4n9N/mnt/] 2026-04-19 03:22:45.396325 | ubuntu-jammy-large | 2026-04-19 03:22:45.396 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-04-19 03:22:45.681354 | ubuntu-jammy-large | 2026-04-19 03:22:45.681 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-04-19 03:22:45.953718 | ubuntu-jammy-large | 2026-04-19 03:22:45.953 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-04-19 03:22:46.230255 | ubuntu-jammy-large | 2026-04-19 03:22:46.230 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-04-19 03:22:46.230518 | ubuntu-jammy-large | 2026-04-19 03:22:46.230 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.hA6a4n9N/built/etc] 2026-04-19 03:22:46.253541 | ubuntu-jammy-large | 2026-04-19 03:22:46.253 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.hA6a4n9N/states/block-device/fstab /tmp/dib_build.hA6a4n9N/built/etc/fstab] 2026-04-19 03:22:51.318294 | ubuntu-jammy-large | 2026-04-19 03:22:51.318 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-04-19 03:22:51.323117 | ubuntu-jammy-large | 2026-04-19 03:22:51.322 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-04-19 03:22:51.323253 | ubuntu-jammy-large | 2026-04-19 03:22:51.323 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:51.323309 | ubuntu-jammy-large | 2026-04-19 03:22:51.323 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:51.323447 | ubuntu-jammy-large | 2026-04-19 03:22:51.323 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:51.323496 | ubuntu-jammy-large | 2026-04-19 03:22:51.323 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:51.323831 | ubuntu-jammy-large | 2026-04-19 03:22:51.323 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:51.328532 | ubuntu-jammy-large | 2026-04-19 03:22:51.328 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:51.328706 | ubuntu-jammy-large | 2026-04-19 03:22:51.328 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:22:51.328781 | ubuntu-jammy-large | 2026-04-19 03:22:51.328 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:22:51.328902 | ubuntu-jammy-large | 2026-04-19 03:22:51.328 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:51.328949 | ubuntu-jammy-large | 2026-04-19 03:22:51.328 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:51.329085 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:22:51.329170 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:51.329303 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:51.329447 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:51.329500 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:51.329605 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:51.329663 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:51.329776 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:51.329834 | ubuntu-jammy-large | 2026-04-19 03:22:51.329 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:51.330136 | ubuntu-jammy-large | 2026-04-19 03:22:51.330 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:51.335014 | ubuntu-jammy-large | 2026-04-19 03:22:51.334 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:51.335188 | ubuntu-jammy-large | 2026-04-19 03:22:51.335 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:51.335242 | ubuntu-jammy-large | 2026-04-19 03:22:51.335 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:51.335534 | ubuntu-jammy-large | 2026-04-19 03:22:51.335 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:51.340210 | ubuntu-jammy-large | 2026-04-19 03:22:51.340 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:51.340366 | ubuntu-jammy-large | 2026-04-19 03:22:51.340 | ++ export DIB_ADD_APT_KEYS= 2026-04-19 03:22:51.340415 | ubuntu-jammy-large | 2026-04-19 03:22:51.340 | ++ DIB_ADD_APT_KEYS= 2026-04-19 03:22:51.340696 | ubuntu-jammy-large | 2026-04-19 03:22:51.340 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-04-19 03:22:51.345517 | ubuntu-jammy-large | 2026-04-19 03:22:51.345 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-04-19 03:22:51.345670 | ubuntu-jammy-large | 2026-04-19 03:22:51.345 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:51.345737 | ubuntu-jammy-large | 2026-04-19 03:22:51.345 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:51.346052 | ubuntu-jammy-large | 2026-04-19 03:22:51.345 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:51.350736 | ubuntu-jammy-large | 2026-04-19 03:22:51.350 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:51.350923 | ubuntu-jammy-large | 2026-04-19 03:22:51.350 | ++ export DISTRO_NAME=ubuntu 2026-04-19 03:22:51.350971 | ubuntu-jammy-large | 2026-04-19 03:22:51.350 | ++ DISTRO_NAME=ubuntu 2026-04-19 03:22:51.351081 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ export DIB_RELEASE=jammy 2026-04-19 03:22:51.351127 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ DIB_RELEASE=jammy 2026-04-19 03:22:51.351233 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:51.351277 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:51.351377 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:51.351424 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:51.351527 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ ARCH=amd64 2026-04-19 03:22:51.351670 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:22:51.351920 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:22:51.352030 | ubuntu-jammy-large | 2026-04-19 03:22:51.351 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:51.352063 | ubuntu-jammy-large | 2026-04-19 03:22:51.352 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:51.352364 | ubuntu-jammy-large | 2026-04-19 03:22:51.352 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:51.357343 | ubuntu-jammy-large | 2026-04-19 03:22:51.357 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:51.357612 | ubuntu-jammy-large | 2026-04-19 03:22:51.357 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:51.357693 | ubuntu-jammy-large | 2026-04-19 03:22:51.357 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:51.357874 | ubuntu-jammy-large | 2026-04-19 03:22:51.357 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:51.362749 | ubuntu-jammy-large | 2026-04-19 03:22:51.362 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:51.362922 | ubuntu-jammy-large | 2026-04-19 03:22:51.362 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:22:51.362980 | ubuntu-jammy-large | 2026-04-19 03:22:51.362 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:51.363061 | ubuntu-jammy-large | 2026-04-19 03:22:51.363 | ++ DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:51.363320 | ubuntu-jammy-large | 2026-04-19 03:22:51.363 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:51.368088 | ubuntu-jammy-large | 2026-04-19 03:22:51.367 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:51.368366 | ubuntu-jammy-large | 2026-04-19 03:22:51.368 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:51.368424 | ubuntu-jammy-large | 2026-04-19 03:22:51.368 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:51.368606 | ubuntu-jammy-large | 2026-04-19 03:22:51.368 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:51.373629 | ubuntu-jammy-large | 2026-04-19 03:22:51.373 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:51.373866 | ubuntu-jammy-large | 2026-04-19 03:22:51.373 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:51.373921 | ubuntu-jammy-large | 2026-04-19 03:22:51.373 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:51.374229 | ubuntu-jammy-large | 2026-04-19 03:22:51.374 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-04-19 03:22:51.379192 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-04-19 03:22:51.379374 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:51.379423 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:51.379568 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:22:51.379614 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-04-19 03:22:51.379985 | ubuntu-jammy-large | 2026-04-19 03:22:51.379 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-04-19 03:22:51.385309 | ubuntu-jammy-large | 2026-04-19 03:22:51.385 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-04-19 03:22:51.385398 | ubuntu-jammy-large | 2026-04-19 03:22:51.385 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:22:51.385573 | ubuntu-jammy-large | 2026-04-19 03:22:51.385 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:51.385597 | ubuntu-jammy-large | 2026-04-19 03:22:51.385 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:51.386071 | ubuntu-jammy-large | 2026-04-19 03:22:51.385 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-04-19 03:22:51.390906 | ubuntu-jammy-large | 2026-04-19 03:22:51.390 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-04-19 03:22:51.390970 | ubuntu-jammy-large | 2026-04-19 03:22:51.390 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:22:51.391058 | ubuntu-jammy-large | 2026-04-19 03:22:51.390 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:22:51.391352 | ubuntu-jammy-large | 2026-04-19 03:22:51.391 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-04-19 03:22:51.396244 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-04-19 03:22:51.396526 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ '[' -z '' ']' 2026-04-19 03:22:51.396562 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ case "$DISTRO_NAME" in 2026-04-19 03:22:51.396639 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ '[' jammy == trusty ']' 2026-04-19 03:22:51.396798 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ '[' -z '' ']' 2026-04-19 03:22:51.396821 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ DIB_PYTHON_VERSION=3 2026-04-19 03:22:51.396930 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ export DIB_PYTHON_VERSION 2026-04-19 03:22:51.396999 | ubuntu-jammy-large | 2026-04-19 03:22:51.396 | ++ export DIB_PYTHON=python3 2026-04-19 03:22:51.397050 | ubuntu-jammy-large | 2026-04-19 03:22:51.397 | ++ DIB_PYTHON=python3 2026-04-19 03:22:51.397380 | ubuntu-jammy-large | 2026-04-19 03:22:51.397 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:51.402739 | ubuntu-jammy-large | 2026-04-19 03:22:51.402 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:51.403072 | ubuntu-jammy-large | 2026-04-19 03:22:51.402 | ++ '[' 0 -gt 0 ']' 2026-04-19 03:22:51.403218 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ set -euo pipefail 2026-04-19 03:22:51.403367 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ case $DISTRO_NAME in 2026-04-19 03:22:51.403434 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:22:51.403501 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:22:51.403563 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:22:51.403628 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:22:51.403960 | ubuntu-jammy-large | 2026-04-19 03:22:51.403 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-04-19 03:22:51.408695 | ubuntu-jammy-large | 2026-04-19 03:22:51.408 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-04-19 03:22:51.408917 | ubuntu-jammy-large | 2026-04-19 03:22:51.408 | ++ '[' -z systemd ']' 2026-04-19 03:22:51.409030 | ubuntu-jammy-large | 2026-04-19 03:22:51.408 | ++ case $DIB_INIT_SYSTEM in 2026-04-19 03:22:51.409377 | ubuntu-jammy-large | 2026-04-19 03:22:51.409 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-04-19 03:22:51.475409 | ubuntu-jammy-large | 2026-04-19 03:22:51.475 | INFO:root:Mapping for bootloader : grub-pc 2026-04-19 03:22:51.542183 | ubuntu-jammy-large | 2026-04-19 03:22:51.541 | Reading package lists... 2026-04-19 03:22:51.793858 | ubuntu-jammy-large | 2026-04-19 03:22:51.793 | Building dependency tree... 2026-04-19 03:22:51.794137 | ubuntu-jammy-large | 2026-04-19 03:22:51.794 | Reading state information... 2026-04-19 03:22:52.013886 | ubuntu-jammy-large | 2026-04-19 03:22:52.013 | The following additional packages will be installed: 2026-04-19 03:22:52.014097 | ubuntu-jammy-large | 2026-04-19 03:22:52.014 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-04-19 03:22:52.015261 | ubuntu-jammy-large | 2026-04-19 03:22:52.015 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-04-19 03:22:52.016419 | ubuntu-jammy-large | 2026-04-19 03:22:52.016 | Suggested packages: 2026-04-19 03:22:52.016430 | ubuntu-jammy-large | 2026-04-19 03:22:52.016 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-04-19 03:22:52.016441 | ubuntu-jammy-large | 2026-04-19 03:22:52.016 | Recommended packages: 2026-04-19 03:22:52.016450 | ubuntu-jammy-large | 2026-04-19 03:22:52.016 | os-prober 2026-04-19 03:22:52.036965 | ubuntu-jammy-large | 2026-04-19 03:22:52.036 | The following NEW packages will be installed: 2026-04-19 03:22:52.037017 | ubuntu-jammy-large | 2026-04-19 03:22:52.036 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-04-19 03:22:52.038138 | ubuntu-jammy-large | 2026-04-19 03:22:52.038 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-04-19 03:22:52.175138 | ubuntu-jammy-large | 2026-04-19 03:22:52.174 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-04-19 03:22:52.175218 | ubuntu-jammy-large | 2026-04-19 03:22:52.175 | Need to get 4796 kB of archives. 2026-04-19 03:22:52.175232 | ubuntu-jammy-large | 2026-04-19 03:22:52.175 | After this operation, 21.2 MB of additional disk space will be used. 2026-04-19 03:22:52.175273 | ubuntu-jammy-large | 2026-04-19 03:22:52.175 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-04-19 03:22:52.202689 | ubuntu-jammy-large | 2026-04-19 03:22:52.202 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-04-19 03:22:52.226286 | ubuntu-jammy-large | 2026-04-19 03:22:52.226 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-04-19 03:22:52.227457 | ubuntu-jammy-large | 2026-04-19 03:22:52.227 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-04-19 03:22:52.228508 | ubuntu-jammy-large | 2026-04-19 03:22:52.228 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-04-19 03:22:52.258551 | ubuntu-jammy-large | 2026-04-19 03:22:52.258 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-04-19 03:22:52.331375 | ubuntu-jammy-large | 2026-04-19 03:22:52.331 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-04-19 03:22:52.350343 | ubuntu-jammy-large | 2026-04-19 03:22:52.350 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-04-19 03:22:52.381216 | ubuntu-jammy-large | 2026-04-19 03:22:52.380 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-04-19 03:22:52.383244 | ubuntu-jammy-large | 2026-04-19 03:22:52.383 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-04-19 03:22:52.561574 | ubuntu-jammy-large | 2026-04-19 03:22:52.561 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-19 03:22:52.591101 | ubuntu-jammy-large | 2026-04-19 03:22:52.590 | Fetched 4796 kB in 0s (14.2 MB/s) 2026-04-19 03:22:52.665659 | ubuntu-jammy-large | 2026-04-19 03:22:52.665 | Selecting previously unselected package gettext-base. 2026-04-19 03:22:52.679067 | ubuntu-jammy-large | 2026-04-19 03:22:52.678 | (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 ... 22588 files and directories currently installed.) 2026-04-19 03:22:52.680053 | ubuntu-jammy-large | 2026-04-19 03:22:52.679 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-04-19 03:22:52.683228 | ubuntu-jammy-large | 2026-04-19 03:22:52.683 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-04-19 03:22:52.716950 | ubuntu-jammy-large | 2026-04-19 03:22:52.716 | Selecting previously unselected package libpng16-16:amd64. 2026-04-19 03:22:52.725821 | ubuntu-jammy-large | 2026-04-19 03:22:52.725 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-04-19 03:22:52.727837 | ubuntu-jammy-large | 2026-04-19 03:22:52.727 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-04-19 03:22:52.755368 | ubuntu-jammy-large | 2026-04-19 03:22:52.755 | Selecting previously unselected package libefivar1:amd64. 2026-04-19 03:22:52.761478 | ubuntu-jammy-large | 2026-04-19 03:22:52.761 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-04-19 03:22:52.762745 | ubuntu-jammy-large | 2026-04-19 03:22:52.762 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-04-19 03:22:52.788048 | ubuntu-jammy-large | 2026-04-19 03:22:52.787 | Selecting previously unselected package libefiboot1:amd64. 2026-04-19 03:22:52.794365 | ubuntu-jammy-large | 2026-04-19 03:22:52.794 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-04-19 03:22:52.795742 | ubuntu-jammy-large | 2026-04-19 03:22:52.795 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-04-19 03:22:52.821260 | ubuntu-jammy-large | 2026-04-19 03:22:52.820 | Selecting previously unselected package libfreetype6:amd64. 2026-04-19 03:22:52.826569 | ubuntu-jammy-large | 2026-04-19 03:22:52.826 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-04-19 03:22:52.827799 | ubuntu-jammy-large | 2026-04-19 03:22:52.827 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-04-19 03:22:52.865006 | ubuntu-jammy-large | 2026-04-19 03:22:52.864 | Selecting previously unselected package grub-common. 2026-04-19 03:22:52.871011 | ubuntu-jammy-large | 2026-04-19 03:22:52.870 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-04-19 03:22:52.897682 | ubuntu-jammy-large | 2026-04-19 03:22:52.897 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.017884 | ubuntu-jammy-large | 2026-04-19 03:22:53.017 | Selecting previously unselected package grub2-common. 2026-04-19 03:22:53.024919 | ubuntu-jammy-large | 2026-04-19 03:22:53.024 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-04-19 03:22:53.026489 | ubuntu-jammy-large | 2026-04-19 03:22:53.026 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.065458 | ubuntu-jammy-large | 2026-04-19 03:22:53.065 | Selecting previously unselected package grub-pc-bin. 2026-04-19 03:22:53.070603 | ubuntu-jammy-large | 2026-04-19 03:22:53.070 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-04-19 03:22:53.072129 | ubuntu-jammy-large | 2026-04-19 03:22:53.072 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.158000 | ubuntu-jammy-large | 2026-04-19 03:22:53.157 | Selecting previously unselected package grub-pc. 2026-04-19 03:22:53.162148 | ubuntu-jammy-large | 2026-04-19 03:22:53.162 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-04-19 03:22:53.176071 | ubuntu-jammy-large | 2026-04-19 03:22:53.175 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.200640 | ubuntu-jammy-large | 2026-04-19 03:22:53.200 | Selecting previously unselected package grub-gfxpayload-lists. 2026-04-19 03:22:53.208498 | ubuntu-jammy-large | 2026-04-19 03:22:53.208 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-04-19 03:22:53.209804 | ubuntu-jammy-large | 2026-04-19 03:22:53.209 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-04-19 03:22:53.251321 | ubuntu-jammy-large | 2026-04-19 03:22:53.251 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-04-19 03:22:53.255642 | ubuntu-jammy-large | 2026-04-19 03:22:53.255 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-04-19 03:22:53.259541 | ubuntu-jammy-large | 2026-04-19 03:22:53.259 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-04-19 03:22:53.263704 | ubuntu-jammy-large | 2026-04-19 03:22:53.263 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-04-19 03:22:53.267743 | ubuntu-jammy-large | 2026-04-19 03:22:53.267 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-04-19 03:22:53.271450 | ubuntu-jammy-large | 2026-04-19 03:22:53.271 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.449412 | ubuntu-jammy-large | 2026-04-19 03:22:53.449 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-04-19 03:22:53.449494 | ubuntu-jammy-large | 2026-04-19 03:22:53.449 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-04-19 03:22:53.610906 | ubuntu-jammy-large | 2026-04-19 03:22:53.610 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-19 03:22:53.610979 | ubuntu-jammy-large | 2026-04-19 03:22:53.610 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-19 03:22:53.610995 | ubuntu-jammy-large | 2026-04-19 03:22:53.610 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-19 03:22:53.611009 | ubuntu-jammy-large | 2026-04-19 03:22:53.610 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-19 03:22:53.642989 | ubuntu-jammy-large | 2026-04-19 03:22:53.642 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-04-19 03:22:53.648264 | ubuntu-jammy-large | 2026-04-19 03:22:53.648 | Running in chroot, ignoring request. 2026-04-19 03:22:53.655348 | ubuntu-jammy-large | 2026-04-19 03:22:53.655 | invoke-rc.d: policy-rc.d denied execution of start. 2026-04-19 03:22:53.658483 | ubuntu-jammy-large | 2026-04-19 03:22:53.658 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.665928 | ubuntu-jammy-large | 2026-04-19 03:22:53.665 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.671131 | ubuntu-jammy-large | 2026-04-19 03:22:53.671 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-04-19 03:22:53.983945 | ubuntu-jammy-large | 2026-04-19 03:22:53.983 | 2026-04-19 03:22:53.984045 | ubuntu-jammy-large | 2026-04-19 03:22:53.983 | Creating config file /etc/default/grub with new version 2026-04-19 03:22:54.141631 | ubuntu-jammy-large | 2026-04-19 03:22:54.141 | Setting up grub-gfxpayload-lists (0.7) ... 2026-04-19 03:22:54.161958 | ubuntu-jammy-large | 2026-04-19 03:22:54.161 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-19 03:22:54.597731 | ubuntu-jammy-large | 2026-04-19 03:22:54.597 | Sourcing file `/etc/default/grub' 2026-04-19 03:22:54.650249 | ubuntu-jammy-large | 2026-04-19 03:22:54.650 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-04-19 03:22:54.651926 | ubuntu-jammy-large | 2026-04-19 03:22:54.651 | Generating grub configuration file ... 2026-04-19 03:22:54.749098 | ubuntu-jammy-large | 2026-04-19 03:22:54.748 | Found linux image: /boot/vmlinuz-5.15.0-176-generic 2026-04-19 03:22:54.766795 | ubuntu-jammy-large | 2026-04-19 03:22:54.766 | Found initrd image: /boot/initrd.img-5.15.0-176-generic 2026-04-19 03:22:55.049602 | ubuntu-jammy-large | 2026-04-19 03:22:55.049 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-04-19 03:22:55.049709 | ubuntu-jammy-large | 2026-04-19 03:22:55.049 | Systems on them will not be added to the GRUB boot configuration. 2026-04-19 03:22:55.049729 | ubuntu-jammy-large | 2026-04-19 03:22:55.049 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-04-19 03:22:55.074454 | ubuntu-jammy-large | 2026-04-19 03:22:55.074 | done 2026-04-19 03:22:55.077986 | ubuntu-jammy-large | 2026-04-19 03:22:55.077 | Installing GRUB2... 2026-04-19 03:22:55.132645 | ubuntu-jammy-large | 2026-04-19 03:22:55.132 | Installing for i386-pc platform. 2026-04-19 03:22:55.417375 | ubuntu-jammy-large | 2026-04-19 03:22:55.417 | Installation finished. No error reported. 2026-04-19 03:22:55.422938 | ubuntu-jammy-large | 2026-04-19 03:22:55.422 | dib-run-parts 50-bootloader completed 2026-04-19 03:22:55.422981 | ubuntu-jammy-large | 2026-04-19 03:22:55.422 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-04-19 03:22:55.429487 | ubuntu-jammy-large | 2026-04-19 03:22:55.429 | dib-run-parts 50-remove-bogus-udev-links completed 2026-04-19 03:22:55.429524 | ubuntu-jammy-large | 2026-04-19 03:22:55.429 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-04-19 03:22:55.440103 | ubuntu-jammy-large | 2026-04-19 03:22:55.439 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-04-19 03:22:55.440145 | ubuntu-jammy-large | 2026-04-19 03:22:55.440 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-04-19 03:22:55.485314 | ubuntu-jammy-large | 2026-04-19 03:22:55.485 | dib-run-parts 99-clean-up-cache completed 2026-04-19 03:22:55.485417 | ubuntu-jammy-large | 2026-04-19 03:22:55.485 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-04-19 03:22:55.493295 | ubuntu-jammy-large | 2026-04-19 03:22:55.493 | dib-run-parts 99-clear-machine-id completed 2026-04-19 03:22:55.493353 | ubuntu-jammy-large | 2026-04-19 03:22:55.493 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-04-19 03:22:55.504347 | ubuntu-jammy-large | 2026-04-19 03:22:55.504 | dib-run-parts 99-disable-resolv-conf completed 2026-04-19 03:22:55.504399 | ubuntu-jammy-large | 2026-04-19 03:22:55.504 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-04-19 03:22:55.531979 | ubuntu-jammy-large | 2026-04-19 03:22:55.531 | {"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.5","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.3","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.23","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.5","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.3","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.17","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.5","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.23","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.23","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.5","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.3","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.5","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.107.1-3ubuntu0.22.04.3","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.1","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.20","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.20","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-33ubuntu0.1","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33ubuntu0.1","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.15","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.15","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.5","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.7","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.23","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","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.20","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.5","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-176-generic","arch": "amd64","version": "5.15.0-176.186","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.176.161","status": "ii "},{"package": "linux-modules-5.15.0-176-generic","arch": "amd64","version": "5.15.0-176.186","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.5","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-generator","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","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.1","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.14","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.14","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.14","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.23","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-33ubuntu0.1","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.3","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.4","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.3","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-netplan","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","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.15","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.15","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.6","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.20","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": "2026a-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.20","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.27","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.27","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.27","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-04-19 03:22:55.532127 | ubuntu-jammy-large | 2026-04-19 03:22:55.531 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:22:55.532148 | ubuntu-jammy-large | 2026-04-19 03:22:55.531 | dib-run-parts 2026-04-19 03:22:55.533982 | ubuntu-jammy-large | 2026-04-19 03:22:55.533 | dib-run-parts Target: finalise.d 2026-04-19 03:22:55.534035 | ubuntu-jammy-large | 2026-04-19 03:22:55.533 | dib-run-parts 2026-04-19 03:22:55.534050 | ubuntu-jammy-large | 2026-04-19 03:22:55.533 | dib-run-parts Script Seconds 2026-04-19 03:22:55.534157 | ubuntu-jammy-large | 2026-04-19 03:22:55.534 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:22:55.534176 | ubuntu-jammy-large | 2026-04-19 03:22:55.534 | dib-run-parts 2026-04-19 03:22:55.549595 | ubuntu-jammy-large | 2026-04-19 03:22:55.549 | dib-run-parts 50-bootloader 4.011 2026-04-19 03:22:55.561640 | ubuntu-jammy-large | 2026-04-19 03:22:55.561 | dib-run-parts 50-remove-bogus-udev-links 0.004 2026-04-19 03:22:55.573555 | ubuntu-jammy-large | 2026-04-19 03:22:55.573 | dib-run-parts 98-rebind-sshd-after-dhcp 0.009 2026-04-19 03:22:55.585633 | ubuntu-jammy-large | 2026-04-19 03:22:55.585 | dib-run-parts 99-clean-up-cache 0.043 2026-04-19 03:22:55.598313 | ubuntu-jammy-large | 2026-04-19 03:22:55.598 | dib-run-parts 99-clear-machine-id 0.005 2026-04-19 03:22:55.610455 | ubuntu-jammy-large | 2026-04-19 03:22:55.610 | dib-run-parts 99-disable-resolv-conf 0.009 2026-04-19 03:22:55.622043 | ubuntu-jammy-large | 2026-04-19 03:22:55.621 | dib-run-parts 99-write-dpkg-manifest 0.025 2026-04-19 03:22:55.625253 | ubuntu-jammy-large | 2026-04-19 03:22:55.625 | dib-run-parts 2026-04-19 03:22:55.625491 | ubuntu-jammy-large | 2026-04-19 03:22:55.625 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:22:55.700277 | ubuntu-jammy-large | 2026-04-19 03:22:55.700 | Running hooks from /tmp/dib_build.hA6a4n9N/hooks/cleanup.d 2026-04-19 03:22:55.723023 | ubuntu-jammy-large | 2026-04-19 03:22:55.722 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-base-defaults 2026-04-19 03:22:55.734108 | ubuntu-jammy-large | 2026-04-19 03:22:55.733 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-base-defaults 2026-04-19 03:22:55.740295 | ubuntu-jammy-large | 2026-04-19 03:22:55.740 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:55.746538 | ubuntu-jammy-large | 2026-04-19 03:22:55.746 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-19 03:22:55.752192 | ubuntu-jammy-large | 2026-04-19 03:22:55.752 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:55.758424 | ubuntu-jammy-large | 2026-04-19 03:22:55.758 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-19 03:22:55.764111 | ubuntu-jammy-large | 2026-04-19 03:22:55.763 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:55.775464 | ubuntu-jammy-large | 2026-04-19 03:22:55.775 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-04-19 03:22:55.781389 | ubuntu-jammy-large | 2026-04-19 03:22:55.781 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-19 03:22:55.787327 | ubuntu-jammy-large | 2026-04-19 03:22:55.787 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-19 03:22:55.794373 | ubuntu-jammy-large | 2026-04-19 03:22:55.794 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:55.799617 | ubuntu-jammy-large | 2026-04-19 03:22:55.799 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-19 03:22:55.805746 | ubuntu-jammy-large | 2026-04-19 03:22:55.805 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-19 03:22:55.811868 | ubuntu-jammy-large | 2026-04-19 03:22:55.811 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:55.817823 | ubuntu-jammy-large | 2026-04-19 03:22:55.817 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-19 03:22:55.824127 | ubuntu-jammy-large | 2026-04-19 03:22:55.824 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:55.830075 | ubuntu-jammy-large | 2026-04-19 03:22:55.829 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-19 03:22:55.837045 | ubuntu-jammy-large | 2026-04-19 03:22:55.836 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:55.842880 | ubuntu-jammy-large | 2026-04-19 03:22:55.842 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-19 03:22:55.848972 | ubuntu-jammy-large | 2026-04-19 03:22:55.848 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:55.855481 | ubuntu-jammy-large | 2026-04-19 03:22:55.855 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-19 03:22:55.862335 | ubuntu-jammy-large | 2026-04-19 03:22:55.862 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:55.873737 | ubuntu-jammy-large | 2026-04-19 03:22:55.873 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-04-19 03:22:55.879874 | ubuntu-jammy-large | 2026-04-19 03:22:55.879 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:55.886960 | ubuntu-jammy-large | 2026-04-19 03:22:55.886 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-19 03:22:55.893058 | ubuntu-jammy-large | 2026-04-19 03:22:55.892 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:55.903608 | ubuntu-jammy-large | 2026-04-19 03:22:55.903 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-04-19 03:22:55.909559 | ubuntu-jammy-large | 2026-04-19 03:22:55.909 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-19 03:22:55.916097 | ubuntu-jammy-large | 2026-04-19 03:22:55.915 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-19 03:22:55.921985 | ubuntu-jammy-large | 2026-04-19 03:22:55.921 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-pip-cache 2026-04-19 03:22:55.932506 | ubuntu-jammy-large | 2026-04-19 03:22:55.932 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-pip-cache 2026-04-19 03:22:55.938521 | ubuntu-jammy-large | 2026-04-19 03:22:55.938 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:55.944508 | ubuntu-jammy-large | 2026-04-19 03:22:55.944 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-19 03:22:55.951085 | ubuntu-jammy-large | 2026-04-19 03:22:55.950 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:55.962113 | ubuntu-jammy-large | 2026-04-19 03:22:55.962 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-19 03:22:55.967848 | ubuntu-jammy-large | 2026-04-19 03:22:55.967 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-19 03:22:55.973807 | ubuntu-jammy-large | 2026-04-19 03:22:55.973 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-19 03:22:55.979626 | ubuntu-jammy-large | 2026-04-19 03:22:55.979 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-19 03:22:55.985767 | ubuntu-jammy-large | 2026-04-19 03:22:55.985 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-19 03:22:55.992780 | ubuntu-jammy-large | 2026-04-19 03:22:55.992 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:55.999407 | ubuntu-jammy-large | 2026-04-19 03:22:55.999 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-19 03:22:56.005501 | ubuntu-jammy-large | 2026-04-19 03:22:56.005 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:56.011503 | ubuntu-jammy-large | 2026-04-19 03:22:56.011 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-19 03:22:56.017540 | ubuntu-jammy-large | 2026-04-19 03:22:56.017 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-19 03:22:56.023147 | ubuntu-jammy-large | 2026-04-19 03:22:56.023 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-19 03:22:56.029318 | ubuntu-jammy-large | 2026-04-19 03:22:56.029 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-19 03:22:56.035635 | ubuntu-jammy-large | 2026-04-19 03:22:56.035 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:56.042132 | ubuntu-jammy-large | 2026-04-19 03:22:56.042 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-19 03:22:56.048974 | ubuntu-jammy-large | 2026-04-19 03:22:56.048 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:56.060055 | ubuntu-jammy-large | 2026-04-19 03:22:56.059 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-04-19 03:22:56.066813 | ubuntu-jammy-large | 2026-04-19 03:22:56.066 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:56.074104 | ubuntu-jammy-large | 2026-04-19 03:22:56.073 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-04-19 03:22:56.081189 | ubuntu-jammy-large | 2026-04-19 03:22:56.081 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:56.092980 | ubuntu-jammy-large | 2026-04-19 03:22:56.092 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-04-19 03:22:56.099631 | ubuntu-jammy-large | 2026-04-19 03:22:56.099 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-19 03:22:56.105606 | ubuntu-jammy-large | 2026-04-19 03:22:56.105 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:56.112741 | ubuntu-jammy-large | 2026-04-19 03:22:56.112 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-19 03:22:56.119105 | ubuntu-jammy-large | 2026-04-19 03:22:56.119 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:56.130221 | ubuntu-jammy-large | 2026-04-19 03:22:56.130 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-04-19 03:22:56.136454 | ubuntu-jammy-large | 2026-04-19 03:22:56.136 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:56.143069 | ubuntu-jammy-large | 2026-04-19 03:22:56.142 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-19 03:22:56.149749 | ubuntu-jammy-large | 2026-04-19 03:22:56.149 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:56.161631 | ubuntu-jammy-large | 2026-04-19 03:22:56.161 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-19 03:22:56.168417 | ubuntu-jammy-large | 2026-04-19 03:22:56.168 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:56.175033 | ubuntu-jammy-large | 2026-04-19 03:22:56.174 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-19 03:22:56.182244 | ubuntu-jammy-large | 2026-04-19 03:22:56.182 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/14-manifests 2026-04-19 03:22:56.193933 | ubuntu-jammy-large | 2026-04-19 03:22:56.193 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/14-manifests 2026-04-19 03:22:56.201253 | ubuntu-jammy-large | 2026-04-19 03:22:56.201 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:56.207601 | ubuntu-jammy-large | 2026-04-19 03:22:56.207 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-19 03:22:56.212486 | ubuntu-jammy-large | 2026-04-19 03:22:56.212 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:22:56.217190 | ubuntu-jammy-large | 2026-04-19 03:22:56.217 | ++ /tmp/dib_build.hA6a4n9N/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-2025.1.d/ 2026-04-19 03:22:56.223211 | ubuntu-jammy-large | 2026-04-19 03:22:56.223 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-04-19 03:22:56.233786 | ubuntu-jammy-large | 2026-04-19 03:22:56.233 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-04-19 03:22:56.240010 | ubuntu-jammy-large | 2026-04-19 03:22:56.239 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-19 03:22:56.246372 | ubuntu-jammy-large | 2026-04-19 03:22:56.246 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:56.252683 | ubuntu-jammy-large | 2026-04-19 03:22:56.252 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-19 03:22:56.259446 | ubuntu-jammy-large | 2026-04-19 03:22:56.259 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-04-19 03:22:56.270899 | ubuntu-jammy-large | 2026-04-19 03:22:56.270 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-04-19 03:22:56.277333 | ubuntu-jammy-large | 2026-04-19 03:22:56.277 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-19 03:22:56.284014 | ubuntu-jammy-large | 2026-04-19 03:22:56.283 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-19 03:22:56.290557 | ubuntu-jammy-large | 2026-04-19 03:22:56.290 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-04-19 03:22:56.301495 | ubuntu-jammy-large | 2026-04-19 03:22:56.301 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-04-19 03:22:56.307461 | ubuntu-jammy-large | 2026-04-19 03:22:56.307 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-19 03:22:56.313473 | ubuntu-jammy-large | 2026-04-19 03:22:56.313 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-19 03:22:56.319631 | ubuntu-jammy-large | 2026-04-19 03:22:56.319 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-19 03:22:56.325904 | ubuntu-jammy-large | 2026-04-19 03:22:56.325 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-19 03:22:56.332382 | ubuntu-jammy-large | 2026-04-19 03:22:56.332 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-19 03:22:56.338761 | ubuntu-jammy-large | 2026-04-19 03:22:56.338 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-19 03:22:56.344830 | ubuntu-jammy-large | 2026-04-19 03:22:56.344 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-19 03:22:56.350681 | ubuntu-jammy-large | 2026-04-19 03:22:56.350 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-19 03:22:56.357192 | ubuntu-jammy-large | 2026-04-19 03:22:56.357 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:56.366382 | ubuntu-jammy-large | 2026-04-19 03:22:56.366 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-04-19 03:22:56.371054 | ubuntu-jammy-large | 2026-04-19 03:22:56.370 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-19 03:22:56.376192 | ubuntu-jammy-large | 2026-04-19 03:22:56.376 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-19 03:22:56.381671 | ubuntu-jammy-large | 2026-04-19 03:22:56.381 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-19 03:22:56.387558 | ubuntu-jammy-large | 2026-04-19 03:22:56.387 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-19 03:22:56.393441 | ubuntu-jammy-large | 2026-04-19 03:22:56.393 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-19 03:22:56.400093 | ubuntu-jammy-large | 2026-04-19 03:22:56.399 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-19 03:22:56.406515 | ubuntu-jammy-large | 2026-04-19 03:22:56.406 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-19 03:22:56.413936 | ubuntu-jammy-large | 2026-04-19 03:22:56.413 | dib-run-parts Sourcing environment file /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-04-19 03:22:56.424782 | ubuntu-jammy-large | 2026-04-19 03:22:56.424 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-04-19 03:22:56.431280 | ubuntu-jammy-large | 2026-04-19 03:22:56.431 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-19 03:22:56.437494 | ubuntu-jammy-large | 2026-04-19 03:22:56.437 | ++ /tmp/dib_build.hA6a4n9N/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-19 03:22:56.443795 | ubuntu-jammy-large | 2026-04-19 03:22:56.443 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/01-copy-manifests-dir 2026-04-19 03:22:56.473258 | ubuntu-jammy-large | 2026-04-19 03:22:56.473 | 2+1 records in 2026-04-19 03:22:56.473331 | ubuntu-jammy-large | 2026-04-19 03:22:56.473 | 2+1 records out 2026-04-19 03:22:56.473408 | ubuntu-jammy-large | 2026-04-19 03:22:56.473 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000471515 s, 2.6 MB/s 2026-04-19 03:22:56.489269 | ubuntu-jammy-large | 2026-04-19 03:22:56.489 | 0+1 records in 2026-04-19 03:22:56.489322 | ubuntu-jammy-large | 2026-04-19 03:22:56.489 | 0+1 records out 2026-04-19 03:22:56.489342 | ubuntu-jammy-large | 2026-04-19 03:22:56.489 | 446 bytes copied, 0.000344618 s, 1.3 MB/s 2026-04-19 03:22:56.513735 | ubuntu-jammy-large | 2026-04-19 03:22:56.513 | '/tmp/dib_build.hA6a4n9N/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests' 2026-04-19 03:22:56.513799 | ubuntu-jammy-large | 2026-04-19 03:22:56.513 | '/tmp/dib_build.hA6a4n9N/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_environment' 2026-04-19 03:22:56.513829 | ubuntu-jammy-large | 2026-04-19 03:22:56.513 | '/tmp/dib_build.hA6a4n9N/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' 2026-04-19 03:22:56.513847 | ubuntu-jammy-large | 2026-04-19 03:22:56.513 | '/tmp/dib_build.hA6a4n9N/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_arguments' 2026-04-19 03:22:56.513875 | ubuntu-jammy-large | 2026-04-19 03:22:56.513 | '/tmp/dib_build.hA6a4n9N/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' 2026-04-19 03:22:56.637315 | ubuntu-jammy-large | 2026-04-19 03:22:56.637 | dib-run-parts 01-copy-manifests-dir completed 2026-04-19 03:22:56.637444 | ubuntu-jammy-large | 2026-04-19 03:22:56.637 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/40-unblock-daemons 2026-04-19 03:22:56.690078 | ubuntu-jammy-large | 2026-04-19 03:22:56.689 | dib-run-parts 40-unblock-daemons completed 2026-04-19 03:22:56.690143 | ubuntu-jammy-large | 2026-04-19 03:22:56.689 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/50-dib-python 2026-04-19 03:22:56.720918 | ubuntu-jammy-large | 2026-04-19 03:22:56.720 | dib-run-parts 50-dib-python completed 2026-04-19 03:22:56.720981 | ubuntu-jammy-large | 2026-04-19 03:22:56.720 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/50-remove-img-build-proxy 2026-04-19 03:22:56.754790 | ubuntu-jammy-large | 2026-04-19 03:22:56.754 | dib-run-parts 50-remove-img-build-proxy completed 2026-04-19 03:22:56.754856 | ubuntu-jammy-large | 2026-04-19 03:22:56.754 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/60-untrim-dpkg 2026-04-19 03:22:56.809019 | ubuntu-jammy-large | 2026-04-19 03:22:56.808 | dib-run-parts 60-untrim-dpkg completed 2026-04-19 03:22:56.809080 | ubuntu-jammy-large | 2026-04-19 03:22:56.808 | dib-run-parts Running /tmp/dib_build.hA6a4n9N/hooks/cleanup.d/99-clean-up-cache 2026-04-19 03:22:56.866715 | ubuntu-jammy-large | 2026-04-19 03:22:56.866 | dib-run-parts 99-clean-up-cache completed 2026-04-19 03:22:56.867723 | ubuntu-jammy-large | 2026-04-19 03:22:56.867 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-19 03:22:56.867810 | ubuntu-jammy-large | 2026-04-19 03:22:56.867 | dib-run-parts 2026-04-19 03:22:56.871499 | ubuntu-jammy-large | 2026-04-19 03:22:56.871 | dib-run-parts Target: cleanup.d 2026-04-19 03:22:56.871579 | ubuntu-jammy-large | 2026-04-19 03:22:56.871 | dib-run-parts 2026-04-19 03:22:56.871598 | ubuntu-jammy-large | 2026-04-19 03:22:56.871 | dib-run-parts Script Seconds 2026-04-19 03:22:56.871615 | ubuntu-jammy-large | 2026-04-19 03:22:56.871 | dib-run-parts --------------------------------------- ---------- 2026-04-19 03:22:56.871628 | ubuntu-jammy-large | 2026-04-19 03:22:56.871 | dib-run-parts 2026-04-19 03:22:56.889245 | ubuntu-jammy-large | 2026-04-19 03:22:56.889 | dib-run-parts 01-copy-manifests-dir 0.190 2026-04-19 03:22:56.901471 | ubuntu-jammy-large | 2026-04-19 03:22:56.901 | dib-run-parts 40-unblock-daemons 0.050 2026-04-19 03:22:56.912065 | ubuntu-jammy-large | 2026-04-19 03:22:56.911 | dib-run-parts 50-dib-python 0.028 2026-04-19 03:22:56.923820 | ubuntu-jammy-large | 2026-04-19 03:22:56.923 | dib-run-parts 50-remove-img-build-proxy 0.031 2026-04-19 03:22:56.934301 | ubuntu-jammy-large | 2026-04-19 03:22:56.934 | dib-run-parts 60-untrim-dpkg 0.052 2026-04-19 03:22:56.945440 | ubuntu-jammy-large | 2026-04-19 03:22:56.945 | dib-run-parts 99-clean-up-cache 0.055 2026-04-19 03:22:56.948835 | ubuntu-jammy-large | 2026-04-19 03:22:56.948 | dib-run-parts 2026-04-19 03:22:56.948997 | ubuntu-jammy-large | 2026-04-19 03:22:56.948 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-19 03:22:57.266159 | ubuntu-jammy-large | 2026-04-19 03:22:57.265 | Unmount /tmp/dib_build.hA6a4n9N/mnt/sys 2026-04-19 03:22:57.287920 | ubuntu-jammy-large | 2026-04-19 03:22:57.287 | Unmount /tmp/dib_build.hA6a4n9N/mnt/proc 2026-04-19 03:22:57.304460 | ubuntu-jammy-large | 2026-04-19 03:22:57.304 | Unmount /tmp/dib_build.hA6a4n9N/mnt/dev/pts 2026-04-19 03:22:57.320079 | ubuntu-jammy-large | 2026-04-19 03:22:57.319 | Unmount /tmp/dib_build.hA6a4n9N/mnt/dev 2026-04-19 03:22:57.610661 | ubuntu-jammy-large | 2026-04-19 03:22:57.610 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-04-19 03:22:57.889011 | ubuntu-jammy-large | 2026-04-19 03:22:57.888 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-04-19 03:22:57.889111 | ubuntu-jammy-large | 2026-04-19 03:22:57.888 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-04-19 03:22:57.942517 | ubuntu-jammy-large | 2026-04-19 03:22:57.942 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.hA6a4n9N/mnt/] 2026-04-19 03:22:57.989872 | ubuntu-jammy-large | 2026-04-19 03:22:57.989 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.hA6a4n9N/mnt/] 2026-04-19 03:22:58.396939 | ubuntu-jammy-large | 2026-04-19 03:22:58.396 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-04-19 03:22:58.460289 | ubuntu-jammy-large | 2026-04-19 03:22:58.460 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-04-19 03:22:58.460399 | ubuntu-jammy-large | 2026-04-19 03:22:58.460 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-04-19 03:22:58.783548 | ubuntu-jammy-large | 2026-04-19 03:22:58.783 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.hA6a4n9N/states/block-device] 2026-04-19 03:22:58.957689 | ubuntu-jammy-large | 2026-04-19 03:22:58.957 | Converting image using qemu-img convert 2026-04-19 03:24:35.434395 | ubuntu-jammy-large | 2026-04-19 03:24:35.434 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 created... 2026-04-19 03:24:35.625733 | ubuntu-jammy-large | 2026-04-19 03:24:35.625 | Build completed successfully 2026-04-19 03:24:36.637300 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.1 amphora-agent. 2026-04-19 03:24:36.641273 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 362460160 2026-04-19 03:24:36.642272 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.1.qcow2 2026-04-19 03:24:36.652954 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.1.qcow2 2026-04-19 03:24:36.653012 | ubuntu-jammy-large | file format: qcow2 2026-04-19 03:24:36.653027 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-04-19 03:24:36.653039 | ubuntu-jammy-large | disk size: 345 MiB 2026-04-19 03:24:36.653051 | ubuntu-jammy-large | cluster_size: 65536 2026-04-19 03:24:36.653061 | ubuntu-jammy-large | Format specific information: 2026-04-19 03:24:36.653072 | ubuntu-jammy-large | compat: 1.1 2026-04-19 03:24:36.653081 | ubuntu-jammy-large | compression type: zlib 2026-04-19 03:24:36.653091 | ubuntu-jammy-large | lazy refcounts: false 2026-04-19 03:24:36.653100 | ubuntu-jammy-large | refcount bits: 16 2026-04-19 03:24:36.653110 | ubuntu-jammy-large | corrupt: false 2026-04-19 03:24:36.653119 | ubuntu-jammy-large | extended l2: false 2026-04-19 03:24:36.655065 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.qcow2 2026-04-19 03:24:39.120789 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-04-19 03:24:39.124093 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-19 03:24:39.127088 | ubuntu-jammy-large | + echo 2026-04-19 octavia-amphora-haproxy-2025.1.20260419.qcow2 2026-04-19 03:24:39.127254 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-19 03:24:39.128450 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.1.qcow2 octavia-amphora-haproxy-2025.1.20260419.qcow2 2026-04-19 03:24:39.497224 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-19 03:24:39.498600 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.20260419.qcow2 2026-04-19 03:24:39.500024 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-19 03:24:41.971575 | ubuntu-jammy-large | + popd 2026-04-19 03:24:41.971808 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-04-19 03:24:42.375940 | ubuntu-jammy-large | ok: Runtime: 0:05:29.187990 2026-04-19 03:24:42.456674 | 2026-04-19 03:24:42.456972 | TASK [Install rclone] 2026-04-19 03:24:42.797505 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-19 03:24:42.797683 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-04-19 03:24:43.007444 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 22538 0 --:--:-- --:--:-- --:--:-- 22650 2026-04-19 03:24:45.526061 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-04-19 03:24:45.526173 | ubuntu-jammy-large | creating: rclone-v1.73.4-linux-amd64/ 2026-04-19 03:24:45.526193 | ubuntu-jammy-large | inflating: rclone-v1.73.4-linux-amd64/rclone.1 2026-04-19 03:24:45.526211 | ubuntu-jammy-large | inflating: rclone-v1.73.4-linux-amd64/README.html 2026-04-19 03:24:45.526225 | ubuntu-jammy-large | inflating: rclone-v1.73.4-linux-amd64/README.txt 2026-04-19 03:24:45.526239 | ubuntu-jammy-large | inflating: rclone-v1.73.4-linux-amd64/rclone 2026-04-19 03:24:45.526253 | ubuntu-jammy-large | inflating: rclone-v1.73.4-linux-amd64/git-log.txt 2026-04-19 03:24:45.608075 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-04-19 03:24:45.699901 | ubuntu-jammy-large | 2026-04-19 03:24:45.700006 | ubuntu-jammy-large | rclone v1.73.4 has successfully installed. 2026-04-19 03:24:45.700026 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-04-19 03:24:45.700042 | ubuntu-jammy-large | 2026-04-19 03:24:45.998182 | ubuntu-jammy-large | ok: Runtime: 0:00:02.922978 2026-04-19 03:24:46.012932 | 2026-04-19 03:24:46.013127 | TASK [Run upload] 2026-04-19 03:25:48.647544 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-04-19 03:25:48.650649 | 2026-04-19 03:25:48.650869 | PLAY RECAP 2026-04-19 03:25:48.651017 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 03:25:48.651089 | 2026-04-19 03:25:48.794631 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-04-19 03:25:48.795690 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 03:25:49.562155 | 2026-04-19 03:25:49.562326 | PLAY [Base post] 2026-04-19 03:25:49.577325 | 2026-04-19 03:25:49.577578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-19 03:25:50.141716 | ubuntu-jammy-large | changed 2026-04-19 03:25:50.151784 | 2026-04-19 03:25:50.151927 | PLAY RECAP 2026-04-19 03:25:50.152002 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 03:25:50.152081 | 2026-04-19 03:25:50.267255 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 03:25:50.269528 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-19 03:25:51.063832 | 2026-04-19 03:25:51.064016 | PLAY [Base post-logs] 2026-04-19 03:25:51.075285 | 2026-04-19 03:25:51.075455 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-19 03:25:51.563059 | localhost | changed 2026-04-19 03:25:51.580921 | 2026-04-19 03:25:51.581129 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-19 03:25:51.620591 | localhost | ok 2026-04-19 03:25:51.626983 | 2026-04-19 03:25:51.627154 | TASK [Set zuul-log-path fact] 2026-04-19 03:25:51.654988 | localhost | ok 2026-04-19 03:25:51.664847 | 2026-04-19 03:25:51.664965 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 03:25:51.702338 | localhost | ok 2026-04-19 03:25:51.708928 | 2026-04-19 03:25:51.709138 | TASK [upload-logs : Create log directories] 2026-04-19 03:25:52.296908 | localhost | changed 2026-04-19 03:25:52.300151 | 2026-04-19 03:25:52.300267 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-19 03:25:52.825561 | localhost -> localhost | ok: Runtime: 0:00:00.007773 2026-04-19 03:25:52.835488 | 2026-04-19 03:25:52.835692 | TASK [upload-logs : Upload logs to log server] 2026-04-19 03:25:53.388753 | localhost | Output suppressed because no_log was given 2026-04-19 03:25:53.391348 | 2026-04-19 03:25:53.391561 | LOOP [upload-logs : Compress console log and json output] 2026-04-19 03:25:53.472290 | localhost | skipping: Conditional result was False 2026-04-19 03:25:53.477641 | localhost | skipping: Conditional result was False 2026-04-19 03:25:53.491049 | 2026-04-19 03:25:53.491176 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-19 03:25:53.548753 | localhost | skipping: Conditional result was False 2026-04-19 03:25:53.549366 | 2026-04-19 03:25:53.551074 | localhost | skipping: Conditional result was False 2026-04-19 03:25:53.568158 | 2026-04-19 03:25:53.568369 | LOOP [upload-logs : Upload console log and json output]