py39: install_deps> python -I -m pip install -r test-requirements.txt .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel .pkg: _optional_hooks> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 .pkg: get_requires_for_build_wheel> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel .pkg: freeze> python -m pip freeze --all .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ py39: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 py39: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-python3.9-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz py39: freeze> python -m pip freeze --all py39: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 py39: commands[0]> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules ============================= test session starts ============================== platform linux -- Python 3.9.14, pytest-8.0.1, pluggy-1.4.0 -- /w/workspace/integration-python-onapsdk-master-python3.9-lint/.tox/py39/bin/python cachedir: .tox/py39/.pytest_cache rootdir: /w/workspace/integration-python-onapsdk-master-python3.9-lint configfile: setup.cfg plugins: requests-mock-1.11.0, cov-4.1.0 collecting ... collected 663 items / 1 error ==================================== ERRORS ==================================== _______________ ERROR collecting tests/test_so_instantiation.py ________________ .tox/py39/lib/python3.9/site-packages/_pytest/python.py:538: in importtestmodule mod = import_path(path, mode=importmode, root=config.rootpath) .tox/py39/lib/python3.9/site-packages/_pytest/pathlib.py:566: in import_path importlib.import_module(module_name) /usr/lib/python3.9/importlib/__init__.py:127: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1030: in _gcd_import ??? :1007: in _find_and_load ??? :986: in _find_and_load_unlocked ??? :680: in _load_unlocked ??? .tox/py39/lib/python3.9/site-packages/_pytest/assertion/rewrite.py:169: in exec_module source_stat, co = _rewrite_test(fn, self.config) .tox/py39/lib/python3.9/site-packages/_pytest/assertion/rewrite.py:351: in _rewrite_test tree = ast.parse(source, filename=strfn) /usr/lib/python3.9/ast.py:50: in parse return compile(source, filename, mode, flags, E File "/w/workspace/integration-python-onapsdk-master-python3.9-lint/tests/test_so_instantiation.py", line 103 E <<<<<<< PATCH SET (8b343e Support Recursive Service Orchestration (ONAPSDK)) E ^ E SyntaxError: invalid syntax =========================== short test summary info ============================ ERROR tests/test_so_instantiation.py !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! =============================== 1 error in 3.24s =============================== py39: exit 1 (3.74 seconds) /w/workspace/integration-python-onapsdk-master-python3.9-lint> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules pid=2802 .pkg: _exit> python /tmp/venv-D0Xx/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ py39: FAIL code 1 (24.28=setup[20.53]+cmd[3.74] seconds) evaluation failed :( (24.44 seconds)