received the following when trying to deploy a host through repair_test:
============
Failures
============
chromeos2-row5-rack4-host11 AclAccessViolation: strongj does not have access to chromeos2-row5-rack4-host11
Traceback (most recent call last):
File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 118, in dispatchRequest
results['result'] = self.invokeServiceEndpoint(meth, args)
File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 158, in invokeServiceEndpoint
return meth(*args)
File "/usr/local/autotest/frontend/afe/rpc_handler.py", line 270, in new_fn
return f(*args, **keyword_args)
File "/usr/local/autotest/frontend/afe/rpc_interface.py", line 533, in set_host_attribute
models.AclGroup.check_for_acl_violation_hosts(hosts)
File "/usr/local/autotest/frontend/afe/models.py", line 942, in check_for_acl_violation_hosts
(str(user), str(host)))
AclAccessViolation: strongj does not have access to chromeos2-row5-rack4-host11
Installation complete: 0 successes, 1 failures.
Logs will be uploaded to gs://chromeos-install-logs/2017-02-22T10:10:43.844580-08:00-terra
Comment 1 by jrbarnette@chromium.org
, Feb 22 2017