11:50:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141208 11:50:45 Running as SYSTEM 11:50:45 [EnvInject] - Loading node environment variables. 11:50:45 Building remotely on prd-ubuntu1804-builder-4c-4g-20289 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:50:45 [ssh-agent] Looking for ssh-agent implementation... 11:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:45 $ ssh-agent 11:50:45 SSH_AUTH_SOCK=/tmp/ssh-FTjZSpa2gQJn/agent.1669 11:50:45 SSH_AGENT_PID=1671 11:50:45 [ssh-agent] Started. 11:50:45 Running ssh-add (command line suppressed) 11:50:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18245776709957304312.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18245776709957304312.key) 11:50:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:45 The recommended git tool is: NONE 11:50:47 using credential onap-jenkins-ssh 11:50:47 Wiping out workspace first. 11:50:47 Cloning the remote Git repository 11:50:47 Cloning repository git://cloud.onap.org/mirror/oom.git 11:50:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:50:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:47 > git --version # timeout=10 11:50:47 > git --version # 'git version 2.17.1' 11:50:47 using GIT_SSH to set credentials Gerrit user 11:50:47 Verifying host key using manually-configured host key entries 11:50:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:52 using GIT_SSH to set credentials Gerrit user 11:50:52 Verifying host key using manually-configured host key entries 11:50:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/141208/1 # timeout=30 11:50:53 > git rev-parse f187a4b470d23be922a175b8532a6f94651486e4^{commit} # timeout=10 11:50:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:53 Checking out Revision f187a4b470d23be922a175b8532a6f94651486e4 (refs/changes/08/141208/1) 11:50:53 > git config core.sparsecheckout # timeout=10 11:50:53 > git checkout -f f187a4b470d23be922a175b8532a6f94651486e4 # timeout=30 11:50:56 Commit message: "Updating OPA SW version 1.0.7 in helm charts" 11:50:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:56 > git rev-list --no-walk 2c79cb3d02fe8f3f53d9aff271653389a19f40f3 # timeout=10 11:50:56 [EnvInject] - Injecting environment variables from a build step. 11:50:56 [EnvInject] - Injecting as environment variables the properties content 11:50:56 PYTHON=python3 11:50:56 11:50:56 [EnvInject] - Variables injected successfully. 11:50:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2905565961260261297.sh 11:50:56 ---> tox-install.sh 11:50:56 + source /home/jenkins/lf-env.sh 11:50:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:56 ++ mktemp -d /tmp/venv-XXXX 11:50:56 + lf_venv=/tmp/venv-48w8 11:50:56 + local venv_file=/tmp/.os_lf_venv 11:50:56 + local python=python3 11:50:56 + local options 11:50:56 + local set_path=true 11:50:56 + local install_args= 11:50:56 ++ 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 11:50:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:56 + true 11:50:56 + case $1 in 11:50:56 + venv_file=/tmp/.toxenv 11:50:56 + shift 2 11:50:56 + true 11:50:56 + case $1 in 11:50:56 + shift 11:50:56 + break 11:50:56 + case $python in 11:50:56 + local pkg_list= 11:50:56 + [[ -d /opt/pyenv ]] 11:50:56 + echo 'Setup pyenv:' 11:50:56 Setup pyenv: 11:50:56 + export PYENV_ROOT=/opt/pyenv 11:50:56 + PYENV_ROOT=/opt/pyenv 11:50:56 + 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 11:50:56 + 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 11:50:56 + pyenv versions 11:50:57 * system (set by /opt/pyenv/version) 11:50:57 * 3.8.13 (set by /opt/pyenv/version) 11:50:57 * 3.9.13 (set by /opt/pyenv/version) 11:50:57 * 3.10.6 (set by /opt/pyenv/version) 11:50:57 + command -v pyenv 11:50:57 ++ pyenv init - --no-rehash 11:50:57 + 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[*]}"'\'')" 11:50:57 export PATH="/opt/pyenv/shims:${PATH}" 11:50:57 export PYENV_SHELL=bash 11:50:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:57 pyenv() { 11:50:57 local command 11:50:57 command="${1:-}" 11:50:57 if [ "$#" -gt 0 ]; then 11:50:57 shift 11:50:57 fi 11:50:57 11:50:57 case "$command" in 11:50:57 rehash|shell) 11:50:57 eval "$(pyenv "sh-$command" "$@")" 11:50:57 ;; 11:50:57 *) 11:50:57 command pyenv "$command" "$@" 11:50:57 ;; 11:50:57 esac 11:50:57 }' 11:50:57 +++ 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[*]}"' 11:50:57 ++ 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 11:50:57 ++ 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 11:50:57 ++ 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 11:50:57 ++ export PYENV_SHELL=bash 11:50:57 ++ PYENV_SHELL=bash 11:50:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:57 +++ complete -F _pyenv pyenv 11:50:57 ++ lf-pyver python3 11:50:57 ++ local py_version_xy=python3 11:50:57 ++ local py_version_xyz= 11:50:57 ++ pyenv versions 11:50:57 ++ local command 11:50:57 ++ command=versions 11:50:57 ++ '[' 1 -gt 0 ']' 11:50:57 ++ shift 11:50:57 ++ case "$command" in 11:50:57 ++ command pyenv versions 11:50:57 ++ pyenv versions 11:50:57 ++ sed 's/^[ *]* //' 11:50:57 ++ awk '{ print $1 }' 11:50:57 ++ grep -E '^[0-9.]*[0-9]$' 11:50:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:57 +++ sort -V 11:50:57 +++ grep '^3' /tmp/.pyenv_versions 11:50:57 +++ tail -n 1 11:50:57 ++ py_version_xyz=3.10.6 11:50:57 ++ [[ -z 3.10.6 ]] 11:50:57 ++ echo 3.10.6 11:50:57 ++ return 0 11:50:57 + pyenv local 3.10.6 11:50:57 + local command 11:50:57 + command=local 11:50:57 + '[' 2 -gt 0 ']' 11:50:57 + shift 11:50:57 + case "$command" in 11:50:57 + command pyenv local 3.10.6 11:50:57 + pyenv local 3.10.6 11:50:57 + for arg in "$@" 11:50:57 + case $arg in 11:50:57 + pkg_list+='tox ' 11:50:57 + for arg in "$@" 11:50:57 + case $arg in 11:50:57 + pkg_list+='virtualenv ' 11:50:57 + for arg in "$@" 11:50:57 + case $arg in 11:50:57 + pkg_list+='urllib3~=1.26.15 ' 11:50:57 + [[ -f /tmp/.toxenv ]] 11:50:57 + [[ ! -f /tmp/.toxenv ]] 11:50:57 + [[ -n '' ]] 11:50:57 + python3 -m venv /tmp/venv-48w8 11:51:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48w8' 11:51:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48w8 11:51:01 + echo /tmp/venv-48w8 11:51:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:01 + /tmp/venv-48w8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:51:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:05 + /tmp/venv-48w8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:10 + type python3 11:51:10 + true 11:51:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-48w8/bin to PATH' 11:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-48w8/bin to PATH 11:51:10 + PATH=/tmp/venv-48w8/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 11:51:10 + return 0 11:51:10 + python3 --version 11:51:10 Python 3.10.6 11:51:10 + python3 -m pip --version 11:51:10 pip 25.1.1 from /tmp/venv-48w8/lib/python3.10/site-packages/pip (python 3.10) 11:51:10 + python3 -m pip freeze 11:51:11 cachetools==6.0.0 11:51:11 chardet==5.2.0 11:51:11 colorama==0.4.6 11:51:11 distlib==0.3.9 11:51:11 filelock==3.18.0 11:51:11 packaging==25.0 11:51:11 platformdirs==4.3.8 11:51:11 pluggy==1.6.0 11:51:11 pyproject-api==1.9.1 11:51:11 tomli==2.2.1 11:51:11 tox==4.26.0 11:51:11 typing_extensions==4.14.0 11:51:11 urllib3==1.26.20 11:51:11 virtualenv==20.31.2 11:51:11 [EnvInject] - Injecting environment variables from a build step. 11:51:11 [EnvInject] - Injecting as environment variables the properties content 11:51:11 PARALLEL=false 11:51:11 11:51:11 [EnvInject] - Variables injected successfully. 11:51:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7959911185991442339.sh 11:51:11 ---> tox-run.sh 11:51:11 + 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 11:51:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:51:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:51:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:51:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:51:11 + source /home/jenkins/lf-env.sh 11:51:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:11 ++ mktemp -d /tmp/venv-XXXX 11:51:11 + lf_venv=/tmp/venv-Vgt9 11:51:11 + local venv_file=/tmp/.os_lf_venv 11:51:11 + local python=python3 11:51:11 + local options 11:51:11 + local set_path=true 11:51:11 + local install_args= 11:51:11 ++ 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 11:51:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:11 + true 11:51:11 + case $1 in 11:51:11 + venv_file=/tmp/.toxenv 11:51:11 + shift 2 11:51:11 + true 11:51:11 + case $1 in 11:51:11 + shift 11:51:11 + break 11:51:11 + case $python in 11:51:11 + local pkg_list= 11:51:11 + [[ -d /opt/pyenv ]] 11:51:11 + echo 'Setup pyenv:' 11:51:11 Setup pyenv: 11:51:11 + export PYENV_ROOT=/opt/pyenv 11:51:11 + PYENV_ROOT=/opt/pyenv 11:51:11 + 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 11:51:11 + 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 11:51:11 + pyenv versions 11:51:11 system 11:51:11 3.8.13 11:51:11 3.9.13 11:51:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:11 + command -v pyenv 11:51:11 ++ pyenv init - --no-rehash 11:51:11 + 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[*]}"'\'')" 11:51:11 export PATH="/opt/pyenv/shims:${PATH}" 11:51:11 export PYENV_SHELL=bash 11:51:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:11 pyenv() { 11:51:11 local command 11:51:11 command="${1:-}" 11:51:11 if [ "$#" -gt 0 ]; then 11:51:11 shift 11:51:11 fi 11:51:11 11:51:11 case "$command" in 11:51:11 rehash|shell) 11:51:11 eval "$(pyenv "sh-$command" "$@")" 11:51:11 ;; 11:51:11 *) 11:51:11 command pyenv "$command" "$@" 11:51:11 ;; 11:51:11 esac 11:51:11 }' 11:51:11 +++ 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[*]}"' 11:51:11 ++ 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 11:51:11 ++ 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 11:51:11 ++ 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 11:51:11 ++ export PYENV_SHELL=bash 11:51:11 ++ PYENV_SHELL=bash 11:51:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:11 +++ complete -F _pyenv pyenv 11:51:11 ++ lf-pyver python3 11:51:11 ++ local py_version_xy=python3 11:51:11 ++ local py_version_xyz= 11:51:11 ++ pyenv versions 11:51:11 ++ sed 's/^[ *]* //' 11:51:11 ++ local command 11:51:11 ++ command=versions 11:51:11 ++ '[' 1 -gt 0 ']' 11:51:11 ++ shift 11:51:11 ++ case "$command" in 11:51:11 ++ command pyenv versions 11:51:11 ++ pyenv versions 11:51:11 ++ awk '{ print $1 }' 11:51:11 ++ grep -E '^[0-9.]*[0-9]$' 11:51:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:11 +++ sort -V 11:51:11 +++ tail -n 1 11:51:11 +++ grep '^3' /tmp/.pyenv_versions 11:51:11 ++ py_version_xyz=3.10.6 11:51:11 ++ [[ -z 3.10.6 ]] 11:51:11 ++ echo 3.10.6 11:51:11 ++ return 0 11:51:11 + pyenv local 3.10.6 11:51:11 + local command 11:51:11 + command=local 11:51:11 + '[' 2 -gt 0 ']' 11:51:11 + shift 11:51:11 + case "$command" in 11:51:11 + command pyenv local 3.10.6 11:51:11 + pyenv local 3.10.6 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='tox ' 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='virtualenv ' 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='urllib3~=1.26.15 ' 11:51:11 + [[ -f /tmp/.toxenv ]] 11:51:11 ++ cat /tmp/.toxenv 11:51:11 + lf_venv=/tmp/venv-48w8 11:51:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48w8 from' file:/tmp/.toxenv 11:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48w8 from file:/tmp/.toxenv 11:51:11 + /tmp/venv-48w8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:51:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:12 + /tmp/venv-48w8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:13 + type python3 11:51:13 + true 11:51:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-48w8/bin to PATH' 11:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-48w8/bin to PATH 11:51:13 + PATH=/tmp/venv-48w8/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 11:51:13 + return 0 11:51:13 + [[ -d /opt/pyenv ]] 11:51:13 + echo '---> Setting up pyenv' 11:51:13 ---> Setting up pyenv 11:51:13 + export PYENV_ROOT=/opt/pyenv 11:51:13 + PYENV_ROOT=/opt/pyenv 11:51:13 + export PATH=/opt/pyenv/bin:/tmp/venv-48w8/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 11:51:13 + PATH=/opt/pyenv/bin:/tmp/venv-48w8/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 11:51:13 ++ pwd 11:51:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:51:13 + export PYTHONPATH 11:51:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:13 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:13 + tox --version 11:51:14 4.26.0 from /tmp/venv-48w8/lib/python3.10/site-packages/tox/__init__.py 11:51:14 + PARALLEL=false 11:51:14 + TOX_OPTIONS_LIST= 11:51:14 + [[ -n checkbashisms ]] 11:51:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:51:14 + case ${PARALLEL,,} in 11:51:14 + tox -e checkbashisms 11:51:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:51:15 checkbashisms: freeze> python -m pip freeze --all 11:51:15 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:51:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:51:17 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:51:17 you may get strange results 11:51:17 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:51:17 you may get strange results 11:51:17 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:51:19 checkbashisms: OK (4.94=setup[1.50]+cmd[3.44] seconds) 11:51:19 congratulations :) (5.15 seconds) 11:51:19 + tox_status=0 11:51:19 + echo '---> Completed tox runs' 11:51:19 ---> Completed tox runs 11:51:19 + for i in .tox/*/log 11:51:19 ++ echo .tox/checkbashisms/log 11:51:19 ++ awk -F/ '{print $2}' 11:51:19 + tox_env=checkbashisms 11:51:19 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:51:19 + DOC_DIR=docs/_build/html 11:51:19 + [[ -d docs/_build/html ]] 11:51:19 + echo '---> tox-run.sh ends' 11:51:19 ---> tox-run.sh ends 11:51:19 + test 0 -eq 0 11:51:19 $ ssh-agent -k 11:51:19 unset SSH_AUTH_SOCK; 11:51:19 unset SSH_AGENT_PID; 11:51:19 echo Agent pid 1671 killed; 11:51:19 [ssh-agent] Stopped. 11:51:19 [PostBuildScript] - [INFO] Executing post build scripts. 11:51:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6414820318124634756.sh 11:51:19 ---> sysstat.sh 11:51:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18125388542999697955.sh 11:51:19 ---> package-listing.sh 11:51:19 ++ facter osfamily 11:51:19 ++ tr '[:upper:]' '[:lower:]' 11:51:20 + OS_FAMILY=debian 11:51:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:51:20 + START_PACKAGES=/tmp/packages_start.txt 11:51:20 + END_PACKAGES=/tmp/packages_end.txt 11:51:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:20 + PACKAGES=/tmp/packages_start.txt 11:51:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:51:20 + PACKAGES=/tmp/packages_end.txt 11:51:20 + case "${OS_FAMILY}" in 11:51:20 + dpkg -l 11:51:20 + grep '^ii' 11:51:20 + '[' -f /tmp/packages_start.txt ']' 11:51:20 + '[' -f /tmp/packages_end.txt ']' 11:51:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:51:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:51:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:51:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5999921249551831409.sh 11:51:20 ---> capture-instance-metadata.sh 11:51:20 Setup pyenv: 11:51:20 system 11:51:20 3.8.13 11:51:20 3.9.13 11:51:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zHR0 11:51:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:27 lf-activate-venv(): INFO: Installing: lftools 11:51:52 lf-activate-venv(): INFO: Adding /tmp/venv-zHR0/bin to PATH 11:51:52 INFO: Running in OpenStack, capturing instance metadata 11:51:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3655304771160920331.sh 11:51:53 provisioning config files... 11:51:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4929241253024096760tmp 11:51:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:51:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:51:53 [EnvInject] - Injecting environment variables from a build step. 11:51:53 [EnvInject] - Injecting as environment variables the properties content 11:51:53 SERVER_ID=logs 11:51:53 11:51:53 [EnvInject] - Variables injected successfully. 11:51:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17873839132517396463.sh 11:51:53 ---> create-netrc.sh 11:51:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2675521323852643684.sh 11:51:53 ---> python-tools-install.sh 11:51:53 Setup pyenv: 11:51:53 system 11:51:53 3.8.13 11:51:53 3.9.13 11:51:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zHR0 from file:/tmp/.os_lf_venv 11:51:55 lf-activate-venv(): INFO: Installing: lftools 11:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-zHR0/bin to PATH 11:52:03 Generating Requirements File 11:52:22 Python 3.10.6 11:52:22 pip 25.1.1 from /tmp/venv-zHR0/lib/python3.10/site-packages/pip (python 3.10) 11:52:23 appdirs==1.4.4 11:52:23 argcomplete==3.6.2 11:52:23 aspy.yaml==1.3.0 11:52:23 attrs==25.3.0 11:52:23 autopage==0.5.2 11:52:23 beautifulsoup4==4.13.4 11:52:23 boto3==1.38.34 11:52:23 botocore==1.38.34 11:52:23 bs4==0.0.2 11:52:23 cachetools==5.5.2 11:52:23 certifi==2025.4.26 11:52:23 cffi==1.17.1 11:52:23 cfgv==3.4.0 11:52:23 chardet==5.2.0 11:52:23 charset-normalizer==3.4.2 11:52:23 click==8.2.1 11:52:23 cliff==4.10.0 11:52:23 cmd2==2.6.1 11:52:23 cryptography==3.3.2 11:52:23 debtcollector==3.0.0 11:52:23 decorator==5.2.1 11:52:23 defusedxml==0.7.1 11:52:23 Deprecated==1.2.18 11:52:23 distlib==0.3.9 11:52:23 dnspython==2.7.0 11:52:23 docker==7.1.0 11:52:23 dogpile.cache==1.4.0 11:52:23 durationpy==0.10 11:52:23 email_validator==2.2.0 11:52:23 filelock==3.18.0 11:52:23 future==1.0.0 11:52:23 gitdb==4.0.12 11:52:23 GitPython==3.1.44 11:52:23 google-auth==2.40.3 11:52:23 httplib2==0.22.0 11:52:23 identify==2.6.12 11:52:23 idna==3.10 11:52:23 importlib-resources==1.5.0 11:52:23 iso8601==2.1.0 11:52:23 Jinja2==3.1.6 11:52:23 jmespath==1.0.1 11:52:23 jsonpatch==1.33 11:52:23 jsonpointer==3.0.0 11:52:23 jsonschema==4.24.0 11:52:23 jsonschema-specifications==2025.4.1 11:52:23 keystoneauth1==5.11.0 11:52:23 kubernetes==33.1.0 11:52:23 lftools==0.37.13 11:52:23 lxml==5.4.0 11:52:23 MarkupSafe==3.0.2 11:52:23 msgpack==1.1.0 11:52:23 multi_key_dict==2.0.3 11:52:23 munch==4.0.0 11:52:23 netaddr==1.3.0 11:52:23 niet==1.4.2 11:52:23 nodeenv==1.9.1 11:52:23 oauth2client==4.1.3 11:52:23 oauthlib==3.2.2 11:52:23 openstacksdk==4.6.0 11:52:23 os-client-config==2.1.0 11:52:23 os-service-types==1.7.0 11:52:23 osc-lib==4.0.2 11:52:23 oslo.config==9.8.0 11:52:23 oslo.context==6.0.0 11:52:23 oslo.i18n==6.5.1 11:52:23 oslo.log==7.1.0 11:52:23 oslo.serialization==5.7.0 11:52:23 oslo.utils==9.0.0 11:52:23 packaging==25.0 11:52:23 pbr==6.1.1 11:52:23 platformdirs==4.3.8 11:52:23 prettytable==3.16.0 11:52:23 psutil==7.0.0 11:52:23 pyasn1==0.6.1 11:52:23 pyasn1_modules==0.4.2 11:52:23 pycparser==2.22 11:52:23 pygerrit2==2.0.15 11:52:23 PyGithub==2.6.1 11:52:23 PyJWT==2.10.1 11:52:23 PyNaCl==1.5.0 11:52:23 pyparsing==2.4.7 11:52:23 pyperclip==1.9.0 11:52:23 pyrsistent==0.20.0 11:52:23 python-cinderclient==9.7.0 11:52:23 python-dateutil==2.9.0.post0 11:52:23 python-heatclient==4.2.0 11:52:23 python-jenkins==1.8.2 11:52:23 python-keystoneclient==5.6.0 11:52:23 python-magnumclient==4.8.1 11:52:23 python-openstackclient==8.1.0 11:52:23 python-swiftclient==4.8.0 11:52:23 PyYAML==6.0.2 11:52:23 referencing==0.36.2 11:52:23 requests==2.32.4 11:52:23 requests-oauthlib==2.0.0 11:52:23 requestsexceptions==1.4.0 11:52:23 rfc3986==2.0.0 11:52:23 rpds-py==0.25.1 11:52:23 rsa==4.9.1 11:52:23 ruamel.yaml==0.18.14 11:52:23 ruamel.yaml.clib==0.2.12 11:52:23 s3transfer==0.13.0 11:52:23 simplejson==3.20.1 11:52:23 six==1.17.0 11:52:23 smmap==5.0.2 11:52:23 soupsieve==2.7 11:52:23 stevedore==5.4.1 11:52:23 tabulate==0.9.0 11:52:23 toml==0.10.2 11:52:23 tomlkit==0.13.3 11:52:23 tqdm==4.67.1 11:52:23 typing_extensions==4.14.0 11:52:23 tzdata==2025.2 11:52:23 urllib3==1.26.20 11:52:23 virtualenv==20.31.2 11:52:23 wcwidth==0.2.13 11:52:23 websocket-client==1.8.0 11:52:23 wrapt==1.17.2 11:52:23 xdg==6.0.0 11:52:23 xmltodict==0.14.2 11:52:23 yq==3.4.3 11:52:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12761134219899680246.sh 11:52:23 ---> sudo-logs.sh 11:52:23 Archiving 'sudo' log.. 11:52:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5810526254973639951.sh 11:52:23 ---> job-cost.sh 11:52:23 Setup pyenv: 11:52:23 system 11:52:23 3.8.13 11:52:23 3.9.13 11:52:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zHR0 from file:/tmp/.os_lf_venv 11:52:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-zHR0/bin to PATH 11:52:30 INFO: No Stack... 11:52:31 INFO: Retrieving Pricing Info for: v3-standard-4 11:52:31 INFO: Archiving Costs 11:52:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10076729270331297444.sh 11:52:31 ---> logs-deploy.sh 11:52:31 Setup pyenv: 11:52:31 system 11:52:31 3.8.13 11:52:31 3.9.13 11:52:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zHR0 from file:/tmp/.os_lf_venv 11:52:33 lf-activate-venv(): INFO: Installing: lftools 11:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-zHR0/bin to PATH 11:52:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4099 11:52:42 INFO: archiving workspace using pattern(s): 11:52:43 Archives upload complete. 11:52:43 INFO: archiving logs to Nexus 11:52:44 ---> uname -a: 11:52:44 Linux prd-ubuntu1804-builder-4c-4g-20289 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:52:44 11:52:44 11:52:44 ---> lscpu: 11:52:44 Architecture: x86_64 11:52:44 CPU op-mode(s): 32-bit, 64-bit 11:52:44 Byte Order: Little Endian 11:52:44 CPU(s): 4 11:52:44 On-line CPU(s) list: 0-3 11:52:44 Thread(s) per core: 1 11:52:44 Core(s) per socket: 1 11:52:44 Socket(s): 4 11:52:44 NUMA node(s): 1 11:52:44 Vendor ID: AuthenticAMD 11:52:44 CPU family: 23 11:52:44 Model: 49 11:52:44 Model name: AMD EPYC-Rome Processor 11:52:44 Stepping: 0 11:52:44 CPU MHz: 2799.998 11:52:44 BogoMIPS: 5599.99 11:52:44 Virtualization: AMD-V 11:52:44 Hypervisor vendor: KVM 11:52:44 Virtualization type: full 11:52:44 L1d cache: 32K 11:52:44 L1i cache: 32K 11:52:44 L2 cache: 512K 11:52:44 L3 cache: 16384K 11:52:44 NUMA node0 CPU(s): 0-3 11:52:44 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 11:52:44 11:52:44 11:52:44 ---> nproc: 11:52:44 4 11:52:44 11:52:44 11:52:44 ---> df -h: 11:52:44 Filesystem Size Used Avail Use% Mounted on 11:52:44 udev 7.9G 0 7.9G 0% /dev 11:52:44 tmpfs 1.6G 672K 1.6G 1% /run 11:52:44 /dev/vda1 78G 8.3G 70G 11% / 11:52:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:52:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:52:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:52:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:52:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:52:44 11:52:44 11:52:44 ---> free -m: 11:52:44 total used free shared buff/cache available 11:52:44 Mem: 16040 556 13443 0 2039 15171 11:52:44 Swap: 1023 0 1023 11:52:44 11:52:44 11:52:44 ---> ip addr: 11:52:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:52:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:52:44 inet 127.0.0.1/8 scope host lo 11:52:44 valid_lft forever preferred_lft forever 11:52:44 inet6 ::1/128 scope host 11:52:44 valid_lft forever preferred_lft forever 11:52:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:52:44 link/ether fa:16:3e:9f:90:46 brd ff:ff:ff:ff:ff:ff 11:52:44 inet 10.30.106.239/23 brd 10.30.107.255 scope global dynamic ens3 11:52:44 valid_lft 86264sec preferred_lft 86264sec 11:52:44 inet6 fe80::f816:3eff:fe9f:9046/64 scope link 11:52:44 valid_lft forever preferred_lft forever 11:52:44 11:52:44 11:52:44 ---> sar -b -r -n DEV: 11:52:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20289) 06/11/25 _x86_64_ (4 CPU) 11:52:44 11:52:44 11:50:29 LINUX RESTART (4 CPU) 11:52:44 11:52:44 11:51:03 tps rtps wtps bread/s bwrtn/s 11:52:44 11:52:01 109.22 8.96 100.26 243.36 44917.75 11:52:44 Average: 109.22 8.96 100.26 243.36 44917.75 11:52:44 11:52:44 11:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:52:44 11:52:01 13857588 15509156 2567380 15.63 68860 1778844 804168 4.60 740492 1604124 144276 11:52:44 Average: 13857588 15509156 2567380 15.63 68860 1778844 804168 4.60 740492 1604124 144276 11:52:44 11:52:44 11:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:52:44 11:52:01 lo 1.24 1.24 0.15 0.15 0.00 0.00 0.00 0.00 11:52:44 11:52:01 ens3 154.52 112.98 742.96 15.87 0.00 0.00 0.00 0.00 11:52:44 Average: lo 1.24 1.24 0.15 0.15 0.00 0.00 0.00 0.00 11:52:44 Average: ens3 154.52 112.98 742.96 15.87 0.00 0.00 0.00 0.00 11:52:44 11:52:44 11:52:44 ---> sar -P ALL: 11:52:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20289) 06/11/25 _x86_64_ (4 CPU) 11:52:44 11:52:44 11:50:29 LINUX RESTART (4 CPU) 11:52:44 11:52:44 11:51:03 CPU %user %nice %system %iowait %steal %idle 11:52:44 11:52:01 all 19.77 0.00 1.44 5.73 0.05 73.00 11:52:44 11:52:01 0 34.01 0.00 2.16 1.64 0.07 62.12 11:52:44 11:52:01 1 33.66 0.00 1.88 1.02 0.05 63.38 11:52:44 11:52:01 2 3.46 0.00 0.75 9.88 0.05 85.85 11:52:44 11:52:01 3 8.04 0.00 0.97 10.36 0.03 80.59 11:52:44 Average: all 19.77 0.00 1.44 5.73 0.05 73.00 11:52:44 Average: 0 34.01 0.00 2.16 1.64 0.07 62.12 11:52:44 Average: 1 33.66 0.00 1.88 1.02 0.05 63.38 11:52:44 Average: 2 3.46 0.00 0.75 9.88 0.05 85.85 11:52:44 Average: 3 8.04 0.00 0.97 10.36 0.03 80.59 11:52:44 11:52:44 11:52:44