Created
April 9, 2021 05:41
-
-
Save ILMostro/5c1940f597a9fe847c402e0803591321 to your computer and use it in GitHub Desktop.
# mirrorselect -s3 -b10 -D -d 7;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # mirrorselect -s3 -b10 -D -d 7 | |
| main(); config_path = /etc/portage/make.conf | |
| main(); rsync = False | |
| get_filesystem_mirrors(): config_path = /etc/portage/make.conf | |
| get_filesystem_mirrors(): mirrorlist = ['http://mirror.rackspace.com/gentoo/', 'https://gentoo.osuosl.org/', 'http://mirrors.rit.edu/gentoo/'] | |
| get_filesystem_mirrors(): ignoring non-accessible mirror = https://gentoo.osuosl.org/ | |
| get_filesystem_mirrors(): fsmirrors = [] | |
| using url: https://api.gentoo.org/mirrors/distfiles.xml | |
| [32;01m* [39;49;00mUsing url: https://api.gentoo.org/mirrors/distfiles.xml | |
| getlist(): fetching https://api.gentoo.org/mirrors/distfiles.xml | |
| [32;01m* [39;49;00mDownloading a list of mirrors... | |
| Enabled ssl certificate verification: True, for: https://api.gentoo.org/mirrors/distfiles.xml | |
| Connector.connect_url(); headers = {'Accept-Charset': 'utf-8', 'User-Agent': 'Mirrorselect-2.2.6-r2'} | |
| Connector.connect_url(); connecting to opener | |
| Connector.connect_url() HEADERS = {'Date': 'Fri, 09 Apr 2021 05:39:50 GMT', 'Content-Type': 'text/xml', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'alt-svc': 'quic="185.93.1.20:443"; ma=2592000; v="44,43,39"', 'Last-Modified': 'Fri, 26 Feb 2021 04:21:15 GMT', 'ETag': 'W/"6038773b-76da"', 'X-Clacks-Overhead': 'GNU Terry Pratchett, Noirin Trouble Pluinceid', 'Expires': 'Fri, 09 Apr 2021 06:39:40 GMT', 'Server': 'CDN77-Turbo', 'X-77-NZT': 'AbldARSfhrbvCgAAAA==', 'X-77-NZT-Ray': 'DfvQvk/1kXI=', 'X-Cache': 'HIT', 'X-Age': '10', 'X-77-POP': 'chicagoUSIL', 'X-77-Cache': 'HIT', 'Content-Encoding': 'gzip'} | |
| Connector.connect_url() Status_code = 200 | |
| New content downloaded for: https://api.gentoo.org/mirrors/distfiles.xml | |
| Got 196 mirrors. | |
| Extractor(): fetched mirrors, 196 hosts after filtering | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [1 of 196] | |
| _deeptime(): maxtime is 10 | |
| deeptime(): ip's for host mirrors.tera-byte.com: ['216.194.64.133'] | |
| deeptime(): testing url: ftp://216.194.64.133/pub/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://216.194.64.133/pub/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.8308084011077881 seconds for host ftp://mirrors.tera-byte.com/pub/gentoo/distfiles/mirrorselect-test | |
| _list_add(): added host ftp://mirrors.tera-byte.com/pub/gentoo. with a time of 0.8308084011077881 | |
| _list_add(): host_dict is not full yet. reusing timeout of 10 sec. | |
| _list_add(): new max time is 10 seconds, and now len(host_dict)= 1 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [2 of 196] | |
| _deeptime(): maxtime is 10 | |
| deeptime(): ip's for host gentoo.mirrors.tera-byte.com: ['216.194.64.133'] | |
| deeptime(): testing url: http://216.194.64.133/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://216.194.64.133/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.4364798069000244 seconds for host http://gentoo.mirrors.tera-byte.com/distfiles/mirrorselect-test | |
| _list_add(): added host http://gentoo.mirrors.tera-byte.com/. with a time of 0.4364798069000244 | |
| _list_add(): host_dict is not full yet. reusing timeout of 10 sec. | |
| _list_add(): new max time is 10 seconds, and now len(host_dict)= 2 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [3 of 196] | |
| _deeptime(): maxtime is 10 | |
| deeptime(): ip's for host mirrors.tera-byte.com: ['216.194.64.133'] | |
| deeptime(): testing url: rsync://216.194.64.133/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.tera-byte.com failed for ip 216.194.64.133: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirrors.tera-byte.com | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [4 of 196] | |
| _deeptime(): maxtime is 10 | |
| deeptime(): ip's for host mirror.csclub.uwaterloo.ca: ['129.97.134.71', '[2620:101:f000:4901:c5c:0:f:1055]'] | |
| deeptime(): testing url: ftp://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.7580995559692383 seconds for host ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/distfiles/mirrorselect-test | |
| _list_add(): added host ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/. with a time of 0.7580995559692383 | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.8308084011077881 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [5 of 196] | |
| _deeptime(): maxtime is 0.8308084011077881 | |
| deeptime(): ip's for host mirror.csclub.uwaterloo.ca: ['129.97.134.71', '[2620:101:f000:4901:c5c:0:f:1055]'] | |
| deeptime(): testing url: https://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.44847750663757324 seconds for host https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/distfiles/mirrorselect-test | |
| _list_add(): Adding host https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ with a time of 0.44847750663757324 | |
| _list_add(): removing ftp://mirrors.tera-byte.com/pub/gentoo | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.7580995559692383 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [6 of 196] | |
| _deeptime(): maxtime is 0.7580995559692383 | |
| deeptime(): ip's for host mirror.csclub.uwaterloo.ca: ['129.97.134.71', '[2620:101:f000:4901:c5c:0:f:1055]'] | |
| deeptime(): testing url: http://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.26105642318725586 seconds for host http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ with a time of 0.26105642318725586 | |
| _list_add(): removing ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.44847750663757324 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [7 of 196] | |
| _deeptime(): maxtime is 0.44847750663757324 | |
| deeptime(): ip's for host mirror.csclub.uwaterloo.ca: ['129.97.134.71', '[2620:101:f000:4901:c5c:0:f:1055]'] | |
| deeptime(): testing url: rsync://129.97.134.71/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.csclub.uwaterloo.ca failed for ip 129.97.134.71: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2620:101:f000:4901:c5c:0:f:1055]/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.csclub.uwaterloo.ca failed for ip [2620:101:f000:4901:c5c:0:f:1055]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirror.csclub.uwaterloo.ca | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [8 of 196] | |
| _deeptime(): maxtime is 0.44847750663757324 | |
| deeptime(): ip's for host gentoo.gossamerhost.com: ['208.70.246.16'] | |
| deeptime(): testing url: http://208.70.246.16/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://208.70.246.16/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.4019906520843506 seconds for host http://gentoo.gossamerhost.com/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://gentoo.gossamerhost.com with a time of 0.4019906520843506 | |
| _list_add(): removing https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.4364798069000244 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [9 of 196] | |
| _deeptime(): maxtime is 0.4364798069000244 | |
| deeptime(): ip's for host gentoo.gossamerhost.com: ['208.70.246.16'] | |
| deeptime(): testing url: rsync://208.70.246.16/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.gossamerhost.com failed for ip 208.70.246.16: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host gentoo.gossamerhost.com | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [10 of 196] | |
| _deeptime(): maxtime is 0.4364798069000244 | |
| deeptime(): ip's for host gentoo.osuosl.org: ['64.50.236.52', '140.211.166.134', '64.50.233.100', '[2600:3404:200:237::2]', '[2605:bc80:3010::134]', '[2600:3402:200:227::2]'] | |
| deeptime(): testing url: https://64.50.236.52/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://64.50.236.52/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.10075759887695312 seconds for host https://gentoo.osuosl.org/distfiles/mirrorselect-test | |
| _list_add(): Adding host https://gentoo.osuosl.org/ with a time of 0.10075759887695312 | |
| _list_add(): removing http://gentoo.mirrors.tera-byte.com/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.4019906520843506 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [11 of 196] | |
| _deeptime(): maxtime is 0.4019906520843506 | |
| deeptime(): ip's for host gentoo.osuosl.org: ['64.50.236.52', '140.211.166.134', '64.50.233.100', '[2600:3404:200:237::2]', '[2605:bc80:3010::134]', '[2600:3402:200:227::2]'] | |
| deeptime(): testing url: http://64.50.236.52/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://64.50.236.52/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.06827950477600098 seconds for host http://gentoo.osuosl.org/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://gentoo.osuosl.org/ with a time of 0.06827950477600098 | |
| _list_add(): removing http://gentoo.gossamerhost.com | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.26105642318725586 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [12 of 196] | |
| _deeptime(): maxtime is 0.26105642318725586 | |
| deeptime(): ip's for host mirror.leaseweb.com: ['207.244.94.80'] | |
| deeptime(): testing url: https://207.244.94.80/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://207.244.94.80/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.29896068572998047 seconds for host https://mirror.leaseweb.com/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [13 of 196] | |
| _deeptime(): maxtime is 0.26105642318725586 | |
| deeptime(): ip's for host mirror.leaseweb.com: ['207.244.94.80'] | |
| deeptime(): testing url: http://207.244.94.80/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://207.244.94.80/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.22654390335083008 seconds for host http://mirror.leaseweb.com/gentoo/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://mirror.leaseweb.com/gentoo/ with a time of 0.22654390335083008 | |
| _list_add(): removing http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.22654390335083008 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [14 of 196] | |
| _deeptime(): maxtime is 0.22654390335083008 | |
| deeptime(): ip's for host mirror.leaseweb.com: ['207.244.94.80'] | |
| deeptime(): testing url: rsync://207.244.94.80/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.leaseweb.com failed for ip 207.244.94.80: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirror.leaseweb.com | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [15 of 196] | |
| _deeptime(): maxtime is 0.22654390335083008 | |
| deeptime(): ip's for host www.gtlib.gatech.edu: ['128.61.111.11', '128.61.111.7', '128.61.111.8', '128.61.111.9', '128.61.111.10', '[2610:148:1f00:6f00:250:56ff:fe92:434b]', '[2610:148:1f00:6f00:20c:29ff:fe3c:63a8]', '[2610:148:1f00:6f00:216:36ff:fe8e:1308]', '[2610:148:1f00:6f00:216:36ff:fee9:2178]', '[2610:148:1f00:6f00:21b:24ff:fe1d:e940]'] | |
| deeptime(): testing url: http://128.61.111.11/pub/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host www.gtlib.gatech.edu | |
| returned HTTPError: HTTP Error 403: Forbidden for ip 128.61.111.11 | |
| Switching back to original url | |
| deeptime(): testing url: http://128.61.111.7/pub/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://128.61.111.7/pub/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.19059276580810547 seconds for host http://www.gtlib.gatech.edu/pub/gentoo/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://www.gtlib.gatech.edu/pub/gentoo with a time of 0.19059276580810547 | |
| _list_add(): removing http://mirror.leaseweb.com/gentoo/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.19059276580810547 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [16 of 196] | |
| _deeptime(): maxtime is 0.19059276580810547 | |
| deeptime(): ip's for host rsync.gtlib.gatech.edu: ['128.61.111.9', '128.61.111.10', '128.61.111.7', '128.61.111.8', '[2610:148:1f00:6f00:216:36ff:fee9:2178]', '[2610:148:1f00:6f00:250:56ff:fe92:434b]', '[2610:148:1f00:6f00:20c:29ff:fe3c:63a8]', '[2610:148:1f00:6f00:216:36ff:fe8e:1308]'] | |
| deeptime(): testing url: rsync://128.61.111.9/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip 128.61.111.9: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://128.61.111.10/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip 128.61.111.10: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://128.61.111.7/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip 128.61.111.7: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://128.61.111.8/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip 128.61.111.8: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2610:148:1f00:6f00:216:36ff:fee9:2178]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip [2610:148:1f00:6f00:216:36ff:fee9:2178]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2610:148:1f00:6f00:250:56ff:fe92:434b]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip [2610:148:1f00:6f00:250:56ff:fe92:434b]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2610:148:1f00:6f00:20c:29ff:fe3c:63a8]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip [2610:148:1f00:6f00:20c:29ff:fe3c:63a8]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2610:148:1f00:6f00:216:36ff:fe8e:1308]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host rsync.gtlib.gatech.edu failed for ip [2610:148:1f00:6f00:216:36ff:fe8e:1308]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host rsync.gtlib.gatech.edu | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [17 of 196] | |
| _deeptime(): maxtime is 0.19059276580810547 | |
| deeptime(): ip's for host gentoo.mirrors.tds.net: ['216.165.129.134'] | |
| deeptime(): testing url: http://216.165.129.134/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.mirrors.tds.net | |
| returned HTTPError: HTTP Error 403: Forbidden for ip 216.165.129.134 | |
| Switching back to original url | |
| deeptime(): connection to host gentoo.mirrors.tds.net | |
| returned HTTPError: HTTP Error 403: Forbidden for ip 216.165.129.134 | |
| Switching back to original url | |
| deeptime(): unable to connect to host gentoo.mirrors.tds.net | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [18 of 196] | |
| _deeptime(): maxtime is 0.19059276580810547 | |
| deeptime(): ip's for host gentoo.cs.utah.edu: ['155.98.64.87'] | |
| deeptime(): testing url: http://155.98.64.87/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.cs.utah.edu | |
| returned HTTPError: HTTP Error 404: Not Found for ip 155.98.64.87 | |
| Switching back to original url | |
| deeptime(): connection to host gentoo.cs.utah.edu | |
| returned HTTPError: HTTP Error 404: Not Found for ip 155.98.64.87 | |
| Switching back to original url | |
| deeptime(): unable to connect to host gentoo.cs.utah.edu | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [19 of 196] | |
| _deeptime(): maxtime is 0.19059276580810547 | |
| deeptime(): ip's for host mirrors.rit.edu: ['129.21.171.72', '[2620:8d:8000:15:225:90ff:fefd:344c]'] | |
| deeptime(): testing url: https://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.23371672630310059 seconds for host https://mirrors.rit.edu/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [20 of 196] | |
| _deeptime(): maxtime is 0.19059276580810547 | |
| deeptime(): ip's for host mirrors.rit.edu: ['129.21.171.72', '[2620:8d:8000:15:225:90ff:fefd:344c]'] | |
| deeptime(): testing url: http://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.1767292022705078 seconds for host http://mirrors.rit.edu/gentoo/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://mirrors.rit.edu/gentoo/ with a time of 0.1767292022705078 | |
| _list_add(): removing http://www.gtlib.gatech.edu/pub/gentoo | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.1767292022705078 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [21 of 196] | |
| _deeptime(): maxtime is 0.1767292022705078 | |
| deeptime(): ip's for host mirrors.rit.edu: ['129.21.171.72', '[2620:8d:8000:15:225:90ff:fefd:344c]'] | |
| deeptime(): testing url: ftp://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.3427460193634033 seconds for host ftp://mirrors.rit.edu/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [22 of 196] | |
| _deeptime(): maxtime is 0.1767292022705078 | |
| deeptime(): ip's for host mirrors.rit.edu: ['129.21.171.72', '[2620:8d:8000:15:225:90ff:fefd:344c]'] | |
| deeptime(): testing url: rsync://129.21.171.72/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.rit.edu failed for ip 129.21.171.72: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2620:8d:8000:15:225:90ff:fefd:344c]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.rit.edu failed for ip [2620:8d:8000:15:225:90ff:fefd:344c]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirrors.rit.edu | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [23 of 196] | |
| _deeptime(): maxtime is 0.1767292022705078 | |
| deeptime(): ip's for host gentoo.mirrors.pair.com: ['216.92.2.140'] | |
| deeptime(): testing url: http://216.92.2.140/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.mirrors.pair.com timed out for ip 216.92.2.140 | |
| deeptime(): unable to connect to host gentoo.mirrors.pair.com | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [24 of 196] | |
| _deeptime(): maxtime is 0.1767292022705078 | |
| deeptime(): ip's for host mirror.rackspace.com: ['166.78.229.131'] | |
| deeptime(): testing url: https://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.13910651206970215 seconds for host https://mirror.rackspace.com/gentoo/distfiles/mirrorselect-test | |
| _list_add(): Adding host https://mirror.rackspace.com/gentoo/ with a time of 0.13910651206970215 | |
| _list_add(): removing http://mirrors.rit.edu/gentoo/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.13910651206970215 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [25 of 196] | |
| _deeptime(): maxtime is 0.13910651206970215 | |
| deeptime(): ip's for host mirror.rackspace.com: ['166.78.229.131'] | |
| deeptime(): testing url: http://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.10333609580993652 seconds for host http://mirror.rackspace.com/gentoo/distfiles/mirrorselect-test | |
| _list_add(): Adding host http://mirror.rackspace.com/gentoo/ with a time of 0.10333609580993652 | |
| _list_add(): removing https://mirror.rackspace.com/gentoo/ | |
| _list_add(): host_dict is full. Selecting the best timeout | |
| _list_add(): new max time is 0.10333609580993652 seconds, and now len(host_dict)= 3 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [26 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.rackspace.com: ['166.78.229.131'] | |
| deeptime(): testing url: ftp://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.3628661632537842 seconds for host ftp://mirror.rackspace.com/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [27 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.rackspace.com: ['166.78.229.131'] | |
| deeptime(): testing url: rsync://166.78.229.131/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.rackspace.com failed for ip 166.78.229.131: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirror.rackspace.com | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [28 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.c3sl.ufpr.br: ['200.236.31.1', '[2801:82:80ff:8000::2]'] | |
| deeptime(): testing url: https://200.236.31.1/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://200.236.31.1/distfiles/mirrorselect-test | |
| deeptime(): download from host gentoo.c3sl.ufpr.br timed out for ip 200.236.31.1 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [29 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.c3sl.ufpr.br: ['200.236.31.1', '[2801:82:80ff:8000::2]'] | |
| deeptime(): testing url: http://200.236.31.1/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://200.236.31.1/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.6489801406860352 seconds for host http://gentoo.c3sl.ufpr.br/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [30 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.c3sl.ufpr.br: ['200.236.31.1', '[2801:82:80ff:8000::2]'] | |
| deeptime(): testing url: rsync://200.236.31.1/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.c3sl.ufpr.br failed for ip 200.236.31.1: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2801:82:80ff:8000::2]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.c3sl.ufpr.br failed for ip [2801:82:80ff:8000::2]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host gentoo.c3sl.ufpr.br | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [31 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.ufro.cl: ['146.83.205.200'] | |
| deeptime(): testing url: https://146.83.205.200/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://146.83.205.200/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host mirror.ufro.cl timed out for ip 146.83.205.200 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [32 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.ufro.cl: ['146.83.205.200'] | |
| deeptime(): testing url: http://146.83.205.200/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://146.83.205.200/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host mirror.ufro.cl timed out for ip 146.83.205.200 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [33 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): dns error for host gentoo.ufro.cl: [Errno -2] Name or service not known | |
| deeptime(): unable to resolve ip for host gentoo.ufro.cl | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [34 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.belnet.be: ['193.190.198.27', '[2001:6a8:3c80::27]'] | |
| deeptime(): testing url: https://193.190.198.27/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://193.190.198.27/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.9256591796875 seconds for host https://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [35 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.belnet.be: ['193.190.198.27', '[2001:6a8:3c80::27]'] | |
| deeptime(): testing url: http://193.190.198.27/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://193.190.198.27/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.4736306667327881 seconds for host http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [36 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.belnet.be: ['193.190.198.27', '[2001:6a8:3c80::27]'] | |
| deeptime(): testing url: rsync://193.190.198.27/gentoo/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.belnet.be failed for ip 193.190.198.27: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:6a8:3c80::27]/gentoo/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.belnet.be failed for ip [2001:6a8:3c80::27]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host ftp.belnet.be | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [37 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.init7.net: ['109.202.202.202', '[2001:1620::1620]'] | |
| deeptime(): testing url: https://109.202.202.202/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://109.202.202.202/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.9819128513336182 seconds for host https://mirror.init7.net/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [38 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.init7.net: ['109.202.202.202', '[2001:1620::1620]'] | |
| deeptime(): testing url: http://109.202.202.202/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://109.202.202.202/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.648406982421875 seconds for host http://mirror.init7.net/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [39 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.init7.net: ['109.202.202.202', '[2001:1620::1620]'] | |
| deeptime(): testing url: rsync://109.202.202.202/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.init7.net failed for ip 109.202.202.202: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:1620::1620]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.init7.net failed for ip [2001:1620::1620]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirror.init7.net | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [40 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fi.muni.cz: ['147.251.48.205', '[2001:718:801:230::cd]'] | |
| deeptime(): testing url: http://147.251.48.205/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://147.251.48.205/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.5385410785675049 seconds for host http://ftp.fi.muni.cz/pub/linux/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [41 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fi.muni.cz: ['147.251.48.205', '[2001:718:801:230::cd]'] | |
| deeptime(): testing url: ftp://147.251.48.205/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://147.251.48.205/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host ftp.fi.muni.cz timed out for ip 147.251.48.205 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [42 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fi.muni.cz: ['147.251.48.205', '[2001:718:801:230::cd]'] | |
| deeptime(): testing url: rsync://147.251.48.205/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.fi.muni.cz failed for ip 147.251.48.205: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:718:801:230::cd]/pub/linux/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.fi.muni.cz failed for ip [2001:718:801:230::cd]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host ftp.fi.muni.cz | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [43 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.mirror.web4u.cz: ['81.91.81.13', '[2001:1568:2::13]'] | |
| deeptime(): testing url: http://81.91.81.13/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://81.91.81.13/distfiles/mirrorselect-test | |
| deeptime(): download from host gentoo.mirror.web4u.cz timed out for ip 81.91.81.13 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [44 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.mirror.web4u.cz: ['81.91.81.13', '[2001:1568:2::13]'] | |
| deeptime(): testing url: ftp://81.91.81.13/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://81.91.81.13/distfiles/mirrorselect-test | |
| deeptime(): download from host gentoo.mirror.web4u.cz timed out for ip 81.91.81.13 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [45 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.dkm.cz: ['86.49.49.49', '[2a02:8300:8000:3::49]'] | |
| deeptime(): testing url: http://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.9488410949707031 seconds for host http://mirror.dkm.cz/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [46 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.dkm.cz: ['86.49.49.49', '[2a02:8300:8000:3::49]'] | |
| deeptime(): testing url: https://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host mirror.dkm.cz timed out for ip 86.49.49.49 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [47 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.dkm.cz: ['86.49.49.49', '[2a02:8300:8000:3::49]'] | |
| deeptime(): testing url: ftp://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host mirror.dkm.cz timed out for ip 86.49.49.49 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [48 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirror.dkm.cz: ['86.49.49.49', '[2a02:8300:8000:3::49]'] | |
| deeptime(): testing url: rsync://86.49.49.49/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.dkm.cz failed for ip 86.49.49.49: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2a02:8300:8000:3::49]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirror.dkm.cz failed for ip [2a02:8300:8000:3::49]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirror.dkm.cz | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [49 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.dotsrc.org: ['130.225.254.116', '[2001:878:346::116]'] | |
| deeptime(): testing url: https://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.8356084823608398 seconds for host https://mirrors.dotsrc.org/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [50 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.dotsrc.org: ['130.225.254.116', '[2001:878:346::116]'] | |
| deeptime(): testing url: http://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.7429327964782715 seconds for host http://mirrors.dotsrc.org/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [51 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.dotsrc.org: ['130.225.254.116', '[2001:878:346::116]'] | |
| deeptime(): testing url: ftp://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host mirrors.dotsrc.org timed out for ip 130.225.254.116 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [52 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.dotsrc.org: ['130.225.254.116', '[2001:878:346::116]'] | |
| deeptime(): testing url: rsync://130.225.254.116/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.dotsrc.org failed for ip 130.225.254.116: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:878:346::116]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.dotsrc.org failed for ip [2001:878:346::116]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirrors.dotsrc.org | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [53 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.mirrors.ovh.net: ['213.32.5.7'] | |
| deeptime(): testing url: http://213.32.5.7/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://213.32.5.7/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.4561784267425537 seconds for host http://gentoo.mirrors.ovh.net/gentoo-distfiles/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [54 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.free.fr: ['212.27.60.27', '[2a01:e0c:1:1598::1]'] | |
| deeptime(): testing url: ftp://212.27.60.27/mirrors/ftp.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://212.27.60.27/mirrors/ftp.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): download from host ftp.free.fr timed out for ip 212.27.60.27 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [55 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.free.fr: ['212.27.60.27', '[2a01:e0c:1:1598::1]'] | |
| deeptime(): testing url: http://212.27.60.27/mirrors/ftp.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://212.27.60.27/mirrors/ftp.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.44552087783813477 seconds for host http://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [56 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.ircam.fr: ['129.102.1.37', '[2001:660:3004:4003::37:80]'] | |
| deeptime(): testing url: https://129.102.1.37/pub/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://129.102.1.37/pub/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.8344302177429199 seconds for host https://mirrors.ircam.fr/pub/gentoo-distfiles/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [57 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.ircam.fr: ['129.102.1.37', '[2001:660:3004:4003::37:80]'] | |
| deeptime(): testing url: rsync://129.102.1.37/pub/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.ircam.fr failed for ip 129.102.1.37: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:660:3004:4003::37:80]/pub/gentoo-distfiles/distfiles/mirrorselect-test | |
| deeptime(): connection to host mirrors.ircam.fr failed for ip [2001:660:3004:4003::37:80]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host mirrors.ircam.fr | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [58 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.soeasyto.com: ['46.105.62.210', '[2001:41d0:2:3027:2e:69:3e:d2]'] | |
| deeptime(): testing url: https://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.6791985034942627 seconds for host https://mirrors.soeasyto.com/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [59 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.soeasyto.com: ['46.105.62.210', '[2001:41d0:2:3027:2e:69:3e:d2]'] | |
| deeptime(): testing url: http://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.7484591007232666 seconds for host http://mirrors.soeasyto.com/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [60 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host mirrors.soeasyto.com: ['46.105.62.210', '[2001:41d0:2:3027:2e:69:3e:d2]'] | |
| deeptime(): testing url: ftp://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://46.105.62.210/distfiles.gentoo.org/distfiles/mirrorselect-test | |
| deeptime(): download from host mirrors.soeasyto.com timed out for ip 46.105.62.210 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [61 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host gentoo.modulix.net: ['212.129.10.86'] | |
| deeptime(): testing url: http://212.129.10.86/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host gentoo.modulix.net timed out for ip 212.129.10.86 | |
| deeptime(): unable to connect to host gentoo.modulix.net | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [62 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host linux.rz.ruhr-uni-bochum.de: ['134.147.220.229', '[2a05:3e00:c:1003::220:229]'] | |
| deeptime(): testing url: https://134.147.220.229/download/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://134.147.220.229/download/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): download from host linux.rz.ruhr-uni-bochum.de timed out for ip 134.147.220.229 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [63 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host linux.rz.ruhr-uni-bochum.de: ['134.147.220.229', '[2a05:3e00:c:1003::220:229]'] | |
| deeptime(): testing url: http://134.147.220.229/download/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://134.147.220.229/download/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.792492151260376 seconds for host http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [64 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host linux.rz.ruhr-uni-bochum.de: ['134.147.220.229', '[2a05:3e00:c:1003::220:229]'] | |
| deeptime(): testing url: ftp://134.147.220.229/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://134.147.220.229/gentoo-mirror/distfiles/mirrorselect-test | |
| deeptime(): download from host linux.rz.ruhr-uni-bochum.de timed out for ip 134.147.220.229 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [65 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host linux.rz.ruhr-uni-bochum.de: ['134.147.220.229', '[2a05:3e00:c:1003::220:229]'] | |
| deeptime(): testing url: rsync://134.147.220.229/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host linux.rz.ruhr-uni-bochum.de failed for ip 134.147.220.229: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2a05:3e00:c:1003::220:229]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host linux.rz.ruhr-uni-bochum.de failed for ip [2a05:3e00:c:1003::220:229]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host linux.rz.ruhr-uni-bochum.de | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [66 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fau.de: ['131.188.12.211', '[2001:638:a000:1021:21::1]'] | |
| deeptime(): testing url: https://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: https://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.8657877445220947 seconds for host https://ftp.fau.de/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [67 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fau.de: ['131.188.12.211', '[2001:638:a000:1021:21::1]'] | |
| deeptime(): testing url: http://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download completed. | |
| deeptime(): 0.508441686630249 seconds for host http://ftp.fau.de/gentoo/distfiles/mirrorselect-test | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [68 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fau.de: ['131.188.12.211', '[2001:638:a000:1021:21::1]'] | |
| deeptime(): testing url: ftp://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: ftp://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host ftp.fau.de timed out for ip 131.188.12.211 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [69 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.fau.de: ['131.188.12.211', '[2001:638:a000:1021:21::1]'] | |
| deeptime(): testing url: rsync://131.188.12.211/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.fau.de failed for ip 131.188.12.211: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): testing url: rsync://[2001:638:a000:1021:21::1]/gentoo/distfiles/mirrorselect-test | |
| deeptime(): connection to host ftp.fau.de failed for ip [2001:638:a000:1021:21::1]: | |
| <urlopen error unknown url type: rsync> | |
| deeptime(): unable to connect to host ftp.fau.de | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [70 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.wh2.tu-dresden.de: ['141.76.119.131'] | |
| deeptime(): testing url: http://141.76.119.131/pub/mirrors/gentoo/distfiles/mirrorselect-test | |
| deeptime(): timing url: http://141.76.119.131/pub/mirrors/gentoo/distfiles/mirrorselect-test | |
| deeptime(): download from host ftp.wh2.tu-dresden.de timed out for ip 141.76.119.131 | |
| [32;01m* [39;49;00mDownloading mirrorselect-test files from each mirror... [71 of 196] | |
| _deeptime(): maxtime is 0.10333609580993652 | |
| deeptime(): ip's for host ftp.wh2.tu-dresden.de: ['141.76.119.131'] | |
| deeptime(): testing url: ftp://141.76.119.131/pub/mirrors/gentoo/distfiles/mirrorselect-test | |
| Traceback (most recent call last): | |
| File "/usr/lib/python-exec/python3.9/mirrorselect", line 61, in <module> | |
| MirrorSelect().main(sys.argv) | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/main.py", line 380, in main | |
| urls = self.select_urls(hosts, options) | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/main.py", line 329, in select_urls | |
| selector = Deep(hosts, options, self.output) | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/selectors.py", line 245, in __init__ | |
| self.deeptest() | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/selectors.py", line 272, in deeptest | |
| mytime, ignore = self.deeptime(host, maxtime) | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/selectors.py", line 356, in deeptime | |
| f, test_url, early_out = self._test_connection(test_url, url_parts, | |
| File "/usr/lib/python3.9/site-packages/mirrorselect/selectors.py", line 444, in _test_connection | |
| f = url_open(r) | |
| File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen | |
| return opener.open(url, data, timeout) | |
| File "/usr/lib/python3.9/urllib/request.py", line 517, in open | |
| response = self._open(req, data) | |
| File "/usr/lib/python3.9/urllib/request.py", line 534, in _open | |
| result = self._call_chain(self.handle_open, protocol, protocol + | |
| File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain | |
| result = func(*args) | |
| File "/usr/lib/python3.9/urllib/request.py", line 1563, in ftp_open | |
| fw = self.connect_ftp(user, passwd, host, port, dirs, req.timeout) | |
| File "/usr/lib/python3.9/urllib/request.py", line 1584, in connect_ftp | |
| return ftpwrapper(user, passwd, host, port, dirs, timeout, | |
| File "/usr/lib/python3.9/urllib/request.py", line 2405, in __init__ | |
| self.init() | |
| File "/usr/lib/python3.9/urllib/request.py", line 2414, in init | |
| self.ftp.connect(self.host, self.port, self.timeout) | |
| File "/usr/lib/python3.9/ftplib.py", line 162, in connect | |
| self.welcome = self.getresp() | |
| File "/usr/lib/python3.9/ftplib.py", line 244, in getresp | |
| resp = self.getmultiline() | |
| File "/usr/lib/python3.9/ftplib.py", line 234, in getmultiline | |
| nextline = self.getline() | |
| File "/usr/lib/python3.9/ftplib.py", line 212, in getline | |
| line = self.file.readline(self.maxline + 1) | |
| File "/usr/lib/python3.9/codecs.py", line 322, in decode | |
| (result, consumed) = self._buffer_decode(data, self.errors, final) | |
| UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 26: invalid start byte | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment