Source: rust-roaring
Version: 0.10.12-1
Severity: serious
User: [email protected]
Usertags: regression

Dear maintainer(s),

With a recent upload of rust-roaring the autopkgtest of rust-roaring fails in testing when that autopkgtest is run with the binary packages of rust-roaring from unstable because the tests run longer than the global timeout on i386 and s390x (and on riscv64 but I'll not hold that against you). It passes when run with only packages from testing. In tabular form:

                       pass            fail
rust-roaring           from testing    0.10.12-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it? Because failing tests are retried every day, the 8:30 hours of this test is a bit hard on the infra and I'll add the package to our reject_list for these architecture until this bug is closed or you contact us (#debci or [email protected]).

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=rust-roaring

https://ci.debian.net/data/autopkgtest/testing/i386/r/rust-roaring/64107600/log.gz

179s 179s running 86 tests
179s test bitmap::inherent::tests::insert_range_single ... ok
179s test bitmap::inherent::tests::remove_biggest_for_bit ... ok
179s test bitmap::inherent::tests::remove_biggest_for_vec ... ok
179s test bitmap::inherent::tests::remove_smallest_for_bit ... ok
179s test bitmap::inherent::tests::remove_smallest_for_vec ... ok
179s test bitmap::inherent::tests::test_insert_max_u32 ... ok
179s test bitmap::inherent::tests::test_insert_remove_across_container ... ok 179s test bitmap::inherent::tests::test_insert_remove_range_multi_container ... ok 179s test bitmap::inherent::tests::test_insert_remove_range_pre_populated ... ok 179s test bitmap::inherent::tests::test_insert_remove_range_same_container ... ok
179s test bitmap::inherent::tests::test_insert_remove_single_element ... ok
184s test bitmap::inherent::tests::insert_range ... ok
239s test bitmap::ops::test::all_difference_give_the_same_result has been running for over 60 seconds 244s test bitmap::ops::test::all_intersection_give_the_same_result has been running for over 60 seconds
1053s test bitmap::ops::test::all_difference_give_the_same_result ... ok
1092s test bitmap::ops::test::all_intersection_give_the_same_result ... ok
1113s test bitmap::ops::test::all_symmetric_difference_give_the_same_result has been running for over 60 seconds 1152s test bitmap::ops::test::all_union_give_the_same_result has been running for over 60 seconds
1982s test bitmap::ops::test::all_union_give_the_same_result ... ok
1988s test bitmap::ops::test::all_symmetric_difference_give_the_same_result ... ok 2042s test bitmap::ops::test::difference_len_eq_len_of_materialized_difference has been running for over 60 seconds 2048s test bitmap::ops::test::intersection_len_eq_len_of_materialized_intersection has been running for over 60 seconds 2577s test bitmap::ops::test::intersection_len_eq_len_of_materialized_intersection ... ok 2603s test bitmap::ops::test::difference_len_eq_len_of_materialized_difference ... ok 2637s test bitmap::ops::test::symmetric_difference_len_eq_len_of_materialized_symmetric_difference has been running for over 60 seconds 2663s test bitmap::ops::test::union_len_eq_len_of_materialized_union has been running for over 60 seconds 3175s test bitmap::ops::test::symmetric_difference_len_eq_len_of_materialized_symmetric_difference ... ok
3178s test bitmap::ops::test::union_len_eq_len_of_materialized_union ... ok
3235s test bitmap::ops_with_serialized::test::intersection_with_serialized_eq_materialized_intersection has been running for over 60 seconds 3238s test bitmap::proptests::test::antisymmetry has been running for over 60 seconds
3453s test bitmap::proptests::test::antisymmetry ... ok
3513s test bitmap::proptests::test::empty_set_domination has been running for over 60 seconds 3748s test bitmap::ops_with_serialized::test::intersection_with_serialized_eq_materialized_intersection ... ok
3748s test bitmap::proptests::test::empty_set_domination ... ok
3808s test bitmap::proptests::test::existence_of_joins has been running for over 60 seconds 3808s test bitmap::proptests::test::existence_of_meets has been running for over 60 seconds
4316s test bitmap::proptests::test::existence_of_meets ... ok
4351s test bitmap::proptests::test::existence_of_joins ... ok
4376s test bitmap::proptests::test::inclusion_can_be_characterized_by_union_or_inersection has been running for over 60 seconds 4411s test bitmap::proptests::test::intersection_distributes_over_symmetric_difference has been running for over 60 seconds 4890s test bitmap::proptests::test::inclusion_can_be_characterized_by_union_or_inersection ... ok 4950s test bitmap::proptests::test::intersection_distributes_over_union has been running for over 60 seconds 5259s test bitmap::proptests::test::intersection_distributes_over_symmetric_difference ... ok 5319s test bitmap::proptests::test::intersections_are_associative has been running for over 60 seconds 5819s test bitmap::proptests::test::intersection_distributes_over_union ... ok 5879s test bitmap::proptests::test::intersections_are_commutative has been running for over 60 seconds
6128s test bitmap::proptests::test::intersections_are_associative ... ok
6188s test bitmap::proptests::test::intersections_are_idempotent has been running for over 60 seconds
6426s test bitmap::proptests::test::intersections_are_idempotent ... ok
6441s test bitmap::proptests::test::intersections_are_commutative ... ok
6486s test bitmap::proptests::test::reflexivity has been running for over 60 seconds 6501s test bitmap::proptests::test::relative_compliments has been running for over 60 seconds
6735s test bitmap::proptests::test::reflexivity ... ok
6795s test bitmap::proptests::test::symmetric_difference_empty_set_neutral has been running for over 60 seconds 7039s test bitmap::proptests::test::symmetric_difference_empty_set_neutral ... ok 7099s test bitmap::proptests::test::symmetric_difference_inverse_of_itself has been running for over 60 seconds 7316s test bitmap::proptests::test::symmetric_difference_inverse_of_itself ... ok 7376s test bitmap::proptests::test::symmetric_difference_relative_compliments has been running for over 60 seconds
7420s test bitmap::proptests::test::relative_compliments ... ok
7480s test bitmap::proptests::test::symmetric_difference_triangle_inequality has been running for over 60 seconds 7902s test bitmap::proptests::test::symmetric_difference_relative_compliments ... ok 7962s test bitmap::proptests::test::symmetric_differences_are_associative has been running for over 60 seconds 8329s test bitmap::proptests::test::symmetric_difference_triangle_inequality ... ok 8389s test bitmap::proptests::test::symmetric_differences_are_commutative has been running for over 60 seconds 8816s test bitmap::proptests::test::symmetric_differences_are_associative ... ok 8876s test bitmap::proptests::test::the_empty_set_is_the_identity_for_symmetric_difference has been running for over 60 seconds 8940s test bitmap::proptests::test::symmetric_differences_are_commutative ... ok 9000s test bitmap::proptests::test::the_empty_set_is_the_identity_for_union has been running for over 60 seconds 9122s test bitmap::proptests::test::the_empty_set_is_the_identity_for_symmetric_difference ... ok 9182s test bitmap::proptests::test::transitivity has been running for over 60 seconds 9246s test bitmap::proptests::test::the_empty_set_is_the_identity_for_union ... ok 9306s test bitmap::proptests::test::union_distributes_over_intersection has been running for over 60 seconds
10008s test bitmap::proptests::test::transitivity ... ok
10062s autopkgtest [03:19:55]: ERROR: timed out on command "su -s /bin/bash debci -c set -e; exec /tmp/autopkgtest-lxc.94vh1ln0/downtmp/wrapper.sh --artifacts=/tmp/autopkgtest-lxc.94vh1ln0/downtmp/rust-roaring:@-artifacts --chdir=/tmp/autopkgtest-lxc.94vh1ln0/downtmp/build.d1L/src --env=AUTOPKGTEST_TESTBED_ARCH=i386 --env=AUTOPKGTEST_TEST_ARCH=i386 --env=DEB_BUILD_OPTIONS=parallel=2 --env=DEBIAN_FRONTEND=noninteractive --env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS --unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE --unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT --unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME --unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE --unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid --source-profile --stderr=/tmp/autopkgtest-lxc.94vh1ln0/downtmp/rust-roaring:@-stderr --stdout=/tmp/autopkgtest-lxc.94vh1ln0/downtmp/rust-roaring:@-stdout --tmp=/tmp/autopkgtest-lxc.94vh1ln0/downtmp/autopkgtest_tmp -- bash -ec '/usr/share/cargo/bin/cargo-auto-test roaring 0.10.12 --all-targets --all-features'" (kind: test)
10063s autopkgtest [03:19:56]: test rust-roaring:@

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to