21:40:31 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/dbaas/+/12729 21:40:31 Running as SYSTEM 21:40:31 [EnvInject] - Loading node environment variables. 21:40:31 Building remotely on prd-ubuntu1804-docker-4c-4g-1360 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-dbaas-docker-verify-master 21:40:31 [ssh-agent] Looking for ssh-agent implementation... 21:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:31 $ ssh-agent 21:40:31 SSH_AUTH_SOCK=/tmp/ssh-OE6wfdiNsIt6/agent.2127 21:40:31 SSH_AGENT_PID=2129 21:40:31 [ssh-agent] Started. 21:40:31 Running ssh-add (command line suppressed) 21:40:31 Identity added: /w/workspace/ric-plt-dbaas-docker-verify-master@tmp/private_key_9350415516156098230.key (jenkins-ssh) 21:40:31 [ssh-agent] Using credentials jenkins (jenkins) 21:40:31 The recommended git tool is: NONE 21:40:32 using credential jenkins 21:40:32 Wiping out workspace first. 21:40:32 Cloning the remote Git repository 21:40:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas 21:40:32 > git init /w/workspace/ric-plt-dbaas-docker-verify-master # timeout=10 21:40:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas 21:40:32 > git --version # timeout=10 21:40:32 > git --version # 'git version 2.17.1' 21:40:32 using GIT_SSH to set credentials jenkins 21:40:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas # timeout=10 21:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas # timeout=10 21:40:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas 21:40:34 using GIT_SSH to set credentials jenkins 21:40:34 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas refs/changes/29/12729/1 # timeout=10 21:40:34 > git rev-parse 07d2654126b5208624ff434686f45a61e8774853^{commit} # timeout=10 21:40:34 Checking out Revision 07d2654126b5208624ff434686f45a61e8774853 (refs/changes/29/12729/1) 21:40:34 > git config core.sparsecheckout # timeout=10 21:40:34 > git checkout -f 07d2654126b5208624ff434686f45a61e8774853 # timeout=10 21:40:37 Commit message: "CI: Add silent autotools SonarCloud scan" 21:40:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:40:38 > git rev-list --no-walk 01a494e881136600fa65f133887dc9c57bc745cd # timeout=10 21:40:38 provisioning config files... 21:40:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:40:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:40:38 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins5791339387737506181.sh 21:40:38 ---> python-tools-install.sh 21:40:38 Setup pyenv: 21:40:38 * system (set by /opt/pyenv/version) 21:40:38 * 3.8.13 (set by /opt/pyenv/version) 21:40:38 * 3.9.13 (set by /opt/pyenv/version) 21:40:38 * 3.10.6 (set by /opt/pyenv/version) 21:40:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fYS6 21:40:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:40:45 lf-activate-venv(): INFO: Installing: lftools 21:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:41:18 Generating Requirements File 21:41:46 Python 3.10.6 21:41:46 pip 24.0 from /tmp/venv-fYS6/lib/python3.10/site-packages/pip (python 3.10) 21:41:47 appdirs==1.4.4 21:41:47 argcomplete==3.2.3 21:41:47 aspy.yaml==1.3.0 21:41:47 attrs==23.2.0 21:41:47 autopage==0.5.2 21:41:47 beautifulsoup4==4.12.3 21:41:47 boto3==1.34.82 21:41:47 botocore==1.34.82 21:41:47 bs4==0.0.2 21:41:47 cachetools==5.3.3 21:41:47 certifi==2024.2.2 21:41:47 cffi==1.16.0 21:41:47 cfgv==3.4.0 21:41:47 chardet==5.2.0 21:41:47 charset-normalizer==3.3.2 21:41:47 click==8.1.7 21:41:47 cliff==4.6.0 21:41:47 cmd2==2.4.3 21:41:47 cryptography==3.3.2 21:41:47 debtcollector==3.0.0 21:41:47 decorator==5.1.1 21:41:47 defusedxml==0.7.1 21:41:47 Deprecated==1.2.14 21:41:47 distlib==0.3.8 21:41:47 dnspython==2.6.1 21:41:47 docker==4.2.2 21:41:47 dogpile.cache==1.3.2 21:41:47 email_validator==2.1.1 21:41:47 filelock==3.13.4 21:41:47 future==1.0.0 21:41:47 gitdb==4.0.11 21:41:47 GitPython==3.1.43 21:41:47 google-auth==2.29.0 21:41:47 httplib2==0.22.0 21:41:47 identify==2.5.35 21:41:47 idna==3.7 21:41:47 importlib-resources==1.5.0 21:41:47 iso8601==2.1.0 21:41:47 Jinja2==3.1.3 21:41:47 jmespath==1.0.1 21:41:47 jsonpatch==1.33 21:41:47 jsonpointer==2.4 21:41:47 jsonschema==4.21.1 21:41:47 jsonschema-specifications==2023.12.1 21:41:47 keystoneauth1==5.6.0 21:41:47 kubernetes==29.0.0 21:41:47 lftools==0.37.10 21:41:47 lxml==5.2.1 21:41:47 MarkupSafe==2.1.5 21:41:47 msgpack==1.0.8 21:41:47 multi_key_dict==2.0.3 21:41:47 munch==4.0.0 21:41:47 netaddr==1.2.1 21:41:47 netifaces==0.11.0 21:41:47 niet==1.4.2 21:41:47 nodeenv==1.8.0 21:41:47 oauth2client==4.1.3 21:41:47 oauthlib==3.2.2 21:41:47 openstacksdk==3.0.0 21:41:47 os-client-config==2.1.0 21:41:47 os-service-types==1.7.0 21:41:47 osc-lib==3.0.1 21:41:47 oslo.config==9.4.0 21:41:47 oslo.context==5.5.0 21:41:47 oslo.i18n==6.3.0 21:41:47 oslo.log==5.5.1 21:41:47 oslo.serialization==5.4.0 21:41:47 oslo.utils==7.1.0 21:41:47 packaging==24.0 21:41:47 pbr==6.0.0 21:41:47 platformdirs==4.2.0 21:41:47 prettytable==3.10.0 21:41:47 pyasn1==0.6.0 21:41:47 pyasn1_modules==0.4.0 21:41:47 pycparser==2.22 21:41:47 pygerrit2==2.0.15 21:41:47 PyGithub==2.3.0 21:41:47 pyinotify==0.9.6 21:41:47 PyJWT==2.8.0 21:41:47 PyNaCl==1.5.0 21:41:47 pyparsing==2.4.7 21:41:47 pyperclip==1.8.2 21:41:47 pyrsistent==0.20.0 21:41:47 python-cinderclient==9.5.0 21:41:47 python-dateutil==2.9.0.post0 21:41:47 python-heatclient==3.5.0 21:41:47 python-jenkins==1.8.2 21:41:47 python-keystoneclient==5.4.0 21:41:47 python-magnumclient==4.4.0 21:41:47 python-novaclient==18.6.0 21:41:47 python-openstackclient==6.6.0 21:41:47 python-swiftclient==4.5.0 21:41:47 PyYAML==6.0.1 21:41:47 referencing==0.34.0 21:41:47 requests==2.31.0 21:41:47 requests-oauthlib==2.0.0 21:41:47 requestsexceptions==1.4.0 21:41:47 rfc3986==2.0.0 21:41:47 rpds-py==0.18.0 21:41:47 rsa==4.9 21:41:47 ruamel.yaml==0.18.6 21:41:47 ruamel.yaml.clib==0.2.8 21:41:47 s3transfer==0.10.1 21:41:47 simplejson==3.19.2 21:41:47 six==1.16.0 21:41:47 smmap==5.0.1 21:41:47 soupsieve==2.5 21:41:47 stevedore==5.2.0 21:41:47 tabulate==0.9.0 21:41:47 toml==0.10.2 21:41:47 tomlkit==0.12.4 21:41:47 tqdm==4.66.2 21:41:47 typing_extensions==4.11.0 21:41:47 tzdata==2024.1 21:41:47 urllib3==1.26.18 21:41:47 virtualenv==20.25.1 21:41:47 wcwidth==0.2.13 21:41:47 websocket-client==1.7.0 21:41:47 wrapt==1.16.0 21:41:47 xdg==6.0.0 21:41:47 xmltodict==0.13.0 21:41:47 yq==3.2.3 21:41:47 provisioning config files... 21:41:47 copy managed file [global-settings] to file:/w/workspace/ric-plt-dbaas-docker-verify-master@tmp/config15956400954255972087tmp 21:41:47 copy managed file [ric-plt-dbaas-settings] to file:/w/workspace/ric-plt-dbaas-docker-verify-master@tmp/config10415544535607376138tmp 21:41:47 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins495713545271838923.sh 21:41:47 ---> docker-login.sh 21:41:47 nexus3.o-ran-sc.org:10001 21:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:48 Configure a credential helper to remove this warning. See 21:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:48 21:41:48 Login Succeeded 21:41:48 nexus3.o-ran-sc.org:10002 21:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:48 Configure a credential helper to remove this warning. See 21:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:48 21:41:48 Login Succeeded 21:41:48 nexus3.o-ran-sc.org:10003 21:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:48 Configure a credential helper to remove this warning. See 21:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:48 21:41:48 Login Succeeded 21:41:48 nexus3.o-ran-sc.org:10004 21:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:48 Configure a credential helper to remove this warning. See 21:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:48 21:41:48 Login Succeeded 21:41:48 ---> docker-login.sh ends 21:41:48 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins17374202908185434090.sh 21:41:48 [ric-plt-dbaas-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11082990192207180105.sh 21:41:48 [EnvInject] - Injecting environment variables from a build step. 21:41:48 [EnvInject] - Injecting as environment variables the properties content 21:41:48 DOCKER_ROOT=$WORKSPACE 21:41:48 CONTAINER_TAG_YAML_DIR= 21:41:48 CONTAINER_TAG_METHOD=yaml-file 21:41:48 21:41:48 [EnvInject] - Variables injected successfully. 21:41:48 [ric-plt-dbaas-docker-verify-master] $ /bin/bash -l /tmp/jenkins7553160539503060410.sh 21:41:48 ---> docker-get-container-tag.sh 21:41:48 Setup pyenv: 21:41:48 system 21:41:48 3.8.13 21:41:48 3.9.13 21:41:48 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-verify-master/.python-version) 21:41:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fYS6 from file:/tmp/.os_lf_venv 21:41:50 lf-activate-venv(): INFO: Installing: yq 21:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:41:51 ---> Docker image tag found: 0.6.4 21:41:51 [EnvInject] - Injecting environment variables from a build step. 21:41:51 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 21:41:51 [EnvInject] - Variables injected successfully. 21:41:51 [EnvInject] - Injecting environment variables from a build step. 21:41:51 [EnvInject] - Injecting as environment variables the properties content 21:41:51 DOCKER_ARGS=--network=host -f docker/Dockerfile.redis 21:41:51 DOCKER_ROOT=/w/workspace/ric-plt-dbaas-docker-verify-master 21:41:51 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 21:41:51 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 21:41:51 DOCKER_NAME=o-ran-sc/ric-plt-dbaas 21:41:51 21:41:51 [EnvInject] - Variables injected successfully. 21:41:51 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins7042058871441579033.sh 21:41:51 ---> docker-build.sh 21:41:51 Docker version 24.0.2, build cb74dfc 21:41:51 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 21:41:51 docker build --network=host -f docker/Dockerfile.redis -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 . 21:41:52 #1 [internal] load build definition from Dockerfile.redis 21:41:52 #1 transferring dockerfile: 2.86kB done 21:41:52 #1 DONE 0.1s 21:41:52 21:41:52 #2 [internal] load .dockerignore 21:41:52 #2 transferring context: 2B done 21:41:52 #2 DONE 0.1s 21:41:53 21:41:53 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0 21:41:53 #3 DONE 0.1s 21:41:53 21:41:53 #4 [internal] load metadata for docker.io/library/redis:6.2.14-alpine3.18 21:41:54 #4 DONE 1.5s 21:41:54 21:41:54 #5 [internal] load build context 21:41:54 #5 DONE 0.0s 21:41:54 21:41:54 #6 [build 1/5] FROM docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 21:41:54 #6 resolve docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 21:41:54 #6 resolve docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 0.1s done 21:41:54 #6 ... 21:41:54 21:41:54 #5 [internal] load build context 21:41:54 #5 transferring context: 219.14kB 0.0s done 21:41:54 #5 DONE 0.1s 21:41:54 21:41:54 #6 [build 1/5] FROM docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 21:41:54 #6 sha256:7b02069be932b500874a253ffc86d508b3d9301bfded6eab9645a4ae9d958cad 6.03kB / 6.03kB done 21:41:54 #6 sha256:5a681a870b0bf72958b46b27e60c7d61910e202024118258ea5d9dcc0c49eb0b 2.00kB / 2.00kB done 21:41:54 #6 sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 5.99kB / 5.99kB done 21:41:54 #6 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.4s 21:41:55 #6 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.6s done 21:41:55 #6 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 21:41:55 #6 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.1s done 21:41:55 #6 sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 0B / 1.24kB 0.7s 21:41:55 #6 sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 1.24kB / 1.24kB 0.7s done 21:41:55 #6 extracting sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 done 21:41:55 #6 sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 347.33kB / 347.33kB 0.9s done 21:41:55 #6 extracting sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 21:41:55 #6 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 0B / 7.53MB 0.9s 21:41:55 #6 extracting sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 0.1s done 21:41:55 #6 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 7.53MB / 7.53MB 1.1s 21:41:55 #6 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 7.53MB / 7.53MB 1.1s done 21:41:55 #6 sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 0B / 99B 1.2s 21:41:55 #6 sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 99B / 99B 1.3s 21:41:55 #6 extracting sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 21:41:55 #6 sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 99B / 99B 1.3s done 21:41:55 #6 sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 0B / 562B 1.5s 21:41:55 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done 21:41:56 #6 extracting sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 0.2s done 21:41:56 #6 sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 562B / 562B 1.6s done 21:41:56 #6 extracting sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 21:41:56 #6 extracting sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 done 21:41:56 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 21:41:56 #6 extracting sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 done 21:41:56 #6 DONE 2.4s 21:41:56 21:41:56 #7 [build-env 1/6] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 21:41:56 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 0.1s done 21:41:56 #7 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done 21:41:56 #7 sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 1.79kB / 1.79kB done 21:41:56 #7 sha256:20300b3cb1a82f8da5a8d000a798a58b90e9d7af4f01aba908ae511700cf5b45 5.00kB / 5.00kB done 21:41:56 #7 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done 21:41:56 #7 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done 21:41:56 #7 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.4s done 21:41:56 #7 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.1s done 21:41:56 #7 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done 21:41:56 #7 sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 3.63MB / 3.63MB 0.4s done 21:41:56 #7 sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db 90.31MB / 90.31MB 2.0s done 21:41:56 #7 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.0s done 21:41:56 #7 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done 21:41:56 #7 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.8s 21:41:58 #7 ... 21:41:58 21:41:58 #8 [build 2/5] RUN apk --update add --upgrade --no-cache apk-tools openssl ssl_client musl-utils busybox 21:41:58 #0 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:41:58 #0 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:41:58 #0 0.456 (1/5) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r6) 21:41:58 #0 0.495 (2/5) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r6) 21:41:58 #0 0.503 (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:41:58 #0 0.511 (4/5) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 21:41:58 #0 0.518 (5/5) Installing openssl (3.1.4-r6) 21:41:58 #0 0.529 Executing busybox-1.36.1-r5.trigger 21:41:58 #0 0.533 OK: 11 MiB in 19 packages 21:41:58 #8 DONE 2.2s 21:41:58 21:41:58 #7 [build-env 1/6] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 21:42:00 #7 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 4.1s done 21:42:00 #7 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done 21:42:00 #7 extracting sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db 21:42:03 #7 extracting sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db 2.8s done 21:42:03 #7 extracting sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 0.1s 21:42:03 #7 extracting sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 0.2s done 21:42:03 #7 DONE 9.3s 21:42:03 21:42:03 #9 [build-env 2/6] RUN apk add cpputest 21:42:03 #9 0.165 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:42:03 #9 0.378 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:42:04 #9 0.614 (1/1) Installing cpputest (3.8-r1) 21:42:04 #9 1.067 OK: 273 MiB in 65 packages 21:42:04 #9 DONE 1.4s 21:42:05 21:42:05 #10 [build-env 3/6] COPY ./redismodule /redismodule 21:42:05 #10 DONE 0.2s 21:42:05 21:42:05 #11 [build-env 4/6] WORKDIR /redismodule 21:42:05 #11 DONE 0.1s 21:42:05 21:42:05 #12 [build-env 5/6] RUN ./autogen.sh && ./configure --disable-unit-test-memcheck && make test && make install 21:42:08 #12 3.369 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 21:42:08 #12 3.369 libtoolize: copying file 'build-aux/ltmain.sh' 21:42:08 #12 3.380 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 21:42:08 #12 3.380 libtoolize: copying file 'm4/libtool.m4' 21:42:08 #12 3.413 libtoolize: copying file 'm4/ltoptions.m4' 21:42:08 #12 3.458 libtoolize: copying file 'm4/ltsugar.m4' 21:42:08 #12 3.505 libtoolize: copying file 'm4/ltversion.m4' 21:42:08 #12 3.551 libtoolize: copying file 'm4/lt~obsolete.m4' 21:42:11 #12 6.324 configure.ac:9: installing 'build-aux/ar-lib' 21:42:11 #12 6.325 configure.ac:9: installing 'build-aux/compile' 21:42:11 #12 6.326 configure.ac:10: installing 'build-aux/config.guess' 21:42:11 #12 6.328 configure.ac:10: installing 'build-aux/config.sub' 21:42:11 #12 6.329 configure.ac:7: installing 'build-aux/install-sh' 21:42:11 #12 6.330 configure.ac:7: installing 'build-aux/missing' 21:42:11 #12 6.356 Makefile.am: installing 'build-aux/depcomp' 21:42:11 #12 6.395 parallel-tests: installing 'build-aux/test-driver' 21:42:11 #12 6.475 checking for a BSD-compatible install... /usr/bin/install -c 21:42:11 #12 6.591 checking whether build environment is sane... yes 21:42:11 #12 6.597 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d 21:42:11 #12 6.602 checking for gawk... no 21:42:11 #12 6.603 checking for mawk... no 21:42:11 #12 6.603 checking for nawk... no 21:42:11 #12 6.603 checking for awk... awk 21:42:11 #12 6.604 checking whether make sets $(MAKE)... yes 21:42:11 #12 6.609 checking whether make supports nested variables... yes 21:42:11 #12 6.612 checking how to create a pax tar archive... none 21:42:11 #12 6.629 checking whether make supports the include directive... yes (GNU style) 21:42:11 #12 6.633 checking for gcc... gcc 21:42:11 #12 6.649 checking whether the C compiler works... yes 21:42:11 #12 6.687 checking for C compiler default output file name... a.out 21:42:11 #12 6.688 checking for suffix of executables... 21:42:11 #12 6.723 checking whether we are cross compiling... no 21:42:12 #12 6.761 checking for suffix of object files... o 21:42:12 #12 6.786 checking whether we are using the GNU C compiler... yes 21:42:12 #12 6.814 checking whether gcc accepts -g... yes 21:42:12 #12 6.839 checking for gcc option to accept ISO C89... none needed 21:42:12 #12 6.879 checking whether gcc understands -c and -o together... yes 21:42:12 #12 6.930 checking dependency style of gcc... gcc3 21:42:12 #12 6.959 checking for ar... ar 21:42:12 #12 6.960 checking the archiver (ar) interface... ar 21:42:12 #12 6.991 checking build system type... x86_64-pc-linux-musl 21:42:12 #12 7.033 checking host system type... x86_64-pc-linux-musl 21:42:12 #12 7.033 checking how to print strings... printf 21:42:12 #12 7.035 checking for a sed that does not truncate output... /bin/sed 21:42:12 #12 7.038 checking for grep that handles long lines and -e... /bin/grep 21:42:12 #12 7.075 checking for egrep... /bin/grep -E 21:42:12 #12 7.076 checking for fgrep... /bin/grep -F 21:42:12 #12 7.077 checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld 21:42:12 #12 7.087 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes 21:42:12 #12 7.090 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:42:12 #12 7.092 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:42:12 #12 7.115 checking whether ln -s works... yes 21:42:12 #12 7.115 checking the maximum length of command line arguments... 98304 21:42:12 #12 7.119 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop 21:42:12 #12 7.119 checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop 21:42:12 #12 7.119 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r 21:42:12 #12 7.119 checking for objdump... objdump 21:42:12 #12 7.120 checking how to recognize dependent libraries... pass_all 21:42:12 #12 7.120 checking for dlltool... no 21:42:12 #12 7.120 checking how to associate runtime and link libraries... printf %s\n 21:42:12 #12 7.121 checking for archiver @FILE support... @ 21:42:12 #12 7.150 checking for strip... strip 21:42:12 #12 7.151 checking for ranlib... ranlib 21:42:12 #12 7.152 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:42:12 #12 7.222 checking for sysroot... no 21:42:12 #12 7.222 checking for a working dd... /bin/dd 21:42:12 #12 7.226 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 21:42:12 #12 7.247 checking for mt... no 21:42:12 #12 7.247 checking if : is a manifest tool... no 21:42:12 #12 7.249 checking how to run the C preprocessor... gcc -E 21:42:12 #12 7.285 checking for ANSI C header files... yes 21:42:12 #12 7.379 checking for sys/types.h... yes 21:42:12 #12 7.407 checking for sys/stat.h... yes 21:42:12 #12 7.442 checking for stdlib.h... yes 21:42:12 #12 7.468 checking for string.h... yes 21:42:12 #12 7.497 checking for memory.h... yes 21:42:12 #12 7.525 checking for strings.h... yes 21:42:12 #12 7.555 checking for inttypes.h... yes 21:42:12 #12 7.584 checking for stdint.h... yes 21:42:12 #12 7.614 checking for unistd.h... yes 21:42:12 #12 7.645 checking for dlfcn.h... yes 21:42:12 #12 7.670 checking for objdir... .libs 21:42:12 #12 7.728 checking if gcc supports -fno-rtti -fno-exceptions... no 21:42:13 #12 7.748 checking for gcc option to produce PIC... -fPIC -DPIC 21:42:13 #12 7.748 checking if gcc PIC flag -fPIC -DPIC works... yes 21:42:13 #12 7.767 checking if gcc static flag -static works... yes 21:42:13 #12 7.804 checking if gcc supports -c -o file.o... yes 21:42:13 #12 7.832 checking if gcc supports -c -o file.o... (cached) yes 21:42:13 #12 7.832 checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 21:42:13 #12 7.843 checking whether -lc should be explicitly linked in... no 21:42:13 #12 7.874 checking dynamic linker characteristics... GNU/Linux ld.so 21:42:13 #12 7.917 checking how to hardcode library paths into programs... immediate 21:42:13 #12 7.918 checking whether stripping libraries is possible... yes 21:42:13 #12 7.919 checking if libtool supports shared libraries... yes 21:42:13 #12 7.919 checking whether to build shared libraries... yes 21:42:13 #12 7.919 checking whether to build static libraries... no 21:42:13 #12 7.920 checking for g++... g++ 21:42:13 #12 7.935 checking whether we are using the GNU C++ compiler... yes 21:42:13 #12 7.965 checking whether g++ accepts -g... yes 21:42:13 #12 7.996 checking dependency style of g++... gcc3 21:42:13 #12 8.029 checking how to run the C++ preprocessor... g++ -E 21:42:13 #12 8.132 checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 21:42:13 #12 8.143 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes 21:42:13 #12 8.149 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 21:42:13 #12 8.202 checking for g++ option to produce PIC... -fPIC -DPIC 21:42:13 #12 8.203 checking if g++ PIC flag -fPIC -DPIC works... yes 21:42:13 #12 8.225 checking if g++ static flag -static works... yes 21:42:13 #12 8.263 checking if g++ supports -c -o file.o... yes 21:42:13 #12 8.293 checking if g++ supports -c -o file.o... (cached) yes 21:42:13 #12 8.294 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes 21:42:13 #12 8.294 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 21:42:13 #12 8.296 checking how to hardcode library paths into programs... immediate 21:42:13 #12 8.297 checking for gcc... (cached) gcc 21:42:13 #12 8.315 checking whether we are using the GNU C compiler... (cached) yes 21:42:13 #12 8.315 checking whether gcc accepts -g... (cached) yes 21:42:13 #12 8.316 checking for gcc option to accept ISO C89... (cached) none needed 21:42:13 #12 8.317 checking whether gcc understands -c and -o together... (cached) yes 21:42:13 #12 8.318 checking dependency style of gcc... (cached) gcc3 21:42:13 #12 8.319 checking whether make sets $(MAKE)... (cached) yes 21:42:13 #12 8.321 checking for pkg-config... /usr/bin/pkg-config 21:42:13 #12 8.322 checking pkg-config is at least version 0.9.0... yes 21:42:13 #12 8.324 checking for LIBCPPUTEST... yes 21:42:13 #12 8.327 checking for stdbool.h that conforms to C99... yes 21:42:13 #12 8.356 checking for _Bool... yes 21:42:13 #12 8.446 checking that generated files are newer than configure... done 21:42:13 #12 8.447 configure: creating ./config.status 21:42:14 #12 8.752 config.status: creating Makefile 21:42:14 #12 8.783 config.status: creating config.h 21:42:14 #12 8.789 config.status: executing depfiles commands 21:42:14 #12 8.852 config.status: executing libtool commands 21:42:14 #12 8.911 gcc -DHAVE_CONFIG_H -I. -std=c11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT src/redismodule_ut-exstrings.o -MD -MP -MF src/.deps/redismodule_ut-exstrings.Tpo -c -o src/redismodule_ut-exstrings.o `test -f 'src/exstrings.c' || echo './'`src/exstrings.c 21:42:14 #12 9.331 mv -f src/.deps/redismodule_ut-exstrings.Tpo src/.deps/redismodule_ut-exstrings.Po 21:42:14 #12 9.336 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut-commonStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut-commonStub.Tpo -c -o tst/mock/src/redismodule_ut-commonStub.o `test -f 'tst/mock/src/commonStub.cpp' || echo './'`tst/mock/src/commonStub.cpp 21:42:14 #12 9.655 mv -f tst/mock/src/.deps/redismodule_ut-commonStub.Tpo tst/mock/src/.deps/redismodule_ut-commonStub.Po 21:42:14 #12 9.656 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut-redismoduleStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut-redismoduleStub.Tpo -c -o tst/mock/src/redismodule_ut-redismoduleStub.o `test -f 'tst/mock/src/redismoduleStub.cpp' || echo './'`tst/mock/src/redismoduleStub.cpp 21:42:15 #12 10.45 mv -f tst/mock/src/.deps/redismodule_ut-redismoduleStub.Tpo tst/mock/src/.deps/redismodule_ut-redismoduleStub.Po 21:42:15 #12 10.45 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut-exstrings_test.o -MD -MP -MF tst/src/.deps/redismodule_ut-exstrings_test.Tpo -c -o tst/src/redismodule_ut-exstrings_test.o `test -f 'tst/src/exstrings_test.cpp' || echo './'`tst/src/exstrings_test.cpp 21:42:33 #12 28.31 mv -f tst/src/.deps/redismodule_ut-exstrings_test.Tpo tst/src/.deps/redismodule_ut-exstrings_test.Po 21:42:33 #12 28.31 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut-main.o -MD -MP -MF tst/src/.deps/redismodule_ut-main.Tpo -c -o tst/src/redismodule_ut-main.o `test -f 'tst/src/main.cpp' || echo './'`tst/src/main.cpp 21:42:33 #12 28.57 mv -f tst/src/.deps/redismodule_ut-main.Tpo tst/src/.deps/redismodule_ut-main.Po 21:42:33 #12 28.57 /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut src/redismodule_ut-exstrings.o tst/mock/src/redismodule_ut-commonStub.o tst/mock/src/redismodule_ut-redismoduleStub.o tst/src/redismodule_ut-exstrings_test.o tst/src/redismodule_ut-main.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov 21:42:33 #12 28.69 libtool: link: g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut src/redismodule_ut-exstrings.o tst/mock/src/redismodule_ut-commonStub.o tst/mock/src/redismodule_ut-redismoduleStub.o tst/src/redismodule_ut-exstrings_test.o tst/src/redismodule_ut-main.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov 21:42:34 #12 28.79 gcc -DHAVE_CONFIG_H -I. -std=c11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT src/redismodule_ut2-exstrings.o -MD -MP -MF src/.deps/redismodule_ut2-exstrings.Tpo -c -o src/redismodule_ut2-exstrings.o `test -f 'src/exstrings.c' || echo './'`src/exstrings.c 21:42:34 #12 29.21 mv -f src/.deps/redismodule_ut2-exstrings.Tpo src/.deps/redismodule_ut2-exstrings.Po 21:42:34 #12 29.22 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut2-commonStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut2-commonStub.Tpo -c -o tst/mock/src/redismodule_ut2-commonStub.o `test -f 'tst/mock/src/commonStub.cpp' || echo './'`tst/mock/src/commonStub.cpp 21:42:34 #12 29.54 mv -f tst/mock/src/.deps/redismodule_ut2-commonStub.Tpo tst/mock/src/.deps/redismodule_ut2-commonStub.Po 21:42:34 #12 29.54 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut2-redismoduleNewStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Tpo -c -o tst/mock/src/redismodule_ut2-redismoduleNewStub.o `test -f 'tst/mock/src/redismoduleNewStub.cpp' || echo './'`tst/mock/src/redismoduleNewStub.cpp 21:42:35 #12 30.29 mv -f tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Tpo tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Po 21:42:35 #12 30.29 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-exstrings_ndel_test.o -MD -MP -MF tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Tpo -c -o tst/src/redismodule_ut2-exstrings_ndel_test.o `test -f 'tst/src/exstrings_ndel_test.cpp' || echo './'`tst/src/exstrings_ndel_test.cpp 21:42:36 #12 31.07 mv -f tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Tpo tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Po 21:42:36 #12 31.07 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-exstrings_nget_test.o -MD -MP -MF tst/src/.deps/redismodule_ut2-exstrings_nget_test.Tpo -c -o tst/src/redismodule_ut2-exstrings_nget_test.o `test -f 'tst/src/exstrings_nget_test.cpp' || echo './'`tst/src/exstrings_nget_test.cpp 21:42:38 #12 33.07 mv -f tst/src/.deps/redismodule_ut2-exstrings_nget_test.Tpo tst/src/.deps/redismodule_ut2-exstrings_nget_test.Po 21:42:38 #12 33.07 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-main.o -MD -MP -MF tst/src/.deps/redismodule_ut2-main.Tpo -c -o tst/src/redismodule_ut2-main.o `test -f 'tst/src/main.cpp' || echo './'`tst/src/main.cpp 21:42:38 #12 33.33 mv -f tst/src/.deps/redismodule_ut2-main.Tpo tst/src/.deps/redismodule_ut2-main.Po 21:42:38 #12 33.33 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-ut_helpers.o -MD -MP -MF tst/src/.deps/redismodule_ut2-ut_helpers.Tpo -c -o tst/src/redismodule_ut2-ut_helpers.o `test -f 'tst/src/ut_helpers.cpp' || echo './'`tst/src/ut_helpers.cpp 21:42:38 #12 33.64 mv -f tst/src/.deps/redismodule_ut2-ut_helpers.Tpo tst/src/.deps/redismodule_ut2-ut_helpers.Po 21:42:38 #12 33.64 /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut2 src/redismodule_ut2-exstrings.o tst/mock/src/redismodule_ut2-commonStub.o tst/mock/src/redismodule_ut2-redismoduleNewStub.o tst/src/redismodule_ut2-exstrings_ndel_test.o tst/src/redismodule_ut2-exstrings_nget_test.o tst/src/redismodule_ut2-main.o tst/src/redismodule_ut2-ut_helpers.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov 21:42:39 #12 33.75 libtool: link: g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut2 src/redismodule_ut2-exstrings.o tst/mock/src/redismodule_ut2-commonStub.o tst/mock/src/redismodule_ut2-redismoduleNewStub.o tst/src/redismodule_ut2-exstrings_ndel_test.o tst/src/redismodule_ut2-exstrings_nget_test.o tst/src/redismodule_ut2-main.o tst/src/redismodule_ut2-ut_helpers.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov 21:42:39 #12 33.82 ./redismodule_ut -ojunit 21:42:39 #12 33.83 ./redismodule_ut2 -ojunit 21:42:39 #12 33.85 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c -o src/libredismodule_la-exstrings.lo `test -f 'src/exstrings.c' || echo './'`src/exstrings.c 21:42:39 #12 33.88 libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c src/exstrings.c -fPIC -DPIC -o src/.libs/libredismodule_la-exstrings.o 21:42:39 #12 34.27 mv -f src/.deps/libredismodule_la-exstrings.Tpo src/.deps/libredismodule_la-exstrings.Plo 21:42:39 #12 34.28 /bin/sh ./libtool --tag=CC --mode=link gcc -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -avoid-version -module -shared -o libredismodule.la -rpath /usr/local/libexec/redismodule src/libredismodule_la-exstrings.lo 21:42:39 #12 34.31 libtool: link: gcc -shared -fPIC -DPIC src/.libs/libredismodule_la-exstrings.o -g -g -O2 -Wl,-soname -Wl,libredismodule.so -o .libs/libredismodule.so 21:42:39 #12 34.33 libtool: link: ( cd ".libs" && rm -f "libredismodule.la" && ln -s "../libredismodule.la" "libredismodule.la" ) 21:42:39 #12 34.34 make[1]: Entering directory '/redismodule' 21:42:39 #12 34.34 make[1]: Nothing to be done for 'install-exec-am'. 21:42:39 #12 34.35 build-aux/install-sh -c -d '/usr/local/libexec/redismodule' 21:42:39 #12 34.35 /bin/sh ./libtool --mode=install /usr/bin/install -c libredismodule.la '/usr/local/libexec/redismodule' 21:42:39 #12 34.37 libtool: install: /usr/bin/install -c .libs/libredismodule.so /usr/local/libexec/redismodule/libredismodule.so 21:42:39 #12 34.37 libtool: install: /usr/bin/install -c .libs/libredismodule.lai /usr/local/libexec/redismodule/libredismodule.la 21:42:39 #12 34.39 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/libexec/redismodule 21:42:39 #12 34.39 ---------------------------------------------------------------------- 21:42:39 #12 34.39 Libraries have been installed in: 21:42:39 #12 34.39 /usr/local/libexec/redismodule 21:42:39 #12 34.39 21:42:39 #12 34.39 If you ever happen to want to link against installed libraries 21:42:39 #12 34.39 in a given directory, LIBDIR, you must either use libtool, and 21:42:39 #12 34.39 specify the full pathname of the library, or use the '-LLIBDIR' 21:42:39 #12 34.39 flag during linking and do at least one of the following: 21:42:39 #12 34.39 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 21:42:39 #12 34.39 during execution 21:42:39 #12 34.39 - add LIBDIR to the 'LD_RUN_PATH' environment variable 21:42:39 #12 34.39 during linking 21:42:39 #12 34.39 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 21:42:39 #12 34.39 21:42:39 #12 34.39 See any operating system documentation about shared libraries for 21:42:39 #12 34.39 more information, such as the ld(1) and ld.so(8) manual pages. 21:42:39 #12 34.39 ---------------------------------------------------------------------- 21:42:39 #12 34.39 make[1]: Leaving directory '/redismodule' 21:42:39 #12 DONE 34.5s 21:42:39 21:42:39 #13 [build-env 6/6] RUN cd /go/src && git clone --depth 1 --branch v0.10.0 "https://gerrit.o-ran-sc.org/r/ric-plt/sdlgo" && cd sdlgo && go build -v -o /usr/local/bin/sdlcli cmd/sdlcli/main.go 21:42:40 #13 0.218 Cloning into 'sdlgo'... 21:42:40 #13 0.919 Note: switching to '6ffe956f918e3fac2e939847268b2ae94684a738'. 21:42:40 #13 0.919 21:42:40 #13 0.919 You are in 'detached HEAD' state. You can look around, make experimental 21:42:40 #13 0.919 changes and commit them, and you can discard any commits you make in this 21:42:40 #13 0.919 state without impacting any branches by switching back to a branch. 21:42:40 #13 0.919 21:42:40 #13 0.919 If you want to create a new branch to retain commits you create, you may 21:42:40 #13 0.919 do so (now or later) by using -c with the switch command. Example: 21:42:40 #13 0.919 21:42:40 #13 0.919 git switch -c 21:42:40 #13 0.919 21:42:40 #13 0.919 Or undo this operation with: 21:42:40 #13 0.919 21:42:40 #13 0.919 git switch - 21:42:40 #13 0.919 21:42:40 #13 0.919 Turn off this advice by setting config variable advice.detachedHead to false 21:42:40 #13 0.919 21:42:42 #13 2.699 go: downloading github.com/spf13/cobra v1.1.1 21:42:42 #13 2.702 go: downloading github.com/go-redis/redis/v8 v8.11.4 21:42:42 #13 2.734 go: extracting github.com/spf13/cobra v1.1.1 21:42:42 #13 2.746 go: extracting github.com/go-redis/redis/v8 v8.11.4 21:42:42 #13 2.748 go: downloading github.com/spf13/pflag v1.0.5 21:42:42 #13 2.766 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f 21:42:42 #13 2.769 go: downloading github.com/cespare/xxhash v1.1.0 21:42:42 #13 2.780 go: extracting github.com/spf13/pflag v1.0.5 21:42:42 #13 2.783 go: extracting github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f 21:42:42 #13 2.787 go: extracting github.com/cespare/xxhash v1.1.0 21:42:42 #13 2.789 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:42:42 #13 2.802 go: extracting github.com/cespare/xxhash/v2 v2.1.2 21:42:42 #13 2.892 go: finding github.com/go-redis/redis/v8 v8.11.4 21:42:42 #13 2.922 go: finding github.com/cespare/xxhash/v2 v2.1.2 21:42:42 #13 2.930 go: finding github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f 21:42:42 #13 2.944 go: finding github.com/spf13/cobra v1.1.1 21:42:42 #13 2.959 go: finding github.com/spf13/pflag v1.0.5 21:42:42 #13 3.051 github.com/dgryski/go-rendezvous 21:42:42 #13 3.073 github.com/cespare/xxhash/v2 21:42:42 #13 3.074 github.com/go-redis/redis/v8/internal/rand 21:42:42 #13 3.076 github.com/go-redis/redis/v8/internal/util 21:42:42 #13 3.080 github.com/go-redis/redis/v8/internal/hscan 21:42:42 #13 3.089 github.com/go-redis/redis/v8/internal/hashtag 21:42:42 #13 3.091 github.com/go-redis/redis/v8/internal 21:42:42 #13 3.122 github.com/go-redis/redis/v8/internal/proto 21:42:42 #13 3.125 github.com/spf13/pflag 21:42:42 #13 3.195 github.com/go-redis/redis/v8/internal/pool 21:42:43 #13 3.275 github.com/go-redis/redis/v8 21:42:43 #13 3.490 github.com/spf13/cobra 21:42:44 #13 5.008 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/sdlgoredis 21:42:45 #13 5.196 gerrit.o-ran-sc.org/r/ric-plt/sdlgo 21:42:45 #13 5.271 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/cli 21:42:45 #13 5.345 command-line-arguments 21:42:46 #13 DONE 6.4s 21:42:46 21:42:46 #14 [build 3/5] COPY --from=build-env /usr/local/libexec/redismodule/libredismodule.so /usr/local/libexec/redismodule/libredismodule.so 21:42:46 #14 DONE 0.2s 21:42:46 21:42:46 #15 [build 4/5] COPY --from=build-env /usr/local/bin/sdlcli /usr/local/bin/ 21:42:46 #15 DONE 0.2s 21:42:46 21:42:46 #16 [build 5/5] WORKDIR /data 21:42:46 #16 DONE 0.2s 21:42:46 21:42:46 #17 exporting to image 21:42:46 #17 exporting layers 21:42:47 #17 exporting layers 0.2s done 21:42:47 #17 writing image sha256:bec4f960ad64351b2f97e6deccd565af9883ae813803514bfc944bf951151296 done 21:42:47 #17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 done 21:42:47 #17 DONE 0.2s 21:42:47 ---> docker-build.sh ends 21:42:47 [ric-plt-dbaas-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3811309404490550875.sh 21:42:47 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins5653681095471549573.sh 21:42:47 $ ssh-agent -k 21:42:47 unset SSH_AUTH_SOCK; 21:42:47 unset SSH_AGENT_PID; 21:42:47 echo Agent pid 2129 killed; 21:42:47 [ssh-agent] Stopped. 21:42:47 [PostBuildScript] - [INFO] Executing post build scripts. 21:42:47 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins13633700803892497925.sh 21:42:47 ---> sysstat.sh 21:42:47 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins15952990572173133101.sh 21:42:47 ---> package-listing.sh 21:42:47 ++ facter osfamily 21:42:47 ++ tr '[:upper:]' '[:lower:]' 21:42:48 + OS_FAMILY=debian 21:42:48 + workspace=/w/workspace/ric-plt-dbaas-docker-verify-master 21:42:48 + START_PACKAGES=/tmp/packages_start.txt 21:42:48 + END_PACKAGES=/tmp/packages_end.txt 21:42:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:42:48 + PACKAGES=/tmp/packages_start.txt 21:42:48 + '[' /w/workspace/ric-plt-dbaas-docker-verify-master ']' 21:42:48 + PACKAGES=/tmp/packages_end.txt 21:42:48 + case "${OS_FAMILY}" in 21:42:48 + dpkg -l 21:42:48 + grep '^ii' 21:42:48 + '[' -f /tmp/packages_start.txt ']' 21:42:48 + '[' -f /tmp/packages_end.txt ']' 21:42:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:42:48 + '[' /w/workspace/ric-plt-dbaas-docker-verify-master ']' 21:42:48 + mkdir -p /w/workspace/ric-plt-dbaas-docker-verify-master/archives/ 21:42:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-dbaas-docker-verify-master/archives/ 21:42:48 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins3737941073397988088.sh 21:42:48 ---> capture-instance-metadata.sh 21:42:48 Setup pyenv: 21:42:48 system 21:42:48 3.8.13 21:42:48 3.9.13 21:42:48 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-verify-master/.python-version) 21:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fYS6 from file:/tmp/.os_lf_venv 21:42:49 lf-activate-venv(): INFO: Installing: lftools 21:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:43:00 INFO: Running in OpenStack, capturing instance metadata 21:43:01 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins4420350423803361508.sh 21:43:01 provisioning config files... 21:43:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-dbaas-docker-verify-master@tmp/config951190467609227893tmp 21:43:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:43:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:43:01 [EnvInject] - Injecting environment variables from a build step. 21:43:01 [EnvInject] - Injecting as environment variables the properties content 21:43:01 SERVER_ID=logs 21:43:01 21:43:01 [EnvInject] - Variables injected successfully. 21:43:01 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins6929487921684534870.sh 21:43:01 ---> create-netrc.sh 21:43:01 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins5190314496543325509.sh 21:43:01 ---> python-tools-install.sh 21:43:01 Setup pyenv: 21:43:01 system 21:43:01 3.8.13 21:43:01 3.9.13 21:43:01 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-verify-master/.python-version) 21:43:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fYS6 from file:/tmp/.os_lf_venv 21:43:02 lf-activate-venv(): INFO: Installing: lftools 21:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:43:12 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins1670570117922179857.sh 21:43:12 ---> sudo-logs.sh 21:43:12 Archiving 'sudo' log.. 21:43:12 [ric-plt-dbaas-docker-verify-master] $ /bin/bash /tmp/jenkins14202889530545954637.sh 21:43:12 ---> job-cost.sh 21:43:12 Setup pyenv: 21:43:12 system 21:43:12 3.8.13 21:43:12 3.9.13 21:43:12 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-verify-master/.python-version) 21:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fYS6 from file:/tmp/.os_lf_venv 21:43:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:43:19 INFO: No Stack... 21:43:20 INFO: Retrieving Pricing Info for: v2-highcpu-4 21:43:20 INFO: Archiving Costs 21:43:20 [ric-plt-dbaas-docker-verify-master] $ /bin/bash -l /tmp/jenkins6033072550796402480.sh 21:43:20 ---> logs-deploy.sh 21:43:20 Setup pyenv: 21:43:20 system 21:43:20 3.8.13 21:43:20 3.9.13 21:43:20 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-verify-master/.python-version) 21:43:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fYS6 from file:/tmp/.os_lf_venv 21:43:21 lf-activate-venv(): INFO: Installing: lftools 21:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-fYS6/bin to PATH 21:43:31 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-dbaas-docker-verify-master/47 21:43:31 INFO: archiving workspace using pattern(s): 21:43:33 Archives upload complete. 21:43:33 INFO: archiving logs to Nexus 21:43:34 ---> uname -a: 21:43:34 Linux prd-ubuntu1804-docker-4c-4g-1360 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:43:34 21:43:34 21:43:34 ---> lscpu: 21:43:34 Architecture: x86_64 21:43:34 CPU op-mode(s): 32-bit, 64-bit 21:43:34 Byte Order: Little Endian 21:43:34 CPU(s): 4 21:43:34 On-line CPU(s) list: 0-3 21:43:34 Thread(s) per core: 1 21:43:34 Core(s) per socket: 1 21:43:34 Socket(s): 4 21:43:34 NUMA node(s): 1 21:43:34 Vendor ID: AuthenticAMD 21:43:34 CPU family: 23 21:43:34 Model: 49 21:43:34 Model name: AMD EPYC-Rome Processor 21:43:34 Stepping: 0 21:43:34 CPU MHz: 2800.022 21:43:34 BogoMIPS: 5600.04 21:43:34 Virtualization: AMD-V 21:43:34 Hypervisor vendor: KVM 21:43:34 Virtualization type: full 21:43:34 L1d cache: 32K 21:43:34 L1i cache: 32K 21:43:34 L2 cache: 512K 21:43:34 L3 cache: 16384K 21:43:34 NUMA node0 CPU(s): 0-3 21:43:34 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 21:43:34 21:43:34 21:43:34 ---> nproc: 21:43:34 4 21:43:34 21:43:34 21:43:34 ---> df -h: 21:43:34 Filesystem Size Used Avail Use% Mounted on 21:43:34 udev 2.0G 0 2.0G 0% /dev 21:43:34 tmpfs 395M 696K 394M 1% /run 21:43:34 /dev/vda1 20G 9.6G 9.6G 50% / 21:43:34 tmpfs 2.0G 0 2.0G 0% /dev/shm 21:43:34 tmpfs 5.0M 0 5.0M 0% /run/lock 21:43:34 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 21:43:34 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:43:34 tmpfs 395M 0 395M 0% /run/user/1001 21:43:34 21:43:34 21:43:34 ---> free -m: 21:43:34 total used free shared buff/cache available 21:43:34 Mem: 3944 518 514 0 2910 3142 21:43:34 Swap: 1023 0 1023 21:43:34 21:43:34 21:43:34 ---> ip addr: 21:43:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:43:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:43:34 inet 127.0.0.1/8 scope host lo 21:43:34 valid_lft forever preferred_lft forever 21:43:34 inet6 ::1/128 scope host 21:43:34 valid_lft forever preferred_lft forever 21:43:34 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:43:34 link/ether fa:16:3e:0c:ff:25 brd ff:ff:ff:ff:ff:ff 21:43:34 inet 10.32.7.128/23 brd 10.32.7.255 scope global dynamic ens3 21:43:34 valid_lft 86180sec preferred_lft 86180sec 21:43:34 inet6 fe80::f816:3eff:fe0c:ff25/64 scope link 21:43:34 valid_lft forever preferred_lft forever 21:43:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:43:34 link/ether 02:42:1e:64:fb:3f brd ff:ff:ff:ff:ff:ff 21:43:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:43:34 valid_lft forever preferred_lft forever 21:43:34 21:43:34 21:43:34 ---> sar -b -r -n DEV: 21:43:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1360) 04/11/24 _x86_64_ (4 CPU) 21:43:34 21:43:34 21:39:55 LINUX RESTART (4 CPU) 21:43:34 21:43:34 21:40:01 tps rtps wtps bread/s bwrtn/s 21:43:34 21:41:02 177.52 87.52 90.00 5884.35 40145.99 21:43:34 21:42:01 144.13 29.61 114.52 3361.19 32065.75 21:43:34 21:43:01 83.75 0.42 83.34 27.33 16851.99 21:43:34 Average: 135.08 39.23 95.85 3089.45 29674.63 21:43:34 21:43:34 21:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:43:34 21:41:02 1791344 3339164 2247316 55.65 38480 1672936 920476 18.09 559104 1524508 67896 21:43:34 21:42:01 762576 3304064 3276084 81.12 72628 2596220 1113264 21.88 663024 2372160 210468 21:43:34 21:43:01 591132 3278992 3447528 85.36 82612 2722096 908512 17.86 796868 2389244 26048 21:43:34 Average: 1048351 3307407 2990309 74.04 64573 2330417 980751 19.28 672999 2095304 101471 21:43:34 21:43:34 21:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:43:34 21:41:02 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 21:43:34 21:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:34 21:41:02 ens3 305.43 210.15 1093.38 65.28 0.00 0.00 0.00 0.00 21:43:34 21:42:01 lo 2.78 2.78 0.26 0.26 0.00 0.00 0.00 0.00 21:43:34 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:34 21:42:01 ens3 236.71 138.03 4496.59 26.76 0.00 0.00 0.00 0.00 21:43:34 21:43:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 21:43:34 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:34 21:43:01 ens3 49.28 37.63 71.33 9.43 0.00 0.00 0.00 0.00 21:43:34 Average: lo 1.59 1.59 0.14 0.14 0.00 0.00 0.00 0.00 21:43:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:34 Average: ens3 196.92 128.55 1872.52 33.87 0.00 0.00 0.00 0.00 21:43:34 21:43:34 21:43:34 ---> sar -P ALL: 21:43:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1360) 04/11/24 _x86_64_ (4 CPU) 21:43:34 21:43:34 21:39:55 LINUX RESTART (4 CPU) 21:43:34 21:43:34 21:40:01 CPU %user %nice %system %iowait %steal %idle 21:43:34 21:41:02 all 14.72 0.00 1.96 5.44 0.05 77.83 21:43:34 21:41:02 0 17.74 0.00 2.83 4.92 0.05 74.46 21:43:34 21:41:02 1 19.11 0.00 1.95 4.20 0.05 74.69 21:43:34 21:41:02 2 5.78 0.00 1.25 10.25 0.07 82.65 21:43:34 21:41:02 3 16.22 0.00 1.81 2.39 0.05 79.54 21:43:34 21:42:01 all 21.90 0.00 2.89 3.60 0.05 71.55 21:43:34 21:42:01 0 32.47 0.00 2.87 2.14 0.05 62.47 21:43:34 21:42:01 1 29.65 0.00 3.00 2.63 0.05 64.68 21:43:34 21:42:01 2 6.34 0.00 2.49 8.36 0.05 82.76 21:43:34 21:42:01 3 19.19 0.00 3.15 1.28 0.03 76.34 21:43:34 21:43:01 all 22.57 0.00 2.48 2.72 0.05 72.17 21:43:34 21:43:01 0 24.28 0.00 2.22 1.19 0.05 72.26 21:43:34 21:43:01 1 41.46 0.00 2.65 2.09 0.05 53.75 21:43:34 21:43:01 2 10.22 0.00 2.46 4.13 0.07 83.12 21:43:34 21:43:01 3 14.35 0.00 2.59 3.48 0.05 79.52 21:43:34 Average: all 19.72 0.00 2.44 3.92 0.05 73.87 21:43:34 Average: 0 24.80 0.00 2.64 2.75 0.05 69.76 21:43:34 Average: 1 30.06 0.00 2.53 2.98 0.05 64.39 21:43:34 Average: 2 7.45 0.00 2.07 7.58 0.06 82.84 21:43:34 Average: 3 16.57 0.00 2.51 2.39 0.04 78.48 21:43:34 21:43:34 21:43:34