returnetcd.Error{Code:etcd.ErrorCodeTestFailed,Message:fmt.Sprintf("the UID in the precondition (%s) does not match the UID in record (%s). The object might have been deleted and then recreated",*preconditions.UID,objMeta.UID)}
errMsg:=fmt.Sprintf("Precondition failed: UID in precondition: %v, UID in object meta: %v",preconditions.UID,objMeta.UID)