inquiry during AWS FreeRTOS DQP testing

0

HI.

AWS FreeRTOS DQP certification testing in progress.

During initial authentication, the following error occurs.

I would like to know how to proceed with this part.

=================================================================================

[INFO] [2022-12-15 10:49:41]: Downloading FreeRTOS-Libraries-Integration-Tests Version Mappings from https://raw.githubusercontent.com/FreeRTOS/FreeRTOS-Libraries-Integration-Tests/main/version-mappings.yml

[INFO] [2022-12-15 10:49:41]: Downloading FreeRTOS manifest.yml from https://raw.githubusercontent.com/FreeRTOS/FreeRTOS-LTS/202210.01-LTS/manifest.yml

[INFO] [2022-12-15 10:49:41]: Library Version Check test execution

[INFO] [2022-12-15 10:49:41]: FreeRTOS Version: 202210.01-LTS

[INFO] [2022-12-15 10:49:41]: Checking if FreeRTOS-Libraries-Integration-Tests exists in manifest.yml

[INFO] [2022-12-15 10:49:41]: IDT can not test version compatiblity with FreeRTOS-Libraries-Integration-Tests, because it does NOT exist in your manifest.yml

[INFO] [2022-12-15 10:49:41]: Version Checking manifest.yml Libraries

[INFO] [2022-12-15 10:49:41]: Verifying local FreeRTOS-Kernel repo contains the required version V10.5.1

[INFO] [2022-12-15 10:49:41]: Finding required commit id for repo FreeRTOS-Kernel

[INFO] [2022-12-15 10:50:25]: The required commit id is c17a41c for version V10.5.1 of repo 'FreeRTOS-Kernel'

[INFO] [2022-12-15 10:50:25]: Getting information about the local repo 'FreeRTOS-Kernel'

[ERROR] [2022-12-15 10:50:25]: Local repo 'FreeRTOS-Kernel' is on commit eadaff5, which is not the required commit. Please checkout commit c17a41c

[INFO] [2022-12-15 10:50:25]: The repo 'FreeRTOS-Kernel' version was not verified.

[ERROR] [2022-12-15 10:50:25]: Test failure: The required FreeRTOS libraries for version 202210.01-LTS were not able to be verified with the following reasons: IDT can not test version compatiblity with FreeRTOS-Libraries-Integration-Tests, because it does NOT exist in your manifest.yml Local repo 'FreeRTOS-Kernel' is on commit eadaff5, which is not the required commit. Please checkout commit c17a41c

[INFO] [2022-12-15 10:50:25]: Cleaning up test resources...

[INFO] [2022-12-15 10:50:25]: Library Version Check test cleanup

[INFO] [2022-12-15 10:50:25]: #################################################

[INFO] [2022-12-15 10:50:25]: Cleaning up AWS resources... This may take a while...

[INFO] [2022-12-15 10:50:25]: #################################################

[INFO] [2022-12-15 10:50:25]: Finished running test case

[INFO] [2022-12-15 10:50:26]: All tests finished. executionId=ba3bf8eb-7c1a-11ed-ae09-ca9402fae9a5

[INFO] [2022-12-15 10:50:26]:

========== Test Summary ==========

Execution Time: 46s

Tests Completed: 2

Tests Passed: 1

Tests Failed: 1

Tests Skipped: 0

Test Groups: FreeRTOSVersion: FAILED

Thank you.

jongsik
preguntada hace un año304 visualizaciones
1 Respuesta
0

Hi,

the error message states:

Local repo 'FreeRTOS-Kernel' is on commit eadaff5, which is not the required commit. Please checkout commit c17a41c

Please check out the correct commit for the FreeRTOS-Kernel repo on your local machine and retry.

Cheers,

Massimiliano

AWS
EXPERTO
respondido hace un año
  • hi.

    Thank you for answer.

    [INFO] [2022-12-15 10:49:41]: Checking if FreeRTOS-Libraries-Integration-Tests exists in manifest.yml

    [INFO] [2022-12-15 10:49:41]: IDT can not test version compatiblity with FreeRTOS-Libraries-Integration-Tests, because it does NOT exist in your manifest.yml

    -> I put it in the manifest.yml location in the source root path. However, an error occurs during testing. Is there a specific route?

    Thank you.

  • Hi, you can refer to the example qualification project for NXP: https://github.com/FreeRTOS/iot-reference-nxp-rt1060 if you have any doubts about the correct layout for your project. I can see that in that project the manifest.yaml is also at the root of the project

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas