Back to build
Raw log | Switch to full mode | Login

Traceback (most recent call last): File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/internal/engine.py", line 293, in run raw_result = recipe.run_steps(self, test_data) File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/internal/recipe_deps.py", line 624, in run_steps self.global_symbols['PROPERTIES'], api=api) File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/internal/property_invoker.py", line 89, in invoke_with_properties arg_names, **additional_args) File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/internal/property_invoker.py", line 52, in _invoke_with_properties return callable_obj(*props, **additional_args) File "/b/s/w/ir/kitchen-checkout/infra/recipes/fuchsia.py", line 329, in RunSteps timeout_secs=test_timeout_secs) File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/recipe_api.py", line 757, in _inner return func(*a, **kw) File "/b/s/w/ir/kitchen-checkout/infra/recipe_modules/testing/api.py", line 1144, in test_in_shards presentation=test_results_step.presentation) File "/b/s/w/ir/kitchen-checkout/recipe_engine/recipe_engine/recipe_api.py", line 764, in _inner ret = func(*a, **kw) File "/b/s/w/ir/kitchen-checkout/infra/recipe_modules/testing/api.py", line 273, in analyze_test_results for test, output in test_results.failed_test_outputs.iteritems(): File "/b/s/w/ir/kitchen-checkout/infra/recipe_modules/testing/api.py", line 121, in failed_test_outputs return self._filter_outputs_by_test_result(self._TEST_RESULT_FAIL) File "/b/s/w/ir/kitchen-checkout/infra/recipe_modules/testing/api.py", line 147, in _filter_outputs_by_test_result matches[test['name']] = self.outputs[test['output_file']] KeyError: 'pkgfs/packages/netemul_sandbox_test/0/test/svc_list_test/stdout-and-stderr.txt'