Skip to content

Instantly share code, notes, and snippets.

@rpcme
Created August 4, 2021 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rpcme/299249de4eb71295323a17ef4851e4ba to your computer and use it in GitHub Desktop.
Save rpcme/299249de4eb71295323a17ef4851e4ba to your computer and use it in GitHub Desktop.
[Container] 2021/08/04 12:38:06 Running command yocto-check-layer -d -o ycl-check.log --additional-layers meta-python --dependency $HOME/dist/meta-openembedded/meta-oe $HOME/dist/meta-openembedded/meta-networking $HOME/dist/meta-openembedded/meta-python -d $HOME/dist/meta-aws
INFO: Detected layers:
INFO: meta-aws: LayerType.SOFTWARE, /root/dist/meta-aws
INFO: checklayer: Doesn't have conf/layer.conf file, so ignoring
DEBUG: Processing dependencies core meta-python networking-layer openembedded-layer for layer meta-aws.
DEBUG: Processing dependencies core openembedded-layer for layer meta-python.
DEBUG: Processing dependencies core for layer meta-oe.
DEBUG: Processing dependencies core meta-python openembedded-layer for layer meta-networking.
INFO: Adding meta-python to the list of layers to test, as a dependency
INFO: Adding meta-oe to the list of layers to test, as a dependency
INFO: Adding meta-networking to the list of layers to test, as a dependency
INFO:
INFO: Setting up for meta-aws(LayerType.SOFTWARE), /root/dist/meta-aws
DEBUG: Processing dependencies core meta-python networking-layer openembedded-layer for layer meta-aws.
DEBUG: Processing dependencies core openembedded-layer for layer meta-python.
DEBUG: Processing dependencies core for layer meta-oe.
DEBUG: Processing dependencies core meta-python openembedded-layer for layer meta-networking.
INFO: Adding layer meta-python
INFO: meta-python is already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf
INFO: Adding layer meta-oe
INFO: meta-oe is already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf
INFO: Adding layer meta-networking
INFO: meta-networking is already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf
INFO: Getting initial bitbake variables ...
INFO: Getting initial signatures ...
INFO: Adding layer meta-aws
INFO: Starting to analyze: meta-aws
INFO: ----------------------------------------------------------------------
INFO: skipped "BSPCheckLayer: Layer meta-aws isn't BSP one."
INFO: test_layerseries_compat (common.CommonCheckLayer)
INFO: ... ok
INFO: test_parse (common.CommonCheckLayer)
INFO: ... ok
INFO: test_readme (common.CommonCheckLayer)
INFO: ... ok
INFO: test_show_environment (common.CommonCheckLayer)
INFO: ... ok
INFO: test_signatures (common.CommonCheckLayer)
INFO: ... ok
INFO: test_world (common.CommonCheckLayer)
INFO: ... ok
INFO: skipped "DistroCheckLayer: Layer meta-aws isn't Distro one."
INFO: ----------------------------------------------------------------------
INFO: Ran 6 tests in 953.512s
INFO: OK
INFO: (skipped=2)
INFO: meta-python already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf. To capture initial signatures, layer under test should not present in BBLAYERS. Please remove meta-python from BBLAYERS.
INFO: meta-oe already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf. To capture initial signatures, layer under test should not present in BBLAYERS. Please remove meta-oe from BBLAYERS.
INFO: meta-networking already in /root/dist/meta-aws/qa/checklayer/conf/bblayers.conf. To capture initial signatures, layer under test should not present in BBLAYERS. Please remove meta-networking from BBLAYERS.
INFO:
INFO: Summary of results:
INFO:
INFO: meta-aws ... PASS
INFO: meta-python ... SKIPPED (Layer under test should not present in BBLAYERS)
INFO: meta-oe ... SKIPPED (Layer under test should not present in BBLAYERS)
INFO: meta-networking ... SKIPPED (Layer under test should not present in BBLAYERS)
[Container] 2021/08/04 13:02:53 Command did not exit successfully yocto-check-layer -d -o ycl-check.log --additional-layers meta-python --dependency $HOME/dist/meta-openembedded/meta-oe $HOME/dist/meta-openembedded/meta-networking $HOME/dist/meta-openembedded/meta-python -d $HOME/dist/meta-aws exit status 2
[Container] 2021/08/04 13:02:53 Phase complete: BUILD State: FAILED
[Container] 2021/08/04 13:02:53 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: yocto-check-layer -d -o ycl-check.log --additional-layers meta-python --dependency $HOME/dist/meta-openembedded/meta-oe $HOME/dist/meta-openembedded/meta-networking $HOME/dist/meta-openembedded/meta-python -d $HOME/dist/meta-aws. Reason: exit status 2
[Container] 2021/08/04 13:02:54 Entering phase POST_BUILD
[Container] 2021/08/04 13:02:54 Phase complete: POST_BUILD State: SUCCEEDED
[Container] 2021/08/04 13:02:54 Phase context status code: Message:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment