05:03:53 Started by timer 05:03:53 Running as SYSTEM 05:03:53 [EnvInject] - Loading node environment variables. 05:03:53 Building remotely on prd-ubuntu20.04-docker-2c-8g-3286 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:03:53 [ssh-agent] Looking for ssh-agent implementation... 05:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:53 $ ssh-agent 05:03:53 SSH_AUTH_SOCK=/tmp/ssh-BZoYTnmmIVLa/agent.1428 05:03:53 SSH_AGENT_PID=1430 05:03:53 [ssh-agent] Started. 05:03:53 Running ssh-add (command line suppressed) 05:03:53 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5317406331963129413.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5317406331963129413.key) 05:03:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:53 The recommended git tool is: NONE 05:03:55 using credential edgex-jenkins-ssh 05:03:55 Wiping out workspace first. 05:03:55 Cloning the remote Git repository 05:03:55 Cloning repository git@github.com:edgexfoundry/ci-management 05:03:55 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:03:55 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:03:55 > git --version # timeout=10 05:03:55 > git --version # 'git version 2.25.1' 05:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:56 Avoid second fetch 05:03:56 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:03:56 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 05:03:56 > git config core.sparsecheckout # timeout=10 05:03:56 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 05:03:57 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 05:03:57 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 05:03:57 > git remote # timeout=10 05:03:57 > git submodule init # timeout=10 05:03:57 > git submodule sync # timeout=10 05:03:57 > git config --get remote.origin.url # timeout=10 05:03:57 > git submodule init # timeout=10 05:03:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:03:57 > git config --get submodule.packer/common-packer.url # timeout=10 05:03:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:03:57 > git config --get submodule.global-jjb.url # timeout=10 05:03:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:03:57 > git submodule update --init --recursive packer/common-packer # timeout=10 05:03:57 > git submodule update --init --recursive global-jjb # timeout=10 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:04:01 provisioning config files... 05:04:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:04:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:04:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:04:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12157933211257902693.sh 05:04:01 ---> python-tools-install.sh 05:04:01 Setup pyenv: 05:04:01 * system (set by /opt/pyenv/version) 05:04:02 * 3.8.13 (set by /opt/pyenv/version) 05:04:02 * 3.9.13 (set by /opt/pyenv/version) 05:04:02 * 3.10.6 (set by /opt/pyenv/version) 05:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QgUL 05:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:04:09 lf-activate-venv(): INFO: Installing: lftools 05:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:04:36 Generating Requirements File 05:04:54 Python 3.10.6 05:04:54 pip 25.1.1 from /tmp/venv-QgUL/lib/python3.10/site-packages/pip (python 3.10) 05:04:55 appdirs==1.4.4 05:04:55 argcomplete==3.6.2 05:04:55 aspy.yaml==1.3.0 05:04:55 attrs==25.3.0 05:04:55 autopage==0.5.2 05:04:55 beautifulsoup4==4.13.4 05:04:55 boto3==1.38.36 05:04:55 botocore==1.38.36 05:04:55 bs4==0.0.2 05:04:55 cachetools==5.5.2 05:04:55 certifi==2025.4.26 05:04:55 cffi==1.17.1 05:04:55 cfgv==3.4.0 05:04:55 chardet==5.2.0 05:04:55 charset-normalizer==3.4.2 05:04:55 click==8.2.1 05:04:55 cliff==4.10.0 05:04:55 cmd2==2.6.1 05:04:55 cryptography==3.3.2 05:04:55 debtcollector==3.0.0 05:04:55 decorator==5.2.1 05:04:55 defusedxml==0.7.1 05:04:55 Deprecated==1.2.18 05:04:55 distlib==0.3.9 05:04:55 dnspython==2.7.0 05:04:55 docker==7.1.0 05:04:55 dogpile.cache==1.4.0 05:04:55 durationpy==0.10 05:04:55 email_validator==2.2.0 05:04:55 filelock==3.18.0 05:04:55 future==1.0.0 05:04:55 gitdb==4.0.12 05:04:55 GitPython==3.1.44 05:04:55 google-auth==2.40.3 05:04:55 httplib2==0.22.0 05:04:55 identify==2.6.12 05:04:55 idna==3.10 05:04:55 importlib-resources==1.5.0 05:04:55 iso8601==2.1.0 05:04:55 Jinja2==3.1.6 05:04:55 jmespath==1.0.1 05:04:55 jsonpatch==1.33 05:04:55 jsonpointer==3.0.0 05:04:55 jsonschema==4.24.0 05:04:55 jsonschema-specifications==2025.4.1 05:04:55 keystoneauth1==5.11.1 05:04:55 kubernetes==33.1.0 05:04:55 lftools==0.37.13 05:04:55 lxml==5.4.0 05:04:55 MarkupSafe==3.0.2 05:04:55 msgpack==1.1.1 05:04:55 multi_key_dict==2.0.3 05:04:55 munch==4.0.0 05:04:55 netaddr==1.3.0 05:04:55 niet==1.4.2 05:04:55 nodeenv==1.9.1 05:04:55 oauth2client==4.1.3 05:04:55 oauthlib==3.2.2 05:04:55 openstacksdk==4.6.0 05:04:55 os-client-config==2.1.0 05:04:55 os-service-types==1.7.0 05:04:55 osc-lib==4.0.2 05:04:55 oslo.config==9.8.0 05:04:55 oslo.context==6.0.0 05:04:55 oslo.i18n==6.5.1 05:04:55 oslo.log==7.1.0 05:04:55 oslo.serialization==5.7.0 05:04:55 oslo.utils==9.0.0 05:04:55 packaging==25.0 05:04:55 pbr==6.1.1 05:04:55 platformdirs==4.3.8 05:04:55 prettytable==3.16.0 05:04:55 psutil==7.0.0 05:04:55 pyasn1==0.6.1 05:04:55 pyasn1_modules==0.4.2 05:04:55 pycparser==2.22 05:04:55 pygerrit2==2.0.15 05:04:55 PyGithub==2.6.1 05:04:55 PyJWT==2.10.1 05:04:55 PyNaCl==1.5.0 05:04:55 pyparsing==2.4.7 05:04:55 pyperclip==1.9.0 05:04:55 pyrsistent==0.20.0 05:04:55 python-cinderclient==9.7.0 05:04:55 python-dateutil==2.9.0.post0 05:04:55 python-heatclient==4.2.0 05:04:55 python-jenkins==1.8.2 05:04:55 python-keystoneclient==5.6.0 05:04:55 python-magnumclient==4.8.1 05:04:55 python-openstackclient==8.1.0 05:04:55 python-swiftclient==4.8.0 05:04:55 PyYAML==6.0.2 05:04:55 referencing==0.36.2 05:04:55 requests==2.32.4 05:04:55 requests-oauthlib==2.0.0 05:04:55 requestsexceptions==1.4.0 05:04:55 rfc3986==2.0.0 05:04:55 rpds-py==0.25.1 05:04:55 rsa==4.9.1 05:04:55 ruamel.yaml==0.18.14 05:04:55 ruamel.yaml.clib==0.2.12 05:04:55 s3transfer==0.13.0 05:04:55 simplejson==3.20.1 05:04:55 six==1.17.0 05:04:55 smmap==5.0.2 05:04:55 soupsieve==2.7 05:04:55 stevedore==5.4.1 05:04:55 tabulate==0.9.0 05:04:55 toml==0.10.2 05:04:55 tomlkit==0.13.3 05:04:55 tqdm==4.67.1 05:04:55 typing_extensions==4.14.0 05:04:55 tzdata==2025.2 05:04:55 urllib3==1.26.20 05:04:55 virtualenv==20.31.2 05:04:55 wcwidth==0.2.13 05:04:55 websocket-client==1.8.0 05:04:55 wrapt==1.17.2 05:04:55 xdg==6.0.0 05:04:55 xmltodict==0.14.2 05:04:55 yq==3.4.3 05:04:55 [EnvInject] - Injecting environment variables from a build step. 05:04:55 [EnvInject] - Injecting as environment variables the properties content 05:04:55 OS_CLOUD=vex 05:04:55 05:04:55 [EnvInject] - Variables injected successfully. 05:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9947419595578002347.sh 05:04:55 ---> Orphaned k8s clusters 05:04:55 Setup pyenv: 05:04:55 system 05:04:55 3.8.13 05:04:55 3.9.13 05:04:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:04:57 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 05:05:02 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. 05:05:02 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 05:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:05:05 -----> Delete orphaned cluster 05:05:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3522113548986587460.sh 05:05:05 ---> Orphaned stacks 05:05:05 Setup pyenv: 05:05:05 system 05:05:05 3.8.13 05:05:05 3.9.13 05:05:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:05:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:05:19 + mapfile -t OS_COE_CLUSTERS_ID 05:05:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:05:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:05:19 ++ awk '{print $1}' 05:05:22 + echo '-----> Active clusters -> stacks' 05:05:22 -----> Active clusters -> stacks 05:05:22 + OS_COE_STACKS=() 05:05:22 + [[ 0 -gt 0 ]] 05:05:22 + mapfile -t OS_STACKS 05:05:22 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 05:05:22 ++ awk '{print $1}' 05:05:23 + echo '-----> Active stacks' 05:05:23 -----> Active stacks 05:05:23 + echo '-----> Delete orphaned stacks' 05:05:23 -----> Delete orphaned stacks 05:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12206788190196344298.sh 05:05:23 ---> Orphaned servers 05:05:23 Setup pyenv: 05:05:23 system 05:05:23 3.8.13 05:05:23 3.9.13 05:05:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:05:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:05:40 -----> Active servers 05:05:40 prd-ubuntu20.04-docker-2c-8g-3286 05:05:40 prd-centos7-blackbox-4c-2g-3285 05:05:40 prd-centos7-blackbox-4c-2g-3284 05:05:40 prd-centos7-blackbox-4c-2g-3283 05:05:40 prd-centos7-blackbox-4c-2g-3282 05:05:40 prd-ubuntu20.04-docker-2c-8g-lt-2512 05:05:40 -----> Delete orphaned servers 05:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3484527120826908104.sh 05:05:41 ---> Orphaned ports 05:05:41 Setup pyenv: 05:05:41 system 05:05:41 3.8.13 05:05:41 3.9.13 05:05:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:05:43 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 05:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:05:54 No orphaned ports to process. 05:05:54 Build step 'Conditional step (single)' marked build as failure 05:05:54 $ ssh-agent -k 05:05:54 unset SSH_AUTH_SOCK; 05:05:54 unset SSH_AGENT_PID; 05:05:54 echo Agent pid 1430 killed; 05:05:54 [ssh-agent] Stopped. 05:05:54 [PostBuildScript] - [INFO] Executing post build scripts. 05:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins608499902620365258.sh 05:05:54 ---> sysstat.sh 05:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15814937308530605789.sh 05:05:54 ---> package-listing.sh 05:05:54 ++ tr '[:upper:]' '[:lower:]' 05:05:54 ++ facter osfamily 05:05:55 + OS_FAMILY=debian 05:05:55 + workspace=/w/workspace/ci-management-openstack-cron 05:05:55 + START_PACKAGES=/tmp/packages_start.txt 05:05:55 + END_PACKAGES=/tmp/packages_end.txt 05:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:55 + PACKAGES=/tmp/packages_start.txt 05:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:55 + PACKAGES=/tmp/packages_end.txt 05:05:55 + case "${OS_FAMILY}" in 05:05:55 + dpkg -l 05:05:55 + grep '^ii' 05:05:55 + '[' -f /tmp/packages_start.txt ']' 05:05:55 + '[' -f /tmp/packages_end.txt ']' 05:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:55 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:55 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1474469213052436686.sh 05:05:55 ---> capture-instance-metadata.sh 05:05:55 Setup pyenv: 05:05:55 system 05:05:55 3.8.13 05:05:55 3.9.13 05:05:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:05:57 lf-activate-venv(): INFO: Installing: lftools 05:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:06:04 INFO: Running in OpenStack, capturing instance metadata 05:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10355489983589258004.sh 05:06:04 provisioning config files... 05:06:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9903950710301145239tmp 05:06:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:06:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:06:04 [EnvInject] - Injecting environment variables from a build step. 05:06:04 [EnvInject] - Injecting as environment variables the properties content 05:06:04 SERVER_ID=logs 05:06:04 05:06:04 [EnvInject] - Variables injected successfully. 05:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11868705325823945280.sh 05:06:05 ---> create-netrc.sh 05:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4619834945764966974.sh 05:06:05 ---> python-tools-install.sh 05:06:05 Setup pyenv: 05:06:05 system 05:06:05 3.8.13 05:06:05 3.9.13 05:06:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:06:06 lf-activate-venv(): INFO: Installing: lftools 05:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9926223775850169238.sh 05:06:15 ---> sudo-logs.sh 05:06:15 Archiving 'sudo' log.. 05:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13401063710450998923.sh 05:06:15 ---> job-cost.sh 05:06:15 Setup pyenv: 05:06:15 system 05:06:15 3.8.13 05:06:15 3.9.13 05:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:06:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:06:23 INFO: No Stack... 05:06:23 INFO: Retrieving Pricing Info for: v3-standard-2 05:06:23 INFO: Archiving Costs 05:06:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17389221877111030971.sh 05:06:23 ---> logs-deploy.sh 05:06:23 Setup pyenv: 05:06:23 system 05:06:23 3.8.13 05:06:23 3.9.13 05:06:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgUL from file:/tmp/.os_lf_venv 05:06:25 lf-activate-venv(): INFO: Installing: lftools 05:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-QgUL/bin to PATH 05:06:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54830 05:06:33 INFO: archiving workspace using pattern(s): 05:06:34 Archives upload complete. 05:06:34 INFO: archiving logs to Nexus 05:06:35 ---> uname -a: 05:06:35 Linux prd-ubuntu20-04-docker-2c-8g-3286 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:06:35 05:06:35 05:06:35 ---> lscpu: 05:06:35 Architecture: x86_64 05:06:35 CPU op-mode(s): 32-bit, 64-bit 05:06:35 Byte Order: Little Endian 05:06:35 Address sizes: 40 bits physical, 48 bits virtual 05:06:35 CPU(s): 2 05:06:35 On-line CPU(s) list: 0,1 05:06:35 Thread(s) per core: 1 05:06:35 Core(s) per socket: 1 05:06:35 Socket(s): 2 05:06:35 NUMA node(s): 1 05:06:35 Vendor ID: AuthenticAMD 05:06:35 CPU family: 23 05:06:35 Model: 49 05:06:35 Model name: AMD EPYC-Rome Processor 05:06:35 Stepping: 0 05:06:35 CPU MHz: 2800.000 05:06:35 BogoMIPS: 5600.00 05:06:35 Virtualization: AMD-V 05:06:35 Hypervisor vendor: KVM 05:06:35 Virtualization type: full 05:06:35 L1d cache: 64 KiB 05:06:35 L1i cache: 64 KiB 05:06:35 L2 cache: 1 MiB 05:06:35 L3 cache: 32 MiB 05:06:35 NUMA node0 CPU(s): 0,1 05:06:35 Vulnerability Gather data sampling: Not affected 05:06:35 Vulnerability Itlb multihit: Not affected 05:06:35 Vulnerability L1tf: Not affected 05:06:35 Vulnerability Mds: Not affected 05:06:35 Vulnerability Meltdown: Not affected 05:06:35 Vulnerability Mmio stale data: Not affected 05:06:35 Vulnerability Retbleed: Vulnerable 05:06:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:06:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 05:06:35 Vulnerability Srbds: Not affected 05:06:35 Vulnerability Tsx async abort: Not affected 05:06:35 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 05:06:35 05:06:35 05:06:35 ---> nproc: 05:06:35 2 05:06:35 05:06:35 05:06:35 ---> df -h: 05:06:35 Filesystem Size Used Avail Use% Mounted on 05:06:35 udev 3.9G 0 3.9G 0% /dev 05:06:35 tmpfs 795M 1.1M 794M 1% /run 05:06:35 /dev/vda1 39G 8.9G 30G 24% / 05:06:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:06:35 tmpfs 5.0M 0 5.0M 0% /run/lock 05:06:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:06:35 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 05:06:35 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 05:06:35 /dev/loop2 62M 62M 0 100% /snap/core20/1405 05:06:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:06:35 tmpfs 795M 0 795M 0% /run/user/1001 05:06:35 05:06:35 05:06:35 ---> free -m: 05:06:35 total used free shared buff/cache available 05:06:35 Mem: 7945 537 5306 1 2101 7122 05:06:35 Swap: 1023 0 1023 05:06:35 05:06:35 05:06:35 ---> ip addr: 05:06:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:06:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:06:35 inet 127.0.0.1/8 scope host lo 05:06:35 valid_lft forever preferred_lft forever 05:06:35 inet6 ::1/128 scope host 05:06:35 valid_lft forever preferred_lft forever 05:06:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:06:35 link/ether fa:16:3e:88:ac:9a brd ff:ff:ff:ff:ff:ff 05:06:35 inet 10.30.123.198/23 brd 10.30.123.255 scope global dynamic ens3 05:06:35 valid_lft 86205sec preferred_lft 86205sec 05:06:35 inet6 fe80::f816:3eff:fe88:ac9a/64 scope link 05:06:35 valid_lft forever preferred_lft forever 05:06:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:06:35 link/ether 02:42:46:a5:8e:d1 brd ff:ff:ff:ff:ff:ff 05:06:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:06:35 valid_lft forever preferred_lft forever 05:06:35 05:06:35 05:06:35 ---> sar -b -r -n DEV: 05:06:35 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3286) 06/14/25 _x86_64_ (2 CPU) 05:06:35 05:06:35 05:03:22 LINUX RESTART (2 CPU) 05:06:35 05:06:35 05:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:35 05:05:01 101.41 3.63 97.78 0.00 206.47 8517.62 0.00 05:06:35 05:06:01 66.17 1.60 64.57 0.00 114.53 8010.27 0.00 05:06:35 Average: 83.64 2.60 81.04 0.00 160.12 8261.84 0.00 05:06:35 05:06:35 05:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:35 05:05:01 5442836 7282780 507056 6.23 72476 1926892 1244080 13.54 693208 1756180 185236 05:06:35 05:06:01 5408460 7259612 530864 6.52 78020 1931720 1270928 13.84 752356 1731352 8420 05:06:35 Average: 5425648 7271196 518960 6.38 75248 1929306 1257504 13.69 722782 1743766 96828 05:06:35 05:06:35 05:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:35 05:05:01 ens3 77.04 53.96 1097.45 9.94 0.00 0.00 0.00 0.00 05:06:35 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:35 05:05:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 05:06:35 05:06:01 ens3 30.05 28.72 53.19 13.33 0.00 0.00 0.00 0.00 05:06:35 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:35 05:06:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 05:06:35 Average: ens3 53.35 41.23 570.98 11.65 0.00 0.00 0.00 0.00 05:06:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:35 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 05:06:35 05:06:35 05:06:35 ---> sar -P ALL: 05:06:35 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3286) 06/14/25 _x86_64_ (2 CPU) 05:06:35 05:06:35 05:03:22 LINUX RESTART (2 CPU) 05:06:35 05:06:35 05:04:02 CPU %user %nice %system %iowait %steal %idle 05:06:35 05:05:01 all 40.79 0.00 3.54 3.72 0.09 51.86 05:06:35 05:05:01 0 45.03 0.00 4.35 5.57 0.09 44.96 05:06:35 05:05:01 1 36.47 0.00 2.72 1.85 0.09 58.87 05:06:35 05:06:01 all 40.36 0.00 2.39 1.34 0.08 55.82 05:06:35 05:06:01 0 29.01 0.00 2.32 2.37 0.08 66.23 05:06:35 05:06:01 1 51.73 0.00 2.47 0.32 0.08 45.40 05:06:35 Average: all 40.57 0.00 2.96 2.51 0.08 53.88 05:06:35 Average: 0 36.90 0.00 3.32 3.94 0.08 55.76 05:06:35 Average: 1 44.27 0.00 2.59 1.07 0.09 51.98 05:06:35 05:06:35 05:06:35