Source: dqlite
Version: 1.11.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231027 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> FAIL: unit-test
> FAIL: integration-test
> ========================================
>    libdqlite 1.11.1: ./test-suite.log
> ========================================
> 
> # TOTAL: 2
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: unit-test
> ===============
> 
> Running test suite with seed 0x5a7e0f63...
> replication/exec                                            [ ERROR ]
> Error: test/unit/test_replication.c:361: assertion failed: f->invoked is not 
> true
> Error: child killed by signal 6 (Aborted)
> replication/checkpoint                                      [ ERROR ]
> Error: test/unit/test_replication.c:414: assertion failed: rc2 == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> VfsOpen/exclusive                                           [ OK    ] [ 
> 0.00000506 / 0.00000453 CPU ]
> VfsOpen/again                                               [ OK    ] [ 
> 0.00000634 / 0.00000549 CPU ]
> VfsOpen/noent                                               [ OK    ] [ 
> 0.00001826 / 0.00001506 CPU ]
> VfsOpen/walBeforeDb                                         [ OK    ] [ 
> 0.00000578 / 0.00000497 CPU ]
> VfsOpen/synchronous                                         [ OK    ] [ 
> 0.00027372 / 0.00027378 CPU ]
> VfsOpen/oom                                                 [ OK    ] [ 
> 0.00000458 / 0.00000428 CPU ]
> VfsOpen/oomFilename                                         [ OK    ] [ 
> 0.00000417 / 0.00000401 CPU ]
> VfsOpen/tmp                                                 [ OK    ] [ 
> 0.00009895 / 0.00009862 CPU ]
> VfsDelete/success                                           [ OK    ] [ 
> 0.00000501 / 0.00000476 CPU ]
> VfsDelete/enoent                                            [ OK    ] [ 
> 0.00000360 / 0.00000337 CPU ]
> VfsAccess/success                                           [ OK    ] [ 
> 0.00000571 / 0.00000495 CPU ]
> VfsAccess/noent                                             [ OK    ] [ 
> 0.00000348 / 0.00000326 CPU ]
> VfsFullPathname/success                                     [ OK    ] [ 
> 0.00001132 / 0.00001089 CPU ]
> VfsClose/thenDelete                                         [ OK    ] [ 
> 0.00000511 / 0.00000483 CPU ]
> VfsRead/neverWritten                                        [ OK    ] [ 
> 0.00000605 / 0.00000539 CPU ]
> VfsWrite/dbHeader                                           [ OK    ] [ 
> 0.00000513 / 0.00000481 CPU ]
> VfsWrite/andReadPages                                       [ OK    ] [ 
> 0.00000767 / 0.00000675 CPU ]
> VfsWrite/oomPage                                            [ OK    ] [ 
> 0.00000555 / 0.00000506 CPU ]
> VfsWrite/oomPageArray                                       [ OK    ] [ 
> 0.00000584 / 0.00000534 CPU ]
> VfsWrite/oomPageBuf                                         [ OK    ] [ 
> 0.00000465 / 0.00000442 CPU ]
> VfsWrite/beyondLast                                         [ OK    ] [ 
> 0.00000544 / 0.00000513 CPU ]
> VfsTruncate/database                                        [ OK    ] [ 
> 0.00000759 / 0.00000724 CPU ]
> VfsTruncate/unexpected                                      [ OK    ] [ 
> 0.00000538 / 0.00000494 CPU ]
> VfsTruncate/empty                                           [ OK    ] [ 
> 0.00000526 / 0.00000480 CPU ]
> VfsTruncate/emptyGrow                                       [ OK    ] [ 
> 0.00000485 / 0.00000455 CPU ]
> VfsTruncate/misaligned                                      [ OK    ] [ 
> 0.00000510 / 0.00000494 CPU ]
> VfsShmMap/oom                                               
>   mem-fault-delay=0, mem-fault-repeat=1                     [ OK    ] [ 
> 0.00000323 / 0.00000275 CPU ]
>   mem-fault-delay=1, mem-fault-repeat=1                     [ OK    ] [ 
> 0.00002067 / 0.00002041 CPU ]
> VfsShmLock/sharedBusy                                       [ OK    ] [ 
> 0.00002267 / 0.00002238 CPU ]
> VfsShmLock/exclBusy                                         [ OK    ] [ 
> 0.00002065 / 0.00002057 CPU ]
> VfsShmLock/releaseUnix                                      [ OK    ] [ 
> 0.00027035 / 0.00027036 CPU ]
> VfsShmLock/release                                          [ OK    ] [ 
> 0.00002166 / 0.00002157 CPU ]
> VfsFileControl/journal                                      [ OK    ] [ 
> 0.00001124 / 0.00001099 CPU ]
> VfsCurrentTime/success                                      [ OK    ] [ 
> 0.00000166 / 0.00000132 CPU ]
> VfsSleep/success                                            [ OK    ] [ 
> 0.00000181 / 0.00000144 CPU ]
> VfsInit/oom                                                 
>   mem-fault-delay=0, mem-fault-repeat=1                     [ OK    ] [ 
> 0.00000145 / 0.00000126 CPU ]
> VfsIntegration/wal                                          [ SKIP  ]
> VfsIntegration/checkpoint                                   [ SKIP  ]
> error/printf/success                                        [ OK    ] [ 
> 0.00006774 / 0.00006736 CPU ]
> error/printf/override                                       [ OK    ] [ 
> 0.00007809 / 0.00007774 CPU ]
> error/printf/oom                                            [ OK    ] [ 
> 0.00001487 / 0.00001485 CPU ]
> error/wrapf/success                                         [ OK    ] [ 
> 0.00005582 / 0.00005566 CPU ]
> error/wrapf/null_cause                                      [ OK    ] [ 
> 0.00005094 / 0.00005087 CPU ]
> error/wrapf/itself                                          [ OK    ] [ 
> 0.00005466 / 0.00005452 CPU ]
> error/oom/success                                           [ OK    ] [ 
> 0.00005280 / 0.00005273 CPU ]
> error/oom/vargs                                             [ OK    ] [ 
> 0.00005122 / 0.00005110 CPU ]
> error/sys/success                                           [ OK    ] [ 
> 0.00008965 / 0.00008964 CPU ]
> error/uv/success                                            [ OK    ] [ 
> 0.00006626 / 0.00006606 CPU ]
> error/copy/success                                          [ OK    ] [ 
> 0.00005437 / 0.00005425 CPU ]
> error/copy/null                                             [ OK    ] [ 
> 0.00000194 / 0.00000119 CPU ]
> error/copy/oom                                              [ SKIP  ]
> error/is_disconnect/eof                                     [ OK    ] [ 
> 0.00008128 / 0.00008118 CPU ]
> error/is_disconnect/econnreset                              [ OK    ] [ 
> 0.00017936 / 0.00017955 CPU ]
> error/is_disconnect/other                                   [ OK    ] [ 
> 0.00007271 / 0.00007244 CPU ]
> error/is_disconnect/null                                    [ OK    ] [ 
> 0.00000200 / 0.00000150 CPU ]
> ext_uv/write/sync                                           
>   endpoint-family=tcp                                       [ OK    ] [ 
> 0.00002910 / 0.00002862 CPU ]
>   endpoint-family=unix                                      [ OK    ] [ 
> 0.00001533 / 0.00001499 CPU ]
> ext_uv/read/sync                                            
>   endpoint-family=tcp                                       [ OK    ] [ 
> 0.00002941 / 0.00002899 CPU ]
>   endpoint-family=unix                                      [ OK    ] [ 
> 0.00004705 / 0.00004665 CPU ]
> lib_buffer/init/n_pages                                     [ OK    ] [ 
> 0.00002857 / 0.00000209 CPU ]
> lib_buffer/advance/enough                                   [ OK    ] [ 
> 0.00000171 / 0.00000118 CPU ]
> lib_buffer/advance/double                                   [ OK    ] [ 
> 0.00000429 / 0.00000366 CPU ]
> lib_buffer/advance/double_twice                             [ OK    ] [ 
> 0.00000770 / 0.00000673 CPU ]
> lib_registry/add/basic                                      
>   n=1                                                       [ OK    ] [ 
> 0.00035305 / 0.00035314 CPU ]
>   n=2                                                       [ OK    ] [ 
> 0.00012488 / 0.00012478 CPU ]
>   n=3                                                       [ OK    ] [ 
> 0.00019857 / 0.00019859 CPU ]
>   n=5                                                       [ OK    ] [ 
> 0.00007965 / 0.00007950 CPU ]
>   n=6                                                       [ OK    ] [ 
> 0.00036326 / 0.00036370 CPU ]
>   n=7                                                       [ OK    ] [ 
> 0.00008237 / 0.00008199 CPU ]
>   n=8                                                       [ OK    ] [ 
> 0.00021712 / 0.00021737 CPU ]
>   n=9                                                       [ OK    ] [ 
> 0.00008182 / 0.00008151 CPU ]
>   n=10                                                      [ OK    ] [ 
> 0.00008465 / 0.00008437 CPU ]
> lib_registry/add/del_add                                    [ OK    ] [ 
> 0.00007996 / 0.00007948 CPU ]
> lib_registry/add/and_del                                    
>   n=1                                                       [ OK    ] [ 
> 0.00007948 / 0.00007921 CPU ]
>   n=2                                                       [ OK    ] [ 
> 0.00009977 / 0.00009962 CPU ]
>   n=3                                                       [ OK    ] [ 
> 0.00008714 / 0.00008685 CPU ]
>   n=5                                                       [ OK    ] [ 
> 0.00010605 / 0.00010605 CPU ]
>   n=6                                                       [ OK    ] [ 
> 0.00008374 / 0.00008332 CPU ]
>   n=7                                                       [ OK    ] [ 
> 0.00009102 / 0.00009092 CPU ]
>   n=8                                                       [ OK    ] [ 
> 0.00012715 / 0.00012711 CPU ]
>   n=9                                                       [ OK    ] [ 
> 0.00008421 / 0.00008388 CPU ]
>   n=10                                                      [ OK    ] [ 
> 0.00007824 / 0.00007805 CPU ]
> lib_registry/get/basic                                      [ OK    ] [ 
> 0.00035715 / 0.00034470 CPU ]
> lib_registry/get/deleted                                    [ OK    ] [ 
> 0.00007809 / 0.00007785 CPU ]
> lib_registry/get/out_of_bound                               [ OK    ] [ 
> 0.00000104 / 0.00000086 CPU ]
> lib_registry/idx/found                                      [ OK    ] [ 
> 0.00007756 / 0.00007738 CPU ]
> lib_registry/idx/not_found                                  [ OK    ] [ 
> 0.00006844 / 0.00006840 CPU ]
> lib_registry/del/basic                                      [ OK    ] [ 
> 0.00006776 / 0.00006766 CPU ]
> lib_registry/del/twice                                      [ OK    ] [ 
> 0.00006472 / 0.00006465 CPU ]
> lib_registry/del/twice_middle                               [ OK    ] [ 
> 0.00006406 / 0.00006401 CPU ]
> lib_registry/del/out_of_bounds                              [ OK    ] [ 
> 0.00000225 / 0.00000170 CPU ]
> lib_registry/del/many                                       [ OK    ] [ 
> 0.00012777 / 0.00012781 CPU ]
> lib_serialize/fields/define                                 [ OK    ] [ 
> 0.00000129 / 0.00000106 CPU ]
> lib_serialize/sizeof/padding                                [ OK    ] [ 
> 0.00000109 / 0.00000093 CPU ]
> lib_serialize/sizeof/no_padding                             [ OK    ] [ 
> 0.00000108 / 0.00000090 CPU ]
> lib_serialize/encode/padding                                [ OK    ] [ 
> 0.00000958 / 0.00000950 CPU ]
> lib_serialize/encode/no_padding                             [ OK    ] [ 
> 0.00002193 / 0.00002182 CPU ]
> lib_serialize/encode/custom                                 [ OK    ] [ 
> 0.00000978 / 0.00000973 CPU ]
> lib_serialize/decode/padding                                [ OK    ] [ 
> 0.00000925 / 0.00000918 CPU ]
> lib_serialize/decode/no_padding                             [ OK    ] [ 
> 0.00001438 / 0.00001404 CPU ]
> lib_serialize/decode/short                                  [ OK    ] [ 
> 0.00000887 / 0.00000847 CPU ]
> lib_serialize/decode/custom                                 [ OK    ] [ 
> 0.00001122 / 0.00001113 CPU ]
> lib_transport/read/success                                  [ OK    ] [ 
> 0.00003211 / 0.00003188 CPU ]
> lib_transport/write/success                                 [ OK    ] [ 
> 0.00002272 / 0.00002250 CPU ]
> command/open/encode                                         [ OK    ] [ 
> 0.00002863 / 0.00002853 CPU ]
> command/open/decode                                         [ OK    ] [ 
> 0.00002771 / 0.00002762 CPU ]
> conn/handshake/success                                      [ ERROR ]
> Error: test/unit/test_conn.c:180: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/open/success                                           [ ERROR ]
> Error: test/unit/test_conn.c:215: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/prepare/success                                        [ ERROR ]
> Error: test/unit/test_conn.c:251: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/exec/success                                           [ ERROR ]
> Error: test/unit/test_conn.c:291: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/exec/result                                            [ ERROR ]
> Error: test/unit/test_conn.c:291: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/exec/close_while_in_flight                             [ ERROR ]
> Error: test/unit/test_conn.c:291: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> conn/query/one                                              [ ERROR ]
> Error: test/unit/test_conn.c:375: assertion failed: rv2 == 0 (20 == 0)
> Error: child killed by signal 6 (Aborted)
> gateway/leader/not_available                                [ OK    ] [ 
> 0.00000895 / 0.00000819 CPU ]
> gateway/leader/same_node                                    [ OK    ] [ 
> 0.00007182 / 0.00007120 CPU ]
> gateway/leader/other_node                                   [ OK    ] [ 
> 0.00020707 / 0.00020689 CPU ]
> gateway/open/success                                        [ OK    ] [ 
> 0.00067322 / 0.00067308 CPU ]
> gateway/open/error/twice                                    [ OK    ] [ 
> 0.00020044 / 0.00020011 CPU ]
> gateway/prepare/success                                     [ OK    ] [ 
> 0.00002851 / 0.00002803 CPU ]
> gateway/prepare/empty1                                      [ OK    ] [ 
> 0.00000339 / 0.00000305 CPU ]
> gateway/prepare/empty2                                      [ OK    ] [ 
> 0.00000399 / 0.00000343 CPU ]
> gateway/prepare/invalid                                     [ OK    ] [ 
> 0.00000523 / 0.00000466 CPU ]
> gateway/exec/simple                                         [ ERROR ]
> Error: test/unit/test_gateway.c:558: assertion failed: f->context->invoked is 
> not true
> Error: child killed by signal 6 (Aborted)
> gateway/exec/one_param                                      [ ERROR ]
> Error: test/unit/test_gateway.c:586: assertion failed: f->context->invoked is 
> not true
> Error: child killed by signal 6 (Aborted)
> gateway/exec/blob                                           [ ERROR ]
> Error: test/unit/test_gateway.c:620: assertion failed: f->context->invoked is 
> not true
> Error: child killed by signal 6 (Aborted)
> gateway/exec/frames_not_leader_1st_non_commit_re_elected    [ OK    ] [ 
> 0.00347558 / 0.00347565 CPU ]
> gateway/exec/frames_not_leader_1st_non_commit_other_elected [ OK    ] [ 
> 0.00264594 / 0.00264584 CPU ]
> gateway/exec/frames_not_leader_2nd_non_commit_re_elected    [ OK    ] [ 
> 0.00487646 / 0.00486098 CPU ]
> gateway/exec/close_while_in_flight                          [ OK    ] [ 
> 0.00174480 / 0.00174560 CPU ]
> gateway/exec/frames_not_leader_2nd_non_commit_other_elected [ OK    ] [ 
> 0.00379024 / 0.00377621 CPU ]
> gateway/exec/frames_leadership_lost_1st_non_commit_re_elected[ OK    ] [ 
> 0.00308757 / 0.00308766 CPU ]
> gateway/exec/undo_not_leader_pending_re_elected             [ OK    ] [ 
> 0.00194623 / 0.00194674 CPU ]
> gateway/exec/undo_not_leader_pending_other_elected          [ OK    ] [ 
> 0.00302097 / 0.00302165 CPU ]
> gateway/exec/restore                                        [ SKIP  ]
> gateway/query/simple                                        [ OK    ] [ 
> 0.00002292 / 0.00002206 CPU ]
> gateway/query/one_row                                       [ OK    ] [ 
> 0.00041496 / 0.00041478 CPU ]
> gateway/query/large                                         [ OK    ] [ 
> 0.00508392 / 0.00508493 CPU ]
> gateway/query/params                                        [ OK    ] [ 
> 0.00054876 / 0.00054882 CPU ]
> gateway/query/interrupt                                     [ OK    ] [ 
> 0.00375525 / 0.00374597 CPU ]
> gateway/query/largeClose                                    [ OK    ] [ 
> 0.00387878 / 0.00386366 CPU ]
> gateway/query/barrier                                       [ OK    ] [ 
> 0.00112289 / 0.00112260 CPU ]
> gateway/query/barrierInFlightQuery                          [ OK    ] [ 
> 0.00107855 / 0.00107866 CPU ]
> gateway/query/barrierInFlightQuerySql                       [ OK    ] [ 
> 0.00063846 / 0.00063817 CPU ]
> gateway/query/barrierInFlightExec                           [ OK    ] [ 
> 0.00070811 / 0.00070798 CPU ]
> gateway/finalize/success                                    [ OK    ] [ 
> 0.00002651 / 0.00002602 CPU ]
> gateway/exec_sql/single                                     [ ERROR ]
> Error: test/unit/test_gateway.c:1418: assertion failed: f->context->invoked 
> is not true
> Error: child killed by signal 6 (Aborted)
> gateway/exec_sql/empty1                                     [ OK    ] [ 
> 0.00000607 / 0.00000550 CPU ]
> gateway/exec_sql/empty2                                     [ OK    ] [ 
> 0.00000784 / 0.00000734 CPU ]
> gateway/exec_sql/invalid                                    [ OK    ] [ 
> 0.00001152 / 0.00001088 CPU ]
> gateway/exec_sql/multi                                      [ OK    ] [ 
> 0.00075854 / 0.00075921 CPU ]
> gateway/query_sql/small                                     [ OK    ] [ 
> 0.00083692 / 0.00083716 CPU ]
> gateway/query_sql/empty1                                    [ OK    ] [ 
> 0.00051072 / 0.00051088 CPU ]
> gateway/query_sql/empty2                                    [ OK    ] [ 
> 0.00039924 / 0.00039890 CPU ]
> gateway/query_sql/invalid                                   [ OK    ] [ 
> 0.00049904 / 0.00049907 CPU ]
> gateway/query_sql/large                                     [ OK    ] [ 
> 0.00337542 / 0.00337541 CPU ]
> gateway/query_sql/largeClose                                [ OK    ] [ 
> 0.00872081 / 0.00872193 CPU ]
> gateway/query_sql/params                                    [ OK    ] [ 
> 0.00049370 / 0.00049326 CPU ]
> concurrency/exec/open                                       [ OK    ] [ 
> 0.00139020 / 0.00139018 CPU ]
> concurrency/exec/tx                                         [ OK    ] [ 
> 0.00083104 / 0.00083106 CPU ]
> concurrency/query/tx                                        [ OK    ] [ 
> 0.00197316 / 0.00197350 CPU ]
> registry/db/get_new                                         [ OK    ] [ 
> 0.00000277 / 0.00000230 CPU ]
> registry/db/get_existing                                    [ OK    ] [ 
> 0.00000228 / 0.00000181 CPU ]
> replication_v1/init/conn                                    [ OK    ] [ 
> 0.00000730 / 0.00000677 CPU ]
> replication_v1/exec/success                                 [ ERROR ]
> Error: test/unit/test_replication.c:211: assertion failed: f->invoked is not 
> true
> Error: child killed by signal 6 (Aborted)
> replication_v1/exec/snapshot                                [ ERROR ]
> Error: test/unit/test_replication.c:228: assertion failed: rc2 == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> replication_v1/exec/snapshot_busy                           [ OK    ] [ 
> 0.00164235 / 0.00164268 CPU ]
> replication_v1/exec/checkpoint                              [ OK    ] [ 
> 0.00094581 / 0.00094586 CPU ]
> replication_v1/exec/checkpoint_read_lock                    [ OK    ] [ 
> 0.00117493 / 0.00117502 CPU ]
> request/serialize/leader                                    [ OK    ] [ 
> 0.00000577 / 0.00000517 CPU ]
> request/decode/leader                                       [ OK    ] [ 
> 0.00000144 / 0.00000104 CPU ]
> tuple/decoder/init/param                                    [ OK    ] [ 
> 0.00000471 / 0.00000448 CPU ]
> tuple/decoder/init/row                                      [ OK    ] [ 
> 0.00000646 / 0.00000607 CPU ]
> tuple/decoder/row/one_value                                 [ OK    ] [ 
> 0.00000894 / 0.00000868 CPU ]
> tuple/decoder/row/two_values                                [ OK    ] [ 
> 0.00001072 / 0.00001051 CPU ]
> tuple/decoder/params/one_value                              [ OK    ] [ 
> 0.00000646 / 0.00000630 CPU ]
> tuple/decoder/params/two_values                             [ OK    ] [ 
> 0.00001038 / 0.00001020 CPU ]
> tuple/decoder/type/float                                    [ OK    ] [ 
> 0.00001097 / 0.00001055 CPU ]
> tuple/decoder/type/null                                     [ OK    ] [ 
> 0.00000720 / 0.00000701 CPU ]
> tuple/decoder/type/iso8601                                  [ OK    ] [ 
> 0.00001532 / 0.00001486 CPU ]
> tuple/decoder/type/boolean                                  [ OK    ] [ 
> 0.00000922 / 0.00000894 CPU ]
> tuple/encoder/row/one_value                                 [ OK    ] [ 
> 0.00001382 / 0.00001350 CPU ]
> tuple/encoder/row/two_values                                [ OK    ] [ 
> 0.00001631 / 0.00001616 CPU ]
> tuple/encoder/params/one_value                              [ OK    ] [ 
> 0.00000893 / 0.00000877 CPU ]
> tuple/encoder/params/two_values                             [ OK    ] [ 
> 0.00001110 / 0.00001090 CPU ]
> tuple/encoder/type/float                                    [ OK    ] [ 
> 0.00001441 / 0.00001417 CPU ]
> tuple/encoder/type/unixtime                                 [ OK    ] [ 
> 0.00001394 / 0.00001358 CPU ]
> tuple/encoder/type/iso8601                                  [ OK    ] [ 
> 0.00001513 / 0.00001491 CPU ]
> tuple/encoder/type/boolean                                  [ OK    ] [ 
> 0.00001450 / 0.00001420 CPU ]
> 171 of 186 (92%) tests successful, 4 (2%) test skipped.
> FAIL unit-test (exit status: 1)
> 
> FAIL: integration-test
> ======================
> 
> Running test suite with seed 0x322e18ae...
> client/exec                                                 [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> client/query                                                [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> cluster/restart                                             
>   num_records=0                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=1                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=256                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=993                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=2200                                          [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> cluster/dataOnNewNode                                       
>   num_records=0                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=1                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=256                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=993                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=2200                                          [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotFreshDb                                         [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotWrittenDb                                       [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotHeapFaultSingleDB                               [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotHeapFaultTwoDB                                  [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotNewDbAddedBeforeFinalize                        [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotWritesBeforeFinalize                            [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotRestore                                         
>   num_records=0                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=1                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=256                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=993                                           [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
>   num_records=2200                                          [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/concurrentSnapshots                                     [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> fsm/snapshotRestoreMultipleDBs                              [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> membership/join                                             [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> membership/transfer                                         [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> membership/transferPendingTransaction                       [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> membership/transferTwicePendingTransaction                  [ ERROR ]
> Error: test/lib/server.c:58: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/start                                                  [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/startInet                                              [ ERROR ]
> Error: test/integration/test_node.c:50: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/snapshotParams                                         [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/snapshotParamsRunning                                  [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/snapshotParamsTrailingTooSmall                         [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/snapshotParamsThresholdLargerThanTrailing              [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatency                                         [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyRunning                                  [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyTooLarge                                 [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyMs                                       [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyMsRunning                                [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyMsTooSmall                               [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/networkLatencyMsTooLarge                               [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recover                                                [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recoverExt                                             [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recoverExtUnaligned                                    [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recoverExtTooSmall                                     [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recoverExtNewFields                                    [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/recoverExtNewFieldsNotZero                             [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> node/errMsgNodeNull                                         [ OK    ] [ 
> 0.00001295 / 0.00001260 CPU ]
> node/errMsg                                                 [ ERROR ]
> Error: test/integration/test_node.c:32: assertion failed: rv == 0 (1 == 0)
> Error: child killed by signal 6 (Aborted)
> vfs/open                                                    [ OK    ] [ 
> 0.00022857 / 0.00022847 CPU ]
> vfs/writeTransactionNotImmediatelyVisible                   [ OK    ] [ 
> 0.00055406 / 0.00055456 CPU ]
> vfs/pollAfterWriteTransaction                               [ OK    ] [ 
> 0.00029102 / 0.00029121 CPU ]
> vfs/pollAcquireWriteLock                                    [ OK    ] [ 
> 0.00045775 / 0.00045832 CPU ]
> vfs/pollAfterPageStress                                     [ OK    ] [ 
> 0.00572705 / 0.00572772 CPU ]
> vfs/adaptPendingByte                                        [ OK    ] [ 
> 0.20827076 / 0.20825820 CPU ]
> vfs/applyMakesTransactionVisible                            [ OK    ] [ 
> 0.00032639 / 0.00032648 CPU ]
> vfs/applyExplicitTransaction                                [ OK    ] [ 
> 0.00030445 / 0.00030434 CPU ]
> vfs/consecutiveWriteTransactions                            [ OK    ] [ 
> 0.00027099 / 0.00027113 CPU ]
> vfs/reopenAfterConsecutiveWriteTransactions                 [ OK    ] [ 
> 0.00049413 / 0.00049449 CPU ]
> vfs/transactionIsVisibleFromExistingConnection              [ OK    ] [ 
> 0.00056545 / 0.00056620 CPU ]
> vfs/transactionIsVisibleFromNewConnection                   [ OK    ] [ 
> 0.00034083 / 0.00034107 CPU ]
> vfs/transactionIsVisibleFromReopenedConnection              [ OK    ] [ 
> 0.00185710 / 0.00185741 CPU ]
> vfs/firstApplyOnDifferentVfs                                [ OK    ] [ 
> 0.00033277 / 0.00033298 CPU ]
> vfs/secondApplyOnDifferentVfs                               [ OK    ] [ 
> 0.00181177 / 0.00181230 CPU ]
> vfs/applyOnDifferentVfsWithOpenConnection                   [ OK    ] [ 
> 0.00049983 / 0.00049990 CPU ]
> vfs/transactionVisibleOnDifferentVfs                        [ OK    ] [ 
> 0.00050473 / 0.00050468 CPU ]
> vfs/abort                                                   [ OK    ] [ 
> 0.00085377 / 0.00085479 CPU ]
> vfs/checkpoint                                              [ OK    ] [ 
> 0.00038904 / 0.00038910 CPU ]
> vfs/applyOnDifferentVfsAfterCheckpoint                      [ OK    ] [ 
> 0.00066781 / 0.00066780 CPU ]
> vfs/applyOnDifferentVfsAfterCheckpointOtherVfsNoCheckpoint  [ OK    ] [ 
> 0.00089826 / 0.00089822 CPU ]
> vfs/applyOnDifferentVfsExtraCheckpointsOnOtherVfs           [ OK    ] [ 
> 0.00082893 / 0.00082882 CPU ]
> vfs/checkpointThenPerformTransaction                        [ OK    ] [ 
> 0.00083052 / 0.00083159 CPU ]
> vfs/rollbackTransactionWithoutPageStress                    [ OK    ] [ 
> 0.00030900 / 0.00030900 CPU ]
> vfs/rollbackTransactionWithPageStress                       [ OK    ] [ 
> 0.00152649 / 0.00152724 CPU ]
> vfs/checkpointTransactionWithPageStress                     [ OK    ] [ 
> 0.00088923 / 0.00088923 CPU ]
> vfs/snapshotInitialDatabase                                 
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00018622 / 0.00018604 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00039877 / 0.00039921 CPU ]
> vfs/snapshotAfterFirstTransaction                           
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00028385 / 0.00028366 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00028244 / 0.00028239 CPU ]
> vfs/snapshotAfterCheckpoint                                 
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00047908 / 0.00047938 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00029004 / 0.00029001 CPU ]
> vfs/restoreInitialDatabase                                  
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00026639 / 0.00026631 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00035974 / 0.00035971 CPU ]
> vfs/restoreAfterFirstTransaction                            
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00046373 / 0.00046352 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00042721 / 0.00042728 CPU ]
> vfs/restoreWithOpenConnection                               
>   snapshot-shallow-param=0                                  [ OK    ] [ 
> 0.00045935 / 0.00045944 CPU ]
>   snapshot-shallow-param=1                                  [ OK    ] [ 
> 0.00114013 / 0.00113977 CPU ]
> 39 of 88 (44%) tests successful, 0 (0%) test skipped.
> FAIL integration-test (exit status: 1)
> 
> ============================================================================
> Testsuite summary for libdqlite 1.11.1
> ============================================================================
> # TOTAL: 2
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to https://github.com/canonical/dqlite
> ============================================================================
> make[3]: *** [Makefile:2200: test-suite.log] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: *** [Makefile:2308: check-TESTS] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:2527: check-am] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/10/27/dqlite_1.11.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to