This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1999589

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1999589

Title:
  net:tls in ubuntu_kernel_selftest fails sm4_* testcases on s390x
  Kinetic

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  All of the sm4* ciper testcases are failing in net:tls for kinetic
  linux 5.19.0-27.28

  These seem like new testcases that have not been run before.

  and this has only been seen as far as I am aware of on s390x
  ------------------------------------------------------------- 
  21:31:48 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.sendfile ...
  21:31:48 DEBUG| [stdout] # # tls.c:314:sendfile:Expected ret (-1) == 0 (0)
  21:31:49 DEBUG| [stdout] # # sendfile: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.sendfile
  21:31:49 DEBUG| [stdout] # not ok 197 tls.13_sm4_gcm.sendfile
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.send_then_sendfile 
...
  21:31:49 DEBUG| [stdout] # # tls.c:314:send_then_sendfile:Expected ret (-1) 
== 0 (0)
  21:31:49 DEBUG| [stdout] # # send_then_sendfile: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.send_then_sendfile
  21:31:49 DEBUG| [stdout] # not ok 198 tls.13_sm4_gcm.send_then_sendfile
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_max ...
  21:31:49 DEBUG| [stdout] # # tls.c:314:recv_max:Expected ret (-1) == 0 (0)
  21:31:49 DEBUG| [stdout] # # recv_max: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_max
  21:31:49 DEBUG| [stdout] # not ok 199 tls.13_sm4_gcm.recv_max
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_small ...
  21:31:49 DEBUG| [stdout] # # tls.c:314:recv_small:Expected ret (-1) == 0 (0)
  21:31:49 DEBUG| [stdout] # # recv_small: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_small
  21:31:49 DEBUG| [stdout] # not ok 200 tls.13_sm4_gcm.recv_small
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.msg_more ...
  21:31:49 DEBUG| [stdout] # # tls.c:314:msg_more:Expected ret (-1) == 0 (0)
  21:31:49 DEBUG| [stdout] # # msg_more: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.msg_more
  21:31:49 DEBUG| [stdout] # not ok 201 tls.13_sm4_gcm.msg_more
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.msg_more_unsent ...
  21:31:49 DEBUG| [stdout] # # tls.c:314:msg_more_unsent:Expected ret (-1) == 0 
(0)
  21:31:49 DEBUG| [stdout] # # msg_more_unsent: Test terminated by assertion
  21:31:49 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.msg_more_unsent
  21:31:49 DEBUG| [stdout] # not ok 202 tls.13_sm4_gcm.msg_more_unsent
  21:31:49 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.sendmsg_single ...
  21:31:49 DEBUG| [stdout] # # tls.c:314:sendmsg_single:Expected ret (-1) == 0 
(0)
  21:31:50 DEBUG| [stdout] # # sendmsg_single: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.sendmsg_single
  21:31:50 DEBUG| [stdout] # not ok 203 tls.13_sm4_gcm.sendmsg_single
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.sendmsg_fragmented 
...
  21:31:50 DEBUG| [stdout] # # tls.c:314:sendmsg_fragmented:Expected ret (-1) 
== 0 (0)
  21:31:50 DEBUG| [stdout] # # sendmsg_fragmented: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.sendmsg_fragmented
  21:31:50 DEBUG| [stdout] # not ok 204 tls.13_sm4_gcm.sendmsg_fragmented
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.sendmsg_large ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:sendmsg_large:Expected ret (-1) == 0 
(0)
  21:31:50 DEBUG| [stdout] # # sendmsg_large: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.sendmsg_large
  21:31:50 DEBUG| [stdout] # not ok 205 tls.13_sm4_gcm.sendmsg_large
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.sendmsg_multiple 
...
  21:31:50 DEBUG| [stdout] # # tls.c:314:sendmsg_multiple:Expected ret (-1) == 
0 (0)
  21:31:50 DEBUG| [stdout] # # sendmsg_multiple: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.sendmsg_multiple
  21:31:50 DEBUG| [stdout] # not ok 206 tls.13_sm4_gcm.sendmsg_multiple
  21:31:50 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.sendmsg_multiple_stress ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:sendmsg_multiple_stress:Expected ret 
(-1) == 0 (0)
  21:31:50 DEBUG| [stdout] # # sendmsg_multiple_stress: Test terminated by 
assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.sendmsg_multiple_stress
  21:31:50 DEBUG| [stdout] # not ok 207 tls.13_sm4_gcm.sendmsg_multiple_stress
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.splice_from_pipe 
...
  21:31:50 DEBUG| [stdout] # # tls.c:314:splice_from_pipe:Expected ret (-1) == 
0 (0)
  21:31:50 DEBUG| [stdout] # # splice_from_pipe: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.splice_from_pipe
  21:31:50 DEBUG| [stdout] # not ok 208 tls.13_sm4_gcm.splice_from_pipe
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.splice_from_pipe2 
...
  21:31:50 DEBUG| [stdout] # # tls.c:314:splice_from_pipe2:Expected ret (-1) == 
0 (0)
  21:31:50 DEBUG| [stdout] # # splice_from_pipe2: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.splice_from_pipe2
  21:31:50 DEBUG| [stdout] # not ok 209 tls.13_sm4_gcm.splice_from_pipe2
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.send_and_splice ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:send_and_splice:Expected ret (-1) == 0 
(0)
  21:31:50 DEBUG| [stdout] # # send_and_splice: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.send_and_splice
  21:31:50 DEBUG| [stdout] # not ok 210 tls.13_sm4_gcm.send_and_splice
  21:31:50 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.splice_to_pipe ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:splice_to_pipe:Expected ret (-1) == 0 
(0)
  21:31:50 DEBUG| [stdout] # # splice_to_pipe: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.splice_to_pipe
  21:31:50 DEBUG| [stdout] # not ok 211 tls.13_sm4_gcm.splice_to_pipe
  21:31:50 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.splice_cmsg_to_pipe ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:splice_cmsg_to_pipe:Expected ret (-1) 
== 0 (0)
  21:31:50 DEBUG| [stdout] # # splice_cmsg_to_pipe: Test terminated by assertion
  21:31:50 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.splice_cmsg_to_pipe
  21:31:50 DEBUG| [stdout] # not ok 212 tls.13_sm4_gcm.splice_cmsg_to_pipe
  21:31:50 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ...
  21:31:50 DEBUG| [stdout] # # tls.c:314:splice_dec_cmsg_to_pipe:Expected ret 
(-1) == 0 (0)
  21:31:51 DEBUG| [stdout] # # splice_dec_cmsg_to_pipe: Test terminated by 
assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.splice_dec_cmsg_to_pipe
  21:31:51 DEBUG| [stdout] # not ok 213 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_and_splice ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:recv_and_splice:Expected ret (-1) == 0 
(0)
  21:31:51 DEBUG| [stdout] # # recv_and_splice: Test terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_and_splice
  21:31:51 DEBUG| [stdout] # not ok 214 tls.13_sm4_gcm.recv_and_splice
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.peek_and_splice ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:peek_and_splice:Expected ret (-1) == 0 
(0)
  21:31:51 DEBUG| [stdout] # # peek_and_splice: Test terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.peek_and_splice
  21:31:51 DEBUG| [stdout] # not ok 215 tls.13_sm4_gcm.peek_and_splice
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recvmsg_single ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:recvmsg_single:Expected ret (-1) == 0 
(0)
  21:31:51 DEBUG| [stdout] # # recvmsg_single: Test terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recvmsg_single
  21:31:51 DEBUG| [stdout] # not ok 216 tls.13_sm4_gcm.recvmsg_single
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recvmsg_single_max 
...
  21:31:51 DEBUG| [stdout] # # tls.c:314:recvmsg_single_max:Expected ret (-1) 
== 0 (0)
  21:31:51 DEBUG| [stdout] # # recvmsg_single_max: Test terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recvmsg_single_max
  21:31:51 DEBUG| [stdout] # not ok 217 tls.13_sm4_gcm.recvmsg_single_max
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recvmsg_multiple 
...
  21:31:51 DEBUG| [stdout] # # tls.c:314:recvmsg_multiple:Expected ret (-1) == 
0 (0)
  21:31:51 DEBUG| [stdout] # # recvmsg_multiple: Test terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recvmsg_multiple
  21:31:51 DEBUG| [stdout] # not ok 218 tls.13_sm4_gcm.recvmsg_multiple
  21:31:51 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.single_send_multiple_recv ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:single_send_multiple_recv:Expected ret 
(-1) == 0 (0)
  21:31:51 DEBUG| [stdout] # # single_send_multiple_recv: Test terminated by 
assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.single_send_multiple_recv
  21:31:51 DEBUG| [stdout] # not ok 219 tls.13_sm4_gcm.single_send_multiple_recv
  21:31:51 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.multiple_send_single_recv ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:multiple_send_single_recv:Expected ret 
(-1) == 0 (0)
  21:31:51 DEBUG| [stdout] # # multiple_send_single_recv: Test terminated by 
assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.multiple_send_single_recv
  21:31:51 DEBUG| [stdout] # not ok 220 tls.13_sm4_gcm.multiple_send_single_recv
  21:31:51 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.single_send_multiple_recv_non_align ...
  21:31:51 DEBUG| [stdout] # # 
tls.c:314:single_send_multiple_recv_non_align:Expected ret (-1) == 0 (0)
  21:31:51 DEBUG| [stdout] # # single_send_multiple_recv_non_align: Test 
terminated by assertion
  21:31:51 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.single_send_multiple_recv_non_align
  21:31:51 DEBUG| [stdout] # not ok 221 
tls.13_sm4_gcm.single_send_multiple_recv_non_align
  21:31:51 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_partial ...
  21:31:51 DEBUG| [stdout] # # tls.c:314:recv_partial:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_partial: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_partial
  21:31:52 DEBUG| [stdout] # not ok 222 tls.13_sm4_gcm.recv_partial
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_nonblock ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_nonblock:Expected ret (-1) == 0 
(0)
  21:31:52 DEBUG| [stdout] # # recv_nonblock: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_nonblock
  21:31:52 DEBUG| [stdout] # not ok 223 tls.13_sm4_gcm.recv_nonblock
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_peek ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_peek:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_peek: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_peek
  21:31:52 DEBUG| [stdout] # not ok 224 tls.13_sm4_gcm.recv_peek
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_peek_multiple 
...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_peek_multiple:Expected ret (-1) 
== 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_peek_multiple: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_peek_multiple
  21:31:52 DEBUG| [stdout] # not ok 225 tls.13_sm4_gcm.recv_peek_multiple
  21:31:52 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.recv_peek_multiple_records ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_peek_multiple_records:Expected 
ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_peek_multiple_records: Test terminated by 
assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.recv_peek_multiple_records
  21:31:52 DEBUG| [stdout] # not ok 226 
tls.13_sm4_gcm.recv_peek_multiple_records
  21:31:52 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_peek_large_buf_mult_recs:Expected 
ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_peek_large_buf_mult_recs: Test terminated 
by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.recv_peek_large_buf_mult_recs
  21:31:52 DEBUG| [stdout] # not ok 227 
tls.13_sm4_gcm.recv_peek_large_buf_mult_recs
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.recv_lowat ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:recv_lowat:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # recv_lowat: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.recv_lowat
  21:31:52 DEBUG| [stdout] # not ok 228 tls.13_sm4_gcm.recv_lowat
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.bidir ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:bidir:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # bidir: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.bidir
  21:31:52 DEBUG| [stdout] # not ok 229 tls.13_sm4_gcm.bidir
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.pollin ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:pollin:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # pollin: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.pollin
  21:31:52 DEBUG| [stdout] # not ok 230 tls.13_sm4_gcm.pollin
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.poll_wait ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:poll_wait:Expected ret (-1) == 0 (0)
  21:31:52 DEBUG| [stdout] # # poll_wait: Test terminated by assertion
  21:31:52 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.poll_wait
  21:31:52 DEBUG| [stdout] # not ok 231 tls.13_sm4_gcm.poll_wait
  21:31:52 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.poll_wait_split ...
  21:31:52 DEBUG| [stdout] # # tls.c:314:poll_wait_split:Expected ret (-1) == 0 
(0)
  21:31:53 DEBUG| [stdout] # # poll_wait_split: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.poll_wait_split
  21:31:53 DEBUG| [stdout] # not ok 232 tls.13_sm4_gcm.poll_wait_split
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.blocking ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:blocking:Expected ret (-1) == 0 (0)
  21:31:53 DEBUG| [stdout] # # blocking: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.blocking
  21:31:53 DEBUG| [stdout] # not ok 233 tls.13_sm4_gcm.blocking
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.nonblocking ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:nonblocking:Expected ret (-1) == 0 (0)
  21:31:53 DEBUG| [stdout] # # nonblocking: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.nonblocking
  21:31:53 DEBUG| [stdout] # not ok 234 tls.13_sm4_gcm.nonblocking
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.mutliproc_even ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_even:Expected ret (-1) == 0 
(0)
  21:31:53 DEBUG| [stdout] # # mutliproc_even: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.mutliproc_even
  21:31:53 DEBUG| [stdout] # not ok 235 tls.13_sm4_gcm.mutliproc_even
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.mutliproc_readers 
...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_readers:Expected ret (-1) == 
0 (0)
  21:31:53 DEBUG| [stdout] # # mutliproc_readers: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.mutliproc_readers
  21:31:53 DEBUG| [stdout] # not ok 236 tls.13_sm4_gcm.mutliproc_readers
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.mutliproc_writers 
...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_writers:Expected ret (-1) == 
0 (0)
  21:31:53 DEBUG| [stdout] # # mutliproc_writers: Test terminated by assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.mutliproc_writers
  21:31:53 DEBUG| [stdout] # not ok 237 tls.13_sm4_gcm.mutliproc_writers
  21:31:53 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.mutliproc_sendpage_even ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_even:Expected ret 
(-1) == 0 (0)
  21:31:53 DEBUG| [stdout] # # mutliproc_sendpage_even: Test terminated by 
assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.mutliproc_sendpage_even
  21:31:53 DEBUG| [stdout] # not ok 238 tls.13_sm4_gcm.mutliproc_sendpage_even
  21:31:53 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.mutliproc_sendpage_readers ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_readers:Expected 
ret (-1) == 0 (0)
  21:31:53 DEBUG| [stdout] # # mutliproc_sendpage_readers: Test terminated by 
assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.mutliproc_sendpage_readers
  21:31:53 DEBUG| [stdout] # not ok 239 
tls.13_sm4_gcm.mutliproc_sendpage_readers
  21:31:53 DEBUG| [stdout] # #  RUN           
tls.13_sm4_gcm.mutliproc_sendpage_writers ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_writers:Expected 
ret (-1) == 0 (0)
  21:31:53 DEBUG| [stdout] # # mutliproc_sendpage_writers: Test terminated by 
assertion
  21:31:53 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_gcm.mutliproc_sendpage_writers
  21:31:53 DEBUG| [stdout] # not ok 240 
tls.13_sm4_gcm.mutliproc_sendpage_writers
  21:31:53 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.control_msg ...
  21:31:53 DEBUG| [stdout] # # tls.c:314:control_msg:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # control_msg: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.control_msg
  21:31:54 DEBUG| [stdout] # not ok 241 tls.13_sm4_gcm.control_msg
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.shutdown ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:shutdown:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # shutdown: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.shutdown
  21:31:54 DEBUG| [stdout] # not ok 242 tls.13_sm4_gcm.shutdown
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.shutdown_unsent ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:shutdown_unsent:Expected ret (-1) == 0 
(0)
  21:31:54 DEBUG| [stdout] # # shutdown_unsent: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.shutdown_unsent
  21:31:54 DEBUG| [stdout] # not ok 243 tls.13_sm4_gcm.shutdown_unsent
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_gcm.shutdown_reuse ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:shutdown_reuse:Expected ret (-1) == 0 
(0)
  21:31:54 DEBUG| [stdout] # # shutdown_reuse: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_gcm.shutdown_reuse
  21:31:54 DEBUG| [stdout] # not ok 244 tls.13_sm4_gcm.shutdown_reuse
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.sendfile ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:sendfile:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # sendfile: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.sendfile
  21:31:54 DEBUG| [stdout] # not ok 245 tls.13_sm4_ccm.sendfile
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.send_then_sendfile 
...
  21:31:54 DEBUG| [stdout] # # tls.c:314:send_then_sendfile:Expected ret (-1) 
== 0 (0)
  21:31:54 DEBUG| [stdout] # # send_then_sendfile: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.send_then_sendfile
  21:31:54 DEBUG| [stdout] # not ok 246 tls.13_sm4_ccm.send_then_sendfile
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_max ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:recv_max:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # recv_max: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_max
  21:31:54 DEBUG| [stdout] # not ok 247 tls.13_sm4_ccm.recv_max
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_small ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:recv_small:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # recv_small: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_small
  21:31:54 DEBUG| [stdout] # not ok 248 tls.13_sm4_ccm.recv_small
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.msg_more ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:msg_more:Expected ret (-1) == 0 (0)
  21:31:54 DEBUG| [stdout] # # msg_more: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.msg_more
  21:31:54 DEBUG| [stdout] # not ok 249 tls.13_sm4_ccm.msg_more
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.msg_more_unsent ...
  21:31:54 DEBUG| [stdout] # # tls.c:314:msg_more_unsent:Expected ret (-1) == 0 
(0)
  21:31:54 DEBUG| [stdout] # # msg_more_unsent: Test terminated by assertion
  21:31:54 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.msg_more_unsent
  21:31:54 DEBUG| [stdout] # not ok 250 tls.13_sm4_ccm.msg_more_unsent
  21:31:54 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.sendmsg_single ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:sendmsg_single:Expected ret (-1) == 0 
(0)
  21:31:55 DEBUG| [stdout] # # sendmsg_single: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.sendmsg_single
  21:31:55 DEBUG| [stdout] # not ok 251 tls.13_sm4_ccm.sendmsg_single
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.sendmsg_fragmented 
...
  21:31:55 DEBUG| [stdout] # # tls.c:314:sendmsg_fragmented:Expected ret (-1) 
== 0 (0)
  21:31:55 DEBUG| [stdout] # # sendmsg_fragmented: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.sendmsg_fragmented
  21:31:55 DEBUG| [stdout] # not ok 252 tls.13_sm4_ccm.sendmsg_fragmented
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.sendmsg_large ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:sendmsg_large:Expected ret (-1) == 0 
(0)
  21:31:55 DEBUG| [stdout] # # sendmsg_large: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.sendmsg_large
  21:31:55 DEBUG| [stdout] # not ok 253 tls.13_sm4_ccm.sendmsg_large
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.sendmsg_multiple 
...
  21:31:55 DEBUG| [stdout] # # tls.c:314:sendmsg_multiple:Expected ret (-1) == 
0 (0)
  21:31:55 DEBUG| [stdout] # # sendmsg_multiple: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.sendmsg_multiple
  21:31:55 DEBUG| [stdout] # not ok 254 tls.13_sm4_ccm.sendmsg_multiple
  21:31:55 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.sendmsg_multiple_stress ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:sendmsg_multiple_stress:Expected ret 
(-1) == 0 (0)
  21:31:55 DEBUG| [stdout] # # sendmsg_multiple_stress: Test terminated by 
assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.sendmsg_multiple_stress
  21:31:55 DEBUG| [stdout] # not ok 255 tls.13_sm4_ccm.sendmsg_multiple_stress
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.splice_from_pipe 
...
  21:31:55 DEBUG| [stdout] # # tls.c:314:splice_from_pipe:Expected ret (-1) == 
0 (0)
  21:31:55 DEBUG| [stdout] # # splice_from_pipe: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.splice_from_pipe
  21:31:55 DEBUG| [stdout] # not ok 256 tls.13_sm4_ccm.splice_from_pipe
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.splice_from_pipe2 
...
  21:31:55 DEBUG| [stdout] # # tls.c:314:splice_from_pipe2:Expected ret (-1) == 
0 (0)
  21:31:55 DEBUG| [stdout] # # splice_from_pipe2: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.splice_from_pipe2
  21:31:55 DEBUG| [stdout] # not ok 257 tls.13_sm4_ccm.splice_from_pipe2
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.send_and_splice ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:send_and_splice:Expected ret (-1) == 0 
(0)
  21:31:55 DEBUG| [stdout] # # send_and_splice: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.send_and_splice
  21:31:55 DEBUG| [stdout] # not ok 258 tls.13_sm4_ccm.send_and_splice
  21:31:55 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.splice_to_pipe ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:splice_to_pipe:Expected ret (-1) == 0 
(0)
  21:31:55 DEBUG| [stdout] # # splice_to_pipe: Test terminated by assertion
  21:31:55 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.splice_to_pipe
  21:31:55 DEBUG| [stdout] # not ok 259 tls.13_sm4_ccm.splice_to_pipe
  21:31:55 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.splice_cmsg_to_pipe ...
  21:31:55 DEBUG| [stdout] # # tls.c:314:splice_cmsg_to_pipe:Expected ret (-1) 
== 0 (0)
  21:31:56 DEBUG| [stdout] # # splice_cmsg_to_pipe: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.splice_cmsg_to_pipe
  21:31:56 DEBUG| [stdout] # not ok 260 tls.13_sm4_ccm.splice_cmsg_to_pipe
  21:31:56 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:splice_dec_cmsg_to_pipe:Expected ret 
(-1) == 0 (0)
  21:31:56 DEBUG| [stdout] # # splice_dec_cmsg_to_pipe: Test terminated by 
assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.splice_dec_cmsg_to_pipe
  21:31:56 DEBUG| [stdout] # not ok 261 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_and_splice ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:recv_and_splice:Expected ret (-1) == 0 
(0)
  21:31:56 DEBUG| [stdout] # # recv_and_splice: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_and_splice
  21:31:56 DEBUG| [stdout] # not ok 262 tls.13_sm4_ccm.recv_and_splice
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.peek_and_splice ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:peek_and_splice:Expected ret (-1) == 0 
(0)
  21:31:56 DEBUG| [stdout] # # peek_and_splice: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.peek_and_splice
  21:31:56 DEBUG| [stdout] # not ok 263 tls.13_sm4_ccm.peek_and_splice
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recvmsg_single ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:recvmsg_single:Expected ret (-1) == 0 
(0)
  21:31:56 DEBUG| [stdout] # # recvmsg_single: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recvmsg_single
  21:31:56 DEBUG| [stdout] # not ok 264 tls.13_sm4_ccm.recvmsg_single
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recvmsg_single_max 
...
  21:31:56 DEBUG| [stdout] # # tls.c:314:recvmsg_single_max:Expected ret (-1) 
== 0 (0)
  21:31:56 DEBUG| [stdout] # # recvmsg_single_max: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recvmsg_single_max
  21:31:56 DEBUG| [stdout] # not ok 265 tls.13_sm4_ccm.recvmsg_single_max
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recvmsg_multiple 
...
  21:31:56 DEBUG| [stdout] # # tls.c:314:recvmsg_multiple:Expected ret (-1) == 
0 (0)
  21:31:56 DEBUG| [stdout] # # recvmsg_multiple: Test terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recvmsg_multiple
  21:31:56 DEBUG| [stdout] # not ok 266 tls.13_sm4_ccm.recvmsg_multiple
  21:31:56 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.single_send_multiple_recv ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:single_send_multiple_recv:Expected ret 
(-1) == 0 (0)
  21:31:56 DEBUG| [stdout] # # single_send_multiple_recv: Test terminated by 
assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.single_send_multiple_recv
  21:31:56 DEBUG| [stdout] # not ok 267 tls.13_sm4_ccm.single_send_multiple_recv
  21:31:56 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.multiple_send_single_recv ...
  21:31:56 DEBUG| [stdout] # # tls.c:314:multiple_send_single_recv:Expected ret 
(-1) == 0 (0)
  21:31:56 DEBUG| [stdout] # # multiple_send_single_recv: Test terminated by 
assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.multiple_send_single_recv
  21:31:56 DEBUG| [stdout] # not ok 268 tls.13_sm4_ccm.multiple_send_single_recv
  21:31:56 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.single_send_multiple_recv_non_align ...
  21:31:56 DEBUG| [stdout] # # 
tls.c:314:single_send_multiple_recv_non_align:Expected ret (-1) == 0 (0)
  21:31:56 DEBUG| [stdout] # # single_send_multiple_recv_non_align: Test 
terminated by assertion
  21:31:56 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.single_send_multiple_recv_non_align
  21:31:56 DEBUG| [stdout] # not ok 269 
tls.13_sm4_ccm.single_send_multiple_recv_non_align
  21:31:56 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_partial ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_partial:Expected ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_partial: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_partial
  21:31:57 DEBUG| [stdout] # not ok 270 tls.13_sm4_ccm.recv_partial
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_nonblock ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_nonblock:Expected ret (-1) == 0 
(0)
  21:31:57 DEBUG| [stdout] # # recv_nonblock: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_nonblock
  21:31:57 DEBUG| [stdout] # not ok 271 tls.13_sm4_ccm.recv_nonblock
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_peek ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_peek:Expected ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_peek: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_peek
  21:31:57 DEBUG| [stdout] # not ok 272 tls.13_sm4_ccm.recv_peek
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_peek_multiple 
...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_peek_multiple:Expected ret (-1) 
== 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_peek_multiple: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_peek_multiple
  21:31:57 DEBUG| [stdout] # not ok 273 tls.13_sm4_ccm.recv_peek_multiple
  21:31:57 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.recv_peek_multiple_records ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_peek_multiple_records:Expected 
ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_peek_multiple_records: Test terminated by 
assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.recv_peek_multiple_records
  21:31:57 DEBUG| [stdout] # not ok 274 
tls.13_sm4_ccm.recv_peek_multiple_records
  21:31:57 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_peek_large_buf_mult_recs:Expected 
ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_peek_large_buf_mult_recs: Test terminated 
by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.recv_peek_large_buf_mult_recs
  21:31:57 DEBUG| [stdout] # not ok 275 
tls.13_sm4_ccm.recv_peek_large_buf_mult_recs
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.recv_lowat ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:recv_lowat:Expected ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # recv_lowat: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.recv_lowat
  21:31:57 DEBUG| [stdout] # not ok 276 tls.13_sm4_ccm.recv_lowat
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.bidir ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:bidir:Expected ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # bidir: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.bidir
  21:31:57 DEBUG| [stdout] # not ok 277 tls.13_sm4_ccm.bidir
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.pollin ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:pollin:Expected ret (-1) == 0 (0)
  21:31:57 DEBUG| [stdout] # # pollin: Test terminated by assertion
  21:31:57 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.pollin
  21:31:57 DEBUG| [stdout] # not ok 278 tls.13_sm4_ccm.pollin
  21:31:57 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.poll_wait ...
  21:31:57 DEBUG| [stdout] # # tls.c:314:poll_wait:Expected ret (-1) == 0 (0)
  21:31:58 DEBUG| [stdout] # # poll_wait: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.poll_wait
  21:31:58 DEBUG| [stdout] # not ok 279 tls.13_sm4_ccm.poll_wait
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.poll_wait_split ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:poll_wait_split:Expected ret (-1) == 0 
(0)
  21:31:58 DEBUG| [stdout] # # poll_wait_split: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.poll_wait_split
  21:31:58 DEBUG| [stdout] # not ok 280 tls.13_sm4_ccm.poll_wait_split
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.blocking ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:blocking:Expected ret (-1) == 0 (0)
  21:31:58 DEBUG| [stdout] # # blocking: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.blocking
  21:31:58 DEBUG| [stdout] # not ok 281 tls.13_sm4_ccm.blocking
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.nonblocking ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:nonblocking:Expected ret (-1) == 0 (0)
  21:31:58 DEBUG| [stdout] # # nonblocking: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.nonblocking
  21:31:58 DEBUG| [stdout] # not ok 282 tls.13_sm4_ccm.nonblocking
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.mutliproc_even ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_even:Expected ret (-1) == 0 
(0)
  21:31:58 DEBUG| [stdout] # # mutliproc_even: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.mutliproc_even
  21:31:58 DEBUG| [stdout] # not ok 283 tls.13_sm4_ccm.mutliproc_even
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.mutliproc_readers 
...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_readers:Expected ret (-1) == 
0 (0)
  21:31:58 DEBUG| [stdout] # # mutliproc_readers: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.mutliproc_readers
  21:31:58 DEBUG| [stdout] # not ok 284 tls.13_sm4_ccm.mutliproc_readers
  21:31:58 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.mutliproc_writers 
...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_writers:Expected ret (-1) == 
0 (0)
  21:31:58 DEBUG| [stdout] # # mutliproc_writers: Test terminated by assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.mutliproc_writers
  21:31:58 DEBUG| [stdout] # not ok 285 tls.13_sm4_ccm.mutliproc_writers
  21:31:58 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.mutliproc_sendpage_even ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_even:Expected ret 
(-1) == 0 (0)
  21:31:58 DEBUG| [stdout] # # mutliproc_sendpage_even: Test terminated by 
assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.mutliproc_sendpage_even
  21:31:58 DEBUG| [stdout] # not ok 286 tls.13_sm4_ccm.mutliproc_sendpage_even
  21:31:58 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.mutliproc_sendpage_readers ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_readers:Expected 
ret (-1) == 0 (0)
  21:31:58 DEBUG| [stdout] # # mutliproc_sendpage_readers: Test terminated by 
assertion
  21:31:58 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.mutliproc_sendpage_readers
  21:31:58 DEBUG| [stdout] # not ok 287 
tls.13_sm4_ccm.mutliproc_sendpage_readers
  21:31:58 DEBUG| [stdout] # #  RUN           
tls.13_sm4_ccm.mutliproc_sendpage_writers ...
  21:31:58 DEBUG| [stdout] # # tls.c:314:mutliproc_sendpage_writers:Expected 
ret (-1) == 0 (0)
  21:31:59 DEBUG| [stdout] # # mutliproc_sendpage_writers: Test terminated by 
assertion
  21:31:59 DEBUG| [stdout] # #          FAIL  
tls.13_sm4_ccm.mutliproc_sendpage_writers
  21:31:59 DEBUG| [stdout] # not ok 288 
tls.13_sm4_ccm.mutliproc_sendpage_writers
  21:31:59 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.control_msg ...
  21:31:59 DEBUG| [stdout] # # tls.c:314:control_msg:Expected ret (-1) == 0 (0)
  21:31:59 DEBUG| [stdout] # # control_msg: Test terminated by assertion
  21:31:59 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.control_msg
  21:31:59 DEBUG| [stdout] # not ok 289 tls.13_sm4_ccm.control_msg
  21:31:59 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.shutdown ...
  21:31:59 DEBUG| [stdout] # # tls.c:314:shutdown:Expected ret (-1) == 0 (0)
  21:31:59 DEBUG| [stdout] # # shutdown: Test terminated by assertion
  21:31:59 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.shutdown
  21:31:59 DEBUG| [stdout] # not ok 290 tls.13_sm4_ccm.shutdown
  21:31:59 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.shutdown_unsent ...
  21:31:59 DEBUG| [stdout] # # tls.c:314:shutdown_unsent:Expected ret (-1) == 0 
(0)
  21:31:59 DEBUG| [stdout] # # shutdown_unsent: Test terminated by assertion
  21:31:59 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.shutdown_unsent
  21:31:59 DEBUG| [stdout] # not ok 291 tls.13_sm4_ccm.shutdown_unsent
  21:31:59 DEBUG| [stdout] # #  RUN           tls.13_sm4_ccm.shutdown_reuse ...
  21:31:59 DEBUG| [stdout] # # tls.c:314:shutdown_reuse:Expected ret (-1) == 0 
(0)
  21:31:59 DEBUG| [stdout] # # shutdown_reuse: Test terminated by assertion
  21:31:59 DEBUG| [stdout] # #          FAIL  tls.13_sm4_ccm.shutdown_reuse
  21:31:59 DEBUG| [stdout] # not ok 292 tls.13_sm4_ccm.shutdown_reuse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1999589/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to