Status: SUCCEEDED
Triggered by: -
Duration: 33 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:17482 (1 month ago)

Debug log (UTC)

[20:48:50.371] New invocation is queued and will start shortly
[20:48:52.300] Starting the invocation (attempt 1)
[20:48:52.373] Ignoring gitiles_ref tag without the buildset tag
[20:48:52.373] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:48:52.374] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:48:52.374] Buildbucket request:
{
  "requestId": "8839705910932378992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839705910932378992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17482"
                            },
                        "id": "cron:v1:17482"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839705910932378992"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:48:53.696] Scheduled build:
{
  "id": "8674275847460614033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T20:48:53.061286925Z",
  "updateTime": "2026-08-05T20:48:53.603385667Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[20:48:53.696] Task URL: https://cr-buildbucket.appspot.com/build/8674275847460614033
[20:48:53.696] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839705910932378992:2:0) after 1m1s
[20:48:54.280] Received PubSub notification, asking Buildbucket for the build status
[20:48:54.388] Build status: SCHEDULED
[20:49:00.359] Received PubSub notification, asking Buildbucket for the build status
[20:49:00.385] Build status: STARTED
[20:49:24.133] Received PubSub notification, asking Buildbucket for the build status
[20:49:24.184] Build:
{
  "id": "8674275847460614033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T20:48:53.061286925Z",
  "startTime": "2026-08-05T20:49:00.140092316Z",
  "endTime": "2026-08-05T20:49:23.848339890Z",
  "updateTime": "2026-08-05T20:49:23.848339890Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[20:49:24.184] Invocation finished in 33.817152361s with status SUCCEEDED