When I set any attributes for the agent node it fails to run. No mesos-slave.ERROR log is created. I am using mesos 1.0.0 from the mesosphere package, but I also tried building it and had the same issue.
As soon as I remove the --attributes flag the agent runs normally and registers itself with the master node. Is attributes deprecated? Is anyone else running into this?

