Actions
action #115349
open[y] Perl error "Use of uninitialized value $yast_pid in scalar chomp at sle/lib/y2_base.pm line 41."
Status:
New
Priority:
Low
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-08-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
https://openqa.suse.de/tests/9338996/logfile?filename=autoinst-log.txt shows
[2022-08-16T11:34:12.375046+02:00] [debug] lib/y2_installbase.pm:589 called y2_base::save_strace_gdb_output -> lib/y2_base.pm:41 called testapi::wait_serial
[2022-08-16T11:34:12.375355+02:00] [debug] <<< testapi::wait_serial(regexp=qr/^[\d{4}]/, expect_not_found=0, timeout=10, buffer_size=undef, no_regex=0, record_output=undef, quiet=undef)
[2022-08-16T11:34:33.468618+02:00] [debug] >>> testapi::wait_serial: (?^:^[\d{4}]): fail
Use of uninitialized value $yast_pid in scalar chomp at sle/lib/y2_base.pm line 41.
y2_base::save_strace_gdb_output(welcome=HASH(0x55d992358718)) called at sle/lib/y2_installbase.pm line 589
y2_installbase::post_fail_hook(welcome=HASH(0x55d992358718)) called at /usr/lib/os-autoinst/basetest.pm line 291
eval {...} called at /usr/lib/os-autoinst/basetest.pm line 291
basetest::run_post_fail(welcome=HASH(0x55d992358718), "test welcome died") called at /usr/lib/os-autoinst/basetest.pm line 358
basetest::runtest(welcome=HASH(0x55d992358718)) called at /usr/lib/os-autoinst/autotest.pm line 367
eval {...} called at /usr/lib/os-autoinst/autotest.pm line 367
autotest::runalltests() called at /usr/lib/os-autoinst/autotest.pm line 243
eval {...} called at /usr/lib/os-autoinst/autotest.pm line 243
autotest::run_all() called at /usr/lib/os-autoinst/autotest.pm line 294
autotest::__ANON__(Mojo::IOLoop::ReadWriteProcess=HASH(0x55d992aaac38)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 326
eval {...} called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 326
Mojo::IOLoop::ReadWriteProcess::_fork(Mojo::IOLoop::ReadWriteProcess=HASH(0x55d992aaac38), CODE(0x55d993cda850)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 488
Mojo::IOLoop::ReadWriteProcess::start(Mojo::IOLoop::ReadWriteProcess=HASH(0x55d992aaac38)) called at /usr/lib/os-autoinst/autotest.pm line 296
autotest::start_process() called at /usr/bin/isotovideo line 273
likely triggered in a post_fail_hook
Updated by slo-gin about 1 year ago
This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
Updated by slo-gin about 2 months ago
- Priority changed from Normal to Low
This ticket was set to Normal priority but was not updated within the SLO period. The ticket will be set to the next lower priority Low.
Actions