Project

General

Profile

Actions

action #105750

closed

[qem] test fails in prepare_test_data - error: kex_exchange_identification: Connection closed by remote host

Added by martinsmac over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-01-31
Due date:
% Done:

90%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP3-Server-DVD-Updates-s390x-mau-extratests-phub@s390x-kvm-sle12 fails in
prepare_test_data

Test suite description

Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.

Reproducible

Fails since (at least) Build 20220127-1

Expected result

Last good: 20220126-1 (or more recent)

Further details

Always latest result in this scenario: latest

This error repeat in 4 tests on SLES 15.3:
sle-15-SP3-Server-DVD-Updates-s390x-Build20220131-1-mau-extratests-phub@s390x-kvm-sle12
sle-15-SP3-Server-DVD-Updates-s390x-Build20220131-1-mau-extratests2@s390x-kvm-sle12
sle-15-SP3-Server-DVD-Updates-s390x-Build20220131-1-qam-gnome@s390x-kvm-sle12
sle-15-SP3-Server-DVD-Updates-s390x-Build20220131-1-qam-minimal+base@s390x-kvm-sle12

This tests is blocking openqa auto approve.

Actions #1

Updated by dzedro over 2 years ago

Problem is not key exchange but SERIALDEV ttysclp0 permissions, thus command does time out command 'curl -L -v -f http://10.162.6.237:20443/xNHZ9OfeiWi3bDxv/data | cpio -id' timed out

https://openqa.suse.de/tests/8074650#step/prepare_test_data/6

bernhard@susetest:~> echo test > /dev/ttysclp0 
-bash: /dev/ttysclp0: Permission denied
bernhard@susetest:~> ll /dev/ttysclp0 
c--xr-xr-T 1 root tty 4, 65 Jan 31 04:30 /dev/ttysclp0
bernhard@susetest:~> stat /dev/ttysclp0 
  File: /dev/ttysclp0
  Size: 0           Blocks: 0          IO Block: 4096   character special file
Device: 6h/6d   Inode: 9058        Links: 1     Device type: 4,41
Access: (1154/c--xr-xr-T)  Uid: (    0/    root)   Gid: (    5/     tty)
Access: 2022-01-31 04:30:09.811290563 -0500
Modify: 2022-01-31 04:30:09.811290563 -0500
Change: 2022-01-31 04:30:06.071290563 -0500
 Birth: -
bernhard@susetest:~>

SLE 12 SP5

susetest:~ # ll /dev/ttysclp0
crw--w---- 1 root tty 4, 65 Jan 31 04:46 /dev/ttysclp0
susetest:~ # stat /dev/ttysclp0
  File: '/dev/ttysclp0'
  Size: 0           Blocks: 0          IO Block: 4096   character special file
Device: 6h/6d   Inode: 1194        Links: 1     Device type: 4,41
Access: (0620/crw--w----)  Uid: (    0/    root)   Gid: (    5/     tty)
Access: 2022-01-31 04:32:16.535734314 -0500
Modify: 2022-01-31 04:46:08.535734314 -0500
Change: 2022-01-31 04:32:16.835734314 -0500
 Birth: -
susetest:~ #
Actions #3

Updated by martinsmac over 2 years ago

  • Status changed from New to Closed
  • Assignee set to dzedro
  • % Done changed from 0 to 90
Actions

Also available in: Atom PDF