action #28015
closed[qam] test fails setup - aplay.pm syntax error
0%
Description
Observation¶
openQA test in scenario sle-12-SP2-Server-DVD-Updates-x86_64-Build20171121-1-mau-extratests@64bit fails in
setup
Reproducible¶
Every run on openqaworker10:17 which use aplay fails:
https://openqa.suse.de/tests/1258740/file/autoinst-log.txt
10:52:28.0784 29483 scheduling update_alternatives tests/console/update_alternatives.pm
String found where operator expected at /var/lib/openqa/cache/tests/sle/tests/console/aplay.pm line 45, near "check_recorded_sound 'DTMF-159D'"
(Do you need to predeclare check_recorded_sound?)
10:52:28.0791 29483 error on tests/console/aplay.pm: syntax error at /var/lib/openqa/cache/tests/sle/tests/console/aplay.pm line 45, near "check_recorded_sound 'DTMF-159D'"
syntax error at /var/lib/openqa/cache/tests/sle/tests/console/aplay.pm line 48, near "}"
Compilation failed in require at (eval 1273) line 1.
error on tests/console/aplay.pm: syntax error at /var/lib/openqa/cache/tests/sle/tests/console/aplay.pm line 45, near "check_recorded_sound 'DTMF-159D'"
syntax error at /var/lib/openqa/cache/tests/sle/tests/console/aplay.pm line 48, near "}"
Compilation failed in require at (eval 1273) line 1.
Updated by riafarov almost 6 years ago
Happens only on single worker machine, namely openqa-worker8. Relevant os-autoinst is there, no processes use deleted files. No obvious reason of the failure. Here is the run of same job on another worker: https://openqa.suse.de/tests/1258773
Updated by riafarov almost 6 years ago
Found one worker which has outdated os-autoinst: openqaworker10. openqaworker8 still under investigation
Updated by riafarov almost 6 years ago
- Status changed from New to Feedback
openqa-worker8 was a mistake and problem was only on openqa-worker10, which has salt stopped. This is fixed now with great help of szarate ;)