Source: lttnganalyses
Version: 0.6.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/parse_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/format_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/trace_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/version_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/time_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/period.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/event.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/analysis.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/syscallstats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/progressbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/period_parsing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/termgraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/mi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/command.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/block.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/automaton.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/statedump.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/mem.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/net.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
>  to '0.6.1'
> running build_scripts
> creating build
> creating build/scripts-3.10
> copying lttng-analyses-record -> build/scripts-3.10
> copying and adjusting lttng-track-process -> build/scripts-3.10
> changing mode of build/scripts-3.10/lttng-track-process from 644 to 755
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing lttnganalyses.egg-info/PKG-INFO
> writing dependency_links to lttnganalyses.egg-info/dependency_links.txt
> writing entry points to lttnganalyses.egg-info/entry_points.txt
> writing requirements to lttnganalyses.egg-info/requires.txt
> writing top-level names to lttnganalyses.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:643: 
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
>   warnings.warn(
> reading manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> running build_ext
> test_parse_date_invalid (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_timestamp (tests.common.test_parse_utils.TestParseDate) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_valid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_binary_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_coreutils_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_si_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_invalid_format 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_integer (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_sequence (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_with_port (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_empty (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_multiple_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_one_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_huge (tests.common.test_format_utils.TestFormatSize) ... ok
> test_negative (tests.common.test_format_utils.TestFormatSize) ... ok
> test_reasonable (tests.common.test_format_utils.TestFormatSize) ... ok
> test_zero (tests.common.test_format_utils.TestFormatSize) ... ok
> test_print_date (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_time_only (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_date (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_negative (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_time (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_not_syscall (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_sys (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_syscall_entry (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_multi_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) ... 
> ok
> test_single_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) 
> ... ok
> test_different_day 
> (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) ... ok
> test_same_day (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) 
> ... ok
> test_disable_intersect (tests.integration.test_intersect.IntersectTest) ... 
> FAIL
> test_no_intersection (tests.integration.test_intersect.IntersectTest) ... ok
> test_irqlog (tests.integration.test_irq.IrqTest) ... FAIL
> test_irqstats (tests.integration.test_irq.IrqTest) ... FAIL
> test_iolatencytop (tests.integration.test_io.IoTest) ... ok
> test_iousagetop (tests.integration.test_io.IoTest) ... FAIL
> test_cputop (tests.integration.test_cputop.CpuTest) ... FAIL
> 
> ======================================================================
> FAIL: test_disable_intersect (tests.integration.test_intersect.IntersectTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 59, in 
> test_disable_intersect
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: "Error: Cannot open trace: 'utf-8' codec [53 chars]byte" != 
> 'Timerange: [1970-01-01 00:00:01.00500000[595 chars]   ?'
> - Error: Cannot open trace: 'utf-8' codec can't decode byte 0xf7 in position 
> 68: invalid start byte
> + Timerange: [1970-01-01 00:00:01.005000000, 1970-01-01 00:00:01.010000000]
> Soft IRQ                                             Duration (us)            
>                             Raise latency (us)
>                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> 1:  <TIMER_SOFTIRQ>        1     3000.000     3000.000     3000.000           
>  ?  |      1     1000.000     1000.000     1000.000            ?
> 
> 
> ======================================================================
> FAIL: test_irqlog (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 91, in 
> test_irqlog
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: "Error: Cannot open trace: 'utf-8' codec [53 chars]byte" != 
> 'Timerange: [1970-01-01 00:00:01.00000000[2121 chars]000)'
> - Error: Cannot open trace: 'utf-8' codec can't decode byte 0xac in position 
> 68: invalid start byte
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> Begin                End                   Duration (us)  CPU  Type         # 
>  Name                  
> [00:00:01.007000000, 00:00:01.008000000]        1000.000    1  SoftIRQ      1 
>  TIMER_SOFTIRQ (raised at 00:00:01.000000000)
> [00:00:01.006000000, 00:00:01.009000000]        3000.000    3  SoftIRQ      1 
>  TIMER_SOFTIRQ (raised at 00:00:01.001000000)
> [00:00:01.010000000, 00:00:01.012000000]        2000.000    1  SoftIRQ      9 
>  RCU_SOFTIRQ (raised at 00:00:01.002000000)
> [00:00:01.011000000, 00:00:01.013000000]        2000.000    3  SoftIRQ      7 
>  SCHED_SOFTIRQ (raised at 00:00:01.005000000)
> [00:00:01.014000000, 00:00:01.015000000]        1000.000    3  SoftIRQ      9 
>  RCU_SOFTIRQ (raised at 00:00:01.004000000)
> [00:00:01.016000000, 00:00:01.018000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.019000000, 00:00:01.020000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.017000000)
> [00:00:01.021000000, 00:00:01.023000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.024000000, 00:00:01.025000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.022000000)
> [00:00:01.026000000, 00:00:01.028000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.029000000, 00:00:01.030000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.027000000)
> [00:00:01.031000000, 00:00:01.033000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.034000000, 00:00:01.035000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.032000000)
> [00:00:01.036000000, 00:00:01.038000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.039000000, 00:00:01.040000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.037000000)
> [00:00:01.041000000, 00:00:01.043000000]        2000.000    0  IRQ         41 
>  ahci                  
> [00:00:01.044000000, 00:00:01.045000000]        1000.000    0  SoftIRQ      4 
>  BLOCK_SOFTIRQ (raised at 00:00:01.042000000)
> 
> 
> ======================================================================
> FAIL: test_irqstats (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 83, in 
> test_irqstats
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: "Error: Cannot open trace: 'utf-8' codec [53 chars]byte" != 
> 'Timerange: [1970-01-01 00:00:01.00000000[1356 chars].214'
> - Error: Cannot open trace: 'utf-8' codec can't decode byte 0xaa in position 
> 69: invalid start byte
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> Hard IRQ                                             Duration (us)
>                        count          min          avg          max        
> stdev       
> ----------------------------------------------------------------------------------|
> 41: <ahci>                 6     2000.000     2000.000     2000.000        
> 0.000  |
> 
> Soft IRQ                                             Duration (us)            
>                             Raise latency (us)
>                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> 1:  <TIMER_SOFTIRQ>        2     1000.000     2000.000     3000.000     
> 1414.214  |      2     5000.000     6000.000     7000.000     1414.214
> 4:  <BLOCK_SOFTIRQ>        6     1000.000     1000.000     1000.000        
> 0.000  |      6     2000.000     2000.000     2000.000        0.000
> 7:  <SCHED_SOFTIRQ>        1     2000.000     2000.000     2000.000           
>  ?  |      1     6000.000     6000.000     6000.000            ?
> 9:  <RCU_SOFTIRQ>          2     1000.000     1500.000     2000.000      
> 707.107  |      2     8000.000     9000.000    10000.000     1414.214
> 
> 
> ======================================================================
> FAIL: test_iousagetop (tests.integration.test_io.IoTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_io.py", line 73, in 
> test_iousagetop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: "Error: Cannot open trace: 'utf-8' codec [53 chars]byte" != 
> 'Timerange: [1970-01-01 00:00:01.00000000[4530 chars]n1\n'
> - Error: Cannot open trace: 'utf-8' codec can't decode byte 0xf9 in position 
> 67: invalid start byte
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.024000000]
> Per-process I/O Read                                                          
>            Process                   Disk       Net        Unknown   
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  100   B app2 (100)                     0   B      0   B    100   B
> █████████████████████████████████                                             
>     42   B app3 (unknown (tid=101))       0   B      0   B     42   B
>                                                                               
>      0   B app (99)                       0   B      0   B      0   B
> 
> Per-process I/O Write                                                         
>           Process                   Disk       Net        Unknown   
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  10   B app (99)                       0   B      0   B     10   B
>                                                                               
>     0   B app2 (100)                     0   B      0   B      0   B
>                                                                               
>     0   B app3 (unknown (tid=101))       0   B      0   B      0   B
> 
> Per-file I/O Read                                                             
>            Path
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  100   B testfile
> █████████████████████████████████                                             
>     42   B unknown (app3)
> 
> Per-file I/O Write                                                            
>           Path
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  10   B unknown (app)
> 
> Block I/O Read                                                                
>             Process
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  5.00 KiB app (pid=99)
> 
> Block I/O Write                                                               
>              Process
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  10.00 KiB app3 (pid=unknown (tid=101))
> 
> Disk Requests Sector Count                                                    
>               Disk
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  20 sectors (8,0)
> ████████████████████████████████████████                                      
>    10 sectors (252,0)
> 
> Disk Request Count                                                            
>               Disk
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (252,0)
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (8,0)
> 
> Disk Request Average Latency                                                  
>            Disk
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (252,0)
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (8,0)
> 
> Network Received Bytes                                                        
>            Interface
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  200   B wlan0
> ████████████████████████████████████████                                      
>    100   B wlan1
> 
> Network Sent Bytes                                                            
>            Interface
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  100   B wlan0
>                                                                               
>      0   B wlan1
> 
> 
> 
> ======================================================================
> FAIL: test_cputop (tests.integration.test_cputop.CpuTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_cputop.py", line 49, in 
> test_cputop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: "Error: Cannot open trace: 'utf-8' codec [53 chars]byte" != 
> 'Timerange: [1970-01-01 00:00:01.00000000[1221 chars]3%\n'
> - Error: Cannot open trace: 'utf-8' codec can't decode byte 0xa7 in position 
> 68: invalid start byte
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:11.000000000]
> Per-TID Usage                                                                 
>               Process                   Migrations   Priorities
> ################################################################################
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 %   prog100pc-cpu5 (42)                0   [20]
> ████████████████████                                                          
>     25.00 %   prog25pc-cpu1 (30665)              0   [20]
> ████████████████                                                              
>     20.00 %   prog20pc-cpu0 (30664)              0   [20]
>                                                                               
>      0.00 %   swapper/5 (0)                      0   []
> 
> Per-CPU Usage
> ################################################################################
> ████████████████                                                              
>     21.00 % CPU 0
> ████████████████████████████████████████████████████                          
>     66.00 % CPU 1
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 % CPU 5
> 
> 
> Total CPU Usage: 62.33%
> 
> 
> 
> ----------------------------------------------------------------------
> Ran 57 tests in 1.151s
> 
> FAILED (failures=5)
> Test failed: <unittest.runner.TextTestResult run=57 errors=0 failures=5>
> error: Test failed: <unittest.runner.TextTestResult run=57 errors=0 
> failures=5>
> E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: 
> python3.10 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.10 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/lttnganalyses_0.6.1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&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 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 via email to