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