13:18:34 Started by timer 13:18:34 Running as SYSTEM 13:18:34 [EnvInject] - Loading node environment variables. 13:18:34 Building remotely on prd-centos7-docker-4c-4g-20172 (centos7-docker-4c-4g) in workspace /w/workspace/packaging-docker-merge-phosphorus 13:18:34 [ssh-agent] Looking for ssh-agent implementation... 13:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:34 $ ssh-agent 13:18:34 SSH_AUTH_SOCK=/tmp/ssh-8vLT0DAExlfZ/agent.8733 13:18:34 SSH_AGENT_PID=8746 13:18:34 [ssh-agent] Started. 13:18:34 Running ssh-add (command line suppressed) 13:18:34 Identity added: /w/workspace/packaging-docker-merge-phosphorus@tmp/private_key_15915430123104533888.key (/w/workspace/packaging-docker-merge-phosphorus@tmp/private_key_15915430123104533888.key) 13:18:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:18:34 The recommended git tool is: NONE 13:18:37 using credential jenkins-ssh 13:18:37 Wiping out workspace first. 13:18:37 Cloning the remote Git repository 13:18:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/packaging 13:18:37 > git init /w/workspace/packaging-docker-merge-phosphorus # timeout=10 13:18:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/packaging 13:18:37 > git --version # timeout=10 13:18:37 > git --version # 'git version 2.36.6' 13:18:37 using GIT_SSH to set credentials jenkins-ssh 13:18:37 [INFO] Currently running in a labeled security context 13:18:37 [INFO] Currently SELinux is 'enforcing' on the host 13:18:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/packaging-docker-merge-phosphorus@tmp/jenkins-gitclient-ssh1348436256326810917.key 13:18:37 Verifying host key using known hosts file 13:18:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:18:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/packaging +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/packaging # timeout=10 13:18:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:42 Avoid second fetch 13:18:42 > git rev-parse refs/remotes/origin/stable/phosphorus^{commit} # timeout=10 13:18:42 Checking out Revision f2692024a77f60d6bb4e78c2e2e15c403bdda100 (refs/remotes/origin/stable/phosphorus) 13:18:42 > git config core.sparsecheckout # timeout=10 13:18:42 > git checkout -f f2692024a77f60d6bb4e78c2e2e15c403bdda100 # timeout=10 13:18:42 Commit message: "Release Phosphorus SR2 container" 13:18:42 > git rev-list --no-walk f2692024a77f60d6bb4e78c2e2e15c403bdda100 # timeout=10 13:18:45 provisioning config files... 13:18:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:18:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:18:45 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins13925670689822832688.sh 13:18:45 ---> python-tools-install.sh 13:18:45 Setup pyenv: 13:18:45 system 13:18:45 * 3.8.13 (set by /opt/pyenv/version) 13:18:45 * 3.9.13 (set by /opt/pyenv/version) 13:18:45 3.10.13 13:18:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zFCL 13:18:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:18:54 lf-activate-venv(): INFO: Installing: lftools 13:19:25 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:19:25 Generating Requirements File 13:19:48 Python 3.10.13 13:19:48 pip 24.2 from /tmp/venv-zFCL/lib/python3.10/site-packages/pip (python 3.10) 13:19:48 appdirs==1.4.4 13:19:48 argcomplete==3.5.0 13:19:48 aspy.yaml==1.3.0 13:19:48 attrs==24.2.0 13:19:48 autopage==0.5.2 13:19:48 beautifulsoup4==4.12.3 13:19:48 boto3==1.35.14 13:19:48 botocore==1.35.14 13:19:48 bs4==0.0.2 13:19:48 cachetools==5.5.0 13:19:48 certifi==2024.8.30 13:19:48 cffi==1.17.1 13:19:48 cfgv==3.4.0 13:19:48 chardet==5.2.0 13:19:48 charset-normalizer==3.3.2 13:19:48 click==8.1.7 13:19:48 cliff==4.7.0 13:19:48 cmd2==2.4.3 13:19:48 cryptography==3.3.2 13:19:48 debtcollector==3.0.0 13:19:48 decorator==5.1.1 13:19:48 defusedxml==0.7.1 13:19:48 Deprecated==1.2.14 13:19:48 distlib==0.3.8 13:19:48 dnspython==2.6.1 13:19:48 docker==4.2.2 13:19:48 dogpile.cache==1.3.3 13:19:48 email_validator==2.2.0 13:19:48 filelock==3.16.0 13:19:48 future==1.0.0 13:19:48 gitdb==4.0.11 13:19:48 GitPython==3.1.43 13:19:48 google-auth==2.34.0 13:19:48 httplib2==0.22.0 13:19:48 identify==2.6.0 13:19:48 idna==3.8 13:19:48 importlib-resources==1.5.0 13:19:48 iso8601==2.1.0 13:19:48 Jinja2==3.1.4 13:19:48 jmespath==1.0.1 13:19:48 jsonpatch==1.33 13:19:48 jsonpointer==3.0.0 13:19:48 jsonschema==4.23.0 13:19:48 jsonschema-specifications==2023.12.1 13:19:48 keystoneauth1==5.8.0 13:19:48 kubernetes==30.1.0 13:19:48 lftools==0.37.10 13:19:48 lxml==5.3.0 13:19:48 MarkupSafe==2.1.5 13:19:48 msgpack==1.0.8 13:19:48 multi_key_dict==2.0.3 13:19:48 munch==4.0.0 13:19:48 netaddr==1.3.0 13:19:48 netifaces==0.11.0 13:19:48 niet==1.4.2 13:19:48 nodeenv==1.9.1 13:19:48 oauth2client==4.1.3 13:19:48 oauthlib==3.2.2 13:19:48 openstacksdk==4.0.0 13:19:48 os-client-config==2.1.0 13:19:48 os-service-types==1.7.0 13:19:48 osc-lib==3.1.0 13:19:48 oslo.config==9.6.0 13:19:48 oslo.context==5.6.0 13:19:48 oslo.i18n==6.4.0 13:19:48 oslo.log==6.1.2 13:19:48 oslo.serialization==5.5.0 13:19:48 oslo.utils==7.3.0 13:19:48 packaging==24.1 13:19:48 pbr==6.1.0 13:19:48 platformdirs==4.3.1 13:19:48 prettytable==3.11.0 13:19:48 pyasn1==0.6.0 13:19:48 pyasn1_modules==0.4.0 13:19:48 pycparser==2.22 13:19:48 pygerrit2==2.0.15 13:19:48 PyGithub==2.4.0 13:19:48 PyJWT==2.9.0 13:19:48 PyNaCl==1.5.0 13:19:48 pyparsing==2.4.7 13:19:48 pyperclip==1.9.0 13:19:48 pyrsistent==0.20.0 13:19:48 python-cinderclient==9.6.0 13:19:48 python-dateutil==2.9.0.post0 13:19:48 python-heatclient==4.0.0 13:19:48 python-jenkins==1.8.2 13:19:48 python-keystoneclient==5.5.0 13:19:48 python-magnumclient==4.7.0 13:19:48 python-openstackclient==7.0.0 13:19:48 python-swiftclient==4.6.0 13:19:48 PyYAML==6.0.2 13:19:48 referencing==0.35.1 13:19:48 requests==2.32.3 13:19:48 requests-oauthlib==2.0.0 13:19:48 requestsexceptions==1.4.0 13:19:48 rfc3986==2.0.0 13:19:48 rpds-py==0.20.0 13:19:48 rsa==4.9 13:19:48 ruamel.yaml==0.18.6 13:19:48 ruamel.yaml.clib==0.2.8 13:19:48 s3transfer==0.10.2 13:19:48 simplejson==3.19.3 13:19:48 six==1.16.0 13:19:48 smmap==5.0.1 13:19:48 soupsieve==2.6 13:19:48 stevedore==5.3.0 13:19:48 tabulate==0.9.0 13:19:48 toml==0.10.2 13:19:48 tomlkit==0.13.2 13:19:48 tqdm==4.66.5 13:19:48 typing_extensions==4.12.2 13:19:48 tzdata==2024.1 13:19:48 urllib3==1.26.20 13:19:48 virtualenv==20.26.4 13:19:48 wcwidth==0.2.13 13:19:48 websocket-client==1.8.0 13:19:48 wrapt==1.16.0 13:19:48 xdg==6.0.0 13:19:48 xmltodict==0.13.0 13:19:48 yq==3.4.3 13:19:48 provisioning config files... 13:19:48 copy managed file [global-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config8540378796505360825tmp 13:19:51 copy managed file [packaging-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config4259404830366079141tmp 13:19:51 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins11135106714158110208.sh 13:19:51 ---> docker-login.sh 13:19:51 nexus3.opendaylight.org:10001 13:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:51 Configure a credential helper to remove this warning. See 13:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:51 13:19:51 Login Succeeded 13:19:51 nexus3.opendaylight.org:10002 13:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:52 Configure a credential helper to remove this warning. See 13:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:52 13:19:52 Login Succeeded 13:19:52 nexus3.opendaylight.org:10003 13:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:52 Configure a credential helper to remove this warning. See 13:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:52 13:19:52 Login Succeeded 13:19:52 nexus3.opendaylight.org:10004 13:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:52 Configure a credential helper to remove this warning. See 13:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:52 13:19:52 Login Succeeded 13:19:52 docker.io 13:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:52 Configure a credential helper to remove this warning. See 13:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:52 13:19:52 Login Succeeded 13:19:52 ---> docker-login.sh ends 13:19:52 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins3649254969715106363.sh 13:19:52 [packaging-docker-merge-phosphorus] $ /bin/sh -xe /tmp/jenkins8221097956956331691.sh 13:19:52 [EnvInject] - Injecting environment variables from a build step. 13:19:52 [EnvInject] - Injecting as environment variables the properties content 13:19:52 DOCKER_ROOT=$WORKSPACE/odl-docker 13:19:52 CONTAINER_TAG_YAML_DIR= 13:19:52 CONTAINER_TAG_METHOD=yaml-file 13:19:52 13:19:52 [EnvInject] - Variables injected successfully. 13:19:52 [packaging-docker-merge-phosphorus] $ /bin/bash -l /tmp/jenkins6913542709527259191.sh 13:19:52 ---> docker-get-container-tag.sh 13:19:52 Setup pyenv: 13:19:52 system 13:19:52 3.8.13 13:19:52 3.9.13 13:19:52 * 3.10.13 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFCL from file:/tmp/.os_lf_venv 13:19:55 lf-activate-venv(): INFO: Installing: yq 13:19:56 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:19:56 ---> Docker image tag found: 15.2.0 13:19:56 [EnvInject] - Injecting environment variables from a build step. 13:19:56 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:19:56 [EnvInject] - Variables injected successfully. 13:19:56 [EnvInject] - Injecting environment variables from a build step. 13:19:56 [EnvInject] - Injecting as environment variables the properties content 13:19:56 DOCKER_ARGS=--network=host 13:19:56 DOCKER_ROOT=/w/workspace/packaging-docker-merge-phosphorus/odl-docker 13:19:56 CONTAINER_PULL_REGISTRY=nexus3.opendaylight.org:10001 13:19:56 CONTAINER_PUSH_REGISTRY=nexus3.opendaylight.org:10003 13:19:56 DOCKER_NAME=opendaylight/opendaylight 13:19:56 13:19:56 [EnvInject] - Variables injected successfully. 13:19:56 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins5464473490750598395.sh 13:19:56 ---> docker-build.sh 13:19:56 Docker version 26.1.3, build b72abbb 13:19:56 Building image: nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 13:19:56 docker build --network=host -t nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 . 13:19:57 #0 building with "default" instance using docker driver 13:19:57 13:19:57 #1 [internal] load build definition from Dockerfile 13:19:57 #1 transferring dockerfile: 1.70kB done 13:19:57 #1 DONE 0.0s 13:19:57 13:19:57 #2 [auth] library/openjdk:pull token for registry-1.docker.io 13:19:57 #2 DONE 0.0s 13:19:57 13:19:57 #3 [internal] load metadata for docker.io/library/openjdk:11-jdk-slim 13:19:57 #3 DONE 0.4s 13:19:58 13:19:58 #4 [internal] load .dockerignore 13:19:58 #4 transferring context: 2B done 13:19:58 #4 DONE 0.0s 13:19:58 13:19:58 #5 [stage1 1/3] WORKDIR /opt/opendaylight 13:19:58 #5 DONE 0.0s 13:19:58 13:19:58 #6 [internal] load build context 13:19:58 #6 transferring context: 837B done 13:19:58 #6 DONE 0.0s 13:19:58 13:19:58 #7 [stage0 1/3] FROM docker.io/library/openjdk:11-jdk-slim@sha256:868a4f2151d38ba6a09870cec584346a5edc8e9b71fde275eb2e0625273e2fd8 13:19:58 #7 resolve docker.io/library/openjdk:11-jdk-slim@sha256:868a4f2151d38ba6a09870cec584346a5edc8e9b71fde275eb2e0625273e2fd8 0.0s done 13:19:58 #7 sha256:868a4f2151d38ba6a09870cec584346a5edc8e9b71fde275eb2e0625273e2fd8 549B / 549B done 13:19:58 #7 sha256:d2b6af2093e823ba0cdee4bcd45a905afe3fa054d08bde55b1d850515da69a08 1.16kB / 1.16kB done 13:19:58 #7 sha256:8e687a82603fe2a40c7c83684fc5b97b75dd4d51ce6b0e6250ef3fd64b7b9f66 5.59kB / 5.59kB done 13:19:58 #7 sha256:1efc276f4ff952c055dea726cfc96ec6a4fdb8b62d9eed816bd2b788f2860ad7 11.53MB / 31.37MB 0.1s 13:19:58 #7 sha256:a2f2f93da48276873890ac821b3c991d53a7e864791aaf82c39b7863c908b93b 0B / 1.58MB 0.1s 13:19:58 #7 sha256:12cca292b13cb58fadde25af113ddc4ac3b0c5e39ab3f1290a6ba62ec8237afd 0B / 212B 0.1s 13:19:58 #7 sha256:1efc276f4ff952c055dea726cfc96ec6a4fdb8b62d9eed816bd2b788f2860ad7 31.37MB / 31.37MB 0.3s 13:19:58 #7 sha256:a2f2f93da48276873890ac821b3c991d53a7e864791aaf82c39b7863c908b93b 1.58MB / 1.58MB 0.2s done 13:19:58 #7 sha256:12cca292b13cb58fadde25af113ddc4ac3b0c5e39ab3f1290a6ba62ec8237afd 212B / 212B 0.2s done 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 19.92MB / 202.34MB 0.3s 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 41.94MB / 202.34MB 0.4s 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 52.43MB / 202.34MB 0.5s 13:19:58 #7 extracting sha256:1efc276f4ff952c055dea726cfc96ec6a4fdb8b62d9eed816bd2b788f2860ad7 13:19:58 #7 sha256:1efc276f4ff952c055dea726cfc96ec6a4fdb8b62d9eed816bd2b788f2860ad7 31.37MB / 31.37MB 0.5s done 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 66.06MB / 202.34MB 0.6s 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 81.79MB / 202.34MB 0.7s 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 98.57MB / 202.34MB 0.8s 13:19:58 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 126.88MB / 202.34MB 0.9s 13:19:59 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 180.36MB / 202.34MB 1.1s 13:19:59 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 202.34MB / 202.34MB 1.2s 13:20:00 #7 extracting sha256:1efc276f4ff952c055dea726cfc96ec6a4fdb8b62d9eed816bd2b788f2860ad7 1.7s done 13:20:01 #7 sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 202.34MB / 202.34MB 3.2s done 13:20:01 #7 extracting sha256:a2f2f93da48276873890ac821b3c991d53a7e864791aaf82c39b7863c908b93b 0.1s done 13:20:01 #7 extracting sha256:12cca292b13cb58fadde25af113ddc4ac3b0c5e39ab3f1290a6ba62ec8237afd done 13:20:01 #7 extracting sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 0.1s 13:20:03 #7 extracting sha256:69e15dccd787ba2cfe67f6abf5970ed88a5e019efbb499e499da3ab20b85fcc7 1.6s done 13:20:03 #7 DONE 5.1s 13:20:03 13:20:03 #8 [stage0 2/3] RUN set -eux && cd $HOME && apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* && mkdir -p /opt/opendaylight && jlink --add-modules java.base,java.compiler,java.desktop,java.logging,java.management,java.naming,java.rmi,java.security.sasl,java.sql,java.xml,jdk.jfr,jdk.naming.rmi,jdk.xml.dom,jdk.unsupported --output /opt/openjdk-11 && rm -rf /usr/local/openjdk-11 13:20:03 #8 0.126 + cd /root 13:20:03 #8 0.126 + apt-get update 13:20:03 #8 0.191 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 13:20:03 #8 0.202 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] 13:20:03 #8 0.203 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 13:20:03 #8 0.332 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] 13:20:03 #8 0.445 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [287 kB] 13:20:03 #8 0.558 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] 13:20:04 #8 1.399 Fetched 8559 kB in 1s (6880 kB/s) 13:20:04 #8 1.399 Reading package lists... 13:20:05 #8 1.821 + apt-get install -y curl 13:20:05 #8 1.833 Reading package lists... 13:20:05 #8 2.293 Building dependency tree... 13:20:05 #8 2.410 Reading state information... 13:20:05 #8 2.511 The following additional packages will be installed: 13:20:05 #8 2.511 libbrotli1 libcurl4 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 13:20:05 #8 2.511 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 13:20:05 #8 2.511 publicsuffix 13:20:05 #8 2.512 Suggested packages: 13:20:05 #8 2.512 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 13:20:05 #8 2.512 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 13:20:05 #8 2.606 The following NEW packages will be installed: 13:20:05 #8 2.606 curl libbrotli1 libcurl4 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 13:20:05 #8 2.606 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 13:20:05 #8 2.606 publicsuffix 13:20:05 #8 2.626 0 upgraded, 13 newly installed, 0 to remove and 34 not upgraded. 13:20:05 #8 2.626 Need to get 1982 kB of archives. 13:20:05 #8 2.626 After this operation, 4367 kB of additional disk space will be used. 13:20:05 #8 2.626 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 13:20:05 #8 2.633 Get:2 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 13:20:05 #8 2.634 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 13:20:05 #8 2.636 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 13:20:05 #8 2.639 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u1 [77.2 kB] 13:20:05 #8 2.639 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 13:20:05 #8 2.641 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 13:20:05 #8 2.641 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] 13:20:05 #8 2.641 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u13 [347 kB] 13:20:05 #8 2.649 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u13 [271 kB] 13:20:05 #8 2.652 Get:11 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 13:20:05 #8 2.652 Get:12 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] 13:20:05 #8 2.653 Get:13 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] 13:20:06 #8 3.165 debconf: delaying package configuration, since apt-utils is not installed 13:20:06 #8 3.194 Fetched 1982 kB in 0s (46.3 MB/s) 13:20:06 #8 3.230 Selecting previously unselected package libbrotli1:amd64. 13:20:06 #8 3.230 (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 ... 7071 files and directories currently installed.) 13:20:06 #8 3.230 Preparing to unpack .../00-libbrotli1_1.0.9-2+b2_amd64.deb ... 13:20:06 #8 3.234 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 13:20:06 #8 3.307 Selecting previously unselected package libsasl2-modules-db:amd64. 13:20:06 #8 3.307 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 13:20:06 #8 3.309 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:06 #8 3.348 Selecting previously unselected package libsasl2-2:amd64. 13:20:06 #8 3.348 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 13:20:06 #8 3.351 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:06 #8 3.394 Selecting previously unselected package libldap-2.4-2:amd64. 13:20:06 #8 3.394 Preparing to unpack .../03-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 13:20:06 #8 3.397 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 13:20:06 #8 3.473 Selecting previously unselected package libnghttp2-14:amd64. 13:20:06 #8 3.473 Preparing to unpack .../04-libnghttp2-14_1.43.0-1+deb11u1_amd64.deb ... 13:20:06 #8 3.476 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u1) ... 13:20:06 #8 3.519 Selecting previously unselected package libpsl5:amd64. 13:20:06 #8 3.519 Preparing to unpack .../05-libpsl5_0.21.0-1.2_amd64.deb ... 13:20:06 #8 3.521 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 13:20:06 #8 3.561 Selecting previously unselected package librtmp1:amd64. 13:20:06 #8 3.561 Preparing to unpack .../06-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 13:20:06 #8 3.564 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 13:20:06 #8 3.610 Selecting previously unselected package libssh2-1:amd64. 13:20:06 #8 3.610 Preparing to unpack .../07-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... 13:20:06 #8 3.613 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... 13:20:06 #8 3.662 Selecting previously unselected package libcurl4:amd64. 13:20:06 #8 3.662 Preparing to unpack .../08-libcurl4_7.74.0-1.3+deb11u13_amd64.deb ... 13:20:06 #8 3.664 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u13) ... 13:20:06 #8 3.722 Selecting previously unselected package curl. 13:20:06 #8 3.722 Preparing to unpack .../09-curl_7.74.0-1.3+deb11u13_amd64.deb ... 13:20:06 #8 3.725 Unpacking curl (7.74.0-1.3+deb11u13) ... 13:20:06 #8 3.781 Selecting previously unselected package libldap-common. 13:20:06 #8 3.781 Preparing to unpack .../10-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 13:20:06 #8 3.784 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 13:20:06 #8 3.820 Selecting previously unselected package libsasl2-modules:amd64. 13:20:06 #8 3.820 Preparing to unpack .../11-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 13:20:06 #8 3.823 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:06 #8 3.855 Selecting previously unselected package publicsuffix. 13:20:06 #8 3.855 Preparing to unpack .../12-publicsuffix_20220811.1734-0+deb11u1_all.deb ... 13:20:06 #8 3.857 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... 13:20:06 #8 3.894 Setting up libpsl5:amd64 (0.21.0-1.2) ... 13:20:06 #8 3.901 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 13:20:06 #8 3.906 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:06 #8 3.915 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u1) ... 13:20:06 #8 3.920 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 13:20:06 #8 3.927 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:07 #8 3.932 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 13:20:07 #8 3.937 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 13:20:07 #8 3.942 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... 13:20:07 #8 3.947 Setting up publicsuffix (20220811.1734-0+deb11u1) ... 13:20:07 #8 3.952 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 13:20:07 #8 3.956 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u13) ... 13:20:07 #8 3.961 Setting up curl (7.74.0-1.3+deb11u13) ... 13:20:07 #8 3.967 Processing triggers for libc-bin (2.31-13+deb11u3) ... 13:20:07 #8 4.002 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial 13:20:07 #8 4.009 + mkdir -p /opt/opendaylight 13:20:07 #8 4.011 + jlink --add-modules java.base,java.compiler,java.desktop,java.logging,java.management,java.naming,java.rmi,java.security.sasl,java.sql,java.xml,jdk.jfr,jdk.naming.rmi,jdk.xml.dom,jdk.unsupported --output /opt/openjdk-11 13:20:09 #8 6.148 + rm -rf /usr/local/openjdk-11 13:20:16 #8 DONE 13.5s 13:20:16 13:20:16 #9 [stage0 3/3] COPY start_docker.sh /opt/opendaylight 13:20:16 #9 DONE 0.0s 13:20:16 13:20:16 #10 [stage1 2/3] COPY --from=stage0 / / 13:20:24 #10 DONE 4.3s 13:20:24 13:20:24 #11 [stage1 3/3] RUN set -eux && curl https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.2.0/opendaylight-15.2.0.tar.gz | tar zxf - -C /opt/opendaylight/ --strip-components 1 && groupadd -r karaf --gid=8181 && useradd -rm -g karaf --uid=8181 karaf && chown -R karaf:karaf /opt/opendaylight 13:20:24 #11 0.134 + curl https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.2.0/opendaylight-15.2.0.tar.gz 13:20:24 #11 0.134 + tar zxf - -C /opt/opendaylight/ --strip-components 1 13:20:24 #11 0.145 % Total % Received % Xferd Average Speed Time Time Time Current 13:20:24 #11 0.145 Dload Upload Total Spent Left Speed 13:20:24 #11 0.145 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 229M 32 74.8M 0 0 81.4M 0 0:00:02 --:--:-- 0:00:02 81.3M 65 229M 65 151M 0 0 78.6M 0 0:00:02 0:00:01 0:00:01 78.6M 100 229M 100 229M 0 0 83.2M 0 0:00:02 0:00:02 --:--:-- 83.2M 13:20:24 #11 2.908 + groupadd -r karaf --gid=8181 13:20:24 #11 2.930 + useradd -rm -g karaf --uid=8181 karaf 13:20:24 #11 2.954 + chown -R karaf:karaf /opt/opendaylight 13:20:27 #11 DONE 6.1s 13:20:27 13:20:27 #12 exporting to image 13:20:27 #12 exporting layers 13:20:28 #12 exporting layers 0.9s done 13:20:28 #12 writing image sha256:efa1082a1031d09b8cf539a3d4ead5478f9c9c601f8b0afcdb84b54d2006cbdf done 13:20:28 #12 naming to nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 done 13:20:28 #12 DONE 0.9s 13:20:28 ---> docker-build.sh ends 13:20:28 [packaging-docker-merge-phosphorus] $ /bin/sh -xe /tmp/jenkins16059465217850692260.sh 13:20:28 [EnvInject] - Injecting environment variables from a build step. 13:20:28 [EnvInject] - Injecting as environment variables the properties content 13:20:28 CONTAINER_PUSH_REGISTRY=nexus3.opendaylight.org:10003 13:20:28 13:20:28 [EnvInject] - Variables injected successfully. 13:20:28 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins14491486480561078588.sh 13:20:28 ---> docker-push.sh 13:20:28 Docker version 26.1.3, build b72abbb 13:20:28 Pushing image: nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 13:20:28 docker push nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 13:20:28 The push refers to repository [nexus3.opendaylight.org:10003/opendaylight/opendaylight] 13:20:28 e314096fe923: Preparing 13:20:28 7961da5a427d: Preparing 13:20:28 90371a7e3a00: Preparing 13:20:28 90371a7e3a00: Pushed 13:20:44 7961da5a427d: Pushed 13:20:58 e314096fe923: Pushed 13:20:59 15.2.0: digest: sha256:3051b96ce53428ba016c91f7d0da2b1428574de421f6e1e703d515b8e79e4d6a size: 949 13:20:59 ---> docker-push.sh ends 13:20:59 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins3669196219976874326.sh 13:20:59 $ ssh-agent -k 13:20:59 unset SSH_AUTH_SOCK; 13:20:59 unset SSH_AGENT_PID; 13:20:59 echo Agent pid 8746 killed; 13:20:59 [ssh-agent] Stopped. 13:20:59 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:59 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins12971034837005177351.sh 13:20:59 ---> sysstat.sh 13:20:59 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins998131136966888833.sh 13:20:59 ---> package-listing.sh 13:20:59 ++ facter osfamily 13:20:59 ++ tr '[:upper:]' '[:lower:]' 13:20:59 + OS_FAMILY=redhat 13:20:59 + workspace=/w/workspace/packaging-docker-merge-phosphorus 13:20:59 + START_PACKAGES=/tmp/packages_start.txt 13:20:59 + END_PACKAGES=/tmp/packages_end.txt 13:20:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:59 + PACKAGES=/tmp/packages_start.txt 13:20:59 + '[' /w/workspace/packaging-docker-merge-phosphorus ']' 13:20:59 + PACKAGES=/tmp/packages_end.txt 13:20:59 + case "${OS_FAMILY}" in 13:20:59 + rpm -qa 13:20:59 + sort 13:21:00 + '[' -f /tmp/packages_start.txt ']' 13:21:00 + '[' -f /tmp/packages_end.txt ']' 13:21:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:00 + '[' /w/workspace/packaging-docker-merge-phosphorus ']' 13:21:00 + mkdir -p /w/workspace/packaging-docker-merge-phosphorus/archives/ 13:21:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/packaging-docker-merge-phosphorus/archives/ 13:21:00 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins2132900159554320039.sh 13:21:00 ---> capture-instance-metadata.sh 13:21:00 Setup pyenv: 13:21:00 system 13:21:00 3.8.13 13:21:00 3.9.13 13:21:00 * 3.10.13 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:21:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFCL from file:/tmp/.os_lf_venv 13:21:02 lf-activate-venv(): INFO: Installing: lftools 13:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:21:12 INFO: Running in OpenStack, capturing instance metadata 13:21:12 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins523698910625832537.sh 13:21:12 provisioning config files... 13:21:13 Could not find credentials [logs] for packaging-docker-merge-phosphorus #153 13:21:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config17089923845369640594tmp 13:21:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:21:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:21:13 provisioning config files... 13:21:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:21:13 [EnvInject] - Injecting environment variables from a build step. 13:21:13 [EnvInject] - Injecting as environment variables the properties content 13:21:13 SERVER_ID=logs 13:21:13 13:21:13 [EnvInject] - Variables injected successfully. 13:21:13 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins13287489978401871288.sh 13:21:13 ---> create-netrc.sh 13:21:13 WARN: Log server credential not found. 13:21:13 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins2946000145515056905.sh 13:21:13 ---> python-tools-install.sh 13:21:13 Setup pyenv: 13:21:13 system 13:21:13 3.8.13 13:21:13 3.9.13 13:21:13 * 3.10.13 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFCL from file:/tmp/.os_lf_venv 13:21:14 lf-activate-venv(): INFO: Installing: lftools 13:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:21:23 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins257058499777576705.sh 13:21:23 ---> sudo-logs.sh 13:21:23 Archiving 'sudo' log.. 13:21:24 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins6699986833072614494.sh 13:21:24 ---> job-cost.sh 13:21:24 Setup pyenv: 13:21:24 system 13:21:24 3.8.13 13:21:24 3.9.13 13:21:24 * 3.10.13 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFCL from file:/tmp/.os_lf_venv 13:21:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:32 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:21:32 INFO: No Stack... 13:21:33 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:33 INFO: Archiving Costs 13:21:33 [packaging-docker-merge-phosphorus] $ /bin/bash -l /tmp/jenkins10044189817689752701.sh 13:21:33 ---> logs-deploy.sh 13:21:33 Setup pyenv: 13:21:33 system 13:21:33 3.8.13 13:21:33 3.9.13 13:21:33 * 3.10.13 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:21:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFCL from file:/tmp/.os_lf_venv 13:21:34 lf-activate-venv(): INFO: Installing: lftools 13:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-zFCL/bin to PATH 13:21:45 WARNING: Nexus logging server not set 13:21:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/packaging-docker-merge-phosphorus/153/ 13:21:45 INFO: archiving logs to S3 13:21:46 ---> uname -a: 13:21:46 Linux prd-centos7-docker-4c-4g-20172.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:21:46 13:21:46 13:21:46 ---> lscpu: 13:21:46 Architecture: x86_64 13:21:46 CPU op-mode(s): 32-bit, 64-bit 13:21:46 Byte Order: Little Endian 13:21:46 CPU(s): 4 13:21:46 On-line CPU(s) list: 0-3 13:21:46 Thread(s) per core: 1 13:21:46 Core(s) per socket: 1 13:21:46 Socket(s): 4 13:21:46 NUMA node(s): 1 13:21:46 Vendor ID: AuthenticAMD 13:21:46 CPU family: 23 13:21:46 Model: 49 13:21:46 Model name: AMD EPYC-Rome Processor 13:21:46 Stepping: 0 13:21:46 CPU MHz: 2800.000 13:21:46 BogoMIPS: 5600.00 13:21:46 Virtualization: AMD-V 13:21:46 Hypervisor vendor: KVM 13:21:46 Virtualization type: full 13:21:46 L1d cache: 32K 13:21:46 L1i cache: 32K 13:21:46 L2 cache: 512K 13:21:46 L3 cache: 16384K 13:21:46 NUMA node0 CPU(s): 0-3 13:21:46 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:21:46 13:21:46 13:21:46 ---> nproc: 13:21:46 4 13:21:46 13:21:46 13:21:46 ---> df -h: 13:21:46 Filesystem Size Used Avail Use% Mounted on 13:21:46 devtmpfs 7.8G 0 7.8G 0% /dev 13:21:46 tmpfs 7.8G 0 7.8G 0% /dev/shm 13:21:46 tmpfs 7.8G 17M 7.8G 1% /run 13:21:46 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 13:21:46 /dev/vda1 80G 7.0G 74G 9% / 13:21:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:21:46 13:21:46 13:21:46 ---> free -m: 13:21:46 total used free shared buff/cache available 13:21:46 Mem: 15884 814 11924 16 3145 14725 13:21:46 Swap: 1023 0 1023 13:21:46 13:21:46 13:21:46 ---> ip addr: 13:21:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:21:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:21:46 inet 127.0.0.1/8 scope host lo 13:21:46 valid_lft forever preferred_lft forever 13:21:46 inet6 ::1/128 scope host 13:21:46 valid_lft forever preferred_lft forever 13:21:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:21:46 link/ether fa:16:3e:70:a0:9d brd ff:ff:ff:ff:ff:ff 13:21:46 inet 10.30.171.34/23 brd 10.30.171.255 scope global dynamic eth0 13:21:46 valid_lft 86176sec preferred_lft 86176sec 13:21:46 inet6 fe80::f816:3eff:fe70:a09d/64 scope link 13:21:46 valid_lft forever preferred_lft forever 13:21:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:21:46 link/ether 02:42:80:aa:85:a0 brd ff:ff:ff:ff:ff:ff 13:21:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:21:46 valid_lft forever preferred_lft forever 13:21:46 13:21:46 13:21:46 ---> sar -b -r -n DEV: 13:21:46 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 09/08/2024 _x86_64_ (4 CPU) 13:21:46 13:21:46 01:17:56 PM LINUX RESTART 13:21:46 13:21:46 01:19:01 PM tps rtps wtps bread/s bwrtn/s 13:21:46 01:20:01 PM 263.01 11.23 251.78 3743.77 16058.51 13:21:46 01:21:02 PM 364.30 1.33 362.96 138.15 37636.15 13:21:46 Average: 313.66 6.28 307.38 1940.81 26848.23 13:21:46 13:21:46 01:19:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:21:46 01:20:01 PM 12875436 3390528 20.84 2620 2513904 1211976 7.00 852776 2099612 316772 13:21:46 01:21:02 PM 12271632 3994332 24.56 2620 3048564 1082168 6.25 1565864 1940888 124 13:21:46 Average: 12573534 3692430 22.70 2620 2781234 1147072 6.62 1209320 2020250 158448 13:21:46 13:21:46 01:19:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:21:46 01:20:01 PM eth0 247.85 145.10 4471.63 15.93 0.00 0.00 0.00 13:21:46 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 01:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 01:21:02 PM eth0 643.23 750.72 4149.28 5094.05 0.00 0.00 0.00 13:21:46 01:21:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 01:21:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 Average: eth0 445.56 447.94 4310.44 2555.20 0.00 0.00 0.00 13:21:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:46 13:21:46 13:21:46 ---> sar -P ALL: 13:21:46 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 09/08/2024 _x86_64_ (4 CPU) 13:21:46 13:21:46 01:17:56 PM LINUX RESTART 13:21:46 13:21:46 01:19:01 PM CPU %user %nice %system %iowait %steal %idle 13:21:46 01:20:01 PM all 15.86 0.00 2.34 2.98 0.09 78.73 13:21:46 01:20:01 PM 0 11.75 0.00 1.72 5.06 0.07 81.41 13:21:46 01:20:01 PM 1 12.21 0.00 2.48 2.11 0.09 83.12 13:21:46 01:20:01 PM 2 17.06 0.00 2.68 1.88 0.09 78.28 13:21:46 01:20:01 PM 3 22.56 0.00 2.52 2.85 0.12 71.95 13:21:46 01:21:02 PM all 20.41 0.00 3.01 6.06 0.10 70.43 13:21:46 01:21:02 PM 0 19.66 0.00 2.63 4.25 0.09 73.38 13:21:46 01:21:02 PM 1 19.39 0.00 2.99 8.68 0.07 68.88 13:21:46 01:21:02 PM 2 22.32 0.00 3.12 8.52 0.10 65.94 13:21:46 01:21:02 PM 3 20.29 0.00 3.28 2.77 0.09 73.58 13:21:46 Average: all 18.13 0.00 2.67 4.51 0.09 74.60 13:21:46 Average: 0 15.67 0.00 2.17 4.66 0.08 77.42 13:21:46 Average: 1 15.78 0.00 2.73 5.38 0.08 76.03 13:21:46 Average: 2 19.68 0.00 2.90 5.18 0.10 72.14 13:21:46 Average: 3 21.42 0.00 2.90 2.81 0.10 72.77 13:21:46 13:21:46 13:21:46