action #72316
[tests][ci] circleci can fail in `zypper ref` due to temporary repository problems
Start date:
2020-06-09
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
+ sudo zypper --gpg-auto-import-keys ref Retrieving repository 'devel' metadata [\]error] Repository 'devel' is invalid. [devel|http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.1] Valid metadata not found at specified URL History: - [|] Error trying to read from 'http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.1' - Timeout exceeded when accessing 'http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.1/content'. Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'devel' because of the above error. Retrieving repository 'openQA' metadata [|]error] Repository 'openQA' is invalid.
Acceptance criteria¶
- AC1: Retries are conducted if refreshing the repository fails one time
Suggestions¶
- Add a retry for the
zypper ref
call
Related issues
History
#1
Updated by okurz 3 months ago
- Copied from action #67855: [tests][ci] circleci often abort in "cache" unable to read container image from registry.opensuse.org added