Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:27537 (3 years ago)

Debug log (UTC)

[03:37:02.583] New invocation is queued and will start shortly
[03:37:03.957] Starting the invocation (attempt 1)
[03:37:03.996] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.996] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.996] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.997] Buildbucket request:
{
  "requestId": "8979924332987746816",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8979924332987746816",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27537"
                            },
                        "id": "cron:v1:27537"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8979924332987746816"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:37:04.422] Scheduled build:
{
  "id": "8814494270759626449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-11T03:37:04.074286367Z",
  "updateTime": "2022-05-11T03:37:04.074286367Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.422] Task URL: https://cr-buildbucket.appspot.com/build/8814494270759626449
[03:37:04.422] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8979924332987746816:2:0) after 7m38s
[03:39:20.883] Received PubSub notification, asking Buildbucket for the build status
[03:39:20.916] Build status: STARTED
[03:40:19.282] Received PubSub notification, asking Buildbucket for the build status
[03:40:19.312] Build:
{
  "id": "8814494270759626449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-11T03:37:04.074286367Z",
  "startTime": "2022-05-11T03:39:19.861287Z",
  "endTime": "2022-05-11T03:40:19.028565186Z",
  "updateTime": "2022-05-11T03:40:19.028565186Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:40:19.312] Invocation finished in 3m16.745584526s with status SUCCEEDED