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:30468 (3 years ago)

Debug log (UTC)

[06:37:02.951] New invocation is queued and will start shortly
[06:37:04.377] Starting the invocation (attempt 1)
[06:37:04.406] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.406] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.406] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.406] Buildbucket request:
{
  "requestId": "8968860178071498960",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8968860178071498960",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30468"
                            },
                        "id": "cron:v1:30468"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8968860178071498960"
    },
    {
      "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"
  }
}
[06:37:04.788] Scheduled build:
{
  "id": "8803430115842197649",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-10T06:37:04.451858633Z",
  "updateTime": "2022-09-10T06:37:04.451858633Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.788] Task URL: https://cr-buildbucket.appspot.com/build/8803430115842197649
[06:37:04.788] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968860178071498960:2:0) after 9m26s
[06:39:38.896] Received PubSub notification, asking Buildbucket for the build status
[06:39:38.918] Build status: STARTED
[06:40:44.925] Received PubSub notification, asking Buildbucket for the build status
[06:40:44.946] Build:
{
  "id": "8803430115842197649",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-10T06:37:04.451858633Z",
  "startTime": "2022-09-10T06:39:38.317314Z",
  "endTime": "2022-09-10T06:40:44.482404855Z",
  "updateTime": "2022-09-10T06:40:44.482404855Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:40:44.946] Invocation finished in 3m42.003683951s with status SUCCEEDED