14:04:49 Started by timer 14:04:49 Running as SYSTEM 14:04:49 [EnvInject] - Loading node environment variables. 14:04:49 Building remotely on prd-ubuntu20.04-docker-2c-8g-3800 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:49 [ssh-agent] Looking for ssh-agent implementation... 14:04:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:49 $ ssh-agent 14:04:49 SSH_AUTH_SOCK=/tmp/ssh-1I0qL9lSADab/agent.1417 14:04:49 SSH_AGENT_PID=1419 14:04:49 [ssh-agent] Started. 14:04:49 Running ssh-add (command line suppressed) 14:04:49 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14992566920586556915.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14992566920586556915.key) 14:04:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:49 The recommended git tool is: NONE 14:04:51 using credential edgex-jenkins-ssh 14:04:51 Wiping out workspace first. 14:04:51 Cloning the remote Git repository 14:04:51 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:51 > git --version # timeout=10 14:04:51 > git --version # 'git version 2.25.1' 14:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:52 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:52 Avoid second fetch 14:04:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:52 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 14:04:52 > git config core.sparsecheckout # timeout=10 14:04:52 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 14:04:52 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 14:04:52 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 14:04:52 > git remote # timeout=10 14:04:52 > git submodule init # timeout=10 14:04:52 > git submodule sync # timeout=10 14:04:52 > git config --get remote.origin.url # timeout=10 14:04:52 > git submodule init # timeout=10 14:04:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:52 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:52 > git config --get submodule.global-jjb.url # timeout=10 14:04:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:53 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:53 > git submodule update --init --recursive global-jjb # timeout=10 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:57 provisioning config files... 14:04:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13611919354992510581.sh 14:04:57 ---> python-tools-install.sh 14:04:57 Setup pyenv: 14:04:57 * system (set by /opt/pyenv/version) 14:04:57 * 3.8.13 (set by /opt/pyenv/version) 14:04:57 * 3.9.13 (set by /opt/pyenv/version) 14:04:57 * 3.10.6 (set by /opt/pyenv/version) 14:05:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lL7E 14:05:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:05:06 lf-activate-venv(): INFO: Installing: lftools 14:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:05:33 Generating Requirements File 14:05:52 Python 3.10.6 14:05:52 pip 25.1.1 from /tmp/venv-lL7E/lib/python3.10/site-packages/pip (python 3.10) 14:05:52 appdirs==1.4.4 14:05:52 argcomplete==3.6.2 14:05:52 aspy.yaml==1.3.0 14:05:52 attrs==25.3.0 14:05:52 autopage==0.5.2 14:05:52 beautifulsoup4==4.13.4 14:05:52 boto3==1.38.41 14:05:52 botocore==1.38.41 14:05:52 bs4==0.0.2 14:05:52 cachetools==5.5.2 14:05:52 certifi==2025.6.15 14:05:52 cffi==1.17.1 14:05:52 cfgv==3.4.0 14:05:52 chardet==5.2.0 14:05:52 charset-normalizer==3.4.2 14:05:52 click==8.2.1 14:05:52 cliff==4.10.0 14:05:52 cmd2==2.6.1 14:05:52 cryptography==3.3.2 14:05:52 debtcollector==3.0.0 14:05:52 decorator==5.2.1 14:05:52 defusedxml==0.7.1 14:05:52 Deprecated==1.2.18 14:05:52 distlib==0.3.9 14:05:52 dnspython==2.7.0 14:05:52 docker==7.1.0 14:05:52 dogpile.cache==1.4.0 14:05:52 durationpy==0.10 14:05:52 email_validator==2.2.0 14:05:52 filelock==3.18.0 14:05:52 future==1.0.0 14:05:52 gitdb==4.0.12 14:05:52 GitPython==3.1.44 14:05:52 google-auth==2.40.3 14:05:52 httplib2==0.22.0 14:05:52 identify==2.6.12 14:05:52 idna==3.10 14:05:52 importlib-resources==1.5.0 14:05:52 iso8601==2.1.0 14:05:52 Jinja2==3.1.6 14:05:52 jmespath==1.0.1 14:05:52 jsonpatch==1.33 14:05:52 jsonpointer==3.0.0 14:05:52 jsonschema==4.24.0 14:05:52 jsonschema-specifications==2025.4.1 14:05:52 keystoneauth1==5.11.1 14:05:52 kubernetes==33.1.0 14:05:52 lftools==0.37.13 14:05:52 lxml==5.4.0 14:05:52 MarkupSafe==3.0.2 14:05:52 msgpack==1.1.1 14:05:52 multi_key_dict==2.0.3 14:05:52 munch==4.0.0 14:05:52 netaddr==1.3.0 14:05:52 niet==1.4.2 14:05:52 nodeenv==1.9.1 14:05:52 oauth2client==4.1.3 14:05:52 oauthlib==3.3.1 14:05:52 openstacksdk==4.6.0 14:05:52 os-client-config==2.1.0 14:05:52 os-service-types==1.7.0 14:05:52 osc-lib==4.0.2 14:05:52 oslo.config==9.8.0 14:05:52 oslo.context==6.0.0 14:05:52 oslo.i18n==6.5.1 14:05:52 oslo.log==7.1.0 14:05:52 oslo.serialization==5.7.0 14:05:52 oslo.utils==9.0.0 14:05:52 packaging==25.0 14:05:52 pbr==6.1.1 14:05:52 platformdirs==4.3.8 14:05:52 prettytable==3.16.0 14:05:52 psutil==7.0.0 14:05:52 pyasn1==0.6.1 14:05:52 pyasn1_modules==0.4.2 14:05:52 pycparser==2.22 14:05:52 pygerrit2==2.0.15 14:05:52 PyGithub==2.6.1 14:05:52 PyJWT==2.10.1 14:05:52 PyNaCl==1.5.0 14:05:52 pyparsing==2.4.7 14:05:52 pyperclip==1.9.0 14:05:52 pyrsistent==0.20.0 14:05:52 python-cinderclient==9.7.0 14:05:52 python-dateutil==2.9.0.post0 14:05:52 python-heatclient==4.2.0 14:05:52 python-jenkins==1.8.2 14:05:52 python-keystoneclient==5.6.0 14:05:52 python-magnumclient==4.8.1 14:05:52 python-openstackclient==8.1.0 14:05:52 python-swiftclient==4.8.0 14:05:52 PyYAML==6.0.2 14:05:52 referencing==0.36.2 14:05:52 requests==2.32.4 14:05:52 requests-oauthlib==2.0.0 14:05:52 requestsexceptions==1.4.0 14:05:52 rfc3986==2.0.0 14:05:52 rpds-py==0.25.1 14:05:52 rsa==4.9.1 14:05:52 ruamel.yaml==0.18.14 14:05:52 ruamel.yaml.clib==0.2.12 14:05:52 s3transfer==0.13.0 14:05:52 simplejson==3.20.1 14:05:52 six==1.17.0 14:05:52 smmap==5.0.2 14:05:52 soupsieve==2.7 14:05:52 stevedore==5.4.1 14:05:52 tabulate==0.9.0 14:05:52 toml==0.10.2 14:05:52 tomlkit==0.13.3 14:05:52 tqdm==4.67.1 14:05:52 typing_extensions==4.14.0 14:05:52 tzdata==2025.2 14:05:52 urllib3==1.26.20 14:05:52 virtualenv==20.31.2 14:05:52 wcwidth==0.2.13 14:05:52 websocket-client==1.8.0 14:05:52 wrapt==1.17.2 14:05:52 xdg==6.0.0 14:05:52 xmltodict==0.14.2 14:05:52 yq==3.4.3 14:05:52 [EnvInject] - Injecting environment variables from a build step. 14:05:52 [EnvInject] - Injecting as environment variables the properties content 14:05:52 OS_CLOUD=vex 14:05:52 14:05:52 [EnvInject] - Variables injected successfully. 14:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9737569873829923195.sh 14:05:52 ---> Orphaned k8s clusters 14:05:52 Setup pyenv: 14:05:52 system 14:05:52 3.8.13 14:05:52 3.9.13 14:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:05:54 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 14:06: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. 14:06:00 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:06:05 -----> Delete orphaned cluster 14:06:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1895442913549433070.sh 14:06:05 ---> Orphaned stacks 14:06:05 Setup pyenv: 14:06:05 system 14:06:05 3.8.13 14:06:05 3.9.13 14:06:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:06:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:06:19 + mapfile -t OS_COE_CLUSTERS_ID 14:06:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:06:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:06:19 ++ awk '{print $1}' 14:06:21 + echo '-----> Active clusters -> stacks' 14:06:21 -----> Active clusters -> stacks 14:06:21 + OS_COE_STACKS=() 14:06:21 + [[ 0 -gt 0 ]] 14:06:21 + mapfile -t OS_STACKS 14:06:21 ++ 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 14:06:21 ++ awk '{print $1}' 14:06:23 + echo '-----> Active stacks' 14:06:23 -----> Active stacks 14:06:23 + echo '-----> Delete orphaned stacks' 14:06:23 -----> Delete orphaned stacks 14:06:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins497537791344434759.sh 14:06:23 ---> Orphaned servers 14:06:23 Setup pyenv: 14:06:23 system 14:06:23 3.8.13 14:06:23 3.9.13 14:06:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:06:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:06:40 -----> Active servers 14:06:40 prd-ubuntu20.04-docker-2c-8g-3800 14:06:40 prd-centos7-blackbox-4c-2g-3681 14:06:40 prd-centos7-blackbox-4c-2g-3680 14:06:40 prd-ubuntu20.04-docker-2c-8g-lt-3302 14:06:40 -----> Delete orphaned servers 14:06:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15274276643945220196.sh 14:06:41 ---> Orphaned ports 14:06:41 Setup pyenv: 14:06:41 system 14:06:41 3.8.13 14:06:41 3.9.13 14:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:06:43 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 14:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:06:55 No orphaned ports to process. 14:06:55 Build step 'Conditional step (single)' marked build as failure 14:06:55 $ ssh-agent -k 14:06:55 unset SSH_AUTH_SOCK; 14:06:55 unset SSH_AGENT_PID; 14:06:55 echo Agent pid 1419 killed; 14:06:55 [ssh-agent] Stopped. 14:06:55 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16940283185414804314.sh 14:06:55 ---> sysstat.sh 14:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16872902634167119112.sh 14:06:55 ---> package-listing.sh 14:06:55 ++ facter osfamily 14:06:55 ++ tr '[:upper:]' '[:lower:]' 14:06:56 + OS_FAMILY=debian 14:06:56 + workspace=/w/workspace/ci-management-openstack-cron 14:06:56 + START_PACKAGES=/tmp/packages_start.txt 14:06:56 + END_PACKAGES=/tmp/packages_end.txt 14:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:56 + PACKAGES=/tmp/packages_start.txt 14:06:56 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:56 + PACKAGES=/tmp/packages_end.txt 14:06:56 + case "${OS_FAMILY}" in 14:06:56 + dpkg -l 14:06:56 + grep '^ii' 14:06:56 + '[' -f /tmp/packages_start.txt ']' 14:06:56 + '[' -f /tmp/packages_end.txt ']' 14:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:56 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:56 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins210709438855342774.sh 14:06:56 ---> capture-instance-metadata.sh 14:06:56 Setup pyenv: 14:06:56 system 14:06:56 3.8.13 14:06:56 3.9.13 14:06:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:06:58 lf-activate-venv(): INFO: Installing: lftools 14:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:07:10 INFO: Running in OpenStack, capturing instance metadata 14:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8148583601164707169.sh 14:07:11 provisioning config files... 14:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1202491044248209393tmp 14:07:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:11 [EnvInject] - Injecting environment variables from a build step. 14:07:11 [EnvInject] - Injecting as environment variables the properties content 14:07:11 SERVER_ID=logs 14:07:11 14:07:11 [EnvInject] - Variables injected successfully. 14:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2208279123325551305.sh 14:07:12 ---> create-netrc.sh 14:07:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13684130010340002171.sh 14:07:12 ---> python-tools-install.sh 14:07:12 Setup pyenv: 14:07:12 system 14:07:12 3.8.13 14:07:12 3.9.13 14:07:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:07:20 lf-activate-venv(): INFO: Installing: lftools 14:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:07:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14883410167943079587.sh 14:07:29 ---> sudo-logs.sh 14:07:29 Archiving 'sudo' log.. 14:07:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4148874177423973521.sh 14:07:29 ---> job-cost.sh 14:07:29 Setup pyenv: 14:07:29 system 14:07:29 3.8.13 14:07:29 3.9.13 14:07:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:07:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:07:37 INFO: No Stack... 14:07:37 INFO: Retrieving Pricing Info for: v3-standard-2 14:07:38 INFO: Archiving Costs 14:07:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7654321965014678352.sh 14:07:38 ---> logs-deploy.sh 14:07:38 Setup pyenv: 14:07:38 system 14:07:38 3.8.13 14:07:38 3.9.13 14:07:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lL7E from file:/tmp/.os_lf_venv 14:07:40 lf-activate-venv(): INFO: Installing: lftools 14:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-lL7E/bin to PATH 14:07:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55055 14:07:48 INFO: archiving workspace using pattern(s): 14:07:49 Archives upload complete. 14:07:49 INFO: archiving logs to Nexus 14:07:50 ---> uname -a: 14:07:50 Linux prd-ubuntu20-04-docker-2c-8g-3800 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 14:07:50 14:07:50 14:07:50 ---> lscpu: 14:07:50 Architecture: x86_64 14:07:50 CPU op-mode(s): 32-bit, 64-bit 14:07:50 Byte Order: Little Endian 14:07:50 Address sizes: 40 bits physical, 48 bits virtual 14:07:50 CPU(s): 2 14:07:50 On-line CPU(s) list: 0,1 14:07:50 Thread(s) per core: 1 14:07:50 Core(s) per socket: 1 14:07:50 Socket(s): 2 14:07:50 NUMA node(s): 1 14:07:50 Vendor ID: AuthenticAMD 14:07:50 CPU family: 23 14:07:50 Model: 49 14:07:50 Model name: AMD EPYC-Rome Processor 14:07:50 Stepping: 0 14:07:50 CPU MHz: 2800.000 14:07:50 BogoMIPS: 5600.00 14:07:50 Virtualization: AMD-V 14:07:50 Hypervisor vendor: KVM 14:07:50 Virtualization type: full 14:07:50 L1d cache: 64 KiB 14:07:50 L1i cache: 64 KiB 14:07:50 L2 cache: 1 MiB 14:07:50 L3 cache: 32 MiB 14:07:50 NUMA node0 CPU(s): 0,1 14:07:50 Vulnerability Gather data sampling: Not affected 14:07:50 Vulnerability Itlb multihit: Not affected 14:07:50 Vulnerability L1tf: Not affected 14:07:50 Vulnerability Mds: Not affected 14:07:50 Vulnerability Meltdown: Not affected 14:07:50 Vulnerability Mmio stale data: Not affected 14:07:50 Vulnerability Retbleed: Vulnerable 14:07:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:07:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 14:07:50 Vulnerability Srbds: Not affected 14:07:50 Vulnerability Tsx async abort: Not affected 14:07:50 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 14:07:50 14:07:50 14:07:50 ---> nproc: 14:07:50 2 14:07:50 14:07:50 14:07:50 ---> df -h: 14:07:50 Filesystem Size Used Avail Use% Mounted on 14:07:50 udev 3.9G 0 3.9G 0% /dev 14:07:50 tmpfs 795M 1.1M 794M 1% /run 14:07:50 /dev/vda1 39G 8.9G 30G 24% / 14:07:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:07:50 tmpfs 5.0M 0 5.0M 0% /run/lock 14:07:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:07:50 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 14:07:50 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 14:07:50 /dev/loop2 62M 62M 0 100% /snap/core20/1405 14:07:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:07:50 tmpfs 795M 0 795M 0% /run/user/1001 14:07:50 14:07:50 14:07:50 ---> free -m: 14:07:50 total used free shared buff/cache available 14:07:50 Mem: 7945 510 5328 1 2106 7156 14:07:50 Swap: 1023 0 1023 14:07:50 14:07:50 14:07:50 ---> ip addr: 14:07:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:07:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:07:50 inet 127.0.0.1/8 scope host lo 14:07:50 valid_lft forever preferred_lft forever 14:07:50 inet6 ::1/128 scope host 14:07:50 valid_lft forever preferred_lft forever 14:07:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:07:50 link/ether fa:16:3e:46:cd:2a brd ff:ff:ff:ff:ff:ff 14:07:50 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic ens3 14:07:50 valid_lft 86185sec preferred_lft 86185sec 14:07:50 inet6 fe80::f816:3eff:fe46:cd2a/64 scope link 14:07:50 valid_lft forever preferred_lft forever 14:07:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:07:50 link/ether 02:42:7b:f8:5c:37 brd ff:ff:ff:ff:ff:ff 14:07:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:07:50 valid_lft forever preferred_lft forever 14:07:50 14:07:50 14:07:50 ---> sar -b -r -n DEV: 14:07:50 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3800) 06/23/25 _x86_64_ (2 CPU) 14:07:50 14:07:50 14:04:17 LINUX RESTART (2 CPU) 14:07:50 14:07:50 14:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:07:50 14:06:01 94.55 1.62 92.94 0.00 86.08 8218.27 0.00 14:07:50 14:07:01 63.61 0.98 62.62 0.00 73.99 8049.99 0.00 14:07:50 Average: 79.08 1.30 77.78 0.00 80.03 8134.15 0.00 14:07:50 14:07:50 14:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:50 14:06:01 5486500 7340032 456220 5.61 72616 1932436 1181484 12.86 634916 1769012 189616 14:07:50 14:07:01 5453864 7316880 480396 5.90 78052 1936012 1196328 13.02 694672 1742832 10432 14:07:50 Average: 5470182 7328456 468308 5.76 75334 1934224 1188906 12.94 664794 1755922 100024 14:07:50 14:07:50 14:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:50 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:50 14:06:01 ens3 73.38 51.45 1079.72 9.73 0.00 0.00 0.00 0.00 14:07:50 14:06:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 14:07:50 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:50 14:07:01 ens3 28.65 26.35 52.81 9.78 0.00 0.00 0.00 0.00 14:07:50 14:07:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 14:07:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:50 Average: ens3 51.02 38.90 566.39 9.75 0.00 0.00 0.00 0.00 14:07:50 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 14:07:50 14:07:50 14:07:50 ---> sar -P ALL: 14:07:50 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3800) 06/23/25 _x86_64_ (2 CPU) 14:07:50 14:07:50 14:04:17 LINUX RESTART (2 CPU) 14:07:50 14:07:50 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:07:50 14:06:01 all 37.84 0.00 2.82 8.26 0.08 51.00 14:07:50 14:06:01 0 31.57 0.00 2.51 5.30 0.08 60.53 14:07:50 14:06:01 1 44.13 0.00 3.13 11.23 0.08 41.42 14:07:50 14:07:01 all 38.14 0.00 2.17 1.95 0.07 57.67 14:07:50 14:07:01 0 15.11 0.00 1.57 0.89 0.05 82.38 14:07:50 14:07:01 1 61.44 0.00 2.77 3.02 0.10 32.67 14:07:50 Average: all 37.99 0.00 2.49 5.10 0.08 54.34 14:07:50 Average: 0 23.30 0.00 2.04 3.08 0.07 71.51 14:07:50 Average: 1 52.79 0.00 2.95 7.12 0.09 37.04 14:07:50 14:07:50 14:07:50