Actions
action #121225
closedbot-ng - synchronize pipeline fails on GitLab size:S
Start date:
2021-09-02
Due date:
% Done:
0%
Estimated time:
Tags:
Description
The the following recent failures:
- https://gitlab.suse.de/qa-maintenance/bot-ng/-/pipelines/540242
- https://gitlab.suse.de/qa-maintenance/bot-ng/-/pipelines/540243
- https://gitlab.suse.de/qa-maintenance/bot-ng/-/pipelines/540484
- https://gitlab.suse.de/qa-maintenance/bot-ng/-/pipelines/540508
- https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/1272283
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/qa-maintenance/bot-ng/.git/
Created fresh repository.
fatal: unable to access 'https://gitlab.suse.de/qa-maintenance/bot-ng.git/': The requested URL returned error: 500
Acceptance criteria¶
- AC1: bot-ng synchronize is executed successfully
Suggestions¶
- This occurred outside the maintenance window - we can't assume it'll go away?
- Inform INFRA about the issue and make sure it doesn't happen anymore
Updated by robert.richardson almost 2 years ago
- Subject changed from bot-ng - synchronize pipeline fails on GitLab to bot-ng - synchronize pipeline fails on GitLab size:S
- Description updated (diff)
- Status changed from New to Workable
Updated by osukup almost 2 years ago
Updated by livdywan almost 2 years ago
- Status changed from Workable to Blocked
- Assignee set to osukup
Please take the ticket. Even if it's mainly waiting on a response from someone else.
Updated by livdywan almost 2 years ago
osukup wrote:
Also failed twice whilst cloning from GitHub now:
$ git clone --depth 1 https://github.com/openSUSE/qem-bot.git
++ echo '$ git clone --depth 1 https://github.com/openSUSE/qem-bot.git'
++ git clone --depth 1 https://github.com/openSUSE/qem-bot.git
Cloning into 'qem-bot'...
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Updated by okurz almost 2 years ago
- Tags changed from reactive work to reactive work, infra
Updated by livdywan almost 2 years ago
- Copied to action #121846: openQABot - schedule:openqabot pipeline fails on GitLab size:S added
Updated by jbaier_cz almost 2 years ago
- Copied to deleted (action #121846: openQABot - schedule:openqabot pipeline fails on GitLab size:S)
Updated by okurz almost 2 years ago
- Status changed from Blocked to Resolved
- Assignee changed from osukup to livdywan
gitlab CI runner was downgraded which likely fixed the problem. We didn't observe the above problem again lately
Actions