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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20284 (1 week ago)

Debug log (UTC)

[20:34:08.506] New invocation is queued and will start shortly
[20:34:09.647] Starting the invocation (attempt 1)
[20:34:09.675] Ignoring gitiles_ref tag without the buildset tag
[20:34:09.675] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:34:09.676] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:34:09.676] Buildbucket request:
{
  "requestId": "8837894896307781344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837894896307781344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20284"
                            },
                        "id": "cron:v1:20284"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837894896307781344"
    },
    {
      "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:34:10.753] Scheduled build:
{
  "id": "8672464833925796625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T20:34:10.156957519Z",
  "updateTime": "2026-08-25T20:34:10.156957519Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:34:10.753] Task URL: https://cr-buildbucket.appspot.com/build/8672464833925796625
[20:34:10.753] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837894896307781344:2:0) after 8m47s
[20:34:11.514] Received PubSub notification, asking Buildbucket for the build status
[20:34:11.546] Build status: SCHEDULED
[20:34:15.813] Received PubSub notification, asking Buildbucket for the build status
[20:34:15.847] Build status: STARTED
[20:34:39.589] Received PubSub notification, asking Buildbucket for the build status
[20:34:39.606] Build:
{
  "id": "8672464833925796625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T20:34:10.156957519Z",
  "startTime": "2026-08-25T20:34:15.625805900Z",
  "endTime": "2026-08-25T20:34:39.023876098Z",
  "updateTime": "2026-08-25T20:34:39.023876098Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:34:39.606] Invocation finished in 31.104485692s with status SUCCEEDED