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

Debug log (UTC)

[22:32:52.736] New invocation is queued and will start shortly
[22:32:54.068] Starting the invocation (attempt 1)
[22:32:54.107] Ignoring gitiles_ref tag without the buildset tag
[22:32:54.107] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:32:54.107] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:32:54.107] Buildbucket request:
{
  "requestId": "8841601901632863296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841601901632863296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14545"
                            },
                        "id": "cron:v1:14545"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841601901632863296"
    },
    {
      "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"
  }
}
[22:32:55.135] Scheduled build:
{
  "id": "8676171839067396561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T22:32:54.562117416Z",
  "updateTime": "2026-07-15T22:32:54.562117416Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:32:55.135] Task URL: https://cr-buildbucket.appspot.com/build/8676171839067396561
[22:32:55.135] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841601901632863296:2:0) after 7m9s
[22:32:55.875] Received PubSub notification, asking Buildbucket for the build status
[22:32:55.900] Build status: SCHEDULED
[22:32:59.442] Received PubSub notification, asking Buildbucket for the build status
[22:32:59.495] Build status: STARTED
[22:33:22.787] Received PubSub notification, asking Buildbucket for the build status
[22:33:22.812] Build:
{
  "id": "8676171839067396561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T22:32:54.562117416Z",
  "startTime": "2026-07-15T22:32:58.923479346Z",
  "endTime": "2026-07-15T22:33:22.366248624Z",
  "updateTime": "2026-07-15T22:33:22.366248624Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:33:22.812] Invocation finished in 30.079817816s with status SUCCEEDED