Skip to content

sys: Add wakeup source subsystem #87102

sys: Add wakeup source subsystem

sys: Add wakeup source subsystem #87102

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results failed Nov 5, 2023 in 0s

548 errors in 0s

548 tests   - 1 927       0 ✔️  - 2 473   0s ⏱️ - 46m 56s
    1 suites  -    628       0 💤  -        2 
    1 files    -        4       0 ±       0   548 🔥 +548 

Results for commit b4b3fb4. ± Comparison against earlier commit 3eb8842.

Annotations

Check failure on line 0 in native_posix:tests/application_development/gen_inc_file/buildsystem.include_file

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/application_development/gen_inc_file/buildsystem.include_file (native_posix:tests/application_development/gen_inc_file/buildsystem.include_file) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/application_development/gen_inc_file
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/application_development/gen_inc_file/buildsystem.include_file/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/application_development/gen_inc_file/buildsystem.include_file/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/application_development/gen_inc_file/buildsystem.include_file/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/application_development/gen_inc_file/buildsystem.include_file/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/application_development/gen_inc_file/buildsystem.include_file/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/arch/common/timing/arch.common.timing

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/arch/common/timing/arch.common.timing (native_posix:tests/arch/common/timing/arch.common.timing) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/arch/common/timing
-- CMake version: 3.22.1
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/arch/common/timing/arch.common.timing/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/arch/common/timing/arch.common.timing/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/arch/common/timing/arch.common.timing/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/arch/common/timing/arch.common.timing/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/arch/common/timing/arch.common.timing/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:129 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in native_posix:tests/benchmarks/mbedtls/benchmark.crypto.mbedtls

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/benchmarks/mbedtls/benchmark.crypto.mbedtls (native_posix:tests/benchmarks/mbedtls/benchmark.crypto.mbedtls) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/benchmarks/mbedtls
-- CMake version: 3.22.1
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/benchmarks/mbedtls/benchmark.crypto.mbedtls/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/benchmarks/mbedtls/benchmark.crypto.mbedtls/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/benchmarks/mbedtls/benchmark.crypto.mbedtls/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/benchmarks/mbedtls/benchmark.crypto.mbedtls/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/benchmarks/mbedtls/benchmark.crypto.mbedtls/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:129 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_has (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has_client

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_has_client (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has_client) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has_client/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has_client/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has_client/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has_client/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_has_client/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator (native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait (native_posix:tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/boards/native_posix/cpu_wait
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:5 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks (native_posix:tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/boards/native_posix/native_tasks
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks (native_posix:tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/boards/native_posix/native_tasks
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/boards/native_posix/rtc/boards.native_posix.rtc

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/boards/native_posix/rtc/boards.native_posix.rtc (native_posix:tests/boards/native_posix/rtc/boards.native_posix.rtc) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/boards/native_posix/rtc
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/rtc/boards.native_posix.rtc/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/rtc/boards.native_posix.rtc/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/rtc/boards.native_posix.rtc/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/rtc/boards.native_posix.rtc/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/boards/native_posix/rtc/boards.native_posix.rtc/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:5 (find_package)


-- Configuring incomplete, errors occurred!

Check failure on line 0 in native_posix:tests/cmake/config_dir/buildsystem.config_dir.user_defined

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/cmake/config_dir/buildsystem.config_dir.user_defined (native_posix:tests/cmake/config_dir/buildsystem.config_dir.user_defined) with error

artifacts/Unit Test Results (Subset native_posix)/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/cmake/config_dir
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
-- Zephyr version: 3.5.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: native_posix
-- Found host-tools: zephyr 0.16.3 (/opt/toolchains/zephyr-sdk-0.16.3)
-- Found toolchain: host (clang/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/posix/native_posix/native_posix.dts
Traceback (most recent call last):
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 1086, in <module>
    main()
  File "/__w/zephyr/zephyr/scripts/dts/gen_defines.py", line 59, in main
    edt = edtlib.EDT(args.dts, args.bindings_dirs,
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1968, in __init__
    self._finish_init()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 1975, in _finish_init
    self._init_compat2binding()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2173, in _init_compat2binding
    binding = self._binding(raw, binding_path, dt_compats)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 2205, in _binding
    return Binding(binding_path, self._binding_fname2path, raw=raw)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 225, in __init__
    self._check(require_compatible, require_description)
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 421, in _check
    self._check_properties()
  File "/__w/zephyr/zephyr/scripts/dts/python-devicetree/src/devicetree/edtlib.py", line 443, in _check_properties
    for key in options:
TypeError: 'NoneType' object is not iterable
-- In: /__w/zephyr/zephyr/twister-out/native_posix/tests/cmake/config_dir/buildsystem.config_dir.user_defined/zephyr, command: /usr/bin/python;/__w/zephyr/zephyr/scripts/dts/gen_defines.py;--dts;/__w/zephyr/zephyr/twister-out/native_posix/tests/cmake/config_dir/buildsystem.config_dir.user_defined/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/__w/zephyr/zephyr/dts/bindings;--header-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/cmake/config_dir/buildsystem.config_dir.user_defined/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/cmake/config_dir/buildsystem.config_dir.user_defined/zephyr/zephyr.dts.new;--edt-pickle-out;/__w/zephyr/zephyr/twister-out/native_posix/tests/cmake/config_dir/buildsystem.config_dir.user_defined/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/__w/zephyr/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:268 (message):
  gen_defines.py failed with return code: 1
Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:14 (find_package)


-- Configuring incomplete, errors occurred!