New issue
Advanced search Search tips

Issue 695288 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Feb 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

kitchen at tot breaks fuchsia

Project Member Reported by no...@chromium.org, Feb 23 2017

Issue description

Kitchen at TOT breaks fuchsia builds like this:
https://luci-scheduler.appspot.com/jobs/fuchsia/linux-arm64-debug/9152337173605228240

Stack:
Traceback (most recent call last):
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipes.py", line 703, in <module>
    ret = main()
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipes.py", line 621, in main
    return _real_main(args, op_args)
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipes.py", line 669, in _real_main
    return run(package_deps, args, op_args)
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipes.py", line 244, in run
    with stream_engine.new_step_stream('Initial Properties') as s:
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipe_engine/stream.py", line 162, in new_step_stream
    self._engine_a.new_step_stream(step_config),
  File "/b/swarm_slave/w/ir8Ux6DU/recipes/checkout/.recipe_deps/recipe_engine/recipe_engine/stream.py", line 356, in new_step_stream
    assert step_config.name not in self._streams, (
AttributeError: 'str' object has no attribute 'name'
Uncaught exception (AttributeError): 'str' object has no attribute 'name'


 

Comment 1 by no...@chromium.org, Feb 23 2017

Labels: -Pri-3 luci Pri-1
Dan, can you take a look? This may be due to the recent changes related to "initial property values" and possibly fuchsia uses old recipe engine or something

Comment 2 by no...@chromium.org, Feb 23 2017

Dan, can you confirm that the cause is stable recipe engine version?

Comment 4 by no...@chromium.org, Feb 24 2017

Status: Verified (was: Untriaged)

Sign in to add a comment