Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925131 - [tryton] app-tryton/currency_rs-7.0.0 fails tests: socket.gaierror: [Errno -3] Temporary failure in name resolution
Summary: [tryton] app-tryton/currency_rs-7.0.0 fails tests: socket.gaierror: [Errno -3...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-21 07:42 UTC by Agostino Sarubbo
Modified: 2024-02-21 07:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,139.11 KB, text/plain)
2024-02-21 07:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-21 07:42:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-tryton/currency_rs-7.0.0 fails tests.
Discovered on: amd64 (internal ref: tryton_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-21 07:43:00 UTC
Created attachment 885565 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-21 07:43:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='webservices.nbs.rs', port=443): Max retries exceeded with url: /CommunicationOfficeService1_0/ExchangeRateXmlService.asmx?WSDL (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x76593bf6ffd0>: Failed to resolve 'webservices.nbs.rs' ([Errno -3] Temporary failure in name resolution)"))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='webservices.nbs.rs', port=443): Max retries exceeded with url: /CommunicationOfficeService1_0/ExchangeRateXmlService.asmx?WSDL (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x76593bf6ffd0>: Failed to resolve 'webservices.nbs.rs' ([Errno -3] Temporary failure in name resolution)"))
urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x76593bf6ffd0>: Failed to resolve 'webservices.nbs.rs' ([Errno -3] Temporary failure in name resolution)
socket.gaierror: [Errno -3] Temporary failure in name resolution