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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30114 (3 years ago)

Debug log (UTC)

[12:37:03.522] New invocation is queued and will start shortly
[12:37:04.633] Starting the invocation (attempt 1)
[12:37:04.662] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.662] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.662] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.662] Buildbucket request:
{
  "requestId": "8970196482735614352",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970196482735614352",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30114"
                            },
                        "id": "cron:v1:30114"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970196482735614352"
    },
    {
      "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"
  }
}
[12:37:05.020] Scheduled build:
{
  "id": "8804766420831392577",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-26T12:37:04.704890911Z",
  "updateTime": "2022-08-26T12:37:04.704890911Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.020] Task URL: https://cr-buildbucket.appspot.com/build/8804766420831392577
[12:37:05.020] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970196482735614352:2:0) after 2m23s
[12:38:02.653] Received PubSub notification, asking Buildbucket for the build status
[12:38:02.678] Build status: STARTED
[12:39:13.188] Received PubSub notification, asking Buildbucket for the build status
[12:39:13.219] Build:
{
  "id": "8804766420831392577",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-26T12:37:04.704890911Z",
  "startTime": "2022-08-26T12:38:00.778182Z",
  "endTime": "2022-08-26T12:39:12.568185770Z",
  "updateTime": "2022-08-26T12:39:12.568185770Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:39:13.219] Invocation finished in 2m9.713636353s with status SUCCEEDED