-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
P1High priorityHigh priorityautomated-testingRelated to automated testing toolsRelated to automated testing toolsbugSomething isn't workingSomething isn't workingtooling
Description
Sometimes, the CI checks fail due to a timeout when uss_qualifier queries a service at port 8074; the error message is:
urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='host.docker.internal', port=8074): Read timed out. (read timeout=60)
When the CI is immediately rerun, this error usually disappears.
The service at port 8074 in the standard local deployment (used by CI) is mock_uss providing scdsc capabilities. Unfortunately, the details of this query attempt are not currently captured.
Metadata
Metadata
Assignees
Labels
P1High priorityHigh priorityautomated-testingRelated to automated testing toolsRelated to automated testing toolsbugSomething isn't workingSomething isn't workingtooling