amoghrajesh commented on PR #68009:
URL: https://github.com/apache/airflow/pull/68009#issuecomment-4622072387
Error seems to be unrelated:
```
ERROR: all download attempts failed for
https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist/9.4.0.0-IBM-MQC-Redist-LinuxX64.tar.gz;
last error: <urlopen error [Errno 110] Connection timed out>
Downloading
https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist/9.4.0.0-IBM-MQC-Redist-LinuxX64.tar.gz
Primary download failed (URLError: <urlopen error [Errno 110] Connection
timed out>); trying 4 fallback IP(s)
Retrying with public.dhe.ibm.com -> 170.225.126.18
170.225.126.18 failed: URLError: <urlopen error [Errno 110] Connection
timed out>
Retrying with public.dhe.ibm.com -> 129.35.224.1
129.35.224.1 failed: URLError: <urlopen error [Errno 110] Connection
timed out>
Retrying with public.dhe.ibm.com -> 129.124.168.5
129.124.168.5 failed: URLError: <urlopen error [Errno 110] Connection
timed out>
Retrying with public.dhe.ibm.com -> 9.133.44.11
9.133.44.11 failed: URLError: <urlopen error [Errno 110] Connection
timed out>
Pre-extras install failed for ibm.mq
```
Merging this one in
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]