08:55:29 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14820 08:55:29 Running as SYSTEM 08:55:29 [EnvInject] - Loading node environment variables. 08:55:29 Building remotely on prd-ubuntu1804-docker-4c-4g-1661 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-helm-docker-verify-all 08:55:29 [ssh-agent] Looking for ssh-agent implementation... 08:55:29 $ ssh-agent 08:55:29 SSH_AUTH_SOCK=/tmp/ssh-HtTwxI4rQAZn/agent.2087 08:55:29 SSH_AGENT_PID=2089 08:55:29 [ssh-agent] Started. 08:55:29 Running ssh-add (command line suppressed) 08:55:29 Identity added: /w/workspace/it-dep-helm-docker-verify-all@tmp/private_key_1278733341711267651.key (jenkins-ssh) 08:55:29 [ssh-agent] Using credentials jenkins (jenkins) 08:55:29 The recommended git tool is: NONE 08:55:31 using credential jenkins 08:55:31 Wiping out workspace first. 08:55:32 Cloning the remote Git repository 08:55:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:55:32 > git init /w/workspace/it-dep-helm-docker-verify-all # timeout=10 08:55:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:55:32 > git --version # timeout=10 08:55:32 > git --version # 'git version 2.17.1' 08:55:32 using GIT_SSH to set credentials jenkins 08:55:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:55:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:55:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:55:34 using GIT_SSH to set credentials jenkins 08:55:34 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/20/14820/1 # timeout=10 08:55:34 > git rev-parse c9194f59a0934179f4197653fca1fed4694c64d9^{commit} # timeout=10 08:55:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:55:34 Checking out Revision c9194f59a0934179f4197653fca1fed4694c64d9 (refs/changes/20/14820/1) 08:55:34 > git config core.sparsecheckout # timeout=10 08:55:34 > git checkout -f c9194f59a0934179f4197653fca1fed4694c64d9 # timeout=10 08:55:38 Commit message: "rAppmanager : init script added to Wait for servicemanager" 08:55:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:55:38 > git rev-list --no-walk aa915266db518391f2ac9b0f8fa71ea669039703 # timeout=10 08:55:38 provisioning config files... 08:55:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:55:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:55:38 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13633698936804783236.sh 08:55:38 ---> python-tools-install.sh 08:55:38 Setup pyenv: 08:55:38 * system (set by /opt/pyenv/version) 08:55:38 * 3.8.13 (set by /opt/pyenv/version) 08:55:38 * 3.9.13 (set by /opt/pyenv/version) 08:55:38 * 3.10.6 (set by /opt/pyenv/version) 08:55:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQAV 08:55:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:55:55 lf-activate-venv(): INFO: Installing: lftools 08:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 08:56:36 Generating Requirements File 08:57:12 Python 3.10.6 08:57:12 pip 25.2 from /tmp/venv-ZQAV/lib/python3.10/site-packages/pip (python 3.10) 08:57:13 appdirs==1.4.4 08:57:13 argcomplete==3.6.2 08:57:13 aspy.yaml==1.3.0 08:57:13 attrs==25.3.0 08:57:13 autopage==0.5.2 08:57:13 beautifulsoup4==4.13.4 08:57:13 boto3==1.40.15 08:57:13 botocore==1.40.15 08:57:13 bs4==0.0.2 08:57:13 cachetools==5.5.2 08:57:13 certifi==2025.8.3 08:57:13 cffi==1.17.1 08:57:13 cfgv==3.4.0 08:57:13 chardet==5.2.0 08:57:13 charset-normalizer==3.4.3 08:57:13 click==8.2.1 08:57:13 cliff==4.11.0 08:57:13 cmd2==2.7.0 08:57:13 cryptography==3.3.2 08:57:13 debtcollector==3.0.0 08:57:13 decorator==5.2.1 08:57:13 defusedxml==0.7.1 08:57:13 Deprecated==1.2.18 08:57:13 distlib==0.4.0 08:57:13 dnspython==2.7.0 08:57:13 docker==7.1.0 08:57:13 dogpile.cache==1.4.0 08:57:13 durationpy==0.10 08:57:13 email_validator==2.2.0 08:57:13 filelock==3.19.1 08:57:13 future==1.0.0 08:57:13 gitdb==4.0.12 08:57:13 GitPython==3.1.45 08:57:13 google-auth==2.40.3 08:57:13 httplib2==0.22.0 08:57:13 identify==2.6.13 08:57:13 idna==3.10 08:57:13 importlib-resources==1.5.0 08:57:13 iso8601==2.1.0 08:57:13 Jinja2==3.1.6 08:57:13 jmespath==1.0.1 08:57:13 jsonpatch==1.33 08:57:13 jsonpointer==3.0.0 08:57:13 jsonschema==4.25.1 08:57:13 jsonschema-specifications==2025.4.1 08:57:13 keystoneauth1==5.12.0 08:57:13 kubernetes==33.1.0 08:57:13 lftools==0.37.13 08:57:13 lxml==6.0.0 08:57:13 markdown-it-py==4.0.0 08:57:13 MarkupSafe==3.0.2 08:57:13 mdurl==0.1.2 08:57:13 msgpack==1.1.1 08:57:13 multi_key_dict==2.0.3 08:57:13 munch==4.0.0 08:57:13 netaddr==1.3.0 08:57:13 niet==1.4.2 08:57:13 nodeenv==1.9.1 08:57:13 oauth2client==4.1.3 08:57:13 oauthlib==3.3.1 08:57:13 openstacksdk==4.7.0 08:57:13 os-client-config==2.3.0 08:57:13 os-service-types==1.8.0 08:57:13 osc-lib==4.2.0 08:57:13 oslo.config==10.0.0 08:57:13 oslo.context==6.0.0 08:57:13 oslo.i18n==6.5.1 08:57:13 oslo.log==7.2.0 08:57:13 oslo.serialization==5.7.0 08:57:13 oslo.utils==9.0.0 08:57:13 packaging==25.0 08:57:13 pbr==7.0.1 08:57:13 platformdirs==4.3.8 08:57:13 prettytable==3.16.0 08:57:13 psutil==7.0.0 08:57:13 pyasn1==0.6.1 08:57:13 pyasn1_modules==0.4.2 08:57:13 pycparser==2.22 08:57:13 pygerrit2==2.0.15 08:57:13 PyGithub==2.7.0 08:57:13 Pygments==2.19.2 08:57:13 PyJWT==2.10.1 08:57:13 PyNaCl==1.5.0 08:57:13 pyparsing==2.4.7 08:57:13 pyperclip==1.9.0 08:57:13 pyrsistent==0.20.0 08:57:13 python-cinderclient==9.7.0 08:57:13 python-dateutil==2.9.0.post0 08:57:13 python-heatclient==4.3.0 08:57:13 python-jenkins==1.8.3 08:57:13 python-keystoneclient==5.6.0 08:57:13 python-magnumclient==4.8.1 08:57:13 python-openstackclient==8.2.0 08:57:13 python-swiftclient==4.8.0 08:57:13 PyYAML==6.0.2 08:57:13 referencing==0.36.2 08:57:13 requests==2.32.5 08:57:13 requests-oauthlib==2.0.0 08:57:13 requestsexceptions==1.4.0 08:57:13 rfc3986==2.0.0 08:57:13 rich==14.1.0 08:57:13 rich-argparse==1.7.1 08:57:13 rpds-py==0.27.0 08:57:13 rsa==4.9.1 08:57:13 ruamel.yaml==0.18.15 08:57:13 ruamel.yaml.clib==0.2.12 08:57:13 s3transfer==0.13.1 08:57:13 simplejson==3.20.1 08:57:13 six==1.17.0 08:57:13 smmap==5.0.2 08:57:13 soupsieve==2.7 08:57:13 stevedore==5.4.1 08:57:13 tabulate==0.9.0 08:57:13 toml==0.10.2 08:57:13 tomlkit==0.13.3 08:57:13 tqdm==4.67.1 08:57:13 typing_extensions==4.14.1 08:57:13 tzdata==2025.2 08:57:13 urllib3==1.26.20 08:57:13 virtualenv==20.34.0 08:57:13 wcwidth==0.2.13 08:57:13 websocket-client==1.8.0 08:57:13 wrapt==1.17.3 08:57:13 xdg==6.0.0 08:57:13 xmltodict==0.14.2 08:57:13 yq==3.4.3 08:57:13 provisioning config files... 08:57:13 copy managed file [global-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config8409049980765696741tmp 08:57:13 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config12061249402503577824tmp 08:57:13 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8742819122852567151.sh 08:57:13 ---> docker-login.sh 08:57:13 nexus3.o-ran-sc.org:10001 08:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:13 Configure a credential helper to remove this warning. See 08:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:13 08:57:13 Login Succeeded 08:57:13 nexus3.o-ran-sc.org:10002 08:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:14 Configure a credential helper to remove this warning. See 08:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:14 08:57:14 Login Succeeded 08:57:14 nexus3.o-ran-sc.org:10003 08:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:14 Configure a credential helper to remove this warning. See 08:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:14 08:57:14 Login Succeeded 08:57:14 nexus3.o-ran-sc.org:10004 08:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:14 Configure a credential helper to remove this warning. See 08:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:14 08:57:14 Login Succeeded 08:57:14 ---> docker-login.sh ends 08:57:14 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8286681848063573332.sh 08:57:14 [it-dep-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins3283258914127023061.sh 08:57:14 [EnvInject] - Injecting environment variables from a build step. 08:57:14 [EnvInject] - Injecting as environment variables the properties content 08:57:14 DOCKER_ROOT=$WORKSPACE 08:57:14 CONTAINER_TAG_YAML_DIR= 08:57:14 CONTAINER_TAG_METHOD=latest 08:57:14 08:57:14 [EnvInject] - Variables injected successfully. 08:57:14 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins15939526503553898667.sh 08:57:14 ---> docker-get-container-tag.sh 08:57:14 Setup pyenv: 08:57:14 system 08:57:14 3.8.13 08:57:14 3.9.13 08:57:14 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 08:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQAV from file:/tmp/.os_lf_venv 08:57:18 lf-activate-venv(): INFO: Installing: yq 08:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 08:57:19 ---> Docker image tag found: latest 08:57:19 [EnvInject] - Injecting environment variables from a build step. 08:57:19 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:57:19 [EnvInject] - Variables injected successfully. 08:57:19 [EnvInject] - Injecting environment variables from a build step. 08:57:19 [EnvInject] - Injecting as environment variables the properties content 08:57:19 DOCKER_ARGS=-f ci/Dockerfile 08:57:19 DOCKER_ROOT=/w/workspace/it-dep-helm-docker-verify-all 08:57:19 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:57:19 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:57:19 DOCKER_NAME=o-ran-sc/it-dep-helm 08:57:19 08:57:19 [EnvInject] - Variables injected successfully. 08:57:19 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13285065887252999523.sh 08:57:19 ---> docker-build.sh 08:57:19 Docker version 24.0.2, build cb74dfc 08:57:19 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest 08:57:19 docker build -f ci/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest . 08:57:20 #1 [internal] load .dockerignore 08:57:20 #1 transferring context: 2B done 08:57:20 #1 DONE 0.1s 08:57:20 08:57:20 #2 [internal] load build definition from Dockerfile 08:57:20 #2 transferring dockerfile: 1.33kB done 08:57:20 #2 DONE 0.1s 08:57:20 08:57:20 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 08:57:22 #3 DONE 1.3s 08:57:22 08:57:22 #4 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:57:22 #4 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done 08:57:22 #4 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 08:57:22 #4 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 08:57:22 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.2s 08:57:22 #4 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 08:57:22 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 3.15MB / 25.69MB 0.3s 08:57:22 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 6.29MB / 25.69MB 0.4s 08:57:22 #4 ... 08:57:22 08:57:22 #5 [internal] load build context 08:57:22 #5 transferring context: 16.73MB 0.4s done 08:57:22 #5 DONE 0.5s 08:57:22 08:57:22 #4 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:57:22 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 19.92MB / 25.69MB 0.6s 08:57:22 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.7s 08:57:23 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.7s done 08:57:23 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 08:57:24 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.5s done 08:57:24 #4 DONE 2.5s 08:57:24 08:57:24 #6 [2/7] RUN apt-get update && apt-get -y install curl ca-certificates wget 08:57:25 #6 0.655 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:57:25 #6 0.855 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 08:57:25 #6 1.061 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 08:57:25 #6 1.154 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 08:57:25 #6 1.250 Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 08:57:25 #6 1.264 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 08:57:25 #6 1.300 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 08:57:26 #6 1.643 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 08:57:26 #6 1.738 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 08:57:26 #6 1.766 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 08:57:26 #6 1.804 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 08:57:26 #6 1.858 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 08:57:26 #6 1.945 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 08:57:26 #6 1.946 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 08:57:26 #6 1.947 Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 08:57:27 #6 2.372 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 08:57:27 #6 2.485 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 08:57:27 #6 2.663 Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 08:57:28 #6 4.387 Fetched 28.2 MB in 4s (7179 kB/s) 08:57:28 #6 4.387 Reading package lists... 08:57:30 #6 6.266 Reading package lists... 08:57:32 #6 8.092 Building dependency tree... 08:57:33 #6 8.437 Reading state information... 08:57:33 #6 8.996 The following additional packages will be installed: 08:57:33 #6 8.996 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 08:57:33 #6 8.996 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:57:33 #6 8.996 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 08:57:33 #6 8.996 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 08:57:33 #6 8.996 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 08:57:33 #6 8.998 libsqlite3-0 libssl1.1 libwind0-heimdal openssl publicsuffix 08:57:33 #6 9.003 Suggested packages: 08:57:33 #6 9.003 krb5-doc krb5-user libsasl2-modules-gssapi-mit 08:57:33 #6 9.003 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 08:57:33 #6 9.003 libsasl2-modules-sql 08:57:33 #6 9.154 The following NEW packages will be installed: 08:57:33 #6 9.155 ca-certificates curl krb5-locales libasn1-8-heimdal libcurl4 08:57:33 #6 9.155 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 08:57:33 #6 9.155 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 08:57:33 #6 9.155 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 08:57:33 #6 9.155 libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 08:57:33 #6 9.157 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal 08:57:33 #6 9.159 openssl publicsuffix wget 08:57:34 #6 9.613 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. 08:57:34 #6 9.613 Need to get 5161 kB of archives. 08:57:34 #6 9.613 After this operation, 15.7 MB of additional disk space will be used. 08:57:34 #6 9.613 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 08:57:35 #6 10.79 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 08:57:35 #6 10.84 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 08:57:35 #6 10.85 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 08:57:35 #6 10.89 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 08:57:35 #6 10.89 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 08:57:35 #6 10.89 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 08:57:35 #6 10.93 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 08:57:35 #6 10.93 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 08:57:35 #6 10.95 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 08:57:35 #6 10.97 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:57:35 #6 11.06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 08:57:35 #6 11.06 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 08:57:35 #6 11.08 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 08:57:35 #6 11.08 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 08:57:35 #6 11.08 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 08:57:35 #6 11.20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 08:57:35 #6 11.20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 08:57:35 #6 11.20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 08:57:35 #6 11.21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 08:57:35 #6 11.21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 08:57:35 #6 11.33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 08:57:36 #6 11.34 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] 08:57:36 #6 11.34 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] 08:57:36 #6 11.34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 08:57:36 #6 11.34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 08:57:36 #6 11.47 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:57:36 #6 11.47 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:57:36 #6 11.47 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB] 08:57:36 #6 11.48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB] 08:57:36 #6 11.49 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] 08:57:36 #6 11.66 debconf: delaying package configuration, since apt-utils is not installed 08:57:36 #6 11.72 Fetched 5161 kB in 2s (2252 kB/s) 08:57:36 #6 11.78 Selecting previously unselected package libssl1.1:amd64. 08:57:36 #6 11.78 (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.) 08:57:36 #6 11.78 Preparing to unpack .../00-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:57:36 #6 11.81 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:57:36 #6 12.01 Selecting previously unselected package openssl. 08:57:36 #6 12.01 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:57:36 #6 12.02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:57:36 #6 12.15 Selecting previously unselected package ca-certificates. 08:57:36 #6 12.15 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 08:57:36 #6 12.16 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 08:57:37 #6 12.38 Selecting previously unselected package libsqlite3-0:amd64. 08:57:37 #6 12.38 Preparing to unpack .../03-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 08:57:37 #6 12.39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 08:57:37 #6 12.50 Selecting previously unselected package krb5-locales. 08:57:37 #6 12.50 Preparing to unpack .../04-krb5-locales_1.16-2ubuntu0.4_all.deb ... 08:57:37 #6 12.51 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 08:57:37 #6 12.55 Selecting previously unselected package libkrb5support0:amd64. 08:57:37 #6 12.55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 08:57:37 #6 12.56 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 08:57:37 #6 12.61 Selecting previously unselected package libk5crypto3:amd64. 08:57:37 #6 12.62 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 08:57:37 #6 12.62 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 08:57:37 #6 12.68 Selecting previously unselected package libkeyutils1:amd64. 08:57:37 #6 12.68 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 08:57:37 #6 12.69 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 08:57:37 #6 12.74 Selecting previously unselected package libkrb5-3:amd64. 08:57:37 #6 12.74 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 08:57:37 #6 12.75 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 08:57:37 #6 12.84 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:57:37 #6 12.84 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 08:57:37 #6 12.85 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 08:57:37 #6 12.91 Selecting previously unselected package libpsl5:amd64. 08:57:37 #6 12.91 Preparing to unpack .../10-libpsl5_0.19.1-5build1_amd64.deb ... 08:57:37 #6 12.92 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:57:37 #6 12.96 Selecting previously unselected package publicsuffix. 08:57:37 #6 12.96 Preparing to unpack .../11-publicsuffix_20180223.1310-1_all.deb ... 08:57:37 #6 12.97 Unpacking publicsuffix (20180223.1310-1) ... 08:57:37 #6 13.02 Selecting previously unselected package wget. 08:57:37 #6 13.03 Preparing to unpack .../12-wget_1.19.4-1ubuntu2.2_amd64.deb ... 08:57:37 #6 13.03 Unpacking wget (1.19.4-1ubuntu2.2) ... 08:57:37 #6 13.11 Selecting previously unselected package libroken18-heimdal:amd64. 08:57:37 #6 13.12 Preparing to unpack .../13-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:37 #6 13.12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:37 #6 13.18 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:57:37 #6 13.18 Preparing to unpack .../14-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:37 #6 13.19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:37 #6 13.27 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:57:37 #6 13.27 Preparing to unpack .../15-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:37 #6 13.28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:37 #6 13.34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:57:37 #6 13.35 Preparing to unpack .../16-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:37 #6 13.35 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.43 Selecting previously unselected package libwind0-heimdal:amd64. 08:57:38 #6 13.43 Preparing to unpack .../17-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:38 #6 13.44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.50 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:57:38 #6 13.50 Preparing to unpack .../18-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:38 #6 13.51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:57:38 #6 13.58 Preparing to unpack .../19-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:38 #6 13.59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.72 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:57:38 #6 13.72 Preparing to unpack .../20-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:38 #6 13.73 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.82 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:57:38 #6 13.82 Preparing to unpack .../21-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:57:38 #6 13.83 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:38 #6 13.89 Selecting previously unselected package libsasl2-modules-db:amd64. 08:57:38 #6 13.89 Preparing to unpack .../22-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:57:38 #6 13.90 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:38 #6 13.96 Selecting previously unselected package libsasl2-2:amd64. 08:57:38 #6 13.96 Preparing to unpack .../23-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:57:38 #6 13.97 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:38 #6 14.03 Selecting previously unselected package libldap-common. 08:57:38 #6 14.03 Preparing to unpack .../24-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 08:57:38 #6 14.04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 08:57:38 #6 14.10 Selecting previously unselected package libldap-2.4-2:amd64. 08:57:38 #6 14.10 Preparing to unpack .../25-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 08:57:38 #6 14.11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 08:57:38 #6 14.18 Selecting previously unselected package libnghttp2-14:amd64. 08:57:38 #6 14.19 Preparing to unpack .../26-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:57:38 #6 14.20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:57:38 #6 14.26 Selecting previously unselected package librtmp1:amd64. 08:57:38 #6 14.26 Preparing to unpack .../27-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:57:38 #6 14.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:57:38 #6 14.34 Selecting previously unselected package libcurl4:amd64. 08:57:38 #6 14.34 Preparing to unpack .../28-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ... 08:57:38 #6 14.35 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 08:57:39 #6 14.42 Selecting previously unselected package curl. 08:57:39 #6 14.42 Preparing to unpack .../29-curl_7.58.0-2ubuntu3.24_amd64.deb ... 08:57:39 #6 14.43 Unpacking curl (7.58.0-2ubuntu3.24) ... 08:57:39 #6 14.49 Selecting previously unselected package libsasl2-modules:amd64. 08:57:39 #6 14.49 Preparing to unpack .../30-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:57:39 #6 14.50 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:39 #6 14.56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:57:39 #6 14.58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 08:57:39 #6 14.62 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:57:39 #6 14.64 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:39 #6 14.66 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:39 #6 14.68 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:39 #6 14.70 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:57:39 #6 14.71 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 08:57:39 #6 14.73 Setting up krb5-locales (1.16-2ubuntu0.4) ... 08:57:39 #6 14.75 Setting up publicsuffix (20180223.1310-1) ... 08:57:39 #6 14.76 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:57:39 #6 14.86 debconf: unable to initialize frontend: Dialog 08:57:39 #6 14.86 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:57:39 #6 14.86 debconf: falling back to frontend: Readline 08:57:39 #6 14.86 debconf: unable to initialize frontend: Readline 08:57:39 #6 14.86 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.) 08:57:39 #6 14.86 debconf: falling back to frontend: Teletype 08:57:39 #6 14.91 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:39 #6 14.93 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:57:39 #6 15.21 Setting up wget (1.19.4-1ubuntu2.2) ... 08:57:40 #6 15.78 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 08:57:40 #6 15.80 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 08:57:40 #6 15.83 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:57:40 #6 15.86 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 08:57:40 #6 15.97 debconf: unable to initialize frontend: Dialog 08:57:40 #6 15.97 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:57:40 #6 15.97 debconf: falling back to frontend: Readline 08:57:40 #6 15.98 debconf: unable to initialize frontend: Readline 08:57:40 #6 15.98 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.) 08:57:40 #6 15.98 debconf: falling back to frontend: Teletype 08:57:40 #6 16.38 Updating certificates in /etc/ssl/certs... 08:57:41 #6 16.92 137 added, 0 removed; done. 08:57:41 #6 16.97 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 08:57:41 #6 16.98 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 08:57:41 #6 17.07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 08:57:41 #6 17.13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:57:41 #6 17.16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 08:57:41 #6 17.17 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 08:57:41 #6 17.19 Setting up curl (7.58.0-2ubuntu3.24) ... 08:57:41 #6 17.21 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 08:57:41 #6 17.24 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 08:57:41 #6 17.27 Updating certificates in /etc/ssl/certs... 08:57:42 #6 17.70 0 added, 0 removed; done. 08:57:42 #6 17.70 Running hooks in /etc/ca-certificates/update.d... 08:57:42 #6 17.70 done. 08:57:43 #6 DONE 18.5s 08:57:43 08:57:43 #7 [3/7] RUN wget https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz && tar -xvf ../helm-v2.17.0-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 08:57:43 #7 0.526 --2025-08-22 08:57:43-- https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz 08:57:43 #7 0.527 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 08:57:43 #7 0.542 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 09:12:43 #7 900.5 Unable to establish SSL connection. 09:12:43 #7 ERROR: process "/bin/sh -c wget 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" did not complete successfully: exit code: 4 09:12:43 ------ 09:12:43 > [3/7] RUN wget https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz && tar -xvf ../helm-v2.17.0-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm: 09:12:43 #7 0.526 --2025-08-22 08:57:43-- https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz 09:12:43 #7 0.527 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 09:12:43 #7 0.542 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 09:12:43 #7 900.5 Unable to establish SSL connection. 09:12:43 ------ 09:12:43 Dockerfile:22 09:12:43 -------------------- 09:12:43 20 | ARG HELMVERSION=v2.17.0 09:12:43 21 | # often times out during LF jenkins build 09:12:43 22 | >>> RUN wget 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 09:12:43 23 | RUN helm init -c --skip-repos 09:12:43 24 | ARG TGT=/tmp/it-dep 09:12:43 -------------------- 09:12:43 ERROR: failed to solve: process "/bin/sh -c wget 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" did not complete successfully: exit code: 4 09:12:43 Build step 'Execute shell' marked build as failure 09:12:43 $ ssh-agent -k 09:12:43 unset SSH_AUTH_SOCK; 09:12:43 unset SSH_AGENT_PID; 09:12:43 echo Agent pid 2089 killed; 09:12:43 [ssh-agent] Stopped. 09:12:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:12:43 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins10126748742109995117.sh 09:12:43 ---> sysstat.sh 09:12:44 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13125873604570071987.sh 09:12:44 ---> package-listing.sh 09:12:44 ++ facter osfamily 09:12:44 ++ tr '[:upper:]' '[:lower:]' 09:12:45 + OS_FAMILY=debian 09:12:45 + workspace=/w/workspace/it-dep-helm-docker-verify-all 09:12:45 + START_PACKAGES=/tmp/packages_start.txt 09:12:45 + END_PACKAGES=/tmp/packages_end.txt 09:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:45 + PACKAGES=/tmp/packages_start.txt 09:12:45 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 09:12:45 + PACKAGES=/tmp/packages_end.txt 09:12:45 + case "${OS_FAMILY}" in 09:12:45 + dpkg -l 09:12:45 + grep '^ii' 09:12:45 + '[' -f /tmp/packages_start.txt ']' 09:12:45 + '[' -f /tmp/packages_end.txt ']' 09:12:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:45 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 09:12:45 + mkdir -p /w/workspace/it-dep-helm-docker-verify-all/archives/ 09:12:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-helm-docker-verify-all/archives/ 09:12:45 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins1993395114979335725.sh 09:12:45 ---> capture-instance-metadata.sh 09:12:45 Setup pyenv: 09:12:45 system 09:12:45 3.8.13 09:12:45 3.9.13 09:12:45 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQAV from file:/tmp/.os_lf_venv 09:12:48 lf-activate-venv(): INFO: Installing: lftools 09:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 09:13:05 INFO: Running in OpenStack, capturing instance metadata 09:13:06 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins12617264871470219619.sh 09:13:06 provisioning config files... 09:13:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config1908130445588510257tmp 09:13:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:13:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:13:06 [EnvInject] - Injecting environment variables from a build step. 09:13:06 [EnvInject] - Injecting as environment variables the properties content 09:13:06 SERVER_ID=logs 09:13:06 09:13:06 [EnvInject] - Variables injected successfully. 09:13:06 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3820555348718167251.sh 09:13:06 ---> create-netrc.sh 09:13:06 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins18159191453611600252.sh 09:13:06 ---> python-tools-install.sh 09:13:06 Setup pyenv: 09:13:06 system 09:13:06 3.8.13 09:13:06 3.9.13 09:13:06 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQAV from file:/tmp/.os_lf_venv 09:13:10 lf-activate-venv(): INFO: Installing: lftools 09:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 09:13:27 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins5210531181012922440.sh 09:13:27 ---> sudo-logs.sh 09:13:27 Archiving 'sudo' log.. 09:13:27 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13640331856581866200.sh 09:13:27 ---> job-cost.sh 09:13:27 Setup pyenv: 09:13:27 system 09:13:27 3.8.13 09:13:27 3.9.13 09:13:27 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQAV from file:/tmp/.os_lf_venv 09:13:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 09:13:41 INFO: No Stack... 09:13:41 INFO: Retrieving Pricing Info for: v3-starter-4 09:13:41 INFO: Archiving Costs 09:13:41 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins7085460849714959633.sh 09:13:42 ---> logs-deploy.sh 09:13:42 Setup pyenv: 09:13:42 system 09:13:42 3.8.13 09:13:42 3.9.13 09:13:42 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQAV from file:/tmp/.os_lf_venv 09:13:45 lf-activate-venv(): INFO: Installing: lftools 09:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-ZQAV/bin to PATH 09:14:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-helm-docker-verify-all/939 09:14:03 INFO: archiving workspace using pattern(s): 09:14:05 Archives upload complete. 09:14:06 INFO: archiving logs to Nexus 09:14:07 ---> uname -a: 09:14:07 Linux prd-ubuntu1804-docker-4c-4g-1661 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:14:07 09:14:07 09:14:07 ---> lscpu: 09:14:07 Architecture: x86_64 09:14:07 CPU op-mode(s): 32-bit, 64-bit 09:14:07 Byte Order: Little Endian 09:14:07 CPU(s): 4 09:14:07 On-line CPU(s) list: 0-3 09:14:07 Thread(s) per core: 1 09:14:07 Core(s) per socket: 1 09:14:07 Socket(s): 4 09:14:07 NUMA node(s): 1 09:14:07 Vendor ID: AuthenticAMD 09:14:07 CPU family: 23 09:14:07 Model: 49 09:14:07 Model name: AMD EPYC-Rome Processor 09:14:07 Stepping: 0 09:14:07 CPU MHz: 2800.000 09:14:07 BogoMIPS: 5600.00 09:14:07 Virtualization: AMD-V 09:14:07 Hypervisor vendor: KVM 09:14:07 Virtualization type: full 09:14:07 L1d cache: 32K 09:14:07 L1i cache: 32K 09:14:07 L2 cache: 512K 09:14:07 L3 cache: 16384K 09:14:07 NUMA node0 CPU(s): 0-3 09:14:07 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 09:14:07 09:14:07 09:14:07 ---> nproc: 09:14:07 4 09:14:07 09:14:07 09:14:07 ---> df -h: 09:14:07 Filesystem Size Used Avail Use% Mounted on 09:14:07 udev 3.9G 0 3.9G 0% /dev 09:14:07 tmpfs 798M 696K 797M 1% /run 09:14:07 /dev/vda1 20G 9.1G 11G 48% / 09:14:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:14:07 tmpfs 5.0M 0 5.0M 0% /run/lock 09:14:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:14:07 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:14:07 tmpfs 798M 0 798M 0% /run/user/1001 09:14:07 09:14:07 09:14:07 ---> free -m: 09:14:07 total used free shared buff/cache available 09:14:07 Mem: 7976 519 5167 0 2289 7174 09:14:07 Swap: 1023 0 1023 09:14:07 09:14:07 09:14:07 ---> ip addr: 09:14:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:14:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:14:07 inet 127.0.0.1/8 scope host lo 09:14:07 valid_lft forever preferred_lft forever 09:14:07 inet6 ::1/128 scope host 09:14:07 valid_lft forever preferred_lft forever 09:14:07 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:14:07 link/ether fa:16:3e:ad:21:19 brd ff:ff:ff:ff:ff:ff 09:14:07 inet 10.32.6.160/23 brd 10.32.7.255 scope global dynamic ens3 09:14:07 valid_lft 85239sec preferred_lft 85239sec 09:14:07 inet6 fe80::f816:3eff:fead:2119/64 scope link 09:14:07 valid_lft forever preferred_lft forever 09:14:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:14:07 link/ether 02:42:bd:96:d3:eb brd ff:ff:ff:ff:ff:ff 09:14:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:14:07 valid_lft forever preferred_lft forever 09:14:07 inet6 fe80::42:bdff:fe96:d3eb/64 scope link 09:14:07 valid_lft forever preferred_lft forever 09:14:07 09:14:07 09:14:07 ---> sar -b -r -n DEV: 09:14:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1661) 08/22/25 _x86_64_ (4 CPU) 09:14:07 09:14:07 08:54:49 LINUX RESTART (4 CPU) 09:14:07 09:14:07 08:55:01 tps rtps wtps bread/s bwrtn/s 09:14:07 08:56:02 151.92 69.10 82.83 5606.80 39636.33 09:14:07 08:57:01 53.13 0.31 52.82 32.40 7139.40 09:14:07 08:58:01 109.77 12.53 97.23 2243.73 15697.60 09:14:07 08:59:01 2.65 0.00 2.65 0.00 34.79 09:14:07 09:00:01 1.43 0.00 1.43 0.00 16.93 09:14:07 09:01:01 1.27 0.00 1.27 0.00 13.73 09:14:07 09:02:01 0.95 0.00 0.95 0.00 11.86 09:14:07 09:03:01 1.25 0.00 1.25 0.00 13.60 09:14:07 09:04:01 0.87 0.00 0.87 0.00 10.13 09:14:07 09:05:01 1.20 0.00 1.20 0.00 13.73 09:14:07 09:06:01 1.33 0.00 1.33 0.00 15.06 09:14:07 09:07:01 0.82 0.00 0.82 0.00 9.33 09:14:07 09:08:01 0.95 0.00 0.95 0.00 11.06 09:14:07 09:09:01 1.33 0.00 1.33 0.00 14.40 09:14:07 09:10:01 3.68 2.37 1.32 18.93 19.87 09:14:07 09:11:01 1.93 0.00 1.93 0.00 22.80 09:14:07 09:12:01 1.30 0.00 1.30 0.00 14.13 09:14:07 09:13:01 9.28 0.27 9.02 19.20 221.43 09:14:07 09:14:01 22.83 2.20 20.63 89.85 1440.29 09:14:07 Average: 19.33 4.57 14.76 422.05 3384.45 09:14:07 09:14:07 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:07 08:56:02 5869252 7385232 2298176 28.14 36520 1660020 1034220 11.22 612532 1514632 56452 09:14:07 08:57:01 5638524 7382684 2528904 30.96 56268 1855852 1007360 10.93 626032 1706764 131036 09:14:07 08:58:01 5350472 7390496 2816956 34.49 72536 2123160 1298648 14.09 774660 1817948 804 09:14:07 08:59:01 5350760 7390788 2816668 34.49 72560 2123164 1298648 14.09 774516 1817952 180 09:14:07 09:00:01 5358532 7398640 2808896 34.39 72632 2123164 1307820 14.19 766520 1817948 32 09:14:07 09:01:01 5359060 7399264 2808368 34.38 72712 2123168 1307820 14.19 766152 1817952 124 09:14:07 09:02:01 5367756 7407996 2799672 34.28 72740 2123172 1307820 14.19 757384 1817956 12 09:14:07 09:03:01 5368020 7408300 2799408 34.28 72756 2123180 1307820 14.19 757028 1817964 4 09:14:07 09:04:01 5367720 7408048 2799708 34.28 72784 2123180 1307820 14.19 757332 1817964 152 09:14:07 09:05:01 5367776 7408136 2799652 34.28 72804 2123176 1307820 14.19 757540 1817968 136 09:14:07 09:06:01 5368004 7408448 2799424 34.28 72864 2123192 1307820 14.19 757500 1817972 148 09:14:07 09:07:01 5367996 7408472 2799432 34.28 72884 2123196 1307820 14.19 757360 1817980 192 09:14:07 09:08:01 5368120 7408628 2799308 34.27 72912 2123196 1307820 14.19 757252 1817980 12 09:14:07 09:09:01 5368120 7408688 2799308 34.27 72944 2123200 1307820 14.19 757432 1817984 4 09:14:07 09:10:01 5367084 7408240 2800344 34.29 73552 2123204 1304084 14.15 758204 1817988 128 09:14:07 09:11:01 5367016 7408236 2800412 34.29 73628 2123200 1304084 14.15 758196 1817992 136 09:14:07 09:12:01 5367232 7408544 2800196 34.28 73704 2123208 1304084 14.15 758340 1817992 16 09:14:07 09:13:01 5271856 7320724 2895572 35.45 74368 2130112 1096016 11.89 854872 1818404 7672 09:14:07 09:14:01 5229424 7291724 2938004 35.97 76352 2141024 1115636 12.11 891104 1822472 19220 09:14:07 Average: 5393301 7392173 2774127 33.97 70396 2086040 1254788 13.62 757892 1796411 11393 09:14:07 09:14:07 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:07 08:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 08:56:02 ens3 459.00 252.37 1117.31 67.57 0.00 0.00 0.00 0.00 09:14:07 08:56:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 09:14:07 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 08:57:01 ens3 59.75 48.21 743.38 6.44 0.00 0.00 0.00 0.00 09:14:07 08:57:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 09:14:07 08:58:01 vethca5f5a2 0.18 0.32 0.02 0.04 0.00 0.00 0.00 0.00 09:14:07 08:58:01 docker0 67.55 105.43 3.60 549.92 0.00 0.00 0.00 0.00 09:14:07 08:58:01 ens3 186.23 104.02 981.63 10.84 0.00 0.00 0.00 0.00 09:14:07 08:58:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 09:14:07 08:59:01 vethca5f5a2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 08:59:01 ens3 0.40 0.33 0.03 0.02 0.00 0.00 0.00 0.00 09:14:07 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:00:01 vethca5f5a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:00:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:01:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:01:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:14:07 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:02:01 vethca5f5a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:02:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:03:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:03:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:14:07 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:04:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:04:01 ens3 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:14:07 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:05:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:05:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 09:14:07 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:06:01 vethca5f5a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:06:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:14:07 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:07:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:07:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:14:07 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:08:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:08:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:09:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:09:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:14:07 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:10:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:10:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:11:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:11:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:14:07 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:07 09:12:01 vethca5f5a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:12:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:14:07 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:13:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:13:01 ens3 6.60 6.13 4.90 3.04 0.00 0.00 0.00 0.00 09:14:07 09:13:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:14:07 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:07 09:14:01 ens3 18.15 18.50 16.88 19.55 0.00 0.00 0.00 0.00 09:14:07 09:14:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:14:07 Average: docker0 3.56 5.55 0.19 28.96 0.00 0.00 0.00 0.00 09:14:07 Average: ens3 38.54 22.66 150.27 5.68 0.00 0.00 0.00 0.00 09:14:07 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:14:07 09:14:07 09:14:07 ---> sar -P ALL: 09:14:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1661) 08/22/25 _x86_64_ (4 CPU) 09:14:07 09:14:07 08:54:49 LINUX RESTART (4 CPU) 09:14:07 09:14:07 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:14:07 08:56:02 all 19.65 0.00 3.01 4.61 1.28 71.44 09:14:07 08:56:02 0 14.54 0.00 2.15 4.15 1.12 78.06 09:14:07 08:56:02 1 25.74 0.00 2.29 2.24 1.27 68.47 09:14:07 08:56:02 2 22.52 0.00 5.77 6.80 1.52 63.38 09:14:07 08:56:02 3 15.80 0.00 1.87 5.27 1.22 75.85 09:14:07 08:57:01 all 20.22 0.00 1.20 1.88 0.70 76.00 09:14:07 08:57:01 0 11.42 0.00 0.73 0.68 0.36 86.82 09:14:07 08:57:01 1 4.34 0.00 0.34 0.05 0.24 95.03 09:14:07 08:57:01 2 39.62 0.00 2.49 6.37 1.37 50.14 09:14:07 08:57:01 3 25.49 0.00 1.24 0.41 0.81 72.05 09:14:07 08:58:01 all 11.73 0.00 2.58 2.60 0.73 82.36 09:14:07 08:58:01 0 7.81 0.00 2.45 3.76 0.59 85.38 09:14:07 08:58:01 1 3.36 0.00 2.41 3.45 0.55 90.22 09:14:07 08:58:01 2 11.25 0.00 2.29 1.72 0.70 84.03 09:14:07 08:58:01 3 24.47 0.00 3.14 1.47 1.07 69.84 09:14:07 08:59:01 all 0.05 0.00 0.03 0.04 0.03 99.85 09:14:07 08:59:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:14:07 08:59:01 1 0.08 0.00 0.05 0.00 0.05 99.82 09:14:07 08:59:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:14:07 08:59:01 3 0.02 0.00 0.02 0.13 0.02 99.82 09:14:07 09:00:01 all 0.15 0.00 0.04 0.02 0.04 99.76 09:14:07 09:00:01 0 0.38 0.00 0.03 0.03 0.07 99.48 09:14:07 09:00:01 1 0.07 0.00 0.03 0.05 0.05 99.80 09:14:07 09:00:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:14:07 09:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:14:07 09:01:01 all 0.18 0.00 0.03 0.02 0.02 99.76 09:14:07 09:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:14:07 09:01:01 1 0.60 0.00 0.03 0.05 0.03 99.28 09:14:07 09:01:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:14:07 09:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:14:07 09:02:01 all 0.23 0.00 0.03 0.01 0.01 99.72 09:14:07 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:14:07 09:02:01 1 0.83 0.00 0.05 0.05 0.02 99.05 09:14:07 09:02:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:14:07 09:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:14:07 09:03:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:14:07 09:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:14:07 09:03:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:14:07 09:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:14:07 09:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:14:07 09:04:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:14:07 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:07 09:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:14:07 09:04:01 2 0.10 0.00 0.02 0.00 0.02 99.87 09:14:07 09:04:01 3 0.03 0.00 0.05 0.00 0.03 99.88 09:14:07 09:05:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:14:07 09:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:07 09:05:01 1 0.03 0.00 0.02 0.03 0.02 99.90 09:14:07 09:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:14:07 09:05:01 3 0.03 0.00 0.05 0.02 0.00 99.90 09:14:07 09:06:01 all 0.10 0.00 0.05 0.02 0.01 99.82 09:14:07 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:14:07 09:06:01 1 0.27 0.00 0.10 0.07 0.03 99.53 09:14:07 09:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:14:07 09:06:01 3 0.08 0.00 0.03 0.00 0.00 99.88 09:14:07 09:14:07 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:14:07 09:07:01 all 0.53 0.00 0.03 0.01 0.01 99.43 09:14:07 09:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:14:07 09:07:01 1 1.99 0.00 0.03 0.03 0.03 97.91 09:14:07 09:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:14:07 09:07:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:14:07 09:08:01 all 0.42 0.00 0.02 0.01 0.02 99.53 09:14:07 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:14:07 09:08:01 1 1.55 0.00 0.07 0.03 0.05 98.30 09:14:07 09:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:14:07 09:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:14:07 09:09:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:14:07 09:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:07 09:09:01 1 0.03 0.00 0.05 0.02 0.00 99.90 09:14:07 09:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:14:07 09:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:14:07 09:10:01 all 0.34 0.00 0.04 0.03 0.02 99.57 09:14:07 09:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:14:07 09:10:01 1 1.18 0.00 0.05 0.03 0.05 98.69 09:14:07 09:10:01 2 0.10 0.00 0.07 0.12 0.00 99.72 09:14:07 09:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:14:07 09:11:01 all 0.43 0.00 0.06 0.03 0.04 99.44 09:14:07 09:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:14:07 09:11:01 1 1.58 0.00 0.15 0.12 0.10 98.05 09:14:07 09:11:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:14:07 09:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:14:07 09:12:01 all 0.05 0.00 0.04 0.02 0.03 99.86 09:14:07 09:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:14:07 09:12:01 1 0.13 0.00 0.02 0.08 0.07 99.70 09:14:07 09:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:14:07 09:12:01 3 0.03 0.00 0.07 0.00 0.03 99.87 09:14:07 09:13:01 all 6.33 0.00 0.33 0.22 0.25 92.88 09:14:07 09:13:01 0 5.04 0.00 0.27 0.10 0.20 94.40 09:14:07 09:13:01 1 3.04 0.00 0.30 0.12 0.27 96.27 09:14:07 09:13:01 2 2.10 0.00 0.45 0.58 0.17 96.70 09:14:07 09:13:01 3 15.11 0.00 0.27 0.08 0.37 84.18 09:14:07 09:14:01 all 21.95 0.00 1.04 0.65 0.71 75.65 09:14:07 09:14:01 0 35.48 0.00 1.63 1.23 0.98 60.67 09:14:07 09:14:01 1 1.34 0.00 0.38 0.35 0.22 97.71 09:14:07 09:14:01 2 30.97 0.00 1.25 0.68 1.05 66.05 09:14:07 09:14:01 3 19.95 0.00 0.88 0.32 0.57 78.28 09:14:07 Average: all 4.32 0.00 0.45 0.53 0.21 94.48 09:14:07 Average: 0 3.93 0.00 0.39 0.52 0.18 94.97 09:14:07 Average: 1 2.44 0.00 0.34 0.36 0.16 96.71 09:14:07 Average: 2 5.62 0.00 0.67 0.85 0.26 92.60 09:14:07 Average: 3 5.31 0.00 0.41 0.40 0.22 93.65 09:14:07 09:14:07 09:14:07