15:39:04 Started by timer 15:39:04 Running as SYSTEM 15:39:04 [EnvInject] - Loading node environment variables. 15:39:04 Building remotely on prd-centos7-docker-4c-4g-44937 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-titanium 15:39:04 [ssh-agent] Looking for ssh-agent implementation... 15:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:05 $ ssh-agent 15:39:05 SSH_AUTH_SOCK=/tmp/ssh-fY0dzGYflJ6e/agent.8154 15:39:05 SSH_AGENT_PID=8156 15:39:05 [ssh-agent] Started. 15:39:05 Running ssh-add (command line suppressed) 15:39:05 Identity added: /w/workspace/distribution-docker-merge-titanium@tmp/private_key_16224703975734568427.key (/w/workspace/distribution-docker-merge-titanium@tmp/private_key_16224703975734568427.key) 15:39:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:39:05 The recommended git tool is: NONE 15:39:07 using credential jenkins-ssh 15:39:07 Wiping out workspace first. 15:39:07 Cloning the remote Git repository 15:39:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:07 > git init /w/workspace/distribution-docker-merge-titanium # timeout=10 15:39:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:07 > git --version # timeout=10 15:39:07 > git --version # 'git version 2.36.6' 15:39:07 using GIT_SSH to set credentials jenkins-ssh 15:39:07 [INFO] Currently running in a labeled security context 15:39:07 [INFO] Currently SELinux is 'enforcing' on the host 15:39:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-titanium@tmp/jenkins-gitclient-ssh7434038216509178627.key 15:39:07 Verifying host key using known hosts file 15:39:07 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:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 15:39:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:09 Avoid second fetch 15:39:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:39:09 Checking out Revision dda3016e07c1237ecc65cace5aebe4f4fb4908fc (refs/remotes/origin/master) 15:39:09 > git config core.sparsecheckout # timeout=10 15:39:09 > git checkout -f dda3016e07c1237ecc65cace5aebe4f4fb4908fc # timeout=10 15:39:09 Commit message: "Bump versions by x.(y+1).z" 15:39:09 > git rev-list --no-walk e92d83b61a56591ba74c506016a61c1c2c375342 # timeout=10 15:39:12 provisioning config files... 15:39:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:39:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:39:12 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins13319798566511354488.sh 15:39:12 ---> python-tools-install.sh 15:39:12 Setup pyenv: 15:39:12 system 15:39:12 * 3.8.13 (set by /opt/pyenv/version) 15:39:12 * 3.9.13 (set by /opt/pyenv/version) 15:39:12 3.10.13 15:39:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zdyz 15:39:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:39:22 lf-activate-venv(): INFO: Installing: lftools 15:39:55 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:39:55 Generating Requirements File 15:40:20 Python 3.10.13 15:40:21 pip 25.1.1 from /tmp/venv-zdyz/lib/python3.10/site-packages/pip (python 3.10) 15:40:21 appdirs==1.4.4 15:40:21 argcomplete==3.6.2 15:40:21 aspy.yaml==1.3.0 15:40:21 attrs==25.3.0 15:40:21 autopage==0.5.2 15:40:21 beautifulsoup4==4.13.4 15:40:21 boto3==1.39.9 15:40:21 botocore==1.39.9 15:40:21 bs4==0.0.2 15:40:21 cachetools==5.5.2 15:40:21 certifi==2025.7.14 15:40:21 cffi==1.17.1 15:40:21 cfgv==3.4.0 15:40:21 chardet==5.2.0 15:40:21 charset-normalizer==3.4.2 15:40:21 click==8.2.1 15:40:21 cliff==4.10.0 15:40:21 cmd2==2.7.0 15:40:21 cryptography==3.3.2 15:40:21 debtcollector==3.0.0 15:40:21 decorator==5.2.1 15:40:21 defusedxml==0.7.1 15:40:21 Deprecated==1.2.18 15:40:21 distlib==0.4.0 15:40:21 dnspython==2.7.0 15:40:21 docker==7.1.0 15:40:21 dogpile.cache==1.4.0 15:40:21 durationpy==0.10 15:40:21 email_validator==2.2.0 15:40:21 filelock==3.18.0 15:40:21 future==1.0.0 15:40:21 gitdb==4.0.12 15:40:21 GitPython==3.1.44 15:40:21 google-auth==2.40.3 15:40:21 httplib2==0.22.0 15:40:21 identify==2.6.12 15:40:21 idna==3.10 15:40:21 importlib-resources==1.5.0 15:40:21 iso8601==2.1.0 15:40:21 Jinja2==3.1.6 15:40:21 jmespath==1.0.1 15:40:21 jsonpatch==1.33 15:40:21 jsonpointer==3.0.0 15:40:21 jsonschema==4.25.0 15:40:21 jsonschema-specifications==2025.4.1 15:40:21 keystoneauth1==5.11.1 15:40:21 kubernetes==33.1.0 15:40:21 lftools==0.37.13 15:40:21 lxml==6.0.0 15:40:21 markdown-it-py==3.0.0 15:40:21 MarkupSafe==3.0.2 15:40:21 mdurl==0.1.2 15:40:21 msgpack==1.1.1 15:40:21 multi_key_dict==2.0.3 15:40:21 munch==4.0.0 15:40:21 netaddr==1.3.0 15:40:21 niet==1.4.2 15:40:21 nodeenv==1.9.1 15:40:21 oauth2client==4.1.3 15:40:21 oauthlib==3.3.1 15:40:21 openstacksdk==4.6.0 15:40:21 os-client-config==2.3.0 15:40:21 os-service-types==1.8.0 15:40:21 osc-lib==4.1.0 15:40:21 oslo.config==10.0.0 15:40:21 oslo.context==6.0.0 15:40:21 oslo.i18n==6.5.1 15:40:21 oslo.log==7.2.0 15:40:21 oslo.serialization==5.7.0 15:40:21 oslo.utils==9.0.0 15:40:21 packaging==25.0 15:40:21 pbr==6.1.1 15:40:21 platformdirs==4.3.8 15:40:21 prettytable==3.16.0 15:40:21 psutil==7.0.0 15:40:21 pyasn1==0.6.1 15:40:21 pyasn1_modules==0.4.2 15:40:21 pycparser==2.22 15:40:21 pygerrit2==2.0.15 15:40:21 PyGithub==2.6.1 15:40:21 Pygments==2.19.2 15:40:21 PyJWT==2.10.1 15:40:21 PyNaCl==1.5.0 15:40:21 pyparsing==2.4.7 15:40:21 pyperclip==1.9.0 15:40:21 pyrsistent==0.20.0 15:40:21 python-cinderclient==9.7.0 15:40:21 python-dateutil==2.9.0.post0 15:40:21 python-heatclient==4.3.0 15:40:21 python-jenkins==1.8.2 15:40:21 python-keystoneclient==5.6.0 15:40:21 python-magnumclient==4.8.1 15:40:21 python-openstackclient==8.1.0 15:40:21 python-swiftclient==4.8.0 15:40:21 PyYAML==6.0.2 15:40:21 referencing==0.36.2 15:40:21 requests==2.32.4 15:40:21 requests-oauthlib==2.0.0 15:40:21 requestsexceptions==1.4.0 15:40:21 rfc3986==2.0.0 15:40:21 rich==14.0.0 15:40:21 rich-argparse==1.7.1 15:40:21 rpds-py==0.26.0 15:40:21 rsa==4.9.1 15:40:21 ruamel.yaml==0.18.14 15:40:21 ruamel.yaml.clib==0.2.12 15:40:21 s3transfer==0.13.1 15:40:21 simplejson==3.20.1 15:40:21 six==1.17.0 15:40:21 smmap==5.0.2 15:40:21 soupsieve==2.7 15:40:21 stevedore==5.4.1 15:40:21 tabulate==0.9.0 15:40:21 toml==0.10.2 15:40:21 tomlkit==0.13.3 15:40:21 tqdm==4.67.1 15:40:21 typing_extensions==4.14.1 15:40:21 tzdata==2025.2 15:40:21 urllib3==1.26.20 15:40:21 virtualenv==20.32.0 15:40:21 wcwidth==0.2.13 15:40:21 websocket-client==1.8.0 15:40:21 wrapt==1.17.2 15:40:21 xdg==6.0.0 15:40:21 xmltodict==0.14.2 15:40:21 yq==3.4.3 15:40:21 provisioning config files... 15:40:21 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config8659119849426866997tmp 15:40:24 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config17708866427081772601tmp 15:40:24 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins15311311636961194088.sh 15:40:24 ---> docker-login.sh 15:40:24 nexus3.opendaylight.org:10001 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 nexus3.opendaylight.org:10002 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 nexus3.opendaylight.org:10003 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 nexus3.opendaylight.org:10004 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 docker.io 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 ---> docker-login.sh ends 15:40:24 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins16152685252370178478.sh 15:40:25 [distribution-docker-merge-titanium] $ /bin/sh -xe /tmp/jenkins8955207555300170123.sh 15:40:25 [EnvInject] - Injecting environment variables from a build step. 15:40:25 [EnvInject] - Injecting as environment variables the properties content 15:40:25 DOCKER_ROOT=$WORKSPACE/docker 15:40:25 CONTAINER_TAG_YAML_DIR= 15:40:25 CONTAINER_TAG_METHOD=yaml-file 15:40:25 15:40:25 [EnvInject] - Variables injected successfully. 15:40:25 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins11695770034813991451.sh 15:40:25 ---> docker-get-container-tag.sh 15:40:25 Setup pyenv: 15:40:25 system 15:40:25 3.8.13 15:40:25 3.9.13 15:40:25 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdyz from file:/tmp/.os_lf_venv 15:40:27 lf-activate-venv(): INFO: Installing: yq 15:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:40:28 File /w/workspace/distribution-docker-merge-titanium/docker/container-tag.yaml not found. 15:40:28 Failed to get a container tag using method yaml-file 15:40:28 Build step 'Execute shell' marked build as failure 15:40:28 $ ssh-agent -k 15:40:28 unset SSH_AUTH_SOCK; 15:40:28 unset SSH_AGENT_PID; 15:40:28 echo Agent pid 8156 killed; 15:40:28 [ssh-agent] Stopped. 15:40:28 [PostBuildScript] - [INFO] Executing post build scripts. 15:40:28 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins3714749432649102454.sh 15:40:28 ---> sysstat.sh 15:40:29 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins10779601057480592601.sh 15:40:29 ---> package-listing.sh 15:40:29 ++ facter osfamily 15:40:29 ++ tr '[:upper:]' '[:lower:]' 15:40:29 + OS_FAMILY=redhat 15:40:29 + workspace=/w/workspace/distribution-docker-merge-titanium 15:40:29 + START_PACKAGES=/tmp/packages_start.txt 15:40:29 + END_PACKAGES=/tmp/packages_end.txt 15:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:29 + PACKAGES=/tmp/packages_start.txt 15:40:29 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:40:29 + PACKAGES=/tmp/packages_end.txt 15:40:29 + case "${OS_FAMILY}" in 15:40:29 + rpm -qa 15:40:29 + sort 15:40:30 + '[' -f /tmp/packages_start.txt ']' 15:40:30 + '[' -f /tmp/packages_end.txt ']' 15:40:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:30 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:40:30 + mkdir -p /w/workspace/distribution-docker-merge-titanium/archives/ 15:40:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-titanium/archives/ 15:40:30 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins13382042508971270957.sh 15:40:30 ---> capture-instance-metadata.sh 15:40:30 Setup pyenv: 15:40:30 system 15:40:30 3.8.13 15:40:30 3.9.13 15:40:30 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdyz from file:/tmp/.os_lf_venv 15:40:31 lf-activate-venv(): INFO: Installing: lftools 15:40:48 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:40:48 INFO: Running in OpenStack, capturing instance metadata 15:40:48 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins698540951305049339.sh 15:40:48 provisioning config files... 15:40:48 Could not find credentials [logs] for distribution-docker-merge-titanium #43 15:40:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config850729534654989600tmp 15:40:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:40:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:40:48 provisioning config files... 15:40:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:40:49 [EnvInject] - Injecting environment variables from a build step. 15:40:49 [EnvInject] - Injecting as environment variables the properties content 15:40:49 SERVER_ID=logs 15:40:49 15:40:49 [EnvInject] - Variables injected successfully. 15:40:49 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins15365956857496678788.sh 15:40:49 ---> create-netrc.sh 15:40:49 WARN: Log server credential not found. 15:40:49 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins8306357928185544943.sh 15:40:49 ---> python-tools-install.sh 15:40:49 Setup pyenv: 15:40:49 system 15:40:49 3.8.13 15:40:49 3.9.13 15:40:49 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdyz from file:/tmp/.os_lf_venv 15:40:51 lf-activate-venv(): INFO: Installing: lftools 15:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:41:03 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins4841579701800724026.sh 15:41:03 ---> sudo-logs.sh 15:41:03 Archiving 'sudo' log.. 15:41:04 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins586613999306353927.sh 15:41:04 ---> job-cost.sh 15:41:04 Setup pyenv: 15:41:04 system 15:41:04 3.8.13 15:41:04 3.9.13 15:41:04 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdyz from file:/tmp/.os_lf_venv 15:41:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:41:14 INFO: No Stack... 15:41:14 INFO: Retrieving Pricing Info for: v3-standard-4 15:41:15 INFO: Archiving Costs 15:41:15 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins8882563122759226578.sh 15:41:15 ---> logs-deploy.sh 15:41:15 Setup pyenv: 15:41:15 system 15:41:15 3.8.13 15:41:15 3.9.13 15:41:15 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdyz from file:/tmp/.os_lf_venv 15:41:17 lf-activate-venv(): INFO: Installing: lftools 15:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-zdyz/bin to PATH 15:41:29 WARNING: Nexus logging server not set 15:41:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-titanium/43/ 15:41:29 INFO: archiving logs to S3 15:41:30 ---> uname -a: 15:41:30 Linux prd-centos7-docker-4c-4g-44937.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:41:30 15:41:30 15:41:30 ---> lscpu: 15:41:30 Architecture: x86_64 15:41:30 CPU op-mode(s): 32-bit, 64-bit 15:41:30 Byte Order: Little Endian 15:41:30 CPU(s): 4 15:41:30 On-line CPU(s) list: 0-3 15:41:30 Thread(s) per core: 1 15:41:30 Core(s) per socket: 1 15:41:30 Socket(s): 4 15:41:30 NUMA node(s): 1 15:41:30 Vendor ID: AuthenticAMD 15:41:30 CPU family: 23 15:41:30 Model: 49 15:41:30 Model name: AMD EPYC-Rome Processor 15:41:30 Stepping: 0 15:41:30 CPU MHz: 2799.996 15:41:30 BogoMIPS: 5599.99 15:41:30 Virtualization: AMD-V 15:41:30 Hypervisor vendor: KVM 15:41:30 Virtualization type: full 15:41:30 L1d cache: 32K 15:41:30 L1i cache: 32K 15:41:30 L2 cache: 512K 15:41:30 L3 cache: 16384K 15:41:30 NUMA node0 CPU(s): 0-3 15:41:30 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:41:30 15:41:30 15:41:30 ---> nproc: 15:41:30 4 15:41:30 15:41:30 15:41:30 ---> df -h: 15:41:30 Filesystem Size Used Avail Use% Mounted on 15:41:30 devtmpfs 7.8G 0 7.8G 0% /dev 15:41:30 tmpfs 7.8G 0 7.8G 0% /dev/shm 15:41:30 tmpfs 7.8G 17M 7.8G 1% /run 15:41:30 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 15:41:30 /dev/vda1 80G 6.1G 74G 8% / 15:41:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:41:30 15:41:30 15:41:30 ---> free -m: 15:41:30 total used free shared buff/cache available 15:41:30 Mem: 15884 738 13050 16 2095 14823 15:41:30 Swap: 1023 0 1023 15:41:30 15:41:30 15:41:30 ---> ip addr: 15:41:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:41:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:41:30 inet 127.0.0.1/8 scope host lo 15:41:30 valid_lft forever preferred_lft forever 15:41:30 inet6 ::1/128 scope host 15:41:30 valid_lft forever preferred_lft forever 15:41:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:41:30 link/ether fa:16:3e:3e:4a:07 brd ff:ff:ff:ff:ff:ff 15:41:30 inet 10.30.170.232/23 brd 10.30.171.255 scope global dynamic eth0 15:41:30 valid_lft 86235sec preferred_lft 86235sec 15:41:30 inet6 fe80::f816:3eff:fe3e:4a07/64 scope link 15:41:30 valid_lft forever preferred_lft forever 15:41:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:41:30 link/ether 02:42:65:a1:0c:f6 brd ff:ff:ff:ff:ff:ff 15:41:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:41:30 valid_lft forever preferred_lft forever 15:41:30 15:41:30 15:41:30 ---> sar -b -r -n DEV: 15:41:30 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 07/21/2025 _x86_64_ (4 CPU) 15:41:30 15:41:30 03:38:40 PM LINUX RESTART 15:41:30 15:41:30 03:39:02 PM tps rtps wtps bread/s bwrtn/s 15:41:30 03:40:01 PM 242.71 17.00 225.72 3283.29 9201.71 15:41:30 03:41:01 PM 309.91 3.38 306.53 1237.37 8992.44 15:41:30 Average: 276.59 10.13 266.45 2251.91 9096.21 15:41:30 15:41:30 03:39:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:41:30 03:40:01 PM 13580572 2685392 16.51 2620 1881064 1031848 5.96 631672 1669308 135396 15:41:30 03:41:01 PM 13349272 2916692 17.93 2620 2022292 1086420 6.27 862580 1637772 23648 15:41:30 Average: 13464922 2801042 17.22 2620 1951678 1059134 6.12 747126 1653540 79522 15:41:30 15:41:30 03:39:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:41:30 03:40:01 PM eth0 344.02 235.69 1762.75 65.35 0.00 0.00 0.00 15:41:30 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 03:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 03:41:01 PM eth0 40.73 38.25 236.62 11.21 0.00 0.00 0.00 15:41:30 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 03:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 Average: eth0 191.13 136.16 993.41 38.06 0.00 0.00 0.00 15:41:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:30 15:41:30 15:41:31 ---> sar -P ALL: 15:41:31 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 07/21/2025 _x86_64_ (4 CPU) 15:41:31 15:41:31 03:38:40 PM LINUX RESTART 15:41:31 15:41:31 03:39:02 PM CPU %user %nice %system %iowait %steal %idle 15:41:31 03:40:01 PM all 20.78 0.00 2.71 0.83 0.08 75.60 15:41:31 03:40:01 PM 0 9.82 0.00 1.80 0.19 0.07 88.12 15:41:31 03:40:01 PM 1 15.76 0.00 2.43 0.33 0.07 81.41 15:41:31 03:40:01 PM 2 35.97 0.00 3.40 0.85 0.11 59.67 15:41:31 03:40:01 PM 3 22.18 0.00 3.28 1.99 0.09 72.46 15:41:31 03:41:01 PM all 16.55 0.00 1.34 0.69 0.06 81.37 15:41:31 03:41:01 PM 0 4.57 0.00 0.71 0.35 0.03 94.34 15:41:31 03:41:01 PM 1 34.03 0.00 2.21 1.14 0.07 62.55 15:41:31 03:41:01 PM 2 11.28 0.00 1.11 0.67 0.05 86.89 15:41:31 03:41:01 PM 3 16.97 0.00 1.34 0.60 0.05 81.04 15:41:31 Average: all 18.63 0.00 2.02 0.76 0.07 78.52 15:41:31 Average: 0 7.16 0.00 1.25 0.27 0.05 91.27 15:41:31 Average: 1 24.87 0.00 2.32 0.73 0.07 72.00 15:41:31 Average: 2 23.28 0.00 2.22 0.76 0.08 73.66 15:41:31 Average: 3 19.53 0.00 2.30 1.28 0.07 76.82 15:41:31 15:41:31 15:41:31