14:39:24 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14566 14:39:24 Running as SYSTEM 14:39:24 [EnvInject] - Loading node environment variables. 14:39:24 Building remotely on prd-ubuntu1804-docker-4c-4g-2944 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-helm-docker-verify-all 14:39:24 [ssh-agent] Looking for ssh-agent implementation... 14:39:24 $ ssh-agent 14:39:24 SSH_AUTH_SOCK=/tmp/ssh-Cr5zW8kd8Cz9/agent.2098 14:39:24 SSH_AGENT_PID=2100 14:39:24 [ssh-agent] Started. 14:39:24 Running ssh-add (command line suppressed) 14:39:24 Identity added: /w/workspace/it-dep-helm-docker-verify-all@tmp/private_key_367046876632781387.key (jenkins-ssh) 14:39:24 [ssh-agent] Using credentials jenkins (jenkins) 14:39:24 The recommended git tool is: NONE 14:39:26 using credential jenkins 14:39:26 Wiping out workspace first. 14:39:26 Cloning the remote Git repository 14:39:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 14:39:26 > git init /w/workspace/it-dep-helm-docker-verify-all # timeout=10 14:39:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 14:39:26 > git --version # timeout=10 14:39:26 > git --version # 'git version 2.17.1' 14:39:26 using GIT_SSH to set credentials jenkins 14:39:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 14:39:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 14:39:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:39:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 14:39:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 14:39:28 using GIT_SSH to set credentials jenkins 14:39:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/66/14566/9 # timeout=10 14:39:28 > git rev-parse 0f39fa18ebde34baed59f810d128b72457940ae5^{commit} # timeout=10 14:39:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:39:28 Checking out Revision 0f39fa18ebde34baed59f810d128b72457940ae5 (refs/changes/66/14566/9) 14:39:28 > git config core.sparsecheckout # timeout=10 14:39:28 > git checkout -f 0f39fa18ebde34baed59f810d128b72457940ae5 # timeout=10 14:39:31 Commit message: "DO_NOT_MERGE: Test CI Build commit" 14:39:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:39:32 > git rev-list --no-walk 15d73ace007e7d2de803d5d6fff93c303c59ebf4 # timeout=10 14:39:32 provisioning config files... 14:39:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:39:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:39:32 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2109119290966831111.sh 14:39:32 ---> python-tools-install.sh 14:39:32 Setup pyenv: 14:39:32 * system (set by /opt/pyenv/version) 14:39:32 * 3.8.13 (set by /opt/pyenv/version) 14:39:32 * 3.9.13 (set by /opt/pyenv/version) 14:39:32 * 3.10.6 (set by /opt/pyenv/version) 14:39:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ljw2 14:39:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:39:42 lf-activate-venv(): INFO: Installing: lftools 14:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:40:09 Generating Requirements File 14:40:31 Python 3.10.6 14:40:31 pip 25.1.1 from /tmp/venv-Ljw2/lib/python3.10/site-packages/pip (python 3.10) 14:40:31 appdirs==1.4.4 14:40:31 argcomplete==3.6.2 14:40:31 aspy.yaml==1.3.0 14:40:31 attrs==25.3.0 14:40:31 autopage==0.5.2 14:40:31 beautifulsoup4==4.13.4 14:40:31 boto3==1.38.36 14:40:31 botocore==1.38.36 14:40:31 bs4==0.0.2 14:40:31 cachetools==5.5.2 14:40:31 certifi==2025.6.15 14:40:31 cffi==1.17.1 14:40:31 cfgv==3.4.0 14:40:31 chardet==5.2.0 14:40:31 charset-normalizer==3.4.2 14:40:31 click==8.2.1 14:40:31 cliff==4.10.0 14:40:31 cmd2==2.6.1 14:40:31 cryptography==3.3.2 14:40:31 debtcollector==3.0.0 14:40:31 decorator==5.2.1 14:40:31 defusedxml==0.7.1 14:40:31 Deprecated==1.2.18 14:40:31 distlib==0.3.9 14:40:31 dnspython==2.7.0 14:40:31 docker==7.1.0 14:40:31 dogpile.cache==1.4.0 14:40:31 durationpy==0.10 14:40:31 email_validator==2.2.0 14:40:31 filelock==3.18.0 14:40:31 future==1.0.0 14:40:31 gitdb==4.0.12 14:40:31 GitPython==3.1.44 14:40:31 google-auth==2.40.3 14:40:31 httplib2==0.22.0 14:40:31 identify==2.6.12 14:40:31 idna==3.10 14:40:31 importlib-resources==1.5.0 14:40:31 iso8601==2.1.0 14:40:31 Jinja2==3.1.6 14:40:31 jmespath==1.0.1 14:40:31 jsonpatch==1.33 14:40:31 jsonpointer==3.0.0 14:40:31 jsonschema==4.24.0 14:40:31 jsonschema-specifications==2025.4.1 14:40:31 keystoneauth1==5.11.1 14:40:31 kubernetes==33.1.0 14:40:31 lftools==0.37.13 14:40:31 lxml==5.4.0 14:40:31 MarkupSafe==3.0.2 14:40:31 msgpack==1.1.1 14:40:31 multi_key_dict==2.0.3 14:40:31 munch==4.0.0 14:40:31 netaddr==1.3.0 14:40:31 niet==1.4.2 14:40:31 nodeenv==1.9.1 14:40:31 oauth2client==4.1.3 14:40:31 oauthlib==3.2.2 14:40:31 openstacksdk==4.6.0 14:40:31 os-client-config==2.1.0 14:40:31 os-service-types==1.7.0 14:40:31 osc-lib==4.0.2 14:40:31 oslo.config==9.8.0 14:40:31 oslo.context==6.0.0 14:40:31 oslo.i18n==6.5.1 14:40:31 oslo.log==7.1.0 14:40:31 oslo.serialization==5.7.0 14:40:31 oslo.utils==9.0.0 14:40:31 packaging==25.0 14:40:31 pbr==6.1.1 14:40:31 platformdirs==4.3.8 14:40:31 prettytable==3.16.0 14:40:31 psutil==7.0.0 14:40:31 pyasn1==0.6.1 14:40:31 pyasn1_modules==0.4.2 14:40:31 pycparser==2.22 14:40:31 pygerrit2==2.0.15 14:40:31 PyGithub==2.6.1 14:40:31 PyJWT==2.10.1 14:40:31 PyNaCl==1.5.0 14:40:31 pyparsing==2.4.7 14:40:31 pyperclip==1.9.0 14:40:31 pyrsistent==0.20.0 14:40:31 python-cinderclient==9.7.0 14:40:31 python-dateutil==2.9.0.post0 14:40:31 python-heatclient==4.2.0 14:40:31 python-jenkins==1.8.2 14:40:31 python-keystoneclient==5.6.0 14:40:31 python-magnumclient==4.8.1 14:40:31 python-openstackclient==8.1.0 14:40:31 python-swiftclient==4.8.0 14:40:31 PyYAML==6.0.2 14:40:31 referencing==0.36.2 14:40:31 requests==2.32.4 14:40:31 requests-oauthlib==2.0.0 14:40:31 requestsexceptions==1.4.0 14:40:31 rfc3986==2.0.0 14:40:31 rpds-py==0.25.1 14:40:31 rsa==4.9.1 14:40:31 ruamel.yaml==0.18.14 14:40:31 ruamel.yaml.clib==0.2.12 14:40:31 s3transfer==0.13.0 14:40:31 simplejson==3.20.1 14:40:31 six==1.17.0 14:40:31 smmap==5.0.2 14:40:31 soupsieve==2.7 14:40:31 stevedore==5.4.1 14:40:31 tabulate==0.9.0 14:40:31 toml==0.10.2 14:40:31 tomlkit==0.13.3 14:40:31 tqdm==4.67.1 14:40:31 typing_extensions==4.14.0 14:40:31 tzdata==2025.2 14:40:31 urllib3==1.26.20 14:40:31 virtualenv==20.31.2 14:40:31 wcwidth==0.2.13 14:40:31 websocket-client==1.8.0 14:40:31 wrapt==1.17.2 14:40:31 xdg==6.0.0 14:40:31 xmltodict==0.14.2 14:40:31 yq==3.4.3 14:40:31 provisioning config files... 14:40:31 copy managed file [global-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config1356883338227025729tmp 14:40:31 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config18114206375669493055tmp 14:40:31 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2371686659572500925.sh 14:40:31 ---> docker-login.sh 14:40:31 nexus3.o-ran-sc.org:10001 14:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:32 Configure a credential helper to remove this warning. See 14:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:32 14:40:32 Login Succeeded 14:40:32 nexus3.o-ran-sc.org:10002 14:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:32 Configure a credential helper to remove this warning. See 14:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:32 14:40:32 Login Succeeded 14:40:32 nexus3.o-ran-sc.org:10003 14:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:32 Configure a credential helper to remove this warning. See 14:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:32 14:40:32 Login Succeeded 14:40:32 nexus3.o-ran-sc.org:10004 14:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:32 Configure a credential helper to remove this warning. See 14:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:32 14:40:32 Login Succeeded 14:40:32 ---> docker-login.sh ends 14:40:32 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2243538439766091932.sh 14:40:32 [it-dep-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins2982304271346448125.sh 14:40:32 [EnvInject] - Injecting environment variables from a build step. 14:40:32 [EnvInject] - Injecting as environment variables the properties content 14:40:32 DOCKER_ROOT=$WORKSPACE 14:40:32 CONTAINER_TAG_YAML_DIR= 14:40:32 CONTAINER_TAG_METHOD=latest 14:40:32 14:40:32 [EnvInject] - Variables injected successfully. 14:40:32 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins9831273344749294043.sh 14:40:32 ---> docker-get-container-tag.sh 14:40:32 Setup pyenv: 14:40:32 system 14:40:32 3.8.13 14:40:32 3.9.13 14:40:32 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 14:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ljw2 from file:/tmp/.os_lf_venv 14:40:35 lf-activate-venv(): INFO: Installing: yq 14:40:36 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:40:36 ---> Docker image tag found: latest 14:40:36 [EnvInject] - Injecting environment variables from a build step. 14:40:36 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 14:40:36 [EnvInject] - Variables injected successfully. 14:40:36 [EnvInject] - Injecting environment variables from a build step. 14:40:36 [EnvInject] - Injecting as environment variables the properties content 14:40:36 DOCKER_ARGS=-f ci/Dockerfile 14:40:36 DOCKER_ROOT=/w/workspace/it-dep-helm-docker-verify-all 14:40:36 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 14:40:36 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 14:40:36 DOCKER_NAME=o-ran-sc/it-dep-helm 14:40:36 14:40:36 [EnvInject] - Variables injected successfully. 14:40:36 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins14997689329037968911.sh 14:40:36 ---> docker-build.sh 14:40:36 Docker version 24.0.2, build cb74dfc 14:40:36 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest 14:40:36 docker build -f ci/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest . 14:40:37 #1 [internal] load build definition from Dockerfile 14:40:37 #1 transferring dockerfile: 1.48kB done 14:40:37 #1 DONE 0.1s 14:40:37 14:40:37 #2 [internal] load .dockerignore 14:40:37 #2 transferring context: 2B done 14:40:37 #2 DONE 0.1s 14:40:37 14:40:37 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 14:40:38 #3 DONE 1.1s 14:40:38 14:40:38 #4 [1/9] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 14:40:38 #4 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done 14:40:38 #4 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 14:40:38 #4 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 14:40:38 #4 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 14:40:38 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s 14:40:38 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 2.10MB / 25.69MB 0.2s 14:40:38 #4 ... 14:40:38 14:40:38 #5 [internal] load build context 14:40:38 #5 transferring context: 16.85MB 0.3s done 14:40:38 #5 DONE 0.3s 14:40:38 14:40:38 #4 [1/9] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 14:40:38 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 11.53MB / 25.69MB 0.3s 14:40:38 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 23.07MB / 25.69MB 0.4s 14:40:38 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.5s done 14:40:38 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 14:40:39 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.9s done 14:40:39 #4 DONE 1.6s 14:40:39 14:40:39 #6 [2/9] RUN apt-get update && apt-get upgrade -y && apt-get -y install curl wget 14:40:40 #6 0.645 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 14:40:40 #6 1.087 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:40:41 #6 1.321 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 14:40:41 #6 1.464 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 14:40:41 #6 1.555 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 14:40:41 #6 1.644 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 14:40:41 #6 1.656 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 14:40:41 #6 1.691 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 14:40:41 #6 2.109 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 14:40:41 #6 2.136 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 14:40:41 #6 2.207 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 14:40:42 #6 2.224 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 14:40:42 #6 2.254 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 14:40:42 #6 2.271 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 14:40:42 #6 2.318 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 14:40:42 #6 2.319 Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 14:40:42 #6 2.326 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 14:40:42 #6 2.348 Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 14:40:43 #6 3.715 Fetched 28.2 MB in 3s (8450 kB/s) 14:40:43 #6 3.715 Reading package lists... 14:40:44 #6 4.867 Reading package lists... 14:40:45 #6 5.939 Building dependency tree... 14:40:45 #6 6.136 Reading state information... 14:40:45 #6 6.150 Calculating upgrade... 14:40:46 #6 6.303 The following packages will be upgraded: 14:40:46 #6 6.304 base-files 14:40:46 #6 6.725 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:40:46 #6 6.725 Need to get 60.4 kB of archives. 14:40:46 #6 6.725 After this operation, 0 B of additional disk space will be used. 14:40:46 #6 6.725 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.12 [60.4 kB] 14:40:46 #6 7.168 debconf: delaying package configuration, since apt-utils is not installed 14:40:47 #6 7.201 Fetched 60.4 kB in 1s (80.6 kB/s) 14:40:47 #6 7.241 (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 ... 4050 files and directories currently installed.) 14:40:47 #6 7.248 Preparing to unpack .../base-files_10.1ubuntu2.12_amd64.deb ... 14:40:47 #6 7.293 Unpacking base-files (10.1ubuntu2.12) over (10.1ubuntu2.11) ... 14:40:47 #6 7.475 Setting up base-files (10.1ubuntu2.12) ... 14:40:47 #6 7.556 Installing new version of config file /etc/update-motd.d/10-help-text ... 14:40:47 #6 7.814 Reading package lists... 14:40:48 #6 8.898 Building dependency tree... 14:40:48 #6 9.093 Reading state information... 14:40:49 #6 9.229 The following additional packages will be installed: 14:40:49 #6 9.229 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 14:40:49 #6 9.229 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 14:40:49 #6 9.229 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 14:40:49 #6 9.229 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 14:40:49 #6 9.230 libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 14:40:49 #6 9.230 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal 14:40:49 #6 9.230 openssl publicsuffix 14:40:49 #6 9.231 Suggested packages: 14:40:49 #6 9.231 krb5-doc krb5-user libsasl2-modules-gssapi-mit 14:40:49 #6 9.231 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 14:40:49 #6 9.231 libsasl2-modules-sql 14:40:49 #6 9.326 The following NEW packages will be installed: 14:40:49 #6 9.326 ca-certificates curl krb5-locales libasn1-8-heimdal libcurl4 14:40:49 #6 9.326 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 14:40:49 #6 9.326 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 14:40:49 #6 9.327 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 14:40:49 #6 9.327 libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 14:40:49 #6 9.327 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal 14:40:49 #6 9.327 openssl publicsuffix wget 14:40:49 #6 10.18 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 14:40:49 #6 10.18 Need to get 5161 kB of archives. 14:40:49 #6 10.18 After this operation, 15.7 MB of additional disk space will be used. 14:40:49 #6 10.18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 14:40:50 #6 10.75 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 14:40:50 #6 10.78 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 14:40:50 #6 10.78 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 14:40:50 #6 10.80 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 14:40:50 #6 10.80 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 14:40:50 #6 10.80 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 14:40:50 #6 10.82 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 14:40:50 #6 10.83 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 14:40:50 #6 10.84 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 14:40:50 #6 10.84 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:40:50 #6 10.89 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 14:40:50 #6 10.99 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 14:40:50 #6 11.16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 14:40:51 #6 11.16 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 14:40:51 #6 11.16 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 14:40:51 #6 11.16 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 14:40:51 #6 11.16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 14:40:51 #6 11.16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 14:40:51 #6 11.17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 14:40:51 #6 11.17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 14:40:51 #6 11.17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 14:40:51 #6 11.23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 14:40:51 #6 11.30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 14:40:51 #6 11.30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 14:40:51 #6 11.30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 14:40:51 #6 11.31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:40:51 #6 11.31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:40:51 #6 11.31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB] 14:40:51 #6 11.31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB] 14:40:51 #6 11.32 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] 14:40:51 #6 11.41 debconf: delaying package configuration, since apt-utils is not installed 14:40:51 #6 11.44 Fetched 5161 kB in 2s (2619 kB/s) 14:40:51 #6 11.49 Selecting previously unselected package libssl1.1:amd64. 14:40:51 #6 11.49 (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 ... 4050 files and directories currently installed.) 14:40:51 #6 11.49 Preparing to unpack .../00-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 14:40:51 #6 11.51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 14:40:51 #6 11.66 Selecting previously unselected package openssl. 14:40:51 #6 11.66 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 14:40:51 #6 11.67 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 14:40:51 #6 11.78 Selecting previously unselected package ca-certificates. 14:40:51 #6 11.79 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 14:40:51 #6 11.79 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 14:40:51 #6 12.01 Selecting previously unselected package libsqlite3-0:amd64. 14:40:51 #6 12.01 Preparing to unpack .../03-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 14:40:51 #6 12.02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 14:40:51 #6 12.11 Selecting previously unselected package krb5-locales. 14:40:51 #6 12.11 Preparing to unpack .../04-krb5-locales_1.16-2ubuntu0.4_all.deb ... 14:40:51 #6 12.12 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 14:40:51 #6 12.17 Selecting previously unselected package libkrb5support0:amd64. 14:40:51 #6 12.18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 14:40:51 #6 12.18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 14:40:52 #6 12.24 Selecting previously unselected package libk5crypto3:amd64. 14:40:52 #6 12.24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 14:40:52 #6 12.25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 14:40:52 #6 12.31 Selecting previously unselected package libkeyutils1:amd64. 14:40:52 #6 12.31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 14:40:52 #6 12.32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 14:40:52 #6 12.37 Selecting previously unselected package libkrb5-3:amd64. 14:40:52 #6 12.37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 14:40:52 #6 12.38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 14:40:52 #6 12.46 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:40:52 #6 12.47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 14:40:52 #6 12.47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 14:40:52 #6 12.53 Selecting previously unselected package libpsl5:amd64. 14:40:52 #6 12.54 Preparing to unpack .../10-libpsl5_0.19.1-5build1_amd64.deb ... 14:40:52 #6 12.54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:40:52 #6 12.59 Selecting previously unselected package publicsuffix. 14:40:52 #6 12.59 Preparing to unpack .../11-publicsuffix_20180223.1310-1_all.deb ... 14:40:52 #6 12.60 Unpacking publicsuffix (20180223.1310-1) ... 14:40:52 #6 12.65 Selecting previously unselected package wget. 14:40:52 #6 12.65 Preparing to unpack .../12-wget_1.19.4-1ubuntu2.2_amd64.deb ... 14:40:52 #6 12.65 Unpacking wget (1.19.4-1ubuntu2.2) ... 14:40:52 #6 12.74 Selecting previously unselected package libroken18-heimdal:amd64. 14:40:52 #6 12.74 Preparing to unpack .../13-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 12.75 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 12.81 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:40:52 #6 12.81 Preparing to unpack .../14-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 12.81 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 12.88 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:40:52 #6 12.88 Preparing to unpack .../15-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 12.89 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 12.95 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:40:52 #6 12.95 Preparing to unpack .../16-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 12.95 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 13.02 Selecting previously unselected package libwind0-heimdal:amd64. 14:40:52 #6 13.02 Preparing to unpack .../17-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 13.02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 13.08 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:40:52 #6 13.09 Preparing to unpack .../18-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:52 #6 13.09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:52 #6 13.15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:40:53 #6 13.16 Preparing to unpack .../19-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:53 #6 13.16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:53 #6 13.25 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:40:53 #6 13.25 Preparing to unpack .../20-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:53 #6 13.26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:53 #6 13.30 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:40:53 #6 13.31 Preparing to unpack .../21-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 14:40:53 #6 13.31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:53 #6 13.36 Selecting previously unselected package libsasl2-modules-db:amd64. 14:40:53 #6 13.37 Preparing to unpack .../22-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 14:40:53 #6 13.37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:53 #6 13.42 Selecting previously unselected package libsasl2-2:amd64. 14:40:53 #6 13.42 Preparing to unpack .../23-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 14:40:53 #6 13.43 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:53 #6 13.48 Selecting previously unselected package libldap-common. 14:40:53 #6 13.48 Preparing to unpack .../24-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 14:40:53 #6 13.48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 14:40:53 #6 13.54 Selecting previously unselected package libldap-2.4-2:amd64. 14:40:53 #6 13.54 Preparing to unpack .../25-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 14:40:53 #6 13.54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 14:40:53 #6 13.61 Selecting previously unselected package libnghttp2-14:amd64. 14:40:53 #6 13.62 Preparing to unpack .../26-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:40:53 #6 13.62 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:40:53 #6 13.68 Selecting previously unselected package librtmp1:amd64. 14:40:53 #6 13.68 Preparing to unpack .../27-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:40:53 #6 13.68 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:40:53 #6 13.78 Selecting previously unselected package libcurl4:amd64. 14:40:53 #6 13.78 Preparing to unpack .../28-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ... 14:40:53 #6 13.78 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 14:40:53 #6 13.85 Selecting previously unselected package curl. 14:40:53 #6 13.85 Preparing to unpack .../29-curl_7.58.0-2ubuntu3.24_amd64.deb ... 14:40:53 #6 13.86 Unpacking curl (7.58.0-2ubuntu3.24) ... 14:40:53 #6 13.92 Selecting previously unselected package libsasl2-modules:amd64. 14:40:53 #6 13.93 Preparing to unpack .../30-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 14:40:53 #6 13.93 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:53 #6 13.99 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:40:53 #6 14.02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 14:40:53 #6 14.05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:40:53 #6 14.06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:53 #6 14.08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:53 #6 14.10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:53 #6 14.12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:40:53 #6 14.13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 14:40:54 #6 14.15 Setting up krb5-locales (1.16-2ubuntu0.4) ... 14:40:54 #6 14.17 Setting up publicsuffix (20180223.1310-1) ... 14:40:54 #6 14.18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 14:40:54 #6 14.25 debconf: unable to initialize frontend: Dialog 14:40:54 #6 14.25 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:40:54 #6 14.25 debconf: falling back to frontend: Readline 14:40:54 #6 14.26 debconf: unable to initialize frontend: Readline 14:40:54 #6 14.26 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 14:40:54 #6 14.26 debconf: falling back to frontend: Teletype 14:40:54 #6 14.29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:54 #6 14.31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 14:40:54 #6 14.33 Setting up wget (1.19.4-1ubuntu2.2) ... 14:40:54 #6 14.35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 14:40:54 #6 14.37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 14:40:54 #6 14.39 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 14:40:54 #6 14.42 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 14:40:54 #6 14.49 debconf: unable to initialize frontend: Dialog 14:40:54 #6 14.49 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:40:54 #6 14.49 debconf: falling back to frontend: Readline 14:40:54 #6 14.49 debconf: unable to initialize frontend: Readline 14:40:54 #6 14.49 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 14:40:54 #6 14.49 debconf: falling back to frontend: Teletype 14:40:54 #6 14.92 Updating certificates in /etc/ssl/certs... 14:40:55 #6 15.51 137 added, 0 removed; done. 14:40:55 #6 15.56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 14:40:55 #6 15.58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.60 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.62 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.64 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.67 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 14:40:55 #6 15.68 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.70 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.71 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 14:40:55 #6 15.73 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 14:40:55 #6 15.75 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 14:40:55 #6 15.77 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 14:40:55 #6 15.79 Setting up curl (7.58.0-2ubuntu3.24) ... 14:40:55 #6 15.80 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 14:40:55 #6 15.82 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 14:40:55 #6 15.83 Updating certificates in /etc/ssl/certs... 14:40:56 #6 16.28 0 added, 0 removed; done. 14:40:56 #6 16.28 Running hooks in /etc/ca-certificates/update.d... 14:40:56 #6 16.29 done. 14:40:57 #6 DONE 18.1s 14:40:57 14:40:57 #7 [3/9] RUN dpkg-reconfigure ca-certificates 14:40:58 #7 0.531 debconf: unable to initialize frontend: Dialog 14:40:58 #7 0.531 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:40:58 #7 0.531 debconf: falling back to frontend: Readline 14:40:58 #7 0.531 debconf: unable to initialize frontend: Readline 14:40:58 #7 0.531 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 14:40:58 #7 0.531 debconf: falling back to frontend: Teletype 14:40:58 #7 0.572 ca-certificates configuration 14:40:58 #7 0.572 ----------------------------- 14:40:58 #7 0.572 14:40:58 #7 0.572 This package may install new CA (Certificate Authority) certificates when 14:40:58 #7 0.572 upgrading. You may want to check such new CA certificates and select only 14:40:58 #7 0.572 certificates that you trust. 14:40:58 #7 0.572 14:40:58 #7 0.572 - yes: new CA certificates will be trusted and installed; 14:40:58 #7 0.572 - no : new CA certificates will not be installed by default; 14:40:58 #7 0.572 - ask: prompt for each new CA certificate. 14:40:58 #7 0.572 14:40:58 #7 0.572 1. yes 2. no 3. ask 14:40:58 #7 0.572 Trust new certificates from certificate authorities? 14:40:58 #7 0.572 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 14:40:58 #7 0.974 This package installs common CA (Certificate Authority) certificates in 14:40:58 #7 0.974 /usr/share/ca-certificates. . Please select the certificate authorities you 14:40:58 #7 0.974 trust so that their certificates are installed into /etc/ssl/certs. They will 14:40:58 #7 0.974 be compiled into a single /etc/ssl/certs/ca-certificates.crt file. 14:40:58 #7 0.974 14:40:58 #7 0.974 1. mozilla/ACCVRAIZ1.crt 14:40:58 #7 0.974 2. mozilla/AC_RAIZ_FNMT-RCM.crt 14:40:58 #7 0.974 3. mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt 14:40:58 #7 0.974 4. mozilla/ANF_Secure_Server_Root_CA.crt 14:40:58 #7 0.974 5. mozilla/Actalis_Authentication_Root_CA.crt 14:40:58 #7 0.974 6. mozilla/AffirmTrust_Commercial.crt 14:40:58 #7 0.974 7. mozilla/AffirmTrust_Networking.crt 14:40:58 #7 0.974 8. mozilla/AffirmTrust_Premium.crt 14:40:58 #7 0.974 9. mozilla/AffirmTrust_Premium_ECC.crt 14:40:58 #7 0.974 10. mozilla/Amazon_Root_CA_1.crt 14:40:58 #7 0.974 11. mozilla/Amazon_Root_CA_2.crt 14:40:58 #7 0.974 12. mozilla/Amazon_Root_CA_3.crt 14:40:58 #7 0.974 13. mozilla/Amazon_Root_CA_4.crt 14:40:58 #7 0.974 14. mozilla/Atos_TrustedRoot_2011.crt 14:40:58 #7 0.974 15. mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt 14:40:58 #7 0.974 16. mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.crt 14:40:58 #7 0.974 17. mozilla/Baltimore_CyberTrust_Root.crt 14:40:58 #7 0.974 18. mozilla/Buypass_Class_2_Root_CA.crt 14:40:58 #7 0.974 19. mozilla/Buypass_Class_3_Root_CA.crt 14:40:58 #7 0.974 20. mozilla/CA_Disig_Root_R2.crt 14:40:58 #7 0.974 21. mozilla/CFCA_EV_ROOT.crt 14:40:58 #7 0.974 22. mozilla/COMODO_Certification_Authority.crt 14:40:58 #7 0.974 23. mozilla/COMODO_ECC_Certification_Authority.crt 14:40:58 #7 0.974 24. mozilla/COMODO_RSA_Certification_Authority.crt 14:40:58 #7 0.974 25. mozilla/Certainly_Root_E1.crt 14:40:58 #7 0.974 26. mozilla/Certainly_Root_R1.crt 14:40:58 #7 0.974 27. mozilla/Certigna.crt 14:40:58 #7 0.974 28. mozilla/Certigna_Root_CA.crt 14:40:58 #7 0.974 29. mozilla/Certum_EC-384_CA.crt 14:40:58 #7 0.974 30. mozilla/Certum_Trusted_Network_CA.crt 14:40:58 #7 0.974 31. mozilla/Certum_Trusted_Network_CA_2.crt 14:40:58 #7 0.974 32. mozilla/Certum_Trusted_Root_CA.crt 14:40:58 #7 0.974 33. mozilla/Comodo_AAA_Services_root.crt 14:40:58 #7 0.974 34. mozilla/D-TRUST_BR_Root_CA_1_2020.crt 14:40:58 #7 0.974 35. mozilla/D-TRUST_EV_Root_CA_1_2020.crt 14:40:58 #7 0.974 36. mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt 14:40:58 #7 0.974 37. mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt 14:40:58 #7 0.974 38. mozilla/DigiCert_Assured_ID_Root_CA.crt 14:40:58 #7 0.974 39. mozilla/DigiCert_Assured_ID_Root_G2.crt 14:40:58 #7 0.974 40. mozilla/DigiCert_Assured_ID_Root_G3.crt 14:40:58 #7 0.974 41. mozilla/DigiCert_Global_Root_CA.crt 14:40:58 #7 0.974 42. mozilla/DigiCert_Global_Root_G2.crt 14:40:58 #7 0.974 43. mozilla/DigiCert_Global_Root_G3.crt 14:40:58 #7 0.974 44. mozilla/DigiCert_High_Assurance_EV_Root_CA.crt 14:40:58 #7 0.974 45. mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt 14:40:58 #7 0.974 46. mozilla/DigiCert_TLS_RSA4096_Root_G5.crt 14:40:58 #7 0.974 47. mozilla/DigiCert_Trusted_Root_G4.crt 14:40:58 #7 0.974 48. mozilla/E-Tugra_Certification_Authority.crt 14:40:58 #7 0.974 49. mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt 14:40:58 #7 0.974 50. mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt 14:40:58 #7 0.974 51. mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt 14:40:58 #7 0.974 52. mozilla/Entrust_Root_Certification_Authority.crt 14:40:58 #7 0.974 53. mozilla/Entrust_Root_Certification_Authority_-_EC1.crt 14:40:58 #7 0.974 54. mozilla/Entrust_Root_Certification_Authority_-_G2.crt 14:40:58 #7 0.974 55. mozilla/Entrust_Root_Certification_Authority_-_G4.crt 14:40:58 #7 0.974 56. mozilla/GDCA_TrustAUTH_R5_ROOT.crt 14:40:58 #7 0.974 57. mozilla/GLOBALTRUST_2020.crt 14:40:58 #7 0.974 58. mozilla/GTS_Root_R1.crt 14:40:58 #7 0.974 59. mozilla/GTS_Root_R2.crt 14:40:58 #7 0.974 60. mozilla/GTS_Root_R3.crt 14:40:58 #7 0.974 61. mozilla/GTS_Root_R4.crt 14:40:58 #7 0.974 62. mozilla/GlobalSign_ECC_Root_CA_-_R4.crt 14:40:58 #7 0.974 63. mozilla/GlobalSign_ECC_Root_CA_-_R5.crt 14:40:58 #7 0.974 64. mozilla/GlobalSign_Root_CA.crt 14:40:58 #7 0.974 65. mozilla/GlobalSign_Root_CA_-_R3.crt 14:40:58 #7 0.974 66. mozilla/GlobalSign_Root_CA_-_R6.crt 14:40:58 #7 0.974 67. mozilla/GlobalSign_Root_E46.crt 14:40:58 #7 0.974 68. mozilla/GlobalSign_Root_R46.crt 14:40:58 #7 0.974 69. mozilla/Go_Daddy_Class_2_CA.crt 14:40:58 #7 0.974 70. mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt 14:40:58 #7 0.974 71. mozilla/HARICA_TLS_ECC_Root_CA_2021.crt 14:40:58 #7 0.974 72. mozilla/HARICA_TLS_RSA_Root_CA_2021.crt 14:40:58 #7 0.974 73. mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt 14:40:58 #7 0.974 74. mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt 14:40:58 #7 0.974 75. mozilla/HiPKI_Root_CA_-_G1.crt 14:40:58 #7 0.974 76. mozilla/Hongkong_Post_Root_CA_1.crt 14:40:58 #7 0.974 77. mozilla/Hongkong_Post_Root_CA_3.crt 14:40:58 #7 0.974 78. mozilla/ISRG_Root_X1.crt 14:40:58 #7 0.974 79. mozilla/ISRG_Root_X2.crt 14:40:58 #7 0.974 80. mozilla/IdenTrust_Commercial_Root_CA_1.crt 14:40:58 #7 0.974 81. mozilla/IdenTrust_Public_Sector_Root_CA_1.crt 14:40:58 #7 0.974 82. mozilla/Izenpe.com.crt 14:40:58 #7 0.974 83. mozilla/Microsec_e-Szigno_Root_CA_2009.crt 14:40:58 #7 0.974 84. mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt 14:40:58 #7 0.974 85. mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt 14:40:58 #7 0.974 86. mozilla/NAVER_Global_Root_Certification_Authority.crt 14:40:58 #7 0.974 87. mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt 14:40:58 #7 0.974 88. mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt 14:40:58 #7 0.974 89. mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt 14:40:58 #7 0.974 90. mozilla/QuoVadis_Root_CA_1_G3.crt 14:40:58 #7 0.974 91. mozilla/QuoVadis_Root_CA_2.crt 14:40:58 #7 0.974 92. mozilla/QuoVadis_Root_CA_2_G3.crt 14:40:58 #7 0.974 93. mozilla/QuoVadis_Root_CA_3.crt 14:40:58 #7 0.974 94. mozilla/QuoVadis_Root_CA_3_G3.crt 14:40:58 #7 0.974 95. mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt 14:40:58 #7 0.974 96. mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt 14:40:58 #7 0.974 97. mozilla/SSL.com_Root_Certification_Authority_ECC.crt 14:40:58 #7 0.974 98. mozilla/SSL.com_Root_Certification_Authority_RSA.crt 14:40:58 #7 0.974 99. mozilla/SZAFIR_ROOT_CA2.crt 14:40:58 #7 0.974 100. mozilla/SecureSign_RootCA11.crt 14:40:58 #7 0.974 101. mozilla/SecureTrust_CA.crt 14:40:58 #7 0.974 102. mozilla/Secure_Global_CA.crt 14:40:58 #7 0.974 103. mozilla/Security_Communication_ECC_RootCA1.crt 14:40:58 #7 0.974 104. mozilla/Security_Communication_RootCA2.crt 14:40:58 #7 0.974 105. mozilla/Security_Communication_RootCA3.crt 14:40:58 #7 0.974 106. mozilla/Security_Communication_Root_CA.crt 14:40:58 #7 0.974 107. mozilla/Starfield_Class_2_CA.crt 14:40:58 #7 0.974 108. mozilla/Starfield_Root_Certificate_Authority_-_G2.crt 14:40:58 #7 0.974 109. mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt 14:40:58 #7 0.974 110. mozilla/SwissSign_Gold_CA_-_G2.crt 14:40:58 #7 0.974 111. mozilla/SwissSign_Silver_CA_-_G2.crt 14:40:58 #7 0.974 112. mozilla/T-TeleSec_GlobalRoot_Class_2.crt 14:40:58 #7 0.974 113. mozilla/T-TeleSec_GlobalRoot_Class_3.crt 14:40:58 #7 0.974 114. mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt 14:40:58 #7 0.974 115. mozilla/TWCA_Global_Root_CA.crt 14:40:58 #7 0.974 116. mozilla/TWCA_Root_Certification_Authority.crt 14:40:58 #7 0.974 117. mozilla/TeliaSonera_Root_CA_v1.crt 14:40:58 #7 0.974 118. mozilla/Telia_Root_CA_v2.crt 14:40:58 #7 0.974 119. mozilla/Trustwave_Global_Certification_Authority.crt 14:40:58 #7 0.974 120. mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt 14:40:58 #7 0.974 121. mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt 14:40:58 #7 0.974 122. mozilla/TunTrust_Root_CA.crt 14:40:58 #7 0.974 123. mozilla/UCA_Extended_Validation_Root.crt 14:40:58 #7 0.974 124. mozilla/UCA_Global_G2_Root.crt 14:40:58 #7 0.974 125. mozilla/USERTrust_ECC_Certification_Authority.crt 14:40:58 #7 0.974 126. mozilla/USERTrust_RSA_Certification_Authority.crt 14:40:58 #7 0.974 127. mozilla/XRamp_Global_CA_Root.crt 14:40:58 #7 0.974 128. mozilla/certSIGN_ROOT_CA.crt 14:40:58 #7 0.974 129. mozilla/certSIGN_Root_CA_G2.crt 14:40:58 #7 0.974 130. mozilla/e-Szigno_Root_CA_2017.crt 14:40:58 #7 0.974 131. mozilla/ePKI_Root_Certification_Authority.crt 14:40:58 #7 0.974 132. mozilla/emSign_ECC_Root_CA_-_C3.crt 14:40:58 #7 0.974 133. mozilla/emSign_ECC_Root_CA_-_G3.crt 14:40:58 #7 0.974 134. mozilla/emSign_Root_CA_-_C1.crt 14:40:58 #7 0.974 135. mozilla/emSign_Root_CA_-_G1.crt 14:40:58 #7 0.974 136. mozilla/vTrus_ECC_Root_CA.crt 14:40:58 #7 0.974 137. mozilla/vTrus_Root_CA.crt 14:40:58 #7 0.974 14:40:58 #7 0.974 (Enter the items you want to select, separated by spaces.) 14:40:58 #7 0.974 14:40:58 #7 0.975 Certificates to activate: 14:40:58 #7 0.976 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 14:41:00 #7 2.058 Updating certificates in /etc/ssl/certs... 14:41:00 #7 2.343 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 14:41:00 #7 2.343 0 added, 137 removed; done. 14:41:00 #7 2.359 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83. 14:41:00 #7 2.359 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84. 14:41:00 #7 2.359 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83. 14:41:00 #7 2.359 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84. 14:41:00 #7 2.397 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 14:41:00 #7 2.408 Updating certificates in /etc/ssl/certs... 14:41:00 #7 2.508 0 added, 0 removed; done. 14:41:00 #7 2.508 Running hooks in /etc/ca-certificates/update.d... 14:41:00 #7 2.510 done. 14:41:00 #7 DONE 2.7s 14:41:00 14:41:00 #8 [4/9] RUN curl -vvv https://get.helm.sh/helm-v3.18.2-linux-amd64.tar.gz 14:41:01 #8 0.447 % Total % Received % Xferd Average Speed Time Time Time Current 14:41:01 #8 0.448 Dload Upload Total Spent Left Speed 14:41:01 #8 0.448 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 13.107.246.69... 14:41:01 #8 0.477 * TCP_NODELAY set 14:41:01 #8 0.479 * Connected to get.helm.sh (13.107.246.69) port 443 (#0) 14:41:01 #8 0.480 * ALPN, offering h2 14:41:01 #8 0.480 * ALPN, offering http/1.1 14:41:01 #8 0.490 * successfully set certificate verify locations: 14:41:01 #8 0.490 * CAfile: /etc/ssl/certs/ca-certificates.crt 14:41:01 #8 0.490 CApath: /etc/ssl/certs 14:41:01 #8 0.490 } [5 bytes data] 14:41:01 #8 0.490 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:41:01 #8 0.490 } [512 bytes data] 14:41:01 #8 0.492 * TLSv1.3 (IN), TLS handshake, Server hello (2): 14:41:01 #8 0.492 { [88 bytes data] 14:41:01 #8 0.492 * TLSv1.3 (OUT), TLS change cipher, Client hello (1): 14:41:01 #8 0.492 } [1 bytes data] 14:41:01 #8 0.493 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:41:01 #8 0.493 } [512 bytes data] 14:41:02 #8 1.679 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:47 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:48 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:49 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:50 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:51 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:52 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:53 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:54 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:55 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:56 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:57 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:58 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:01:59 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:00 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:02:05 --:--:-- 0* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443 14:43:06 #8 126.2 * stopped the pause stream! 14:43:06 #8 126.2 0 0 0 0 0 0 0 0 --:--:-- 0:02:05 --:--:-- 0 14:43:06 #8 126.2 * Closing connection 0 14:43:06 #8 126.2 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443 14:43:06 #8 ERROR: process "/bin/sh -c curl -vvv https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz" did not complete successfully: exit code: 35 14:43:06 ------ 14:43:06 > [4/9] RUN curl -vvv https://get.helm.sh/helm-v3.18.2-linux-amd64.tar.gz: 14:43:06 #8 0.492 { [88 bytes data] 14:43:06 #8 0.492 * TLSv1.3 (OUT), TLS change cipher, Client hello (1): 14:43:06 #8 0.492 } [1 bytes data] 14:43:06 #8 0.493 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:43:06 #8 0.493 } [512 bytes data] 14:43:06 * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443 14:43:06 #8 126.2 * stopped the pause stream! 14:43:06 #8 126.2 0 0 0 0 0 0 0 0 --:--:-- 0:02:05 --:--:-- 0 14:43:06 #8 126.2 * Closing connection 0 14:43:06 #8 126.2 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443 14:43:06 ------ 14:43:06 Dockerfile:24 14:43:06 -------------------- 14:43:06 22 | ARG HELMVERSION=v3.18.2 14:43:06 23 | # often times out during LF jenkins build 14:43:06 24 | >>> RUN curl -vvv https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz 14:43:06 25 | RUN wget -d https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 14:43:06 26 | RUN helm init -c --skip-repos 14:43:06 -------------------- 14:43:06 ERROR: failed to solve: process "/bin/sh -c curl -vvv https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz" did not complete successfully: exit code: 35 14:43:06 Build step 'Execute shell' marked build as failure 14:43:07 $ ssh-agent -k 14:43:07 unset SSH_AUTH_SOCK; 14:43:07 unset SSH_AGENT_PID; 14:43:07 echo Agent pid 2100 killed; 14:43:07 [ssh-agent] Stopped. 14:43:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:43:07 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins17121574883494126401.sh 14:43:07 ---> sysstat.sh 14:43:07 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins1314536668711040980.sh 14:43:07 ---> package-listing.sh 14:43:07 ++ tr '[:upper:]' '[:lower:]' 14:43:07 ++ facter osfamily 14:43:07 + OS_FAMILY=debian 14:43:07 + workspace=/w/workspace/it-dep-helm-docker-verify-all 14:43:07 + START_PACKAGES=/tmp/packages_start.txt 14:43:07 + END_PACKAGES=/tmp/packages_end.txt 14:43:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:43:07 + PACKAGES=/tmp/packages_start.txt 14:43:07 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 14:43:07 + PACKAGES=/tmp/packages_end.txt 14:43:07 + case "${OS_FAMILY}" in 14:43:07 + dpkg -l 14:43:07 + grep '^ii' 14:43:07 + '[' -f /tmp/packages_start.txt ']' 14:43:07 + '[' -f /tmp/packages_end.txt ']' 14:43:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:43:07 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 14:43:07 + mkdir -p /w/workspace/it-dep-helm-docker-verify-all/archives/ 14:43:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-helm-docker-verify-all/archives/ 14:43:07 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2190771878885071452.sh 14:43:07 ---> capture-instance-metadata.sh 14:43:07 Setup pyenv: 14:43:07 system 14:43:07 3.8.13 14:43:07 3.9.13 14:43:07 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 14:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ljw2 from file:/tmp/.os_lf_venv 14:43:09 lf-activate-venv(): INFO: Installing: lftools 14:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:43:20 INFO: Running in OpenStack, capturing instance metadata 14:43:21 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13773255298486740884.sh 14:43:21 provisioning config files... 14:43:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config9268541038954074134tmp 14:43:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:43:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:43:21 [EnvInject] - Injecting environment variables from a build step. 14:43:21 [EnvInject] - Injecting as environment variables the properties content 14:43:21 SERVER_ID=logs 14:43:21 14:43:21 [EnvInject] - Variables injected successfully. 14:43:21 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7377452832816397562.sh 14:43:21 ---> create-netrc.sh 14:43:21 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins14741271593409983807.sh 14:43:21 ---> python-tools-install.sh 14:43:21 Setup pyenv: 14:43:21 system 14:43:21 3.8.13 14:43:21 3.9.13 14:43:21 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 14:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ljw2 from file:/tmp/.os_lf_venv 14:43:23 lf-activate-venv(): INFO: Installing: lftools 14:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:43:34 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins4938079143373798444.sh 14:43:34 ---> sudo-logs.sh 14:43:34 Archiving 'sudo' log.. 14:43:35 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins14722270176268090625.sh 14:43:35 ---> job-cost.sh 14:43:35 Setup pyenv: 14:43:35 system 14:43:35 3.8.13 14:43:35 3.9.13 14:43:35 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 14:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ljw2 from file:/tmp/.os_lf_venv 14:43:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:43:43 INFO: No Stack... 14:43:44 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:43:44 INFO: Archiving Costs 14:43:44 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins8568885166526038664.sh 14:43:44 ---> logs-deploy.sh 14:43:44 Setup pyenv: 14:43:44 system 14:43:44 3.8.13 14:43:44 3.9.13 14:43:44 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 14:43:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ljw2 from file:/tmp/.os_lf_venv 14:43:46 lf-activate-venv(): INFO: Installing: lftools 14:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ljw2/bin to PATH 14:43:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-helm-docker-verify-all/849 14:43:57 INFO: archiving workspace using pattern(s): 14:43:59 Archives upload complete. 14:43:59 INFO: archiving logs to Nexus 14:44:00 ---> uname -a: 14:44:00 Linux prd-ubuntu1804-docker-4c-4g-2944 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:44:00 14:44:00 14:44:00 ---> lscpu: 14:44:00 Architecture: x86_64 14:44:00 CPU op-mode(s): 32-bit, 64-bit 14:44:00 Byte Order: Little Endian 14:44:00 CPU(s): 4 14:44:00 On-line CPU(s) list: 0-3 14:44:00 Thread(s) per core: 1 14:44:00 Core(s) per socket: 1 14:44:00 Socket(s): 4 14:44:00 NUMA node(s): 1 14:44:00 Vendor ID: AuthenticAMD 14:44:00 CPU family: 23 14:44:00 Model: 49 14:44:00 Model name: AMD EPYC-Rome Processor 14:44:00 Stepping: 0 14:44:00 CPU MHz: 2799.998 14:44:00 BogoMIPS: 5599.99 14:44:00 Virtualization: AMD-V 14:44:00 Hypervisor vendor: KVM 14:44:00 Virtualization type: full 14:44:00 L1d cache: 32K 14:44:00 L1i cache: 32K 14:44:00 L2 cache: 512K 14:44:00 L3 cache: 16384K 14:44:00 NUMA node0 CPU(s): 0-3 14:44:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:44:00 14:44:00 14:44:00 ---> nproc: 14:44:00 4 14:44:00 14:44:00 14:44:00 ---> df -h: 14:44:00 Filesystem Size Used Avail Use% Mounted on 14:44:00 udev 2.0G 0 2.0G 0% /dev 14:44:00 tmpfs 395M 696K 394M 1% /run 14:44:00 /dev/vda1 20G 9.1G 11G 48% / 14:44:00 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:44:00 tmpfs 5.0M 0 5.0M 0% /run/lock 14:44:00 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:44:00 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:44:00 tmpfs 395M 0 395M 0% /run/user/1001 14:44:00 14:44:00 14:44:00 ---> free -m: 14:44:00 total used free shared buff/cache available 14:44:00 Mem: 3943 450 1220 0 2272 3227 14:44:00 Swap: 1023 0 1023 14:44:00 14:44:00 14:44:00 ---> ip addr: 14:44:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:44:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:44:00 inet 127.0.0.1/8 scope host lo 14:44:00 valid_lft forever preferred_lft forever 14:44:00 inet6 ::1/128 scope host 14:44:00 valid_lft forever preferred_lft forever 14:44:00 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:44:00 link/ether fa:16:3e:66:47:72 brd ff:ff:ff:ff:ff:ff 14:44:00 inet 10.32.7.180/23 brd 10.32.7.255 scope global dynamic ens3 14:44:00 valid_lft 86085sec preferred_lft 86085sec 14:44:00 inet6 fe80::f816:3eff:fe66:4772/64 scope link 14:44:00 valid_lft forever preferred_lft forever 14:44:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:44:00 link/ether 02:42:10:78:1a:cf brd ff:ff:ff:ff:ff:ff 14:44:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:44:00 valid_lft forever preferred_lft forever 14:44:00 inet6 fe80::42:10ff:fe78:1acf/64 scope link 14:44:00 valid_lft forever preferred_lft forever 14:44:00 14:44:00 14:44:00 ---> sar -b -r -n DEV: 14:44:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2944) 06/16/25 _x86_64_ (4 CPU) 14:44:00 14:44:00 14:38:47 LINUX RESTART (4 CPU) 14:44:00 14:44:00 14:39:01 tps rtps wtps bread/s bwrtn/s 14:44:00 14:40:02 167.79 69.42 98.37 5622.93 41334.19 14:44:00 14:41:01 153.00 13.17 139.83 2344.15 20151.81 14:44:00 14:42:01 2.20 0.00 2.20 0.00 32.93 14:44:00 14:43:01 0.77 0.00 0.77 0.00 10.80 14:44:00 Average: 80.64 20.68 59.96 1990.31 15362.68 14:44:00 14:44:00 14:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:00 14:40:02 1663296 3289960 2375356 58.82 43364 1743844 962192 18.91 615320 1589740 116932 14:44:00 14:41:01 1292960 3334532 2745692 67.99 72800 2108704 1193832 23.47 735788 1794556 524 14:44:00 14:42:01 1293248 3334888 2745404 67.98 72836 2108708 1193832 23.47 735452 1794560 16 14:44:00 14:43:01 1302524 3344196 2736128 67.75 72864 2108708 1193832 23.47 725332 1794564 140 14:44:00 Average: 1388007 3325894 2650645 65.63 65466 2017491 1135922 22.33 702973 1743355 29403 14:44:00 14:44:00 14:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:00 14:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:00 14:40:02 ens3 372.69 242.33 1567.48 68.42 0.00 0.00 0.00 0.00 14:44:00 14:40:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:44:00 14:41:01 veth272c267 0.15 0.15 0.03 0.03 0.00 0.00 0.00 0.00 14:44:00 14:41:01 docker0 68.01 114.08 3.63 560.50 0.00 0.00 0.00 0.00 14:44:00 14:41:01 ens3 201.47 127.19 1235.25 14.93 0.00 0.00 0.00 0.00 14:44:00 14:41:01 lo 2.37 2.37 0.21 0.21 0.00 0.00 0.00 0.00 14:44:00 14:42:01 veth272c267 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:44:00 14:42:01 docker0 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:44:00 14:42:01 ens3 2.18 2.13 0.47 0.51 0.00 0.00 0.00 0.00 14:44:00 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:00 14:43:01 veth272c267 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:44:00 14:43:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:44:00 14:43:01 ens3 2.18 2.20 0.47 0.52 0.00 0.00 0.00 0.00 14:44:00 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:00 Average: veth272c267 0.05 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:00 Average: docker0 16.81 28.19 0.90 138.39 0.00 0.00 0.00 0.00 14:44:00 Average: ens3 144.40 93.32 698.70 21.12 0.00 0.00 0.00 0.00 14:44:00 Average: lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 14:44:00 14:44:00 14:44:00 ---> sar -P ALL: 14:44:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2944) 06/16/25 _x86_64_ (4 CPU) 14:44:00 14:44:00 14:38:47 LINUX RESTART (4 CPU) 14:44:00 14:44:00 14:39:01 CPU %user %nice %system %iowait %steal %idle 14:44:00 14:40:02 all 17.15 0.00 2.26 5.10 0.06 75.42 14:44:00 14:40:02 0 25.94 0.00 2.17 2.32 0.07 69.50 14:44:00 14:40:02 1 19.13 0.00 1.71 7.06 0.05 72.05 14:44:00 14:40:02 2 12.80 0.00 3.12 6.11 0.07 77.89 14:44:00 14:40:02 3 10.72 0.00 2.07 4.92 0.05 82.24 14:44:00 14:41:01 all 16.83 0.00 3.75 3.71 0.06 75.65 14:44:00 14:41:01 0 14.74 0.00 3.30 0.76 0.05 81.15 14:44:00 14:41:01 1 34.25 0.00 4.46 3.93 0.09 57.28 14:44:00 14:41:01 2 5.20 0.00 3.65 6.90 0.05 84.20 14:44:00 14:41:01 3 13.12 0.00 3.54 3.22 0.07 80.04 14:44:00 14:42:01 all 0.56 0.00 0.04 0.02 0.01 99.37 14:44:00 14:42:01 0 0.08 0.00 0.08 0.08 0.00 99.75 14:44:00 14:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:00 14:42:01 2 0.08 0.00 0.07 0.00 0.02 99.83 14:44:00 14:42:01 3 2.00 0.00 0.03 0.03 0.02 97.91 14:44:00 14:43:01 all 0.20 0.00 0.05 0.01 0.00 99.74 14:44:00 14:43:01 0 0.08 0.00 0.07 0.00 0.02 99.83 14:44:00 14:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:44:00 14:43:01 2 0.07 0.00 0.03 0.02 0.00 99.88 14:44:00 14:43:01 3 0.58 0.00 0.07 0.02 0.00 99.33 14:44:00 Average: all 8.63 0.00 1.51 2.20 0.03 87.63 14:44:00 Average: 0 10.19 0.00 1.39 0.79 0.03 87.59 14:44:00 Average: 1 13.25 0.00 1.53 2.74 0.04 82.44 14:44:00 Average: 2 4.52 0.00 1.70 3.23 0.03 90.51 14:44:00 Average: 3 6.55 0.00 1.41 2.03 0.03 89.97 14:44:00 14:44:00 14:44:00