15:39:34 Started by timer 15:39:34 Running as SYSTEM 15:39:34 [EnvInject] - Loading node environment variables. 15:39:34 Building remotely on prd-centos7-docker-4c-4g-25281 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-titanium 15:39:35 [ssh-agent] Looking for ssh-agent implementation... 15:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:35 $ ssh-agent 15:39:35 SSH_AUTH_SOCK=/tmp/ssh-yHJFZlbuhoQ8/agent.9432 15:39:35 SSH_AGENT_PID=9434 15:39:35 [ssh-agent] Started. 15:39:35 Running ssh-add (command line suppressed) 15:39:35 Identity added: /w/workspace/distribution-docker-merge-titanium@tmp/private_key_12724866562464737408.key (/w/workspace/distribution-docker-merge-titanium@tmp/private_key_12724866562464737408.key) 15:39:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:39:35 The recommended git tool is: NONE 15:39:37 using credential jenkins-ssh 15:39:37 Wiping out workspace first. 15:39:37 Cloning the remote Git repository 15:39:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:37 > git init /w/workspace/distribution-docker-merge-titanium # timeout=10 15:39:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:37 > git --version # timeout=10 15:39:37 > git --version # 'git version 2.36.6' 15:39:37 using GIT_SSH to set credentials jenkins-ssh 15:39:37 [INFO] Currently running in a labeled security context 15:39:37 [INFO] Currently SELinux is 'enforcing' on the host 15:39:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-titanium@tmp/jenkins-gitclient-ssh15163711597191541267.key 15:39:37 Verifying host key using known hosts file 15:39: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. 15:39:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 15:39:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:39 Avoid second fetch 15:39:39 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 15:39:39 Checking out Revision 9962e204b09bc41b69e4e8c919d0e736ad56cabe (refs/remotes/origin/stable/titanium) 15:39:39 > git config core.sparsecheckout # timeout=10 15:39:39 > git checkout -f 9962e204b09bc41b69e4e8c919d0e736ad56cabe # timeout=10 15:39:39 Commit message: "Bump versions by x.y.(z+1)" 15:39:39 > git rev-list --no-walk 9962e204b09bc41b69e4e8c919d0e736ad56cabe # timeout=10 15:39:42 provisioning config files... 15:39:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:39:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:39:42 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins2743639468745030190.sh 15:39:42 ---> python-tools-install.sh 15:39:42 Setup pyenv: 15:39:42 system 15:39:42 * 3.8.13 (set by /opt/pyenv/version) 15:39:43 * 3.9.13 (set by /opt/pyenv/version) 15:39:43 3.10.13 15:39:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XOSd 15:39:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:39:53 lf-activate-venv(): INFO: Installing: lftools 15:40:26 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:40:26 Generating Requirements File 15:40:54 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. 15:40:54 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:40:55 Python 3.10.13 15:40:55 pip 25.2 from /tmp/venv-XOSd/lib/python3.10/site-packages/pip (python 3.10) 15:40:55 appdirs==1.4.4 15:40:55 argcomplete==3.6.2 15:40:55 aspy.yaml==1.3.0 15:40:55 attrs==25.3.0 15:40:55 autopage==0.5.2 15:40:55 beautifulsoup4==4.13.5 15:40:55 boto3==1.40.21 15:40:55 botocore==1.40.21 15:40:55 bs4==0.0.2 15:40:55 cachetools==5.5.2 15:40:55 certifi==2025.8.3 15:40:55 cffi==1.17.1 15:40:55 cfgv==3.4.0 15:40:55 chardet==5.2.0 15:40:55 charset-normalizer==3.4.3 15:40:55 click==8.2.1 15:40:55 cliff==4.11.0 15:40:55 cmd2==2.7.0 15:40:55 cryptography==3.3.2 15:40:55 debtcollector==3.0.0 15:40:55 decorator==5.2.1 15:40:55 defusedxml==0.7.1 15:40:55 Deprecated==1.2.18 15:40:55 distlib==0.4.0 15:40:55 dnspython==2.7.0 15:40:55 docker==7.1.0 15:40:55 dogpile.cache==1.4.0 15:40:55 durationpy==0.10 15:40:55 email-validator==2.3.0 15:40:55 filelock==3.19.1 15:40:55 future==1.0.0 15:40:55 gitdb==4.0.12 15:40:55 GitPython==3.1.45 15:40:55 google-auth==2.40.3 15:40:55 httplib2==0.30.0 15:40:55 identify==2.6.13 15:40:55 idna==3.10 15:40:55 importlib-resources==1.5.0 15:40:55 iso8601==2.1.0 15:40:55 Jinja2==3.1.6 15:40:55 jmespath==1.0.1 15:40:55 jsonpatch==1.33 15:40:55 jsonpointer==3.0.0 15:40:55 jsonschema==4.25.1 15:40:55 jsonschema-specifications==2025.4.1 15:40:55 keystoneauth1==5.12.0 15:40:55 kubernetes==33.1.0 15:40:55 lftools==0.37.13 15:40:55 lxml==6.0.1 15:40:55 markdown-it-py==4.0.0 15:40:55 MarkupSafe==3.0.2 15:40:55 mdurl==0.1.2 15:40:55 msgpack==1.1.1 15:40:55 multi_key_dict==2.0.3 15:40:55 munch==4.0.0 15:40:55 netaddr==1.3.0 15:40:55 niet==1.4.2 15:40:55 nodeenv==1.9.1 15:40:55 oauth2client==4.1.3 15:40:55 oauthlib==3.3.1 15:40:55 openstacksdk==4.7.0 15:40:55 os-client-config==2.3.0 15:40:55 os-service-types==1.8.0 15:40:55 osc-lib==4.2.0 15:40:55 oslo.config==10.0.0 15:40:55 oslo.context==6.1.0 15:40:55 oslo.i18n==6.6.0 15:40:55 oslo.log==7.2.1 15:40:55 oslo.serialization==5.8.0 15:40:55 oslo.utils==9.1.0 15:40:55 packaging==25.0 15:40:55 pbr==7.0.1 15:40:55 platformdirs==4.4.0 15:40:55 prettytable==3.16.0 15:40:55 psutil==7.0.0 15:40:55 pyasn1==0.6.1 15:40:55 pyasn1_modules==0.4.2 15:40:55 pycparser==2.22 15:40:55 pygerrit2==2.0.15 15:40:55 PyGithub==2.7.0 15:40:55 Pygments==2.19.2 15:40:55 PyJWT==2.10.1 15:40:55 PyNaCl==1.5.0 15:40:55 pyparsing==2.4.7 15:40:55 pyperclip==1.9.0 15:40:55 pyrsistent==0.20.0 15:40:55 python-cinderclient==9.8.0 15:40:55 python-dateutil==2.9.0.post0 15:40:55 python-heatclient==4.3.0 15:40:55 python-jenkins==1.8.3 15:40:55 python-keystoneclient==5.7.0 15:40:55 python-magnumclient==4.8.1 15:40:55 python-openstackclient==8.2.0 15:40:55 python-swiftclient==4.8.0 15:40:55 PyYAML==6.0.2 15:40:55 referencing==0.36.2 15:40:55 requests==2.32.5 15:40:55 requests-oauthlib==2.0.0 15:40:55 requestsexceptions==1.4.0 15:40:55 rfc3986==2.0.0 15:40:55 rich==14.1.0 15:40:55 rich-argparse==1.7.1 15:40:55 rpds-py==0.27.1 15:40:55 rsa==4.9.1 15:40:55 ruamel.yaml==0.18.15 15:40:55 ruamel.yaml.clib==0.2.12 15:40:55 s3transfer==0.13.1 15:40:55 simplejson==3.20.1 15:40:55 six==1.17.0 15:40:55 smmap==5.0.2 15:40:55 soupsieve==2.8 15:40:55 stevedore==5.5.0 15:40:55 tabulate==0.9.0 15:40:55 toml==0.10.2 15:40:55 tomlkit==0.13.3 15:40:55 tqdm==4.67.1 15:40:55 typing_extensions==4.15.0 15:40:55 tzdata==2025.2 15:40:55 urllib3==1.26.20 15:40:55 virtualenv==20.34.0 15:40:55 wcwidth==0.2.13 15:40:55 websocket-client==1.8.0 15:40:55 wrapt==1.17.3 15:40:55 xdg==6.0.0 15:40:55 xmltodict==0.14.2 15:40:55 yq==3.4.3 15:40:56 provisioning config files... 15:40:56 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config13777101098922200203tmp 15:40:58 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config16816190251329735110tmp 15:40:58 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins8254685364029445697.sh 15:40:58 ---> docker-login.sh 15:40:58 nexus3.opendaylight.org:10001 15:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:59 Configure a credential helper to remove this warning. See 15:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:59 15:40:59 Login Succeeded 15:40:59 nexus3.opendaylight.org:10002 15:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:59 Configure a credential helper to remove this warning. See 15:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:59 15:40:59 Login Succeeded 15:40:59 nexus3.opendaylight.org:10003 15:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:59 Configure a credential helper to remove this warning. See 15:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:59 15:40:59 Login Succeeded 15:40:59 nexus3.opendaylight.org:10004 15:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:59 Configure a credential helper to remove this warning. See 15:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:59 15:40:59 Login Succeeded 15:40:59 docker.io 15:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:59 Configure a credential helper to remove this warning. See 15:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:59 15:40:59 Login Succeeded 15:40:59 ---> docker-login.sh ends 15:40:59 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins7785409648625245051.sh 15:40:59 [distribution-docker-merge-titanium] $ /bin/sh -xe /tmp/jenkins15675032344558706175.sh 15:40:59 [EnvInject] - Injecting environment variables from a build step. 15:40:59 [EnvInject] - Injecting as environment variables the properties content 15:40:59 DOCKER_ROOT=$WORKSPACE/docker 15:40:59 CONTAINER_TAG_YAML_DIR= 15:40:59 CONTAINER_TAG_METHOD=yaml-file 15:40:59 15:40:59 [EnvInject] - Variables injected successfully. 15:40:59 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins11970360704593877842.sh 15:40:59 ---> docker-get-container-tag.sh 15:40:59 Setup pyenv: 15:40:59 system 15:40:59 3.8.13 15:40:59 3.9.13 15:40:59 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOSd from file:/tmp/.os_lf_venv 15:41:02 lf-activate-venv(): INFO: Installing: yq 15:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:41:03 File /w/workspace/distribution-docker-merge-titanium/docker/container-tag.yaml not found. 15:41:03 Failed to get a container tag using method yaml-file 15:41:03 Build step 'Execute shell' marked build as failure 15:41:03 $ ssh-agent -k 15:41:03 unset SSH_AUTH_SOCK; 15:41:03 unset SSH_AGENT_PID; 15:41:03 echo Agent pid 9434 killed; 15:41:03 [ssh-agent] Stopped. 15:41:03 [PostBuildScript] - [INFO] Executing post build scripts. 15:41:03 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins2080640371446692882.sh 15:41:03 ---> sysstat.sh 15:41:04 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins2355752759390084563.sh 15:41:04 ---> package-listing.sh 15:41:04 ++ facter osfamily 15:41:04 ++ tr '[:upper:]' '[:lower:]' 15:41:04 + OS_FAMILY=redhat 15:41:04 + workspace=/w/workspace/distribution-docker-merge-titanium 15:41:04 + START_PACKAGES=/tmp/packages_start.txt 15:41:04 + END_PACKAGES=/tmp/packages_end.txt 15:41:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:04 + PACKAGES=/tmp/packages_start.txt 15:41:04 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:41:04 + PACKAGES=/tmp/packages_end.txt 15:41:04 + case "${OS_FAMILY}" in 15:41:04 + rpm -qa 15:41:04 + sort 15:41:05 + '[' -f /tmp/packages_start.txt ']' 15:41:05 + '[' -f /tmp/packages_end.txt ']' 15:41:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:41:05 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:41:05 + mkdir -p /w/workspace/distribution-docker-merge-titanium/archives/ 15:41:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-titanium/archives/ 15:41:05 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins8111748704490362699.sh 15:41:05 ---> capture-instance-metadata.sh 15:41:05 Setup pyenv: 15:41:05 system 15:41:05 3.8.13 15:41:05 3.9.13 15:41:05 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOSd from file:/tmp/.os_lf_venv 15:41:07 lf-activate-venv(): INFO: Installing: lftools 15:41:24 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:41:24 INFO: Running in OpenStack, capturing instance metadata 15:41:24 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins1303801449260264756.sh 15:41:24 provisioning config files... 15:41:25 Could not find credentials [logs] for distribution-docker-merge-titanium #49 15:41:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config11882308918646129441tmp 15:41:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:41:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:41:25 provisioning config files... 15:41:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:41:25 [EnvInject] - Injecting environment variables from a build step. 15:41:25 [EnvInject] - Injecting as environment variables the properties content 15:41:25 SERVER_ID=logs 15:41:25 15:41:25 [EnvInject] - Variables injected successfully. 15:41:25 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins1137709516446316598.sh 15:41:25 ---> create-netrc.sh 15:41:25 WARN: Log server credential not found. 15:41:25 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins8270216605565069776.sh 15:41:25 ---> python-tools-install.sh 15:41:25 Setup pyenv: 15:41:25 system 15:41:25 3.8.13 15:41:25 3.9.13 15:41:25 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOSd from file:/tmp/.os_lf_venv 15:41:27 lf-activate-venv(): INFO: Installing: lftools 15:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:41:40 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins11611876609047955861.sh 15:41:40 ---> sudo-logs.sh 15:41:40 Archiving 'sudo' log.. 15:41:40 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins14204412902009322353.sh 15:41:40 ---> job-cost.sh 15:41:40 Setup pyenv: 15:41:40 system 15:41:40 3.8.13 15:41:40 3.9.13 15:41:40 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOSd from file:/tmp/.os_lf_venv 15:41:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:41:50 INFO: No Stack... 15:41:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:41:51 INFO: Archiving Costs 15:41:51 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins1456738169608703863.sh 15:41:51 ---> logs-deploy.sh 15:41:51 Setup pyenv: 15:41:51 system 15:41:51 3.8.13 15:41:51 3.9.13 15:41:51 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XOSd from file:/tmp/.os_lf_venv 15:41:53 lf-activate-venv(): INFO: Installing: lftools 15:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-XOSd/bin to PATH 15:42:06 WARNING: Nexus logging server not set 15:42:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-titanium/49/ 15:42:06 INFO: archiving logs to S3 15:42:07 ---> uname -a: 15:42:07 Linux prd-centos7-docker-4c-4g-25281.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 15:42:07 15:42:07 15:42:07 ---> lscpu: 15:42:07 Architecture: x86_64 15:42:07 CPU op-mode(s): 32-bit, 64-bit 15:42:07 Byte Order: Little Endian 15:42:07 CPU(s): 4 15:42:07 On-line CPU(s) list: 0-3 15:42:07 Thread(s) per core: 1 15:42:07 Core(s) per socket: 1 15:42:07 Socket(s): 4 15:42:07 NUMA node(s): 1 15:42:07 Vendor ID: AuthenticAMD 15:42:07 CPU family: 23 15:42:07 Model: 49 15:42:07 Model name: AMD EPYC-Rome Processor 15:42:07 Stepping: 0 15:42:07 CPU MHz: 2800.000 15:42:07 BogoMIPS: 5600.00 15:42:07 Virtualization: AMD-V 15:42:07 Hypervisor vendor: KVM 15:42:07 Virtualization type: full 15:42:07 L1d cache: 32K 15:42:07 L1i cache: 32K 15:42:07 L2 cache: 512K 15:42:07 L3 cache: 16384K 15:42:07 NUMA node0 CPU(s): 0-3 15:42:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 15:42:07 15:42:07 15:42:07 ---> nproc: 15:42:07 4 15:42:07 15:42:07 15:42:07 ---> df -h: 15:42:07 Filesystem Size Used Avail Use% Mounted on 15:42:07 devtmpfs 7.8G 0 7.8G 0% /dev 15:42:07 tmpfs 7.8G 0 7.8G 0% /dev/shm 15:42:07 tmpfs 7.8G 17M 7.8G 1% /run 15:42:07 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 15:42:07 /dev/vda1 80G 6.1G 74G 8% / 15:42:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:42:07 15:42:07 15:42:07 ---> free -m: 15:42:07 total used free shared buff/cache available 15:42:07 Mem: 15884 775 13002 16 2106 14787 15:42:07 Swap: 1023 0 1023 15:42:07 15:42:07 15:42:07 ---> ip addr: 15:42:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:42:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:42:07 inet 127.0.0.1/8 scope host lo 15:42:07 valid_lft forever preferred_lft forever 15:42:07 inet6 ::1/128 scope host 15:42:07 valid_lft forever preferred_lft forever 15:42:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:42:07 link/ether fa:16:3e:82:51:e5 brd ff:ff:ff:ff:ff:ff 15:42:07 inet 10.30.171.121/23 brd 10.30.171.255 scope global dynamic eth0 15:42:07 valid_lft 86207sec preferred_lft 86207sec 15:42:07 inet6 fe80::f816:3eff:fe82:51e5/64 scope link 15:42:07 valid_lft forever preferred_lft forever 15:42:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:42:07 link/ether 02:42:b4:87:11:6f brd ff:ff:ff:ff:ff:ff 15:42:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:42:07 valid_lft forever preferred_lft forever 15:42:07 15:42:07 15:42:07 ---> sar -b -r -n DEV: 15:42:07 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 09/01/2025 _x86_64_ (4 CPU) 15:42:07 15:42:07 03:38:48 PM LINUX RESTART 15:42:07 15:42:07 03:40:02 PM tps rtps wtps bread/s bwrtn/s 15:42:07 03:41:01 PM 229.64 2.96 226.67 1113.90 8294.90 15:42:07 03:42:01 PM 163.84 1.65 162.19 195.07 5229.53 15:42:07 Average: 196.46 2.30 194.16 650.67 6749.48 15:42:07 15:42:07 03:40:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:42:07 03:41:01 PM 13382676 2883288 17.73 2620 2024756 1016936 5.87 712380 1757672 114580 15:42:07 03:42:01 PM 13310508 2955456 18.17 2620 2035124 1071392 6.19 885648 1649288 9636 15:42:07 Average: 13346592 2919372 17.95 2620 2029940 1044164 6.03 799014 1703480 62108 15:42:07 15:42:07 03:40:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:42:07 03:41:01 PM eth0 68.47 63.59 710.56 9.32 0.00 0.00 0.00 15:42:07 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 03:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 03:42:01 PM eth0 20.62 19.42 16.22 9.14 0.00 0.00 0.00 15:42:07 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 03:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 Average: eth0 44.34 41.32 360.51 9.23 0.00 0.00 0.00 15:42:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:07 15:42:07 15:42:07 ---> sar -P ALL: 15:42:07 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 09/01/2025 _x86_64_ (4 CPU) 15:42:07 15:42:07 03:38:48 PM LINUX RESTART 15:42:07 15:42:07 03:40:02 PM CPU %user %nice %system %iowait %steal %idle 15:42:07 03:41:01 PM all 15.65 0.00 1.44 1.10 0.07 81.73 15:42:07 03:41:01 PM 0 10.29 0.00 1.49 0.74 0.05 87.43 15:42:07 03:41:01 PM 1 5.36 0.00 0.75 1.08 0.07 92.73 15:42:07 03:41:01 PM 2 11.69 0.00 1.30 0.42 0.07 86.53 15:42:07 03:41:01 PM 3 35.96 0.00 2.27 2.21 0.07 59.49 15:42:07 03:42:01 PM all 17.51 0.00 1.10 0.95 0.06 80.39 15:42:07 03:42:01 PM 0 35.49 0.00 1.30 0.96 0.07 62.18 15:42:07 03:42:01 PM 1 5.16 0.00 0.83 0.52 0.03 93.46 15:42:07 03:42:01 PM 2 6.40 0.00 1.04 1.84 0.05 90.67 15:42:07 03:42:01 PM 3 23.82 0.00 1.26 0.48 0.07 74.37 15:42:07 Average: all 16.59 0.00 1.27 1.02 0.06 81.06 15:42:07 Average: 0 22.80 0.00 1.39 0.85 0.06 74.89 15:42:07 Average: 1 5.26 0.00 0.79 0.80 0.05 93.10 15:42:07 Average: 2 9.01 0.00 1.17 1.14 0.06 88.63 15:42:07 Average: 3 29.79 0.00 1.75 1.33 0.07 67.06 15:42:07 15:42:07 15:42:07