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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19570 (3 weeks ago)

Debug log (UTC)

[18:13:19.559] New invocation is queued and will start shortly
[18:13:21.195] Starting the invocation (attempt 1)
[18:13:21.224] Ignoring gitiles_ref tag without the buildset tag
[18:13:21.224] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:13:21.224] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:13:21.225] Buildbucket request:
{
  "requestId": "8838356740504640016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838356740504640016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19570"
                            },
                        "id": "cron:v1:19570"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838356740504640016"
    },
    {
      "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"
  }
}
[18:13:22.659] Scheduled build:
{
  "id": "8672926677265227713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T18:13:22.025148507Z",
  "updateTime": "2026-08-20T18:13:22.025148507Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:13:22.659] Task URL: https://cr-buildbucket.appspot.com/build/8672926677265227713
[18:13:22.659] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838356740504640016:2:0) after 7m1s
[18:13:23.356] Received PubSub notification, asking Buildbucket for the build status
[18:13:23.381] Build status: SCHEDULED
[18:13:26.417] Received PubSub notification, asking Buildbucket for the build status
[18:13:26.445] Build status: STARTED
[18:13:50.459] Received PubSub notification, asking Buildbucket for the build status
[18:13:50.479] Build:
{
  "id": "8672926677265227713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T18:13:22.025148507Z",
  "startTime": "2026-08-20T18:13:26.175501724Z",
  "endTime": "2026-08-20T18:13:50.086361777Z",
  "updateTime": "2026-08-20T18:13:50.086361777Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:13:50.479] Invocation finished in 30.926952537s with status SUCCEEDED