action #162644
Updated by okurz 6 months ago
## Observation
openQA test in scenario sle-15-SP5-Online-QR-x86_64-create_hdd_minimal_base+sdk@64bit fails in
[welcome](https://openqa.suse.de/tests/14693521/modules/welcome/steps/8)
The test failed with this reason:
api failure: 403 response: timestamp mismatch - check whether clocks on the local host and the web UI host are in sync
There were also [reports of osd being inaccessible](https://suse.slack.com/archives/C02CANHLANP/p1718891972135439) around that time.
There was a ton of `Updating seen of worker` and influxdb/telegraf timing out (sudo journalctl -S '2024-06-20 15:50:00' -U '2024-06-20 16:00:00').
The outage is also seen [seen on grafana: https://monitor.qa.suse.de/d/nRDab3Jiz/openqa-jobs-test?orgId=1&from=1718889892165&to=1718893680225 Grafana](https://monitor.qa.suse.de/d/nRDab3Jiz/openqa-jobs-test?orgId=1&from=now-1h&to=now).
## Test suite description
Use ftp instead of ISO, see poo#20984.
Contact person: riafarov@suse.com or riafarov in irc.
Settings backup: ADDONS=sdk ISO_1=SLE-%VERSION%-SDK-DVD-%ARCH%-Build%BUILD_SDK%-Media1.iso
Remove ADDONURL and ADDONURL_SDK
For SLE15 we don't have SDK, as workaround we add all addons as SCC cannot currently be used : bsc#1054375 and other. WORKAROUND_MODULES setting activates this behavior, doesn't affect any other versions of SLE.
## Reproducible
Fails since (at least) Build [testdev144.8](https://openqa.suse.de/tests/14693521) (current job)
## Expected result
Last good: [testdev144.8](https://openqa.suse.de/tests/14692258) (or more recent)
## Further details
Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online-QR&machine=64bit&test=create_hdd_minimal_base%2Bsdk&version=15-SP5)
Back