20:33:15 Triggered by Gerrit: https://gerrit.fd.io/r/c/ci-management/+/42780 20:33:15 Running as SYSTEM 20:33:15 [EnvInject] - Loading node environment variables. 20:33:15 Building remotely on prd-centos8-builder-2c-2g-382 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jjb-verify 20:33:15 [ssh-agent] Looking for ssh-agent implementation... 20:33:15 $ ssh-agent 20:33:15 SSH_AUTH_SOCK=/tmp/ssh-VEUseSHzxEw6/agent.5389 20:33:15 SSH_AGENT_PID=5391 20:33:15 [ssh-agent] Started. 20:33:15 Running ssh-add (command line suppressed) 20:33:15 Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_13524168100712713116.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_13524168100712713116.key) 20:33:15 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 20:33:15 The recommended git tool is: NONE 20:33:17 using credential jenkins-gerrit-credentials 20:33:17 Wiping out workspace first. 20:33:17 Cloning the remote Git repository 20:33:18 Cloning repository git://10.30.48.3/mirror/ci-management 20:33:18 > git init /w/workspace/ci-management-jjb-verify # timeout=10 20:33:18 Fetching upstream changes from git://10.30.48.3/mirror/ci-management 20:33:18 > git --version # timeout=10 20:33:18 > git --version # 'git version 2.39.1' 20:33:18 using GIT_SSH to set credentials Rotterdam JJB 20:33:18 [INFO] Currently running in a labeled security context 20:33:18 [INFO] Currently SELinux is 'enforcing' on the host 20:33:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh5048293930804070884.key 20:33:18 > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:18 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 20:33:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:19 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 20:33:19 Fetching upstream changes from git://10.30.48.3/mirror/ci-management 20:33:19 using GIT_SSH to set credentials Rotterdam JJB 20:33:19 [INFO] Currently running in a labeled security context 20:33:19 [INFO] Currently SELinux is 'enforcing' on the host 20:33:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh14008717923794273418.key 20:33:19 > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management refs/changes/80/42780/3 # timeout=10 20:33:19 > git rev-parse 890c54a9c0cb413ec6e0a31172e2d5d4f8be1e41^{commit} # timeout=10 20:33:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:33:19 Checking out Revision 890c54a9c0cb413ec6e0a31172e2d5d4f8be1e41 (refs/changes/80/42780/3) 20:33:19 > git config core.sparsecheckout # timeout=10 20:33:19 > git checkout -f 890c54a9c0cb413ec6e0a31172e2d5d4f8be1e41 # timeout=10 20:33:22 Commit message: "feat(sandbox):automate edits to vpp.yaml for sandbox testing" 20:33:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:33:23 > git rev-list --no-walk 0ac44cbd44a84ef6565d1db79dc8a49a451b4935 # timeout=10 20:33:23 > git remote # timeout=10 20:33:23 > git submodule init # timeout=10 20:33:23 > git submodule sync # timeout=10 20:33:23 > git config --get remote.origin.url # timeout=10 20:33:23 > git submodule init # timeout=10 20:33:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:33:23 > git config --get submodule.jjb/global-jjb.url # timeout=10 20:33:23 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10 20:33:23 > git config --get submodule.packer/common-packer.url # timeout=10 20:33:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:33:23 > git submodule update --init --recursive global-jjb # timeout=10 20:33:29 > git submodule update --init --recursive packer/common-packer # timeout=10 20:33:38 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:33:38 provisioning config files... 20:33:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:33:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:33:38 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12516379395719782708.sh 20:33:38 ---> python-tools-install.sh 20:33:38 Setup pyenv: 20:33:38 system 20:33:38 * 3.8.13 (set by /opt/pyenv/version) 20:33:38 * 3.9.13 (set by /opt/pyenv/version) 20:33:38 * 3.10.6 (set by /opt/pyenv/version) 20:33:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cvF6 20:33:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:34:00 lf-activate-venv(): INFO: Installing: lftools 20:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-cvF6/bin to PATH 20:35:02 Generating Requirements File 20:36:00 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. 20:36:00 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:36:01 Python 3.10.6 20:36:01 pip 25.0.1 from /tmp/venv-cvF6/lib/python3.10/site-packages/pip (python 3.10) 20:36:01 appdirs==1.4.4 20:36:01 argcomplete==3.6.2 20:36:01 aspy.yaml==1.3.0 20:36:01 attrs==25.3.0 20:36:01 autopage==0.5.2 20:36:01 beautifulsoup4==4.13.3 20:36:01 boto3==1.37.31 20:36:01 botocore==1.37.31 20:36:01 bs4==0.0.2 20:36:01 cachetools==5.5.2 20:36:01 certifi==2025.1.31 20:36:01 cffi==1.17.1 20:36:01 cfgv==3.4.0 20:36:01 chardet==5.2.0 20:36:01 charset-normalizer==3.4.1 20:36:01 click==8.1.8 20:36:01 cliff==4.9.1 20:36:01 cmd2==2.5.11 20:36:01 cryptography==3.3.2 20:36:01 debtcollector==3.0.0 20:36:01 decorator==5.2.1 20:36:01 defusedxml==0.7.1 20:36:01 Deprecated==1.2.18 20:36:01 distlib==0.3.9 20:36:01 dnspython==2.7.0 20:36:01 docker==4.2.2 20:36:01 dogpile.cache==1.3.4 20:36:01 durationpy==0.9 20:36:01 email_validator==2.2.0 20:36:01 filelock==3.18.0 20:36:01 future==1.0.0 20:36:01 gitdb==4.0.12 20:36:01 GitPython==3.1.44 20:36:01 google-auth==2.38.0 20:36:01 httplib2==0.22.0 20:36:01 identify==2.6.9 20:36:01 idna==3.10 20:36:01 importlib-resources==1.5.0 20:36:01 iso8601==2.1.0 20:36:01 Jinja2==3.1.6 20:36:01 jmespath==1.0.1 20:36:01 jsonpatch==1.33 20:36:01 jsonpointer==3.0.0 20:36:01 jsonschema==4.23.0 20:36:01 jsonschema-specifications==2024.10.1 20:36:01 keystoneauth1==5.10.0 20:36:01 kubernetes==32.0.1 20:36:01 lftools==0.37.12 20:36:01 lxml==5.3.2 20:36:01 MarkupSafe==3.0.2 20:36:01 msgpack==1.1.0 20:36:01 multi_key_dict==2.0.3 20:36:01 munch==4.0.0 20:36:01 netaddr==1.3.0 20:36:01 niet==1.4.2 20:36:01 nodeenv==1.9.1 20:36:01 oauth2client==4.1.3 20:36:01 oauthlib==3.2.2 20:36:01 openstacksdk==4.5.0 20:36:01 os-client-config==2.1.0 20:36:01 os-service-types==1.7.0 20:36:01 osc-lib==4.0.0 20:36:01 oslo.config==9.7.1 20:36:01 oslo.context==5.7.1 20:36:01 oslo.i18n==6.5.1 20:36:01 oslo.log==7.1.0 20:36:01 oslo.serialization==5.7.0 20:36:01 oslo.utils==8.2.0 20:36:01 packaging==24.2 20:36:01 pbr==6.1.1 20:36:01 platformdirs==4.3.7 20:36:01 prettytable==3.16.0 20:36:01 psutil==7.0.0 20:36:01 pyasn1==0.6.1 20:36:01 pyasn1_modules==0.4.2 20:36:01 pycparser==2.22 20:36:01 pygerrit2==2.0.15 20:36:01 PyGithub==2.6.1 20:36:01 PyJWT==2.10.1 20:36:01 PyNaCl==1.5.0 20:36:01 pyparsing==2.4.7 20:36:01 pyperclip==1.9.0 20:36:01 pyrsistent==0.20.0 20:36:01 python-cinderclient==9.7.0 20:36:01 python-dateutil==2.9.0.post0 20:36:01 python-heatclient==4.1.0 20:36:01 python-jenkins==1.8.2 20:36:01 python-keystoneclient==5.6.0 20:36:01 python-magnumclient==4.8.1 20:36:01 python-openstackclient==8.0.0 20:36:01 python-swiftclient==4.7.0 20:36:01 PyYAML==6.0.2 20:36:01 referencing==0.36.2 20:36:01 requests==2.32.3 20:36:01 requests-oauthlib==2.0.0 20:36:01 requestsexceptions==1.4.0 20:36:01 rfc3986==2.0.0 20:36:01 rpds-py==0.24.0 20:36:01 rsa==4.9 20:36:01 ruamel.yaml==0.18.10 20:36:01 ruamel.yaml.clib==0.2.12 20:36:01 s3transfer==0.11.4 20:36:01 simplejson==3.20.1 20:36:01 six==1.17.0 20:36:01 smmap==5.0.2 20:36:01 soupsieve==2.6 20:36:01 stevedore==5.4.1 20:36:01 tabulate==0.9.0 20:36:01 toml==0.10.2 20:36:01 tomlkit==0.13.2 20:36:01 tqdm==4.67.1 20:36:01 typing_extensions==4.13.2 20:36:01 tzdata==2025.2 20:36:01 urllib3==1.26.20 20:36:01 virtualenv==20.30.0 20:36:01 wcwidth==0.2.13 20:36:01 websocket-client==1.8.0 20:36:01 wrapt==1.17.2 20:36:01 xdg==6.0.0 20:36:01 xmltodict==0.14.2 20:36:01 yq==3.4.3 20:36:01 provisioning config files... 20:36:01 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 20:36:01 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins17497073274152964914.sh 20:36:01 ---> jjb-verify-job.sh 20:36:01 Checking for JIRA URLs in commit message... 20:36:01 lf-git-validate-jira-urls(): WARNING: JIRA_URL not set, continuing anyway 20:36:01 lf-jjb-check-ascii(): INFO: All JJB YAML files contain only printable ASCII characters 20:36:01 Setup pyenv: 20:36:01 system 20:36:01 3.8.13 20:36:01 3.9.13 20:36:01 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 20:36:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JNp1 20:36:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 20:36:18 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 setuptools==65.7.0 20:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-JNp1/bin to PATH 20:36:31 INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-verify/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/csit'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/hicn'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/vpp'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/shell'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/cicn'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/csit'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/hicn'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/scripts/vpp')] ([]) 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 511.v0a_a_1a_334f41b_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 162.v0e6ec0fcfcf6 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.5.14-208.v438351942757 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 5.4-124.v31e2987e48f4 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7.1-97.v4cc844130d97 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.119.v50285141b_7e1 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.78.1-248.ve27176eb_46cb_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1200.v4b_a_3da_2eb_db_4 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.1.8-133.v17b_1ff2e0599 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 336.v788e4055508b_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.955.v81e2a_35c08d3 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 116.vd85919c54a_d6 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.17.0-84.vb_b_938040b_078 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.12.0-129.v99a_50df237f7 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 980.v88956a_a_5d6a_d is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1873.vea_5814ca_9c93 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 757.v05365583a_455 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 681.vf91669a_32e45 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1380.va_435002fa_924 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 469.v57a_96d4f6886 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 239.vd0a_6b_785f92d is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.204.vf6fddd8a_8b_e9 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 445.v6b_646c962a_94 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 580.vc0c340686b_54 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 577.v2a_8a_4b_7c0247 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.3.0-4.v84c6f0f4969e is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1844.v3ea_a_b_842374a_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.199.v3ce31253ed13 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.919.v009a_a_1067cd0 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 53.v6499940139e5 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 215.v2e88e894db_f8 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 126.v0d945d8d2b_39 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.11.0-85.v1f4e87273c33 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 201.vd2a_b_5a_468a_a_6 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 74.v93d5eb_813d5f is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.17.0-379.v02de8ec9f64c is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 280.v050b_5c849f69 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 80.v8a_dee33ed6f0 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1283.veb_dfb_00b_5ec0 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.13.0-93.v9934da_29b_a_e9 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16-86.v42e010d9484b_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-101.v7a_8666713110 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-118.v7f23ed82a_8b_8 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1309.v0078b_fecd6ed is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 725.v3cb_b_711b_1a_ef is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1327.ved786b_a_197e0 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 488.v0c9639c1a_eb_3 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 173.v6a_077a_291eb_5 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 839.vff91cd7e3a_b_2 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-458.vcf496cb_839e4 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.14.0-133.vcc091215a_358 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.481.vcb_b_384a_3de89 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.11.0-172.vda_da_1feeb_c6e is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 806.vf6fff3e28c3e is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 540.vb_e8849e1a_b_d8 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 216.vfd8b_ece330ca_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 744.v5b_556ee7c253 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 495.ve9c153f6067b_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 119.vdfdc43fc3b_9a_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2218.v56d0cda_37c72 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 312.v8cd10304c27a_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 183.va_de8f1dd5a_2b_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.3.0-654.v67cf36130d78 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 332.va_1ee476d8f6d is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.464.vea_cb_75d7f5e0 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 696.v778d637b_a_762 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1369.v9b_98a_4e95b_2d is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 751.v2e44153c8fe1 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.3-123.v13484c65210a_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 376.v8933585c69d3 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 343.v884f71d78167 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.973.v0fa_8c0dea_f9f is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.330.vc866a_8389b_58 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 338.v848422169819 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 400.v35420b_922dcb_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.147.vb_73cc728a_32e is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 60.v7290fc0eb_b_cd is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 600.vb_57cdd26fdd7 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vee415d95c521 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1058.vcb_fc1e3a_21a_9 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 612.v55f2f80781ef is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3993.v3e20a_37282f8 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1378.v6a_3e903058a_3 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1436.vfa_244484591f is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 795.ve0cb_1f45ca_9a_ is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 427.v4ca_6512e7df1 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 678.v3ee58b_469476 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:38 /tmp/venv-JNp1/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 932.vb_555de1b_a_b_94 is an invalid version and will not be supported in a future release 20:36:38 warnings.warn( 20:36:39 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 20:36:39 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 20:36:39 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 20:36:39 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 20:36:39 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 20:36:39 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 20:36:39 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 20:36:41 INFO:jenkins_jobs.builder:Number of jobs generated: 332 20:36:42 INFO:jenkins_jobs.builder:Number of views generated: 5 20:36:42 INFO: Archiving 337 job configurations 20:36:43 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 20:36:43 Run condition [Boolean condition] preventing perform for step [BuilderChain] 20:36:43 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins3088416761087571591.sh 20:36:44 ---> gpg-verify-git-signature.sh 20:36:44 WARNING: GPG signature missing for the commit. 20:36:44 $ ssh-agent -k 20:36:44 unset SSH_AUTH_SOCK; 20:36:44 unset SSH_AGENT_PID; 20:36:44 echo Agent pid 5391 killed; 20:36:44 [ssh-agent] Stopped. 20:36:44 [PostBuildScript] - [INFO] Executing post build scripts. 20:36:44 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10367410440472982771.sh 20:36:44 ---> sysstat.sh 20:36:44 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins7749405858496171106.sh 20:36:44 ---> package-listing.sh 20:36:44 ++ tr '[:upper:]' '[:lower:]' 20:36:44 ++ facter osfamily 20:36:44 + OS_FAMILY=redhat 20:36:44 + workspace=/w/workspace/ci-management-jjb-verify 20:36:44 + START_PACKAGES=/tmp/packages_start.txt 20:36:44 + END_PACKAGES=/tmp/packages_end.txt 20:36:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:44 + PACKAGES=/tmp/packages_start.txt 20:36:44 + '[' /w/workspace/ci-management-jjb-verify ']' 20:36:44 + PACKAGES=/tmp/packages_end.txt 20:36:44 + case "${OS_FAMILY}" in 20:36:44 + rpm -qa 20:36:44 + sort 20:36:45 + '[' -f /tmp/packages_start.txt ']' 20:36:45 + '[' -f /tmp/packages_end.txt ']' 20:36:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:45 + '[' /w/workspace/ci-management-jjb-verify ']' 20:36:45 + mkdir -p /w/workspace/ci-management-jjb-verify/archives/ 20:36:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-verify/archives/ 20:36:45 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins15072337105304803955.sh 20:36:45 ---> capture-instance-metadata.sh 20:36:45 Setup pyenv: 20:36:45 system 20:36:45 3.8.13 20:36:45 3.9.13 20:36:45 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 20:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cvF6 from file:/tmp/.os_lf_venv 20:36:51 lf-activate-venv(): INFO: Installing: lftools 20:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-cvF6/bin to PATH 20:37:02 INFO: Running in OpenStack, capturing instance metadata 20:37:02 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins2919823561801155391.sh 20:37:02 provisioning config files... 20:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config2452802815838245915tmp 20:37:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 20:37:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:37:02 provisioning config files... 20:37:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:37:03 [EnvInject] - Injecting environment variables from a build step. 20:37:03 [EnvInject] - Injecting as environment variables the properties content 20:37:03 SERVER_ID=logs 20:37:03 20:37:03 [EnvInject] - Variables injected successfully. 20:37:03 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12917225401490336477.sh 20:37:03 ---> create-netrc.sh 20:37:03 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins14368774884916941089.sh 20:37:03 ---> python-tools-install.sh 20:37:03 Setup pyenv: 20:37:03 system 20:37:03 3.8.13 20:37:03 3.9.13 20:37:03 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 20:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cvF6 from file:/tmp/.os_lf_venv 20:37:09 lf-activate-venv(): INFO: Installing: lftools 20:37:19 lf-activate-venv(): INFO: Adding /tmp/venv-cvF6/bin to PATH 20:37:19 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins2440728894855207355.sh 20:37:19 ---> sudo-logs.sh 20:37:19 Archiving 'sudo' log.. 20:37:19 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins13791463762989835686.sh 20:37:19 ---> job-cost.sh 20:37:20 Setup pyenv: 20:37:20 system 20:37:20 3.8.13 20:37:20 3.9.13 20:37:20 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 20:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cvF6 from file:/tmp/.os_lf_venv 20:37:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:37:38 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. 20:37:38 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-cvF6/bin to PATH 20:37:39 INFO: No Stack... 20:37:39 INFO: Retrieving Pricing Info for: v3-standard-2 20:37:44 INFO: Archiving Costs 20:37:44 [ci-management-jjb-verify] $ /bin/bash -l /tmp/jenkins13102762618541543001.sh 20:37:44 ---> logs-deploy.sh 20:37:44 Setup pyenv: 20:37:44 system 20:37:44 3.8.13 20:37:44 3.9.13 20:37:44 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 20:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cvF6 from file:/tmp/.os_lf_venv 20:37:50 lf-activate-venv(): INFO: Installing: lftools 20:38:01 lf-activate-venv(): INFO: Adding /tmp/venv-cvF6/bin to PATH 20:38:01 WARNING: Nexus logging server not set 20:38:01 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jjb-verify/2095/ 20:38:01 INFO: archiving logs to S3 20:38:02 ---> uname -a: 20:38:02 Linux prd-centos8-builder-2c-2g-382.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:38:02 20:38:02 20:38:02 ---> lscpu: 20:38:02 Architecture: x86_64 20:38:02 CPU op-mode(s): 32-bit, 64-bit 20:38:02 Byte Order: Little Endian 20:38:02 CPU(s): 2 20:38:02 On-line CPU(s) list: 0,1 20:38:02 Thread(s) per core: 1 20:38:02 Core(s) per socket: 1 20:38:02 Socket(s): 2 20:38:02 NUMA node(s): 1 20:38:02 Vendor ID: AuthenticAMD 20:38:02 CPU family: 23 20:38:02 Model: 49 20:38:02 Model name: AMD EPYC-Rome Processor 20:38:02 Stepping: 0 20:38:02 CPU MHz: 2799.998 20:38:02 BogoMIPS: 5599.99 20:38:02 Virtualization: AMD-V 20:38:02 Hypervisor vendor: KVM 20:38:02 Virtualization type: full 20:38:02 L1d cache: 32K 20:38:02 L1i cache: 32K 20:38:02 L2 cache: 512K 20:38:02 L3 cache: 16384K 20:38:02 NUMA node0 CPU(s): 0,1 20:38:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:38:02 20:38:02 20:38:02 ---> nproc: 20:38:02 2 20:38:02 20:38:02 20:38:02 ---> df -h: 20:38:02 Filesystem Size Used Avail Use% Mounted on 20:38:02 devtmpfs 3.8G 0 3.8G 0% /dev 20:38:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:38:02 tmpfs 3.8G 17M 3.8G 1% /run 20:38:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:38:02 /dev/vda1 40G 9.1G 31G 23% / 20:38:02 tmpfs 770M 0 770M 0% /run/user/1001 20:38:02 20:38:02 20:38:02 ---> free -m: 20:38:02 total used free shared buff/cache available 20:38:02 Mem: 7697 759 4788 19 2149 6643 20:38:02 Swap: 1023 0 1023 20:38:02 20:38:02 20:38:02 ---> ip addr: 20:38:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:38:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:02 inet 127.0.0.1/8 scope host lo 20:38:02 valid_lft forever preferred_lft forever 20:38:02 inet6 ::1/128 scope host 20:38:02 valid_lft forever preferred_lft forever 20:38:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:38:02 link/ether fa:16:3e:28:99:5b brd ff:ff:ff:ff:ff:ff 20:38:02 altname enp0s3 20:38:02 altname ens3 20:38:02 inet 10.30.87.29/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 20:38:02 valid_lft 86085sec preferred_lft 86085sec 20:38:02 inet6 fe80::f816:3eff:fe28:995b/64 scope link 20:38:02 valid_lft forever preferred_lft forever 20:38:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:38:02 link/ether 02:42:b7:1b:c0:6e brd ff:ff:ff:ff:ff:ff 20:38:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:38:02 valid_lft forever preferred_lft forever 20:38:02 20:38:02 20:38:02 ---> sar -b -r -n DEV: 20:38:02 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 04/10/2025 _x86_64_ (2 CPU) 20:38:02 20:38:02 20:32:04 LINUX RESTART (2 CPU) 20:38:02 20:38:02 08:33:01 PM tps rtps wtps bread/s bwrtn/s 20:38:02 08:34:01 PM 318.71 106.68 212.03 10056.32 38463.59 20:38:02 08:35:01 PM 48.90 0.30 48.60 10.93 3575.99 20:38:02 08:36:01 PM 71.55 0.00 71.55 0.00 6110.56 20:38:02 08:37:01 PM 50.52 0.37 50.15 41.19 5059.83 20:38:02 08:38:01 PM 23.85 0.62 23.23 77.72 1624.53 20:38:02 Average: 102.70 21.59 81.11 2037.10 10966.46 20:38:02 20:38:02 08:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:02 08:34:01 PM 5350612 6923780 2531704 32.12 2688 1770336 1086904 12.17 140224 2119280 28028 20:38:02 08:35:01 PM 5011488 6817092 2870828 36.42 2688 1991196 1181412 13.23 183948 2370808 175948 20:38:02 08:36:01 PM 5029360 6878512 2852956 36.19 2688 2029884 1087888 12.18 147524 2371960 103984 20:38:02 08:37:01 PM 4909564 6801692 2972752 37.71 2688 2069856 1146392 12.84 325240 2300532 19024 20:38:02 08:38:01 PM 4902732 6801536 2979584 37.80 2688 2076672 1149904 12.88 330836 2301788 1528 20:38:02 Average: 5040751 6844522 2841565 36.05 2688 1987589 1130500 12.66 225554 2292874 65702 20:38:02 20:38:02 08:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:02 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:34:01 PM eth0 292.88 149.79 968.17 63.50 0.00 0.00 0.00 0.00 20:38:02 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM eth0 37.35 25.79 656.54 4.59 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM eth0 20.30 15.18 251.60 3.29 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM eth0 14.35 11.18 20.18 5.23 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM eth0 14.66 11.30 10.94 5.59 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 Average: eth0 75.91 42.65 381.48 16.44 0.00 0.00 0.00 0.00 20:38:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 20:38:02 20:38:02 ---> sar -P ALL: 20:38:02 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 04/10/2025 _x86_64_ (2 CPU) 20:38:02 20:38:02 20:32:04 LINUX RESTART (2 CPU) 20:38:02 20:38:02 08:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:38:02 08:34:01 PM all 19.26 0.00 4.04 8.81 0.11 67.79 20:38:02 08:34:01 PM 0 18.39 0.00 4.76 7.65 0.12 69.08 20:38:02 08:34:01 PM 1 20.12 0.00 3.31 9.96 0.10 66.50 20:38:02 08:35:01 PM all 14.16 0.00 1.57 0.61 0.09 83.58 20:38:02 08:35:01 PM 0 10.86 0.00 1.48 0.42 0.10 87.14 20:38:02 08:35:01 PM 1 17.45 0.00 1.65 0.80 0.08 80.02 20:38:02 08:36:01 PM all 14.66 0.00 1.63 0.83 0.08 82.80 20:38:02 08:36:01 PM 0 11.52 0.00 1.55 0.98 0.08 85.86 20:38:02 08:36:01 PM 1 17.81 0.00 1.70 0.68 0.07 79.74 20:38:02 08:37:01 PM all 19.26 0.00 1.66 0.71 0.07 78.30 20:38:02 08:37:01 PM 0 10.91 0.00 1.49 0.80 0.07 86.74 20:38:02 08:37:01 PM 1 27.61 0.00 1.84 0.62 0.07 69.87 20:38:02 08:38:01 PM all 14.66 0.00 1.20 0.27 0.09 83.78 20:38:02 08:38:01 PM 0 5.36 0.00 1.14 0.25 0.08 93.17 20:38:02 08:38:01 PM 1 23.96 0.00 1.27 0.28 0.10 74.39 20:38:02 Average: all 16.40 0.00 2.02 2.24 0.09 79.26 20:38:02 Average: 0 11.40 0.00 2.08 2.02 0.09 84.41 20:38:02 Average: 1 21.39 0.00 1.95 2.46 0.08 74.11 20:38:02 20:38:02 20:38:02