Summary: | dev-embedded/esptool-4.7.0-r3 fails tests: FAILED test_merge_bin.py::TestUF2::test_larger_files - subprocess.CalledProcessError: Command python3.12, -m, esptool, --chip, esp8266, merge_bin, --format, uf2, -o, tmpk9u_2qrf, 0x100, tmp139__nvq, 0x1000, tmps | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Martin Dummer <martin.dummer> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 907418 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: except ValueError: File "<frozen runpy... line 322, in decode File "<frozen runpy..., line 322, in decode File "<frozen runpy>", line 198, in _run_module_as_main b' codecs>", line 322, in decode ' E subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/work/esptool-4.7.0_python3.12/install/usr/bin/python3.12', '-m', 'esptool', '--chip', 'esp32h2beta1', 'merge_bin', '--format', 'uf2', '-o', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpew4pdh26', '0x100', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpuukl59t6', '0x2000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpd4mx9kll', '0x3000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmp0ui1xfay']' returned non-zero exit status 1. E subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/work/esptool-4.7.0_python3.12/install/usr/bin/python3.12', '-m', 'esptool', '--chip', 'esp8266', 'merge_bin', '--format', 'uf2', '-o', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpk9u_2qrf', '0x100', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmp139__nvq', '0x1000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpsanhouwq']' returned non-zero exit status 1. E requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1043e240>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) E requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1297ea20>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) E urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1043e240>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) E urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1297ea20>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) E urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x778c1043e240>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again) E urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x778c1297ea20>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again) ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any ERROR test/test_uf2_ids.py::test_check_uf2 - requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1043e240>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) ERROR test/test_uf2_ids.py::test_check_uf2family_ids - requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /microsoft/uf2/master/utils/uf2families.json (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x778c1297ea20>: Failed to resolve 'raw.githubusercontent.com' ([Errno -3] Try again)")) FAILED test/test_merge_bin.py::TestUF2::test_files_with_more_blocks - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/work/esptool-4.7.0_python3.12/install/usr/bin/python3.12', '-m', 'esptool', '--chip', 'esp32h2beta1', 'merge_bin', '--format', 'uf2', '-o', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpew4pdh26', '0x100', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpuukl59t6', '0x2000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpd4mx9kll', '0x3000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmp0ui1xfay']' returned non-zero exit status 1. FAILED test/test_merge_bin.py::TestUF2::test_larger_files - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/work/esptool-4.7.0_python3.12/install/usr/bin/python3.12', '-m', 'esptool', '--chip', 'esp8266', 'merge_bin', '--format', 'uf2', '-o', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpk9u_2qrf', '0x100', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmp139__nvq', '0x1000', '/var/tmp/portage/dev-embedded/esptool-4.7.0-r3/temp/tmpsanhouwq']' returned non-zero exit status 1. UnicodeDecodeError: \'utf-8\' codec can\'t d' UnicodeDecodeError: \'utf-8\' codec can\'t decode byte 0x9e in position 11: invalid start byte UnicodeDecodeError: \'utf-8\' codec can\'t decode byte 0xc0 in position 1: invalid start byte stdout = b'Traceback (most recent call last): test/test_merge_bin.py::TestUF2::test_files_with_more_blocks FAILED [65/71] test/test_merge_bin.py::TestUF2::test_larger_files FAILED [63/71] E socket.gaierror: [Errno -3] Try again |