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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17335 (1 month ago)

Debug log (UTC)

[19:36:22.708] New invocation is queued and will start shortly
[19:36:24.504] Starting the invocation (attempt 1)
[19:36:24.532] Ignoring gitiles_ref tag without the buildset tag
[19:36:24.532] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:36:24.532] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:36:24.532] Buildbucket request:
{
  "requestId": "8839801066755583024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839801066755583024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17335"
                            },
                        "id": "cron:v1:17335"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839801066755583024"
    },
    {
      "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"
  }
}
[19:36:26.191] Scheduled build:
{
  "id": "8674371003593819265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T19:36:25.101461375Z",
  "updateTime": "2026-08-04T19:36:25.101461375Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[19:36:26.191] Task URL: https://cr-buildbucket.appspot.com/build/8674371003593819265
[19:36:26.191] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839801066755583024:2:0) after 3m27s
[19:36:38.425] Received PubSub notification, asking Buildbucket for the build status
[19:36:38.472] Build status: SCHEDULED
[19:36:54.186] Received PubSub notification, asking Buildbucket for the build status
[19:36:54.276] Build status: STARTED
[19:37:12.198] Received PubSub notification, asking Buildbucket for the build status
[19:37:12.270] Build:
{
  "id": "8674371003593819265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T19:36:25.101461375Z",
  "startTime": "2026-08-04T19:36:39.987783400Z",
  "endTime": "2026-08-04T19:37:01.556727565Z",
  "updateTime": "2026-08-04T19:37:01.556727565Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[19:37:12.270] Invocation finished in 49.568509948s with status SUCCEEDED