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

Debug log (UTC)

[21:37:03.464] New invocation is queued and will start shortly
[21:37:04.554] Starting the invocation (attempt 1)
[21:37:04.594] Ignoring gitiles_ref tag without the buildset tag
[21:37:04.594] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:37:04.594] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:37:04.594] Buildbucket request:
{
  "requestId": "8980218772203512432",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8980218772203512432",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27459"
                            },
                        "id": "cron:v1:27459"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8980218772203512432"
    },
    {
      "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"
  }
}
[21:37:05.072] Scheduled build:
{
  "id": "8814788710278551937",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-07T21:37:04.667472085Z",
  "updateTime": "2022-05-07T21:37:04.667472085Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[21:37:05.072] Task URL: https://cr-buildbucket.appspot.com/build/8814788710278551937
[21:37:05.072] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8980218772203512432:2:0) after 8m27s
[21:39:43.895] Received PubSub notification, asking Buildbucket for the build status
[21:39:43.923] Build status: STARTED
[21:40:40.835] Received PubSub notification, asking Buildbucket for the build status
[21:40:40.950] Build:
{
  "id": "8814788710278551937",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-07T21:37:04.667472085Z",
  "startTime": "2022-05-07T21:39:43.030421Z",
  "endTime": "2022-05-07T21:40:40.440642130Z",
  "updateTime": "2022-05-07T21:40:40.440642130Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[21:40:40.950] Invocation finished in 3m37.502438143s with status SUCCEEDED