11:03:48 Started by timer 11:03:48 Running as SYSTEM 11:03:48 [EnvInject] - Loading node environment variables. 11:03:48 Building remotely on prd-ubuntu20.04-docker-2c-8g-3863 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:03:48 [ssh-agent] Looking for ssh-agent implementation... 11:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:48 $ ssh-agent 11:03:48 SSH_AUTH_SOCK=/tmp/ssh-mjy6Iya9ckgz/agent.1426 11:03:48 SSH_AGENT_PID=1428 11:03:48 [ssh-agent] Started. 11:03:48 Running ssh-add (command line suppressed) 11:03:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9314564273458939216.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9314564273458939216.key) 11:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:48 The recommended git tool is: NONE 11:03:50 using credential edgex-jenkins-ssh 11:03:50 Wiping out workspace first. 11:03:50 Cloning the remote Git repository 11:03:50 Cloning repository git@github.com:edgexfoundry/ci-management 11:03:50 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:03:50 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:03:50 > git --version # timeout=10 11:03:50 > git --version # 'git version 2.25.1' 11:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:51 Avoid second fetch 11:03:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:03:51 Checking out Revision 985f1ca24fb29ce7b6990c70d828ee9c3ad3ea0a (refs/remotes/origin/master) 11:03:51 > git config core.sparsecheckout # timeout=10 11:03:51 > git checkout -f 985f1ca24fb29ce7b6990c70d828ee9c3ad3ea0a # timeout=10 11:03:51 Commit message: "ci: Update packer builds for Ubuntu 24.04 (#701)" 11:03:51 > git rev-list --no-walk 985f1ca24fb29ce7b6990c70d828ee9c3ad3ea0a # timeout=10 11:03:51 > git remote # timeout=10 11:03:51 > git submodule init # timeout=10 11:03:51 > git submodule sync # timeout=10 11:03:51 > git config --get remote.origin.url # timeout=10 11:03:51 > git submodule init # timeout=10 11:03:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:03:51 > git config --get submodule.packer/common-packer.url # timeout=10 11:03:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:03:51 > git config --get submodule.global-jjb.url # timeout=10 11:03:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:03:51 > git submodule update --init --recursive packer/common-packer # timeout=10 11:03:52 > git submodule update --init --recursive global-jjb # timeout=10 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:03:56 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:03:56 provisioning config files... 11:03:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:03:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:03:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:03:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16137542342339572063.sh 11:03:56 ---> python-tools-install.sh 11:03:56 Setup pyenv: 11:03:56 * system (set by /opt/pyenv/version) 11:03:56 * 3.8.13 (set by /opt/pyenv/version) 11:03:56 * 3.9.13 (set by /opt/pyenv/version) 11:03:56 * 3.10.6 (set by /opt/pyenv/version) 11:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Un5 11:04:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:04 lf-activate-venv(): INFO: Installing: lftools 11:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:04:26 Generating Requirements File 11:04:44 Python 3.10.6 11:04:45 pip 25.1.1 from /tmp/venv-1Un5/lib/python3.10/site-packages/pip (python 3.10) 11:04:45 appdirs==1.4.4 11:04:45 argcomplete==3.6.2 11:04:45 aspy.yaml==1.3.0 11:04:45 attrs==25.3.0 11:04:45 autopage==0.5.2 11:04:45 beautifulsoup4==4.13.4 11:04:45 boto3==1.38.42 11:04:45 botocore==1.38.42 11:04:45 bs4==0.0.2 11:04:45 cachetools==5.5.2 11:04:45 certifi==2025.6.15 11:04:45 cffi==1.17.1 11:04:45 cfgv==3.4.0 11:04:45 chardet==5.2.0 11:04:45 charset-normalizer==3.4.2 11:04:45 click==8.2.1 11:04:45 cliff==4.10.0 11:04:45 cmd2==2.6.1 11:04:45 cryptography==3.3.2 11:04:45 debtcollector==3.0.0 11:04:45 decorator==5.2.1 11:04:45 defusedxml==0.7.1 11:04:45 Deprecated==1.2.18 11:04:45 distlib==0.3.9 11:04:45 dnspython==2.7.0 11:04:45 docker==7.1.0 11:04:45 dogpile.cache==1.4.0 11:04:45 durationpy==0.10 11:04:45 email_validator==2.2.0 11:04:45 filelock==3.18.0 11:04:45 future==1.0.0 11:04:45 gitdb==4.0.12 11:04:45 GitPython==3.1.44 11:04:45 google-auth==2.40.3 11:04:45 httplib2==0.22.0 11:04:45 identify==2.6.12 11:04:45 idna==3.10 11:04:45 importlib-resources==1.5.0 11:04:45 iso8601==2.1.0 11:04:45 Jinja2==3.1.6 11:04:45 jmespath==1.0.1 11:04:45 jsonpatch==1.33 11:04:45 jsonpointer==3.0.0 11:04:45 jsonschema==4.24.0 11:04:45 jsonschema-specifications==2025.4.1 11:04:45 keystoneauth1==5.11.1 11:04:45 kubernetes==33.1.0 11:04:45 lftools==0.37.13 11:04:45 lxml==5.4.0 11:04:45 MarkupSafe==3.0.2 11:04:45 msgpack==1.1.1 11:04:45 multi_key_dict==2.0.3 11:04:45 munch==4.0.0 11:04:45 netaddr==1.3.0 11:04:45 niet==1.4.2 11:04:45 nodeenv==1.9.1 11:04:45 oauth2client==4.1.3 11:04:45 oauthlib==3.3.1 11:04:45 openstacksdk==4.6.0 11:04:45 os-client-config==2.1.0 11:04:45 os-service-types==1.7.0 11:04:45 osc-lib==4.0.2 11:04:45 oslo.config==9.8.0 11:04:45 oslo.context==6.0.0 11:04:45 oslo.i18n==6.5.1 11:04:45 oslo.log==7.1.0 11:04:45 oslo.serialization==5.7.0 11:04:45 oslo.utils==9.0.0 11:04:45 packaging==25.0 11:04:45 pbr==6.1.1 11:04:45 platformdirs==4.3.8 11:04:45 prettytable==3.16.0 11:04:45 psutil==7.0.0 11:04:45 pyasn1==0.6.1 11:04:45 pyasn1_modules==0.4.2 11:04:45 pycparser==2.22 11:04:45 pygerrit2==2.0.15 11:04:45 PyGithub==2.6.1 11:04:45 PyJWT==2.10.1 11:04:45 PyNaCl==1.5.0 11:04:45 pyparsing==2.4.7 11:04:45 pyperclip==1.9.0 11:04:45 pyrsistent==0.20.0 11:04:45 python-cinderclient==9.7.0 11:04:45 python-dateutil==2.9.0.post0 11:04:45 python-heatclient==4.2.0 11:04:45 python-jenkins==1.8.2 11:04:45 python-keystoneclient==5.6.0 11:04:45 python-magnumclient==4.8.1 11:04:45 python-openstackclient==8.1.0 11:04:45 python-swiftclient==4.8.0 11:04:45 PyYAML==6.0.2 11:04:45 referencing==0.36.2 11:04:45 requests==2.32.4 11:04:45 requests-oauthlib==2.0.0 11:04:45 requestsexceptions==1.4.0 11:04:45 rfc3986==2.0.0 11:04:45 rpds-py==0.25.1 11:04:45 rsa==4.9.1 11:04:45 ruamel.yaml==0.18.14 11:04:45 ruamel.yaml.clib==0.2.12 11:04:45 s3transfer==0.13.0 11:04:45 simplejson==3.20.1 11:04:45 six==1.17.0 11:04:45 smmap==5.0.2 11:04:45 soupsieve==2.7 11:04:45 stevedore==5.4.1 11:04:45 tabulate==0.9.0 11:04:45 toml==0.10.2 11:04:45 tomlkit==0.13.3 11:04:45 tqdm==4.67.1 11:04:45 typing_extensions==4.14.0 11:04:45 tzdata==2025.2 11:04:45 urllib3==1.26.20 11:04:45 virtualenv==20.31.2 11:04:45 wcwidth==0.2.13 11:04:45 websocket-client==1.8.0 11:04:45 wrapt==1.17.2 11:04:45 xdg==6.0.0 11:04:45 xmltodict==0.14.2 11:04:45 yq==3.4.3 11:04:45 [EnvInject] - Injecting environment variables from a build step. 11:04:45 [EnvInject] - Injecting as environment variables the properties content 11:04:45 OS_CLOUD=vex 11:04:45 11:04:45 [EnvInject] - Variables injected successfully. 11:04:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:04:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:04:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15138197427112793992.sh 11:04:45 ---> Orphaned k8s clusters 11:04:45 Setup pyenv: 11:04:45 system 11:04:45 3.8.13 11:04:45 3.9.13 11:04:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:04:47 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 11:04:52 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. 11:04:52 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 11:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:04:55 -----> Delete orphaned cluster 11:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10371015878166855361.sh 11:04:55 ---> Orphaned stacks 11:04:55 Setup pyenv: 11:04:55 system 11:04:55 3.8.13 11:04:55 3.9.13 11:04:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:04:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:05:09 + mapfile -t OS_COE_CLUSTERS_ID 11:05:09 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:05:09 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:05:09 ++ awk '{print $1}' 11:05:11 + echo '-----> Active clusters -> stacks' 11:05:11 -----> Active clusters -> stacks 11:05:11 + OS_COE_STACKS=() 11:05:11 + [[ 0 -gt 0 ]] 11:05:11 + mapfile -t OS_STACKS 11:05:11 ++ awk '{print $1}' 11:05:11 ++ 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 11:05:13 + echo '-----> Active stacks' 11:05:13 -----> Active stacks 11:05:13 + echo '-----> Delete orphaned stacks' 11:05:13 -----> Delete orphaned stacks 11:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7098122143242063221.sh 11:05:13 ---> Orphaned servers 11:05:13 Setup pyenv: 11:05:13 system 11:05:13 3.8.13 11:05:13 3.9.13 11:05:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:05:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:05:30 -----> Active servers 11:05:30 prd-centos7-docker-4c-2g-3864 11:05:30 prd-ubuntu20.04-docker-2c-8g-3863 11:05:30 prd-ubuntu20.04-docker-2c-8g-lt-3840 11:05:30 -----> Delete orphaned servers 11:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1489841359920071109.sh 11:05:30 ---> Orphaned ports 11:05:30 Setup pyenv: 11:05:30 system 11:05:30 3.8.13 11:05:30 3.9.13 11:05:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:05:32 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 11:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:05:43 No orphaned ports to process. 11:05:43 Build step 'Conditional step (single)' marked build as failure 11:05:43 $ ssh-agent -k 11:05:43 unset SSH_AUTH_SOCK; 11:05:43 unset SSH_AGENT_PID; 11:05:43 echo Agent pid 1428 killed; 11:05:43 [ssh-agent] Stopped. 11:05:43 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3235560109654251891.sh 11:05:43 ---> sysstat.sh 11:05:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6147999104169538975.sh 11:05:44 ---> package-listing.sh 11:05:44 ++ tr '[:upper:]' '[:lower:]' 11:05:44 ++ facter osfamily 11:05:44 + OS_FAMILY=debian 11:05:44 + workspace=/w/workspace/ci-management-openstack-cron 11:05:44 + START_PACKAGES=/tmp/packages_start.txt 11:05:44 + END_PACKAGES=/tmp/packages_end.txt 11:05:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:44 + PACKAGES=/tmp/packages_start.txt 11:05:44 + '[' /w/workspace/ci-management-openstack-cron ']' 11:05:44 + PACKAGES=/tmp/packages_end.txt 11:05:44 + case "${OS_FAMILY}" in 11:05:44 + grep '^ii' 11:05:44 + dpkg -l 11:05:44 + '[' -f /tmp/packages_start.txt ']' 11:05:44 + '[' -f /tmp/packages_end.txt ']' 11:05:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:44 + '[' /w/workspace/ci-management-openstack-cron ']' 11:05:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:05:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:05:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10206383800388632300.sh 11:05:44 ---> capture-instance-metadata.sh 11:05:44 Setup pyenv: 11:05:44 system 11:05:44 3.8.13 11:05:44 3.9.13 11:05:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:05:46 lf-activate-venv(): INFO: Installing: lftools 11:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:05:53 INFO: Running in OpenStack, capturing instance metadata 11:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18074684007440500995.sh 11:05:54 provisioning config files... 11:05:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4386653454451502712tmp 11:05:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:05:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:05:54 [EnvInject] - Injecting environment variables from a build step. 11:05:54 [EnvInject] - Injecting as environment variables the properties content 11:05:54 SERVER_ID=logs 11:05:54 11:05:54 [EnvInject] - Variables injected successfully. 11:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11329371633951183322.sh 11:05:54 ---> create-netrc.sh 11:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11107358595826892746.sh 11:05:54 ---> python-tools-install.sh 11:05:54 Setup pyenv: 11:05:54 system 11:05:54 3.8.13 11:05:54 3.9.13 11:05:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:05:56 lf-activate-venv(): INFO: Installing: lftools 11:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3018186294781210590.sh 11:06:03 ---> sudo-logs.sh 11:06:03 Archiving 'sudo' log.. 11:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2342804003279352680.sh 11:06:04 ---> job-cost.sh 11:06:04 Setup pyenv: 11:06:04 system 11:06:04 3.8.13 11:06:04 3.9.13 11:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:06:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:06:11 INFO: No Stack... 11:06:11 INFO: Retrieving Pricing Info for: v3-standard-2 11:06:11 INFO: Archiving Costs 11:06:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5567413599224750374.sh 11:06:11 ---> logs-deploy.sh 11:06:11 Setup pyenv: 11:06:12 system 11:06:12 3.8.13 11:06:12 3.9.13 11:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Un5 from file:/tmp/.os_lf_venv 11:06:13 lf-activate-venv(): INFO: Installing: lftools 11:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-1Un5/bin to PATH 11:06:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55076 11:06:21 INFO: archiving workspace using pattern(s): 11:06:22 Archives upload complete. 11:06:22 INFO: archiving logs to Nexus 11:06:23 ---> uname -a: 11:06:23 Linux prd-ubuntu20-04-docker-2c-8g-3863 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:06:23 11:06:23 11:06:23 ---> lscpu: 11:06:23 Architecture: x86_64 11:06:23 CPU op-mode(s): 32-bit, 64-bit 11:06:23 Byte Order: Little Endian 11:06:23 Address sizes: 40 bits physical, 48 bits virtual 11:06:23 CPU(s): 2 11:06:23 On-line CPU(s) list: 0,1 11:06:23 Thread(s) per core: 1 11:06:23 Core(s) per socket: 1 11:06:23 Socket(s): 2 11:06:23 NUMA node(s): 1 11:06:23 Vendor ID: AuthenticAMD 11:06:23 CPU family: 23 11:06:23 Model: 49 11:06:23 Model name: AMD EPYC-Rome Processor 11:06:23 Stepping: 0 11:06:23 CPU MHz: 2800.000 11:06:23 BogoMIPS: 5600.00 11:06:23 Virtualization: AMD-V 11:06:23 Hypervisor vendor: KVM 11:06:23 Virtualization type: full 11:06:23 L1d cache: 64 KiB 11:06:23 L1i cache: 64 KiB 11:06:23 L2 cache: 1 MiB 11:06:23 L3 cache: 32 MiB 11:06:23 NUMA node0 CPU(s): 0,1 11:06:23 Vulnerability Gather data sampling: Not affected 11:06:23 Vulnerability Itlb multihit: Not affected 11:06:23 Vulnerability L1tf: Not affected 11:06:23 Vulnerability Mds: Not affected 11:06:23 Vulnerability Meltdown: Not affected 11:06:23 Vulnerability Mmio stale data: Not affected 11:06:23 Vulnerability Retbleed: Vulnerable 11:06:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 11:06:23 Vulnerability Srbds: Not affected 11:06:23 Vulnerability Tsx async abort: Not affected 11:06:23 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 11:06:23 11:06:23 11:06:23 ---> nproc: 11:06:23 2 11:06:23 11:06:23 11:06:23 ---> df -h: 11:06:23 Filesystem Size Used Avail Use% Mounted on 11:06:23 udev 3.9G 0 3.9G 0% /dev 11:06:23 tmpfs 795M 1.1M 794M 1% /run 11:06:23 /dev/vda1 39G 8.9G 30G 24% / 11:06:23 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:06:23 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:06:23 /dev/loop1 62M 62M 0 100% /snap/core20/1405 11:06:23 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 11:06:23 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 11:06:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:23 tmpfs 795M 0 795M 0% /run/user/1001 11:06:23 11:06:23 11:06:23 ---> free -m: 11:06:23 total used free shared buff/cache available 11:06:23 Mem: 7945 551 5290 1 2103 7116 11:06:23 Swap: 1023 0 1023 11:06:23 11:06:23 11:06:23 ---> ip addr: 11:06:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:23 inet 127.0.0.1/8 scope host lo 11:06:23 valid_lft forever preferred_lft forever 11:06:23 inet6 ::1/128 scope host 11:06:23 valid_lft forever preferred_lft forever 11:06:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:23 link/ether fa:16:3e:a7:69:31 brd ff:ff:ff:ff:ff:ff 11:06:23 inet 10.30.122.63/23 brd 10.30.123.255 scope global dynamic ens3 11:06:23 valid_lft 86215sec preferred_lft 86215sec 11:06:23 inet6 fe80::f816:3eff:fea7:6931/64 scope link 11:06:23 valid_lft forever preferred_lft forever 11:06:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:23 link/ether 02:42:e8:7c:51:04 brd ff:ff:ff:ff:ff:ff 11:06:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:23 valid_lft forever preferred_lft forever 11:06:23 11:06:23 11:06:23 ---> sar -b -r -n DEV: 11:06:23 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3863) 06/24/25 _x86_64_ (2 CPU) 11:06:23 11:06:23 11:03:21 LINUX RESTART (2 CPU) 11:06:23 11:06:23 11:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:23 11:05:01 118.46 1.48 116.98 0.00 84.79 11017.76 0.00 11:06:23 11:06:01 50.86 1.35 49.51 0.00 123.05 5245.53 0.00 11:06:23 Average: 84.66 1.42 83.24 0.00 103.92 8131.64 0.00 11:06:23 11:06:23 11:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:23 11:05:01 5414016 7264572 533668 6.56 73264 1928144 1251952 13.63 713656 1764608 112068 11:06:23 11:06:01 5371596 7234868 562480 6.91 78740 1934696 1286912 14.01 777832 1742296 10072 11:06:23 Average: 5392806 7249720 548074 6.74 76002 1931420 1269432 13.82 745744 1753452 61070 11:06:23 11:06:23 11:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:23 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:23 11:05:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 11:06:23 11:05:01 ens3 74.40 51.37 936.09 11.11 0.00 0.00 0.00 0.00 11:06:23 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:23 11:06:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 11:06:23 11:06:01 ens3 30.59 27.31 53.42 10.75 0.00 0.00 0.00 0.00 11:06:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:23 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 11:06:23 Average: ens3 52.50 39.34 494.76 10.93 0.00 0.00 0.00 0.00 11:06:23 11:06:23 11:06:23 ---> sar -P ALL: 11:06:23 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3863) 06/24/25 _x86_64_ (2 CPU) 11:06:23 11:06:23 11:03:21 LINUX RESTART (2 CPU) 11:06:23 11:06:23 11:04:01 CPU %user %nice %system %iowait %steal %idle 11:06:23 11:05:01 all 40.90 0.00 3.16 3.65 0.09 52.20 11:06:23 11:05:01 0 40.93 0.00 3.04 4.71 0.10 51.22 11:06:23 11:05:01 1 40.87 0.00 3.27 2.59 0.08 53.17 11:06:23 11:06:01 all 41.60 0.00 2.12 1.17 0.07 55.04 11:06:23 11:06:01 0 13.31 0.00 1.69 0.33 0.07 84.60 11:06:23 11:06:01 1 70.39 0.00 2.55 2.02 0.08 24.95 11:06:23 Average: all 41.25 0.00 2.64 2.40 0.08 53.62 11:06:23 Average: 0 27.00 0.00 2.36 2.50 0.08 68.06 11:06:23 Average: 1 55.60 0.00 2.91 2.31 0.08 39.09 11:06:23 11:06:23 11:06:23