Guest User

Untitled

a guest
Sep 7th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.65 KB | None | 0 0
  1. 15:28:40 [ERROR] 1 Exception encountered:
  2.  
  3. Engine traceback:
  4.   in `lint` goal
  5.   in Lint using Pylint
  6.   in Building requirements.pex with 19 requirements: ansible==2.9.4, colorama==0.4.3, deepdiff==4.0.9, distro==1.3.0, docker==3.5.1, dotty-dict==1.2.1, filetype==1.0.7, kubernetes==10.0.1, netifaces==0.10.9, packaging==19.2, pycryptodome==3.9.4, pytest-mock==1.12.1, pyyaml==5.3.1, requests==2.23.0, responses==0.10.14, semver==2.9.0, tabulate==0.8.6, typing_extensions==3.7.4.2, urllib3==1.25.9
  7. Traceback (no traceback):
  8.   <pants native internals>
  9. Exception: Failed to execute process: Error launching process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
  10. Traceback (most recent call last):
  11.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/bin/local_pants_runner.py", line 356, in run
  12.     engine_result = self._maybe_run_v2(v2)
  13.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/bin/local_pants_runner.py", line 236, in _maybe_run_v2
  14.     return self._maybe_run_v2_body(goals, poll=False)
  15.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/bin/local_pants_runner.py", line 260, in _maybe_run_v2_body
  16.     poll_delay=(0.1 if poll else None),
  17.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/init/engine_initializer.py", line 256, in run_goal_rules
  18.     goal_product, params, poll=poll, poll_delay=poll_delay
  19.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/engine/internals/scheduler.py", line 510, in run_goal_rule
  20.     self._raise_on_error([t for _, t in throws])
  21.   File "/root/.cache/pants/setup/bootstrap-Linux-x86_64/1.30.0_py36/lib/python3.6/site-packages/pants/engine/internals/scheduler.py", line 474, in _raise_on_error
  22.     wrapped_exceptions=tuple(t.exc for t in throws),
  23. pants.engine.internals.scheduler.ExecutionError: 1 Exception encountered:
  24.  
  25. Engine traceback:
  26.   in `lint` goal
  27.   in Lint using Pylint
  28.   in Building requirements.pex with 19 requirements: ansible==2.9.4, colorama==0.4.3, deepdiff==4.0.9, distro==1.3.0, docker==3.5.1, dotty-dict==1.2.1, filetype==1.0.7, kubernetes==10.0.1, netifaces==0.10.9, packaging==19.2, pycryptodome==3.9.4, pytest-mock==1.12.1, pyyaml==5.3.1, requests==2.23.0, responses==0.10.14, semver==2.9.0, tabulate==0.8.6, typing_extensions==3.7.4.2, urllib3==1.25.9
  29. Traceback (no traceback):
  30.   <pants native internals>
  31. Exception: Failed to execute process: Error launching process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Advertisement
Add Comment
Please, Sign In to add comment