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:14560 (1 month ago)

Debug log (UTC)

[01:05:52.552] New invocation is queued and will start shortly
[01:05:53.612] Starting the invocation (attempt 1)
[01:05:53.635] Ignoring gitiles_ref tag without the buildset tag
[01:05:53.635] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:05:53.635] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:05:53.635] Buildbucket request:
{
  "requestId": "8841592275897466560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841592275897466560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14560"
                            },
                        "id": "cron:v1:14560"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841592275897466560"
    },
    {
      "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"
  }
}
[01:05:55.003] Scheduled build:
{
  "id": "8676162213213302929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T01:05:54.492209790Z",
  "updateTime": "2026-07-16T01:05:54.492209790Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:05:55.003] Task URL: https://cr-buildbucket.appspot.com/build/8676162213213302929
[01:05:55.003] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841592275897466560:2:0) after 3m1s
[01:05:55.729] Received PubSub notification, asking Buildbucket for the build status
[01:05:55.749] Build status: SCHEDULED
[01:05:59.087] Received PubSub notification, asking Buildbucket for the build status
[01:05:59.171] Build status: STARTED
[01:06:22.804] Received PubSub notification, asking Buildbucket for the build status
[01:06:22.826] Build:
{
  "id": "8676162213213302929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T01:05:54.492209790Z",
  "startTime": "2026-07-16T01:05:58.912588517Z",
  "endTime": "2026-07-16T01:06:20.754401318Z",
  "updateTime": "2026-07-16T01:06:20.754401318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:06:22.826] Invocation finished in 30.277708653s with status SUCCEEDED