12:29:23 Started by timer 12:29:23 Running as SYSTEM 12:29:23 [EnvInject] - Loading node environment variables. 12:29:23 Building remotely on prd-centos7-docker-4c-4g-1730 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-scandium 12:29:23 [ssh-agent] Looking for ssh-agent implementation... 12:29:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:23 $ ssh-agent 12:29:23 SSH_AUTH_SOCK=/tmp/ssh-Ythg3XufHrmB/agent.9247 12:29:23 SSH_AGENT_PID=9253 12:29:23 [ssh-agent] Started. 12:29:23 Running ssh-add (command line suppressed) 12:29:23 Identity added: /w/workspace/distribution-docker-merge-scandium@tmp/private_key_9236586506561616887.key (/w/workspace/distribution-docker-merge-scandium@tmp/private_key_9236586506561616887.key) 12:29:23 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:23 The recommended git tool is: NONE 12:29:25 using credential jenkins-ssh 12:29:25 Wiping out workspace first. 12:29:25 Cloning the remote Git repository 12:29:25 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:25 > git init /w/workspace/distribution-docker-merge-scandium # timeout=10 12:29:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:25 > git --version # timeout=10 12:29:25 > git --version # 'git version 2.36.6' 12:29:25 using GIT_SSH to set credentials jenkins-ssh 12:29:25 [INFO] Currently running in a labeled security context 12:29:25 [INFO] Currently SELinux is 'enforcing' on the host 12:29:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-scandium@tmp/jenkins-gitclient-ssh1651431277050128673.key 12:29:25 Verifying host key using known hosts file 12:29:25 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. 12:29:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 12:29:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:27 Avoid second fetch 12:29:27 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 12:29:27 Checking out Revision 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 (refs/remotes/origin/stable/scandium) 12:29:27 > git config core.sparsecheckout # timeout=10 12:29:27 > git checkout -f 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 # timeout=10 12:29:27 Commit message: "Bump versions by x.y.(z+1)" 12:29:27 > git rev-list --no-walk 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 # timeout=10 12:29:30 provisioning config files... 12:29:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:29:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:29:31 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins12646692918713918974.sh 12:29:31 ---> python-tools-install.sh 12:29:31 Setup pyenv: 12:29:31 system 12:29:31 * 3.8.13 (set by /opt/pyenv/version) 12:29:31 * 3.9.13 (set by /opt/pyenv/version) 12:29:31 3.10.13 12:29:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnFH 12:29:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:40 lf-activate-venv(): INFO: Base packages installed successfully 12:29:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:30:33 Generating Requirements File 12:30:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:30:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:30:57 Python 3.10.13 12:30:57 pip 25.3 from /tmp/venv-JnFH/lib/python3.10/site-packages/pip (python 3.10) 12:30:57 appdirs==1.4.4 12:30:57 argcomplete==3.6.3 12:30:57 aspy.yaml==1.3.0 12:30:57 attrs==25.4.0 12:30:57 autopage==0.5.2 12:30:57 backports.strenum==1.3.1 12:30:57 beautifulsoup4==4.14.3 12:30:57 boto3==1.42.30 12:30:57 botocore==1.42.30 12:30:57 bs4==0.0.2 12:30:57 certifi==2026.1.4 12:30:57 cffi==2.0.0 12:30:57 cfgv==3.5.0 12:30:57 chardet==5.2.0 12:30:57 charset-normalizer==3.4.4 12:30:57 click==8.3.1 12:30:57 cliff==4.13.1 12:30:57 cmd2==3.1.0 12:30:57 cryptography==3.3.2 12:30:57 debtcollector==3.0.0 12:30:57 decorator==5.2.1 12:30:57 defusedxml==0.7.1 12:30:57 Deprecated==1.3.1 12:30:57 distlib==0.4.0 12:30:57 dnspython==2.8.0 12:30:57 docker==7.1.0 12:30:57 dogpile.cache==1.5.0 12:30:57 durationpy==0.10 12:30:57 email-validator==2.3.0 12:30:57 filelock==3.20.3 12:30:57 future==1.0.0 12:30:57 gitdb==4.0.12 12:30:57 GitPython==3.1.46 12:30:57 httplib2==0.30.2 12:30:57 identify==2.6.16 12:30:57 idna==3.11 12:30:57 importlib-resources==1.5.0 12:30:57 iso8601==2.1.0 12:30:57 Jinja2==3.1.6 12:30:57 jmespath==1.0.1 12:30:57 jsonpatch==1.33 12:30:57 jsonpointer==3.0.0 12:30:57 jsonschema==4.26.0 12:30:57 jsonschema-specifications==2025.9.1 12:30:57 keystoneauth1==5.12.0 12:30:57 kubernetes==35.0.0 12:30:57 lftools==0.37.21 12:30:57 lxml==6.0.2 12:30:57 markdown-it-py==4.0.0 12:30:57 MarkupSafe==3.0.3 12:30:57 mdurl==0.1.2 12:30:57 msgpack==1.1.2 12:30:57 multi_key_dict==2.0.3 12:30:57 munch==4.0.0 12:30:57 netaddr==1.3.0 12:30:57 niet==1.4.2 12:30:57 nodeenv==1.10.0 12:30:57 oauth2client==4.1.3 12:30:57 oauthlib==3.3.1 12:30:57 openstacksdk==4.8.0 12:30:57 os-service-types==1.8.2 12:30:57 osc-lib==4.3.0 12:30:57 oslo.config==10.2.0 12:30:57 oslo.context==6.2.0 12:30:57 oslo.i18n==6.7.1 12:30:57 oslo.log==8.0.0 12:30:57 oslo.serialization==5.9.0 12:30:57 oslo.utils==9.2.0 12:30:57 packaging==25.0 12:30:57 pbr==7.0.3 12:30:57 platformdirs==4.5.1 12:30:57 prettytable==3.17.0 12:30:57 psutil==7.2.1 12:30:57 pyasn1==0.6.2 12:30:57 pyasn1_modules==0.4.2 12:30:57 pycparser==2.23 12:30:57 pygerrit2==2.0.15 12:30:57 PyGithub==2.8.1 12:30:57 Pygments==2.19.2 12:30:57 PyJWT==2.10.1 12:30:57 PyNaCl==1.6.2 12:30:57 pyparsing==2.4.7 12:30:57 pyperclip==1.11.0 12:30:57 pyrsistent==0.20.0 12:30:57 python-cinderclient==9.8.0 12:30:57 python-dateutil==2.9.0.post0 12:30:57 python-heatclient==4.3.0 12:30:57 python-jenkins==1.8.3 12:30:57 python-keystoneclient==5.7.0 12:30:57 python-magnumclient==4.9.0 12:30:57 python-openstackclient==8.3.0 12:30:57 python-swiftclient==4.9.0 12:30:57 PyYAML==6.0.3 12:30:57 referencing==0.37.0 12:30:57 requests==2.32.5 12:30:57 requests-oauthlib==2.0.0 12:30:57 requestsexceptions==1.4.0 12:30:57 rfc3986==2.0.0 12:30:57 rich==14.2.0 12:30:57 rich-argparse==1.7.2 12:30:57 rpds-py==0.30.0 12:30:57 rsa==4.9.1 12:30:57 ruamel.yaml==0.19.1 12:30:57 ruamel.yaml.clib==0.2.15 12:30:57 s3transfer==0.16.0 12:30:57 simplejson==3.20.2 12:30:57 six==1.17.0 12:30:57 smmap==5.0.2 12:30:57 soupsieve==2.8.1 12:30:57 stevedore==5.6.0 12:30:57 tabulate==0.9.0 12:30:57 toml==0.10.2 12:30:57 tomlkit==0.14.0 12:30:57 tqdm==4.67.1 12:30:57 typing_extensions==4.15.0 12:30:57 tzdata==2025.3 12:30:57 urllib3==1.26.20 12:30:57 virtualenv==20.36.1 12:30:57 wcwidth==0.2.14 12:30:57 websocket-client==1.9.0 12:30:57 wrapt==2.0.1 12:30:57 xdg==6.0.0 12:30:57 xmltodict==1.0.2 12:30:57 yq==3.4.3 12:30:57 provisioning config files... 12:30:57 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config17666792709023314780tmp 12:31:00 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config665720124820059589tmp 12:31:00 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins7630571579070610674.sh 12:31:00 ---> docker-login.sh 12:31:00 nexus3.opendaylight.org:10001 12:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:00 Configure a credential helper to remove this warning. See 12:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:00 12:31:00 Login Succeeded 12:31:00 nexus3.opendaylight.org:10002 12:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:00 Configure a credential helper to remove this warning. See 12:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:00 12:31:00 Login Succeeded 12:31:00 nexus3.opendaylight.org:10003 12:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:01 Configure a credential helper to remove this warning. See 12:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:01 12:31:01 Login Succeeded 12:31:01 nexus3.opendaylight.org:10004 12:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:01 Configure a credential helper to remove this warning. See 12:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:01 12:31:01 Login Succeeded 12:31:01 docker.io 12:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:01 Configure a credential helper to remove this warning. See 12:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:01 12:31:01 Login Succeeded 12:31:01 ---> docker-login.sh ends 12:31:01 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins15847013990570430216.sh 12:31:01 [distribution-docker-merge-scandium] $ /bin/sh -xe /tmp/jenkins2695010663854638563.sh 12:31:01 [EnvInject] - Injecting environment variables from a build step. 12:31:01 [EnvInject] - Injecting as environment variables the properties content 12:31:01 DOCKER_ROOT=$WORKSPACE/docker 12:31:01 CONTAINER_TAG_YAML_DIR= 12:31:01 CONTAINER_TAG_METHOD=yaml-file 12:31:01 12:31:01 [EnvInject] - Variables injected successfully. 12:31:01 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins14395342002003597125.sh 12:31:01 ---> docker-get-container-tag.sh 12:31:01 Setup pyenv: 12:31:01 system 12:31:01 3.8.13 12:31:01 3.9.13 12:31:01 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnFH from file:/tmp/.os_lf_venv 12:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:04 lf-activate-venv(): INFO: Base packages installed successfully 12:31:04 lf-activate-venv(): INFO: Installing additional packages: yq 12:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:31:05 File /w/workspace/distribution-docker-merge-scandium/docker/container-tag.yaml not found. 12:31:05 Failed to get a container tag using method yaml-file 12:31:05 Build step 'Execute shell' marked build as failure 12:31:05 $ ssh-agent -k 12:31:05 unset SSH_AUTH_SOCK; 12:31:05 unset SSH_AGENT_PID; 12:31:05 echo Agent pid 9253 killed; 12:31:05 [ssh-agent] Stopped. 12:31:05 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:05 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins12574965116847623405.sh 12:31:05 ---> sysstat.sh 12:31:05 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins18052014708135517864.sh 12:31:05 ---> package-listing.sh 12:31:05 ++ facter osfamily 12:31:05 ++ tr '[:upper:]' '[:lower:]' 12:31:05 + OS_FAMILY=redhat 12:31:05 + workspace=/w/workspace/distribution-docker-merge-scandium 12:31:05 + START_PACKAGES=/tmp/packages_start.txt 12:31:05 + END_PACKAGES=/tmp/packages_end.txt 12:31:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:05 + PACKAGES=/tmp/packages_start.txt 12:31:05 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:31:05 + PACKAGES=/tmp/packages_end.txt 12:31:05 + case "${OS_FAMILY}" in 12:31:05 + rpm -qa 12:31:05 + sort 12:31:06 + '[' -f /tmp/packages_start.txt ']' 12:31:06 + '[' -f /tmp/packages_end.txt ']' 12:31:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:06 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:31:06 + mkdir -p /w/workspace/distribution-docker-merge-scandium/archives/ 12:31:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-scandium/archives/ 12:31:06 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins13485056648704942814.sh 12:31:06 ---> capture-instance-metadata.sh 12:31:06 Setup pyenv: 12:31:06 system 12:31:06 3.8.13 12:31:06 3.9.13 12:31:06 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnFH from file:/tmp/.os_lf_venv 12:31:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:08 lf-activate-venv(): INFO: Base packages installed successfully 12:31:08 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:31:23 INFO: Running in OpenStack, capturing instance metadata 12:31:24 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins15023401851751749283.sh 12:31:24 provisioning config files... 12:31:24 Could not find credentials [logs] for distribution-docker-merge-scandium #90 12:31:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config11171019041382582459tmp 12:31:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:31:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:31:24 provisioning config files... 12:31:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:31:24 [EnvInject] - Injecting environment variables from a build step. 12:31:24 [EnvInject] - Injecting as environment variables the properties content 12:31:24 SERVER_ID=logs 12:31:24 12:31:24 [EnvInject] - Variables injected successfully. 12:31:24 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins1368241604193372307.sh 12:31:24 ---> create-netrc.sh 12:31:24 WARN: Log server credential not found. 12:31:24 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins11893263917934476764.sh 12:31:24 ---> python-tools-install.sh 12:31:24 Setup pyenv: 12:31:24 system 12:31:24 3.8.13 12:31:24 3.9.13 12:31:24 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnFH from file:/tmp/.os_lf_venv 12:31:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:27 lf-activate-venv(): INFO: Base packages installed successfully 12:31:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:31:40 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins170627329595757415.sh 12:31:40 ---> sudo-logs.sh 12:31:40 Archiving 'sudo' log.. 12:31:40 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins10574635606848576605.sh 12:31:40 ---> job-cost.sh 12:31:40 Setup pyenv: 12:31:40 system 12:31:40 3.8.13 12:31:40 3.9.13 12:31:40 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnFH from file:/tmp/.os_lf_venv 12:31:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:43 lf-activate-venv(): INFO: Base packages installed successfully 12:31:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:31:50 INFO: No Stack... 12:31:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:31:51 INFO: Archiving Costs 12:31:51 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins13912951536035478110.sh 12:31:51 ---> logs-deploy.sh 12:31:51 Setup pyenv: 12:31:51 system 12:31:51 3.8.13 12:31:51 3.9.13 12:31:51 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnFH from file:/tmp/.os_lf_venv 12:31:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:53 lf-activate-venv(): INFO: Base packages installed successfully 12:31:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-JnFH/bin to PATH 12:32:06 WARNING: Nexus logging server not set 12:32:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-scandium/90/ 12:32:06 INFO: archiving logs to S3 12:32:08 ---> uname -a: 12:32:08 Linux prd-centos7-docker-4c-4g-1730.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 12:32:08 12:32:08 12:32:08 ---> lscpu: 12:32:08 Architecture: x86_64 12:32:08 CPU op-mode(s): 32-bit, 64-bit 12:32:08 Byte Order: Little Endian 12:32:08 CPU(s): 4 12:32:08 On-line CPU(s) list: 0-3 12:32:08 Thread(s) per core: 1 12:32:08 Core(s) per socket: 1 12:32:08 Socket(s): 4 12:32:08 NUMA node(s): 1 12:32:08 Vendor ID: AuthenticAMD 12:32:08 CPU family: 23 12:32:08 Model: 49 12:32:08 Model name: AMD EPYC-Rome Processor 12:32:08 Stepping: 0 12:32:08 CPU MHz: 2800.000 12:32:08 BogoMIPS: 5600.00 12:32:08 Virtualization: AMD-V 12:32:08 Hypervisor vendor: KVM 12:32:08 Virtualization type: full 12:32:08 L1d cache: 32K 12:32:08 L1i cache: 32K 12:32:08 L2 cache: 512K 12:32:08 L3 cache: 16384K 12:32:08 NUMA node0 CPU(s): 0-3 12:32:08 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 12:32:08 12:32:08 12:32:08 ---> nproc: 12:32:08 4 12:32:08 12:32:08 12:32:08 ---> df -h: 12:32:08 Filesystem Size Used Avail Use% Mounted on 12:32:08 devtmpfs 7.8G 0 7.8G 0% /dev 12:32:08 tmpfs 7.8G 0 7.8G 0% /dev/shm 12:32:08 tmpfs 7.8G 17M 7.8G 1% /run 12:32:08 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 12:32:08 /dev/vda1 80G 6.1G 74G 8% / 12:32:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:08 12:32:08 12:32:08 ---> free -m: 12:32:08 total used free shared buff/cache available 12:32:08 Mem: 15884 764 13020 16 2098 14797 12:32:08 Swap: 1023 0 1023 12:32:08 12:32:08 12:32:08 ---> ip addr: 12:32:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:08 inet 127.0.0.1/8 scope host lo 12:32:08 valid_lft forever preferred_lft forever 12:32:08 inet6 ::1/128 scope host 12:32:08 valid_lft forever preferred_lft forever 12:32:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:08 link/ether fa:16:3e:6c:53:33 brd ff:ff:ff:ff:ff:ff 12:32:08 inet 10.30.171.154/23 brd 10.30.171.255 scope global dynamic eth0 12:32:08 valid_lft 86208sec preferred_lft 86208sec 12:32:08 inet6 fe80::f816:3eff:fe6c:5333/64 scope link 12:32:08 valid_lft forever preferred_lft forever 12:32:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:32:08 link/ether 02:42:4d:08:89:37 brd ff:ff:ff:ff:ff:ff 12:32:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:32:08 valid_lft forever preferred_lft forever 12:32:08 12:32:08 12:32:08 ---> sar -b -r -n DEV: 12:32:08 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 01/18/2026 _x86_64_ (4 CPU) 12:32:08 12:32:08 12:28:50 PM LINUX RESTART 12:32:08 12:32:08 12:30:02 PM tps rtps wtps bread/s bwrtn/s 12:32:08 12:31:01 PM 206.18 2.07 204.12 1088.08 7993.06 12:32:08 12:32:01 PM 209.51 1.85 207.66 200.63 5821.77 12:32:08 Average: 207.86 1.96 205.90 640.59 6898.20 12:32:08 12:32:08 12:30:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:08 12:31:01 PM 13441188 2824776 17.37 2620 2015752 1075008 6.21 663236 1750016 138800 12:32:08 12:32:01 PM 13338244 2927720 18.00 2620 2025368 1063800 6.14 865380 1641480 8324 12:32:08 Average: 13389716 2876248 17.68 2620 2020560 1069404 6.18 764308 1695748 73562 12:32:08 12:32:08 12:30:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:32:08 12:31:01 PM eth0 48.78 43.36 562.23 5.79 0.00 0.00 0.00 12:32:08 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 12:32:01 PM eth0 24.36 23.26 19.91 10.69 0.00 0.00 0.00 12:32:08 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 Average: eth0 36.47 33.23 288.77 8.26 0.00 0.00 0.00 12:32:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:08 12:32:08 12:32:08 ---> sar -P ALL: 12:32:08 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 01/18/2026 _x86_64_ (4 CPU) 12:32:08 12:32:08 12:28:50 PM LINUX RESTART 12:32:08 12:32:08 12:30:02 PM CPU %user %nice %system %iowait %steal %idle 12:32:08 12:31:01 PM all 11.62 0.00 1.09 0.96 0.05 86.29 12:32:08 12:31:01 PM 0 1.86 0.00 0.43 0.10 0.05 97.57 12:32:08 12:31:01 PM 1 12.99 0.00 1.16 0.61 0.05 85.18 12:32:08 12:31:01 PM 2 23.82 0.00 1.87 2.17 0.05 72.10 12:32:08 12:31:01 PM 3 8.19 0.00 0.96 1.00 0.07 89.79 12:32:08 12:32:01 PM all 17.75 0.00 1.20 0.61 0.06 80.37 12:32:08 12:32:01 PM 0 15.70 0.00 1.24 0.43 0.05 82.58 12:32:08 12:32:01 PM 1 12.93 0.00 1.30 0.99 0.07 84.71 12:32:08 12:32:01 PM 2 21.35 0.00 1.11 0.63 0.03 76.86 12:32:08 12:32:01 PM 3 21.06 0.00 1.17 0.38 0.05 77.35 12:32:08 Average: all 14.70 0.00 1.15 0.78 0.05 83.31 12:32:08 Average: 0 8.77 0.00 0.83 0.26 0.05 90.08 12:32:08 Average: 1 12.96 0.00 1.23 0.80 0.06 84.95 12:32:08 Average: 2 22.57 0.00 1.49 1.39 0.04 74.51 12:32:08 Average: 3 14.63 0.00 1.06 0.69 0.06 83.56 12:32:08 12:32:08 12:32:08