[VAL-15] Tox execution failure Created: 03/May/19  Updated: 03/May/19  Resolved: 03/May/19

Status: Done
Project: Validation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Medium
Reporter: Juha Kosonen Assignee: Juha Kosonen
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Execution halts for a quite some time and finally fails with the following error even the networking itself is working.

Traceback (most recent call last):
 File "../../../tmp/v/coala/bin/nodeenv", line 10, in <module>
 sys.exit(main())
 File "/tmp/v/coala/lib/python3.5/site-packages/nodeenv.py", line 1067, in main
 opt.node = get_last_stable_node_version()
 File "/tmp/v/coala/lib/python3.5/site-packages/nodeenv.py", line 997, in get_last_stable_node_version
 response = urlopen('https://%s/dist/latest/' % src_domain)
 File "/tmp/v/coala/lib/python3.5/site-packages/nodeenv.py", line 564, in urlopen
 return urllib2.urlopen(req)
 File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
 return opener.open(url, data, timeout)
 File "/usr/lib/python3.5/urllib/request.py", line 466, in open
 response = self._open(req, data)
 File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
 '_open', req)
 File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
 result = func(*args)
 File "/usr/lib/python3.5/urllib/request.py", line 1297, in https_open
 context=self._context, check_hostname=self._check_hostname)
 File "/usr/lib/python3.5/urllib/request.py", line 1256, in do_open
 raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR: InvocationError: '/tmp/v/coala/bin/nodeenv -p'


 Comments   
Comment by Juha Kosonen [ 03/May/19 ]

Fixed:  https://gerrit.akraino.org/r/#/c/613/

Generated at Sat Feb 10 06:06:38 UTC 2024 using Jira 9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1.