17:25:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 17:25:57 Running as SYSTEM 17:25:57 [EnvInject] - Loading node environment variables. 17:25:57 Building remotely on prd-ubuntu1804-builder-4c-4g-10558 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:25:57 [ssh-agent] Looking for ssh-agent implementation... 17:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:57 $ ssh-agent 17:25:57 SSH_AUTH_SOCK=/tmp/ssh-lfiU8rMketup/agent.1681 17:25:57 SSH_AGENT_PID=1683 17:25:57 [ssh-agent] Started. 17:25:57 Running ssh-add (command line suppressed) 17:25:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18039244712626841323.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18039244712626841323.key) 17:25:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:25:57 The recommended git tool is: NONE 17:25:59 using credential onap-jenkins-ssh 17:25:59 Wiping out workspace first. 17:25:59 Cloning the remote Git repository 17:25:59 Cloning repository git://cloud.onap.org/mirror/oom.git 17:25:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:25:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:25:59 > git --version # timeout=10 17:25:59 > git --version # 'git version 2.17.1' 17:25:59 using GIT_SSH to set credentials Gerrit user 17:25:59 Verifying host key using manually-configured host key entries 17:25:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:26:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:26:06 using GIT_SSH to set credentials Gerrit user 17:26:06 Verifying host key using manually-configured host key entries 17:26:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/2 # timeout=30 17:26:06 > git rev-parse aa7fcce3eb0dbabd11fdc5d949ff530f8623b371^{commit} # timeout=10 17:26:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:26:06 Checking out Revision aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 (refs/changes/48/136948/2) 17:26:06 > git config core.sparsecheckout # timeout=10 17:26:06 > git checkout -f aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 # timeout=30 17:26:10 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 17:26:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:26:10 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 17:26:10 [EnvInject] - Injecting environment variables from a build step. 17:26:10 [EnvInject] - Injecting as environment variables the properties content 17:26:10 PYTHON=python3 17:26:10 17:26:10 [EnvInject] - Variables injected successfully. 17:26:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15199341720847928379.sh 17:26:10 ---> tox-install.sh 17:26:10 + source /home/jenkins/lf-env.sh 17:26:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:10 ++ mktemp -d /tmp/venv-XXXX 17:26:10 + lf_venv=/tmp/venv-yZPd 17:26:10 + local venv_file=/tmp/.os_lf_venv 17:26:10 + local python=python3 17:26:10 + local options 17:26:10 + local set_path=true 17:26:10 + local install_args= 17:26:10 ++ 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 17:26:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:10 + true 17:26:10 + case $1 in 17:26:10 + venv_file=/tmp/.toxenv 17:26:10 + shift 2 17:26:10 + true 17:26:10 + case $1 in 17:26:10 + shift 17:26:10 + break 17:26:10 + case $python in 17:26:10 + local pkg_list= 17:26:10 + [[ -d /opt/pyenv ]] 17:26:10 + echo 'Setup pyenv:' 17:26:10 Setup pyenv: 17:26:10 + export PYENV_ROOT=/opt/pyenv 17:26:10 + PYENV_ROOT=/opt/pyenv 17:26:10 + 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 17:26:10 + 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 17:26:10 + pyenv versions 17:26:10 * system (set by /opt/pyenv/version) 17:26:10 * 3.8.13 (set by /opt/pyenv/version) 17:26:10 * 3.9.13 (set by /opt/pyenv/version) 17:26:10 * 3.10.6 (set by /opt/pyenv/version) 17:26:10 + command -v pyenv 17:26:10 ++ pyenv init - --no-rehash 17:26:10 + 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[*]}"'\'')" 17:26:10 export PATH="/opt/pyenv/shims:${PATH}" 17:26:10 export PYENV_SHELL=bash 17:26:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:10 pyenv() { 17:26:10 local command 17:26:10 command="${1:-}" 17:26:10 if [ "$#" -gt 0 ]; then 17:26:10 shift 17:26:10 fi 17:26:10 17:26:10 case "$command" in 17:26:10 rehash|shell) 17:26:10 eval "$(pyenv "sh-$command" "$@")" 17:26:10 ;; 17:26:10 *) 17:26:10 command pyenv "$command" "$@" 17:26:10 ;; 17:26:10 esac 17:26:10 }' 17:26:10 +++ 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[*]}"' 17:26:10 ++ 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 17:26:10 ++ 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 17:26:10 ++ 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 17:26:10 ++ export PYENV_SHELL=bash 17:26:10 ++ PYENV_SHELL=bash 17:26:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:10 +++ complete -F _pyenv pyenv 17:26:10 ++ lf-pyver python3 17:26:10 ++ local py_version_xy=python3 17:26:10 ++ local py_version_xyz= 17:26:10 ++ pyenv versions 17:26:10 ++ local command 17:26:10 ++ command=versions 17:26:10 ++ '[' 1 -gt 0 ']' 17:26:10 ++ shift 17:26:10 ++ case "$command" in 17:26:10 ++ command pyenv versions 17:26:10 ++ pyenv versions 17:26:10 ++ sed 's/^[ *]* //' 17:26:10 ++ awk '{ print $1 }' 17:26:10 ++ grep -E '^[0-9.]*[0-9]$' 17:26:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:10 +++ grep '^3' /tmp/.pyenv_versions 17:26:10 +++ sort -V 17:26:10 +++ tail -n 1 17:26:10 ++ py_version_xyz=3.10.6 17:26:10 ++ [[ -z 3.10.6 ]] 17:26:10 ++ echo 3.10.6 17:26:10 ++ return 0 17:26:10 + pyenv local 3.10.6 17:26:10 + local command 17:26:10 + command=local 17:26:10 + '[' 2 -gt 0 ']' 17:26:10 + shift 17:26:10 + case "$command" in 17:26:10 + command pyenv local 3.10.6 17:26:10 + pyenv local 3.10.6 17:26:10 + for arg in "$@" 17:26:10 + case $arg in 17:26:10 + pkg_list+='tox ' 17:26:10 + for arg in "$@" 17:26:10 + case $arg in 17:26:10 + pkg_list+='virtualenv ' 17:26:10 + for arg in "$@" 17:26:10 + case $arg in 17:26:10 + pkg_list+='urllib3~=1.26.15 ' 17:26:10 + [[ -f /tmp/.toxenv ]] 17:26:10 + [[ ! -f /tmp/.toxenv ]] 17:26:10 + [[ -n '' ]] 17:26:10 + python3 -m venv /tmp/venv-yZPd 17:26:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yZPd' 17:26:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yZPd 17:26:14 + echo /tmp/venv-yZPd 17:26:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:26:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:26:14 + /tmp/venv-yZPd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:17 + /tmp/venv-yZPd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:20 + type python3 17:26:20 + true 17:26:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yZPd/bin to PATH' 17:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-yZPd/bin to PATH 17:26:20 + PATH=/tmp/venv-yZPd/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 17:26:20 + return 0 17:26:20 + python3 --version 17:26:20 Python 3.10.6 17:26:20 + python3 -m pip --version 17:26:20 pip 23.3.2 from /tmp/venv-yZPd/lib/python3.10/site-packages/pip (python 3.10) 17:26:20 + python3 -m pip freeze 17:26:21 cachetools==5.3.2 17:26:21 chardet==5.2.0 17:26:21 colorama==0.4.6 17:26:21 distlib==0.3.8 17:26:21 filelock==3.13.1 17:26:21 packaging==23.2 17:26:21 platformdirs==4.1.0 17:26:21 pluggy==1.3.0 17:26:21 pyproject-api==1.6.1 17:26:21 tomli==2.0.1 17:26:21 tox==4.11.4 17:26:21 urllib3==1.26.18 17:26:21 virtualenv==20.25.0 17:26:21 [EnvInject] - Injecting environment variables from a build step. 17:26:21 [EnvInject] - Injecting as environment variables the properties content 17:26:21 PARALLEL=false 17:26:21 17:26:21 [EnvInject] - Variables injected successfully. 17:26:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins759800987359592818.sh 17:26:21 ---> tox-run.sh 17:26:21 + 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 17:26:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:26:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:26:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:26:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:26:21 + source /home/jenkins/lf-env.sh 17:26:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:21 ++ mktemp -d /tmp/venv-XXXX 17:26:21 + lf_venv=/tmp/venv-vNTJ 17:26:21 + local venv_file=/tmp/.os_lf_venv 17:26:21 + local python=python3 17:26:21 + local options 17:26:21 + local set_path=true 17:26:21 + local install_args= 17:26: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 17:26:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:21 + true 17:26:21 + case $1 in 17:26:21 + venv_file=/tmp/.toxenv 17:26:21 + shift 2 17:26:21 + true 17:26:21 + case $1 in 17:26:21 + shift 17:26:21 + break 17:26:21 + case $python in 17:26:21 + local pkg_list= 17:26:21 + [[ -d /opt/pyenv ]] 17:26:21 + echo 'Setup pyenv:' 17:26:21 Setup pyenv: 17:26:21 + export PYENV_ROOT=/opt/pyenv 17:26:21 + PYENV_ROOT=/opt/pyenv 17:26:21 + 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 17:26:21 + 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 17:26:21 + pyenv versions 17:26:21 system 17:26:21 3.8.13 17:26:21 3.9.13 17:26:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:26:21 + command -v pyenv 17:26:21 ++ pyenv init - --no-rehash 17:26: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[*]}"'\'')" 17:26:21 export PATH="/opt/pyenv/shims:${PATH}" 17:26:21 export PYENV_SHELL=bash 17:26:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:21 pyenv() { 17:26:21 local command 17:26:21 command="${1:-}" 17:26:21 if [ "$#" -gt 0 ]; then 17:26:21 shift 17:26:21 fi 17:26:21 17:26:21 case "$command" in 17:26:21 rehash|shell) 17:26:21 eval "$(pyenv "sh-$command" "$@")" 17:26:21 ;; 17:26:21 *) 17:26:21 command pyenv "$command" "$@" 17:26:21 ;; 17:26:21 esac 17:26:21 }' 17:26: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[*]}"' 17:26:21 ++ 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 17:26:21 ++ 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 17:26:21 ++ 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 17:26:21 ++ export PYENV_SHELL=bash 17:26:21 ++ PYENV_SHELL=bash 17:26:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:21 +++ complete -F _pyenv pyenv 17:26:21 ++ lf-pyver python3 17:26:21 ++ local py_version_xy=python3 17:26:21 ++ local py_version_xyz= 17:26:21 ++ pyenv versions 17:26:21 ++ sed 's/^[ *]* //' 17:26:21 ++ local command 17:26:21 ++ command=versions 17:26:21 ++ '[' 1 -gt 0 ']' 17:26:21 ++ shift 17:26:21 ++ grep -E '^[0-9.]*[0-9]$' 17:26:21 ++ case "$command" in 17:26:21 ++ command pyenv versions 17:26:21 ++ pyenv versions 17:26:21 ++ awk '{ print $1 }' 17:26:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:21 +++ grep '^3' /tmp/.pyenv_versions 17:26:21 +++ sort -V 17:26:21 +++ tail -n 1 17:26:21 ++ py_version_xyz=3.10.6 17:26:21 ++ [[ -z 3.10.6 ]] 17:26:21 ++ echo 3.10.6 17:26:21 ++ return 0 17:26:21 + pyenv local 3.10.6 17:26:21 + local command 17:26:21 + command=local 17:26:21 + '[' 2 -gt 0 ']' 17:26:21 + shift 17:26:21 + case "$command" in 17:26:21 + command pyenv local 3.10.6 17:26:21 + pyenv local 3.10.6 17:26:21 + for arg in "$@" 17:26:21 + case $arg in 17:26:21 + pkg_list+='tox ' 17:26:21 + for arg in "$@" 17:26:21 + case $arg in 17:26:21 + pkg_list+='virtualenv ' 17:26:21 + for arg in "$@" 17:26:21 + case $arg in 17:26:21 + pkg_list+='urllib3~=1.26.15 ' 17:26:21 + [[ -f /tmp/.toxenv ]] 17:26:21 ++ cat /tmp/.toxenv 17:26:21 + lf_venv=/tmp/venv-yZPd 17:26:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yZPd from' file:/tmp/.toxenv 17:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yZPd from file:/tmp/.toxenv 17:26:21 + /tmp/venv-yZPd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:22 + /tmp/venv-yZPd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:23 + type python3 17:26:23 + true 17:26:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yZPd/bin to PATH' 17:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-yZPd/bin to PATH 17:26:23 + PATH=/tmp/venv-yZPd/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 17:26:23 + return 0 17:26:23 + [[ -d /opt/pyenv ]] 17:26:23 + echo '---> Setting up pyenv' 17:26:23 ---> Setting up pyenv 17:26:23 + export PYENV_ROOT=/opt/pyenv 17:26:23 + PYENV_ROOT=/opt/pyenv 17:26:23 + export PATH=/opt/pyenv/bin:/tmp/venv-yZPd/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 17:26:23 + PATH=/opt/pyenv/bin:/tmp/venv-yZPd/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 17:26:23 ++ pwd 17:26:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:26:23 + export PYTHONPATH 17:26:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:26:23 + TOX_TESTENV_PASSENV=PYTHONPATH 17:26:23 + tox --version 17:26:24 4.11.4 from /tmp/venv-yZPd/lib/python3.10/site-packages/tox/__init__.py 17:26:24 + PARALLEL=false 17:26:24 + TOX_OPTIONS_LIST= 17:26:24 + [[ -n checkbashisms ]] 17:26:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:26:24 + case ${PARALLEL,,} in 17:26:24 + tox -e checkbashisms 17:26:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:26:25 checkbashisms: freeze> python -m pip freeze --all 17:26:26 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 17:26:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:26:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 17:26:27 you may get strange results 17:26:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:26:29 checkbashisms: OK (4.80=setup[1.73]+cmd[3.07] seconds) 17:26:29 congratulations :) (4.96 seconds) 17:26:29 + tox_status=0 17:26:29 + echo '---> Completed tox runs' 17:26:29 ---> Completed tox runs 17:26:29 + for i in .tox/*/log 17:26:29 ++ echo .tox/checkbashisms/log 17:26:29 ++ awk -F/ '{print $2}' 17:26:29 + tox_env=checkbashisms 17:26:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:26:29 + DOC_DIR=docs/_build/html 17:26:29 + [[ -d docs/_build/html ]] 17:26:29 + echo '---> tox-run.sh ends' 17:26:29 ---> tox-run.sh ends 17:26:29 + test 0 -eq 0 17:26:29 $ ssh-agent -k 17:26:29 unset SSH_AUTH_SOCK; 17:26:29 unset SSH_AGENT_PID; 17:26:29 echo Agent pid 1683 killed; 17:26:29 [ssh-agent] Stopped. 17:26:29 [PostBuildScript] - [INFO] Executing post build scripts. 17:26:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3446102467268248498.sh 17:26:29 ---> sysstat.sh 17:26:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15692010840008970802.sh 17:26:29 ---> package-listing.sh 17:26:29 ++ facter osfamily 17:26:29 ++ tr '[:upper:]' '[:lower:]' 17:26:30 + OS_FAMILY=debian 17:26:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:26:30 + START_PACKAGES=/tmp/packages_start.txt 17:26:30 + END_PACKAGES=/tmp/packages_end.txt 17:26:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:30 + PACKAGES=/tmp/packages_start.txt 17:26:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:26:30 + PACKAGES=/tmp/packages_end.txt 17:26:30 + case "${OS_FAMILY}" in 17:26:30 + dpkg -l 17:26:30 + grep '^ii' 17:26:30 + '[' -f /tmp/packages_start.txt ']' 17:26:30 + '[' -f /tmp/packages_end.txt ']' 17:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:26:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:26:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9897706740670911591.sh 17:26:30 ---> capture-instance-metadata.sh 17:26:30 Setup pyenv: 17:26:30 system 17:26:30 3.8.13 17:26:30 3.9.13 17:26:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:26:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gdbI 17:26:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:26:36 lf-activate-venv(): INFO: Installing: lftools 17:27:09 lf-activate-venv(): INFO: Adding /tmp/venv-gdbI/bin to PATH 17:27:09 INFO: Running in OpenStack, capturing instance metadata 17:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9570691396379549594.sh 17:27:09 provisioning config files... 17:27:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17586916542213231433tmp 17:27:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:27:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:27:09 [EnvInject] - Injecting environment variables from a build step. 17:27:09 [EnvInject] - Injecting as environment variables the properties content 17:27:09 SERVER_ID=logs 17:27:09 17:27:09 [EnvInject] - Variables injected successfully. 17:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12784189784973933099.sh 17:27:09 ---> create-netrc.sh 17:27:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2903715134801685427.sh 17:27:09 ---> python-tools-install.sh 17:27:09 Setup pyenv: 17:27:09 system 17:27:09 3.8.13 17:27:09 3.9.13 17:27:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:27:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gdbI from file:/tmp/.os_lf_venv 17:27:11 lf-activate-venv(): INFO: Installing: lftools 17:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-gdbI/bin to PATH 17:27:18 Generating Requirements File 17:27:50 Python 3.10.6 17:27:51 pip 23.3.2 from /tmp/venv-gdbI/lib/python3.10/site-packages/pip (python 3.10) 17:27:51 appdirs==1.4.4 17:27:51 argcomplete==3.2.1 17:27:51 aspy.yaml==1.3.0 17:27:51 attrs==23.2.0 17:27:51 autopage==0.5.2 17:27:51 Babel==2.14.0 17:27:51 beautifulsoup4==4.12.2 17:27:51 boto3==1.34.14 17:27:51 botocore==1.34.14 17:27:51 bs4==0.0.1 17:27:51 cachetools==5.3.2 17:27:51 certifi==2023.11.17 17:27:51 cffi==1.16.0 17:27:51 cfgv==3.4.0 17:27:51 chardet==5.2.0 17:27:51 charset-normalizer==3.3.2 17:27:51 click==8.1.7 17:27:51 cliff==4.4.0 17:27:51 cmd2==2.4.3 17:27:51 cryptography==3.3.2 17:27:51 debtcollector==2.5.0 17:27:51 decorator==5.1.1 17:27:51 defusedxml==0.7.1 17:27:51 Deprecated==1.2.14 17:27:51 distlib==0.3.8 17:27:51 dnspython==2.4.2 17:27:51 docker==4.2.2 17:27:51 dogpile.cache==1.3.0 17:27:51 email-validator==2.1.0.post1 17:27:51 filelock==3.13.1 17:27:51 future==0.18.3 17:27:51 gitdb==4.0.11 17:27:51 GitPython==3.1.40 17:27:51 google-auth==2.26.1 17:27:51 httplib2==0.22.0 17:27:51 identify==2.5.33 17:27:51 idna==3.6 17:27:51 importlib-metadata==7.0.1 17:27:51 importlib-resources==1.5.0 17:27:51 iso8601==2.1.0 17:27:51 Jinja2==3.1.2 17:27:51 jmespath==1.0.1 17:27:51 jsonpatch==1.33 17:27:51 jsonpointer==2.4 17:27:51 jsonschema==4.20.0 17:27:51 jsonschema-specifications==2023.12.1 17:27:51 keystoneauth1==5.4.0 17:27:51 kubernetes==28.1.0 17:27:51 lftools==0.37.8 17:27:51 lxml==5.1.0 17:27:51 MarkupSafe==2.1.3 17:27:51 msgpack==1.0.7 17:27:51 multi_key_dict==2.0.3 17:27:51 munch==4.0.0 17:27:51 netaddr==0.10.1 17:27:51 netifaces==0.11.0 17:27:51 niet==1.4.2 17:27:51 nodeenv==1.8.0 17:27:51 oauth2client==4.1.3 17:27:51 oauthlib==3.2.2 17:27:51 openstacksdk==0.62.0 17:27:51 os-client-config==2.1.0 17:27:51 os-service-types==1.7.0 17:27:51 osc-lib==2.9.0 17:27:51 oslo.config==9.2.0 17:27:51 oslo.context==5.3.0 17:27:51 oslo.i18n==6.2.0 17:27:51 oslo.log==5.4.0 17:27:51 oslo.serialization==5.2.0 17:27:51 oslo.utils==6.3.0 17:27:51 packaging==23.2 17:27:51 pbr==6.0.0 17:27:51 platformdirs==4.1.0 17:27:51 prettytable==3.9.0 17:27:51 pyasn1==0.5.1 17:27:51 pyasn1-modules==0.3.0 17:27:51 pycparser==2.21 17:27:51 pygerrit2==2.0.15 17:27:51 PyGithub==2.1.1 17:27:51 pyinotify==0.9.6 17:27:51 PyJWT==2.8.0 17:27:51 PyNaCl==1.5.0 17:27:51 pyparsing==2.4.7 17:27:51 pyperclip==1.8.2 17:27:51 pyrsistent==0.20.0 17:27:51 python-cinderclient==9.4.0 17:27:51 python-dateutil==2.8.2 17:27:51 python-heatclient==3.3.0 17:27:51 python-jenkins==1.8.2 17:27:51 python-keystoneclient==5.2.0 17:27:51 python-magnumclient==4.3.0 17:27:51 python-novaclient==18.4.0 17:27:51 python-openstackclient==6.0.0 17:27:51 python-swiftclient==4.4.0 17:27:51 pytz==2023.3.post1 17:27:51 PyYAML==6.0.1 17:27:51 referencing==0.32.1 17:27:51 requests==2.31.0 17:27:51 requests-oauthlib==1.3.1 17:27:51 requestsexceptions==1.4.0 17:27:51 rfc3986==2.0.0 17:27:51 rpds-py==0.16.2 17:27:51 rsa==4.9 17:27:51 ruamel.yaml==0.18.5 17:27:51 ruamel.yaml.clib==0.2.8 17:27:51 s3transfer==0.10.0 17:27:51 simplejson==3.19.2 17:27:51 six==1.16.0 17:27:51 smmap==5.0.1 17:27:51 soupsieve==2.5 17:27:51 stevedore==5.1.0 17:27:51 tabulate==0.9.0 17:27:51 toml==0.10.2 17:27:51 tomlkit==0.12.3 17:27:51 tqdm==4.66.1 17:27:51 typing_extensions==4.9.0 17:27:51 tzdata==2023.4 17:27:51 urllib3==1.26.18 17:27:51 virtualenv==20.25.0 17:27:51 wcwidth==0.2.13 17:27:51 websocket-client==1.7.0 17:27:51 wrapt==1.16.0 17:27:51 xdg==6.0.0 17:27:51 xmltodict==0.13.0 17:27:51 yq==3.2.3 17:27:51 zipp==3.17.0 17:27:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins329470533361444295.sh 17:27:51 ---> sudo-logs.sh 17:27:51 Archiving 'sudo' log.. 17:27:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18306935457163881614.sh 17:27:51 ---> job-cost.sh 17:27:51 Setup pyenv: 17:27:51 system 17:27:51 3.8.13 17:27:51 3.9.13 17:27:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:27:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gdbI from file:/tmp/.os_lf_venv 17:27:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:28:01 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. 17:28:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-gdbI/bin to PATH 17:28:01 INFO: No Stack... 17:28:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:28:01 INFO: Archiving Costs 17:28:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2439242970499573292.sh 17:28:01 ---> logs-deploy.sh 17:28:01 Setup pyenv: 17:28:01 system 17:28:01 3.8.13 17:28:01 3.9.13 17:28:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gdbI from file:/tmp/.os_lf_venv 17:28:03 lf-activate-venv(): INFO: Installing: lftools 17:28:12 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. 17:28:12 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:28:12 lf-activate-venv(): INFO: Adding /tmp/venv-gdbI/bin to PATH 17:28:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3259 17:28:12 INFO: archiving workspace using pattern(s): 17:28:13 Archives upload complete. 17:28:14 INFO: archiving logs to Nexus 17:28:14 ---> uname -a: 17:28:14 Linux prd-ubuntu1804-builder-4c-4g-10558 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:28:14 17:28:14 17:28:14 ---> lscpu: 17:28:14 Architecture: x86_64 17:28:14 CPU op-mode(s): 32-bit, 64-bit 17:28:14 Byte Order: Little Endian 17:28:14 CPU(s): 4 17:28:14 On-line CPU(s) list: 0-3 17:28:14 Thread(s) per core: 1 17:28:14 Core(s) per socket: 1 17:28:14 Socket(s): 4 17:28:14 NUMA node(s): 1 17:28:14 Vendor ID: AuthenticAMD 17:28:14 CPU family: 23 17:28:14 Model: 49 17:28:14 Model name: AMD EPYC-Rome Processor 17:28:14 Stepping: 0 17:28:14 CPU MHz: 2800.000 17:28:14 BogoMIPS: 5600.00 17:28:14 Virtualization: AMD-V 17:28:14 Hypervisor vendor: KVM 17:28:14 Virtualization type: full 17:28:14 L1d cache: 32K 17:28:14 L1i cache: 32K 17:28:14 L2 cache: 512K 17:28:14 L3 cache: 16384K 17:28:14 NUMA node0 CPU(s): 0-3 17:28:14 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 17:28:14 17:28:14 17:28:14 ---> nproc: 17:28:14 4 17:28:14 17:28:14 17:28:14 ---> df -h: 17:28:14 Filesystem Size Used Avail Use% Mounted on 17:28:14 udev 7.9G 0 7.9G 0% /dev 17:28:14 tmpfs 1.6G 672K 1.6G 1% /run 17:28:14 /dev/vda1 78G 8.3G 70G 11% / 17:28:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:28:14 tmpfs 5.0M 0 5.0M 0% /run/lock 17:28:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:28:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:28:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:28:14 17:28:14 17:28:14 ---> free -m: 17:28:14 total used free shared buff/cache available 17:28:14 Mem: 16040 532 13387 0 2119 15194 17:28:14 Swap: 1023 0 1023 17:28:14 17:28:14 17:28:14 ---> ip addr: 17:28:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:28:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:28:14 inet 127.0.0.1/8 scope host lo 17:28:14 valid_lft forever preferred_lft forever 17:28:14 inet6 ::1/128 scope host 17:28:14 valid_lft forever preferred_lft forever 17:28:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:28:14 link/ether fa:16:3e:24:09:f1 brd ff:ff:ff:ff:ff:ff 17:28:14 inet 10.30.107.63/23 brd 10.30.107.255 scope global dynamic ens3 17:28:14 valid_lft 86244sec preferred_lft 86244sec 17:28:14 inet6 fe80::f816:3eff:fe24:9f1/64 scope link 17:28:14 valid_lft forever preferred_lft forever 17:28:14 17:28:14 17:28:14 ---> sar -b -r -n DEV: 17:28:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10558) 01/08/24 _x86_64_ (4 CPU) 17:28:14 17:28:14 17:25:41 LINUX RESTART (4 CPU) 17:28:14 17:28:14 17:26:01 tps rtps wtps bread/s bwrtn/s 17:28:14 17:27:02 236.75 36.69 200.07 1729.69 23526.42 17:28:14 17:28:01 87.24 1.08 86.15 126.22 24395.46 17:28:14 Average: 162.63 19.04 143.59 934.76 23957.25 17:28:14 17:28:14 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:28:14 17:27:02 13936620 15537032 2488348 15.15 57228 1745372 807552 4.62 736452 1541516 105908 17:28:14 17:28:01 13766236 15616976 2658732 16.19 78476 1959812 705928 4.04 655444 1760148 141324 17:28:14 Average: 13851428 15577004 2573540 15.67 67852 1852592 756740 4.33 695948 1650832 123616 17:28:14 17:28:14 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:28:14 17:27:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 17:28:14 17:27:02 ens3 125.56 86.69 1430.14 27.63 0.00 0.00 0.00 0.00 17:28:14 17:28:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 17:28:14 17:28:01 ens3 49.43 33.30 561.59 8.30 0.00 0.00 0.00 0.00 17:28:14 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 17:28:14 Average: ens3 87.82 60.22 999.55 18.04 0.00 0.00 0.00 0.00 17:28:14 17:28:14 17:28:14 ---> sar -P ALL: 17:28:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10558) 01/08/24 _x86_64_ (4 CPU) 17:28:14 17:28:14 17:25:41 LINUX RESTART (4 CPU) 17:28:14 17:28:14 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:28:14 17:27:02 all 20.42 0.00 1.84 4.97 0.06 72.70 17:28:14 17:27:02 0 4.53 0.00 1.33 11.80 0.07 82.28 17:28:14 17:27:02 1 34.24 0.00 1.82 1.64 0.07 62.23 17:28:14 17:27:02 2 18.53 0.00 2.40 4.91 0.05 74.11 17:28:14 17:27:02 3 24.32 0.00 1.81 1.57 0.05 72.25 17:28:14 17:28:01 all 20.96 0.00 1.35 3.72 0.05 73.92 17:28:14 17:28:01 0 8.91 0.00 0.68 10.61 0.03 79.76 17:28:14 17:28:01 1 10.15 0.00 0.93 0.51 0.08 88.32 17:28:14 17:28:01 2 32.93 0.00 2.02 2.80 0.05 62.21 17:28:14 17:28:01 3 31.76 0.00 1.76 0.98 0.05 65.45 17:28:14 Average: all 20.69 0.00 1.60 4.35 0.05 73.30 17:28:14 Average: 0 6.70 0.00 1.01 11.21 0.05 81.03 17:28:14 Average: 1 22.29 0.00 1.38 1.08 0.08 75.17 17:28:14 Average: 2 25.67 0.00 2.21 3.86 0.05 68.20 17:28:14 Average: 3 28.01 0.00 1.79 1.28 0.05 68.87 17:28:14 17:28:14 17:28:14