Displaying 4 results from an estimated 4 matches for "_download_url".
2013 Apr 20
3
[LLVMdev] Test-Suite Bots failing randomly
...rs/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
Exception:
File
"/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
line 380, in _download_url
chunk = resp.read(4096)
(...)
timeout: timed out
The package getting time out is not always the same, sometimes it also
happens with SQLAlchemy. I'm guessing the server is loaded or the
connection is somehow bad?
cheers,
--renato
-------------- next part --------------
An HTML attachment...
2013 Apr 22
0
[LLVMdev] Test-Suite Bots failing randomly
...s/666/steps/venv.lnt.install/logs/stdio
>
> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
> Exception:
> File
> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
> line 380, in _download_url
> chunk = resp.read(4096)
> (...)
> timeout: timed out
>
> The package getting time out is not always the same, sometimes it also
> happens with SQLAlchemy. I'm guessing the server is loaded or the
> connection is somehow bad?
>
> cheers,
> --renato
>
------...
2013 Apr 22
1
[LLVMdev] Test-Suite Bots failing randomly
...s/666/steps/venv.lnt.install/logs/stdio
>
> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
> Exception:
> File
> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
> line 380, in _download_url
> chunk = resp.read(4096)
> (...)
> timeout: timed out
>
> The package getting time out is not always the same, sometimes it also
> happens with SQLAlchemy. I'm guessing the server is loaded or the
> connection is somehow bad?
>
> cheers,
> --renato
>
------...
2013 Apr 22
2
[LLVMdev] Test-Suite Bots failing randomly
...tall/logs/stdio
>>
>> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
>> Exception:
>> File
>> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
>> line 380, in _download_url
>> chunk = resp.read(4096)
>> (...)
>> timeout: timed out
>>
>> The package getting time out is not always the same, sometimes it also
>> happens with SQLAlchemy. I'm guessing the server is loaded or the
>> connection is somehow bad?
>>
>&g...