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

Debug log (UTC)

[12:53:04.373] New invocation is queued and will start shortly
[12:53:05.440] Starting the invocation (attempt 1)
[12:53:05.469] Ignoring gitiles_ref tag without the buildset tag
[12:53:05.469] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:53:05.469] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:53:05.470] Buildbucket request:
{
  "requestId": "8839645246615621744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839645246615621744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17575"
                            },
                        "id": "cron:v1:17575"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839645246615621744"
    },
    {
      "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:53:07.001] Scheduled build:
{
  "id": "8674215184017534273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T12:53:06.229671326Z",
  "updateTime": "2026-08-06T12:53:06.830650591Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:53:07.001] Task URL: https://cr-buildbucket.appspot.com/build/8674215184017534273
[12:53:07.002] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839645246615621744:2:0) after 8m3s
[12:53:07.586] Received PubSub notification, asking Buildbucket for the build status
[12:53:07.605] Build status: SCHEDULED
[12:53:10.717] Received PubSub notification, asking Buildbucket for the build status
[12:53:10.750] Build status: STARTED
[12:53:34.552] Received PubSub notification, asking Buildbucket for the build status
[12:53:34.571] Build:
{
  "id": "8674215184017534273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T12:53:06.229671326Z",
  "startTime": "2026-08-06T12:53:10.437882435Z",
  "endTime": "2026-08-06T12:53:34.025161986Z",
  "updateTime": "2026-08-06T12:53:34.025161986Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:53:34.571] Invocation finished in 30.203157105s with status SUCCEEDED