You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Dmitri Konstantinov (Jira)" <ji...@apache.org> on 2019/11/05 12:10:00 UTC

[jira] [Created] (ARROW-7065) Swiss mirror for thift is not accessible.

Dmitri Konstantinov created ARROW-7065:
------------------------------------------

             Summary: Swiss mirror for thift is not accessible.
                 Key: ARROW-7065
                 URL: https://issues.apache.org/jira/browse/ARROW-7065
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 0.14.1
            Reporter: Dmitri Konstantinov


Dear experts,

We are doing builds of our software with Apache Arrow with builtin Thrift and since this night we are getting the following error message:
{code:java}
-- Retrying...
-- Using src='http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz'
-- Retry after 5 seconds (attempt #2) ...
-- Using src='http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz'
-- Retry after 5 seconds (attempt #3) ...
-- Using src='http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz'
-- Retry after 15 seconds (attempt #4) ...
-- Using src='http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz'
-- Retry after 60 seconds (attempt #5) ...
-- Using src='http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz'
CMake Error at thrift_ep-stamp/download-thrift_ep.cmake:159 (message):
  Each download failed!    error: downloading 'http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz' failed
         status_code: 7
         status_string: "Couldn't connect to server"
         log:
         --- LOG BEGIN ---
           Trying 5.135.182.112...  TCP_NODELAY set  connect to 5.135.182.112 port 80 failed: Connection timed out  Failed to connect to www.pirbot.com port 80: Connection timed out  Closing connection 0           --- LOG END ---
         error: downloading 'http://www.pirbot.com/mirrors/apache//thrift/0.12.0/thrift-0.12.0.tar.gz' failed
         status_code: 7
         status_string: "Couldn't connect to server"
         log:
         --- LOG BEGIN ---
           Trying 5.135.182.112...  TCP_NODELAY set  connect to 5.135.182.112 port 80 failed: Connection timed out  Failed to connect to www.pirbot.com port 80: Connection timed out  Closing connection 0

{code}
Apparently, Swiss mirror site www.pirbot.com/ providing Apache packages is down.

Please let us know if there is any way to mitigate this.

Cheers,   

     Dmitri

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)