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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32196 (2 years ago)

Debug log (UTC)

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

  },
  "canary": true
}
[06:37:04.004] Task URL: https://cr-buildbucket.appspot.com/build/8796907135085200209
[06:37:04.004] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8962337197257446480:2:0) after 9m54s
[06:42:20.243] Received PubSub notification, asking Buildbucket for the build status
[06:42:20.358] Build status: STARTED
[06:42:57.262] Received PubSub notification, asking Buildbucket for the build status
[06:42:57.293] Build:
{
  "id": "8796907135085200209",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-21T06:37:03.666686282Z",
  "startTime": "2022-11-21T06:42:19.486324Z",
  "endTime": "2022-11-21T06:42:56.872340766Z",
  "updateTime": "2022-11-21T06:42:56.872340766Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:42:57.293] Invocation finished in 5m55.082570282s with status SUCCEEDED