00:32:06 Started by timer 00:32:06 Running as SYSTEM 00:32:06 [EnvInject] - Loading node environment variables. 00:32:06 Building remotely on prd-centos8-builder-2c-2g-20747 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:06 [ssh-agent] Looking for ssh-agent implementation... 00:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:07 $ ssh-agent 00:32:07 SSH_AUTH_SOCK=/tmp/ssh-4NkVbwdZ6wRm/agent.5450 00:32:07 SSH_AGENT_PID=5451 00:32:07 [ssh-agent] Started. 00:32:07 Running ssh-add (command line suppressed) 00:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1659805975151888909.key (/w/workspace/builder-openstack-cron@tmp/private_key_1659805975151888909.key) 00:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:07 The recommended git tool is: NONE 00:32:09 using credential jenkins-ssh 00:32:09 Wiping out workspace first. 00:32:09 Cloning the remote Git repository 00:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:09 > git --version # timeout=10 00:32:09 > git --version # 'git version 2.43.0' 00:32:09 using GIT_SSH to set credentials jenkins-ssh 00:32:09 [INFO] Currently running in a labeled security context 00:32:09 [INFO] Currently SELinux is 'enforcing' on the host 00:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14171941984546448313.key 00:32:09 Verifying host key using known hosts file 00:32:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:12 Avoid second fetch 00:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:12 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 00:32:12 > git config core.sparsecheckout # timeout=10 00:32:12 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 00:32:13 Commit message: "Merge "Retire controller-10.0.x jobs"" 00:32:13 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 00:32:13 > git remote # timeout=10 00:32:13 > git submodule init # timeout=10 00:32:13 > git submodule sync # timeout=10 00:32:13 > git config --get remote.origin.url # timeout=10 00:32:13 > git submodule init # timeout=10 00:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:13 > git config --get submodule.global-jjb.url # timeout=10 00:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:13 > git submodule update --init --recursive global-jjb # timeout=10 00:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:18 No emails were triggered. 00:32:18 provisioning config files... 00:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8209907441889216297.sh 00:32:18 ---> python-tools-install.sh 00:32:18 Setup pyenv: 00:32:18 system 00:32:18 * 3.8.13 (set by /opt/pyenv/version) 00:32:18 * 3.9.13 (set by /opt/pyenv/version) 00:32:18 * 3.10.13 (set by /opt/pyenv/version) 00:32:18 * 3.11.7 (set by /opt/pyenv/version) 00:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XEfy 00:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:28 lf-activate-venv(): INFO: Base packages installed successfully 00:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 00:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:33:00 Generating Requirements File 00:33:20 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. 00:33:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:20 Python 3.11.7 00:33:20 pip 26.0.1 from /tmp/venv-XEfy/lib/python3.11/site-packages/pip (python 3.11) 00:33:20 appdirs==1.4.4 00:33:20 argcomplete==3.6.3 00:33:20 aspy.yaml==1.3.0 00:33:20 attrs==25.4.0 00:33:20 autopage==0.6.0 00:33:20 beautifulsoup4==4.14.3 00:33:20 boto3==1.42.57 00:33:20 botocore==1.42.57 00:33:20 bs4==0.0.2 00:33:20 certifi==2026.2.25 00:33:20 cffi==2.0.0 00:33:20 cfgv==3.5.0 00:33:20 chardet==6.0.0.post1 00:33:20 charset-normalizer==3.4.4 00:33:20 click==8.3.1 00:33:20 cliff==4.13.2 00:33:20 cmd2==3.2.2 00:33:20 cryptography==3.3.2 00:33:20 debtcollector==3.0.0 00:33:20 decorator==5.2.1 00:33:20 defusedxml==0.7.1 00:33:20 Deprecated==1.3.1 00:33:20 distlib==0.4.0 00:33:20 dnspython==2.8.0 00:33:20 docker==7.1.0 00:33:20 dogpile.cache==1.5.0 00:33:20 durationpy==0.10 00:33:20 email-validator==2.3.0 00:33:20 filelock==3.24.3 00:33:20 future==1.0.0 00:33:20 gitdb==4.0.12 00:33:20 GitPython==3.1.46 00:33:20 httplib2==0.30.2 00:33:20 identify==2.6.16 00:33:20 idna==3.11 00:33:20 importlib-resources==1.5.0 00:33:20 iso8601==2.1.0 00:33:20 Jinja2==3.1.6 00:33:20 jmespath==1.1.0 00:33:20 jsonpatch==1.33 00:33:20 jsonpointer==3.0.0 00:33:20 jsonschema==4.26.0 00:33:20 jsonschema-specifications==2025.9.1 00:33:20 keystoneauth1==5.13.1 00:33:20 kubernetes==35.0.0 00:33:20 lftools==0.37.21 00:33:20 lxml==6.0.2 00:33:20 markdown-it-py==4.0.0 00:33:20 MarkupSafe==3.0.3 00:33:20 mdurl==0.1.2 00:33:20 msgpack==1.1.2 00:33:20 multi_key_dict==2.0.3 00:33:20 munch==4.0.0 00:33:20 netaddr==1.3.0 00:33:20 niet==1.4.2 00:33:20 nodeenv==1.10.0 00:33:20 oauth2client==4.1.3 00:33:20 oauthlib==3.3.1 00:33:20 openstacksdk==4.10.0 00:33:20 os-service-types==1.8.2 00:33:20 osc-lib==4.4.0 00:33:20 oslo.config==10.3.0 00:33:20 oslo.context==6.3.0 00:33:20 oslo.i18n==6.7.2 00:33:20 oslo.log==8.1.0 00:33:20 oslo.serialization==5.9.1 00:33:20 oslo.utils==10.0.0 00:33:20 packaging==26.0 00:33:20 pbr==7.0.3 00:33:20 platformdirs==4.9.2 00:33:20 prettytable==3.17.0 00:33:20 psutil==7.2.2 00:33:20 pyasn1==0.6.2 00:33:20 pyasn1_modules==0.4.2 00:33:20 pycparser==3.0 00:33:20 pygerrit2==2.0.15 00:33:20 PyGithub==2.8.1 00:33:20 Pygments==2.19.2 00:33:20 PyJWT==2.11.0 00:33:20 PyNaCl==1.6.2 00:33:20 pyparsing==2.4.7 00:33:20 pyperclip==1.11.0 00:33:20 pyrsistent==0.20.0 00:33:20 python-cinderclient==9.8.0 00:33:20 python-dateutil==2.9.0.post0 00:33:20 python-discovery==1.0.0 00:33:20 python-heatclient==5.0.0 00:33:20 python-jenkins==1.8.3 00:33:20 python-keystoneclient==5.7.0 00:33:20 python-magnumclient==4.9.0 00:33:20 python-openstackclient==9.0.0 00:33:20 python-swiftclient==4.10.0 00:33:20 PyYAML==6.0.3 00:33:20 referencing==0.37.0 00:33:20 requests==2.32.5 00:33:20 requests-oauthlib==2.0.0 00:33:20 requestsexceptions==1.4.0 00:33:20 rfc3986==2.0.0 00:33:20 rich==14.3.3 00:33:20 rich-argparse==1.7.2 00:33:20 rpds-py==0.30.0 00:33:20 rsa==4.9.1 00:33:20 ruamel.yaml==0.19.1 00:33:20 ruamel.yaml.clib==0.2.15 00:33:20 s3transfer==0.16.0 00:33:20 simplejson==3.20.2 00:33:20 six==1.17.0 00:33:20 smmap==5.0.2 00:33:20 soupsieve==2.8.3 00:33:20 stevedore==5.7.0 00:33:20 tabulate==0.9.0 00:33:20 toml==0.10.2 00:33:20 tomlkit==0.14.0 00:33:20 tqdm==4.67.3 00:33:20 typing_extensions==4.15.0 00:33:20 urllib3==1.26.20 00:33:20 virtualenv==21.0.0 00:33:20 wcwidth==0.6.0 00:33:20 websocket-client==1.9.0 00:33:20 wrapt==2.1.1 00:33:20 xdg==6.0.0 00:33:20 xmltodict==1.0.4 00:33:20 yq==3.4.3 00:33:20 [EnvInject] - Injecting environment variables from a build step. 00:33:21 [EnvInject] - Injecting as environment variables the properties content 00:33:21 OS_CLOUD=vex 00:33:21 00:33:21 [EnvInject] - Variables injected successfully. 00:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4278978070646278998.sh 00:33:21 ---> Orphaned k8s clusters 00:33:21 Setup pyenv: 00:33:21 system 00:33:21 3.8.13 00:33:21 3.9.13 00:33:21 3.10.13 00:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:23 lf-activate-venv(): INFO: Base packages installed successfully 00:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:33:31 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:31 warnings.warn( 00:33:34 -----> Delete orphaned cluster 00:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16045505233822396900.sh 00:33:34 ---> Orphaned stacks 00:33:34 Setup pyenv: 00:33:34 system 00:33:34 3.8.13 00:33:34 3.9.13 00:33:34 3.10.13 00:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:36 lf-activate-venv(): INFO: Base packages installed successfully 00:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:33:54 + mapfile -t OS_COE_CLUSTERS_ID 00:33:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:33:54 ++ awk '{print $1}' 00:33:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:33:55 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:55 warnings.warn( 00:33:57 + echo '-----> Active clusters -> stacks' 00:33:57 -----> Active clusters -> stacks 00:33:57 + OS_COE_STACKS=() 00:33:57 + [[ 0 -gt 0 ]] 00:33:57 + mapfile -t OS_STACKS 00:33:57 ++ 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 00:33:57 ++ awk '{print $1}' 00:33:57 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:33:57 warnings.warn( 00:33:58 + echo '-----> Active stacks' 00:33:58 -----> Active stacks 00:33:58 + for stack in "${OS_STACKS[@]}" 00:33:58 + echo releng-openflowplugin-csit-1node-sanity-only-chromium-34 00:33:58 releng-openflowplugin-csit-1node-sanity-only-chromium-34 00:33:58 + echo '-----> Delete orphaned stacks' 00:33:58 -----> Delete orphaned stacks 00:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 00:33:58 + [[ 0 -gt 0 ]] 00:33:58 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-chromium-34 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:33:58 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-34 00:33:58 + builds=() 00:33:58 + for jenkins in "${@:2}" 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77657/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/34/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/34/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/549/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/gnmi-maven-merge-master/207/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1808/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/212/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/550/"}}],"oneOffExecutors":[]}]} 00:33:58 00:33:58 200' 00:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77657/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/34/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/34/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/549/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/gnmi-maven-merge-master/207/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1808/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/212/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/550/"}}],"oneOffExecutors":[]}]} 00:33:58 00:33:58 200' 00:33:58 ++ head -n1 00:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77657/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/34/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/34/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/549/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/gnmi-maven-merge-master/207/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1808/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/212/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/550/"}}],"oneOffExecutors":[]}]}' 00:33:58 ++ awk 'END {print $NF}' 00:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77657/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/34/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/34/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/549/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/gnmi-maven-merge-master/207/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1808/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/212/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/550/"}}],"oneOffExecutors":[]}]} 00:33:58 00:33:58 200' 00:33:58 + status=200 00:33:58 + '[' 200 '!=' 200 ']' 00:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:58 ++ echo https://jenkins.opendaylight.org/releng 00:33:58 ++ awk -F/ '{print $NF}' 00:33:58 ++ sed 's/\/*$//' 00:33:58 + silo=releng 00:33:58 + export silo 00:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77657/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/34/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/34/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/549/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/gnmi-maven-merge-master/207/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1808/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/212/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/550/"}}],"oneOffExecutors":[]}]}' 00:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:58 ++ grep -v null 00:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:58 + for jenkins in "${@:2}" 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:59 00:33:59 200' 00:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:59 00:33:59 200' 00:33:59 ++ head -n1 00:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:33:59 00:33:59 200' 00:33:59 ++ awk 'END {print $NF}' 00:33:59 + status=200 00:33:59 + '[' 200 '!=' 200 ']' 00:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 00:33:59 ++ awk -F/ '{print $NF}' 00:33:59 ++ sed 's/\/*$//' 00:33:59 + silo=sandbox 00:33:59 + export silo 00:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:33:59 ++ grep -v null 00:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:33:59 + [[ releng-builder-openstack-cron-77657 releng-openflowplugin-csit-1node-sanity-only-chromium-34 releng-integration-sanity-test-chromium-34 releng-autorelease-update-submodules-titanium-549 releng-gnmi-maven-merge-master-207 releng-transportpce-maven-merge-transportpce-master-1808 releng-autorelease-release-vanadium-mvn39-openjdk21-212 releng-autorelease-release-titanium-mvn39-openjdk21-550 =~ releng-openflowplugin-csit-1node-sanity-only-chromium-34 ]] 00:33:59 + return 0 00:33:59 + continue 00:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10879445871704516126.sh 00:33:59 ---> Orphaned servers 00:33:59 Setup pyenv: 00:33:59 system 00:33:59 3.8.13 00:33:59 3.9.13 00:33:59 3.10.13 00:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:01 lf-activate-venv(): INFO: Base packages installed successfully 00:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:34:14 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:14 warnings.warn( 00:34:21 -----> Active servers 00:34:21 prd-ubuntu2204-builder-2c-2g-20748 00:34:21 prd-centos8-builder-2c-2g-20747 00:34:21 prd-ubuntu2204-docker-4c-4g-20746 00:34:21 prd-ubuntu2204-builder-2c-8g-20745 00:34:21 prd-queue-intque-2c-1g-20744 00:34:21 prd-ubuntu2204-docker-8c-8g-20743 00:34:21 prd-ubuntu2204-docker-8c-8g-20741 00:34:21 prd-ubuntu2204-docker-4c-4g-20740 00:34:21 prd-centos8-robot-2c-8g-20561 00:34:21 snd-ubuntu2204-docker-2c-2g-354 00:34:21 -----> Delete orphaned servers 00:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13416110505143423780.sh 00:34:23 ---> Orphaned ports 00:34:23 Setup pyenv: 00:34:23 system 00:34:23 3.8.13 00:34:23 3.9.13 00:34:23 3.10.13 00:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:25 lf-activate-venv(): INFO: Base packages installed successfully 00:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:34:38 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:38 warnings.warn( 00:34:39 Ports to process: 1; age limit: 1772064277 00:34:39 Using 6 parallel processes... 00:34:40 sh: /dev/tty: No such device or address 00:34:40 00:34:40 Computers / CPU cores / Max jobs to run 00:34:40 1:local / 2 / 2 00:34:40 00:34:40 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 00:34:41 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 00:34:42 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 00:34:42 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:34:42 warnings.warn( 00:34:42 local:0/1/100%/3.0s local:0/1/100%/3.0s 00:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3786964778430331163.sh 00:34:42 ---> Orphaned volumes 00:34:42 + source /home/jenkins/lf-env.sh 00:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:42 ++ mktemp -d /tmp/venv-XXXX 00:34:42 + lf_venv=/tmp/venv-lB1M 00:34:42 + local venv_file=/tmp/.os_lf_venv 00:34:42 + local python=python3 00:34:42 + local options 00:34:42 + local set_path=true 00:34:42 + local install_args= 00:34:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:42 + true 00:34:42 + case $1 in 00:34:42 + python=python3 00:34:42 + shift 2 00:34:42 + true 00:34:42 + case $1 in 00:34:42 + shift 00:34:42 + break 00:34:42 + case $python in 00:34:42 + local pkg_list= 00:34:42 + [[ -d /opt/pyenv ]] 00:34:42 + echo 'Setup pyenv:' 00:34:42 Setup pyenv: 00:34:42 + export PYENV_ROOT=/opt/pyenv 00:34:42 + PYENV_ROOT=/opt/pyenv 00:34:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:42 + pyenv versions 00:34:42 system 00:34:42 3.8.13 00:34:42 3.9.13 00:34:42 3.10.13 00:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:42 + command -v pyenv 00:34:42 ++ pyenv init - --no-rehash 00:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:34:42 for i in ${!paths[@]}; do 00:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:34:42 fi; done; 00:34:42 echo "${paths[*]}"'\'')" 00:34:42 export PATH="/opt/pyenv/shims:${PATH}" 00:34:42 export PYENV_SHELL=bash 00:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:34:42 pyenv() { 00:34:42 local command 00:34:42 command="${1:-}" 00:34:42 if [ "$#" -gt 0 ]; then 00:34:42 shift 00:34:42 fi 00:34:42 00:34:42 case "$command" in 00:34:42 rehash|shell) 00:34:42 eval "$(pyenv "sh-$command" "$@")" 00:34:42 ;; 00:34:42 *) 00:34:42 command pyenv "$command" "$@" 00:34:42 ;; 00:34:42 esac 00:34:42 }' 00:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:34:42 for i in ${!paths[@]}; do 00:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:34:42 fi; done; 00:34:42 echo "${paths[*]}"' 00:34:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:42 ++ export PYENV_SHELL=bash 00:34:42 ++ PYENV_SHELL=bash 00:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:34:42 +++ complete -F _pyenv pyenv 00:34:42 ++ lf-pyver python3 00:34:42 ++ local py_version_xy=python3 00:34:42 ++ local py_version_xyz= 00:34:42 ++ pyenv versions 00:34:42 ++ local command 00:34:42 ++ command=versions 00:34:42 ++ '[' 1 -gt 0 ']' 00:34:42 ++ shift 00:34:42 ++ case "$command" in 00:34:42 ++ command pyenv versions 00:34:42 ++ pyenv versions 00:34:42 ++ sed 's/^[ *]* //' 00:34:42 ++ awk '{ print $1 }' 00:34:42 ++ grep -E '^[0-9.]*[0-9]$' 00:34:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:34:42 +++ grep '^3' /tmp/.pyenv_versions 00:34:42 +++ sort -V 00:34:42 +++ tail -n 1 00:34:42 ++ py_version_xyz=3.11.7 00:34:42 ++ [[ -z 3.11.7 ]] 00:34:42 ++ echo 3.11.7 00:34:42 ++ return 0 00:34:42 + pyenv local 3.11.7 00:34:42 + local command 00:34:42 + command=local 00:34:42 + '[' 2 -gt 0 ']' 00:34:42 + shift 00:34:42 + case "$command" in 00:34:42 + command pyenv local 3.11.7 00:34:42 + pyenv local 3.11.7 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='lftools[openstack] ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='kubernetes ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='niet ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='python-heatclient ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='python-openstackclient ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='python-magnumclient ' 00:34:42 + for arg in "$@" 00:34:42 + case $arg in 00:34:42 + pkg_list+='yq ' 00:34:42 + [[ -f /tmp/.os_lf_venv ]] 00:34:42 ++ cat /tmp/.os_lf_venv 00:34:42 + lf_venv=/tmp/venv-XEfy 00:34:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from' file:/tmp/.os_lf_venv 00:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:34:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:42 + local 'pip_opts=--upgrade --quiet' 00:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:34:42 + [[ -n '' ]] 00:34:42 + [[ -n '' ]] 00:34:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:42 + /tmp/venv-XEfy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:34:45 lf-activate-venv(): INFO: Base packages installed successfully 00:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:45 + /tmp/venv-XEfy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:05 + type python3 00:35:05 + true 00:35:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH' 00:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:35:05 + PATH=/tmp/venv-XEfy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:35:05 + return 0 00:35:05 + mapfile -t os_volumes 00:35:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:35:05 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:05 warnings.warn( 00:35:08 + '[' 0 -eq 0 ']' 00:35:08 + echo 'No orphaned volumes found.' 00:35:08 No orphaned volumes found. 00:35:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1511578682337886120.sh 00:35:08 ---> Protect in-use images 00:35:08 Setup pyenv: 00:35:08 system 00:35:08 3.8.13 00:35:08 3.9.13 00:35:08 3.10.13 00:35:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:35:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:10 lf-activate-venv(): INFO: Base packages installed successfully 00:35:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:35:26 INFO: There are images to protect defined in jenkins-config. 00:35:26 INFO: There are additional images to protect in the jjb dir. 00:35:26 INFO: Protecting the following images: 00:35:26 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:26 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:26 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:26 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:26 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:26 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:26 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:26 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 00:35:26 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 00:35:26 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 00:35:26 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:26 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 00:35:26 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 00:35:26 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 00:35:26 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 00:35:26 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:26 warnings.warn( 00:35:28 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:28 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:28 warnings.warn( 00:35:29 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:30 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:30 warnings.warn( 00:35:31 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:31 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:31 warnings.warn( 00:35:33 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:33 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:33 warnings.warn( 00:35:34 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:35 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:35 warnings.warn( 00:35:36 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:35:36 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:36 warnings.warn( 00:35:38 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:35:38 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:38 warnings.warn( 00:35:39 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:35:40 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:40 warnings.warn( 00:35:41 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 00:35:41 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:41 warnings.warn( 00:35:43 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 00:35:43 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:43 warnings.warn( 00:35:45 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 00:35:45 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:45 warnings.warn( 00:35:46 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:35:47 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:47 warnings.warn( 00:35:48 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 00:35:48 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:48 warnings.warn( 00:35:50 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 00:35:50 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:50 warnings.warn( 00:35:52 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 00:35:52 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:35:52 warnings.warn( 00:35:53 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 00:35:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:53 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:35:53 [EnvInject] - Injecting environment variables from a build step. 00:35:53 [EnvInject] - Injecting as environment variables the properties content 00:35:53 OS_IMAGE_CLEANUP_AGE=30 00:35:53 00:35:53 [EnvInject] - Variables injected successfully. 00:35:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2898574512524372829.sh 00:35:53 ---> Cleanup old images 00:35:53 Setup pyenv: 00:35:54 system 00:35:54 3.8.13 00:35:54 3.9.13 00:35:54 3.10.13 00:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:35:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:56 lf-activate-venv(): INFO: Base packages installed successfully 00:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:36:08 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:08 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:36:08 warnings.warn( 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 Removing 67 images from vex. 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 00:36:16 WARNING: Use of image.protected resulted in an exception 00:36:16 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 00:36:16 $ ssh-agent -k 00:36:16 unset SSH_AUTH_SOCK; 00:36:16 unset SSH_AGENT_PID; 00:36:16 echo Agent pid 5451 killed; 00:36:16 [ssh-agent] Stopped. 00:36:16 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10813132566649160085.sh 00:36:16 ---> sysstat.sh 00:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3098378006535222353.sh 00:36:17 ---> package-listing.sh 00:36:17 ++ facter osfamily 00:36:17 ++ tr '[:upper:]' '[:lower:]' 00:36:17 + OS_FAMILY=redhat 00:36:17 + workspace=/w/workspace/builder-openstack-cron 00:36:17 + START_PACKAGES=/tmp/packages_start.txt 00:36:17 + END_PACKAGES=/tmp/packages_end.txt 00:36:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:17 + PACKAGES=/tmp/packages_start.txt 00:36:17 + '[' /w/workspace/builder-openstack-cron ']' 00:36:17 + PACKAGES=/tmp/packages_end.txt 00:36:17 + case "${OS_FAMILY}" in 00:36:17 + rpm -qa 00:36:17 + sort 00:36:18 + '[' -f /tmp/packages_start.txt ']' 00:36:18 + '[' -f /tmp/packages_end.txt ']' 00:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:18 + '[' /w/workspace/builder-openstack-cron ']' 00:36:18 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4175840092776146171.sh 00:36:18 ---> capture-instance-metadata.sh 00:36:18 Setup pyenv: 00:36:18 system 00:36:18 3.8.13 00:36:18 3.9.13 00:36:18 3.10.13 00:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:20 lf-activate-venv(): INFO: Base packages installed successfully 00:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:36:29 INFO: Running in OpenStack, capturing instance metadata 00:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins892420530885293320.sh 00:36:29 provisioning config files... 00:36:30 Could not find credentials [logs] for builder-openstack-cron #77657 00:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4801923676065630678tmp 00:36:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:30 provisioning config files... 00:36:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:30 [EnvInject] - Injecting environment variables from a build step. 00:36:30 [EnvInject] - Injecting as environment variables the properties content 00:36:30 SERVER_ID=logs 00:36:30 00:36:30 [EnvInject] - Variables injected successfully. 00:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16404936296653832255.sh 00:36:30 ---> create-netrc.sh 00:36:30 WARN: Log server credential not found. 00:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7274293172420073567.sh 00:36:30 ---> python-tools-install.sh 00:36:30 Setup pyenv: 00:36:30 system 00:36:30 3.8.13 00:36:30 3.9.13 00:36:30 3.10.13 00:36:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:32 lf-activate-venv(): INFO: Base packages installed successfully 00:36:32 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17685979198097809103.sh 00:36:41 ---> sudo-logs.sh 00:36:41 Archiving 'sudo' log.. 00:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6551395442956459835.sh 00:36:41 ---> job-cost.sh 00:36:41 INFO: Activating Python virtual environment... 00:36:41 Setup pyenv: 00:36:42 system 00:36:42 3.8.13 00:36:42 3.9.13 00:36:42 3.10.13 00:36:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:44 lf-activate-venv(): INFO: Base packages installed successfully 00:36:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:36:50 INFO: No stack-cost file found 00:36:50 INFO: Instance uptime: 329s 00:36:50 INFO: Fetching instance metadata (attempt 1 of 3)... 00:36:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:36:51 INFO: Successfully fetched instance metadata 00:36:51 INFO: Instance type: v3-standard-2 00:36:51 INFO: Retrieving pricing info for: v3-standard-2 00:36:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:36:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=329 00:36:51 INFO: Successfully fetched Vexxhost pricing API 00:36:51 INFO: Retrieved cost: 0.06 00:36:51 INFO: Retrieved resource: v3-standard-2 00:36:51 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 00:36:51 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 00:36:51 INFO: Successfully archived job cost data 00:36:51 DEBUG: Cost data: builder-openstack-cron,77657,2026-02-26 00:36:51,v3-standard-2,329,0.06,0.00,SUCCESS 00:36:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17271462413341958781.sh 00:36:51 ---> logs-deploy.sh 00:36:51 Setup pyenv: 00:36:51 system 00:36:51 3.8.13 00:36:51 3.9.13 00:36:51 3.10.13 00:36:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEfy from file:/tmp/.os_lf_venv 00:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:53 lf-activate-venv(): INFO: Base packages installed successfully 00:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-XEfy/bin to PATH 00:37:05 WARNING: Nexus logging server not set 00:37:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77657/ 00:37:05 INFO: archiving logs to S3 00:37:05 /tmp/venv-XEfy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:37:05 warnings.warn( 00:37:06 ---> uname -a: 00:37:06 Linux prd-centos8-builder-2c-2g-20747.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:37:06 00:37:06 00:37:06 ---> lscpu: 00:37:06 Architecture: x86_64 00:37:06 CPU op-mode(s): 32-bit, 64-bit 00:37:06 Byte Order: Little Endian 00:37:06 CPU(s): 2 00:37:06 On-line CPU(s) list: 0,1 00:37:06 Thread(s) per core: 1 00:37:06 Core(s) per socket: 1 00:37:06 Socket(s): 2 00:37:06 NUMA node(s): 1 00:37:06 Vendor ID: AuthenticAMD 00:37:06 CPU family: 23 00:37:06 Model: 49 00:37:06 Model name: AMD EPYC-Rome Processor 00:37:06 Stepping: 0 00:37:06 CPU MHz: 2799.998 00:37:06 BogoMIPS: 5599.99 00:37:06 Virtualization: AMD-V 00:37:06 Hypervisor vendor: KVM 00:37:06 Virtualization type: full 00:37:06 L1d cache: 32K 00:37:06 L1i cache: 32K 00:37:06 L2 cache: 512K 00:37:06 L3 cache: 16384K 00:37:06 NUMA node0 CPU(s): 0,1 00:37:06 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 00:37:06 00:37:06 00:37:06 ---> nproc: 00:37:06 2 00:37:06 00:37:06 00:37:06 ---> df -h: 00:37:06 Filesystem Size Used Avail Use% Mounted on 00:37:06 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:06 tmpfs 3.8G 17M 3.8G 1% /run 00:37:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:06 /dev/vda1 40G 8.5G 32G 22% / 00:37:06 tmpfs 770M 0 770M 0% /run/user/1001 00:37:06 00:37:06 00:37:06 ---> free -m: 00:37:06 total used free shared buff/cache available 00:37:06 Mem: 7697 664 4749 19 2283 6736 00:37:06 Swap: 1023 0 1023 00:37:06 00:37:06 00:37:06 ---> ip addr: 00:37:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:06 inet 127.0.0.1/8 scope host lo 00:37:06 valid_lft forever preferred_lft forever 00:37:06 inet6 ::1/128 scope host 00:37:06 valid_lft forever preferred_lft forever 00:37:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:06 link/ether fa:16:3e:e3:3a:c7 brd ff:ff:ff:ff:ff:ff 00:37:06 altname enp0s3 00:37:06 altname ens3 00:37:06 inet 10.30.170.205/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:06 valid_lft 86067sec preferred_lft 86067sec 00:37:06 inet6 fe80::f816:3eff:fee3:3ac7/64 scope link 00:37:06 valid_lft forever preferred_lft forever 00:37:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:06 link/ether 02:42:0c:64:36:f2 brd ff:ff:ff:ff:ff:ff 00:37:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:06 valid_lft forever preferred_lft forever 00:37:06 00:37:06 00:37:06 ---> sar -b -r -n DEV: 00:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/26/2026 _x86_64_ (2 CPU) 00:37:06 00:37:06 00:31:29 LINUX RESTART (2 CPU) 00:37:06 00:37:06 12:32:01 AM tps rtps wtps bread/s bwrtn/s 00:37:06 12:33:01 AM 259.56 17.69 241.87 5324.49 8232.54 00:37:06 12:34:02 AM 105.83 0.68 105.15 102.37 12136.35 00:37:06 12:35:01 AM 36.40 1.34 35.06 119.44 1781.71 00:37:06 12:36:01 AM 18.01 0.00 18.01 0.00 483.82 00:37:06 12:37:01 AM 24.43 1.27 23.16 114.91 613.05 00:37:06 Average: 89.03 4.21 84.82 1135.70 4659.32 00:37:06 00:37:06 12:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:06 12:33:01 AM 5137276 6991532 2745156 34.83 2688 2037004 994820 11.14 201272 2219172 164448 00:37:06 12:34:02 AM 4943260 6967984 2939172 37.29 2688 2200272 993616 11.13 241368 2345860 42220 00:37:06 12:35:01 AM 4836624 6900936 3045808 38.64 2688 2240164 1048724 11.74 285668 2408064 46332 00:37:06 12:36:01 AM 4896268 6924320 2986164 37.88 2688 2203792 1032764 11.56 283460 2350492 9956 00:37:06 12:37:01 AM 4879712 6914148 3002720 38.09 2688 2209536 1035268 11.59 438188 2211536 25376 00:37:06 Average: 4938628 6939784 2943804 37.35 2688 2178154 1021038 11.43 289991 2307025 57666 00:37:06 00:37:06 12:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:06 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:33:01 AM eth0 383.27 214.21 1823.14 64.91 0.00 0.00 0.00 0.00 00:37:06 12:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:34:02 AM eth0 96.95 76.79 873.89 12.04 0.00 0.00 0.00 0.00 00:37:06 12:34:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:35:01 AM eth0 24.25 26.71 28.12 9.69 0.00 0.00 0.00 0.00 00:37:06 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:36:01 AM eth0 19.71 19.51 18.30 6.79 0.00 0.00 0.00 0.00 00:37:06 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 12:37:01 AM eth0 27.85 24.90 31.84 11.61 0.00 0.00 0.00 0.00 00:37:06 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 Average: eth0 110.70 72.58 556.85 21.05 0.00 0.00 0.00 0.00 00:37:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:06 00:37:06 00:37:06 ---> sar -P ALL: 00:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/26/2026 _x86_64_ (2 CPU) 00:37:06 00:37:06 00:31:29 LINUX RESTART (2 CPU) 00:37:06 00:37:06 12:32:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:06 12:33:01 AM all 36.03 0.00 7.21 2.61 0.08 54.06 00:37:06 12:33:01 AM 0 31.63 0.00 7.81 3.30 0.08 57.18 00:37:06 12:33:01 AM 1 40.43 0.00 6.62 1.92 0.08 50.95 00:37:06 12:34:02 AM all 33.01 0.00 5.35 2.74 0.09 58.82 00:37:06 12:34:02 AM 0 41.06 0.00 5.79 2.59 0.08 50.48 00:37:06 12:34:02 AM 1 24.95 0.00 4.90 2.89 0.10 67.16 00:37:06 12:35:01 AM all 28.65 0.00 3.25 2.79 0.12 65.19 00:37:06 12:35:01 AM 0 37.54 0.00 3.85 2.36 0.12 56.13 00:37:06 12:35:01 AM 1 19.77 0.00 2.64 3.22 0.12 74.25 00:37:06 12:36:01 AM all 31.93 0.00 3.60 0.62 0.08 63.77 00:37:06 12:36:01 AM 0 25.32 0.00 2.89 0.72 0.08 71.00 00:37:06 12:36:01 AM 1 38.53 0.00 4.31 0.52 0.08 56.56 00:37:06 12:37:01 AM all 35.08 0.00 4.24 0.22 0.08 60.38 00:37:06 12:37:01 AM 0 30.74 0.00 3.95 0.18 0.07 65.06 00:37:06 12:37:01 AM 1 39.43 0.00 4.52 0.25 0.10 55.70 00:37:06 Average: all 32.95 0.00 4.73 1.79 0.09 60.43 00:37:06 Average: 0 33.24 0.00 4.86 1.83 0.09 59.98 00:37:06 Average: 1 32.66 0.00 4.60 1.75 0.10 60.88 00:37:06 00:37:06 00:37:06