Skip to content

Instantly share code, notes, and snippets.

@ziyadedher
Created November 20, 2020 00:17
Show Gist options
  • Save ziyadedher/6802dd25dcd059ef18d68eae09e02b87 to your computer and use it in GitHub Desktop.
Save ziyadedher/6802dd25dcd059ef18d68eae09e02b87 to your computer and use it in GitHub Desktop.
./pants lint :: --pex-verbosity=9 -ldebug
16:15:49.82 [DEBUG] acquiring lock: <pants.process.lock.OwnerPrintingInterProcessFileLock object at 0x7fed5ceba450>
16:15:49.82 [DEBUG] releasing lock: <pants.process.lock.OwnerPrintingInterProcessFileLock object at 0x7fed5ceba450>
16:15:49.82 [DEBUG] connecting to pantsd on port 43829 (attempt 1/3)
16:15:49.84 [DEBUG] Logging already initialized.
16:15:49.84 [INFO] initialization options changed: reinitializing pantsd...
16:15:49.84 [DEBUG] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x7f0917aed710>
16:15:50.32 [DEBUG] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x7f0917aff310>
16:15:50.34 [DEBUG] File handle limit is: 524288
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/pants.JWWe2M/install/bin, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/pants.JWWe2M/install/bin, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python37.zip, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/lib-dynload, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /usr/local/lib/python3.7, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] Changes to /home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages, outside of the buildroot, will not be invalidated.
16:15:50.42 [DEBUG] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x7d50ec1dd850>
16:15:50.42 [DEBUG] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x7d50cf7343d0>
16:15:50.42 [DEBUG] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x7d50ec1dd850>
16:15:50.42 [DEBUG] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x7d50cf7343d0>
16:15:50.42 [INFO] pantsd initialized.
16:15:50.45 [DEBUG] specs are: Specs(address_specs=AddressSpecs(literals=(), globs=(DescendantAddresses(directory=''),), filter_by_global_options=True), filesystem_specs=FilesystemSpecs(includes=(), ignores=()))
16:15:50.45 [DEBUG] changed_options are: ChangedOptions(since=None, diffspec=None, dependees=<DependeesOption.NONE: 'none'>)
16:15:50.45 [DEBUG] requesting <class 'pants.core.goals.lint.Lint'> to satisfy execution of `lint` goal
16:15:50.45 [DEBUG] Launching 1 roots (poll=false).
16:15:50.45 [DEBUG] Starting: `lint` goal
16:15:50.45 [DEBUG] Starting: Find targets from input specs
16:15:50.45 [DEBUG] Completed: Find targets from input specs
16:15:50.45 [INFO] Filesystem changed during run: retrying `@rule(pants.engine.internals.graph.resolve_targets)` in 500ms...
16:15:50.45 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:50.97 [DEBUG] Starting: Lint with Black
16:15:50.97 [DEBUG] Starting: Lint with isort
16:15:50.97 [DEBUG] Starting: Lint with Flake8
16:15:50.97 [DEBUG] Starting: Lint with Bandit
16:15:50.97 [DEBUG] Starting: Lint using Pylint
16:15:50.98 [DEBUG] Starting: Lint with docformatter
16:15:50.97 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:50.99 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:50.99 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:51.00 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:51.01 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:51.01 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:51.01 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:51.02 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:51.02 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:51.02 [DEBUG] Canceled: Lint with Black
16:15:51.02 [DEBUG] Canceled: Lint with isort
16:15:51.02 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:51.02 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:51.02 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:51.02 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:51.02 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:51.02 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:51.02 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:51.02 [DEBUG] Canceled: Lint with Flake8
16:15:51.02 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:51.03 [DEBUG] Starting: Find Python interpreter for constraints
16:15:51.03 [DEBUG] Starting: Find Python interpreter for constraints
16:15:51.03 [DEBUG] Starting: Find Python interpreter for constraints
16:15:51.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:51.03 [DEBUG] Canceled: Lint using Pylint
16:15:51.03 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:51.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:51.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:51.03 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:51.03 [DEBUG] Canceled: Lint with docformatter
16:15:51.03 [DEBUG] Canceled: Lint with Bandit
16:15:51.03 [DEBUG] Starting: Find Python interpreter to bootstrap PEX
16:15:51.04 [INFO] No pyenv binary found. Will not use pyenv interpreters.
16:15:51.04 [DEBUG] Starting: Find binary path
16:15:51.04 [DEBUG] Starting: Find binary path
16:15:51.04 [DEBUG] Starting: Find binary path
16:15:51.04 [DEBUG] Starting: Find binary path
16:15:51.04 [DEBUG] Starting: (Waiting) Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.04 [DEBUG] Running Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin under semaphore with concurrency id: 1
16:15:51.04 [DEBUG] Starting: Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.04 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "bash"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.05 [DEBUG] spawned local process as 137186 for Process { argv: ["./find_binary.sh", "bash"], env: {"PATH": "/usr/bin:/bin:/usr/local/bin", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<124495cfdd1160d88a797da1b5de65f0b9d57642b553d7ff5195d5375411b492>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.05 [DEBUG] Completed: Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.05 [DEBUG] Completed: (Waiting) Searching for `bash` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.05 [DEBUG] Completed: Find binary path - found bash at BinaryPath(path='/usr/bin/bash', fingerprint='e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855') and 1 other location
16:15:51.06 [DEBUG] Starting: (Waiting) Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/in... (108 characters truncated)
16:15:51.06 [DEBUG] Starting: (Waiting) Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/int... (107 characters truncated)
16:15:51.06 [DEBUG] Running Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl under semaphore with concurrency id: 2
16:15:51.06 [DEBUG] Starting: Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/... (98 characters truncated)
16:15:51.06 [DEBUG] Running Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl under semaphore with concurrency id: 3
16:15:51.06 [DEBUG] Starting: (Waiting) Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/in... (108 characters truncated)
16:15:51.06 [DEBUG] Starting: Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/n... (97 characters truncated)
16:15:51.06 [DEBUG] Running Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl under semaphore with concurrency id: 4
16:15:51.06 [DEBUG] Starting: Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/... (98 characters truncated)
16:15:51.06 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "python2"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.06 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "python"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.06 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "python3"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.06 [DEBUG] spawned local process as 137188 for Process { argv: ["./find_binary.sh", "python2"], env: {"PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<dea2c9ff6e74e7dbe89142d0f10ec33c852934f2206f7b305fce33ee77049ab1>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.06 [DEBUG] Completed: Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/... (98 characters truncated)
16:15:51.06 [DEBUG] Completed: (Waiting) Searching for `python2` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/in... (108 characters truncated)
16:15:51.06 [DEBUG] Starting: (Waiting) Test binary /usr/bin/python2.
16:15:51.06 [DEBUG] Running Test binary /usr/bin/python2. under semaphore with concurrency id: 5
16:15:51.06 [DEBUG] Starting: Test binary /usr/bin/python2.
16:15:51.06 [DEBUG] spawned local process as 137190 for Process { argv: ["./find_binary.sh", "python"], env: {"PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<dea2c9ff6e74e7dbe89142d0f10ec33c852934f2206f7b305fce33ee77049ab1>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.07 [DEBUG] Completed: Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/n... (97 characters truncated)
16:15:51.07 [DEBUG] Completed: (Waiting) Searching for `python` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/int... (107 characters truncated)
16:15:51.07 [DEBUG] Starting: (Waiting) Test binary /usr/bin/python.
16:15:51.07 [DEBUG] Running Test binary /usr/bin/python. under semaphore with concurrency id: 6
16:15:51.07 [DEBUG] Starting: Test binary /usr/bin/python.
16:15:51.07 [DEBUG] spawned local process as 137192 for Process { argv: ["./find_binary.sh", "python3"], env: {"PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<dea2c9ff6e74e7dbe89142d0f10ec33c852934f2206f7b305fce33ee77049ab1>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.07 [DEBUG] spawned local process as 137194 for Process { argv: ["/usr/bin/python2", "-c", "import sys\n\nmajor, minor = sys.version_info[:2]\nif (major, minor) != (2, 7) and not (major == 3 and minor >= 5):\n sys.exit(1)\n\nimport hashlib\nhasher = hashlib.sha256()\nwith open(sys.executable, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nsys.stdout.write(hasher.hexdigest())\n"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /usr/bin/python2.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.07 [DEBUG] Completed: Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/... (98 characters truncated)
16:15:51.07 [DEBUG] Completed: (Waiting) Searching for `python3` on PATH=/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/in... (108 characters truncated)
16:15:51.08 [DEBUG] Starting: (Waiting) Test binary /usr/bin/python3.
16:15:51.08 [DEBUG] Running Test binary /usr/bin/python3. under semaphore with concurrency id: 7
16:15:51.08 [DEBUG] Starting: Test binary /usr/bin/python3.
16:15:51.08 [DEBUG] spawned local process as 137195 for Process { argv: ["/usr/bin/python", "-c", "import sys\n\nmajor, minor = sys.version_info[:2]\nif (major, minor) != (2, 7) and not (major == 3 and minor >= 5):\n sys.exit(1)\n\nimport hashlib\nhasher = hashlib.sha256()\nwith open(sys.executable, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nsys.stdout.write(hasher.hexdigest())\n"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /usr/bin/python.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.08 [DEBUG] spawned local process as 137196 for Process { argv: ["/usr/bin/python3", "-c", "import sys\n\nmajor, minor = sys.version_info[:2]\nif (major, minor) != (2, 7) and not (major == 3 and minor >= 5):\n sys.exit(1)\n\nimport hashlib\nhasher = hashlib.sha256()\nwith open(sys.executable, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nsys.stdout.write(hasher.hexdigest())\n"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /usr/bin/python3.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.08 [DEBUG] Completed: Test binary /usr/bin/python2.
16:15:51.08 [DEBUG] Completed: (Waiting) Test binary /usr/bin/python2.
16:15:51.08 [DEBUG] Completed: Find binary path - found python2 at BinaryPath(path='/usr/bin/python2', fingerprint='4fe5d0d901326c1ab5dfe98402a458069e11256f244acf6f579211e523dcef51')
16:15:51.09 [DEBUG] Completed: Test binary /usr/bin/python.
16:15:51.09 [DEBUG] Completed: (Waiting) Test binary /usr/bin/python.
16:15:51.09 [DEBUG] Completed: Find binary path - found python at BinaryPath(path='/usr/bin/python', fingerprint='20dba08eaf786e83e3f18243f53791b6d6ec79d616065c3c173b76215dfae79f')
16:15:51.10 [DEBUG] Completed: Test binary /usr/bin/python3.
16:15:51.10 [DEBUG] Completed: (Waiting) Test binary /usr/bin/python3.
16:15:51.10 [DEBUG] Completed: Find binary path - found python3 at BinaryPath(path='/usr/bin/python3', fingerprint='20dba08eaf786e83e3f18243f53791b6d6ec79d616065c3c173b76215dfae79f')
16:15:51.10 [DEBUG] Completed: Find Python interpreter to bootstrap PEX - Selected /usr/bin/python to bootstrap PEXes with.
16:15:51.10 [DEBUG] Starting: pants.core.util_rules.external_tool.download_external_tool
16:15:51.10 [DEBUG] Starting: Downloading: DownloadFile(url='https://github.com/pantsbuild/pex/releases/download/v2.1.21/pex', expected_digest=FileDigest(fingerprint='461cef14d92efba56572215fddf7dcd95560a4d2e8aa97a69e09db68d809dd8... (37 characters truncated)
16:15:51.10 [DEBUG] Completed: Downloading: DownloadFile(url='https://github.com/pantsbuild/pex/releases/download/v2.1.21/pex', expected_digest=FileDigest(fingerprint='461cef14d92efba56572215fddf7dcd95560a4d2e8aa97a69e09db68d809dd8... (37 characters truncated)
16:15:51.10 [DEBUG] Starting: Extracting an archive file
16:15:51.10 [DEBUG] Starting: Finding the `unzip` binary
16:15:51.10 [DEBUG] Starting: Finding the `tar` binary
16:15:51.10 [DEBUG] Starting: Find binary path
16:15:51.10 [DEBUG] Starting: Find binary path
16:15:51.10 [DEBUG] Starting: (Waiting) Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.10 [DEBUG] Running Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin under semaphore with concurrency id: 8
16:15:51.10 [DEBUG] Starting: Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.10 [DEBUG] Starting: (Waiting) Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.10 [DEBUG] Running Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin under semaphore with concurrency id: 1
16:15:51.10 [DEBUG] Starting: Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.10 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "tar"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.10 [DEBUG] Obtaining exclusive spawn lock for process with argv ["./find_binary.sh", "unzip"] since we materialized its executable RelativePath("find_binary.sh").
16:15:51.11 [DEBUG] spawned local process as 137197 for Process { argv: ["./find_binary.sh", "tar"], env: {"PATH": "/usr/bin:/bin:/usr/local/bin", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<dea2c9ff6e74e7dbe89142d0f10ec33c852934f2206f7b305fce33ee77049ab1>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.11 [DEBUG] Completed: Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.11 [DEBUG] Completed: (Waiting) Searching for `tar` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.11 [DEBUG] Starting: (Waiting) Test binary /usr/bin/tar.
16:15:51.11 [DEBUG] Running Test binary /usr/bin/tar. under semaphore with concurrency id: 4
16:15:51.11 [DEBUG] Starting: Test binary /usr/bin/tar.
16:15:51.11 [DEBUG] Starting: (Waiting) Test binary /bin/tar.
16:15:51.11 [DEBUG] Running Test binary /bin/tar. under semaphore with concurrency id: 3
16:15:51.11 [DEBUG] Starting: Test binary /bin/tar.
16:15:51.11 [DEBUG] spawned local process as 137199 for Process { argv: ["./find_binary.sh", "unzip"], env: {"PATH": "/usr/bin:/bin:/usr/local/bin", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<dea2c9ff6e74e7dbe89142d0f10ec33c852934f2206f7b305fce33ee77049ab1>, 91), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.11 [DEBUG] spawned local process as 137201 for Process { argv: ["/bin/tar", "--version"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /bin/tar.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.12 [DEBUG] Completed: Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.12 [DEBUG] Completed: (Waiting) Searching for `unzip` on PATH=/usr/bin:/bin:/usr/local/bin
16:15:51.12 [DEBUG] spawned local process as 137202 for Process { argv: ["/usr/bin/tar", "--version"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /usr/bin/tar.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.12 [DEBUG] Completed: Test binary /bin/tar.
16:15:51.12 [DEBUG] Completed: (Waiting) Test binary /bin/tar.
16:15:51.12 [DEBUG] Starting: (Waiting) Test binary /bin/unzip.
16:15:51.12 [DEBUG] Running Test binary /bin/unzip. under semaphore with concurrency id: 2
16:15:51.12 [DEBUG] Starting: Test binary /bin/unzip.
16:15:51.12 [DEBUG] Starting: (Waiting) Test binary /usr/bin/unzip.
16:15:51.12 [DEBUG] Running Test binary /usr/bin/unzip. under semaphore with concurrency id: 5
16:15:51.12 [DEBUG] Starting: Test binary /usr/bin/unzip.
16:15:51.12 [DEBUG] Completed: Test binary /usr/bin/tar.
16:15:51.12 [DEBUG] Completed: (Waiting) Test binary /usr/bin/tar.
16:15:51.12 [DEBUG] spawned local process as 137203 for Process { argv: ["/bin/unzip", "-v"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /bin/unzip.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.12 [DEBUG] Completed: Find binary path - found tar at BinaryPath(path='/usr/bin/tar', fingerprint='63b5b62d037f84ab1402f562c1266a658fe1e662586e86e5ca2d4a8b506697de') and 1 other location
16:15:51.12 [DEBUG] Completed: Finding the `tar` binary
16:15:51.13 [DEBUG] spawned local process as 137204 for Process { argv: ["/usr/bin/unzip", "-v"], env: {"__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855>, 0), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Test binary /usr/bin/unzip.", level: Debug, append_only_caches: {}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.13 [DEBUG] Completed: Test binary /bin/unzip.
16:15:51.13 [DEBUG] Completed: (Waiting) Test binary /bin/unzip.
16:15:51.13 [DEBUG] Completed: Test binary /usr/bin/unzip.
16:15:51.13 [DEBUG] Completed: (Waiting) Test binary /usr/bin/unzip.
16:15:51.13 [DEBUG] Completed: Find binary path - found unzip at BinaryPath(path='/usr/bin/unzip', fingerprint='666eca602c9791f0c87aa30011756aac6cbe7d683de1e317a9444d732b0698bb') and 1 other location
16:15:51.13 [DEBUG] Completed: Finding the `unzip` binary
16:15:51.13 [DEBUG] Completed: Extracting an archive file
16:15:51.13 [DEBUG] Completed: pants.core.util_rules.external_tool.download_external_tool
16:15:51.13 [DEBUG] Starting: (Waiting) Find interpreter for constraints: CPython>=3.7
16:15:51.13 [DEBUG] Running Find interpreter for constraints: CPython>=3.7 under semaphore with concurrency id: 6
16:15:51.13 [DEBUG] Starting: Find interpreter for constraints: CPython>=3.7
16:15:51.13 [DEBUG] Starting: (Waiting) Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4
16:15:51.13 [DEBUG] Starting: (Waiting) Find interpreter for constraints: CPython>=3.6
16:15:51.13 [DEBUG] Running Find interpreter for constraints: CPython>=3.6 under semaphore with concurrency id: 7
16:15:51.13 [DEBUG] Starting: Find interpreter for constraints: CPython>=3.6
16:15:51.13 [DEBUG] Running Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4 under semaphore with concurrency id: 8
16:15:51.13 [DEBUG] Starting: Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4
16:15:51.14 [DEBUG] spawned local process as 137205 for Process { argv: ["/usr/bin/python", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--interpreter-constraint", "CPython>=3.6", "--", "-c", "import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_PYTHON_PATH": "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<2a1874e3be14011841db0e833afde52207a0de0d018c0b1827d909a735537b0f>, 158), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Find interpreter for constraints: CPython>=3.6", level: Debug, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.14 [DEBUG] spawned local process as 137206 for Process { argv: ["/usr/bin/python", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--interpreter-constraint", "CPython>=3.7", "--", "-c", "import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_PYTHON_PATH": "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<2a1874e3be14011841db0e833afde52207a0de0d018c0b1827d909a735537b0f>, 158), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Find interpreter for constraints: CPython>=3.7", level: Debug, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.14 [DEBUG] spawned local process as 137207 for Process { argv: ["/usr/bin/python", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--interpreter-constraint", "CPython==2.7.*", "--interpreter-constraint", "CPython<3.9,>=3.4", "--", "-c", "import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, \"rb\") as fp:\n for chunk in iter(lambda: fp.read(8192), b\"\"):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_PYTHON_PATH": "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root", "__PANTS_FORCE_PROCESS_RUN__": "56fa3e1c-df87-4c0d-9c3f-5c137ed68042"}, working_directory: None, input_files: Digest(Fingerprint<2a1874e3be14011841db0e833afde52207a0de0d018c0b1827d909a735537b0f>, 158), output_files: {}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4", level: Debug, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: None, is_nailgunnable: false, cache_failures: false }
16:15:51.52 [DEBUG] Starting: Lint with Black
16:15:51.52 [DEBUG] Starting: Lint with isort
16:15:51.52 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:51.52 [DEBUG] Completed: Lint with Black
16:15:51.52 [DEBUG] Canceled: Lint with isort
16:15:51.52 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:51.52 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:51.52 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:51.52 [DEBUG] Starting: Lint with Flake8
16:15:51.52 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:51.52 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:51.53 [DEBUG] Canceled: Lint with Flake8
16:15:51.53 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:51.53 [DEBUG] Starting: Lint using Pylint
16:15:51.53 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:51.53 [DEBUG] Starting: Lint with Bandit
16:15:51.53 [DEBUG] Starting: Lint with docformatter
16:15:51.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:51.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:51.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:51.53 [DEBUG] Canceled: Lint with docformatter
16:15:51.53 [DEBUG] Canceled: Lint using Pylint
16:15:51.54 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:51.54 [DEBUG] Canceled: Lint with Bandit
16:15:51.54 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:51.54 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:51.54 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:51.73 [DEBUG] Completed: Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4
16:15:51.73 [DEBUG] Completed: (Waiting) Find interpreter for constraints: CPython==2.7.* OR CPython<3.9,>=3.4
16:15:51.73 [INFO] pex: Building pex
pex: Building pex :: Resolving interpreters
pex: Constraints on interpreters: ['CPython==2.7.*', 'CPython<3.9,>=3.4'], Matching Interpreter: /usr/bin/python3.8
pex: Spawning a maximum of 8 parallel jobs to process:
/usr/local/bin/python3.7
/usr/local/bin/python3.7m
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7
/usr/bin/python3
/usr/bin/python3.8
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: Constraints on interpreters: ['CPython==2.7.*', 'CPython<3.9,>=3.4'], Matching Interpreter: /usr/local/bin/python3.7
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7m", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: creating PythonIdentity from encoded: {"abi_tag": "cp27mu", "binary": "/usr/bin/python2.7", "env_markers": {"implementation_name": "", "implementation_version": "0", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "2.7.18", "python_version": "2.7", "sys_platform": "linux2"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp27", "supported_tags": [["cp27", "cp27mu", "manylinux2014_x86_64"], ["cp27", "cp27mu", "manylinux2010_x86_64"], ["cp27", "cp27mu", "manylinux1_x86_64"], ["cp27", "cp27mu", "linux_x86_64"], ["cp27", "none", "manylinux2014_x86_64"], ["cp27", "none", "manylinux2010_x86_64"], ["cp27", "none", "manylinux1_x86_64"], ["cp27", "none", "linux_x86_64"], ["py27", "none", "manylinux2014_x86_64"], ["py27", "none", "manylinux2010_x86_64"], ["py27", "none", "manylinux1_x86_64"], ["py27", "none", "linux_x86_64"], ["py2", "none", "manylinux2014_x86_64"], ["py2", "none", "manylinux2010_x86_64"], ["py2", "none", "manylinux1_x86_64"], ["py2", "none", "linux_x86_64"], ["py26", "none", "manylinux2014_x86_64"], ["py26", "none", "manylinux2010_x86_64"], ["py26", "none", "manylinux1_x86_64"], ["py26", "none", "linux_x86_64"], ["py25", "none", "manylinux2014_x86_64"], ["py25", "none", "manylinux2010_x86_64"], ["py25", "none", "manylinux1_x86_64"], ["py25", "none", "linux_x86_64"], ["py24", "none", "manylinux2014_x86_64"], ["py24", "none", "manylinux2010_x86_64"], ["py24", "none", "manylinux1_x86_64"], ["py24", "none", "linux_x86_64"], ["py23", "none", "manylinux2014_x86_64"], ["py23", "none", "manylinux2010_x86_64"], ["py23", "none", "manylinux1_x86_64"], ["py23", "none", "linux_x86_64"], ["py22", "none", "manylinux2014_x86_64"], ["py22", "none", "manylinux2010_x86_64"], ["py22", "none", "manylinux1_x86_64"], ["py22", "none", "linux_x86_64"], ["py21", "none", "manylinux2014_x86_64"], ["py21", "none", "manylinux2010_x86_64"], ["py21", "none", "manylinux1_x86_64"], ["py21", "none", "linux_x86_64"], ["py20", "none", "manylinux2014_x86_64"], ["py20", "none", "manylinux2010_x86_64"], ["py20", "none", "manylinux1_x86_64"], ["py20", "none", "linux_x86_64"], ["py27", "none", "any"], ["py2", "none", "any"], ["py26", "none", "any"], ["py25", "none", "any"], ["py24", "none", "any"], ["py23", "none", "any"], ["py22", "none", "any"], ["py21", "none", "any"], ["py20", "none", "any"]], "version": [2, 7, 18]}
pex: Constraints on interpreters: ['CPython==2.7.*', 'CPython<3.9,>=3.4'], Matching Interpreter: /usr/bin/python2.7
pex: Building pex :: Resolving distributions ([])
pex: Building pex: 53.7ms
pex: Resolving interpreters: 53.3ms
pex: Resolving distributions ([]): 0.1ms
pex: Vendoring packaging from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pyparsing from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pkg_resources from VendorSpec(key='setuptools', requirement='setuptools==44.0.0', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/setuptools
Running PEX file at /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr with args ['-c', 'import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, "rb") as fp:\n for chunk in iter(lambda: fp.read(8192), b""):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n']
pex: PEX.run invoking /usr/bin/python2.7 /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr -c import hashlib, os, sys
python = os.path.realpath(sys.executable)
print(python)
hasher = hashlib.sha256()
with open(python, "rb") as fp:
for chunk in iter(lambda: fp.read(8192), b""):
hasher.update(chunk)
print(hasher.hexdigest())
pex: Installed VendorImporter(root='/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Installed VendorImporter(root='/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: Please build pex with the subprocess32 module for more reliable requirement installation and interpreter execution.
pex: pex.third_party.packaging imported via _Loader(module_name='pex.third_party.packaging', vendor_module_name='pex.vendor._vendored.packaging.packaging')
pex: pex.third_party.pyparsing imported via _Loader(module_name='pex.third_party.pyparsing', vendor_module_name='pex.vendor._vendored.packaging.pyparsing')
pex: pex.third_party.packaging.markers imported via _Loader(module_name='pex.third_party.packaging.markers', vendor_module_name='pex.vendor._vendored.packaging.packaging.markers')
pex: pex.third_party.packaging.tags imported via _Loader(module_name='pex.third_party.packaging.tags', vendor_module_name='pex.vendor._vendored.packaging.packaging.tags')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.pkg_resources.extern imported via _Loader(module_name='pex.third_party.pkg_resources.extern', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern')
pex: pex.third_party.pkg_resources.extern.six imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six')
pex: pex.third_party.pkg_resources.extern.six.moves imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves')
pex: pex.third_party.pkg_resources.extern.appdirs imported via _Loader(module_name='pex.third_party.pkg_resources.extern.appdirs', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs')
pex: pex.third_party.pkg_resources.extern.packaging imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging')
pex: pex.third_party.pkg_resources.extern.packaging.version imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.version', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version')
pex: pex.third_party.pkg_resources.extern.packaging.specifiers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.specifiers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers')
pex: pex.third_party.pkg_resources.extern.pyparsing imported via _Loader(module_name='pex.third_party.pkg_resources.extern.pyparsing', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing')
pex: pex.third_party.pkg_resources.extern.six.moves.urllib imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves.urllib', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves.urllib')
pex: pex.third_party.pkg_resources.extern.packaging.requirements imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.requirements', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements')
pex: pex.third_party.pkg_resources.extern.packaging.markers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.markers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.packaging.specifiers imported via _Loader(module_name='pex.third_party.packaging.specifiers', vendor_module_name='pex.vendor._vendored.packaging.packaging.specifiers')
pex: Selecting runtime interpreter
pex: Using $PATH constrained by [u'CPython<3.9,>=3.4', u'CPython==2.7.*']
pex: Constraints on interpreters: [u'CPython<3.9,>=3.4', u'CPython==2.7.*'], Matching Interpreter: /usr/bin/python2.7
pex: Selecting runtime interpreter: 1.7ms
pex: Using the current interpreter /usr/bin/python2.7 since it matches constraints and PYTHONPATH is not set.
pex: Found site-library: /usr/lib/site-python
pex: Found site-library: /usr/lib/python2.7/site-packages
pex: Found .pth file: /usr/lib/python2.7/site-packages/pygtk.pth
pex: Found site extra: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Not a tainted path element: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap
pex: Not a tainted path element: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr
pex: Not a tainted path element: /usr/lib/python27.zip
pex: Not a tainted path element: /usr/lib/python2.7
pex: Not a tainted path element: /usr/lib/python2.7/plat-linux2
pex: Not a tainted path element: /usr/lib/python2.7/lib-tk
pex: Not a tainted path element: /usr/lib/python2.7/lib-old
pex: Not a tainted path element: /usr/lib/python2.7/lib-dynload
pex: Tainted path element: /usr/lib/python2.7/site-packages
pex: Tainted path element: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from user site: /home/ziyadedher/.local/lib/python2.7/site-packages
pex: Scrubbing from site-packages: /usr/lib/python2.7/site-packages
pex: Scrubbing from site-packages: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from path_importer_cache: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from path_importer_cache: /usr/lib/python2.7/site-packages
pex: Scrubbing from path_importer_cache: /home/ziyadedher/.local/lib/python2.7/site-packages
pex: New sys.path: ['/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap', '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr', '/usr/lib/python27.zip', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload']
pex: E: tags for 'manylinux2014_x86_64' x PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18))) -> frozenset([<py22-none-linux_x86_64 @ 140572691111600>, <py20-none-manylinux2010_x86_64 @ 140572691120608>, <py27-none-any @ 140572691120848>, <py2-none-manylinux2014_x86_64 @ 140572691108240>, <py23-none-any @ 140572691121248>, <py22-none-manylinux2010_x86_64 @ 140572691111440>, <cp27-none-linux_x86_64 @ 140572692810080>, <py21-none-any @ 140572691121408>, <py2-none-linux_x86_64 @ 140572691109680>, <py24-none-any @ 140572691121168>, <py21-none-linux_x86_64 @ 140572691120448>, <py2-none-manylinux1_x86_64 @ 140572691110400>, <cp27-cp27mu-manylinux2010_x86_64 @ 140572691081488>, <py27-none-manylinux2014_x86_64 @ 140572692781168>, <py21-none-manylinux1_x86_64 @ 140572691120368>, <py25-none-manylinux2010_x86_64 @ 140572691110480>, <cp27-none-manylinux2010_x86_64 @ 140572692769920>, <py23-none-linux_x86_64 @ 140572691111280>, <py25-none-any @ 140572691121088>, <py20-none-manylinux2014_x86_64 @ 140572691120528>, <py22-none-any @ 140572691121328>, <py26-none-manylinux2010_x86_64 @ 140572691109840>, <py23-none-manylinux1_x86_64 @ 140572691111200>, <cp27-cp27mu-linux_x86_64 @ 140572692768160>, <py23-none-manylinux2010_x86_64 @ 140572691111120>, <py26-none-manylinux2014_x86_64 @ 140572691109760>, <py26-none-manylinux1_x86_64 @ 140572691109920>, <py27-none-linux_x86_64 @ 140572691109440>, <py24-none-manylinux2010_x86_64 @ 140572691110800>, <py21-none-manylinux2010_x86_64 @ 140572691111760>, <py2-none-any @ 140572691120928>, <cp27-cp27mu-manylinux1_x86_64 @ 140572692767600>, <py27-none-manylinux1_x86_64 @ 140572691110160>, <py23-none-manylinux2014_x86_64 @ 140572691111040>, <py24-none-manylinux2014_x86_64 @ 140572691110720>, <cp27-none-manylinux2014_x86_64 @ 140572692768480>, <py20-none-manylinux1_x86_64 @ 140572691120688>, <py27-none-manylinux2010_x86_64 @ 140572692781248>, <py24-none-linux_x86_64 @ 140572691110960>, <py22-none-manylinux1_x86_64 @ 140572691111520>, <py20-none-linux_x86_64 @ 140572691120768>, <py21-none-manylinux2014_x86_64 @ 140572691111680>, <py26-none-linux_x86_64 @ 140572691110000>, <py22-none-manylinux2014_x86_64 @ 140572691111360>, <py24-none-manylinux1_x86_64 @ 140572691110880>, <py25-none-manylinux2014_x86_64 @ 140572691110080>, <cp27-cp27mu-manylinux2014_x86_64 @ 140572691082368>, <py25-none-linux_x86_64 @ 140572691110640>, <cp27-none-manylinux1_x86_64 @ 140572692808720>, <py25-none-manylinux1_x86_64 @ 140572691110560>, <py20-none-any @ 140572691121488>, <py26-none-any @ 140572691121008>, <py2-none-manylinux2010_x86_64 @ 140572691108720>])
pex: Activating PEX virtual environment from /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr
pex: Activating PEX virtual environment from /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr :: Searching dependency cache: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.deps
pex: Activating PEX virtual environment from /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr: 0.2ms
pex: Searching dependency cache: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.deps: 0.0ms
pex: No entry point specified, dropping into interpreter
pex: Bootstrap complete, performing final sys.path modifications...
pex: Not uninstalling VendorImporter(root='/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: un-imported pex.third_party.packaging
pex: un-imported pex.third_party.packaging.markers
pex: un-imported pex.third_party.packaging.specifiers
pex: un-imported pex.third_party.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging
pex: un-imported pex.vendor._vendored.packaging.packaging.__about__
pex: un-imported pex.vendor._vendored.packaging.packaging._compat
pex: un-imported pex.vendor._vendored.packaging.packaging._structures
pex: un-imported pex.vendor._vendored.packaging.packaging._typing
pex: un-imported pex.vendor._vendored.packaging.packaging.markers
pex: un-imported pex.vendor._vendored.packaging.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging.utils
pex: un-imported pex.vendor._vendored.packaging.packaging.version
pex: un-imported pex.third_party.pyparsing
pex: un-imported pex.vendor._vendored.packaging.pyparsing
pex: un-imported pex.third_party.pkg_resources
pex: un-imported pex.third_party.pkg_resources.extern
pex: un-imported pex.third_party.pkg_resources.extern.appdirs
pex: un-imported pex.third_party.pkg_resources.extern.packaging
pex: un-imported pex.third_party.pkg_resources.extern.packaging.markers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.requirements
pex: un-imported pex.third_party.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.version
pex: un-imported pex.third_party.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.__builtin__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.collections
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.copy
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.datetime
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.os
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.__about__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging._compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging._structures
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.pprint
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.re
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.sre_constants
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.string
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.sys
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.threading
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.traceback
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.types
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.warnings
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.weakref
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.errno
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.sys
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.os
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.py31compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.sys
pex: Uninstalled VendorImporter(root='/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Demoting code from Bootstrap(sys_path_entry='/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap')
pex: un-imported <module 'pex.version' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/version.py'>
pex: un-imported <module 'pex.vendor._vendored.setuptools' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/vendor/_vendored/setuptools/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored.packaging' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/vendor/_vendored/packaging/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/vendor/_vendored/__init__.py'>
pex: un-imported <module 'pex.vendor' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/vendor/__init__.py'>
pex: un-imported <module 'pex.variables' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/variables.py'>
pex: un-imported <module 'pex.util' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/util.py'>
pex: un-imported <module 'pex.typing' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/typing.py'>
pex: un-imported <module 'pex.tracer' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/tracer.py'>
pex: un-imported <module 'pex.third_party' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/third_party/__init__.py'>
pex: un-imported <module 'pex.platforms' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/platforms.py'>
pex: un-imported <module 'pex.pip' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pip.py'>
pex: un-imported <module 'pex.pex_warnings' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pex_warnings.py'>
pex: un-imported <module 'pex.pex_info' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pex_info.py'>
pex: un-imported <module 'pex.pex_builder' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pex_builder.py'>
pex: un-imported <module 'pex.pex_bootstrapper' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pex_bootstrapper.py'>
pex: un-imported <module 'pex.pex' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/pex.py'>
pex: un-imported <module 'pex.orderedset' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/orderedset.py'>
pex: un-imported <module 'pex.network_configuration' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/network_configuration.py'>
pex: un-imported <module 'pex.jobs' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/jobs.py'>
pex: un-imported <module 'pex.interpreter_constraints' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/interpreter_constraints.py'>
pex: un-imported <module 'pex.interpreter' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/interpreter.py'>
pex: un-imported <module 'pex.inherit_path' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/inherit_path.py'>
pex: un-imported <module 'pex.finders' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/finders.py'>
pex: un-imported <module 'pex.executor' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/executor.py'>
pex: un-imported <module 'pex.environment' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/environment.py'>
pex: un-imported <module 'pex.distribution_target' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/distribution_target.py'>
pex: un-imported <module 'pex.dist_metadata' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/dist_metadata.py'>
pex: un-imported <module 'pex.compiler' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/compiler.py'>
pex: un-imported <module 'pex.compatibility' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/compatibility.py'>
pex: un-imported <module 'pex.common' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/common.py'>
pex: un-imported <module 'pex.bootstrap' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/bootstrap.py'>
pex: un-imported <module 'pex' from '/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex/__init__.py'>
pex: Re-imported pex from ['/tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap/pex']
pex: PYTHONPATH contains:
pex: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr
pex: * /usr/lib/python27.zip
pex: /usr/lib/python2.7
pex: /usr/lib/python2.7/plat-linux2
pex: /usr/lib/python2.7/lib-tk
pex: * /usr/lib/python2.7/lib-old
pex: /usr/lib/python2.7/lib-dynload
pex: /tmp/process-executionJ5TrXV/.tmp/tmpp1tsf4xr/.bootstrap
pex: * - paths that do not exist or will be imported via zipimport
16:15:51.73 [DEBUG] Completed: Find Python interpreter for constraints - Selected /usr/bin/python2.7 to run PEXes with.
16:15:51.73 [DEBUG] Starting: (Waiting) Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4
16:15:51.73 [DEBUG] Running Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4 under semaphore with concurrency id: 1
16:15:51.73 [INFO] Starting: Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4
16:15:51.74 [DEBUG] spawned local process as 137229 for Process { argv: ["/usr/bin/python2.7", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--output-file", "docformatter.pex", "--no-pypi", "--index=https://pypi.org/simple/", "--cache-ttl", "3600", "--no-emit-warnings", "--jobs", "4", "--manylinux", "manylinux2014", "--entry-point", "docformatter:main", "--sources-directory=source_files", "docformatter>=1.3.1,<1.4"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root"}, working_directory: None, input_files: Digest(Fingerprint<91e44f9c7e6e5ce1a771a9989e162844156ebbd04c034e45111d00613413b6ee>, 242), output_files: {RelativePath("docformatter.pex")}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4", level: Info, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: Linux, is_nailgunnable: false, cache_failures: false }
16:15:51.76 [DEBUG] Completed: Find interpreter for constraints: CPython>=3.7
16:15:51.76 [DEBUG] Completed: (Waiting) Find interpreter for constraints: CPython>=3.7
16:15:51.76 [INFO] pex: Building pex
pex: Building pex :: Resolving interpreters
pex: Constraints on interpreters: ['CPython>=3.7'], Matching Interpreter: /usr/bin/python3.8
pex: Spawning a maximum of 8 parallel jobs to process:
/usr/local/bin/python3.7
/usr/local/bin/python3.7m
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7
/usr/bin/python3
/usr/bin/python3.8
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: Constraints on interpreters: ['CPython>=3.7'], Matching Interpreter: /usr/local/bin/python3.7
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7m", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: creating PythonIdentity from encoded: {"abi_tag": "cp27mu", "binary": "/usr/bin/python2.7", "env_markers": {"implementation_name": "", "implementation_version": "0", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "2.7.18", "python_version": "2.7", "sys_platform": "linux2"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp27", "supported_tags": [["cp27", "cp27mu", "manylinux2014_x86_64"], ["cp27", "cp27mu", "manylinux2010_x86_64"], ["cp27", "cp27mu", "manylinux1_x86_64"], ["cp27", "cp27mu", "linux_x86_64"], ["cp27", "none", "manylinux2014_x86_64"], ["cp27", "none", "manylinux2010_x86_64"], ["cp27", "none", "manylinux1_x86_64"], ["cp27", "none", "linux_x86_64"], ["py27", "none", "manylinux2014_x86_64"], ["py27", "none", "manylinux2010_x86_64"], ["py27", "none", "manylinux1_x86_64"], ["py27", "none", "linux_x86_64"], ["py2", "none", "manylinux2014_x86_64"], ["py2", "none", "manylinux2010_x86_64"], ["py2", "none", "manylinux1_x86_64"], ["py2", "none", "linux_x86_64"], ["py26", "none", "manylinux2014_x86_64"], ["py26", "none", "manylinux2010_x86_64"], ["py26", "none", "manylinux1_x86_64"], ["py26", "none", "linux_x86_64"], ["py25", "none", "manylinux2014_x86_64"], ["py25", "none", "manylinux2010_x86_64"], ["py25", "none", "manylinux1_x86_64"], ["py25", "none", "linux_x86_64"], ["py24", "none", "manylinux2014_x86_64"], ["py24", "none", "manylinux2010_x86_64"], ["py24", "none", "manylinux1_x86_64"], ["py24", "none", "linux_x86_64"], ["py23", "none", "manylinux2014_x86_64"], ["py23", "none", "manylinux2010_x86_64"], ["py23", "none", "manylinux1_x86_64"], ["py23", "none", "linux_x86_64"], ["py22", "none", "manylinux2014_x86_64"], ["py22", "none", "manylinux2010_x86_64"], ["py22", "none", "manylinux1_x86_64"], ["py22", "none", "linux_x86_64"], ["py21", "none", "manylinux2014_x86_64"], ["py21", "none", "manylinux2010_x86_64"], ["py21", "none", "manylinux1_x86_64"], ["py21", "none", "linux_x86_64"], ["py20", "none", "manylinux2014_x86_64"], ["py20", "none", "manylinux2010_x86_64"], ["py20", "none", "manylinux1_x86_64"], ["py20", "none", "linux_x86_64"], ["py27", "none", "any"], ["py2", "none", "any"], ["py26", "none", "any"], ["py25", "none", "any"], ["py24", "none", "any"], ["py23", "none", "any"], ["py22", "none", "any"], ["py21", "none", "any"], ["py20", "none", "any"]], "version": [2, 7, 18]}
pex: Building pex :: Resolving distributions ([])
pex: Building pex: 50.5ms
pex: Resolving interpreters: 50.0ms
pex: Resolving distributions ([]): 0.1ms
pex: Vendoring packaging from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pyparsing from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pkg_resources from VendorSpec(key='setuptools', requirement='setuptools==44.0.0', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/setuptools
Running PEX file at /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn with args ['-c', 'import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, "rb") as fp:\n for chunk in iter(lambda: fp.read(8192), b""):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n']
pex: PEX.run invoking /usr/local/bin/python3.7 /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn -c import hashlib, os, sys
python = os.path.realpath(sys.executable)
print(python)
hasher = hashlib.sha256()
with open(python, "rb") as fp:
for chunk in iter(lambda: fp.read(8192), b""):
hasher.update(chunk)
print(hasher.hexdigest())
pex: Installed VendorImporter(root='/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Installed VendorImporter(root='/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: pex.third_party.packaging imported via _Loader(module_name='pex.third_party.packaging', vendor_module_name='pex.vendor._vendored.packaging.packaging')
pex: pex.third_party.pyparsing imported via _Loader(module_name='pex.third_party.pyparsing', vendor_module_name='pex.vendor._vendored.packaging.pyparsing')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.pkg_resources.extern imported via _Loader(module_name='pex.third_party.pkg_resources.extern', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern')
pex: pex.third_party.pkg_resources.extern.six imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six')
pex: pex.third_party.pkg_resources.extern.six.moves imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves')
pex: pex.third_party.pkg_resources.extern.packaging imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging')
pex: pex.third_party.pkg_resources.extern.packaging.version imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.version', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version')
pex: pex.third_party.pkg_resources.extern.packaging.specifiers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.specifiers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers')
pex: pex.third_party.pkg_resources.extern.pyparsing imported via _Loader(module_name='pex.third_party.pkg_resources.extern.pyparsing', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing')
pex: pex.third_party.pkg_resources.extern.six.moves.urllib imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves.urllib', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves.urllib')
pex: pex.third_party.pkg_resources.extern.packaging.requirements imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.requirements', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements')
pex: pex.third_party.pkg_resources.extern.packaging.markers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.markers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.packaging.specifiers imported via _Loader(module_name='pex.third_party.packaging.specifiers', vendor_module_name='pex.vendor._vendored.packaging.packaging.specifiers')
pex: Selecting runtime interpreter
pex: Using $PATH constrained by ['CPython>=3.7']
pex: Constraints on interpreters: ['CPython>=3.7'], Matching Interpreter: /usr/local/bin/python3.7
pex: Selecting runtime interpreter: 1.2ms
pex: Using the current interpreter /usr/local/bin/python3.7 since it matches constraints and PYTHONPATH is not set.
pex: Found site-library: /usr/local/lib/python3.7/site-packages
pex: Not a tainted path element: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap
pex: Not a tainted path element: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn
pex: Not a tainted path element: /usr/local/lib/python37.zip
pex: Not a tainted path element: /usr/local/lib/python3.7
pex: Not a tainted path element: /usr/local/lib/python3.7/lib-dynload
pex: Not a tainted path element: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Tainted path element: /usr/local/lib/python3.7/site-packages
pex: Scrubbing from user site: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Scrubbing from site-packages: /usr/local/lib/python3.7/site-packages
pex: New sys.path: ['/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap', '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn', '/usr/local/lib/python37.zip', '/usr/local/lib/python3.7', '/usr/local/lib/python3.7/lib-dynload']
pex: E: tags for 'manylinux2014_x86_64' x PythonInterpreter('/usr/local/bin/python3.7', PythonIdentity('/usr/local/bin/python3.7', 'cp37', 'cp37m', 'manylinux2014_x86_64', (3, 7, 5))) -> frozenset({<cp37-cp37m-manylinux2010_x86_64 @ 139795701882624>, <cp37-none-manylinux2014_x86_64 @ 139795701822240>, <py3-none-any @ 139795701904640>, <py34-none-manylinux1_x86_64 @ 139795701885600>, <py31-none-linux_x86_64 @ 139795701903920>, <py36-none-linux_x86_64 @ 139795701884640>, <cp36-abi3-manylinux2014_x86_64 @ 139795701822800>, <py33-none-any @ 139795701904960>, <py33-none-manylinux2010_x86_64 @ 139795701886000>, <py32-none-manylinux1_x86_64 @ 139795701886720>, <cp37-cp37m-manylinux2014_x86_64 @ 139795701882464>, <py35-none-any @ 139795701904800>, <py31-none-manylinux2014_x86_64 @ 139795701903440>, <cp33-abi3-linux_x86_64 @ 139795701824960>, <py33-none-manylinux2014_x86_64 @ 139795701885840>, <py30-none-linux_x86_64 @ 139795701904480>, <py35-none-linux_x86_64 @ 139795701885200>, <cp35-abi3-manylinux2014_x86_64 @ 139795701823360>, <cp34-abi3-manylinux2014_x86_64 @ 139795701823920>, <cp37-none-manylinux2010_x86_64 @ 139795701822400>, <cp36-abi3-linux_x86_64 @ 139795701823280>, <py36-none-manylinux2014_x86_64 @ 139795701884160>, <cp32-abi3-manylinux1_x86_64 @ 139795701825360>, <py32-none-linux_x86_64 @ 139795701886880>, <py3-none-manylinux2014_x86_64 @ 139795701883600>, <cp33-abi3-manylinux2014_x86_64 @ 139795701824480>, <cp37-abi3-manylinux2010_x86_64 @ 139795701821840>, <cp37-none-manylinux1_x86_64 @ 139795701822560>, <py37-none-manylinux2010_x86_64 @ 139795701883200>, <py30-none-manylinux1_x86_64 @ 139795701904320>, <py34-none-manylinux2014_x86_64 @ 139795701885280>, <cp37-cp37m-linux_x86_64 @ 139795701821600>, <py3-none-linux_x86_64 @ 139795701884080>, <py36-none-manylinux2010_x86_64 @ 139795701884320>, <py34-none-manylinux2010_x86_64 @ 139795701885440>, <py33-none-linux_x86_64 @ 139795701886320>, <py37-none-manylinux2014_x86_64 @ 139795701883040>, <cp37-abi3-manylinux1_x86_64 @ 139795701822000>, <py31-none-any @ 139795701905120>, <py35-none-manylinux2014_x86_64 @ 139795701884720>, <cp32-abi3-linux_x86_64 @ 139795701882960>, <py30-none-manylinux2010_x86_64 @ 139795701904160>, <cp36-abi3-manylinux1_x86_64 @ 139795701823120>, <cp37-none-linux_x86_64 @ 139795701822720>, <cp35-abi3-manylinux2010_x86_64 @ 139795701823520>, <cp34-abi3-linux_x86_64 @ 139795701824400>, <py36-none-any @ 139795701904720>, <py30-none-any @ 139795701905200>, <cp36-abi3-manylinux2010_x86_64 @ 139795701822960>, <cp37-cp37m-manylinux1_x86_64 @ 139795701882784>, <py31-none-manylinux2010_x86_64 @ 139795701903600>, <py3-none-manylinux1_x86_64 @ 139795701883920>, <py34-none-any @ 139795701904880>, <cp37-abi3-linux_x86_64 @ 139795701822160>, <py32-none-manylinux2014_x86_64 @ 139795701886400>, <py33-none-manylinux1_x86_64 @ 139795701886160>, <py30-none-manylinux2014_x86_64 @ 139795701904000>, <cp35-abi3-manylinux1_x86_64 @ 139795701823680>, <py37-none-linux_x86_64 @ 139795701883520>, <py37-none-any @ 139795701904560>, <cp33-abi3-manylinux2010_x86_64 @ 139795701824640>, <py3-none-manylinux2010_x86_64 @ 139795701883760>, <cp32-abi3-manylinux2014_x86_64 @ 139795701825040>, <py35-none-manylinux2010_x86_64 @ 139795701884880>, <py34-none-linux_x86_64 @ 139795701885760>, <py31-none-manylinux1_x86_64 @ 139795701903760>, <py36-none-manylinux1_x86_64 @ 139795701884480>, <cp34-abi3-manylinux1_x86_64 @ 139795701824240>, <py32-none-any @ 139795701905040>, <cp32-abi3-manylinux2010_x86_64 @ 139795701825200>, <py35-none-manylinux1_x86_64 @ 139795701885040>, <cp33-abi3-manylinux1_x86_64 @ 139795701824800>, <py32-none-manylinux2010_x86_64 @ 139795701886560>, <cp37-abi3-manylinux2014_x86_64 @ 139795701821680>, <py37-none-manylinux1_x86_64 @ 139795701883360>, <cp35-abi3-linux_x86_64 @ 139795701823840>, <cp34-abi3-manylinux2010_x86_64 @ 139795701824080>})
pex: Activating PEX virtual environment from /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn
pex: Activating PEX virtual environment from /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn :: Searching dependency cache: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.deps
pex: Activating PEX virtual environment from /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn: 0.1ms
pex: Searching dependency cache: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.deps: 0.0ms
pex: No entry point specified, dropping into interpreter
pex: Bootstrap complete, performing final sys.path modifications...
pex: Not uninstalling VendorImporter(root='/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: un-imported pex.third_party.packaging
pex: un-imported pex.third_party.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging
pex: un-imported pex.vendor._vendored.packaging.packaging.__about__
pex: un-imported pex.vendor._vendored.packaging.packaging._compat
pex: un-imported pex.vendor._vendored.packaging.packaging._structures
pex: un-imported pex.vendor._vendored.packaging.packaging._typing
pex: un-imported pex.vendor._vendored.packaging.packaging.markers
pex: un-imported pex.vendor._vendored.packaging.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging.utils
pex: un-imported pex.vendor._vendored.packaging.packaging.version
pex: un-imported pex.third_party.pyparsing
pex: un-imported pex.vendor._vendored.packaging.pyparsing
pex: un-imported pex.third_party.pkg_resources
pex: un-imported pex.third_party.pkg_resources.extern
pex: un-imported pex.third_party.pkg_resources.extern.packaging
pex: un-imported pex.third_party.pkg_resources.extern.packaging.markers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.requirements
pex: un-imported pex.third_party.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.version
pex: un-imported pex.third_party.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.__about__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._structures
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.py31compat
pex: Uninstalled VendorImporter(root='/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Demoting code from Bootstrap(sys_path_entry='/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap')
pex: un-imported <module 'pex.version' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/version.py'>
pex: un-imported <module 'pex.vendor._vendored.setuptools' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/vendor/_vendored/setuptools/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored.packaging' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/vendor/_vendored/packaging/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/vendor/_vendored/__init__.py'>
pex: un-imported <module 'pex.vendor' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/vendor/__init__.py'>
pex: un-imported <module 'pex.variables' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/variables.py'>
pex: un-imported <module 'pex.util' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/util.py'>
pex: un-imported <module 'pex.typing' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/typing.py'>
pex: un-imported <module 'pex.tracer' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/tracer.py'>
pex: un-imported <module 'pex.third_party' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/third_party/__init__.py'>
pex: un-imported <module 'pex.platforms' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/platforms.py'>
pex: un-imported <module 'pex.pip' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pip.py'>
pex: un-imported <module 'pex.pex_warnings' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pex_warnings.py'>
pex: un-imported <module 'pex.pex_info' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pex_info.py'>
pex: un-imported <module 'pex.pex_builder' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pex_builder.py'>
pex: un-imported <module 'pex.pex_bootstrapper' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pex_bootstrapper.py'>
pex: un-imported <module 'pex.pex' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/pex.py'>
pex: un-imported <module 'pex.orderedset' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/orderedset.py'>
pex: un-imported <module 'pex.network_configuration' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/network_configuration.py'>
pex: un-imported <module 'pex.jobs' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/jobs.py'>
pex: un-imported <module 'pex.interpreter_constraints' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/interpreter_constraints.py'>
pex: un-imported <module 'pex.interpreter' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/interpreter.py'>
pex: un-imported <module 'pex.inherit_path' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/inherit_path.py'>
pex: un-imported <module 'pex.finders' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/finders.py'>
pex: un-imported <module 'pex.executor' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/executor.py'>
pex: un-imported <module 'pex.environment' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/environment.py'>
pex: un-imported <module 'pex.distribution_target' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/distribution_target.py'>
pex: un-imported <module 'pex.dist_metadata' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/dist_metadata.py'>
pex: un-imported <module 'pex.compiler' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/compiler.py'>
pex: un-imported <module 'pex.compatibility' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/compatibility.py'>
pex: un-imported <module 'pex.common' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/common.py'>
pex: un-imported <module 'pex.bootstrap' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/bootstrap.py'>
pex: un-imported <module 'pex' from '/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex/__init__.py'>
pex: Re-imported pex from ['/tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap/pex']
pex: PYTHONPATH contains:
pex: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn
pex: * /usr/local/lib/python37.zip
pex: /usr/local/lib/python3.7
pex: /usr/local/lib/python3.7/lib-dynload
pex: /tmp/process-executiongrun7W/.tmp/tmp3i_oe6bn/.bootstrap
pex: * - paths that do not exist or will be imported via zipimport
16:15:51.76 [DEBUG] Completed: Find Python interpreter for constraints - Selected /usr/local/bin/python3.7 to run PEXes with.
16:15:51.76 [DEBUG] Starting: (Waiting) Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3
16:15:51.76 [DEBUG] Starting: (Waiting) Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45
16:15:51.76 [DEBUG] Running Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3 under semaphore with concurrency id: 3
16:15:51.76 [INFO] Starting: Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3
16:15:51.76 [DEBUG] Running Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45 under semaphore with concurrency id: 4
16:15:51.76 [INFO] Starting: Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45
16:15:51.77 [DEBUG] spawned local process as 137230 for Process { argv: ["/usr/local/bin/python3.7", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--output-file", "bandit.pex", "--no-pypi", "--index=https://pypi.org/simple/", "--cache-ttl", "3600", "--no-emit-warnings", "--jobs", "4", "--manylinux", "manylinux2014", "--entry-point", "bandit", "--sources-directory=source_files", "bandit>=1.6.2,<1.7", "setuptools<45", "stevedore<3"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root"}, working_directory: None, input_files: Digest(Fingerprint<91e44f9c7e6e5ce1a771a9989e162844156ebbd04c034e45111d00613413b6ee>, 242), output_files: {RelativePath("bandit.pex")}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3", level: Info, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: Linux, is_nailgunnable: false, cache_failures: false }
16:15:51.77 [DEBUG] spawned local process as 137232 for Process { argv: ["/usr/local/bin/python3.7", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--output-file", "flake8.pex", "--no-pypi", "--index=https://pypi.org/simple/", "--cache-ttl", "3600", "--no-emit-warnings", "--jobs", "4", "--manylinux", "manylinux2014", "--entry-point", "flake8", "--sources-directory=source_files", "flake8>=3.7.9,<3.9", "setuptools<45"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root"}, working_directory: None, input_files: Digest(Fingerprint<91e44f9c7e6e5ce1a771a9989e162844156ebbd04c034e45111d00613413b6ee>, 242), output_files: {RelativePath("flake8.pex")}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45", level: Info, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: Linux, is_nailgunnable: false, cache_failures: false }
16:15:51.79 [DEBUG] Completed: Find interpreter for constraints: CPython>=3.6
16:15:51.79 [DEBUG] Completed: (Waiting) Find interpreter for constraints: CPython>=3.6
16:15:51.79 [INFO] pex: Building pex
pex: Building pex :: Resolving interpreters
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/bin/python3.8
pex: Spawning a maximum of 8 parallel jobs to process:
/usr/local/bin/python3.7
/usr/local/bin/python3.7m
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7
/usr/bin/python3
/usr/bin/python3.8
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/local/bin/python3.7
pex: creating PythonIdentity from encoded: {"abi_tag": "cp37m", "binary": "/usr/local/bin/python3.7m", "env_markers": {"implementation_name": "cpython", "implementation_version": "3.7.5", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "3.7.5+", "python_version": "3.7", "sys_platform": "linux"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp37", "supported_tags": [["cp37", "cp37m", "manylinux2014_x86_64"], ["cp37", "cp37m", "manylinux2010_x86_64"], ["cp37", "cp37m", "manylinux1_x86_64"], ["cp37", "cp37m", "linux_x86_64"], ["cp37", "abi3", "manylinux2014_x86_64"], ["cp37", "abi3", "manylinux2010_x86_64"], ["cp37", "abi3", "manylinux1_x86_64"], ["cp37", "abi3", "linux_x86_64"], ["cp37", "none", "manylinux2014_x86_64"], ["cp37", "none", "manylinux2010_x86_64"], ["cp37", "none", "manylinux1_x86_64"], ["cp37", "none", "linux_x86_64"], ["cp36", "abi3", "manylinux2014_x86_64"], ["cp36", "abi3", "manylinux2010_x86_64"], ["cp36", "abi3", "manylinux1_x86_64"], ["cp36", "abi3", "linux_x86_64"], ["cp35", "abi3", "manylinux2014_x86_64"], ["cp35", "abi3", "manylinux2010_x86_64"], ["cp35", "abi3", "manylinux1_x86_64"], ["cp35", "abi3", "linux_x86_64"], ["cp34", "abi3", "manylinux2014_x86_64"], ["cp34", "abi3", "manylinux2010_x86_64"], ["cp34", "abi3", "manylinux1_x86_64"], ["cp34", "abi3", "linux_x86_64"], ["cp33", "abi3", "manylinux2014_x86_64"], ["cp33", "abi3", "manylinux2010_x86_64"], ["cp33", "abi3", "manylinux1_x86_64"], ["cp33", "abi3", "linux_x86_64"], ["cp32", "abi3", "manylinux2014_x86_64"], ["cp32", "abi3", "manylinux2010_x86_64"], ["cp32", "abi3", "manylinux1_x86_64"], ["cp32", "abi3", "linux_x86_64"], ["py37", "none", "manylinux2014_x86_64"], ["py37", "none", "manylinux2010_x86_64"], ["py37", "none", "manylinux1_x86_64"], ["py37", "none", "linux_x86_64"], ["py3", "none", "manylinux2014_x86_64"], ["py3", "none", "manylinux2010_x86_64"], ["py3", "none", "manylinux1_x86_64"], ["py3", "none", "linux_x86_64"], ["py36", "none", "manylinux2014_x86_64"], ["py36", "none", "manylinux2010_x86_64"], ["py36", "none", "manylinux1_x86_64"], ["py36", "none", "linux_x86_64"], ["py35", "none", "manylinux2014_x86_64"], ["py35", "none", "manylinux2010_x86_64"], ["py35", "none", "manylinux1_x86_64"], ["py35", "none", "linux_x86_64"], ["py34", "none", "manylinux2014_x86_64"], ["py34", "none", "manylinux2010_x86_64"], ["py34", "none", "manylinux1_x86_64"], ["py34", "none", "linux_x86_64"], ["py33", "none", "manylinux2014_x86_64"], ["py33", "none", "manylinux2010_x86_64"], ["py33", "none", "manylinux1_x86_64"], ["py33", "none", "linux_x86_64"], ["py32", "none", "manylinux2014_x86_64"], ["py32", "none", "manylinux2010_x86_64"], ["py32", "none", "manylinux1_x86_64"], ["py32", "none", "linux_x86_64"], ["py31", "none", "manylinux2014_x86_64"], ["py31", "none", "manylinux2010_x86_64"], ["py31", "none", "manylinux1_x86_64"], ["py31", "none", "linux_x86_64"], ["py30", "none", "manylinux2014_x86_64"], ["py30", "none", "manylinux2010_x86_64"], ["py30", "none", "manylinux1_x86_64"], ["py30", "none", "linux_x86_64"], ["py37", "none", "any"], ["py3", "none", "any"], ["py36", "none", "any"], ["py35", "none", "any"], ["py34", "none", "any"], ["py33", "none", "any"], ["py32", "none", "any"], ["py31", "none", "any"], ["py30", "none", "any"]], "version": [3, 7, 5]}
pex: creating PythonIdentity from encoded: {"abi_tag": "cp27mu", "binary": "/usr/bin/python2.7", "env_markers": {"implementation_name": "", "implementation_version": "0", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "5.9.8-arch1-1", "platform_system": "Linux", "platform_version": "#1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000", "python_full_version": "2.7.18", "python_version": "2.7", "sys_platform": "linux2"}, "platform_tag": "manylinux2014_x86_64", "python_tag": "cp27", "supported_tags": [["cp27", "cp27mu", "manylinux2014_x86_64"], ["cp27", "cp27mu", "manylinux2010_x86_64"], ["cp27", "cp27mu", "manylinux1_x86_64"], ["cp27", "cp27mu", "linux_x86_64"], ["cp27", "none", "manylinux2014_x86_64"], ["cp27", "none", "manylinux2010_x86_64"], ["cp27", "none", "manylinux1_x86_64"], ["cp27", "none", "linux_x86_64"], ["py27", "none", "manylinux2014_x86_64"], ["py27", "none", "manylinux2010_x86_64"], ["py27", "none", "manylinux1_x86_64"], ["py27", "none", "linux_x86_64"], ["py2", "none", "manylinux2014_x86_64"], ["py2", "none", "manylinux2010_x86_64"], ["py2", "none", "manylinux1_x86_64"], ["py2", "none", "linux_x86_64"], ["py26", "none", "manylinux2014_x86_64"], ["py26", "none", "manylinux2010_x86_64"], ["py26", "none", "manylinux1_x86_64"], ["py26", "none", "linux_x86_64"], ["py25", "none", "manylinux2014_x86_64"], ["py25", "none", "manylinux2010_x86_64"], ["py25", "none", "manylinux1_x86_64"], ["py25", "none", "linux_x86_64"], ["py24", "none", "manylinux2014_x86_64"], ["py24", "none", "manylinux2010_x86_64"], ["py24", "none", "manylinux1_x86_64"], ["py24", "none", "linux_x86_64"], ["py23", "none", "manylinux2014_x86_64"], ["py23", "none", "manylinux2010_x86_64"], ["py23", "none", "manylinux1_x86_64"], ["py23", "none", "linux_x86_64"], ["py22", "none", "manylinux2014_x86_64"], ["py22", "none", "manylinux2010_x86_64"], ["py22", "none", "manylinux1_x86_64"], ["py22", "none", "linux_x86_64"], ["py21", "none", "manylinux2014_x86_64"], ["py21", "none", "manylinux2010_x86_64"], ["py21", "none", "manylinux1_x86_64"], ["py21", "none", "linux_x86_64"], ["py20", "none", "manylinux2014_x86_64"], ["py20", "none", "manylinux2010_x86_64"], ["py20", "none", "manylinux1_x86_64"], ["py20", "none", "linux_x86_64"], ["py27", "none", "any"], ["py2", "none", "any"], ["py26", "none", "any"], ["py25", "none", "any"], ["py24", "none", "any"], ["py23", "none", "any"], ["py22", "none", "any"], ["py21", "none", "any"], ["py20", "none", "any"]], "version": [2, 7, 18]}
pex: Building pex :: Resolving distributions ([])
pex: Building pex: 53.0ms
pex: Resolving interpreters: 52.5ms
pex: Resolving distributions ([]): 0.1ms
pex: Vendoring packaging from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pyparsing from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pkg_resources from VendorSpec(key='setuptools', requirement='setuptools==44.0.0', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/setuptools
Running PEX file at /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis with args ['-c', 'import hashlib, os, sys\n\npython = os.path.realpath(sys.executable)\nprint(python)\n\nhasher = hashlib.sha256()\nwith open(python, "rb") as fp:\n for chunk in iter(lambda: fp.read(8192), b""):\n hasher.update(chunk)\nprint(hasher.hexdigest())\n']
pex: PEX.run invoking /usr/local/bin/python3.7 /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis -c import hashlib, os, sys
python = os.path.realpath(sys.executable)
print(python)
hasher = hashlib.sha256()
with open(python, "rb") as fp:
for chunk in iter(lambda: fp.read(8192), b""):
hasher.update(chunk)
print(hasher.hexdigest())
pex: Installed VendorImporter(root='/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Installed VendorImporter(root='/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: pex.third_party.packaging imported via _Loader(module_name='pex.third_party.packaging', vendor_module_name='pex.vendor._vendored.packaging.packaging')
pex: pex.third_party.pyparsing imported via _Loader(module_name='pex.third_party.pyparsing', vendor_module_name='pex.vendor._vendored.packaging.pyparsing')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.pkg_resources.extern imported via _Loader(module_name='pex.third_party.pkg_resources.extern', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern')
pex: pex.third_party.pkg_resources.extern.six imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six')
pex: pex.third_party.pkg_resources.extern.six.moves imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves')
pex: pex.third_party.pkg_resources.extern.packaging imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging')
pex: pex.third_party.pkg_resources.extern.packaging.version imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.version', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version')
pex: pex.third_party.pkg_resources.extern.packaging.specifiers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.specifiers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers')
pex: pex.third_party.pkg_resources.extern.pyparsing imported via _Loader(module_name='pex.third_party.pkg_resources.extern.pyparsing', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing')
pex: pex.third_party.pkg_resources.extern.six.moves.urllib imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves.urllib', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves.urllib')
pex: pex.third_party.pkg_resources.extern.packaging.requirements imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.requirements', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements')
pex: pex.third_party.pkg_resources.extern.packaging.markers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.markers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.packaging.specifiers imported via _Loader(module_name='pex.third_party.packaging.specifiers', vendor_module_name='pex.vendor._vendored.packaging.packaging.specifiers')
pex: Selecting runtime interpreter
pex: Using $PATH constrained by ['CPython>=3.6']
pex: Constraints on interpreters: ['CPython>=3.6'], Matching Interpreter: /usr/local/bin/python3.7
pex: Selecting runtime interpreter: 1.8ms
pex: Using the current interpreter /usr/local/bin/python3.7 since it matches constraints and PYTHONPATH is not set.
pex: Found site-library: /usr/local/lib/python3.7/site-packages
pex: Not a tainted path element: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap
pex: Not a tainted path element: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis
pex: Not a tainted path element: /usr/local/lib/python37.zip
pex: Not a tainted path element: /usr/local/lib/python3.7
pex: Not a tainted path element: /usr/local/lib/python3.7/lib-dynload
pex: Not a tainted path element: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Tainted path element: /usr/local/lib/python3.7/site-packages
pex: Scrubbing from user site: /home/ziyadedher/.local/lib/python3.7/site-packages
pex: Scrubbing from site-packages: /usr/local/lib/python3.7/site-packages
pex: New sys.path: ['/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap', '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis', '/usr/local/lib/python37.zip', '/usr/local/lib/python3.7', '/usr/local/lib/python3.7/lib-dynload']
pex: E: tags for 'manylinux2014_x86_64' x PythonInterpreter('/usr/local/bin/python3.7', PythonIdentity('/usr/local/bin/python3.7', 'cp37', 'cp37m', 'manylinux2014_x86_64', (3, 7, 5))) -> frozenset({<py31-none-linux_x86_64 @ 139706961060640>, <py35-none-any @ 139706961061520>, <py37-none-any @ 139706961061280>, <cp34-abi3-linux_x86_64 @ 139706960981120>, <py31-none-any @ 139706961061840>, <py37-none-linux_x86_64 @ 139706961040240>, <py35-none-manylinux1_x86_64 @ 139706961041760>, <cp37-cp37m-manylinux2010_x86_64 @ 139706960978000>, <py32-none-manylinux1_x86_64 @ 139706961059920>, <cp37-cp37m-linux_x86_64 @ 139706960978320>, <py34-none-manylinux1_x86_64 @ 139706961042320>, <cp33-abi3-manylinux2014_x86_64 @ 139706960981200>, <cp33-abi3-manylinux2010_x86_64 @ 139706960981360>, <cp37-none-manylinux2014_x86_64 @ 139706960978960>, <cp37-none-manylinux2010_x86_64 @ 139706960979120>, <cp37-abi3-manylinux1_x86_64 @ 139706960978720>, <py3-none-manylinux2010_x86_64 @ 139706961040480>, <py36-none-any @ 139706961061440>, <cp34-abi3-manylinux1_x86_64 @ 139706960980960>, <cp37-abi3-linux_x86_64 @ 139706960978880>, <py36-none-linux_x86_64 @ 139706961041360>, <py31-none-manylinux1_x86_64 @ 139706961060480>, <cp35-abi3-manylinux2010_x86_64 @ 139706960980240>, <py32-none-manylinux2014_x86_64 @ 139706961043120>, <py35-none-manylinux2010_x86_64 @ 139706961041600>, <py32-none-linux_x86_64 @ 139706961060080>, <py32-none-any @ 139706961061760>, <py34-none-manylinux2014_x86_64 @ 139706961042000>, <cp37-abi3-manylinux2014_x86_64 @ 139706960978400>, <py36-none-manylinux2014_x86_64 @ 139706961040880>, <py34-none-any @ 139706961061600>, <py34-none-linux_x86_64 @ 139706961042480>, <py36-none-manylinux1_x86_64 @ 139706961041200>, <py30-none-manylinux2010_x86_64 @ 139706961060880>, <cp36-abi3-linux_x86_64 @ 139706960980000>, <py33-none-manylinux2010_x86_64 @ 139706961042720>, <cp36-abi3-manylinux2010_x86_64 @ 139706960979680>, <py33-none-manylinux2014_x86_64 @ 139706961042560>, <py37-none-manylinux2014_x86_64 @ 139706961039760>, <cp35-abi3-manylinux2014_x86_64 @ 139706960980080>, <py35-none-manylinux2014_x86_64 @ 139706961041440>, <py36-none-manylinux2010_x86_64 @ 139706961041040>, <py32-none-manylinux2010_x86_64 @ 139706961043280>, <py3-none-linux_x86_64 @ 139706961040800>, <py34-none-manylinux2010_x86_64 @ 139706961042160>, <py3-none-any @ 139706961061360>, <cp32-abi3-manylinux2010_x86_64 @ 139706960981920>, <cp33-abi3-manylinux1_x86_64 @ 139706960981520>, <py31-none-manylinux2014_x86_64 @ 139706961060160>, <cp37-none-manylinux1_x86_64 @ 139706960979280>, <cp37-abi3-manylinux2010_x86_64 @ 139706960978560>, <cp34-abi3-manylinux2014_x86_64 @ 139706960980640>, <cp32-abi3-manylinux2014_x86_64 @ 139706960981760>, <cp36-abi3-manylinux1_x86_64 @ 139706960979840>, <cp37-cp37m-manylinux2014_x86_64 @ 139706961039184>, <py3-none-manylinux1_x86_64 @ 139706961040640>, <py30-none-manylinux2014_x86_64 @ 139706961060720>, <cp33-abi3-linux_x86_64 @ 139706960981680>, <cp32-abi3-linux_x86_64 @ 139706961039680>, <cp32-abi3-manylinux1_x86_64 @ 139706961039520>, <py37-none-manylinux2010_x86_64 @ 139706961039920>, <cp37-none-linux_x86_64 @ 139706960979440>, <cp34-abi3-manylinux2010_x86_64 @ 139706960980800>, <py33-none-manylinux1_x86_64 @ 139706961042880>, <py31-none-manylinux2010_x86_64 @ 139706961060320>, <cp35-abi3-manylinux1_x86_64 @ 139706960980400>, <py37-none-manylinux1_x86_64 @ 139706961040080>, <cp36-abi3-manylinux2014_x86_64 @ 139706960979520>, <cp37-cp37m-manylinux1_x86_64 @ 139706960978160>, <py3-none-manylinux2014_x86_64 @ 139706961040320>, <py30-none-manylinux1_x86_64 @ 139706961061040>, <py33-none-any @ 139706961061680>, <py33-none-linux_x86_64 @ 139706961043040>, <cp35-abi3-linux_x86_64 @ 139706960980560>, <py30-none-any @ 139706961061920>, <py35-none-linux_x86_64 @ 139706961041920>, <py30-none-linux_x86_64 @ 139706961061200>})
pex: Activating PEX virtual environment from /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis
pex: Activating PEX virtual environment from /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis :: Searching dependency cache: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.deps
pex: Activating PEX virtual environment from /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis: 0.1ms
pex: Searching dependency cache: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.deps: 0.0ms
pex: No entry point specified, dropping into interpreter
pex: Bootstrap complete, performing final sys.path modifications...
pex: Not uninstalling VendorImporter(root='/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap', importables=(_Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex')))
pex: un-imported pex.third_party.packaging
pex: un-imported pex.third_party.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging
pex: un-imported pex.vendor._vendored.packaging.packaging.__about__
pex: un-imported pex.vendor._vendored.packaging.packaging._compat
pex: un-imported pex.vendor._vendored.packaging.packaging._structures
pex: un-imported pex.vendor._vendored.packaging.packaging._typing
pex: un-imported pex.vendor._vendored.packaging.packaging.markers
pex: un-imported pex.vendor._vendored.packaging.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging.utils
pex: un-imported pex.vendor._vendored.packaging.packaging.version
pex: un-imported pex.third_party.pyparsing
pex: un-imported pex.vendor._vendored.packaging.pyparsing
pex: un-imported pex.third_party.pkg_resources
pex: un-imported pex.third_party.pkg_resources.extern
pex: un-imported pex.third_party.pkg_resources.extern.packaging
pex: un-imported pex.third_party.pkg_resources.extern.packaging.markers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.requirements
pex: un-imported pex.third_party.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.version
pex: un-imported pex.third_party.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.__about__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging._structures
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.py31compat
pex: Uninstalled VendorImporter(root='/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Demoting code from Bootstrap(sys_path_entry='/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap')
pex: un-imported <module 'pex.version' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/version.py'>
pex: un-imported <module 'pex.vendor._vendored.setuptools' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/vendor/_vendored/setuptools/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored.packaging' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/vendor/_vendored/packaging/__init__.py'>
pex: un-imported <module 'pex.vendor._vendored' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/vendor/_vendored/__init__.py'>
pex: un-imported <module 'pex.vendor' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/vendor/__init__.py'>
pex: un-imported <module 'pex.variables' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/variables.py'>
pex: un-imported <module 'pex.util' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/util.py'>
pex: un-imported <module 'pex.typing' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/typing.py'>
pex: un-imported <module 'pex.tracer' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/tracer.py'>
pex: un-imported <module 'pex.third_party' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/third_party/__init__.py'>
pex: un-imported <module 'pex.platforms' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/platforms.py'>
pex: un-imported <module 'pex.pip' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pip.py'>
pex: un-imported <module 'pex.pex_warnings' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pex_warnings.py'>
pex: un-imported <module 'pex.pex_info' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pex_info.py'>
pex: un-imported <module 'pex.pex_builder' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pex_builder.py'>
pex: un-imported <module 'pex.pex_bootstrapper' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pex_bootstrapper.py'>
pex: un-imported <module 'pex.pex' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/pex.py'>
pex: un-imported <module 'pex.orderedset' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/orderedset.py'>
pex: un-imported <module 'pex.network_configuration' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/network_configuration.py'>
pex: un-imported <module 'pex.jobs' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/jobs.py'>
pex: un-imported <module 'pex.interpreter_constraints' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/interpreter_constraints.py'>
pex: un-imported <module 'pex.interpreter' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/interpreter.py'>
pex: un-imported <module 'pex.inherit_path' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/inherit_path.py'>
pex: un-imported <module 'pex.finders' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/finders.py'>
pex: un-imported <module 'pex.executor' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/executor.py'>
pex: un-imported <module 'pex.environment' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/environment.py'>
pex: un-imported <module 'pex.distribution_target' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/distribution_target.py'>
pex: un-imported <module 'pex.dist_metadata' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/dist_metadata.py'>
pex: un-imported <module 'pex.compiler' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/compiler.py'>
pex: un-imported <module 'pex.compatibility' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/compatibility.py'>
pex: un-imported <module 'pex.common' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/common.py'>
pex: un-imported <module 'pex.bootstrap' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/bootstrap.py'>
pex: un-imported <module 'pex' from '/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex/__init__.py'>
pex: Re-imported pex from ['/tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap/pex']
pex: PYTHONPATH contains:
pex: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis
pex: * /usr/local/lib/python37.zip
pex: /usr/local/lib/python3.7
pex: /usr/local/lib/python3.7/lib-dynload
pex: /tmp/process-execution4wjW3r/.tmp/tmpr5p6rxis/.bootstrap
pex: * - paths that do not exist or will be imported via zipimport
16:15:51.79 [DEBUG] Completed: Find Python interpreter for constraints - Selected /usr/local/bin/python3.7 to run PEXes with.
16:15:51.79 [DEBUG] Starting: (Waiting) Building black.pex with 2 requirements: black==20.8b1, setuptools
16:15:51.79 [DEBUG] Running Building black.pex with 2 requirements: black==20.8b1, setuptools under semaphore with concurrency id: 2
16:15:51.79 [DEBUG] Starting: (Waiting) Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools
16:15:51.79 [INFO] Starting: Building black.pex with 2 requirements: black==20.8b1, setuptools
16:15:51.79 [DEBUG] Running Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools under semaphore with concurrency id: 5
16:15:51.79 [INFO] Starting: Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools
16:15:51.80 [DEBUG] spawned local process as 137233 for Process { argv: ["/usr/local/bin/python3.7", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--output-file", "black.pex", "--no-pypi", "--index=https://pypi.org/simple/", "--cache-ttl", "3600", "--no-emit-warnings", "--jobs", "4", "--manylinux", "manylinux2014", "--entry-point", "black:patched_main", "--sources-directory=source_files", "black==20.8b1", "setuptools"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root"}, working_directory: None, input_files: Digest(Fingerprint<91e44f9c7e6e5ce1a771a9989e162844156ebbd04c034e45111d00613413b6ee>, 242), output_files: {RelativePath("black.pex")}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Building black.pex with 2 requirements: black==20.8b1, setuptools", level: Info, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: Linux, is_nailgunnable: false, cache_failures: false }
16:15:51.81 [DEBUG] spawned local process as 137234 for Process { argv: ["/usr/local/bin/python3.7", "./pex", "--python-path", "/home/ziyadedher/.poetry/bin:/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "--pex-root", ".cache/pex_root", "--tmpdir", ".tmp", "-vvvvvvvvv", "--output-file", "isort.pex", "--no-pypi", "--index=https://pypi.org/simple/", "--cache-ttl", "3600", "--no-emit-warnings", "--jobs", "4", "--manylinux", "manylinux2014", "--entry-point", "isort.main", "--sources-directory=source_files", "isort[pyproject]>=5.5.1,<5.6", "setuptools"], env: {"CPPFLAGS": "", "LANG": "en_US.UTF-8", "LDFLAGS": "", "PATH": "/home/ziyadedher/.poetry/bin:/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PEX_IGNORE_RCFILES": "true", "PEX_INHERIT_PATH": "false", "PEX_ROOT": "/home/ziyadedher/.cache/pants/named_caches/pex_root"}, working_directory: None, input_files: Digest(Fingerprint<91e44f9c7e6e5ce1a771a9989e162844156ebbd04c034e45111d00613413b6ee>, 242), output_files: {RelativePath("isort.pex")}, output_directories: {}, timeout: None, execution_slot_variable: None, description: "Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools", level: Info, append_only_caches: {CacheName("pex_root"): CacheDest(".cache/pex_root")}, jdk_home: None, target_platform: Linux, is_nailgunnable: false, cache_failures: false }
16:15:51.97 [INFO] Completed: Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3
16:15:51.97 [DEBUG] Completed: (Waiting) Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3
16:15:51.97 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:51.97 [INFO] Completed: Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45
16:15:51.97 [DEBUG] Completed: (Waiting) Building flake8.pex with 2 requirements: flake8>=3.7.9,<3.9, setuptools<45
16:15:51.97 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.01 [INFO] Completed: Building black.pex with 2 requirements: black==20.8b1, setuptools
16:15:52.01 [DEBUG] Completed: (Waiting) Building black.pex with 2 requirements: black==20.8b1, setuptools
16:15:52.01 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.02 [DEBUG] Starting: Lint with isort
16:15:52.02 [DEBUG] Starting: Lint with Black
16:15:52.02 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:52.02 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:52.03 [DEBUG] Starting: Lint with Flake8
16:15:52.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:52.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:52.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:52.03 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:52.03 [DEBUG] Canceled: Lint with isort
16:15:52.03 [DEBUG] Canceled: Lint with Flake8
16:15:52.03 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:52.03 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:52.03 [DEBUG] Canceled: Lint with Black
16:15:52.03 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:52.03 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:52.03 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.03 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.03 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.03 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.03 [DEBUG] Starting: Lint with Bandit
16:15:52.03 [DEBUG] Starting: Lint using Pylint
16:15:52.03 [DEBUG] Starting: Lint with docformatter
16:15:52.04 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:52.04 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:52.04 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.04 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.04 [DEBUG] Completed: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:52.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:52.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:52.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:52.04 [DEBUG] Canceled: Lint with docformatter
16:15:52.04 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:52.04 [DEBUG] Completed: Lint with Bandit
16:15:52.04 [DEBUG] Canceled: Lint using Pylint
16:15:52.06 [INFO] Completed: Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools
16:15:52.06 [DEBUG] Completed: (Waiting) Building isort.pex with 2 requirements: isort[pyproject]>=5.5.1,<5.6, setuptools
16:15:52.06 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.53 [DEBUG] Starting: Lint with isort
16:15:52.53 [DEBUG] Starting: Lint with Black
16:15:52.53 [DEBUG] Starting: Lint with Flake8
16:15:52.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:52.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:52.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:52.53 [DEBUG] Canceled: Lint with isort
16:15:52.53 [DEBUG] Canceled: Lint with Flake8
16:15:52.53 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:52.53 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:52.53 [DEBUG] Canceled: Lint with Black
16:15:52.53 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:52.53 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:52.53 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.53 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.53 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:52.53 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.53 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.54 [DEBUG] Starting: Lint using Pylint
16:15:52.54 [DEBUG] Starting: Lint with docformatter
16:15:52.54 [DEBUG] Starting: Lint with Bandit
16:15:52.54 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:52.55 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:52.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:52.55 [DEBUG] Canceled: Lint with Bandit
16:15:52.55 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:52.55 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:52.55 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:52.55 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:52.55 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:52.55 [DEBUG] Canceled: Lint using Pylint
16:15:52.55 [DEBUG] Canceled: Lint with docformatter
16:15:52.55 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:52.70 [INFO] Completed: Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4
16:15:52.70 [DEBUG] Completed: (Waiting) Building docformatter.pex with 1 requirement: docformatter>=1.3.1,<1.4
16:15:52.70 [INFO] pex: Building pex
pex: Building pex :: Resolving distributions (['docformatter>=1.3.1,<1.4'])
pex: Building pex :: Resolving distributions (['docformatter>=1.3.1,<1.4']) :: Resolving for:
DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18))))
pex: Spawning a maximum of 4 parallel jobs to process:
DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18))))
pex: Hashing pex
pex: Hashing pex: 24.3ms
pex: Isolating pex
pex: Isolating pex: 0.1ms
pex: PEX.run invoking /usr/bin/python2.7 /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 --disable-pip-version-check --no-python-version-warning --exists-action a --isolated -vvv --cache-dir /home/ziyadedher/.cache/pants/named_caches/pex_root download --dest /tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7 docformatter>=1.3.1,<1.4 --index-url https://pypi.org/simple/ --header Cache-Control:max-age=3600 --retries 5 --timeout 15
pex: Installed VendorImporter(root='/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Installed VendorImporter(root='/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap', importables=(_Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex')))
pex: Please build pex with the subprocess32 module for more reliable requirement installation and interpreter execution.
pex: pex.third_party.packaging imported via _Loader(module_name='pex.third_party.packaging', vendor_module_name='pex.vendor._vendored.packaging.packaging')
pex: pex.third_party.pyparsing imported via _Loader(module_name='pex.third_party.pyparsing', vendor_module_name='pex.vendor._vendored.packaging.pyparsing')
pex: pex.third_party.packaging.markers imported via _Loader(module_name='pex.third_party.packaging.markers', vendor_module_name='pex.vendor._vendored.packaging.packaging.markers')
pex: pex.third_party.packaging.tags imported via _Loader(module_name='pex.third_party.packaging.tags', vendor_module_name='pex.vendor._vendored.packaging.packaging.tags')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.pkg_resources.extern imported via _Loader(module_name='pex.third_party.pkg_resources.extern', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern')
pex: pex.third_party.pkg_resources.extern.six imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six')
pex: pex.third_party.pkg_resources.extern.six.moves imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves')
pex: pex.third_party.pkg_resources.extern.appdirs imported via _Loader(module_name='pex.third_party.pkg_resources.extern.appdirs', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs')
pex: pex.third_party.pkg_resources.extern.packaging imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging')
pex: pex.third_party.pkg_resources.extern.packaging.version imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.version', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version')
pex: pex.third_party.pkg_resources.extern.packaging.specifiers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.specifiers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers')
pex: pex.third_party.pkg_resources.extern.pyparsing imported via _Loader(module_name='pex.third_party.pkg_resources.extern.pyparsing', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing')
pex: pex.third_party.pkg_resources.extern.six.moves.urllib imported via _Loader(module_name='pex.third_party.pkg_resources.extern.six.moves.urllib', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.six.moves.urllib')
pex: pex.third_party.pkg_resources.extern.packaging.requirements imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.requirements', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements')
pex: pex.third_party.pkg_resources.extern.packaging.markers imported via _Loader(module_name='pex.third_party.pkg_resources.extern.packaging.markers', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers')
pex: pex.third_party.pkg_resources imported via _Loader(module_name='pex.third_party.pkg_resources', vendor_module_name='pex.vendor._vendored.setuptools.pkg_resources')
pex: pex.third_party.packaging.specifiers imported via _Loader(module_name='pex.third_party.packaging.specifiers', vendor_module_name='pex.vendor._vendored.packaging.packaging.specifiers')
pex: Selecting runtime interpreter
pex: Using the current interpreter /usr/bin/python2.7 since no constraints have been specified and PYTHONPATH is not set.
pex: Selecting runtime interpreter: 0.0ms
pex: Found site-library: /usr/lib/site-python
pex: Found site-library: /usr/lib/python2.7/site-packages
pex: Found .pth file: /usr/lib/python2.7/site-packages/pygtk.pth
pex: Found site extra: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Not a tainted path element: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap
pex: Not a tainted path element: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4
pex: Not a tainted path element: /usr/lib/python27.zip
pex: Not a tainted path element: /usr/lib/python2.7
pex: Not a tainted path element: /usr/lib/python2.7/plat-linux2
pex: Not a tainted path element: /usr/lib/python2.7/lib-tk
pex: Not a tainted path element: /usr/lib/python2.7/lib-old
pex: Not a tainted path element: /usr/lib/python2.7/lib-dynload
pex: Tainted path element: /usr/lib/python2.7/site-packages
pex: Tainted path element: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from user site: /home/ziyadedher/.local/lib/python2.7/site-packages
pex: Scrubbing from site-packages: /usr/lib/python2.7/site-packages
pex: Scrubbing from site-packages: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from path_importer_cache: /usr/lib/python2.7/site-packages/gtk-2.0
pex: Scrubbing from path_importer_cache: /usr/lib/python2.7/site-packages
pex: Scrubbing from path_importer_cache: /home/ziyadedher/.local/lib/python2.7/site-packages
pex: New sys.path: ['/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap', '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4', '/usr/lib/python27.zip', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload']
pex: E: tags for 'manylinux2014_x86_64' x PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18))) -> frozenset([<py22-none-linux_x86_64 @ 140634474830896>, <py20-none-manylinux2010_x86_64 @ 140634474831376>, <py27-none-any @ 140634474831616>, <py2-none-manylinux2014_x86_64 @ 140634474828096>, <py23-none-any @ 140634474836048>, <py22-none-manylinux2010_x86_64 @ 140634474830416>, <cp27-none-linux_x86_64 @ 140634475208528>, <py21-none-any @ 140634474836208>, <py2-none-linux_x86_64 @ 140634474828976>, <py24-none-any @ 140634474836688>, <py21-none-linux_x86_64 @ 140634474831216>, <py2-none-manylinux1_x86_64 @ 140634474829296>, <cp27-cp27mu-manylinux2010_x86_64 @ 140634475112480>, <py27-none-manylinux2014_x86_64 @ 140634475167168>, <py21-none-manylinux1_x86_64 @ 140634474831136>, <py25-none-manylinux2010_x86_64 @ 140634474829456>, <cp27-none-manylinux2010_x86_64 @ 140634475154800>, <py23-none-linux_x86_64 @ 140634474830256>, <py25-none-any @ 140634474836448>, <py20-none-manylinux2014_x86_64 @ 140634474831296>, <py22-none-any @ 140634474836128>, <py26-none-manylinux2010_x86_64 @ 140634474827856>, <py23-none-manylinux1_x86_64 @ 140634474830176>, <cp27-cp27mu-linux_x86_64 @ 140634475111680>, <py23-none-manylinux2010_x86_64 @ 140634474830096>, <py26-none-manylinux2014_x86_64 @ 140634474828656>, <py26-none-manylinux1_x86_64 @ 140634474827936>, <py27-none-linux_x86_64 @ 140634474829136>, <py24-none-manylinux2010_x86_64 @ 140634474829776>, <py21-none-manylinux2010_x86_64 @ 140634474831056>, <py2-none-any @ 140634474831696>, <cp27-cp27mu-manylinux1_x86_64 @ 140634475112960>, <py27-none-manylinux1_x86_64 @ 140634474830816>, <py23-none-manylinux2014_x86_64 @ 140634474830016>, <py24-none-manylinux2014_x86_64 @ 140634474829696>, <cp27-none-manylinux2014_x86_64 @ 140634475114080>, <py20-none-manylinux1_x86_64 @ 140634474831456>, <py27-none-manylinux2010_x86_64 @ 140634474828896>, <py24-none-linux_x86_64 @ 140634474829936>, <py22-none-manylinux1_x86_64 @ 140634474830496>, <py20-none-linux_x86_64 @ 140634474831536>, <py21-none-manylinux2014_x86_64 @ 140634474830976>, <py26-none-linux_x86_64 @ 140634474828016>, <py22-none-manylinux2014_x86_64 @ 140634474830336>, <py24-none-manylinux1_x86_64 @ 140634474829856>, <py25-none-manylinux2014_x86_64 @ 140634474829056>, <cp27-cp27mu-manylinux2014_x86_64 @ 140634475114160>, <py25-none-linux_x86_64 @ 140634474829616>, <cp27-none-manylinux1_x86_64 @ 140634475208608>, <py25-none-manylinux1_x86_64 @ 140634474829536>, <py20-none-any @ 140634474836288>, <py26-none-any @ 140634474831776>, <py2-none-manylinux2010_x86_64 @ 140634474829376>])
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Searching dependency cache: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Searching dependency cache: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps :: Adding pip 20.0.dev0
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Searching dependency cache: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps :: Adding wheel 0.35.1
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Searching dependency cache: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps :: Adding setuptools 44.0.0
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Resolving pip from [Requirement.parse('pip==20.0.dev0')]
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Resolving setuptools from [Requirement.parse('setuptools==44.0.0')]
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Resolving wheel from [Requirement.parse('wheel==0.35.1')]
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating pip 20.0.dev0
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating pip 20.0.dev0 :: Adding sitedir
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating setuptools 44.0.0
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating setuptools 44.0.0 :: Adding sitedir
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating wheel 0.35.1
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4 :: Activating wheel 0.35.1 :: Adding sitedir
pex: Activating PEX virtual environment from /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4: 6.9ms
pex: Searching dependency cache: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps: 0.7ms
pex: Adding pip 20.0.dev0: 0.0ms
pex: Adding wheel 0.35.1: 0.0ms
pex: Adding setuptools 44.0.0: 0.0ms
pex: Resolving pip from [Requirement.parse('pip==20.0.dev0')]: 0.5ms
pex: Resolving setuptools from [Requirement.parse('setuptools==44.0.0')]: 2.1ms
pex: Resolving wheel from [Requirement.parse('wheel==0.35.1')]: 1.5ms
pex: Activating pip 20.0.dev0: 0.1ms
pex: Adding sitedir: 0.1ms
pex: Activating setuptools 44.0.0: 0.1ms
pex: Adding sitedir: 0.1ms
pex: Activating wheel 0.35.1: 0.1ms
pex: Adding sitedir: 0.1ms
pex: Bootstrap complete, performing final sys.path modifications...
pex: Not uninstalling VendorImporter(root='/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap', importables=(_Importable(module='jobs', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='testing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='tracer', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_builder', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='interpreter_constraints', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='environment', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='platforms', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='network_configuration', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='executor', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='common', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compiler', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='resolver', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='orderedset', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='distribution_target', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='finders', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='variables', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='version', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='bootstrap', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_info', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='compatibility', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='inherit_path', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='requirements', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='dist_metadata', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_bootstrapper', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='__main__', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pip', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='util', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='pex_warnings', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='typing', is_pkg=False, path='pex', prefix='_pex'), _Importable(module='vendor', is_pkg=True, path='pex', prefix='_pex'), _Importable(module='third_party', is_pkg=True, path='pex', prefix='_pex')))
pex: un-imported pex.third_party.packaging
pex: un-imported pex.third_party.packaging.markers
pex: un-imported pex.third_party.packaging.specifiers
pex: un-imported pex.third_party.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging
pex: un-imported pex.vendor._vendored.packaging.packaging.__about__
pex: un-imported pex.vendor._vendored.packaging.packaging._compat
pex: un-imported pex.vendor._vendored.packaging.packaging._structures
pex: un-imported pex.vendor._vendored.packaging.packaging._typing
pex: un-imported pex.vendor._vendored.packaging.packaging.markers
pex: un-imported pex.vendor._vendored.packaging.packaging.specifiers
pex: un-imported pex.vendor._vendored.packaging.packaging.tags
pex: un-imported pex.vendor._vendored.packaging.packaging.utils
pex: un-imported pex.vendor._vendored.packaging.packaging.version
pex: un-imported pex.third_party.pyparsing
pex: un-imported pex.vendor._vendored.packaging.pyparsing
pex: un-imported pex.third_party.pkg_resources
pex: un-imported pex.third_party.pkg_resources.extern
pex: un-imported pex.third_party.pkg_resources.extern.appdirs
pex: un-imported pex.third_party.pkg_resources.extern.packaging
pex: un-imported pex.third_party.pkg_resources.extern.packaging.markers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.requirements
pex: un-imported pex.third_party.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.third_party.pkg_resources.extern.packaging.version
pex: un-imported pex.third_party.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.__builtin__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.collections
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.copy
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.datetime
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.os
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.__about__
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging._compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging._structures
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.pprint
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.re
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.sre_constants
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.string
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.sys
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.threading
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.traceback
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.types
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.warnings
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources._vendor.weakref
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.errno
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.appdirs
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.markers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.requirements
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.specifiers
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.packaging.version
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.pyparsing
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.extern.sys
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.os
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.py31compat
pex: un-imported pex.vendor._vendored.setuptools.pkg_resources.sys
pex: Uninstalled VendorImporter(root='/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap', importables=(_Importable(module='pyparsing', is_pkg=False, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='packaging', is_pkg=True, path='pex/vendor/_vendored/packaging', prefix='pex.third_party'), _Importable(module='pkg_resources', is_pkg=True, path='pex/vendor/_vendored/setuptools', prefix='pex.third_party')))
pex: Demoting code from Bootstrap(sys_path_entry='/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap')
pex: un-imported <module 'pex.version' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/version.pyc'>
pex: un-imported <module 'pex.vendor._vendored.setuptools' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/vendor/_vendored/setuptools/__init__.pyc'>
pex: un-imported <module 'pex.vendor._vendored.packaging' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/vendor/_vendored/packaging/__init__.pyc'>
pex: un-imported <module 'pex.vendor._vendored' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/vendor/_vendored/__init__.pyc'>
pex: un-imported <module 'pex.vendor' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/vendor/__init__.pyc'>
pex: un-imported <module 'pex.variables' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/variables.pyc'>
pex: un-imported <module 'pex.util' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/util.pyc'>
pex: un-imported <module 'pex.typing' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/typing.pyc'>
pex: un-imported <module 'pex.tracer' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/tracer.pyc'>
pex: un-imported <module 'pex.third_party' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/third_party/__init__.pyc'>
pex: un-imported <module 'pex.platforms' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/platforms.pyc'>
pex: un-imported <module 'pex.pip' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pip.pyc'>
pex: un-imported <module 'pex.pex_warnings' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pex_warnings.pyc'>
pex: un-imported <module 'pex.pex_info' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pex_info.pyc'>
pex: un-imported <module 'pex.pex_builder' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pex_builder.pyc'>
pex: un-imported <module 'pex.pex_bootstrapper' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pex_bootstrapper.pyc'>
pex: un-imported <module 'pex.pex' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/pex.pyc'>
pex: un-imported <module 'pex.orderedset' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/orderedset.pyc'>
pex: un-imported <module 'pex.network_configuration' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/network_configuration.pyc'>
pex: un-imported <module 'pex.jobs' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/jobs.pyc'>
pex: un-imported <module 'pex.interpreter_constraints' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/interpreter_constraints.pyc'>
pex: un-imported <module 'pex.interpreter' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/interpreter.pyc'>
pex: un-imported <module 'pex.inherit_path' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/inherit_path.pyc'>
pex: un-imported <module 'pex.finders' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/finders.pyc'>
pex: un-imported <module 'pex.executor' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/executor.pyc'>
pex: un-imported <module 'pex.environment' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/environment.pyc'>
pex: un-imported <module 'pex.distribution_target' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/distribution_target.pyc'>
pex: un-imported <module 'pex.dist_metadata' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/dist_metadata.pyc'>
pex: un-imported <module 'pex.compiler' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/compiler.pyc'>
pex: un-imported <module 'pex.compatibility' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/compatibility.pyc'>
pex: un-imported <module 'pex.common' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/common.pyc'>
pex: un-imported <module 'pex.bootstrap' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/bootstrap.pyc'>
pex: un-imported <module 'pex' from '/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex/__init__.pyc'>
pex: Re-imported pex from ['/home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap/pex']
pex: PYTHONPATH contains:
pex: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4
pex: * /usr/lib/python27.zip
pex: /usr/lib/python2.7
pex: /usr/lib/python2.7/plat-linux2
pex: /usr/lib/python2.7/lib-tk
pex: * /usr/lib/python2.7/lib-old
pex: /usr/lib/python2.7/lib-dynload
pex: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps/pip
pex: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps/setuptools
pex: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.deps/wheel
pex: /home/ziyadedher/.cache/pants/named_caches/pex_root/pip.pex/6fba249fc41549f2d54e6ae93be255af376072e4/.bootstrap
pex: * - paths that do not exist or will be imported via zipimport
Running command python setup.py egg_info
running egg_info
creating /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info
writing requirements to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/requires.txt
writing /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/PKG-INFO
writing top-level names to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/top_level.txt
writing dependency_links to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/dependency_links.txt
writing entry points to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/entry_points.txt
writing manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/SOURCES.txt'
reading manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.pre-commit-hooks.yaml'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'Makefile'
writing manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/docformatter/pip-egg-info/docformatter.egg-info/SOURCES.txt'
Running command python setup.py egg_info
running egg_info
creating /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info
writing /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/PKG-INFO
writing top-level names to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/top_level.txt
writing dependency_links to /tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/dependency_links.txt
writing manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/SOURCES.txt'
reading manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching 'test_acid.py'
writing manifest file '/tmp/process-executionhsgf3f/.tmp/pip-download-x7SAeU/untokenize/pip-egg-info/untokenize.egg-info/SOURCES.txt'
pex: Building pex :: Resolving distributions (['docformatter>=1.3.1,<1.4']) :: Building distributions for:
BuildRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), source_path='/tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/untokenize-0.1.1.tar.gz', fingerprint='8dffad5b478e7717219696d49a6796e2b2b5f180')
BuildRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), source_path='/tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/docformatter-1.3.1.tar.gz', fingerprint='a616a570885c6489d2f03252b1738d1413429adf')
pex: Using cached build of /tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/untokenize-0.1.1.tar.gz at /home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/untokenize-0.1.1.tar.gz/8dffad5b478e7717219696d49a6796e2b2b5f180/cp27-cp27mu
pex: Using cached build of /tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/docformatter-1.3.1.tar.gz at /home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/docformatter-1.3.1.tar.gz/a616a570885c6489d2f03252b1738d1413429adf/cp27-cp27mu
pex: Spawning a maximum of 4 parallel jobs to process:
pex: Building pex :: Resolving distributions (['docformatter>=1.3.1,<1.4']) :: Installing:
InstallRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), wheel_path='/home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/untokenize-0.1.1.tar.gz/8dffad5b478e7717219696d49a6796e2b2b5f180/cp27-cp27mu/untokenize-0.1.1-py2-none-any.whl', fingerprint='33ae1b78b98163f76bf9f1e05221bbbc426da1f7')
InstallRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), wheel_path='/home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/docformatter-1.3.1.tar.gz/a616a570885c6489d2f03252b1738d1413429adf/cp27-cp27mu/docformatter-1.3.1-py2-none-any.whl', fingerprint='2b3c7a4d9439c62b730f4b9501a922216d445bc1')
pex: Using cached installation of untokenize-0.1.1-py2-none-any.whl at /home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/33ae1b78b98163f76bf9f1e05221bbbc426da1f7/untokenize-0.1.1-py2-none-any.whl
pex: Using cached installation of docformatter-1.3.1-py2-none-any.whl at /home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/2b3c7a4d9439c62b730f4b9501a922216d445bc1/docformatter-1.3.1-py2-none-any.whl
pex: Spawning a maximum of 4 parallel jobs to process:
pex: Building pex :: Resolving distributions (['docformatter>=1.3.1,<1.4']) :: Calculating installed requirements for:
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[untokenize 0.1.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/33ae1b78b98163f76bf9f1e05221bbbc426da1f7/untokenize-0.1.1-py2-none-any.whl)])
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[docformatter 1.3.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/2b3c7a4d9439c62b730f4b9501a922216d445bc1/docformatter-1.3.1-py2-none-any.whl)])
pex: Spawning a maximum of 4 parallel jobs to process:
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[untokenize 0.1.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/33ae1b78b98163f76bf9f1e05221bbbc426da1f7/untokenize-0.1.1-py2-none-any.whl)])
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[docformatter 1.3.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/2b3c7a4d9439c62b730f4b9501a922216d445bc1/docformatter-1.3.1-py2-none-any.whl)])
pex: Executing: PYTHONPATH=/home/ziyadedher/.cache/pants/named_caches/pex_root/isolated/6fba249fc41549f2d54e6ae93be255af376072e4/pex/vendor/_vendored/setuptools /usr/bin/python2.7 -s -c
import json
import sys
from collections import defaultdict
from pkg_resources import Environment
env = Environment(search_path=['/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/33ae1b78b98163f76bf9f1e05221bbbc426da1f7/untokenize-0.1.1-py2-none-any.whl'])
dependency_requirements = []
for key in env:
for dist in env[key]:
dependency_requirements.extend(str(req) for req in dist.requires())
json.dump(dependency_requirements, sys.stdout)
pex: Executing: PYTHONPATH=/home/ziyadedher/.cache/pants/named_caches/pex_root/isolated/6fba249fc41549f2d54e6ae93be255af376072e4/pex/vendor/_vendored/setuptools /usr/bin/python2.7 -s -c
import json
import sys
from collections import defaultdict
from pkg_resources import Environment
env = Environment(search_path=['/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/2b3c7a4d9439c62b730f4b9501a922216d445bc1/docformatter-1.3.1-py2-none-any.whl'])
dependency_requirements = []
for key in env:
for dist in env[key]:
dependency_requirements.extend(str(req) for req in dist.requires())
json.dump(dependency_requirements, sys.stdout)
untokenize==0.1.1 -> untokenize 0.1.1
docformatter==1.3.1 -> docformatter 1.3.1
pex: Building pex: 603.6ms
pex: Resolving distributions (['docformatter>=1.3.1,<1.4']): 602.9ms
pex: Resolving for:
DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))): 522.1ms
pex: Building distributions for:
BuildRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), source_path='/tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/untokenize-0.1.1.tar.gz', fingerprint='8dffad5b478e7717219696d49a6796e2b2b5f180')
BuildRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), source_path='/tmp/process-executionhsgf3f/.tmp/tmprvFekP/usr.bin.python2.7/docformatter-1.3.1.tar.gz', fingerprint='a616a570885c6489d2f03252b1738d1413429adf'): 1.0ms
pex: Installing:
InstallRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), wheel_path='/home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/untokenize-0.1.1.tar.gz/8dffad5b478e7717219696d49a6796e2b2b5f180/cp27-cp27mu/untokenize-0.1.1-py2-none-any.whl', fingerprint='33ae1b78b98163f76bf9f1e05221bbbc426da1f7')
InstallRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), wheel_path='/home/ziyadedher/.cache/pants/named_caches/pex_root/built_wheels/sdists/docformatter-1.3.1.tar.gz/a616a570885c6489d2f03252b1738d1413429adf/cp27-cp27mu/docformatter-1.3.1-py2-none-any.whl', fingerprint='2b3c7a4d9439c62b730f4b9501a922216d445bc1'): 1.9ms
pex: Calculating installed requirements for:
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[untokenize 0.1.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/33ae1b78b98163f76bf9f1e05221bbbc426da1f7/untokenize-0.1.1-py2-none-any.whl)])
DistributionRequirementsRequest(target=DistributionTarget(interpreter=PythonInterpreter('/usr/bin/python2.7', PythonIdentity('/usr/bin/python2.7', 'cp27', 'cp27mu', 'manylinux2014_x86_64', (2, 7, 18)))), distributions=[docformatter 1.3.1 (/home/ziyadedher/.cache/pants/named_caches/pex_root/installed_wheels/2b3c7a4d9439c62b730f4b9501a922216d445bc1/docformatter-1.3.1-py2-none-any.whl)]): 72.7ms
pex: Vendoring packaging from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pyparsing from VendorSpec(key='packaging', requirement='packaging==20.4', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/packaging
pex: Vendoring pkg_resources from VendorSpec(key='setuptools', requirement='setuptools==44.0.0', rewrite=True, constrain=True) @ /home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.deps/pex-2.1.21-py2.py3-none-any.whl/pex/vendor/_vendored/setuptools
Saving PEX file to docformatter.pex
16:15:52.70 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.03 [DEBUG] Starting: Lint with Flake8
16:15:53.03 [DEBUG] Starting: Lint with isort
16:15:53.03 [DEBUG] Starting: Lint with Black
16:15:53.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:53.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:53.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:53.04 [DEBUG] Canceled: Lint with Flake8
16:15:53.04 [DEBUG] Canceled: Lint with Black
16:15:53.04 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:53.04 [DEBUG] Canceled: Lint with isort
16:15:53.04 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:53.04 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.04 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:53.04 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.05 [DEBUG] Starting: Lint using Pylint
16:15:53.05 [DEBUG] Starting: Lint with Bandit
16:15:53.05 [DEBUG] Starting: Lint with docformatter
16:15:53.06 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:53.06 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:53.06 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:53.06 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:53.06 [DEBUG] Canceled: Lint with Bandit
16:15:53.06 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:53.06 [DEBUG] Canceled: Lint with docformatter
16:15:53.06 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:53.06 [DEBUG] Canceled: Lint using Pylint
16:15:53.06 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:53.06 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.07 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.53 [DEBUG] Starting: Lint with Black
16:15:53.53 [DEBUG] Starting: Lint with Flake8
16:15:53.53 [DEBUG] Starting: Lint with isort
16:15:53.53 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:53.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:53.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:53.53 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:53.54 [DEBUG] Canceled: Lint with isort
16:15:53.54 [DEBUG] Canceled: Lint with Black
16:15:53.54 [DEBUG] Canceled: Lint with Flake8
16:15:53.54 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:53.54 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:53.55 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:53.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.55 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:53.55 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:53.55 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:53.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.56 [DEBUG] Starting: Lint with Bandit
16:15:53.56 [DEBUG] Starting: Lint with docformatter
16:15:53.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.57 [DEBUG] Canceled: Lint with docformatter
16:15:53.57 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:53.57 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:53.57 [DEBUG] Canceled: Lint with Bandit
16:15:53.57 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:53.57 [DEBUG] Starting: Lint using Pylint
16:15:53.57 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:53.57 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:53.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.57 [DEBUG] Canceled: Lint using Pylint
16:15:53.57 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:53.57 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:53.57 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:53.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:53.58 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.03 [DEBUG] Starting: Lint with Black
16:15:54.03 [DEBUG] Starting: Lint with isort
16:15:54.03 [DEBUG] Starting: Lint with Flake8
16:15:54.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:54.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:54.03 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:54.04 [DEBUG] Canceled: Lint with Flake8
16:15:54.04 [DEBUG] Canceled: Lint with isort
16:15:54.04 [DEBUG] Canceled: Lint with Black
16:15:54.04 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:54.04 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:54.05 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:54.05 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:54.05 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:54.05 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:54.05 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:54.06 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.06 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.07 [DEBUG] Starting: Lint using Pylint
16:15:54.07 [DEBUG] Starting: Lint with Bandit
16:15:54.07 [DEBUG] Starting: Lint with docformatter
16:15:54.07 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:54.07 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:54.08 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:54.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.08 [DEBUG] Completed: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:54.08 [DEBUG] Completed: Lint with Bandit
16:15:54.08 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:54.08 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:54.08 [DEBUG] Completed: `lint` goal
16:15:54.08 [DEBUG] Canceled: Lint using Pylint
16:15:54.08 [DEBUG] Canceled: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:54.08 [DEBUG] Canceled: Lint with docformatter
16:15:54.10 [DEBUG] Starting: Creating map of third party targets to Python modules
16:15:54.10 [DEBUG] Starting: Creating map of first party targets to Python modules
16:15:54.10 [DEBUG] Completed: Creating map of third party targets to Python modules
16:15:54.10 [DEBUG] Canceled: Creating map of first party targets to Python modules
16:15:54.54 [DEBUG] Starting: Lint with isort
16:15:54.54 [DEBUG] Starting: Lint with Flake8
16:15:54.54 [DEBUG] Starting: Lint with Black
16:15:54.54 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:54.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:54.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:54.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:54.54 [DEBUG] Canceled: Lint with Black
16:15:54.54 [DEBUG] Canceled: Lint with isort
16:15:54.54 [DEBUG] Canceled: Lint with Flake8
16:15:54.54 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:54.54 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:54.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:54.55 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:54.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:54.55 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.55 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:54.56 [DEBUG] Starting: `lint` goal
16:15:54.56 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.56 [INFO] Filesystem changed during run: retrying `@rule(pants.core.util_rules.filter_empty_sources.determine_field_sets_with_sources)` in 500ms...
16:15:54.58 [DEBUG] Starting: Lint with docformatter
16:15:54.58 [DEBUG] Starting: Lint using Pylint
16:15:54.58 [DEBUG] Starting: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:54.59 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:54.59 [DEBUG] Canceled: Lint using Pylint
16:15:54.59 [DEBUG] Completed: pants.backend.python.lint.docformatter.rules.setup_docformatter
16:15:54.59 [DEBUG] Canceled: Lint with docformatter
16:15:54.59 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.docformatter.rules.docformatter_lint)` in 500ms...
16:15:55.04 [DEBUG] Starting: Lint with isort
16:15:55.04 [DEBUG] Starting: Lint with Black
16:15:55.04 [DEBUG] Starting: Lint with Flake8
16:15:55.04 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:55.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:55.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:55.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:55.04 [DEBUG] Canceled: Lint with Black
16:15:55.05 [DEBUG] Canceled: Lint with isort
16:15:55.05 [DEBUG] Canceled: Lint with Flake8
16:15:55.05 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:55.05 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:55.05 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.05 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.05 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:55.05 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.05 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.07 [DEBUG] Starting: Lint with Bandit
16:15:55.07 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:55.07 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:55.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.07 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:55.07 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:55.07 [DEBUG] Canceled: Lint with Bandit
16:15:55.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.09 [DEBUG] Starting: Lint using Pylint
16:15:55.09 [DEBUG] Starting: Lint with docformatter
16:15:55.09 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:55.09 [DEBUG] Canceled: Lint using Pylint
16:15:55.10 [DEBUG] Completed: Lint with docformatter
16:15:55.10 [INFO] Completed: lint - Docformatter succeeded.
16:15:55.54 [DEBUG] Starting: Lint with Black
16:15:55.54 [DEBUG] Starting: Lint with Flake8
16:15:55.54 [DEBUG] Starting: Lint with isort
16:15:55.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:55.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:55.54 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:55.55 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:55.55 [DEBUG] Canceled: Lint with isort
16:15:55.55 [DEBUG] Canceled: Lint with Black
16:15:55.55 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:55.55 [DEBUG] Canceled: Lint with Flake8
16:15:55.55 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:55.55 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:55.55 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.55 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:55.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.56 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:55.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.56 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.58 [DEBUG] Starting: Lint with Bandit
16:15:55.58 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:55.58 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:55.58 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:55.58 [DEBUG] Canceled: Lint with Bandit
16:15:55.58 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:55.58 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:55.59 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:55.59 [DEBUG] Starting: Lint using Pylint
16:15:55.61 [DEBUG] Starting: Creating map of first party targets to Python modules
16:15:55.61 [DEBUG] Canceled: Creating map of first party targets to Python modules
16:15:55.61 [DEBUG] Starting: Creating map of third party targets to Python modules
16:15:55.61 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:55.61 [DEBUG] Canceled: Lint using Pylint
16:15:55.61 [DEBUG] Starting: Creating map of first party targets to Python modules
16:15:55.61 [DEBUG] Canceled: Creating map of third party targets to Python modules
16:15:55.61 [DEBUG] Canceled: Creating map of first party targets to Python modules
16:15:56.04 [DEBUG] Starting: Lint with Black
16:15:56.04 [DEBUG] Starting: Lint with isort
16:15:56.04 [DEBUG] Starting: Lint with Flake8
16:15:56.04 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:56.04 [DEBUG] Completed: Lint with Black
16:15:56.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:56.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:56.04 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:56.06 [DEBUG] Canceled: Lint with isort
16:15:56.06 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:56.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.07 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:56.07 [DEBUG] Canceled: Lint with Flake8
16:15:56.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.07 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.08 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:56.08 [DEBUG] Completed: pants.backend.python.lint.isort.rules.setup_isort
16:15:56.08 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:56.08 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.09 [DEBUG] Starting: Lint with Bandit
16:15:56.10 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:56.10 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.10 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:56.11 [DEBUG] Canceled: Lint with Bandit
16:15:56.11 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:56.10 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:56.11 [DEBUG] Starting: Lint using Pylint
16:15:56.11 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.11 [DEBUG] Canceled: Lint using Pylint
16:15:56.11 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:56.55 [DEBUG] Starting: Lint with Flake8
16:15:56.55 [DEBUG] Starting: Lint with isort
16:15:56.55 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:56.55 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:56.55 [DEBUG] Starting: Lint with Black
16:15:56.55 [DEBUG] Canceled: Lint with isort
16:15:56.55 [DEBUG] Canceled: Lint with Flake8
16:15:56.55 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:56.55 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:56.55 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:56.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.56 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:56.56 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:56.56 [DEBUG] Canceled: Lint with Black
16:15:56.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.56 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:56.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.56 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:56.56 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.56 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:56.61 [DEBUG] Starting: Lint with Bandit
16:15:56.61 [DEBUG] Starting: Lint using Pylint
16:15:56.61 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:56.61 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:56.62 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:56.62 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:56.62 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:56.62 [DEBUG] Canceled: Lint with Bandit
16:15:56.62 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:56.62 [DEBUG] Canceled: Lint using Pylint
16:15:56.62 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.05 [DEBUG] Starting: Lint with isort
16:15:57.05 [DEBUG] Starting: Lint with Flake8
16:15:57.05 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:57.05 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:57.05 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:57.05 [DEBUG] Canceled: Lint with Flake8
16:15:57.05 [DEBUG] Canceled: Lint with isort
16:15:57.06 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:57.06 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:57.06 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.06 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:57.06 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.06 [DEBUG] Starting: Lint with Black
16:15:57.07 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.07 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:57.07 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:57.07 [DEBUG] Completed: Lint with Black
16:15:57.07 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:57.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.07 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.12 [DEBUG] Starting: Lint with Bandit
16:15:57.12 [DEBUG] Starting: Lint using Pylint
16:15:57.12 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:57.13 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.13 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.13 [DEBUG] Completed: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:57.14 [DEBUG] Completed: Lint with Bandit
16:15:57.14 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:57.14 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:57.14 [DEBUG] Canceled: Lint using Pylint
16:15:57.14 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:57.56 [DEBUG] Starting: Lint with isort
16:15:57.56 [DEBUG] Starting: Lint with Flake8
16:15:57.56 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:57.56 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:57.56 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:57.56 [DEBUG] Completed: Lint with isort
16:15:57.56 [DEBUG] Canceled: Lint with Flake8
16:15:57.56 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:57.56 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.56 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.57 [DEBUG] Starting: Lint with Black
16:15:57.57 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:57.57 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.57 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:57.57 [DEBUG] Canceled: Lint with Black
16:15:57.57 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:57.57 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:57.64 [DEBUG] Starting: Lint using Pylint
16:15:57.64 [DEBUG] Starting: Lint with Bandit
16:15:57.64 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:57.64 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:57.64 [DEBUG] Canceled: Lint with Bandit
16:15:57.64 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.bandit.rules.bandit_lint)` in 500ms...
16:15:57.64 [DEBUG] Canceled: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:57.64 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:57.64 [DEBUG] Canceled: Lint using Pylint
16:15:57.64 [INFO] Filesystem changed during run: retrying `Lint` in 500ms...
16:15:57.65 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:58.06 [DEBUG] Starting: Lint with Flake8
16:15:58.06 [DEBUG] Starting: Lint with isort
16:15:58.06 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.isort.rules.isort_lint)` in 500ms...
16:15:58.06 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.flake8.rules.flake8_lint)` in 500ms...
16:15:58.06 [DEBUG] Canceled: Lint with isort
16:15:58.06 [DEBUG] Starting: pants.backend.python.lint.isort.rules.setup_isort
16:15:58.06 [DEBUG] Canceled: Lint with Flake8
16:15:58.07 [DEBUG] Starting: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:58.07 [DEBUG] Canceled: pants.backend.python.lint.isort.rules.setup_isort
16:15:58.07 [DEBUG] Canceled: pants.backend.python.lint.flake8.rules.flake8_lint_partition
16:15:58.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:58.07 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:58.07 [DEBUG] Starting: Lint with Black
16:15:58.07 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.black.rules.black_lint)` in 500ms...
16:15:58.07 [DEBUG] Canceled: Lint with Black
16:15:58.07 [DEBUG] Starting: pants.backend.python.lint.black.rules.setup_black
16:15:58.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:58.08 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:58.08 [DEBUG] Canceled: pants.backend.python.lint.black.rules.setup_black
16:15:58.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:58.08 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:58.14 [DEBUG] Starting: Lint using Pylint
16:15:58.14 [DEBUG] Starting: Lint with Bandit
16:15:58.15 [DEBUG] Starting: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:58.15 [DEBUG] Starting: pants.backend.python.util_rules.pex.create_pex
16:15:58.15 [DEBUG] Completed: pants.backend.python.util_rules.pex.create_pex
16:15:58.15 [DEBUG] Completed: pants.backend.python.lint.bandit.rules.bandit_lint_partition
16:15:58.15 [DEBUG] Completed: Lint with Bandit
16:15:58.15 [DEBUG] Completed: `lint` goal
16:15:58.16 [DEBUG] Canceled: Lint using Pylint
16:15:58.16 [DEBUG] computed 1 nodes in 7.706998 seconds. there are 326 total nodes.
16:15:58.16 [INFO] Filesystem changed during run: retrying `@rule(pants.backend.python.lint.pylint.rules.pylint_lint)` in 500ms...
16:15:58.16 [ERROR] Exception caught: (pants.engine.internals.scheduler.ExecutionError)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 255, in run
engine_result = self._run_v2(goals)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 182, in _run_v2
return self._maybe_run_v2_body(goals, poll=False)
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/bin/local_pants_runner.py", line 204, in _maybe_run_v2_body
poll_delay=(0.1 if poll else None),
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/init/engine_initializer.py", line 126, in run_goal_rules
goal_product, params, poll=poll, poll_delay=poll_delay
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/engine/internals/scheduler.py", line 569, in run_goal_rule
self._raise_on_error([t for _, t in throws])
File "/home/ziyadedher/.cache/pants/setup/bootstrap-Linux-x86_64/2.1.0_py37/lib/python3.7/site-packages/pants/engine/internals/scheduler.py", line 539, in _raise_on_error
wrapped_exceptions=tuple(t.exc for t in throws),
Exception message: 1 Exception encountered:
ProcessExecutionFailure: Process 'Building bandit.pex with 3 requirements: bandit>=1.6.2,<1.7, setuptools<45, stevedore<3' failed with exit code 1.
stdout:
stderr:
Traceback (most recent call last):
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 446, in execute
exit_code = self._wrap_coverage(self._wrap_profiling, self._execute)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 378, in _wrap_coverage
return runner(*args)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 409, in _wrap_profiling
return runner(*args)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 508, in _execute
return self.execute_entry(self._pex_info.entry_point)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 610, in execute_entry
return runner(entry_point)
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/pex.py", line 625, in execute_pkg_resources
runner = entry.resolve()
File "/home/ziyadedher/.cache/pants/named_caches/pex_root/unzipped_pexes/42d4f75d046397e5f014ec8afd1a39b3ba8787c6/.bootstrap/pex/vendor/_vendored/setuptools/pkg_resources/__init__.py", line 2481, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
ModuleNotFoundError: No module named 'pex.bin'
(Use --print-stacktrace to see more error details.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment