2021-03-07T23:29:55,360 Created temporary directory: /tmp/pip-ephem-wheel-cache-ltgq4_xi 2021-03-07T23:29:55,363 Created temporary directory: /tmp/pip-req-tracker-b9nhu55x 2021-03-07T23:29:55,363 Initialized build tracking at /tmp/pip-req-tracker-b9nhu55x 2021-03-07T23:29:55,363 Created build tracker: /tmp/pip-req-tracker-b9nhu55x 2021-03-07T23:29:55,364 Entered build tracker: /tmp/pip-req-tracker-b9nhu55x 2021-03-07T23:29:55,364 Created temporary directory: /tmp/pip-wheel-6beklfk_ 2021-03-07T23:29:55,393 1 location(s) to search for versions of gtest: 2021-03-07T23:29:55,393 * https://pypi.org/simple/gtest/ 2021-03-07T23:29:55,393 Fetching project page and analyzing links: https://pypi.org/simple/gtest/ 2021-03-07T23:29:55,393 Getting page https://pypi.org/simple/gtest/ 2021-03-07T23:29:55,395 Found index url https://pypi.org/simple 2021-03-07T23:29:55,480 Found link https://files.pythonhosted.org/packages/52/87/447265b893ac96cf2b3c383c22ce3b779b1d06213bcdac3f3510c42b9c54/gtest-0.1.0.tar.gz#sha256=96a9f37c9a52374b8a1c8cada8eb6c47815e3037554be6aeb97cda18199a1bea (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.0 2021-03-07T23:29:55,481 Found link https://files.pythonhosted.org/packages/31/e4/d76e37b947ba067b6b0b753f8b4da77acc705246274282abdb09a238952e/gtest-0.1.1.tar.gz#sha256=8c32a749928f3ceda5e72b02573908721b83c3517f7749298682087e845841be (from https://pypi.org/simple/gtest/) (requires-python:>=3), version: 0.1.1 2021-03-07T23:29:55,494 Given no hashes to check 1 links for project 'gtest': discarding no candidates 2021-03-07T23:29:55,509 Collecting gtest==0.1.1 2021-03-07T23:29:55,511 Created temporary directory: /tmp/pip-unpack-i6umy184 2021-03-07T23:29:55,550 Downloading gtest-0.1.1.tar.gz (25 kB) 2021-03-07T23:29:55,665 Added gtest==0.1.1 from https://files.pythonhosted.org/packages/31/e4/d76e37b947ba067b6b0b753f8b4da77acc705246274282abdb09a238952e/gtest-0.1.1.tar.gz#sha256=8c32a749928f3ceda5e72b02573908721b83c3517f7749298682087e845841be to build tracker '/tmp/pip-req-tracker-b9nhu55x' 2021-03-07T23:29:55,667 Running setup.py (path:/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/setup.py) egg_info for package gtest 2021-03-07T23:29:55,668 Created temporary directory: /tmp/pip-pip-egg-info-k8_7qr41 2021-03-07T23:29:55,668 Running command python setup.py egg_info 2021-03-07T23:29:56,661 Traceback (most recent call last): 2021-03-07T23:29:56,662 File "", line 1, in 2021-03-07T23:29:56,662 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/setup.py", line 3, in 2021-03-07T23:29:56,663 from gtest.gtest import GTest 2021-03-07T23:29:56,663 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/gtest/gtest.py", line 4, in 2021-03-07T23:29:56,664 from gtest.model.suite_tree import SuiteTree 2021-03-07T23:29:56,664 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/gtest/model/suite_tree.py", line 7, in 2021-03-07T23:29:56,665 from gtest.model.cases import Case, Step, Template 2021-03-07T23:29:56,665 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/gtest/model/cases.py", line 6, in 2021-03-07T23:29:56,665 from gtest.keyword_.keyword_ import KeyWord 2021-03-07T23:29:56,666 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/gtest/keyword_/keyword_.py", line 2, in 2021-03-07T23:29:56,666 from gtest.keyword_.selenium_ import keyword as sk 2021-03-07T23:29:56,667 File "/tmp/pip-wheel-6beklfk_/gtest_a20dc612743944b2b4901c97b2a0ea01/gtest/keyword_/selenium_.py", line 2, in 2021-03-07T23:29:56,667 from selenium.webdriver.support.wait import WebDriverWait as wait 2021-03-07T23:29:56,668 ModuleNotFoundError: No module named 'selenium' 2021-03-07T23:29:56,716 WARNING: Discarding https://files.pythonhosted.org/packages/31/e4/d76e37b947ba067b6b0b753f8b4da77acc705246274282abdb09a238952e/gtest-0.1.1.tar.gz#sha256=8c32a749928f3ceda5e72b02573908721b83c3517f7749298682087e845841be (from https://pypi.org/simple/gtest/) (requires-python:>=3). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-07T23:29:56,717 ERROR: Could not find a version that satisfies the requirement gtest==0.1.1 2021-03-07T23:29:56,718 ERROR: No matching distribution found for gtest==0.1.1 2021-03-07T23:29:56,718 Exception information: 2021-03-07T23:29:56,718 Traceback (most recent call last): 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-07T23:29:56,718 crit = self.state.criteria[name] 2021-03-07T23:29:56,718 KeyError: 'gtest' 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 During handling of the above exception, another exception occurred: 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 Traceback (most recent call last): 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-07T23:29:56,718 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-07T23:29:56,718 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-07T23:29:56,718 raise RequirementsConflicted(criterion) 2021-03-07T23:29:56,718 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gtest==0.1.1') 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 During handling of the above exception, another exception occurred: 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 Traceback (most recent call last): 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-07T23:29:56,718 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-07T23:29:56,718 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-07T23:29:56,718 raise ResolutionImpossible(e.criterion.information) 2021-03-07T23:29:56,718 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gtest==0.1.1'), parent=None)] 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 The above exception was the direct cause of the following exception: 2021-03-07T23:29:56,718 2021-03-07T23:29:56,718 Traceback (most recent call last): 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-07T23:29:56,718 status = self.run(options, args) 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-07T23:29:56,718 return func(self, options, args) 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-07T23:29:56,718 reqs, check_supported_wheels=True 2021-03-07T23:29:56,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-07T23:29:56,718 six.raise_from(error, e) 2021-03-07T23:29:56,718 File "", line 3, in raise_from 2021-03-07T23:29:56,718 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gtest==0.1.1 2021-03-07T23:29:56,724 Removed gtest==0.1.1 from https://files.pythonhosted.org/packages/31/e4/d76e37b947ba067b6b0b753f8b4da77acc705246274282abdb09a238952e/gtest-0.1.1.tar.gz#sha256=8c32a749928f3ceda5e72b02573908721b83c3517f7749298682087e845841be from build tracker '/tmp/pip-req-tracker-b9nhu55x' 2021-03-07T23:29:56,724 Removed build tracker: '/tmp/pip-req-tracker-b9nhu55x'