Closed vfreex closed 2 years ago
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev55+g8d1f866.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==21.4.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev55%2Bg8d1f866.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3322695325'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
...........For flaw bug 5 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
......................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 157 tests in 1.444s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 666 208 310 38 66%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 116 63 48 6 43%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 49 14 6 1 65%
elliottlib/cli/create_cli.py 70 70 20 0 0%
elliottlib/cli/create_placeholder_cli.py 40 40 12 0 0%
elliottlib/cli/create_textonly_cli.py 56 56 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 308 193 134 4 34%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5862 3559 2413 161 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev57+g0f558c3.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==21.4.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev57%2Bg0f558c3.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='2094785947'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.407s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 52 8 45%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5869 3569 2409 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev59+g63f9219.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==21.4.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev59%2Bg63f9219.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='1903913133'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.444s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 52 8 45%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5869 3569 2409 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev61+gcea0d61.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==21.4.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev61%2Bgcea0d61.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='1894520321'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.426s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 52 8 45%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5869 3569 2409 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev62+g45fa578.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==21.4.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev62%2Bg45fa578.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='4027680862'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.438s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 131 70 52 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5870 3570 2409 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 recreate: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63+gde1da83.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63%2Bgde1da83.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='130182852'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.413s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 52 8 45%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5869 3569 2409 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev64+g3ea688f.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev64%2Bg3ea688f.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='2769887864'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.451s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 191 191 70 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 168 168 82 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 75 5 24 3 90%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 26 26 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 299 166 110 9 41%
-----------------------------------------------------------------------------------
TOTAL 5869 3569 2411 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+ged33915.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bged33915.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3943357840'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.447s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 160 160 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 209 209 115 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5894 3592 2454 160 36%
py36 run-test: commands[2] | flake8
./elliottlib/cvp.py:207:9: E265 block comment should start with '# '
./elliottlib/cli/verify_cvp_cli.py:212:35: F541 f-string is missing placeholders
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/flake8 (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+ge51f539.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bge51f539.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3798656929'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.449s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 160 160 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 209 209 115 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5894 3592 2454 160 36%
py36 run-test: commands[2] | flake8
./elliottlib/cvp.py:207:9: E265 block comment should start with '# '
./elliottlib/cli/verify_cvp_cli.py:212:35: F541 f-string is missing placeholders
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/flake8 (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+g3ccded4.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bg3ccded4.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='2790907270'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.429s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 160 160 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 213 213 115 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5898 3596 2454 160 36%
py36 run-test: commands[2] | flake8
./elliottlib/cvp.py:211:9: E265 block comment should start with '# '
./elliottlib/cli/verify_cvp_cli.py:212:35: F541 f-string is missing placeholders
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/flake8 (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+g51d2b09.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bg51d2b09.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='4231395383'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.401s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 211 211 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5898 3596 2452 160 36%
py36 run-test: commands[2] | flake8
./elliottlib/cli/verify_cvp_cli.py:87:29: F541 f-string is missing placeholders
./elliottlib/cli/verify_cvp_cli.py:118:33: F541 f-string is missing placeholders
./elliottlib/cli/verify_cvp_cli.py:211:35: F541 f-string is missing placeholders
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/flake8 (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63+g919f70c.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63%2Bg919f70c.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='126185273'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.413s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 211 211 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5898 3596 2452 160 36%
py36 run-test: commands[2] | flake8
./elliottlib/cli/verify_cvp_cli.py:87:29: F541 f-string is missing placeholders
./elliottlib/cli/verify_cvp_cli.py:118:33: F541 f-string is missing placeholders
./elliottlib/cli/verify_cvp_cli.py:211:35: F541 f-string is missing placeholders
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/flake8 (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63+g95e59dc.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev63%2Bg95e59dc.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3921746185'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.414s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 211 211 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5898 3596 2452 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev64+g49b4c57.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev64%2Bg49b4c57.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='1376603052'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.444s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 211 211 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5898 3596 2452 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+gc1533d0.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bgc1533d0.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3092094442'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.424s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 214 214 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5901 3599 2452 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65+ga32d802.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev65%2Bga32d802.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='4259893770'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.452s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 74 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 214 214 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5901 3599 2452 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 inst-nodeps: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev67+ge27f663.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool==1.27.1,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.1,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.3,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev67%2Bge27f663.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3754386732'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.484s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 653 206 296 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 76 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 214 214 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5901 3599 2454 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
ERROR: invocation failed (exit code 1), logfile: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/log/GLOB-0.log
================================== log start ===================================
/home/art/.local/lib/python3.6/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
SetuptoolsDeprecationWarning,
error in rh-elliott setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "'+ssh://g'": Expected stringEnd
=================================== log end ====================================
ERROR: FAIL could not package project - v = InvocationError('/usr/bin/python3 setup.py sdist --formats=zip --dist-dir .tox/dist', 1)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
ERROR: invocation failed (exit code 1), logfile: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/log/GLOB-0.log
================================== log start ===================================
/home/art/.local/lib/python3.6/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
SetuptoolsDeprecationWarning,
error in rh-elliott setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "'+ssh://g'": Expected stringEnd
=================================== log end ====================================
ERROR: FAIL could not package project - v = InvocationError('/usr/bin/python3 setup.py sdist --formats=zip --dist-dir .tox/dist', 1)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 recreate: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev70+gc386ef1.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool @ git+http://github.com/red-hat-storage/errata-tool.git@a24cf5228be8f32a2f937be183fa1caaeca3cd5b,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.2,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.4,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev70%2Bgc386ef1.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='2284465834'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
........../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/bzutil.py:401: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
logger.warn(msg)
No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 6 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................E.E..
======================================================================
ERROR: test_get_attached_bugs (tests.test_verify_attached_bugs_cli.TestGetAttachedBugs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/tests/test_verify_attached_bugs_cli.py", line 17, in wrapper
loop.run_until_complete(future)
File "/usr/lib64/python3.6/asyncio/base_events.py", line 484, in run_until_complete
return future.result()
File "/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/tests/test_verify_attached_bugs_cli.py", line 44, in test_get_attached_bugs
validator = BugValidator(runtime, True)
File "/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/cli/verify_attached_bugs_cli.py", line 95, in __init__
self.product: str = self.config['project'] if use_jira else self.config['product']
KeyError: 'project'
======================================================================
ERROR: test_validator_target_release (tests.test_verify_attached_bugs_cli.VerifyAttachedBugs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/tests/test_verify_attached_bugs_cli.py", line 27, in test_validator_target_release
validator = BugValidator(runtime, True)
File "/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/cli/verify_attached_bugs_cli.py", line 95, in __init__
self.product: str = self.config['project'] if use_jira else self.config['product']
KeyError: 'project'
----------------------------------------------------------------------
Ran 154 tests in 1.476s
FAILED (errors=2)
ERROR: InvocationError for command /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/bin/coverage run --branch --source elliottlib -m unittest discover -t . -s tests/ (exited with code 1)
___________________________________ summary ____________________________________
ERROR: py36: commands failed
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 recreate: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev71+gd4c731a.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool @ git+http://github.com/red-hat-storage/errata-tool.git@a24cf5228be8f32a2f937be183fa1caaeca3cd5b,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.2,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.4,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev71%2Bgd4c731a.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3043905842'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
..........No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 5 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.427s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 662 210 300 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 130 69 54 8 44%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 76 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 214 214 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5910 3603 2458 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py36 recreate: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36
py36 installdeps: -rrequirements-dev.txt
py36 inst: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev72+g5167ace.zip
py36 installed: aiodns==3.0.0,aiohttp==3.8.1,aiosignal==1.2.0,appdirs==1.4.4,astroid==2.11.7,async-timeout==4.0.2,asynctest==0.13.0,attrs==22.1.0,Brotli==1.0.9,cached-property==1.5.2,cchardet==2.1.7,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.0.12,click==8.0.4,contextvars==2.4,coverage==5.5,cryptography==37.0.4,dataclasses==0.8,decorator==5.1.1,defusedxml==0.7.1,dill==0.3.4,distlib==0.3.5,errata-tool @ git+http://github.com/red-hat-storage/errata-tool.git@a24cf5228be8f32a2f937be183fa1caaeca3cd5b,filelock==3.4.1,flake8==3.8.4,flexmock==0.11.3,frozenlist==1.2.0,future==0.18.2,gssapi==1.7.3,idna==3.3,idna-ssl==1.1.0,immutables==0.18,importlib-metadata==4.8.3,importlib-resources==5.4.0,iniconfig==1.1.1,isort==5.10.1,jeepney==0.7.1,jira==3.2.0,jsonpath-rw==1.4.0,keyring==23.4.1,koji==1.29.1,krb5==0.3.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==4.0.3,multidict==5.2.0,mypy==0.971,mypy-extensions==0.4.3,oauthlib==3.2.0,packaging==21.3,platformdirs==2.4.0,pluggy==1.0.0,ply==3.11,py==1.11.0,pycares==4.2.2,pycodestyle==2.6.0,pycparser==2.21,pyflakes==2.2.0,pygit2==1.6.1,pylint==2.13.9,pyparsing==3.0.9,pyspnego==0.5.4,pytest==6.2.5,python-bugzilla==3.2.0,python-dateutil==2.8.2,PyYAML==6.0,requests==2.27.1,requests-gssapi==1.2.3,requests-kerberos==0.14.0,requests-oauthlib==1.3.1,requests-toolbelt==0.9.1,rh-elliott @ file:///mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/.tmp/package/1/rh-elliott-2.0.14.dev72%2Bg5167ace.zip,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,SecretStorage==3.3.2,semver==2.13.0,setuptools-scm==6.4.2,six==1.16.0,tenacity==8.0.1,toml==0.10.2,tomli==1.2.3,tox==3.20.1,typed-ast==1.5.4,typing-extensions==4.1.1,urllib3==1.26.11,virtualenv==20.2.2,wrapt==1.14.1,yarl==1.7.2,zipp==3.6.0
py36 run-test-pre: PYTHONHASHSEED='3542602254'
py36 run-test: commands[0] | coverage run --branch --source elliottlib -m unittest discover -t . -s tests/
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib/python3.6/site-packages/spnego/_ntlm_raw/crypto.py:22: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
from cryptography.hazmat.backends import default_backend
..........No flaw bugs could be found for these trackers: {'OCPBUGS-2'}
....For flaw bug 5 - these tracker bugs do not have a valid whiteboard component value: [1] Cannot reliably determine if flaw bug is first fix. Check tracker bugs manually
................................................changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
..changed 123 from status1 to status2
.123 is already on status1
.changed 123 from status1 to status2
................../mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:777: DeprecationWarning: The object should be created within an async function
loop=loop,
/mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py36/lib64/python3.6/site-packages/aiohttp/connector.py:782: DeprecationWarning: The object should be created within an async function
resolver = DefaultResolver(loop=self._loop)
........./mnt/workspace/jenkins/working/art-tools_elliott_PR-368/elliottlib/errata_async.py:41: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
resp.raise_for_status()
........................................................Retrieving bugs for advisory ['12345']
...
----------------------------------------------------------------------
Ran 154 tests in 1.471s
OK
py36 run-test: commands[1] | coverage report
Name Stmts Miss Branch BrPart Cover
-----------------------------------------------------------------------------------
elliottlib/__init__.py 8 2 2 1 70%
elliottlib/assembly.py 92 9 54 7 89%
elliottlib/assertion.py 11 0 6 0 100%
elliottlib/brew.py 317 188 134 5 35%
elliottlib/bug/__init__.py 0 0 0 0 100%
elliottlib/build_finder.py 114 12 74 15 86%
elliottlib/bzutil.py 662 210 300 35 64%
elliottlib/cincinnati.py 21 21 4 0 0%
elliottlib/cli/__init__.py 0 0 0 0 100%
elliottlib/cli/__main__.py 268 268 72 0 0%
elliottlib/cli/add_metadata_cli.py 32 32 4 0 0%
elliottlib/cli/advisory_commons_cli.py 89 89 38 0 0%
elliottlib/cli/advisory_drop_cli.py 20 20 2 0 0%
elliottlib/cli/advisory_images_cli.py 13 13 2 0 0%
elliottlib/cli/advisory_impetus_cli.py 21 21 6 0 0%
elliottlib/cli/attach_bugs_cli.py 39 39 16 0 0%
elliottlib/cli/attach_cve_flaws_cli.py 135 73 58 8 42%
elliottlib/cli/change_state_cli.py 52 52 20 0 0%
elliottlib/cli/cli_opts.py 13 0 15 0 100%
elliottlib/cli/common.py 47 13 6 1 66%
elliottlib/cli/create_cli.py 69 69 20 0 0%
elliottlib/cli/create_placeholder_cli.py 42 42 14 0 0%
elliottlib/cli/create_textonly_cli.py 51 51 8 0 0%
elliottlib/cli/find_bugs_blocker_cli.py 43 4 10 3 87%
elliottlib/cli/find_bugs_qe_cli.py 36 4 6 0 90%
elliottlib/cli/find_bugs_sweep_cli.py 164 50 76 11 64%
elliottlib/cli/find_builds_cli.py 255 188 169 2 20%
elliottlib/cli/get_golang_versions_cli.py 55 21 32 5 49%
elliottlib/cli/list_cli.py 16 16 4 0 0%
elliottlib/cli/puddle_advisories_cli.py 36 36 10 0 0%
elliottlib/cli/remove_bugs_cli.py 50 9 16 5 79%
elliottlib/cli/repair_bugs_cli.py 64 10 28 7 77%
elliottlib/cli/rhcos_cli.py 96 96 54 0 0%
elliottlib/cli/rpmdiff_cli.py 100 100 34 0 0%
elliottlib/cli/tag_builds_cli.py 128 128 62 0 0%
elliottlib/cli/tarball_sources_cli.py 81 81 26 0 0%
elliottlib/cli/validate_rhsa.py 40 40 10 0 0%
elliottlib/cli/verify_attached_bugs_cli.py 202 145 121 1 20%
elliottlib/cli/verify_attached_operators_cli.py 114 81 52 0 20%
elliottlib/cli/verify_cvp_cli.py 162 162 78 0 0%
elliottlib/constants.py 50 0 0 0 100%
elliottlib/cvp.py 214 214 113 0 0%
elliottlib/dotconfig.py 54 11 30 6 75%
elliottlib/errata.py 320 204 138 4 33%
elliottlib/errata_async.py 109 6 38 5 93%
elliottlib/exceptions.py 12 0 0 0 100%
elliottlib/exectools.py 83 12 24 3 84%
elliottlib/gitdata.py 170 137 76 0 13%
elliottlib/imagecfg.py 18 2 0 0 89%
elliottlib/logutil.py 9 1 2 1 82%
elliottlib/metadata.py 154 43 76 18 67%
elliottlib/model.py 102 22 30 2 79%
elliottlib/openshiftclient.py 34 34 8 0 0%
elliottlib/pushd.py 20 0 2 0 100%
elliottlib/resultsdb.py 29 29 4 0 0%
elliottlib/rhcos.py 51 51 12 0 0%
elliottlib/rpm_utils.py 30 14 16 5 46%
elliottlib/rpmcfg.py 5 2 0 0 60%
elliottlib/rpmdiff.py 31 0 0 0 100%
elliottlib/runtime.py 269 200 104 1 20%
elliottlib/tarball_sources.py 90 61 34 0 30%
elliottlib/util.py 303 169 112 9 41%
-----------------------------------------------------------------------------------
TOTAL 5915 3607 2462 160 36%
py36 run-test: commands[2] | flake8
___________________________________ summary ____________________________________
py36: commands succeeded
congratulations :)
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
/lgtm
GLOB sdist-make: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/setup.py
py38 create: /mnt/workspace/jenkins/working/art-tools_elliott_PR-368/.tox/py38
ERROR: InterpreterNotFound: python3.8
___________________________________ summary ____________________________________
ERROR: py38: InterpreterNotFound: python3.8
Used in https://github.com/openshift/aos-cd-jobs/pull/3164