aliBuild O2 failed with getting alicache timed out

Dear experts,

I’m facing problems when I use “alibuild/aliBuild build O2 --defaults o2” to build O2 with aliBuild. There are some errors that follow every package building like below. It looks like a connection problem. Do you have any idea about that? (I am using the “scl enable devtoolset-7 bash” to build them. I am not sure if it is related)

Thanks
LiAng

WARNING: alibuild-recipe-tools (0021f6ef97f2c1b4fdb1d89ccfd881133843c744) not fetched: have you tried updating the recipes?
Using cached build for alibuild-recipe-tools
ERROR: GET https://alicache.cern.ch//TARS/slc7_x86-64/store/e2/e2ed45d1bd2790b9a2ae0284c8216a1a94c8cf58/ failed: HTTPSConnectionPool(host=‘alicache.cern.ch’, port=443): Read timed out. (read timeout=15)
WARNING: Alice-GRID-Utils (e2ed45d1bd2790b9a2ae0284c8216a1a94c8cf58) not fetched: have you tried updating the recipes?
Using cached build for Alice-GRID-Utils
ERROR: GET https://alicache.cern.ch//TARS/slc7_x86-64/store/64/64cf18d3fc8e668556622fa9cc13cf707df812f8/ failed: HTTPSConnectionPool(host=‘alicache.cern.ch’, port=443): Read timed out. (read timeout=15)

Hi LiAng,

Have you got an answer to this question yet or did it resolve on its own? We are having similar troubles. Thanks!

Cheers,
Jennifer

Please update to alibuild 1.6.4, e.g. by doing:

pip3 install --reinstall alibuild