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:19954 (2 weeks ago)

Debug log (UTC)

[12:01:58.398] New invocation is queued and will start shortly
[12:01:59.553] Starting the invocation (attempt 1)
[12:01:59.579] Ignoring gitiles_ref tag without the buildset tag
[12:01:59.579] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:01:59.579] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:01:59.579] Buildbucket request:
{
  "requestId": "8838108313094162928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838108313094162928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19954"
                            },
                        "id": "cron:v1:19954"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838108313094162928"
    },
    {
      "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"
  }
}
[12:02:00.959] Scheduled build:
{
  "id": "8672678250544552785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T12:02:00.208573110Z",
  "updateTime": "2026-08-23T12:02:00.736159843Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:02:00.959] Task URL: https://cr-buildbucket.appspot.com/build/8672678250544552785
[12:02:00.959] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838108313094162928:2:0) after 5m0s
[12:02:01.498] Received PubSub notification, asking Buildbucket for the build status
[12:02:01.527] Build status: SCHEDULED
[12:02:05.362] Received PubSub notification, asking Buildbucket for the build status
[12:02:05.382] Build status: STARTED
[12:02:28.678] Received PubSub notification, asking Buildbucket for the build status
[12:02:28.704] Build:
{
  "id": "8672678250544552785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T12:02:00.208573110Z",
  "startTime": "2026-08-23T12:02:04.328900538Z",
  "endTime": "2026-08-23T12:02:28.427010510Z",
  "updateTime": "2026-08-23T12:02:28.427010510Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:02:28.704] Invocation finished in 30.311016086s with status SUCCEEDED