Running with gitlab-runner 13.5.0 (ece86343)  on global-shared-gitlab-runner-64c86d85d-g7jfn aHP3c8di section_start:1607699990:resolve_secrets Resolving secrets section_end:1607699990:resolve_secrets section_start:1607699990:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/python:pyyaml ... section_end:1607699991:prepare_executor section_start:1607699991:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-ahp3c8di-project-180-concurrent-0rrnqh to be running, status is Pending Waiting for pod gitlab-runner/runner-ahp3c8di-project-180-concurrent-0rrnqh to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-ahp3c8di-project-180-concurrent-0rrnqh via global-shared-gitlab-runner-64c86d85d-g7jfn... section_end:1607699997:prepare_script section_start:1607699997:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/atlassian/confluence-data-center/confluence-load-balancer/.git/ Created fresh repository. Checking out b7347367 as development... Skipping Git submodules setup section_end:1607699997:get_sources section_start:1607699997:download_artifacts Downloading artifacts Downloading artifacts for csv output (1064748)... Downloading artifacts for hardening_manifest (1064739)... Downloading artifacts from coordinator... ok  id=1064748 responseStatus=200 OK token=9mFkNviz Downloading artifacts for load scripts (1064736)... Downloading artifacts from coordinator... ok  id=1064739 responseStatus=200 OK token=c91Mw-57 Downloading artifacts from coordinator... ok  id=1064736 responseStatus=200 OK token=yEkDJTyS section_end:1607699998:download_artifacts section_start:1607699998:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/vat/vat-run.sh" Collecting pip Downloading pip-20.3.1-py2.py3-none-any.whl (1.5 MB) Collecting setuptools Downloading setuptools-51.0.0-py3-none-any.whl (785 kB) Collecting wheel Downloading wheel-0.36.1-py2.py3-none-any.whl (34 kB) Collecting minepy Downloading minepy-1.2.5.tar.gz (495 kB) Collecting python-gitlab Downloading python_gitlab-2.5.0-py3-none-any.whl (93 kB) Collecting numpy>=1.3.0 Downloading numpy-1.19.4-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) Collecting requests>=2.22.0 Downloading requests-2.25.0-py2.py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: minepy Building wheel for minepy (setup.py): started ERROR: Command errored out with exit status 1: command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-j911lnxf/minepy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-j911lnxf/minepy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-d928vh1j cwd: /tmp/pip-install-j911lnxf/minepy/ Complete output (47 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/minepy copying minepy/__init__.py -> build/lib.linux-x86_64-3.6/minepy /usr/local/lib/python3.6/site-packages/setuptools/lib2to3_ex.py:44: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. SetuptoolsDeprecationWarning) Fixing build/lib.linux-x86_64-3.6/minepy/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.linux-x86_64-3.6/minepy/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-j911lnxf/minepy/setup.py", line 55, in cmdclass = {'build_ext': build_ext_custom} File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 163, in setup return distutils.core.setup(**attrs) File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 290, in run self.run_command('build') File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-install-j911lnxf/minepy/setup.py", line 9, in run import numpy ModuleNotFoundError: No module named 'numpy' ---------------------------------------- ERROR: Failed building wheel for minepy Building wheel for minepy (setup.py): finished with status 'error' Running setup.py clean for minepy Failed to build minepy DEPRECATION: Could not build wheels for minepy which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368. Installing collected packages: pip, setuptools, wheel, numpy, minepy, certifi, urllib3, idna, chardet, requests, python-gitlab Attempting uninstall: pip Found existing installation: pip 20.2.2 Uninstalling pip-20.2.2: Successfully uninstalled pip-20.2.2 Attempting uninstall: setuptools Found existing installation: setuptools 49.6.0 Uninstalling setuptools-49.6.0: Successfully uninstalled setuptools-49.6.0 Attempting uninstall: wheel Found existing installation: wheel 0.35.1 Uninstalling wheel-0.35.1: Successfully uninstalled wheel-0.35.1 Running setup.py install for minepy: started Running setup.py install for minepy: finished with status 'done' Successfully installed certifi-2020.12.5 chardet-3.0.4 idna-2.10 minepy-1.2.5 numpy-1.19.4 pip-20.3.1 python-gitlab-2.5.0 requests-2.25.0 setuptools-51.0.0 urllib3-1.26.2 wheel-0.36.1 Collecting mysql-connector-python==8.0.20 Downloading mysql_connector_python-8.0.20-cp36-cp36m-manylinux1_x86_64.whl (14.8 MB) Collecting numpy==1.19.2 Downloading numpy-1.19.2-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) Collecting pandas==1.0.3 Downloading pandas-1.0.3-cp36-cp36m-manylinux1_x86_64.whl (10.0 MB) Collecting protobuf==3.13.0 Downloading protobuf-3.13.0-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from protobuf==3.13.0->-r ci-artifacts/[MASKED]/stages/vat/requirements.txt (line 4)) (51.0.0) Collecting python-dateutil==2.8.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting pytz==2020.1 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting six==1.15.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: six, pytz, python-dateutil, protobuf, numpy, pandas, mysql-connector-python Attempting uninstall: numpy Found existing installation: numpy 1.19.4 Uninstalling numpy-1.19.4: Successfully uninstalled numpy-1.19.4 Successfully installed mysql-connector-python-8.0.20 numpy-1.19.2 pandas-1.0.3 protobuf-3.13.0 python-dateutil-2.8.1 pytz-2020.1 six-1.15.0 INFO: Log level set to info INFO: ***************************** INFO: SQL Agent ***************************** INFO: Args ---------------------------- INFO: Namespace(container='atlassian/confluence-data-center/confluence-load-balancer', csv_dir='ci-artifacts/scan-results/csvs/', db='vat_db', debug=True, host='[MASKED]', jenkins='100649', link='ci-artifacts/scan-results/openscap/', parent='redhat/ubi/ubi8', parent_version='8.3', password='[MASKED]', scan_date='2020-12-11T15:20:24', user='ironbankpipeline', version='7.4.0') INFO: WARNING: Empty DataFrame Columns: [finding, severity, package, link, description, score, package_path] Index: [] WARNING: Empty DataFrame Columns: [finding, severity, package, link, description, score, package_path] Index: [] section_end:1607700027:step_script section_start:1607700027:cleanup_file_variables Cleaning up file based variables section_end:1607700027:cleanup_file_variables Job succeeded