Merge ~rbalint/autopkgtest-cloud:retry-relax into autopkgtest-cloud:master

Proposed by Balint Reczey
Status: Merged
Merged at revision: ea12b5e057f3517528bec12d4bd21ba30176eef8
Proposed branch: ~rbalint/autopkgtest-cloud:retry-relax
Merge into: autopkgtest-cloud:master
Diff against target: 13 lines (+1/-1)
1 file modified
worker/worker (+1/-1)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Iain Lane Pending
Review via email: mp+394132@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Balint Reczey (rbalint) wrote :

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/armhf/i/igerman98/20201117_213319_5ffb4@/log.gz
...
Get:4 http://ftpmaster.internal/ubuntu hirsute-proposed/main armhf perl-base armhf 5.32.0-5 [1,423 kB]
EFetched 5,015 kB in 51s (98.4 kB/s)
: Failed to fetch http://ftpmaster.internal/ubuntu/pool/main/p/perl/perl-modules-5.32_5.32.0-5_all.deb Temporary failure resolving 'ftpmaster.internal'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
...

Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/worker/worker b/worker/worker
2index 399425a..1747b12 100755
3--- a/worker/worker
4+++ b/worker/worker
5@@ -59,7 +59,7 @@ FAIL_STRINGS = ['Kernel panic - not syncing:',
6 'Call Trace:']
7 TEMPORARY_TEST_FAIL_STRINGS = ['Could not connect to ftpmaster.internal:80',
8 'Cannot initiate the connection to ppa.launchpad.net:80',
9- 'E: Failed to fetch http://ftpmaster.internal/'
10+ 'Failed to fetch http://ftpmaster.internal/'
11 '" failed with stderr "error: Get https://0.0.0.0/1.0/operations/',
12 'Temporary failure resolving',
13 'Temporary failure in name resolution',

Subscribers

People subscribed via source and target branches