Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-3868 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-1QdZfXP9k3to/agent.1840 SSH_AGENT_PID=1842 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9667625080310955775.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9667625080310955775.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom.git > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/7 # timeout=30 > git rev-parse e23d6242c51568067968aa45cfbc9946e7dcc995^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision e23d6242c51568067968aa45cfbc9946e7dcc995 (refs/changes/63/142163/7) > git config core.sparsecheckout # timeout=10 > git checkout -f e23d6242c51568067968aa45cfbc9946e7dcc995 # timeout=30 Commit message: "[COMMON] Update readiness image" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins229680666521496174.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-HkMR + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ sed 's/^[ *]* //' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-HkMR + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkMR' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkMR + echo /tmp/venv-HkMR + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-HkMR/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-HkMR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH + PATH=/tmp/venv-HkMR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 25.2 from /tmp/venv-HkMR/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==6.2.1 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.0 packaging==25.0 platformdirs==4.5.0 pluggy==1.6.0 pyproject-api==1.10.0 tomli==2.3.0 tox==4.31.0 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==20.35.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=false [EnvInject] - Variables injected successfully. [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins911714124767973555.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox + cd /w/workspace/oom-master-checkbashisms-lint/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-BSnF + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-HkMR + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkMR from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HkMR from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-HkMR/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-HkMR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-HkMR/bin to PATH + PATH=/tmp/venv-HkMR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-HkMR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-HkMR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.31.0 from /tmp/venv-HkMR/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=false + TOX_OPTIONS_LIST= + [[ -n checkbashisms ]] + TOX_OPTIONS_LIST=' -e checkbashisms' + case ${PARALLEL,,} in + tox -e checkbashisms + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all checkbashisms: pip==25.2,setuptools==80.9.0 checkbashisms: commands[0]> .ci/check-bashisms.sh script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines checkbashisms: OK (4.73=setup[1.29]+cmd[3.44] seconds) congratulations :) (4.77 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1842 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17197580739770431493.sh ---> sysstat.sh [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17031543133873863703.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-checkbashisms-lint + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-master-checkbashisms-lint ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-master-checkbashisms-lint ']' + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1135261000393591090.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rJiq lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6330318724626914449.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11136391398343831641tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12465984706666922395.sh ---> create-netrc.sh [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18215695831946586770.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH Generating Requirements File 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. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-rJiq/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.55 botocore==1.40.55 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.3 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1427344708276848528.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3845466306268388118.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2851888400687526115.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJiq from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rJiq/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4277 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-3868 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 8.3G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 569 13400 0 2069 15156 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:89:1c:da brd ff:ff:ff:ff:ff:ff inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 84535sec preferred_lft 84535sec inet6 fe80::f816:3eff:fe89:1cda/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3868) 10/20/25 _x86_64_ (4 CPU) 06:34:31 LINUX RESTART (4 CPU) 06:35:02 tps rtps wtps bread/s bwrtn/s 06:36:01 32.18 0.00 32.18 0.00 35127.33 06:37:01 10.73 0.00 10.73 0.00 15334.64 06:38:01 0.87 0.00 0.87 0.00 10.40 06:39:01 1.25 0.00 1.25 0.00 15.60 06:40:01 0.98 0.00 0.98 0.00 12.00 06:41:01 1.15 0.02 1.13 0.13 14.66 06:42:01 0.90 0.00 0.90 0.00 11.06 06:43:01 1.25 0.00 1.25 0.00 16.53 06:44:01 0.80 0.00 0.80 0.00 9.73 06:45:01 1.17 0.00 1.17 0.00 15.73 06:46:01 0.97 0.00 0.97 0.00 11.46 06:47:01 0.87 0.00 0.87 0.00 12.00 06:48:01 0.80 0.00 0.80 0.00 10.26 06:49:01 1.12 0.00 1.12 0.00 14.93 06:50:01 4.02 2.37 1.65 18.93 25.73 06:51:01 0.88 0.00 0.88 0.00 11.86 06:52:01 0.93 0.00 0.93 0.00 12.13 06:53:01 1.18 0.00 1.18 0.00 15.86 06:54:01 0.90 0.00 0.90 0.00 10.93 06:55:01 1.40 0.00 1.40 0.00 18.40 06:56:01 0.78 0.00 0.78 0.00 10.13 06:57:01 1.43 0.00 1.43 0.00 18.40 06:58:01 0.78 0.00 0.78 0.00 9.87 06:59:01 0.85 0.00 0.85 0.00 11.33 07:00:01 1.03 0.00 1.03 0.00 13.20 07:01:01 0.88 0.00 0.88 0.00 12.13 07:02:01 0.92 0.00 0.92 0.00 12.66 07:03:01 1.10 0.00 1.10 0.00 14.40 07:04:01 287.74 19.13 268.61 798.67 4200.50 07:05:01 99.67 8.27 91.40 232.36 9633.59 Average: 15.31 0.99 14.31 35.02 2136.57 06:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:36:01 14449340 15674984 1975628 12.03 32040 1412984 735288 4.21 506456 1296796 32 06:37:01 14449068 15674796 1975900 12.03 32104 1412988 735288 4.21 506352 1296788 116 06:38:01 14448620 15674360 1976348 12.03 32120 1412992 735288 4.21 506424 1296792 20 06:39:01 14448620 15674440 1976348 12.03 32152 1412996 735288 4.21 506688 1296796 164 06:40:01 14448660 15674512 1976308 12.03 32192 1412988 735288 4.21 506560 1296796 16 06:41:01 14448660 15674576 1976308 12.03 32216 1413008 735288 4.21 506700 1296800 196 06:42:01 14448528 15674472 1976440 12.03 32240 1413012 735288 4.21 506772 1296804 148 06:43:01 14447856 15673832 1977112 12.04 32264 1413020 735288 4.21 506976 1296812 164 06:44:01 14447740 15673744 1977228 12.04 32280 1413020 735288 4.21 507620 1296812 148 06:45:01 14447664 15673704 1977304 12.04 32312 1413016 735288 4.21 507696 1296816 52 06:46:01 14447348 15673428 1977620 12.04 32336 1413032 735288 4.21 508216 1296824 12 06:47:01 14446920 15673040 1978048 12.04 32356 1413036 735288 4.21 508364 1296828 124 06:48:01 14446672 15672820 1978296 12.04 32372 1413036 735288 4.21 508644 1296828 156 06:49:01 14446400 15672576 1978568 12.05 32396 1413040 735288 4.21 508544 1296832 40 06:50:01 14445088 15671924 1979880 12.05 33024 1413028 734296 4.20 509992 1296836 12 06:51:01 14445020 15672056 1979948 12.05 33040 1413176 734296 4.20 509848 1296968 128 06:52:01 14444788 15671860 1980180 12.06 33072 1413180 734296 4.20 510136 1296972 168 06:53:01 14444828 15671948 1980140 12.06 33104 1413184 734296 4.20 510020 1296976 44 06:54:01 14444644 15671784 1980324 12.06 33120 1413188 734296 4.20 510276 1296980 160 06:55:01 14444040 15671240 1980928 12.06 33160 1413192 734296 4.20 510552 1296984 36 06:56:01 14443792 15671028 1981176 12.06 33184 1413192 734296 4.20 510616 1296984 8 06:57:01 14443468 15670764 1981500 12.06 33232 1413196 734296 4.20 510772 1296988 12 06:58:01 14443624 15670944 1981344 12.06 33248 1413200 717948 4.11 510812 1296992 4 06:59:01 14443336 15670688 1981632 12.06 33264 1413204 717948 4.11 511072 1296996 212 07:00:01 14443452 15670836 1981516 12.06 33312 1413196 717948 4.11 511032 1296996 16 07:01:01 14443344 15670776 1981624 12.06 33328 1413212 717948 4.11 510944 1297004 212 07:02:01 14443376 15670836 1981592 12.06 33352 1413220 717948 4.11 511052 1297008 156 07:03:01 14442880 15670368 1982088 12.07 33368 1413224 717948 4.11 511460 1297016 200 07:04:01 14187388 15554976 2237580 13.62 41336 1539756 814224 4.66 656980 1392204 54164 07:05:01 13845656 15540980 2579312 15.70 72412 1817072 789948 4.52 715060 1636952 156560 Average: 14417361 15664276 2007607 12.22 34331 1430786 736009 4.21 520755 1311406 7116 06:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:01 ens3 3.58 1.97 2.94 1.78 0.00 0.00 0.00 0.00 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:01 ens3 0.35 0.30 0.08 0.42 0.00 0.00 0.00 0.00 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 ens3 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:39:01 ens3 0.33 0.23 0.07 0.17 0.00 0.00 0.00 0.00 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 ens3 0.32 0.22 0.14 0.20 0.00 0.00 0.00 0.00 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:01 ens3 0.30 0.17 0.07 0.07 0.00 0.00 0.00 0.00 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 ens3 0.18 0.20 0.06 0.33 0.00 0.00 0.00 0.00 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 ens3 0.23 0.18 0.07 0.17 0.00 0.00 0.00 0.00 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:45:01 ens3 0.48 0.33 0.15 0.34 0.00 0.00 0.00 0.00 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:01 ens3 0.33 0.32 0.16 0.40 0.00 0.00 0.00 0.00 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:47:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:01 ens3 0.27 0.15 0.17 0.17 0.00 0.00 0.00 0.00 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:49:01 ens3 0.23 0.22 0.07 0.17 0.00 0.00 0.00 0.00 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 ens3 0.30 0.28 0.14 0.36 0.00 0.00 0.00 0.00 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:51:01 ens3 0.27 0.13 0.07 0.04 0.00 0.00 0.00 0.00 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 ens3 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:01 ens3 0.25 0.20 0.07 0.17 0.00 0.00 0.00 0.00 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 ens3 0.20 0.13 0.06 0.17 0.00 0.00 0.00 0.00 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:01 ens3 0.38 0.35 0.14 0.37 0.00 0.00 0.00 0.00 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 ens3 0.30 0.23 0.11 0.36 0.00 0.00 0.00 0.00 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:57:01 ens3 0.30 0.15 0.07 0.16 0.00 0.00 0.00 0.00 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 ens3 0.30 0.22 0.14 0.20 0.00 0.00 0.00 0.00 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:01 ens3 0.27 0.18 0.07 0.20 0.00 0.00 0.00 0.00 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 ens3 0.15 0.13 0.06 0.17 0.00 0.00 0.00 0.00 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:03:01 ens3 0.25 0.22 0.07 0.17 0.00 0.00 0.00 0.00 07:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:04:01 ens3 258.49 173.35 1004.94 48.91 0.00 0.00 0.00 0.00 07:05:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 07:05:01 ens3 64.61 50.66 985.80 12.34 0.00 0.00 0.00 0.00 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 11.14 7.72 66.57 2.29 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3868) 10/20/25 _x86_64_ (4 CPU) 06:34:31 LINUX RESTART (4 CPU) 06:35:02 CPU %user %nice %system %iowait %steal %idle 06:36:01 all 0.50 0.00 0.04 1.14 0.01 98.31 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:36:01 1 0.31 0.00 0.03 0.05 0.00 99.61 06:36:01 2 0.80 0.00 0.03 0.10 0.00 99.07 06:36:01 3 0.88 0.00 0.08 4.43 0.03 94.57 06:37:01 all 0.02 0.00 0.02 0.50 0.01 99.46 06:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:37:01 2 0.00 0.00 0.02 0.05 0.00 99.93 06:37:01 3 0.03 0.00 0.03 1.93 0.05 97.96 06:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:38:01 3 0.03 0.00 0.00 0.02 0.03 99.92 06:39:01 all 0.01 0.00 0.02 0.01 0.01 99.95 06:39:01 0 0.02 0.00 0.05 0.00 0.03 99.90 06:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:40:01 all 0.22 0.00 0.02 0.01 0.01 99.74 06:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:40:01 3 0.83 0.00 0.02 0.00 0.00 99.15 06:41:01 all 0.42 0.00 0.02 0.00 0.01 99.53 06:41:01 0 0.03 0.00 0.05 0.02 0.02 99.88 06:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:41:01 3 1.61 0.00 0.02 0.00 0.02 98.35 06:42:01 all 0.51 0.00 0.01 0.01 0.01 99.46 06:42:01 0 0.00 0.00 0.02 0.00 0.03 99.95 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:42:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:42:01 3 1.99 0.00 0.00 0.00 0.00 98.01 06:43:01 all 0.18 0.00 0.00 0.00 0.01 99.80 06:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:43:01 3 0.63 0.00 0.02 0.00 0.00 99.35 06:44:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:44:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:45:01 all 0.02 0.00 0.00 0.01 0.01 99.96 06:45:01 0 0.07 0.00 0.00 0.02 0.02 99.90 06:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:01 all 0.04 0.00 0.02 0.01 0.01 99.93 06:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 06:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:47:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:48:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:49:01 1 0.05 0.00 0.03 0.02 0.03 99.87 06:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:01 all 0.03 0.00 0.03 0.02 0.01 99.91 06:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:50:01 2 0.03 0.00 0.02 0.05 0.02 99.88 06:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:51:01 1 0.02 0.00 0.00 0.00 0.03 99.95 06:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:52:01 all 0.39 0.00 0.01 0.00 0.01 99.59 06:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:52:01 3 1.43 0.00 0.03 0.00 0.00 98.53 06:53:01 all 0.27 0.00 0.01 0.01 0.01 99.70 06:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:53:01 2 0.05 0.00 0.00 0.02 0.00 99.93 06:53:01 3 0.98 0.00 0.00 0.00 0.00 99.02 06:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:54:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:55:01 1 0.00 0.00 0.05 0.00 0.02 99.93 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:56:01 1 0.03 0.00 0.02 0.02 0.03 99.90 06:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:57:01 0 0.07 0.00 0.00 0.00 0.00 99.93 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:57:01 CPU %user %nice %system %iowait %steal %idle 06:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:58:01 1 0.02 0.00 0.05 0.00 0.02 99.92 06:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:59:01 all 0.01 0.00 0.02 0.01 0.01 99.96 06:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:59:01 1 0.00 0.00 0.05 0.00 0.03 99.92 06:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:00:01 1 0.07 0.00 0.02 0.02 0.02 99.88 07:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:00:01 3 0.12 0.00 0.00 0.00 0.00 99.88 07:01:01 all 0.34 0.00 0.01 0.01 0.01 99.63 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:01:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:01:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:01:01 3 1.25 0.00 0.00 0.00 0.00 98.75 07:02:01 all 0.46 0.00 0.00 0.01 0.01 99.51 07:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:02:01 2 0.02 0.00 0.02 0.05 0.02 99.90 07:02:01 3 1.79 0.00 0.00 0.00 0.02 98.19 07:03:01 all 0.54 0.00 0.01 0.00 0.01 99.44 07:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:03:01 2 0.08 0.00 0.00 0.02 0.03 99.87 07:03:01 3 1.99 0.00 0.02 0.00 0.02 97.98 07:04:01 all 5.89 0.00 0.76 1.06 0.02 92.26 07:04:01 0 3.83 0.00 1.27 3.58 0.02 91.30 07:04:01 1 1.97 0.00 0.48 0.18 0.02 97.34 07:04:01 2 6.07 0.00 0.48 0.32 0.02 93.11 07:04:01 3 11.62 0.00 0.81 0.17 0.03 87.38 07:05:01 all 21.53 0.00 1.64 1.47 0.05 75.31 07:05:01 0 12.74 0.00 1.32 0.12 0.02 85.81 07:05:01 1 11.01 0.00 0.99 0.47 0.07 87.47 07:05:01 2 17.34 0.00 1.46 4.39 0.05 76.75 07:05:01 3 45.03 0.00 2.80 0.90 0.07 51.20 Average: all 1.05 0.00 0.09 0.14 0.01 98.70 Average: 0 0.58 0.00 0.10 0.13 0.01 99.18 Average: 1 0.47 0.00 0.07 0.03 0.02 99.43 Average: 2 0.82 0.00 0.07 0.18 0.01 98.92 Average: 3 2.35 0.00 0.13 0.25 0.01 97.26