Actions
action #129439
closed[qem][qe-core][sle15sp5] SLE15-SP5 GM iso images are not seen in openqa
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
Seems many tests are blocked like below one
https://openqa.suse.de/tests/11146570
Likely error from autoinst-log.txt:
[2023-05-17T04:39:30.587521+02:00] [info] [pid:9700] +++ setup notes +++
[2023-05-17T04:39:30.587786+02:00] [info] [pid:9700] Running on worker12:2 (Linux 5.14.21-150400.24.63-default #1 SMP PREEMPT_DYNAMIC Tue May 2 15:49:04 UTC 2023 (fd0cc4f) x86_64)
[2023-05-17T04:39:30.600613+02:00] [debug] [pid:9700] Found ISO, caching SLE-15-SP5-Full-x86_64-GM-Media1.iso
[2023-05-17T04:39:30.609846+02:00] [info] [pid:9700] Downloading SLE-15-SP5-Full-x86_64-GM-Media1.iso, request #1147 sent to Cache Service
[2023-05-17T04:39:37.172293+02:00] [info] [pid:9700] Download of SLE-15-SP5-Full-x86_64-GM-Media1.iso processed:
[info] [#1147] Cache size of "/var/lib/openqa/cache" is 48 GiB, with limit 50 GiB
[info] [#1147] Downloading "SLE-15-SP5-Full-x86_64-GM-Media1.iso" from "http://openqa.suse.de/tests/11146570/asset/iso/SLE-15-SP5-Full-x86_64-GM-Media1.iso"
[info] [#1147] Download of "/var/lib/openqa/cache/openqa.suse.de/SLE-15-SP5-Full-x86_64-GM-Media1.iso" failed: 404 Not Found
[2023-05-17T04:39:37.801066+02:00] [info] [pid:9700] +++ worker notes +++
[2023-05-17T04:39:37.801444+02:00] [info] [pid:9700] End time: 2023-05-17 02:39:37
[2023-05-17T04:39:37.801625+02:00] [info] [pid:9700] Result: setup failure
[2023-05-17T04:39:37.813450+02:00] [info] [pid:13733] Uploading autoinst-log.txt
rfan@openqa:/var/lib/openqa/factory/iso> sudo find . |grep iso | grep -i 15-sp5 |grep -i gm
rfan@openqa:/var/lib/openqa/factory/iso> echo $?
1
Updated by dzedro over 1 year ago
Until there is GM, link can be created and re-created if there is new GMC.
ll SLE-15-SP5-Full-*-GM-Media1.iso
lrwxrwxrwx 1 geekotest nogroup 45 May 17 07:34 SLE-15-SP5-Full-aarch64-GM-Media1.iso -> SLE-15-SP5-Full-aarch64-Build101.1-Media1.iso
lrwxrwxrwx 1 geekotest nogroup 45 May 17 07:34 SLE-15-SP5-Full-ppc64le-GM-Media1.iso -> SLE-15-SP5-Full-ppc64le-Build101.1-Media1.iso
lrwxrwxrwx 1 geekotest nogroup 43 May 17 07:34 SLE-15-SP5-Full-s390x-GM-Media1.iso -> SLE-15-SP5-Full-s390x-Build101.1-Media1.iso
lrwxrwxrwx 1 geekotest nogroup 44 May 17 07:33 SLE-15-SP5-Full-x86_64-GM-Media1.iso -> SLE-15-SP5-Full-x86_64-Build101.1-Media1.iso
Updated by mgrifalconi over 1 year ago
- Status changed from New to Resolved
- Assignee set to dzedro
I guess it's resolved, please reopen if you think it's not!
Updated by dzedro over 1 year ago
It's kind of fixed, I created new symlink with new 102.1 build, if there is new build it should be done again until GM is out.
Actions