14:51:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137509 14:51:10 Running as SYSTEM 14:51:10 [EnvInject] - Loading node environment variables. 14:51:10 Building remotely on prd-ubuntu1804-builder-4c-4g-13134 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:51:10 [ssh-agent] Looking for ssh-agent implementation... 14:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:10 $ ssh-agent 14:51:10 SSH_AUTH_SOCK=/tmp/ssh-OJT0FKSFWEID/agent.1690 14:51:10 SSH_AGENT_PID=1692 14:51:10 [ssh-agent] Started. 14:51:10 Running ssh-add (command line suppressed) 14:51:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8832752518449261725.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8832752518449261725.key) 14:51:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:51:10 The recommended git tool is: NONE 14:51:11 using credential onap-jenkins-ssh 14:51:11 Wiping out workspace first. 14:51:11 Cloning the remote Git repository 14:51:11 Cloning repository git://cloud.onap.org/mirror/oom.git 14:51:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:51:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:11 > git --version # timeout=10 14:51:11 > git --version # 'git version 2.17.1' 14:51:11 using GIT_SSH to set credentials Gerrit user 14:51:11 Verifying host key using manually-configured host key entries 14:51:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:51:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:51:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:51:17 using GIT_SSH to set credentials Gerrit user 14:51:17 Verifying host key using manually-configured host key entries 14:51:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/137509/1 # timeout=30 14:51:18 > git rev-parse c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c^{commit} # timeout=10 14:51:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:51:18 Checking out Revision c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c (refs/changes/09/137509/1) 14:51:18 > git config core.sparsecheckout # timeout=10 14:51:18 > git checkout -f c5d98e9469ec8a14c989983cc2ac9cecf8a9dd5c # timeout=30 14:51:21 Commit message: "[MONGODB] Set default resource settings for mongodb" 14:51:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:51:21 > git rev-list --no-walk 9468364310a767b4d68f35a94f15e79ff38c5908 # timeout=10 14:51:21 [EnvInject] - Injecting environment variables from a build step. 14:51:21 [EnvInject] - Injecting as environment variables the properties content 14:51:21 PYTHON=python3 14:51:21 14:51:21 [EnvInject] - Variables injected successfully. 14:51:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5850441964354634776.sh 14:51:21 ---> tox-install.sh 14:51:21 + source /home/jenkins/lf-env.sh 14:51:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:21 ++ mktemp -d /tmp/venv-XXXX 14:51:21 + lf_venv=/tmp/venv-UTDl 14:51:21 + local venv_file=/tmp/.os_lf_venv 14:51:21 + local python=python3 14:51:21 + local options 14:51:21 + local set_path=true 14:51:21 + local install_args= 14:51:21 ++ 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 14:51:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:51:21 + true 14:51:21 + case $1 in 14:51:21 + venv_file=/tmp/.toxenv 14:51:21 + shift 2 14:51:21 + true 14:51:21 + case $1 in 14:51:21 + shift 14:51:21 + break 14:51:21 + case $python in 14:51:21 + local pkg_list= 14:51:21 + [[ -d /opt/pyenv ]] 14:51:21 + echo 'Setup pyenv:' 14:51:21 Setup pyenv: 14:51:21 + export PYENV_ROOT=/opt/pyenv 14:51:21 + PYENV_ROOT=/opt/pyenv 14:51:21 + 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 14:51:21 + 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 14:51:21 + pyenv versions 14:51:21 * system (set by /opt/pyenv/version) 14:51:21 * 3.8.13 (set by /opt/pyenv/version) 14:51:21 * 3.9.13 (set by /opt/pyenv/version) 14:51:21 * 3.10.6 (set by /opt/pyenv/version) 14:51:21 + command -v pyenv 14:51:21 ++ pyenv init - --no-rehash 14:51:21 + 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[*]}"'\'')" 14:51:21 export PATH="/opt/pyenv/shims:${PATH}" 14:51:21 export PYENV_SHELL=bash 14:51:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:51:21 pyenv() { 14:51:21 local command 14:51:21 command="${1:-}" 14:51:21 if [ "$#" -gt 0 ]; then 14:51:21 shift 14:51:21 fi 14:51:21 14:51:21 case "$command" in 14:51:21 rehash|shell) 14:51:21 eval "$(pyenv "sh-$command" "$@")" 14:51:21 ;; 14:51:21 *) 14:51:21 command pyenv "$command" "$@" 14:51:21 ;; 14:51:21 esac 14:51:21 }' 14:51:21 +++ 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[*]}"' 14:51:21 ++ 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 14:51:21 ++ 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 14:51:21 ++ 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 14:51:21 ++ export PYENV_SHELL=bash 14:51:21 ++ PYENV_SHELL=bash 14:51:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:51:21 +++ complete -F _pyenv pyenv 14:51:21 ++ lf-pyver python3 14:51:21 ++ local py_version_xy=python3 14:51:21 ++ local py_version_xyz= 14:51:21 ++ pyenv versions 14:51:21 ++ local command 14:51:21 ++ command=versions 14:51:21 ++ sed 's/^[ *]* //' 14:51:21 ++ '[' 1 -gt 0 ']' 14:51:21 ++ shift 14:51:21 ++ case "$command" in 14:51:21 ++ command pyenv versions 14:51:21 ++ pyenv versions 14:51:21 ++ grep -E '^[0-9.]*[0-9]$' 14:51:21 ++ awk '{ print $1 }' 14:51:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:51:21 +++ grep '^3' /tmp/.pyenv_versions 14:51:21 +++ sort -V 14:51:21 +++ tail -n 1 14:51:21 ++ py_version_xyz=3.10.6 14:51:21 ++ [[ -z 3.10.6 ]] 14:51:21 ++ echo 3.10.6 14:51:21 ++ return 0 14:51:21 + pyenv local 3.10.6 14:51:21 + local command 14:51:21 + command=local 14:51:21 + '[' 2 -gt 0 ']' 14:51:21 + shift 14:51:21 + case "$command" in 14:51:21 + command pyenv local 3.10.6 14:51:21 + pyenv local 3.10.6 14:51:21 + for arg in "$@" 14:51:21 + case $arg in 14:51:21 + pkg_list+='tox ' 14:51:21 + for arg in "$@" 14:51:21 + case $arg in 14:51:21 + pkg_list+='virtualenv ' 14:51:21 + for arg in "$@" 14:51:21 + case $arg in 14:51:21 + pkg_list+='urllib3~=1.26.15 ' 14:51:21 + [[ -f /tmp/.toxenv ]] 14:51:21 + [[ ! -f /tmp/.toxenv ]] 14:51:21 + [[ -n '' ]] 14:51:21 + python3 -m venv /tmp/venv-UTDl 14:51:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UTDl' 14:51:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UTDl 14:51:26 + echo /tmp/venv-UTDl 14:51:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:51:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:51:26 + /tmp/venv-UTDl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:51:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:51:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:51:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:51:29 + /tmp/venv-UTDl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:51:35 + type python3 14:51:35 + true 14:51:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UTDl/bin to PATH' 14:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-UTDl/bin to PATH 14:51:35 + PATH=/tmp/venv-UTDl/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 14:51:35 + return 0 14:51:35 + python3 --version 14:51:35 Python 3.10.6 14:51:35 + python3 -m pip --version 14:51:35 pip 24.0 from /tmp/venv-UTDl/lib/python3.10/site-packages/pip (python 3.10) 14:51:35 + python3 -m pip freeze 14:51:36 cachetools==5.3.3 14:51:36 chardet==5.2.0 14:51:36 colorama==0.4.6 14:51:36 distlib==0.3.8 14:51:36 filelock==3.13.1 14:51:36 packaging==24.0 14:51:36 platformdirs==4.2.0 14:51:36 pluggy==1.4.0 14:51:36 pyproject-api==1.6.1 14:51:36 tomli==2.0.1 14:51:36 tox==4.14.1 14:51:36 urllib3==1.26.18 14:51:36 virtualenv==20.25.1 14:51:36 [EnvInject] - Injecting environment variables from a build step. 14:51:36 [EnvInject] - Injecting as environment variables the properties content 14:51:36 PARALLEL=false 14:51:36 14:51:36 [EnvInject] - Variables injected successfully. 14:51:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5921964442426278971.sh 14:51:36 ---> tox-run.sh 14:51:36 + 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 14:51:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:51:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:51:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:51:36 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:51:36 + source /home/jenkins/lf-env.sh 14:51:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:51:36 ++ mktemp -d /tmp/venv-XXXX 14:51:36 + lf_venv=/tmp/venv-Cdfh 14:51:36 + local venv_file=/tmp/.os_lf_venv 14:51:36 + local python=python3 14:51:36 + local options 14:51:36 + local set_path=true 14:51:36 + local install_args= 14:51:36 ++ 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 14:51:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:51:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:51:36 + true 14:51:36 + case $1 in 14:51:36 + venv_file=/tmp/.toxenv 14:51:36 + shift 2 14:51:36 + true 14:51:36 + case $1 in 14:51:36 + shift 14:51:36 + break 14:51:36 + case $python in 14:51:36 + local pkg_list= 14:51:36 + [[ -d /opt/pyenv ]] 14:51:36 + echo 'Setup pyenv:' 14:51:36 Setup pyenv: 14:51:36 + export PYENV_ROOT=/opt/pyenv 14:51:36 + PYENV_ROOT=/opt/pyenv 14:51:36 + 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 14:51:36 + 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 14:51:36 + pyenv versions 14:51:36 system 14:51:36 3.8.13 14:51:36 3.9.13 14:51:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:51:36 + command -v pyenv 14:51:36 ++ pyenv init - --no-rehash 14:51:36 + 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[*]}"'\'')" 14:51:36 export PATH="/opt/pyenv/shims:${PATH}" 14:51:36 export PYENV_SHELL=bash 14:51:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:51:36 pyenv() { 14:51:36 local command 14:51:36 command="${1:-}" 14:51:36 if [ "$#" -gt 0 ]; then 14:51:36 shift 14:51:36 fi 14:51:36 14:51:36 case "$command" in 14:51:36 rehash|shell) 14:51:36 eval "$(pyenv "sh-$command" "$@")" 14:51:36 ;; 14:51:36 *) 14:51:36 command pyenv "$command" "$@" 14:51:36 ;; 14:51:36 esac 14:51:36 }' 14:51:36 +++ 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[*]}"' 14:51:36 ++ 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 14:51:36 ++ 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 14:51:36 ++ 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 14:51:36 ++ export PYENV_SHELL=bash 14:51:36 ++ PYENV_SHELL=bash 14:51:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:51:36 +++ complete -F _pyenv pyenv 14:51:36 ++ lf-pyver python3 14:51:36 ++ local py_version_xy=python3 14:51:36 ++ local py_version_xyz= 14:51:36 ++ pyenv versions 14:51:36 ++ local command 14:51:36 ++ command=versions 14:51:36 ++ '[' 1 -gt 0 ']' 14:51:36 ++ shift 14:51:36 ++ case "$command" in 14:51:36 ++ command pyenv versions 14:51:36 ++ pyenv versions 14:51:36 ++ grep -E '^[0-9.]*[0-9]$' 14:51:36 ++ awk '{ print $1 }' 14:51:36 ++ sed 's/^[ *]* //' 14:51:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:51:36 +++ grep '^3' /tmp/.pyenv_versions 14:51:36 +++ sort -V 14:51:36 +++ tail -n 1 14:51:36 ++ py_version_xyz=3.10.6 14:51:36 ++ [[ -z 3.10.6 ]] 14:51:36 ++ echo 3.10.6 14:51:36 ++ return 0 14:51:36 + pyenv local 3.10.6 14:51:36 + local command 14:51:36 + command=local 14:51:36 + '[' 2 -gt 0 ']' 14:51:36 + shift 14:51:36 + case "$command" in 14:51:36 + command pyenv local 3.10.6 14:51:36 + pyenv local 3.10.6 14:51:36 + for arg in "$@" 14:51:36 + case $arg in 14:51:36 + pkg_list+='tox ' 14:51:36 + for arg in "$@" 14:51:36 + case $arg in 14:51:36 + pkg_list+='virtualenv ' 14:51:36 + for arg in "$@" 14:51:36 + case $arg in 14:51:36 + pkg_list+='urllib3~=1.26.15 ' 14:51:36 + [[ -f /tmp/.toxenv ]] 14:51:36 ++ cat /tmp/.toxenv 14:51:36 + lf_venv=/tmp/venv-UTDl 14:51:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UTDl from' file:/tmp/.toxenv 14:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UTDl from file:/tmp/.toxenv 14:51:36 + /tmp/venv-UTDl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:51:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:51:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:51:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:51:37 + /tmp/venv-UTDl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:51:38 + type python3 14:51:38 + true 14:51:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UTDl/bin to PATH' 14:51:38 lf-activate-venv(): INFO: Adding /tmp/venv-UTDl/bin to PATH 14:51:38 + PATH=/tmp/venv-UTDl/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 14:51:38 + return 0 14:51:38 + [[ -d /opt/pyenv ]] 14:51:38 + echo '---> Setting up pyenv' 14:51:38 ---> Setting up pyenv 14:51:38 + export PYENV_ROOT=/opt/pyenv 14:51:38 + PYENV_ROOT=/opt/pyenv 14:51:38 + export PATH=/opt/pyenv/bin:/tmp/venv-UTDl/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 14:51:38 + PATH=/opt/pyenv/bin:/tmp/venv-UTDl/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 14:51:38 ++ pwd 14:51:38 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:51:38 + export PYTHONPATH 14:51:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:51:38 + TOX_TESTENV_PASSENV=PYTHONPATH 14:51:38 + tox --version 14:51:39 4.14.1 from /tmp/venv-UTDl/lib/python3.10/site-packages/tox/__init__.py 14:51:39 + PARALLEL=false 14:51:39 + TOX_OPTIONS_LIST= 14:51:39 + [[ -n checkbashisms ]] 14:51:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:51:39 + case ${PARALLEL,,} in 14:51:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:51:39 + tox -e checkbashisms 14:51:40 checkbashisms: freeze> python -m pip freeze --all 14:51:41 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:51:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:51:42 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:51:42 you may get strange results 14:51:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:51:44 checkbashisms: OK (4.98=setup[1.78]+cmd[3.20] seconds) 14:51:44 congratulations :) (5.21 seconds) 14:51:44 + tox_status=0 14:51:44 + echo '---> Completed tox runs' 14:51:44 ---> Completed tox runs 14:51:44 + for i in .tox/*/log 14:51:44 ++ echo .tox/checkbashisms/log 14:51:44 ++ awk -F/ '{print $2}' 14:51:44 + tox_env=checkbashisms 14:51:44 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:51:44 + DOC_DIR=docs/_build/html 14:51:44 + [[ -d docs/_build/html ]] 14:51:44 + echo '---> tox-run.sh ends' 14:51:44 ---> tox-run.sh ends 14:51:44 + test 0 -eq 0 14:51:44 $ ssh-agent -k 14:51:44 unset SSH_AUTH_SOCK; 14:51:44 unset SSH_AGENT_PID; 14:51:44 echo Agent pid 1692 killed; 14:51:44 [ssh-agent] Stopped. 14:51:44 [PostBuildScript] - [INFO] Executing post build scripts. 14:51:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11737415013497804983.sh 14:51:44 ---> sysstat.sh 14:51:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10344955856795302682.sh 14:51:45 ---> package-listing.sh 14:51:45 ++ facter osfamily 14:51:45 ++ tr '[:upper:]' '[:lower:]' 14:51:45 + OS_FAMILY=debian 14:51:45 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:51:45 + START_PACKAGES=/tmp/packages_start.txt 14:51:45 + END_PACKAGES=/tmp/packages_end.txt 14:51:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:45 + PACKAGES=/tmp/packages_start.txt 14:51:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:51:45 + PACKAGES=/tmp/packages_end.txt 14:51:45 + case "${OS_FAMILY}" in 14:51:45 + dpkg -l 14:51:45 + grep '^ii' 14:51:45 + '[' -f /tmp/packages_start.txt ']' 14:51:45 + '[' -f /tmp/packages_end.txt ']' 14:51:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:51:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:51:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:51:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9768663902591745833.sh 14:51:45 ---> capture-instance-metadata.sh 14:51:45 Setup pyenv: 14:51:45 system 14:51:45 3.8.13 14:51:45 3.9.13 14:51:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:51:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l648 14:51:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:51:52 lf-activate-venv(): INFO: Installing: lftools 14:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-l648/bin to PATH 14:52:26 INFO: Running in OpenStack, capturing instance metadata 14:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11626474341396701209.sh 14:52:27 provisioning config files... 14:52:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8710490454688886911tmp 14:52:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:52:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:52:27 [EnvInject] - Injecting environment variables from a build step. 14:52:27 [EnvInject] - Injecting as environment variables the properties content 14:52:27 SERVER_ID=logs 14:52:27 14:52:27 [EnvInject] - Variables injected successfully. 14:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17059588633357958059.sh 14:52:27 ---> create-netrc.sh 14:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2816194587763922653.sh 14:52:27 ---> python-tools-install.sh 14:52:27 Setup pyenv: 14:52:27 system 14:52:27 3.8.13 14:52:27 3.9.13 14:52:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:52:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l648 from file:/tmp/.os_lf_venv 14:52:28 lf-activate-venv(): INFO: Installing: lftools 14:52:37 lf-activate-venv(): INFO: Adding /tmp/venv-l648/bin to PATH 14:52:37 Generating Requirements File 14:53:04 Python 3.10.6 14:53:04 pip 24.0 from /tmp/venv-l648/lib/python3.10/site-packages/pip (python 3.10) 14:53:05 appdirs==1.4.4 14:53:05 argcomplete==3.2.3 14:53:05 aspy.yaml==1.3.0 14:53:05 attrs==23.2.0 14:53:05 autopage==0.5.2 14:53:05 beautifulsoup4==4.12.3 14:53:05 boto3==1.34.62 14:53:05 botocore==1.34.62 14:53:05 bs4==0.0.2 14:53:05 cachetools==5.3.3 14:53:05 certifi==2024.2.2 14:53:05 cffi==1.16.0 14:53:05 cfgv==3.4.0 14:53:05 chardet==5.2.0 14:53:05 charset-normalizer==3.3.2 14:53:05 click==8.1.7 14:53:05 cliff==4.6.0 14:53:05 cmd2==2.4.3 14:53:05 cryptography==3.3.2 14:53:05 debtcollector==3.0.0 14:53:05 decorator==5.1.1 14:53:05 defusedxml==0.7.1 14:53:05 Deprecated==1.2.14 14:53:05 distlib==0.3.8 14:53:05 dnspython==2.6.1 14:53:05 docker==4.2.2 14:53:05 dogpile.cache==1.3.2 14:53:05 email_validator==2.1.1 14:53:05 filelock==3.13.1 14:53:05 future==1.0.0 14:53:05 gitdb==4.0.11 14:53:05 GitPython==3.1.42 14:53:05 google-auth==2.28.2 14:53:05 httplib2==0.22.0 14:53:05 identify==2.5.35 14:53:05 idna==3.6 14:53:05 importlib-resources==1.5.0 14:53:05 iso8601==2.1.0 14:53:05 Jinja2==3.1.3 14:53:05 jmespath==1.0.1 14:53:05 jsonpatch==1.33 14:53:05 jsonpointer==2.4 14:53:05 jsonschema==4.21.1 14:53:05 jsonschema-specifications==2023.12.1 14:53:05 keystoneauth1==5.6.0 14:53:05 kubernetes==29.0.0 14:53:05 lftools==0.37.10 14:53:05 lxml==5.1.0 14:53:05 MarkupSafe==2.1.5 14:53:05 msgpack==1.0.8 14:53:05 multi_key_dict==2.0.3 14:53:05 munch==4.0.0 14:53:05 netaddr==1.2.1 14:53:05 netifaces==0.11.0 14:53:05 niet==1.4.2 14:53:05 nodeenv==1.8.0 14:53:05 oauth2client==4.1.3 14:53:05 oauthlib==3.2.2 14:53:05 openstacksdk==3.0.0 14:53:05 os-client-config==2.1.0 14:53:05 os-service-types==1.7.0 14:53:05 osc-lib==3.0.1 14:53:05 oslo.config==9.4.0 14:53:05 oslo.context==5.5.0 14:53:05 oslo.i18n==6.3.0 14:53:05 oslo.log==5.5.0 14:53:05 oslo.serialization==5.4.0 14:53:05 oslo.utils==7.1.0 14:53:05 packaging==24.0 14:53:05 pbr==6.0.0 14:53:05 platformdirs==4.2.0 14:53:05 prettytable==3.10.0 14:53:05 pyasn1==0.5.1 14:53:05 pyasn1-modules==0.3.0 14:53:05 pycparser==2.21 14:53:05 pygerrit2==2.0.15 14:53:05 PyGithub==2.2.0 14:53:05 pyinotify==0.9.6 14:53:05 PyJWT==2.8.0 14:53:05 PyNaCl==1.5.0 14:53:05 pyparsing==2.4.7 14:53:05 pyperclip==1.8.2 14:53:05 pyrsistent==0.20.0 14:53:05 python-cinderclient==9.5.0 14:53:05 python-dateutil==2.9.0.post0 14:53:05 python-heatclient==3.5.0 14:53:05 python-jenkins==1.8.2 14:53:05 python-keystoneclient==5.4.0 14:53:05 python-magnumclient==4.4.0 14:53:05 python-novaclient==18.6.0 14:53:05 python-openstackclient==6.5.0 14:53:05 python-swiftclient==4.5.0 14:53:05 PyYAML==6.0.1 14:53:05 referencing==0.33.0 14:53:05 requests==2.31.0 14:53:05 requests-oauthlib==1.4.0 14:53:05 requestsexceptions==1.4.0 14:53:05 rfc3986==2.0.0 14:53:05 rpds-py==0.18.0 14:53:05 rsa==4.9 14:53:05 ruamel.yaml==0.18.6 14:53:05 ruamel.yaml.clib==0.2.8 14:53:05 s3transfer==0.10.0 14:53:05 simplejson==3.19.2 14:53:05 six==1.16.0 14:53:05 smmap==5.0.1 14:53:05 soupsieve==2.5 14:53:05 stevedore==5.2.0 14:53:05 tabulate==0.9.0 14:53:05 toml==0.10.2 14:53:05 tomlkit==0.12.4 14:53:05 tqdm==4.66.2 14:53:05 typing_extensions==4.10.0 14:53:05 tzdata==2024.1 14:53:05 urllib3==1.26.18 14:53:05 virtualenv==20.25.1 14:53:05 wcwidth==0.2.13 14:53:05 websocket-client==1.7.0 14:53:05 wrapt==1.16.0 14:53:05 xdg==6.0.0 14:53:05 xmltodict==0.13.0 14:53:05 yq==3.2.3 14:53:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15947867793412792674.sh 14:53:05 ---> sudo-logs.sh 14:53:05 Archiving 'sudo' log.. 14:53:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9511777713031713258.sh 14:53:05 ---> job-cost.sh 14:53:05 Setup pyenv: 14:53:05 system 14:53:05 3.8.13 14:53:05 3.9.13 14:53:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:53:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l648 from file:/tmp/.os_lf_venv 14:53:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:53:11 lf-activate-venv(): INFO: Adding /tmp/venv-l648/bin to PATH 14:53:11 INFO: No Stack... 14:53:12 INFO: Retrieving Pricing Info for: v3-standard-4 14:53:12 INFO: Archiving Costs 14:53:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9282827078073101151.sh 14:53:12 ---> logs-deploy.sh 14:53:12 Setup pyenv: 14:53:12 system 14:53:12 3.8.13 14:53:12 3.9.13 14:53:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:53:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l648 from file:/tmp/.os_lf_venv 14:53:14 lf-activate-venv(): INFO: Installing: lftools 14:53:22 lf-activate-venv(): INFO: Adding /tmp/venv-l648/bin to PATH 14:53:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3359 14:53:22 INFO: archiving workspace using pattern(s): 14:53:23 Archives upload complete. 14:53:24 INFO: archiving logs to Nexus 14:53:24 ---> uname -a: 14:53:24 Linux prd-ubuntu1804-builder-4c-4g-13134 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:53:24 14:53:24 14:53:24 ---> lscpu: 14:53:24 Architecture: x86_64 14:53:24 CPU op-mode(s): 32-bit, 64-bit 14:53:24 Byte Order: Little Endian 14:53:24 CPU(s): 4 14:53:24 On-line CPU(s) list: 0-3 14:53:24 Thread(s) per core: 1 14:53:24 Core(s) per socket: 1 14:53:24 Socket(s): 4 14:53:24 NUMA node(s): 1 14:53:24 Vendor ID: AuthenticAMD 14:53:24 CPU family: 23 14:53:24 Model: 49 14:53:24 Model name: AMD EPYC-Rome Processor 14:53:24 Stepping: 0 14:53:24 CPU MHz: 2799.998 14:53:24 BogoMIPS: 5599.99 14:53:24 Virtualization: AMD-V 14:53:24 Hypervisor vendor: KVM 14:53:24 Virtualization type: full 14:53:24 L1d cache: 32K 14:53:24 L1i cache: 32K 14:53:24 L2 cache: 512K 14:53:24 L3 cache: 16384K 14:53:24 NUMA node0 CPU(s): 0-3 14:53:24 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 14:53:24 14:53:24 14:53:24 ---> nproc: 14:53:24 4 14:53:24 14:53:24 14:53:24 ---> df -h: 14:53:24 Filesystem Size Used Avail Use% Mounted on 14:53:24 udev 7.9G 0 7.9G 0% /dev 14:53:24 tmpfs 1.6G 672K 1.6G 1% /run 14:53:24 /dev/vda1 78G 8.3G 70G 11% / 14:53:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:53:24 tmpfs 5.0M 0 5.0M 0% /run/lock 14:53:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:53:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:53:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:53:24 14:53:24 14:53:24 ---> free -m: 14:53:24 total used free shared buff/cache available 14:53:24 Mem: 16040 559 13419 0 2060 15168 14:53:24 Swap: 1023 0 1023 14:53:24 14:53:24 14:53:24 ---> ip addr: 14:53:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:53:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:53:24 inet 127.0.0.1/8 scope host lo 14:53:24 valid_lft forever preferred_lft forever 14:53:24 inet6 ::1/128 scope host 14:53:24 valid_lft forever preferred_lft forever 14:53:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:53:24 link/ether fa:16:3e:de:ef:6f brd ff:ff:ff:ff:ff:ff 14:53:24 inet 10.30.107.59/23 brd 10.30.107.255 scope global dynamic ens3 14:53:24 valid_lft 86247sec preferred_lft 86247sec 14:53:24 inet6 fe80::f816:3eff:fede:ef6f/64 scope link 14:53:24 valid_lft forever preferred_lft forever 14:53:24 14:53:24 14:53:24 ---> sar -b -r -n DEV: 14:53:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13134) 03/14/24 _x86_64_ (4 CPU) 14:53:24 14:53:24 14:50:54 LINUX RESTART (4 CPU) 14:53:24 14:53:24 14:51:02 tps rtps wtps bread/s bwrtn/s 14:53:24 14:52:01 238.64 59.85 178.78 3806.41 32881.61 14:53:24 14:53:01 116.59 13.85 102.75 1047.92 16826.39 14:53:24 Average: 177.10 36.65 140.44 2415.46 24785.89 14:53:24 14:53:24 14:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:53:24 14:52:01 14055812 15524740 2369156 14.42 50024 1625020 800384 4.58 714952 1451112 76900 14:53:24 14:53:01 13731208 15499376 2693760 16.40 74380 1885644 843700 4.83 780636 1680092 88748 14:53:24 Average: 13893510 15512058 2531458 15.41 62202 1755332 822042 4.70 747794 1565602 82824 14:53:24 14:53:24 14:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:53:24 14:52:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 14:53:24 14:52:01 ens3 567.95 344.01 1629.07 79.49 0.00 0.00 0.00 0.00 14:53:24 14:53:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:53:24 14:53:01 ens3 56.98 37.75 865.94 8.64 0.00 0.00 0.00 0.00 14:53:24 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 14:53:24 Average: ens3 310.30 189.58 1244.27 43.76 0.00 0.00 0.00 0.00 14:53:24 14:53:24 14:53:24 ---> sar -P ALL: 14:53:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13134) 03/14/24 _x86_64_ (4 CPU) 14:53:24 14:53:24 14:50:54 LINUX RESTART (4 CPU) 14:53:24 14:53:24 14:51:02 CPU %user %nice %system %iowait %steal %idle 14:53:24 14:52:01 all 20.61 0.00 2.21 7.14 0.06 69.97 14:53:24 14:52:01 0 10.48 0.00 2.16 5.79 0.07 81.50 14:53:24 14:52:01 1 22.07 0.00 1.84 2.38 0.07 73.64 14:53:24 14:52:01 2 10.58 0.00 1.87 11.79 0.05 75.69 14:53:24 14:52:01 3 39.32 0.00 2.95 8.62 0.09 49.03 14:53:24 14:53:01 all 19.59 0.00 1.30 4.50 0.06 74.55 14:53:24 14:53:01 0 41.66 0.00 2.48 2.70 0.08 53.07 14:53:24 14:53:01 1 8.43 0.00 0.69 0.75 0.07 90.06 14:53:24 14:53:01 2 3.16 0.00 0.87 10.44 0.03 85.51 14:53:24 14:53:01 3 25.05 0.00 1.15 4.11 0.07 69.62 14:53:24 Average: all 20.10 0.00 1.75 5.81 0.06 72.28 14:53:24 Average: 0 26.23 0.00 2.32 4.23 0.08 67.14 14:53:24 Average: 1 15.20 0.00 1.26 1.56 0.07 81.91 14:53:24 Average: 2 6.83 0.00 1.37 11.11 0.04 80.65 14:53:24 Average: 3 32.12 0.00 2.04 6.34 0.08 59.42 14:53:24 14:53:24 14:53:24