callback =
    callback ||
    function (error) {
      if (error) {
        log().error({ err: error }, 'Error collecting buckets');