action #133496
closed[openqa-in-openQA] test fails due to not loaded install test modules
Description
Observation¶
https://openqa.opensuse.org/tests/3462973/logfile?filename=autoinst-log.txt shows
[2023-07-28T07:54:35.305994Z] [debug] [pid:42337] Current version is 4.6.1690288691.492e561 [interface v39]
[2023-07-28T07:54:35.332032Z] [debug] [pid:42337] git hash in openqa: 37eda87549bdab6cf491b878a26adcd04f69a4ff
[2023-07-28T07:54:35.348687Z] [info] [pid:42337] ::: OpenQA::Isotovideo::Utils::clone_git: Cloning git URL 'https://github.com/os-autoinst/os-autoinst-wheel-launcher.git'
[2023-07-28T07:54:35.861915Z] [debug] [pid:42337] Cloning into 'os-autoinst-wheel-launcher'...
[2023-07-28T07:54:35.874268Z] [debug] [pid:42337] scheduling worker /tests/osautoinst/worker.pm
so it's missing "boot" "openqa_webui", "openqa_worker" and "test_distribution" from "install_tests()" in main.pm. Likely a regression due to my recent changes
Updated by okurz over 1 year ago
- Related to action #133499: openQA job investigation states "no test changes" but obviously there are changes and "test_diff_stat" even shows it added
Updated by okurz over 1 year ago
- Related to action #132134: Setup new PRG2 multi-machine openQA worker for o3 size:M added
Updated by okurz over 1 year ago
Problem was my errors in #132134 downloading the fetchneedles script to /usr/local/bin but /etc/cron.d/update-openqa-git was referencing /usr/share where it never existed so the tests were never updated in /var/lib/openqa/share. I now also deleted /var/lib/openqa/share/tests and rebooted w21. All services look ok. To be safe(r) I still stopped systemctl stop openqa-worker-auto-restart@{2..30}
so that there would be less services to monitor.
Updated by livdywan over 1 year ago
WORKER=openqaworker21 result="result='failed'" ./openqa-advanced-retrigger-jobs
./openqa-advanced-retrigger-jobs: line 12: ssh: command not found
Trying out (os-autoinst/scripts) with not so much luck for now; dry_run=1 doesn't change anything so I guess I'll have to further investigate Monday morning since it's not so quick and easy now - of course if you feel like it's more urgent feel free to beat me to it.
Updated by openqa_review over 1 year ago
- Due date set to 2023-08-12
Setting due date based on mean cycle time of SUSE QE Tools
Updated by okurz over 1 year ago
https://openqa.opensuse.org/admin/workers/754 looks very stable, enabling instance w21:2
Updated by okurz over 1 year ago
- Status changed from In Progress to Resolved
Still good, back to #132134
Updated by livdywan over 1 year ago
- Related to action #132167: asset uploading failed with http status 502 size:M added