Debian Bug report logs - #1022419
babeltrace: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

version graph

Package: src:babeltrace; Maintainer for src:babeltrace is Jon Bernard <jbernard@debian.org>;

Reported by: Lucas Nussbaum <lucas@debian.org>

Date: Sun, 23 Oct 2022 13:29:29 UTC

Severity: serious

Tags: bookworm, ftbfs, sid

Found in version babeltrace/1.5.8-2

Fixed in version babeltrace/1.5.8-3

Done: Michael Jeanson <mjeanson@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Jon Bernard <jbernard@debian.org>:
Bug#1022419; Package src:babeltrace. (Sun, 23 Oct 2022 13:29:31 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@debian.org>:
New Bug report received and forwarded. Copy sent to Jon Bernard <jbernard@debian.org>. (Sun, 23 Oct 2022 13:29:31 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@debian.org>
To: submit@bugs.debian.org
Subject: babeltrace: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2
Date: Sun, 23 Oct 2022 15:14:55 +0200
Source: babeltrace
Version: 1.5.8-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests'
> PASS: lib/test_dwarf_complete 1 - Open DWARF file /<<PKGBUILDDIR>>/tests/debug-info-data/libhello_so
> PASS: lib/test_dwarf_complete 2 - dwarf_begin successful
> PASS: lib/test_dwarf_complete 3 - bt_dwarf_cu_create successful
> PASS: lib/test_dwarf_complete 4 - bt_dwarf_cu_next successful
> PASS: lib/test_dwarf_complete 5 - bt_dwarf_die_create successful
> PASS: lib/test_dwarf_complete 6 - bt_dwarf_die_next from root DIE successful
> PASS: lib/test_dwarf_complete 7 - bt_dwarf_die_next from root DIE - correct depth value
> PASS: lib/test_dwarf_complete 8 - bt_dwarf_die_next from non-root DIE successful
> PASS: lib/test_dwarf_complete 9 - bt_dwarf_die_next from non-root DIE - correct depth value
> PASS: lib/test_dwarf_complete 10 - bt_dwarf_die_child successful
> PASS: lib/test_dwarf_complete 11 - bt_dwarf_die_child - correct depth value
> PASS: lib/test_dwarf_complete 12 - bt_dwarf_die_get_tag successful
> PASS: lib/test_dwarf_complete 13 - bt_dwarf_die_get_tag - correct tag value
> PASS: lib/test_dwarf_complete 14 - bt_dwarf_die_get_name successful
> PASS: lib/test_dwarf_complete 15 - bt_dwarf_die_get_name - correct name value
> PASS: lib/test_seek_empty_packet 1 - Event valid
> PASS: lib/test_seek_empty_packet 2 - timestamp_begin == expected_begin
> PASS: lib/test_seek_empty_packet 3 - Seek begin retval 0
> PASS: lib/test_seek_empty_packet 4 - Event valid
> PASS: lib/test_seek_empty_packet 5 - timestamp_begin == timestamp_seek_begin
> PASS: lib/test_seek_empty_packet 6 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 7 - Seek time at last retval 0
> PASS: lib/test_seek_empty_packet 8 - Event valid at last position
> PASS: lib/test_seek_empty_packet 9 - timestamp_last == expected_last
> PASS: lib/test_seek_empty_packet 10 - iter next should return an error
> PASS: lib/test_seek_empty_packet 11 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 12 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 13 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 14 - Event valid at last position
> PASS: lib/test_seek_empty_packet 15 - timestamp_last == expected_last
> PASS: lib/test_seek_empty_packet 16 - iter next should return an error
> PASS: lib/test_seek_empty_packet 17 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 18 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 19 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 20 - Event valid at last position
> PASS: lib/test_seek_empty_packet 21 - timestamp == expected_last
> PASS: lib/test_seek_empty_packet 22 - iter next should return an error
> PASS: lib/test_seek_empty_packet 23 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 24 - Seek begin retval 0
> PASS: lib/test_seek_empty_packet 25 - Event valid at first position
> PASS: lib/test_seek_empty_packet 26 - timestamp == expected_begin
> PASS: lib/test_seek_empty_packet 27 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 28 - Event valid at last position
> PASS: lib/test_seek_empty_packet 29 - timestamp == expected_last
> PASS: lib/test_bin_info_complete 1 - bin_info_init successful
> PASS: lib/test_bin_info_complete 2 - bin_info_create successful
> PASS: lib/test_bin_info_complete 3 - bin_info_has_address - address under so's range
> PASS: lib/test_bin_info_complete 4 - bin_info_has_address - lower bound of so's range
> PASS: lib/test_bin_info_complete 5 - bin_info_has_address - address in so's range
> PASS: lib/test_bin_info_complete 6 - bin_info_has_address - upper bound of so's range
> PASS: lib/test_bin_info_complete 7 - bin_info_has_address - address above so's range
> PASS: lib/test_bin_info_complete 8 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 9 - bin_info_lookup_function_name - correct func_name value
> PASS: lib/test_bin_info_complete 10 - bin_info_lookup_function_name - fail on addr not found
> PASS: lib/test_bin_info_complete 11 - bin_info_lookup_source_location successful
> PASS: lib/test_bin_info_complete 12 - bin_info_lookup_source_location - correct line_no
> PASS: lib/test_bin_info_complete 13 - bin_info_lookup_source_location - correct filename
> PASS: lib/test_bin_info_complete 14 - bin_info_lookup_source_location (inlined func) successful
> PASS: lib/test_bin_info_complete 15 - bin_info_lookup_source_location (inlined func) - correct line_no
> PASS: lib/test_bin_info_complete 16 - bin_info_lookup_source_location (inlined func) - correct filename
> PASS: lib/test_bin_info_complete 17 - bin_info_lookup_source_location - fail on addr not found
> PASS: lib/test_bin_info_complete 18 - bin_info_create successful
> PASS: lib/test_bin_info_complete 19 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 20 - bin_info_lookup_function_name - correct func_name value
> PASS: lib/test_bin_info_complete 21 - bin_info_lookup_function_name - fail on addr not found
> PASS: lib/test_bin_info_complete 22 - bin_info_lookup_source_location - fail on ELF only file
> PASS: lib/test_bin_info_complete 23 - bin_info_create successful
> PASS: lib/test_bin_info_complete 24 - bin_info_set_build_id successful
> PASS: lib/test_bin_info_complete 25 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 26 - bin_info_lookup_function_name - correct func_name value
> PASS: lib/test_bin_info_complete 27 - bin_info_lookup_source_location successful
> PASS: lib/test_bin_info_complete 28 - bin_info_lookup_source_location - correct line_no
> PASS: lib/test_bin_info_complete 29 - bin_info_lookup_source_location - correct filename
> PASS: lib/test_bin_info_complete 30 - bin_info_create successful
> PASS: lib/test_bin_info_complete 31 - bin_info_set_debug_link successful
> PASS: lib/test_bin_info_complete 32 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 33 - bin_info_lookup_function_name - correct func_name value
> PASS: lib/test_bin_info_complete 34 - bin_info_lookup_source_location successful
> PASS: lib/test_bin_info_complete 35 - bin_info_lookup_source_location - correct line_no
> PASS: lib/test_bin_info_complete 36 - bin_info_lookup_source_location - correct filename
> PASS: lib/test_seek_big_trace 1 - Event valid
> PASS: lib/test_seek_big_trace 2 - timestamp_begin == expected_begin
> PASS: lib/test_seek_big_trace 3 - Seek begin retval 0
> PASS: lib/test_seek_big_trace 4 - Event valid
> PASS: lib/test_seek_big_trace 5 - timestamp_begin == timestamp_seek_begin
> PASS: lib/test_seek_big_trace 6 - Event valid at beginning
> PASS: lib/test_seek_big_trace 7 - Seek time at last retval 0
> PASS: lib/test_seek_big_trace 8 - Event valid at last position
> PASS: lib/test_seek_big_trace 9 - timestamp_last == expected_last
> PASS: lib/test_seek_big_trace 10 - iter next should return an error
> PASS: lib/test_seek_big_trace 11 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 12 - Event valid at beginning
> PASS: lib/test_seek_big_trace 13 - Seek last retval 0
> PASS: lib/test_seek_big_trace 14 - Event valid at last position
> PASS: lib/test_seek_big_trace 15 - timestamp_last == expected_last
> PASS: lib/test_seek_big_trace 16 - iter next should return an error
> PASS: lib/test_seek_big_trace 17 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 18 - Event valid at beginning
> PASS: lib/test_seek_big_trace 19 - Seek last retval 0
> PASS: lib/test_seek_big_trace 20 - Event valid at last position
> PASS: lib/test_seek_big_trace 21 - timestamp == expected_last
> PASS: lib/test_seek_big_trace 22 - iter next should return an error
> PASS: lib/test_seek_big_trace 23 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 24 - Seek begin retval 0
> PASS: lib/test_seek_big_trace 25 - Event valid at first position
> PASS: lib/test_seek_big_trace 26 - timestamp == expected_begin
> PASS: lib/test_seek_big_trace 27 - Seek last retval 0
> PASS: lib/test_seek_big_trace 28 - Event valid at last position
> PASS: lib/test_seek_big_trace 29 - timestamp == expected_last
> FAIL: bin/test_packet_seq_num 1 - Trace parses
> PASS: bin/test_packet_seq_num 2 - No events lost
> FAIL: bin/test_packet_seq_num 3 - Trace parses
> PASS: bin/test_packet_seq_num 4 - No events lost
> FAIL: bin/test_packet_seq_num 5 - Trace parses
> FAIL: bin/test_packet_seq_num 6 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 7 - Trace parses
> FAIL: bin/test_packet_seq_num 8 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 9 - Trace parses
> FAIL: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1
> ERROR: bin/test_packet_seq_num - exited with status 8
> FAIL: bin/intersection/test_intersection 1 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 2 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 3 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 4 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 5 - 6 events in the whole trace
> PASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting
> FAIL: bin/intersection/test_intersection 7 - 3 events in the whole trace
> FAIL: bin/intersection/test_intersection 8 - 3 events in packets intersecting
> PASS: bin/intersection/test_intersection 9 - 0 events in the whole trace
> PASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting
> ERROR: bin/intersection/test_intersection - exited with status 7
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> ERROR: bin/test_trace_read - exited with status 10
> PASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating trace with path
> PASS: lib/test_ctf_writer_complete 2 - Add host (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field error with NULL writer
> PASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field error with NULL field name
> PASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field error with NULL field value
> PASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 7 - Add nodename (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 8 - Add release (5.10.0-9-cloud-amd64) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 9 - Add version (\#1 SMP Debian 5.10.70-1 (2021-09-30)) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 10 - Add machine (x86_64) environment field to writer istance
> PASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected
> PASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected
> PASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully
> PASS: lib/test_ctf_writer_complete 14 - Set clock frequency
> PASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)
> PASS: lib/test_ctf_writer_complete 16 - Set clock offset
> PASS: lib/test_ctf_writer_complete 17 - Set clock precision
> PASS: lib/test_ctf_writer_complete 18 - Set clock absolute property
> PASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance
> PASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice to a writer instance
> PASS: lib/test_ctf_writer_complete 21 - Create stream class
> PASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock
> PASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary
> PASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal
> PASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as unknown
> PASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal
> PASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal
> PASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value
> PASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed
> PASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to unsigned
> PASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type
> PASS: lib/test_ctf_writer_complete 33 - Create a string type
> PASS: lib/test_ctf_writer_complete 34 - Reject invalid "None" string encoding
> PASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding
> PASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII
> PASS: lib/test_ctf_writer_complete 37 - Create a structure type
> PASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure
> PASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure
> PASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure
> PASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure
> PASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer
> PASS: lib/test_ctf_writer_complete 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer
> PASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 56 - Instanciate a string field
> PASS: lib/test_ctf_writer_complete 57 - Set a string's value
> PASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an unsigned 12-bit integer as container
> PASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated before instantiation
> PASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer
> PASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was already instantiated fail
> PASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings containing quotes
> PASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings containing special characters
> PASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings containing reserved keywords
> PASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event
> PASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a single integer field
> PASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a manually allocated field
> PASS: lib/test_ctf_writer_complete 69 - Set enumeration container value
> PASS: lib/test_ctf_writer_complete 70 - Set clock time
> PASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream
> PASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event
> PASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream class after writing an event
> PASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream
> PASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet resize
> PASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an unknown tag value
> PASS: lib/test_ctf_writer_complete 77 - Add a field to a variant
> PASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class with an illegal name
> PASS: lib/test_ctf_writer_complete 79 - Create an event class
> PASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an empty name to an event
> PASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a NULL type to an event
> PASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an illegal name to an event
> PASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to an event
> PASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to an event
> PASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event
> PASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class to a stream class
> PASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class
> PASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event
> PASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a field instance
> PASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length
> PASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream
> PASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex event
> PASS: lib/test_ctf_writer_complete 93 - Get metadata string
> PASS: lib/test_ctf_writer_complete 94 - Metadata string is valid
> FAIL: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting trace
> PASS: lib/test_bitfield 1 - Writing and reading back 0x0, unsigned
> PASS: lib/test_bitfield 2 - Writing and reading back 0x0, signed
> PASS: lib/test_bitfield 3 - Writing and reading back 0x1, unsigned
> PASS: lib/test_bitfield 4 - Writing and reading back 0xFFFFFFFF, unsigned
> PASS: lib/test_bitfield 5 - Writing and reading back 0xFFFFFFFF, signed
> PASS: lib/test_bitfield 6 - Writing and reading back 0x80000000, signed
> PASS: lib/test_bitfield 7 - Writing and reading back 0x796E4529, unsigned
> PASS: lib/test_bitfield 8 - Writing and reading back 0x796E4529, signed
> PASS: lib/test_bitfield 9 - Writing and reading back 0x6AD059FC, unsigned
> PASS: lib/test_bitfield 10 - Writing and reading back 0x6AD059FC, signed
> PASS: lib/test_bitfield 11 - Writing and reading back 0x41FC02BF, unsigned
> PASS: lib/test_bitfield 12 - Writing and reading back 0x41FC02BF, signed
> PASS: lib/test_bitfield 13 - Writing and reading back 0x690352C9, unsigned
> PASS: lib/test_bitfield 14 - Writing and reading back 0x690352C9, signed
> PASS: lib/test_bitfield 15 - Writing and reading back 0x7905487E, unsigned
> PASS: lib/test_bitfield 16 - Writing and reading back 0x7905487E, signed
> PASS: lib/test_bitfield 17 - Writing and reading back 0x240E4747, unsigned
> PASS: lib/test_bitfield 18 - Writing and reading back 0x240E4747, signed
> PASS: lib/test_bitfield 19 - Writing and reading back 0x720A619A, unsigned
> PASS: lib/test_bitfield 20 - Writing and reading back 0x720A619A, signed
> PASS: lib/test_bitfield 21 - Writing and reading back 0x5CB9CB24, unsigned
> PASS: lib/test_bitfield 22 - Writing and reading back 0x5CB9CB24, signed
> PASS: lib/test_bitfield 23 - Writing and reading back 0x1E028CDD, unsigned
> PASS: lib/test_bitfield 24 - Writing and reading back 0x1E028CDD, signed
> PASS: lib/test_bitfield 25 - Writing and reading back 0x61280DDA, unsigned
> PASS: lib/test_bitfield 26 - Writing and reading back 0x61280DDA, signed
> ============================================
>    babeltrace 1.5.8: tests/test-suite.log
> ============================================
> 
> # TOTAL: 286
> # PASS:  246
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  36
> # XPASS: 0
> # ERROR: 4
> 
> .. contents:: :depth: 2
> 
> ERROR: bin/test_trace_read
> ==========================
> 
> 1..16
> not ok 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> #   Failed test 'Run babeltrace with trace env-warning'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> #   Failed test 'Run babeltrace with trace lttng-modules-2.0-pre5'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> #   Failed test 'Run babeltrace with trace sequence'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> #   Failed test 'Run babeltrace with trace smalltrace'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> #   Failed test 'Run babeltrace with trace succeed1'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> #   Failed test 'Run babeltrace with trace succeed2'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> #   Failed test 'Run babeltrace with trace succeed3'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> #   Failed test 'Run babeltrace with trace succeed4'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> #   Failed test 'Run babeltrace with trace warnings'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 10 - Run babeltrace with trace wk-heartbeat-u
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> #   Failed test 'Run babeltrace with trace wk-heartbeat-u'
> #   in ./bin/test_trace_read:main() at line 37.
> ok 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> ok 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> ok 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> ok 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> ok 15 - Run babeltrace with invalid trace packet-based-metadata
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata
> ok 16 - Run babeltrace with invalid trace smalltrace
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> # Looks like you failed 10 tests of 16.
> ERROR: bin/test_trace_read - exited with status 10
> 
> ERROR: bin/test_trace_read
> ==========================
> 
> 1..16
> not ok 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> #   Failed test 'Run babeltrace with trace env-warning'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> #   Failed test 'Run babeltrace with trace lttng-modules-2.0-pre5'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> #   Failed test 'Run babeltrace with trace sequence'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> #   Failed test 'Run babeltrace with trace smalltrace'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> #   Failed test 'Run babeltrace with trace succeed1'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> #   Failed test 'Run babeltrace with trace succeed2'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> #   Failed test 'Run babeltrace with trace succeed3'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> #   Failed test 'Run babeltrace with trace succeed4'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> #   Failed test 'Run babeltrace with trace warnings'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 10 - Run babeltrace with trace wk-heartbeat-u
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> #   Failed test 'Run babeltrace with trace wk-heartbeat-u'
> #   in ./bin/test_trace_read:main() at line 37.
> ok 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> ok 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> ok 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> ok 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> ok 15 - Run babeltrace with invalid trace packet-based-metadata
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata
> ok 16 - Run babeltrace with invalid trace smalltrace
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> # Looks like you failed 10 tests of 16.
> ERROR: bin/test_trace_read - exited with status 10
> 
> ERROR: bin/test_packet_seq_num
> ==============================
> 
> 1..10
> # Test the packet_seq_num validation
> # No packet lost
> not ok 1 - Trace parses
> FAIL: bin/test_packet_seq_num 1 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_no_lost() at line 34.
> ok 2 - No events lost
> PASS: bin/test_packet_seq_num 2 - No events lost
> # No packet lost, packet_seq_num not starting at 0
> not ok 3 - Trace parses
> FAIL: bin/test_packet_seq_num 3 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_no_lost() at line 34.
> ok 4 - No events lost
> PASS: bin/test_packet_seq_num 4 - No events lost
> # 1 stream, 2 packets lost before the last packet
> not ok 5 - Trace parses
> FAIL: bin/test_packet_seq_num 5 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 6 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 6 - Lost events string matches 2
> #   Failed test 'Lost events string matches 2'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # 2 streams, packets lost in one of them
> not ok 7 - Trace parses
> FAIL: bin/test_packet_seq_num 7 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 8 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 8 - Lost events string matches 2
> #   Failed test 'Lost events string matches 2'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # 2 streams, packets lost in both
> not ok 9 - Trace parses
> FAIL: bin/test_packet_seq_num 9 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 10 - Lost events string matches 3,2,1
> FAIL: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1
> #   Failed test 'Lost events string matches 3,2,1'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # Looks like you failed 8 tests of 10.
> ERROR: bin/test_packet_seq_num - exited with status 8
> 
> ERROR: bin/intersection/test_intersection
> =========================================
> 
> 1..10
> # Test the stream intersection feature
> # 2 streams offsetted with 3 packets intersecting
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "a?uV" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 1 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 1 - 8 events in the whole trace
> #   Failed test '8 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 2 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 2 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # 2 streams offsetted with 3 packets intersecting (exchanged file names)
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "dw_" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 3 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 3 - 8 events in the whole trace
> #   Failed test '8 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 4 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 4 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # No intersection between 2 streams
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "?0?d" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 5 - 6 events in the whole trace
> FAIL: bin/intersection/test_intersection 5 - 6 events in the whole trace
> #   Failed test '6 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> ok 6 - 0 events in packets intersecting
> PASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting
> # Only 1 stream
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "?G?d" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 7 - 3 events in the whole trace
> FAIL: bin/intersection/test_intersection 7 - 3 events in the whole trace
> #   Failed test '3 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 8 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 8 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # No stream at all
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "??`" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> ok 9 - 0 events in the whole trace
> PASS: bin/intersection/test_intersection 9 - 0 events in the whole trace
> ok 10 - 0 events in packets intersecting
> PASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting
> # Looks like you failed 7 tests of 10.
> ERROR: bin/intersection/test_intersection - exited with status 7
> 
> FAIL: lib/test_ctf_writer_complete
> ==================================
> 
> ok 1 - bt_ctf_create succeeds in creating trace with path
> PASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating trace with path
> ok 2 - Add host (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 2 - Add host (ip-10-84-234-223) environment field to writer instance
> ok 3 - bt_ctf_writer_add_environment_field error with NULL writer
> PASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field error with NULL writer
> ok 4 - bt_ctf_writer_add_environment_field error with NULL field name
> PASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field error with NULL field name
> ok 5 - bt_ctf_writer_add_environment_field error with NULL field value
> PASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field error with NULL field value
> ok 6 - Add sysname (Linux) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field to writer instance
> ok 7 - Add nodename (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 7 - Add nodename (ip-10-84-234-223) environment field to writer instance
> ok 8 - Add release (5.10.0-9-cloud-amd64) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 8 - Add release (5.10.0-9-cloud-amd64) environment field to writer instance
> ok 9 - Add version (\#1 SMP Debian 5.10.70-1 (2021-09-30)) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 9 - Add version (\#1 SMP Debian 5.10.70-1 (2021-09-30)) environment field to writer instance
> ok 10 - Add machine (x86_64) environment field to writer istance
> PASS: lib/test_ctf_writer_complete 10 - Add machine (x86_64) environment field to writer istance
> ok 11 - Illegal clock name rejected
> PASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected
> ok 12 - NULL clock name rejected
> PASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected
> ok 13 - Clock created sucessfully
> PASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully
> ok 14 - Set clock frequency
> PASS: lib/test_ctf_writer_complete 14 - Set clock frequency
> ok 15 - Set clock offset (seconds)
> PASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)
> ok 16 - Set clock offset
> PASS: lib/test_ctf_writer_complete 16 - Set clock offset
> ok 17 - Set clock precision
> PASS: lib/test_ctf_writer_complete 17 - Set clock precision
> ok 18 - Set clock absolute property
> PASS: lib/test_ctf_writer_complete 18 - Set clock absolute property
> ok 19 - Add clock to writer instance
> PASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance
> ok 20 - Verify a clock can't be added twice to a writer instance
> PASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice to a writer instance
> ok 21 - Create stream class
> PASS: lib/test_ctf_writer_complete 21 - Create stream class
> ok 22 - Set a stream class' clock
> PASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock
> ok 23 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type
> ok 24 - Set integer type's base as binary
> PASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary
> ok 25 - Set integer type's base as decimal
> PASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal
> ok 26 - Reject integer type's base set as unknown
> PASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as unknown
> ok 27 - Set integer type's base as octal
> PASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal
> ok 28 - Set integer type's base as hexadecimal
> PASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal
> ok 29 - Reject unknown integer base value
> PASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value
> ok 30 - Set integer type signedness to signed
> PASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed
> ok 31 - Set integer type signedness to unsigned
> PASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to unsigned
> ok 32 - Create a sequence of int16_t type
> PASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type
> ok 33 - Create a string type
> PASS: lib/test_ctf_writer_complete 33 - Create a string type
> ok 34 - Reject invalid "None" string encoding
> PASS: lib/test_ctf_writer_complete 34 - Reject invalid "None" string encoding
> ok 35 - Reject invalid string encoding
> PASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding
> ok 36 - Set string encoding to ASCII
> PASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII
> ok 37 - Create a structure type
> PASS: lib/test_ctf_writer_complete 37 - Create a structure type
> ok 38 - Add a uint8_t type to a structure
> PASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure
> ok 39 - Add a sequence type to a structure
> PASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure
> ok 40 - Add a string type to a structure
> PASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure
> ok 41 - Add a structure type to a structure
> PASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure
> ok 42 - Instanciate a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer
> ok 43 - Instanciate an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer
> ok 44 - Check an integer type' base can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be modified after instanciation
> ok 45 - Check an integer type's signedness can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness can't be modified after instanciation
> ok 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer
> PASS: lib/test_ctf_writer_complete 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer
> ok 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer
> PASS: lib/test_ctf_writer_complete 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer
> ok 48 - Check -32768 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 16-bit integer
> ok 49 - Check 32767 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 16-bit integer
> ok 50 - Check 32768 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a signed 16-bit integer
> ok 51 - Check -32769 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a signed 16-bit integer
> ok 52 - Check -42 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 16-bit integer
> ok 53 - Check 4095 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 12-bit integer
> ok 54 - Check 4096 is not allowed for a unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a unsigned 12-bit integer
> ok 55 - Check 0 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 12-bit integer
> ok 56 - Instanciate a string field
> PASS: lib/test_ctf_writer_complete 56 - Instanciate a string field
> ok 57 - Set a string's value
> PASS: lib/test_ctf_writer_complete 57 - Set a string's value
> ok 58 - Create an enumeration type with an unsigned 12-bit integer as container
> PASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an unsigned 12-bit integer as container
> ok 59 - Check enumeration types are validated before instantiation
> PASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated before instantiation
> ok 60 - Instanciate a stream class from writer
> PASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer
> ok 61 - Changes to a stream class that was already instantiated fail
> PASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was already instantiated fail
> ok 62 - Accept enumeration mapping strings containing quotes
> PASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings containing quotes
> ok 63 - Accept enumeration mapping strings containing special characters
> PASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings containing special characters
> ok 64 - Accept enumeration mapping strings containing reserved keywords
> PASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings containing reserved keywords
> ok 65 - Add enumeration field to event
> PASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event
> ok 66 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type
> ok 67 - Instantiate an event containing a single integer field
> PASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a single integer field
> ok 68 - Use bt_ctf_event_set_payload to set a manually allocated field
> PASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a manually allocated field
> ok 69 - Set enumeration container value
> PASS: lib/test_ctf_writer_complete 69 - Set enumeration container value
> ok 70 - Set clock time
> PASS: lib/test_ctf_writer_complete 70 - Set clock time
> ok 71 - Append simple event to trace stream
> PASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream
> ok 72 - Flush trace stream with one event
> PASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event
> ok 73 - Add a new event class to a stream class after writing an event
> PASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream class after writing an event
> ok 74 - Append 100 000 events to a stream
> PASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream
> ok 75 - Flush a stream that forces a packet resize
> PASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet resize
> ok 76 - Reject a variant field based on an unknown tag value
> PASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an unknown tag value
> ok 77 - Add a field to a variant
> PASS: lib/test_ctf_writer_complete 77 - Add a field to a variant
> ok 78 - Reject creation of an event class with an illegal name
> PASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class with an illegal name
> ok 79 - Create an event class
> PASS: lib/test_ctf_writer_complete 79 - Create an event class
> ok 80 - Reject addition of a field with an empty name to an event
> PASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an empty name to an event
> ok 81 - Reject addition of a field with a NULL type to an event
> PASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a NULL type to an event
> ok 82 - Reject addition of a type with an illegal name to an event
> PASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an illegal name to an event
> ok 83 - Add field of type unsigned integer to an event
> PASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to an event
> ok 84 - Add field of type signed integer to an event
> PASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to an event
> ok 85 - Add composite structure to an event
> PASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event
> ok 86 - Reject addition of NULL event class to a stream class
> PASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class to a stream class
> ok 87 - Add an event class to stream class
> PASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class
> ok 88 - Instanciate a complex event
> PASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event
> ok 89 - Use bt_ctf_event_get_payload to get a field instance 
> PASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a field instance
> ok 90 - Set a sequence field's length
> PASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length
> ok 91 - Append a complex event to a stream
> PASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream
> ok 92 - Flush a stream containing a complex event
> PASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex event
> ok 93 - Get metadata string
> PASS: lib/test_ctf_writer_complete 93 - Get metadata string
> ok 94 - Metadata string is valid
> PASS: lib/test_ctf_writer_complete 94 - Metadata string is valid
> not ok 95 - Babeltrace could read the resulting trace
> FAIL: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting trace
> #     Failed test (test_ctf_writer.c:validate_trace() at line 209)
> # [error] Cannot open any trace for reading.
> 
> # 
> 
> # [error] opening trace "text" for reading.
> 
> # 
> 
> # [error] none of the specified trace paths could be opened.
> 
> # 
> 
> 1..95
> # Looks like you failed 1 test of 95.
> 
> ============================================================================
> Testsuite summary for babeltrace 1.5.8
> ============================================================================
> # TOTAL: 286
> # PASS:  246
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  36
> # XPASS: 0
> # ERROR: 4
> ============================================================================
> See tests/test-suite.log
> Please report to jeremie.galarneau@efficios.com
> ============================================================================
> make[5]: *** [Makefile:748: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[4]: *** [Makefile:856: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:1016: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:640: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: *** [Makefile:557: check-recursive] Error 1
> 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/2022/10/23/babeltrace_1.5.8-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lucas@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 marking 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 sent to Michael Jeanson <mjeanson@debian.org>:
You have taken responsibility. (Sun, 30 Oct 2022 19:21:07 GMT) (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@debian.org>:
Bug acknowledged by developer. (Sun, 30 Oct 2022 19:21:07 GMT) (full text, mbox, link).


Message #10 received at 1022419-close@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 1022419-close@bugs.debian.org
Subject: Bug#1022419: fixed in babeltrace 1.5.8-3
Date: Sun, 30 Oct 2022 19:19:08 +0000
Source: babeltrace
Source-Version: 1.5.8-3
Done: Michael Jeanson <mjeanson@debian.org>

We believe that the bug you reported is fixed in the latest version of
babeltrace, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1022419@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Jeanson <mjeanson@debian.org> (supplier of updated babeltrace package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 30 Oct 2022 14:56:36 -0400
Source: babeltrace
Architecture: source
Version: 1.5.8-3
Distribution: unstable
Urgency: medium
Maintainer: Jon Bernard <jbernard@debian.org>
Changed-By: Michael Jeanson <mjeanson@debian.org>
Closes: 1022419
Changes:
 babeltrace (1.5.8-3) unstable; urgency=medium
 .
   * [d06a2f0] Update Salsa CI configuration
   * [8d0c59c] Fix popt use after free (Closes: #1022419)
   * [577d3d3] Migrate to debhelper 13
   * [b689c6f] d/control: Drop X-Python3-Version
Checksums-Sha1:
 8c11c95623c0cd5aecb1acac1c9562c2676be60b 2413 babeltrace_1.5.8-3.dsc
 574dd85d98146974518212792c4ae9abb57f3084 992610 babeltrace_1.5.8.orig.tar.bz2
 c57fb4d87e9eccacf755cc496ef1802b6627c0f3 12872 babeltrace_1.5.8-3.debian.tar.xz
 2744ea30540cd1f7c918eb47a281d2071059806a 9287 babeltrace_1.5.8-3_source.buildinfo
Checksums-Sha256:
 f81ae6e1ccabf26abc741fcf55b329fdbdfd112fcbdc34cf7b37d89041e7b484 2413 babeltrace_1.5.8-3.dsc
 9ff143e4d1d7f1902b05542ac8f1747fb2d7e0ca31c6fa39ccae5765e11d6fc2 992610 babeltrace_1.5.8.orig.tar.bz2
 8d1fc4c7224a39fc4e1d5efc6e116c7217b868803f758bd36f7182b8042c49bf 12872 babeltrace_1.5.8-3.debian.tar.xz
 ca660d15f024d8fd37641c2eb584b0c245b794b44e1c3a4b911d62037d0e1c07 9287 babeltrace_1.5.8-3_source.buildinfo
Files:
 487207b28e29a1a387133cb633396b22 2413 libs optional babeltrace_1.5.8-3.dsc
 5c305d6f4be15bc3562c724f9b5206df 992610 libs optional babeltrace_1.5.8.orig.tar.bz2
 03d6fa1c65e10fc9ebf13db1afe2c598 12872 libs optional babeltrace_1.5.8-3.debian.tar.xz
 a426f0c59262641699f4463796fc4a88 9287 libs optional babeltrace_1.5.8-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEmGYkMkK2Qid54gtihlYfRSGA/P4FAmNeydgUHG1qZWFuc29u
QGRlYmlhbi5vcmcACgkQhlYfRSGA/P6xDA//SwR0RtG3W7t/xwtPK+P4ysSHNqVu
tFNWZL/gQNiW7qp013/OhJBD0DQyaClLpWHgBOuWffs3fjh39JMh+wEe7RvOrwn/
kOgNELI748ASJGIQjBSgpOvJt1n5FMKnEh+/Dimnkij5rRwxkHxjZFql9obitvcJ
lnMAIg9P1cXrv2djK8SKhAp4X8iZHypABN0GE6Wx+CKhkiwP3sOFyszXRLmO+TpT
ZzS0RyU03AWJono5SfT2Gt94zyTSSelVDe7SqgJXRSnpFhTpL0bcr4uyiRYCoMJL
ZfZQm2GZgQdQQ6xqAsguQNqjfPlyNaWFRqbGuAPc2av5OZTO8/LFiDRwZuHpza5C
Q9lhwJhSbF8k+c2ySbFtuDcoJAw3hs+aaAbXSbCp2vh0rbEjviIgRIS2iyfh5WkK
2x/hsyd3smoXMdhiQLedWatbXJxzYbq5Pk4qIAWW+tkNFDIKu5Nyk5QegZcFgkf1
o3cO34Wtypvm8jtOvOI3yByT9uwG77BqJUVkrB/Sc392BcCRZ9fQPoe8WmOx7U0+
f0X/d6eVbFNUPttLDcas4wNf3QV2iMhQZniMtRhmDOXdPqAW+b/2s5E4hwTfarWz
yXuMjFQMGYTSN3QD6y8sHvJjIe1hYIrfTXvrX55048DZ/9qi0ivtbqXHC8qlB+4H
/kq/sFJtvA/aU0Y=
=cjJ0
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 06 Dec 2022 07:25:52 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Jun 19 16:14:41 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.