13:03:56 Started by timer 13:03:56 Running as SYSTEM 13:03:56 [EnvInject] - Loading node environment variables. 13:03:56 Building remotely on prd-ubuntu20.04-docker-2c-8g-3192 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:56 [ssh-agent] Looking for ssh-agent implementation... 13:03:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:56 $ ssh-agent 13:03:56 SSH_AUTH_SOCK=/tmp/ssh-7h7c8voYPXX4/agent.1466 13:03:56 SSH_AGENT_PID=1468 13:03:56 [ssh-agent] Started. 13:03:56 Running ssh-add (command line suppressed) 13:03:56 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8721363595360712515.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8721363595360712515.key) 13:03:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:56 The recommended git tool is: NONE 13:03:58 using credential edgex-jenkins-ssh 13:03:58 Wiping out workspace first. 13:03:58 Cloning the remote Git repository 13:03:58 Cloning repository git@github.com:edgexfoundry/ci-management 13:03:58 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:03:58 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:03:58 > git --version # timeout=10 13:03:58 > git --version # 'git version 2.25.1' 13:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:59 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:59 Avoid second fetch 13:03:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:03:59 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 13:03:59 > git config core.sparsecheckout # timeout=10 13:03:59 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:03:59 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 13:03:59 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:03:59 > git remote # timeout=10 13:03:59 > git submodule init # timeout=10 13:03:59 > git submodule sync # timeout=10 13:03:59 > git config --get remote.origin.url # timeout=10 13:03:59 > git submodule init # timeout=10 13:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 13:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:03:59 > git config --get submodule.global-jjb.url # timeout=10 13:03:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:00 > git submodule update --init --recursive global-jjb # timeout=10 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:04 provisioning config files... 13:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17016106003900462295.sh 13:04:04 ---> python-tools-install.sh 13:04:04 Setup pyenv: 13:04:04 * system (set by /opt/pyenv/version) 13:04:04 * 3.8.13 (set by /opt/pyenv/version) 13:04:04 * 3.9.13 (set by /opt/pyenv/version) 13:04:04 * 3.10.6 (set by /opt/pyenv/version) 13:04:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lsHi 13:04:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:14 lf-activate-venv(): INFO: Installing: lftools 13:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:04:41 Generating Requirements File 13:05:04 Python 3.10.6 13:05:04 pip 25.1.1 from /tmp/venv-lsHi/lib/python3.10/site-packages/pip (python 3.10) 13:05:04 appdirs==1.4.4 13:05:04 argcomplete==3.6.2 13:05:04 aspy.yaml==1.3.0 13:05:04 attrs==25.3.0 13:05:04 autopage==0.5.2 13:05:04 beautifulsoup4==4.13.4 13:05:04 boto3==1.38.35 13:05:04 botocore==1.38.35 13:05:04 bs4==0.0.2 13:05:04 cachetools==5.5.2 13:05:04 certifi==2025.4.26 13:05:04 cffi==1.17.1 13:05:04 cfgv==3.4.0 13:05:04 chardet==5.2.0 13:05:04 charset-normalizer==3.4.2 13:05:04 click==8.2.1 13:05:04 cliff==4.10.0 13:05:04 cmd2==2.6.1 13:05:04 cryptography==3.3.2 13:05:04 debtcollector==3.0.0 13:05:04 decorator==5.2.1 13:05:04 defusedxml==0.7.1 13:05:04 Deprecated==1.2.18 13:05:04 distlib==0.3.9 13:05:04 dnspython==2.7.0 13:05:04 docker==7.1.0 13:05:04 dogpile.cache==1.4.0 13:05:04 durationpy==0.10 13:05:04 email_validator==2.2.0 13:05:04 filelock==3.18.0 13:05:04 future==1.0.0 13:05:04 gitdb==4.0.12 13:05:04 GitPython==3.1.44 13:05:04 google-auth==2.40.3 13:05:04 httplib2==0.22.0 13:05:04 identify==2.6.12 13:05:04 idna==3.10 13:05:04 importlib-resources==1.5.0 13:05:04 iso8601==2.1.0 13:05:04 Jinja2==3.1.6 13:05:04 jmespath==1.0.1 13:05:04 jsonpatch==1.33 13:05:04 jsonpointer==3.0.0 13:05:04 jsonschema==4.24.0 13:05:04 jsonschema-specifications==2025.4.1 13:05:04 keystoneauth1==5.11.1 13:05:04 kubernetes==33.1.0 13:05:04 lftools==0.37.13 13:05:04 lxml==5.4.0 13:05:04 MarkupSafe==3.0.2 13:05:04 msgpack==1.1.0 13:05:04 multi_key_dict==2.0.3 13:05:04 munch==4.0.0 13:05:04 netaddr==1.3.0 13:05:04 niet==1.4.2 13:05:04 nodeenv==1.9.1 13:05:04 oauth2client==4.1.3 13:05:04 oauthlib==3.2.2 13:05:04 openstacksdk==4.6.0 13:05:04 os-client-config==2.1.0 13:05:04 os-service-types==1.7.0 13:05:04 osc-lib==4.0.2 13:05:04 oslo.config==9.8.0 13:05:04 oslo.context==6.0.0 13:05:04 oslo.i18n==6.5.1 13:05:04 oslo.log==7.1.0 13:05:04 oslo.serialization==5.7.0 13:05:04 oslo.utils==9.0.0 13:05:04 packaging==25.0 13:05:04 pbr==6.1.1 13:05:04 platformdirs==4.3.8 13:05:04 prettytable==3.16.0 13:05:04 psutil==7.0.0 13:05:04 pyasn1==0.6.1 13:05:04 pyasn1_modules==0.4.2 13:05:04 pycparser==2.22 13:05:04 pygerrit2==2.0.15 13:05:04 PyGithub==2.6.1 13:05:04 PyJWT==2.10.1 13:05:04 PyNaCl==1.5.0 13:05:04 pyparsing==2.4.7 13:05:04 pyperclip==1.9.0 13:05:04 pyrsistent==0.20.0 13:05:04 python-cinderclient==9.7.0 13:05:04 python-dateutil==2.9.0.post0 13:05:04 python-heatclient==4.2.0 13:05:04 python-jenkins==1.8.2 13:05:04 python-keystoneclient==5.6.0 13:05:04 python-magnumclient==4.8.1 13:05:04 python-openstackclient==8.1.0 13:05:04 python-swiftclient==4.8.0 13:05:04 PyYAML==6.0.2 13:05:04 referencing==0.36.2 13:05:04 requests==2.32.4 13:05:04 requests-oauthlib==2.0.0 13:05:04 requestsexceptions==1.4.0 13:05:04 rfc3986==2.0.0 13:05:04 rpds-py==0.25.1 13:05:04 rsa==4.9.1 13:05:04 ruamel.yaml==0.18.14 13:05:04 ruamel.yaml.clib==0.2.12 13:05:04 s3transfer==0.13.0 13:05:04 simplejson==3.20.1 13:05:04 six==1.17.0 13:05:04 smmap==5.0.2 13:05:04 soupsieve==2.7 13:05:04 stevedore==5.4.1 13:05:04 tabulate==0.9.0 13:05:04 toml==0.10.2 13:05:04 tomlkit==0.13.3 13:05:04 tqdm==4.67.1 13:05:04 typing_extensions==4.14.0 13:05:04 tzdata==2025.2 13:05:04 urllib3==1.26.20 13:05:04 virtualenv==20.31.2 13:05:04 wcwidth==0.2.13 13:05:04 websocket-client==1.8.0 13:05:04 wrapt==1.17.2 13:05:04 xdg==6.0.0 13:05:04 xmltodict==0.14.2 13:05:04 yq==3.4.3 13:05:04 [EnvInject] - Injecting environment variables from a build step. 13:05:04 [EnvInject] - Injecting as environment variables the properties content 13:05:04 OS_CLOUD=vex 13:05:04 13:05:04 [EnvInject] - Variables injected successfully. 13:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8450057938922281784.sh 13:05:04 ---> Orphaned k8s clusters 13:05:04 Setup pyenv: 13:05:04 system 13:05:04 3.8.13 13:05:04 3.9.13 13:05:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:05:08 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:16 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. 13:05:16 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 13:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:05:19 -----> Delete orphaned cluster 13:05:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5590059528048478681.sh 13:05:19 ---> Orphaned stacks 13:05:19 Setup pyenv: 13:05:19 system 13:05:19 3.8.13 13:05:19 3.9.13 13:05:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:05:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:05:34 + mapfile -t OS_COE_CLUSTERS_ID 13:05:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:34 ++ awk '{print $1}' 13:05:37 + echo '-----> Active clusters -> stacks' 13:05:37 -----> Active clusters -> stacks 13:05:37 + OS_COE_STACKS=() 13:05:37 + [[ 0 -gt 0 ]] 13:05:37 + mapfile -t OS_STACKS 13:05:37 ++ 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 13:05:37 ++ awk '{print $1}' 13:05:38 + echo '-----> Active stacks' 13:05:38 -----> Active stacks 13:05:38 + echo '-----> Delete orphaned stacks' 13:05:38 -----> Delete orphaned stacks 13:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5522443428585107929.sh 13:05:38 ---> Orphaned servers 13:05:38 Setup pyenv: 13:05:38 system 13:05:38 3.8.13 13:05:38 3.9.13 13:05:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:05:40 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:05:55 -----> Active servers 13:05:55 prd-ubuntu20.04-docker-2c-8g-3192 13:05:55 prd-ubuntu20.04-docker-2c-8g-lt-2512 13:05:55 -----> Delete orphaned servers 13:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12045802329302925092.sh 13:05:56 ---> Orphaned ports 13:05:56 Setup pyenv: 13:05:56 system 13:05:56 3.8.13 13:05:56 3.9.13 13:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:05:58 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:06:09 No orphaned ports to process. 13:06:09 Build step 'Conditional step (single)' marked build as failure 13:06:09 $ ssh-agent -k 13:06:09 unset SSH_AUTH_SOCK; 13:06:09 unset SSH_AGENT_PID; 13:06:09 echo Agent pid 1468 killed; 13:06:09 [ssh-agent] Stopped. 13:06:09 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins634722792080372756.sh 13:06:09 ---> sysstat.sh 13:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1918668371672118680.sh 13:06:10 ---> package-listing.sh 13:06:10 ++ tr '[:upper:]' '[:lower:]' 13:06:10 ++ facter osfamily 13:06:10 + OS_FAMILY=debian 13:06:10 + workspace=/w/workspace/ci-management-openstack-cron 13:06:10 + START_PACKAGES=/tmp/packages_start.txt 13:06:10 + END_PACKAGES=/tmp/packages_end.txt 13:06:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:10 + PACKAGES=/tmp/packages_start.txt 13:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:10 + PACKAGES=/tmp/packages_end.txt 13:06:10 + case "${OS_FAMILY}" in 13:06:10 + grep '^ii' 13:06:10 + dpkg -l 13:06:10 + '[' -f /tmp/packages_start.txt ']' 13:06:10 + '[' -f /tmp/packages_end.txt ']' 13:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:10 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8427620216562189994.sh 13:06:10 ---> capture-instance-metadata.sh 13:06:10 Setup pyenv: 13:06:10 system 13:06:10 3.8.13 13:06:10 3.9.13 13:06:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:06:12 lf-activate-venv(): INFO: Installing: lftools 13:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:06:20 INFO: Running in OpenStack, capturing instance metadata 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12419883997928829210.sh 13:06:20 provisioning config files... 13:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4559405430232243804tmp 13:06:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:20 [EnvInject] - Injecting environment variables from a build step. 13:06:20 [EnvInject] - Injecting as environment variables the properties content 13:06:20 SERVER_ID=logs 13:06:20 13:06:20 [EnvInject] - Variables injected successfully. 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7419993242853030558.sh 13:06:20 ---> create-netrc.sh 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6862714713815105729.sh 13:06:20 ---> python-tools-install.sh 13:06:20 Setup pyenv: 13:06:20 system 13:06:20 3.8.13 13:06:20 3.9.13 13:06:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:06:22 lf-activate-venv(): INFO: Installing: lftools 13:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8000676051666085183.sh 13:06:30 ---> sudo-logs.sh 13:06:30 Archiving 'sudo' log.. 13:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13671070610710331913.sh 13:06:30 ---> job-cost.sh 13:06:30 Setup pyenv: 13:06:30 system 13:06:30 3.8.13 13:06:30 3.9.13 13:06:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:06:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:06:38 INFO: No Stack... 13:06:38 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:39 INFO: Archiving Costs 13:06:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins348023708132367280.sh 13:06:39 ---> logs-deploy.sh 13:06:39 Setup pyenv: 13:06:39 system 13:06:39 3.8.13 13:06:39 3.9.13 13:06:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsHi from file:/tmp/.os_lf_venv 13:06:41 lf-activate-venv(): INFO: Installing: lftools 13:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-lsHi/bin to PATH 13:06:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54790 13:06:49 INFO: archiving workspace using pattern(s): 13:06:50 Archives upload complete. 13:06:50 INFO: archiving logs to Nexus 13:06:51 ---> uname -a: 13:06:51 Linux prd-ubuntu20-04-docker-2c-8g-3192 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:06:51 13:06:51 13:06:51 ---> lscpu: 13:06:51 Architecture: x86_64 13:06:51 CPU op-mode(s): 32-bit, 64-bit 13:06:51 Byte Order: Little Endian 13:06:51 Address sizes: 40 bits physical, 48 bits virtual 13:06:51 CPU(s): 2 13:06:51 On-line CPU(s) list: 0,1 13:06:51 Thread(s) per core: 1 13:06:51 Core(s) per socket: 1 13:06:51 Socket(s): 2 13:06:51 NUMA node(s): 1 13:06:51 Vendor ID: AuthenticAMD 13:06:51 CPU family: 23 13:06:51 Model: 49 13:06:51 Model name: AMD EPYC-Rome Processor 13:06:51 Stepping: 0 13:06:51 CPU MHz: 2799.998 13:06:51 BogoMIPS: 5599.99 13:06:51 Virtualization: AMD-V 13:06:51 Hypervisor vendor: KVM 13:06:51 Virtualization type: full 13:06:51 L1d cache: 64 KiB 13:06:51 L1i cache: 64 KiB 13:06:51 L2 cache: 1 MiB 13:06:51 L3 cache: 32 MiB 13:06:51 NUMA node0 CPU(s): 0,1 13:06:51 Vulnerability Gather data sampling: Not affected 13:06:51 Vulnerability Itlb multihit: Not affected 13:06:51 Vulnerability L1tf: Not affected 13:06:51 Vulnerability Mds: Not affected 13:06:51 Vulnerability Meltdown: Not affected 13:06:51 Vulnerability Mmio stale data: Not affected 13:06:51 Vulnerability Retbleed: Vulnerable 13:06:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:06:51 Vulnerability Srbds: Not affected 13:06:51 Vulnerability Tsx async abort: Not affected 13:06:51 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 13:06:51 13:06:51 13:06:51 ---> nproc: 13:06:51 2 13:06:51 13:06:51 13:06:51 ---> df -h: 13:06:51 Filesystem Size Used Avail Use% Mounted on 13:06:51 udev 3.9G 0 3.9G 0% /dev 13:06:51 tmpfs 795M 1.1M 794M 1% /run 13:06:51 /dev/vda1 39G 8.9G 30G 24% / 13:06:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:51 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:06:51 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:06:51 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:06:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:51 tmpfs 795M 0 795M 0% /run/user/1001 13:06:51 13:06:51 13:06:51 ---> free -m: 13:06:51 total used free shared buff/cache available 13:06:51 Mem: 7945 519 5321 1 2105 7147 13:06:51 Swap: 1023 0 1023 13:06:51 13:06:51 13:06:51 ---> ip addr: 13:06:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:51 inet 127.0.0.1/8 scope host lo 13:06:51 valid_lft forever preferred_lft forever 13:06:51 inet6 ::1/128 scope host 13:06:51 valid_lft forever preferred_lft forever 13:06:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:51 link/ether fa:16:3e:2a:11:7f brd ff:ff:ff:ff:ff:ff 13:06:51 inet 10.30.122.93/23 brd 10.30.123.255 scope global dynamic ens3 13:06:51 valid_lft 86187sec preferred_lft 86187sec 13:06:51 inet6 fe80::f816:3eff:fe2a:117f/64 scope link 13:06:51 valid_lft forever preferred_lft forever 13:06:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:51 link/ether 02:42:48:d5:f3:fe brd ff:ff:ff:ff:ff:ff 13:06:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:51 valid_lft forever preferred_lft forever 13:06:51 13:06:51 13:06:51 ---> sar -b -r -n DEV: 13:06:51 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3192) 06/12/25 _x86_64_ (2 CPU) 13:06:51 13:06:51 13:03:20 LINUX RESTART (2 CPU) 13:06:51 13:06:51 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:51 13:05:01 254.49 8.90 245.59 0.00 694.14 8432.28 0.00 13:06:51 13:06:01 64.46 1.63 62.82 0.00 104.25 8549.64 0.00 13:06:51 Average: 158.68 5.23 153.45 0.00 396.74 8491.45 0.00 13:06:51 13:06:51 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:51 13:05:01 5456900 7283460 517372 6.36 69672 1912048 1249144 13.60 700180 1741656 199792 13:06:51 13:06:01 5454508 7313516 484772 5.96 77184 1933640 1215932 13.24 698124 1741120 22396 13:06:51 Average: 5455704 7298488 501072 6.16 73428 1922844 1232538 13.42 699152 1741388 111094 13:06:51 13:06:51 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:51 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:51 13:05:01 lo 1.29 1.29 0.16 0.16 0.00 0.00 0.00 0.00 13:06:51 13:05:01 ens3 70.89 49.54 1093.61 9.05 0.00 0.00 0.00 0.00 13:06:51 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:51 13:06:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:06:51 13:06:01 ens3 24.80 23.23 51.89 8.31 0.00 0.00 0.00 0.00 13:06:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:51 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 13:06:51 Average: ens3 47.65 36.28 568.42 8.68 0.00 0.00 0.00 0.00 13:06:51 13:06:51 13:06:51 ---> sar -P ALL: 13:06:51 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3192) 06/12/25 _x86_64_ (2 CPU) 13:06:51 13:06:51 13:03:20 LINUX RESTART (2 CPU) 13:06:51 13:06:51 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:06:51 13:05:01 all 34.30 0.00 3.01 12.49 0.09 50.10 13:06:51 13:05:01 0 41.50 0.00 3.67 5.67 0.10 49.06 13:06:51 13:05:01 1 27.10 0.00 2.36 19.31 0.08 51.15 13:06:51 13:06:01 all 35.98 0.00 2.36 7.29 0.10 54.28 13:06:51 13:06:01 0 33.80 0.00 2.48 6.24 0.08 57.40 13:06:51 13:06:01 1 38.15 0.00 2.24 8.33 0.12 51.16 13:06:51 Average: all 35.15 0.00 2.68 9.86 0.10 52.21 13:06:51 Average: 0 37.61 0.00 3.07 5.96 0.09 53.27 13:06:51 Average: 1 32.69 0.00 2.30 13.76 0.10 51.15 13:06:51 13:06:51 13:06:51