12:31:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 12:31:27 Running as SYSTEM 12:31:27 [EnvInject] - Loading node environment variables. 12:31:27 Building remotely on prd-ubuntu1804-builder-4c-4g-18830 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:31:27 [ssh-agent] Looking for ssh-agent implementation... 12:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:27 $ ssh-agent 12:31:27 SSH_AUTH_SOCK=/tmp/ssh-o3oSp9IiXlQ4/agent.1672 12:31:27 SSH_AGENT_PID=1674 12:31:27 [ssh-agent] Started. 12:31:27 Running ssh-add (command line suppressed) 12:31:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5666436937400411145.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5666436937400411145.key) 12:31:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:27 The recommended git tool is: NONE 12:31:29 using credential onap-jenkins-ssh 12:31:29 Wiping out workspace first. 12:31:29 Cloning the remote Git repository 12:31:29 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:31:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:29 > git --version # timeout=10 12:31:29 > git --version # 'git version 2.17.1' 12:31:29 using GIT_SSH to set credentials Gerrit user 12:31:29 Verifying host key using manually-configured host key entries 12:31:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:35 using GIT_SSH to set credentials Gerrit user 12:31:35 Verifying host key using manually-configured host key entries 12:31:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/5 # timeout=30 12:31:35 > git rev-parse fecef14af3a1badc1dee9c13e494efb3f455deb6^{commit} # timeout=10 12:31:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:35 Checking out Revision fecef14af3a1badc1dee9c13e494efb3f455deb6 (refs/changes/02/137602/5) 12:31:35 > git config core.sparsecheckout # timeout=10 12:31:35 > git checkout -f fecef14af3a1badc1dee9c13e494efb3f455deb6 # timeout=30 12:31:38 Commit message: "[PORTAL-NG] Publish preferences and history charts" 12:31:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:38 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:31:38 [EnvInject] - Injecting environment variables from a build step. 12:31:38 [EnvInject] - Injecting as environment variables the properties content 12:31:38 PYTHON=python3 12:31:38 12:31:38 [EnvInject] - Variables injected successfully. 12:31:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16229847297591838959.sh 12:31:38 ---> tox-install.sh 12:31:38 + source /home/jenkins/lf-env.sh 12:31:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:38 ++ mktemp -d /tmp/venv-XXXX 12:31:38 + lf_venv=/tmp/venv-AzWA 12:31:38 + local venv_file=/tmp/.os_lf_venv 12:31:38 + local python=python3 12:31:38 + local options 12:31:38 + local set_path=true 12:31:38 + local install_args= 12:31:38 ++ 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 12:31:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + venv_file=/tmp/.toxenv 12:31:38 + shift 2 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + shift 12:31:38 + break 12:31:38 + case $python in 12:31:38 + local pkg_list= 12:31:38 + [[ -d /opt/pyenv ]] 12:31:38 + echo 'Setup pyenv:' 12:31:38 Setup pyenv: 12:31:38 + export PYENV_ROOT=/opt/pyenv 12:31:38 + PYENV_ROOT=/opt/pyenv 12:31:38 + 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 12:31:38 + 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 12:31:38 + pyenv versions 12:31:38 * system (set by /opt/pyenv/version) 12:31:38 * 3.8.13 (set by /opt/pyenv/version) 12:31:38 * 3.9.13 (set by /opt/pyenv/version) 12:31:38 * 3.10.6 (set by /opt/pyenv/version) 12:31:38 + command -v pyenv 12:31:38 ++ pyenv init - --no-rehash 12:31:39 + 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[*]}"'\'')" 12:31:39 export PATH="/opt/pyenv/shims:${PATH}" 12:31:39 export PYENV_SHELL=bash 12:31:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:39 pyenv() { 12:31:39 local command 12:31:39 command="${1:-}" 12:31:39 if [ "$#" -gt 0 ]; then 12:31:39 shift 12:31:39 fi 12:31:39 12:31:39 case "$command" in 12:31:39 rehash|shell) 12:31:39 eval "$(pyenv "sh-$command" "$@")" 12:31:39 ;; 12:31:39 *) 12:31:39 command pyenv "$command" "$@" 12:31:39 ;; 12:31:39 esac 12:31:39 }' 12:31:39 +++ 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[*]}"' 12:31:39 ++ 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 12:31:39 ++ 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 12:31:39 ++ 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 12:31:39 ++ export PYENV_SHELL=bash 12:31:39 ++ PYENV_SHELL=bash 12:31:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:39 +++ complete -F _pyenv pyenv 12:31:39 ++ lf-pyver python3 12:31:39 ++ local py_version_xy=python3 12:31:39 ++ local py_version_xyz= 12:31:39 ++ pyenv versions 12:31:39 ++ sed 's/^[ *]* //' 12:31:39 ++ local command 12:31:39 ++ command=versions 12:31:39 ++ '[' 1 -gt 0 ']' 12:31:39 ++ shift 12:31:39 ++ case "$command" in 12:31:39 ++ command pyenv versions 12:31:39 ++ pyenv versions 12:31:39 ++ awk '{ print $1 }' 12:31:39 ++ grep -E '^[0-9.]*[0-9]$' 12:31:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:39 +++ grep '^3' /tmp/.pyenv_versions 12:31:39 +++ sort -V 12:31:39 +++ tail -n 1 12:31:39 ++ py_version_xyz=3.10.6 12:31:39 ++ [[ -z 3.10.6 ]] 12:31:39 ++ echo 3.10.6 12:31:39 ++ return 0 12:31:39 + pyenv local 3.10.6 12:31:39 + local command 12:31:39 + command=local 12:31:39 + '[' 2 -gt 0 ']' 12:31:39 + shift 12:31:39 + case "$command" in 12:31:39 + command pyenv local 3.10.6 12:31:39 + pyenv local 3.10.6 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='tox ' 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='virtualenv ' 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='urllib3~=1.26.15 ' 12:31:39 + [[ -f /tmp/.toxenv ]] 12:31:39 + [[ ! -f /tmp/.toxenv ]] 12:31:39 + [[ -n '' ]] 12:31:39 + python3 -m venv /tmp/venv-AzWA 12:31:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AzWA' 12:31:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AzWA 12:31:43 + echo /tmp/venv-AzWA 12:31:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:43 + /tmp/venv-AzWA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:46 + /tmp/venv-AzWA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:49 + type python3 12:31:49 + true 12:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AzWA/bin to PATH' 12:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-AzWA/bin to PATH 12:31:49 + PATH=/tmp/venv-AzWA/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 12:31:49 + return 0 12:31:49 + python3 --version 12:31:49 Python 3.10.6 12:31:49 + python3 -m pip --version 12:31:50 pip 24.0 from /tmp/venv-AzWA/lib/python3.10/site-packages/pip (python 3.10) 12:31:50 + python3 -m pip freeze 12:31:50 cachetools==5.3.3 12:31:50 chardet==5.2.0 12:31:50 colorama==0.4.6 12:31:50 distlib==0.3.8 12:31:50 filelock==3.13.3 12:31:50 packaging==24.0 12:31:50 platformdirs==4.2.0 12:31:50 pluggy==1.4.0 12:31:50 pyproject-api==1.6.1 12:31:50 tomli==2.0.1 12:31:50 tox==4.14.2 12:31:50 urllib3==1.26.18 12:31:50 virtualenv==20.25.1 12:31:50 [EnvInject] - Injecting environment variables from a build step. 12:31:50 [EnvInject] - Injecting as environment variables the properties content 12:31:50 PARALLEL=false 12:31:50 12:31:50 [EnvInject] - Variables injected successfully. 12:31:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15941694222836311180.sh 12:31:50 ---> tox-run.sh 12:31:50 + 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 12:31:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:31:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:31:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:31:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:31:50 + source /home/jenkins/lf-env.sh 12:31:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:50 ++ mktemp -d /tmp/venv-XXXX 12:31:50 + lf_venv=/tmp/venv-dRcZ 12:31:50 + local venv_file=/tmp/.os_lf_venv 12:31:50 + local python=python3 12:31:50 + local options 12:31:50 + local set_path=true 12:31:50 + local install_args= 12:31:50 ++ 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 12:31:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:50 + true 12:31:50 + case $1 in 12:31:50 + venv_file=/tmp/.toxenv 12:31:50 + shift 2 12:31:50 + true 12:31:50 + case $1 in 12:31:50 + shift 12:31:50 + break 12:31:50 + case $python in 12:31:50 + local pkg_list= 12:31:50 + [[ -d /opt/pyenv ]] 12:31:50 + echo 'Setup pyenv:' 12:31:50 Setup pyenv: 12:31:50 + export PYENV_ROOT=/opt/pyenv 12:31:50 + PYENV_ROOT=/opt/pyenv 12:31:50 + 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 12:31:50 + 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 12:31:50 + pyenv versions 12:31:50 system 12:31:50 3.8.13 12:31:50 3.9.13 12:31:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:31:50 + command -v pyenv 12:31:50 ++ pyenv init - --no-rehash 12:31:50 + 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[*]}"'\'')" 12:31:50 export PATH="/opt/pyenv/shims:${PATH}" 12:31:50 export PYENV_SHELL=bash 12:31:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:50 pyenv() { 12:31:50 local command 12:31:50 command="${1:-}" 12:31:50 if [ "$#" -gt 0 ]; then 12:31:50 shift 12:31:50 fi 12:31:50 12:31:50 case "$command" in 12:31:50 rehash|shell) 12:31:50 eval "$(pyenv "sh-$command" "$@")" 12:31:50 ;; 12:31:50 *) 12:31:50 command pyenv "$command" "$@" 12:31:50 ;; 12:31:50 esac 12:31:50 }' 12:31:50 +++ 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[*]}"' 12:31:50 ++ 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 12:31:50 ++ 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 12:31:50 ++ 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 12:31:50 ++ export PYENV_SHELL=bash 12:31:50 ++ PYENV_SHELL=bash 12:31:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:50 +++ complete -F _pyenv pyenv 12:31:50 ++ lf-pyver python3 12:31:50 ++ local py_version_xy=python3 12:31:50 ++ local py_version_xyz= 12:31:50 ++ pyenv versions 12:31:50 ++ local command 12:31:50 ++ command=versions 12:31:50 ++ '[' 1 -gt 0 ']' 12:31:50 ++ shift 12:31:50 ++ case "$command" in 12:31:50 ++ command pyenv versions 12:31:50 ++ pyenv versions 12:31:50 ++ awk '{ print $1 }' 12:31:50 ++ sed 's/^[ *]* //' 12:31:50 ++ grep -E '^[0-9.]*[0-9]$' 12:31:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:50 +++ grep '^3' /tmp/.pyenv_versions 12:31:50 +++ sort -V 12:31:50 +++ tail -n 1 12:31:50 ++ py_version_xyz=3.10.6 12:31:50 ++ [[ -z 3.10.6 ]] 12:31:50 ++ echo 3.10.6 12:31:50 ++ return 0 12:31:50 + pyenv local 3.10.6 12:31:50 + local command 12:31:50 + command=local 12:31:50 + '[' 2 -gt 0 ']' 12:31:50 + shift 12:31:50 + case "$command" in 12:31:50 + command pyenv local 3.10.6 12:31:50 + pyenv local 3.10.6 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='tox ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='virtualenv ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='urllib3~=1.26.15 ' 12:31:50 + [[ -f /tmp/.toxenv ]] 12:31:50 ++ cat /tmp/.toxenv 12:31:50 + lf_venv=/tmp/venv-AzWA 12:31:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AzWA from' file:/tmp/.toxenv 12:31:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AzWA from file:/tmp/.toxenv 12:31:50 + /tmp/venv-AzWA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:51 + /tmp/venv-AzWA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:53 + type python3 12:31:53 + true 12:31:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AzWA/bin to PATH' 12:31:53 lf-activate-venv(): INFO: Adding /tmp/venv-AzWA/bin to PATH 12:31:53 + PATH=/tmp/venv-AzWA/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 12:31:53 + return 0 12:31:53 + [[ -d /opt/pyenv ]] 12:31:53 + echo '---> Setting up pyenv' 12:31:53 ---> Setting up pyenv 12:31:53 + export PYENV_ROOT=/opt/pyenv 12:31:53 + PYENV_ROOT=/opt/pyenv 12:31:53 + export PATH=/opt/pyenv/bin:/tmp/venv-AzWA/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 12:31:53 + PATH=/opt/pyenv/bin:/tmp/venv-AzWA/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 12:31:53 ++ pwd 12:31:53 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:31:53 + export PYTHONPATH 12:31:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:53 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:53 + tox --version 12:31:53 4.14.2 from /tmp/venv-AzWA/lib/python3.10/site-packages/tox/__init__.py 12:31:53 + PARALLEL=false 12:31:53 + TOX_OPTIONS_LIST= 12:31:53 + [[ -n checkbashisms ]] 12:31:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:31:53 + case ${PARALLEL,,} in 12:31:53 + tox -e checkbashisms 12:31:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:31:54 checkbashisms: freeze> python -m pip freeze --all 12:31:55 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:31:55 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:31:57 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:31:57 you may get strange results 12:31:57 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:31:59 checkbashisms: OK (4.97=setup[1.83]+cmd[3.14] seconds) 12:31:59 congratulations :) (5.18 seconds) 12:31:59 + tox_status=0 12:31:59 + echo '---> Completed tox runs' 12:31:59 ---> Completed tox runs 12:31:59 + for i in .tox/*/log 12:31:59 ++ echo .tox/checkbashisms/log 12:31:59 ++ awk -F/ '{print $2}' 12:31:59 + tox_env=checkbashisms 12:31:59 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:31:59 + DOC_DIR=docs/_build/html 12:31:59 + [[ -d docs/_build/html ]] 12:31:59 + echo '---> tox-run.sh ends' 12:31:59 ---> tox-run.sh ends 12:31:59 + test 0 -eq 0 12:31:59 $ ssh-agent -k 12:31:59 unset SSH_AUTH_SOCK; 12:31:59 unset SSH_AGENT_PID; 12:31:59 echo Agent pid 1674 killed; 12:31:59 [ssh-agent] Stopped. 12:31:59 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6330009881512600713.sh 12:31:59 ---> sysstat.sh 12:31:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17672920733058058143.sh 12:31:59 ---> package-listing.sh 12:31:59 ++ facter osfamily 12:31:59 ++ tr '[:upper:]' '[:lower:]' 12:31:59 + OS_FAMILY=debian 12:31:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:31:59 + START_PACKAGES=/tmp/packages_start.txt 12:31:59 + END_PACKAGES=/tmp/packages_end.txt 12:31:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:59 + PACKAGES=/tmp/packages_start.txt 12:31:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:31:59 + PACKAGES=/tmp/packages_end.txt 12:31:59 + case "${OS_FAMILY}" in 12:31:59 + dpkg -l 12:31:59 + grep '^ii' 12:31:59 + '[' -f /tmp/packages_start.txt ']' 12:31:59 + '[' -f /tmp/packages_end.txt ']' 12:31:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:31:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:31:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:31:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1478967486028269581.sh 12:31:59 ---> capture-instance-metadata.sh 12:32:00 Setup pyenv: 12:32:00 system 12:32:00 3.8.13 12:32:00 3.9.13 12:32:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JjGj 12:32:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:07 lf-activate-venv(): INFO: Installing: lftools 12:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-JjGj/bin to PATH 12:32:44 INFO: Running in OpenStack, capturing instance metadata 12:32:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17820593685748780956.sh 12:32:44 provisioning config files... 12:32:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13318078104411690234tmp 12:32:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:32:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:32:44 [EnvInject] - Injecting environment variables from a build step. 12:32:44 [EnvInject] - Injecting as environment variables the properties content 12:32:44 SERVER_ID=logs 12:32:44 12:32:44 [EnvInject] - Variables injected successfully. 12:32:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10375755554605830294.sh 12:32:44 ---> create-netrc.sh 12:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3324183060355669297.sh 12:32:45 ---> python-tools-install.sh 12:32:45 Setup pyenv: 12:32:45 system 12:32:45 3.8.13 12:32:45 3.9.13 12:32:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JjGj from file:/tmp/.os_lf_venv 12:32:46 lf-activate-venv(): INFO: Installing: lftools 12:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-JjGj/bin to PATH 12:32:54 Generating Requirements File 12:33:24 Python 3.10.6 12:33:24 pip 24.0 from /tmp/venv-JjGj/lib/python3.10/site-packages/pip (python 3.10) 12:33:25 appdirs==1.4.4 12:33:25 argcomplete==3.2.3 12:33:25 aspy.yaml==1.3.0 12:33:25 attrs==23.2.0 12:33:25 autopage==0.5.2 12:33:25 beautifulsoup4==4.12.3 12:33:25 boto3==1.34.72 12:33:25 botocore==1.34.72 12:33:25 bs4==0.0.2 12:33:25 cachetools==5.3.3 12:33:25 certifi==2024.2.2 12:33:25 cffi==1.16.0 12:33:25 cfgv==3.4.0 12:33:25 chardet==5.2.0 12:33:25 charset-normalizer==3.3.2 12:33:25 click==8.1.7 12:33:25 cliff==4.6.0 12:33:25 cmd2==2.4.3 12:33:25 cryptography==3.3.2 12:33:25 debtcollector==3.0.0 12:33:25 decorator==5.1.1 12:33:25 defusedxml==0.7.1 12:33:25 Deprecated==1.2.14 12:33:25 distlib==0.3.8 12:33:25 dnspython==2.6.1 12:33:25 docker==4.2.2 12:33:25 dogpile.cache==1.3.2 12:33:25 email_validator==2.1.1 12:33:25 filelock==3.13.3 12:33:25 future==1.0.0 12:33:25 gitdb==4.0.11 12:33:25 GitPython==3.1.42 12:33:25 google-auth==2.29.0 12:33:25 httplib2==0.22.0 12:33:25 identify==2.5.35 12:33:25 idna==3.6 12:33:25 importlib-resources==1.5.0 12:33:25 iso8601==2.1.0 12:33:25 Jinja2==3.1.3 12:33:25 jmespath==1.0.1 12:33:25 jsonpatch==1.33 12:33:25 jsonpointer==2.4 12:33:25 jsonschema==4.21.1 12:33:25 jsonschema-specifications==2023.12.1 12:33:25 keystoneauth1==5.6.0 12:33:25 kubernetes==29.0.0 12:33:25 lftools==0.37.10 12:33:25 lxml==5.1.0 12:33:25 MarkupSafe==2.1.5 12:33:25 msgpack==1.0.8 12:33:25 multi_key_dict==2.0.3 12:33:25 munch==4.0.0 12:33:25 netaddr==1.2.1 12:33:25 netifaces==0.11.0 12:33:25 niet==1.4.2 12:33:25 nodeenv==1.8.0 12:33:25 oauth2client==4.1.3 12:33:25 oauthlib==3.2.2 12:33:25 openstacksdk==3.0.0 12:33:25 os-client-config==2.1.0 12:33:25 os-service-types==1.7.0 12:33:25 osc-lib==3.0.1 12:33:25 oslo.config==9.4.0 12:33:25 oslo.context==5.5.0 12:33:25 oslo.i18n==6.3.0 12:33:25 oslo.log==5.5.0 12:33:25 oslo.serialization==5.4.0 12:33:25 oslo.utils==7.1.0 12:33:25 packaging==24.0 12:33:25 pbr==6.0.0 12:33:25 platformdirs==4.2.0 12:33:25 prettytable==3.10.0 12:33:25 pyasn1==0.6.0 12:33:25 pyasn1_modules==0.4.0 12:33:25 pycparser==2.21 12:33:25 pygerrit2==2.0.15 12:33:25 PyGithub==2.3.0 12:33:25 pyinotify==0.9.6 12:33:25 PyJWT==2.8.0 12:33:25 PyNaCl==1.5.0 12:33:25 pyparsing==2.4.7 12:33:25 pyperclip==1.8.2 12:33:25 pyrsistent==0.20.0 12:33:25 python-cinderclient==9.5.0 12:33:25 python-dateutil==2.9.0.post0 12:33:25 python-heatclient==3.5.0 12:33:25 python-jenkins==1.8.2 12:33:25 python-keystoneclient==5.4.0 12:33:25 python-magnumclient==4.4.0 12:33:25 python-novaclient==18.6.0 12:33:25 python-openstackclient==6.6.0 12:33:25 python-swiftclient==4.5.0 12:33:25 PyYAML==6.0.1 12:33:25 referencing==0.34.0 12:33:25 requests==2.31.0 12:33:25 requests-oauthlib==2.0.0 12:33:25 requestsexceptions==1.4.0 12:33:25 rfc3986==2.0.0 12:33:25 rpds-py==0.18.0 12:33:25 rsa==4.9 12:33:25 ruamel.yaml==0.18.6 12:33:25 ruamel.yaml.clib==0.2.8 12:33:25 s3transfer==0.10.1 12:33:25 simplejson==3.19.2 12:33:25 six==1.16.0 12:33:25 smmap==5.0.1 12:33:25 soupsieve==2.5 12:33:25 stevedore==5.2.0 12:33:25 tabulate==0.9.0 12:33:25 toml==0.10.2 12:33:25 tomlkit==0.12.4 12:33:25 tqdm==4.66.2 12:33:25 typing_extensions==4.10.0 12:33:25 tzdata==2024.1 12:33:25 urllib3==1.26.18 12:33:25 virtualenv==20.25.1 12:33:25 wcwidth==0.2.13 12:33:25 websocket-client==1.7.0 12:33:25 wrapt==1.16.0 12:33:25 xdg==6.0.0 12:33:25 xmltodict==0.13.0 12:33:25 yq==3.2.3 12:33:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16106646116338808058.sh 12:33:25 ---> sudo-logs.sh 12:33:25 Archiving 'sudo' log.. 12:33:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8133010610532441319.sh 12:33:25 ---> job-cost.sh 12:33:25 Setup pyenv: 12:33:25 system 12:33:25 3.8.13 12:33:25 3.9.13 12:33:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JjGj from file:/tmp/.os_lf_venv 12:33:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-JjGj/bin to PATH 12:33:32 INFO: No Stack... 12:33:32 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:32 INFO: Archiving Costs 12:33:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1634001460820689513.sh 12:33:32 ---> logs-deploy.sh 12:33:32 Setup pyenv: 12:33:32 system 12:33:32 3.8.13 12:33:32 3.9.13 12:33:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JjGj from file:/tmp/.os_lf_venv 12:33:34 lf-activate-venv(): INFO: Installing: lftools 12:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-JjGj/bin to PATH 12:33:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3395 12:33:43 INFO: archiving workspace using pattern(s): 12:33:44 Archives upload complete. 12:33:44 INFO: archiving logs to Nexus 12:33:45 ---> uname -a: 12:33:45 Linux prd-ubuntu1804-builder-4c-4g-18830 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:45 12:33:45 12:33:45 ---> lscpu: 12:33:45 Architecture: x86_64 12:33:45 CPU op-mode(s): 32-bit, 64-bit 12:33:45 Byte Order: Little Endian 12:33:45 CPU(s): 4 12:33:45 On-line CPU(s) list: 0-3 12:33:45 Thread(s) per core: 1 12:33:45 Core(s) per socket: 1 12:33:45 Socket(s): 4 12:33:45 NUMA node(s): 1 12:33:45 Vendor ID: AuthenticAMD 12:33:45 CPU family: 23 12:33:45 Model: 49 12:33:45 Model name: AMD EPYC-Rome Processor 12:33:45 Stepping: 0 12:33:45 CPU MHz: 2800.000 12:33:45 BogoMIPS: 5600.00 12:33:45 Virtualization: AMD-V 12:33:45 Hypervisor vendor: KVM 12:33:45 Virtualization type: full 12:33:45 L1d cache: 32K 12:33:45 L1i cache: 32K 12:33:45 L2 cache: 512K 12:33:45 L3 cache: 16384K 12:33:45 NUMA node0 CPU(s): 0-3 12:33:45 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 12:33:45 12:33:45 12:33:45 ---> nproc: 12:33:45 4 12:33:45 12:33:45 12:33:45 ---> df -h: 12:33:45 Filesystem Size Used Avail Use% Mounted on 12:33:45 udev 7.9G 0 7.9G 0% /dev 12:33:45 tmpfs 1.6G 672K 1.6G 1% /run 12:33:45 /dev/vda1 78G 8.3G 70G 11% / 12:33:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:45 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:45 12:33:45 12:33:45 ---> free -m: 12:33:45 total used free shared buff/cache available 12:33:45 Mem: 16040 550 13431 0 2057 15178 12:33:45 Swap: 1023 0 1023 12:33:45 12:33:45 12:33:45 ---> ip addr: 12:33:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:45 inet 127.0.0.1/8 scope host lo 12:33:45 valid_lft forever preferred_lft forever 12:33:45 inet6 ::1/128 scope host 12:33:45 valid_lft forever preferred_lft forever 12:33:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:45 link/ether fa:16:3e:38:42:f9 brd ff:ff:ff:ff:ff:ff 12:33:45 inet 10.30.107.222/23 brd 10.30.107.255 scope global dynamic ens3 12:33:45 valid_lft 86247sec preferred_lft 86247sec 12:33:45 inet6 fe80::f816:3eff:fe38:42f9/64 scope link 12:33:45 valid_lft forever preferred_lft forever 12:33:45 12:33:45 12:33:45 ---> sar -b -r -n DEV: 12:33:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18830) 03/28/24 _x86_64_ (4 CPU) 12:33:45 12:33:45 12:31:14 LINUX RESTART (4 CPU) 12:33:45 12:33:45 12:32:02 tps rtps wtps bread/s bwrtn/s 12:33:45 12:33:01 116.17 14.13 102.03 1066.80 39336.38 12:33:45 Average: 116.17 14.13 102.03 1066.80 39336.38 12:33:45 12:33:45 12:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:45 12:33:01 13889584 15567348 2535376 15.44 68404 1805636 763984 4.37 701900 1610252 136032 12:33:45 Average: 13889584 15567348 2535376 15.44 68404 1805636 763984 4.37 701900 1610252 136032 12:33:45 12:33:45 12:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:45 12:33:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 12:33:45 12:33:01 ens3 48.35 31.55 707.47 7.52 0.00 0.00 0.00 0.00 12:33:45 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 12:33:45 Average: ens3 48.35 31.55 707.47 7.52 0.00 0.00 0.00 0.00 12:33:45 12:33:45 12:33:45 ---> sar -P ALL: 12:33:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18830) 03/28/24 _x86_64_ (4 CPU) 12:33:45 12:33:45 12:31:14 LINUX RESTART (4 CPU) 12:33:45 12:33:45 12:32:02 CPU %user %nice %system %iowait %steal %idle 12:33:45 12:33:01 all 18.56 0.00 1.27 8.72 0.06 71.40 12:33:45 12:33:01 0 15.75 0.00 1.66 8.53 0.05 74.01 12:33:45 12:33:01 1 7.65 0.00 1.02 16.77 0.05 74.51 12:33:45 12:33:01 2 16.26 0.00 1.10 5.52 0.03 77.07 12:33:45 12:33:01 3 34.61 0.00 1.30 4.04 0.09 59.97 12:33:45 Average: all 18.56 0.00 1.27 8.72 0.06 71.40 12:33:45 Average: 0 15.75 0.00 1.66 8.53 0.05 74.01 12:33:45 Average: 1 7.65 0.00 1.02 16.77 0.05 74.51 12:33:45 Average: 2 16.26 0.00 1.10 5.52 0.03 77.07 12:33:45 Average: 3 34.61 0.00 1.30 4.04 0.09 59.97 12:33:45 12:33:45 12:33:45