<div dir="ltr">I want to share this with you.<div><br></div><div>Looking at a running StarCluster install, I saw a weird error fly by my console.</div><div><br></div><div>ERROR - InvalidInstanceID.NotFound: The instance ID &#39;i-fc67821c&#39; does not exist.<br></div><div><br></div><div>I digged the instance ID and it was a valid instance, but from another StarCluster installation. (We run more than one cluster.)</div><div><br></div><div>I then ran some grep calls over logs of the last 5 days and noticed a few of those errors. It&#39;s always the same thing, a cluster adds some nodes and for a short time window other clusters get those nodes via the <a href="https://github.com/jtriley/StarCluster/blob/50894f517837eb6b9a68f3e45ac7649e9c78c467/starcluster/cluster.py#L751">&quot;def nodes&quot; property of cluster.py</a>. </div><div><br></div><div>My guess is that the security group filter is not always honoured for some unknown reason. Amazon EC2 issue? Boto version issue? The former is more likely since the error is transient.</div><div><br></div><div>Anyone having multiple cluster got that error?</div><div><br></div><div>In the meantime, I&#39;ll see if I can develop a patch to filter the results and remove the nodes that shouldn&#39;t have been returned.</div><div><br></div><div>Cheers</div><div>Mich</div></div>