Project

General

Profile

Actions

action #106954

closed

[sle][migration][sle15sp4][Regression]test fails in system_prepare - SUSEConnect -s | grep 15.4' timed out

Added by coolgw over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-02-17
Due date:
% Done:

100%

Estimated time:
10.00 h
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP4-Regression-on-Migration-from-SLE12-SPx-s390x-offline_sles12sp3_ltss_pscc_sdk-asmm-contm-lgm-tcm-wsm_all_full_x11@s390x-kvm-sle12 fails in
system_prepare

Test suite description

Reproducible

Fails since (at least) Build 84.1

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by coolgw over 1 year ago

  • Assignee set to coolgw
Actions #2

Updated by leli over 1 year ago

  • Estimated time set to 10.00 h
Actions #3

Updated by coolgw over 1 year ago

  • Assignee deleted (coolgw)
Actions #4

Updated by leli over 1 year ago

  • Assignee set to leli
Actions #5

Updated by leli over 1 year ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 20

From the log, lib/services/registered_addons.pm:35 called testapi::script_run
[2022-02-16T13:07:54.044060+01:00] [debug] <<< testapi::wait_serial(timeout=30, regexp=qr/Dv55A-\d+-/u, buffer_size=undef, record_output=undef, no_regex=0, expect_not_found=0, quiet=undef)
[ 843.763994] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 843.764499] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 847.954985] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 847.955193] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 863.968027] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 863.968507] wickedd-dhcp6[914]: eth0: DHCPv6 is disabled by IPv6 router RA
[ 872.370098] dhcpd[1586]: DHCPREQUEST for 10.161.145.90 from 52:54:00:12:5c:d6 via eth0: unknown lease 10.161.145.90.
[2022-02-16T13:08:25.185593+01:00] [debug] >>> testapi::wait_serial: (?u:Dv55A-\d+-): fail
[2022-02-16T13:08:25.186961+01:00] [info] ::: basetest::runtest: # Test died: command 'SUSEConnect -s | grep 15.4' timed out at /usr/lib/os-autoinst/testapi.pm line 1038. ,

I think this should relate with the script_run change:

If your OpenQA code requires that script_run() must return undef on
command timeout instead of raising an exception, you need to add a new
named argument to preserve the old behavior:
script_run(..., die_on_timeout => 0);

Actions #8

Updated by leli over 1 year ago

  • % Done changed from 40 to 50
Actions #9

Updated by leli over 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

PR merged, let's keep an eye for this issue on later builds.

Actions

Also available in: Atom PDF