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:19930 (3 weeks ago)

Debug log (UTC)

[07:56:33.352] New invocation is queued and will start shortly
[07:56:34.387] Starting the invocation (attempt 1)
[07:56:34.411] Ignoring gitiles_ref tag without the buildset tag
[07:56:34.411] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:56:34.412] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:56:34.412] Buildbucket request:
{
  "requestId": "8838123753423395536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838123753423395536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19930"
                            },
                        "id": "cron:v1:19930"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838123753423395536"
    },
    {
      "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"
  }
}
[07:56:36.564] Scheduled build:
{
  "id": "8672693690456622193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T07:56:35.560883537Z",
  "updateTime": "2026-08-23T07:56:36.445115786Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[07:56:36.564] Task URL: https://cr-buildbucket.appspot.com/build/8672693690456622193
[07:56:36.564] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838123753423395536:2:0) after 5m10s
[07:56:36.882] Received PubSub notification, asking Buildbucket for the build status
[07:56:36.904] Build status: SCHEDULED
[07:56:40.887] Received PubSub notification, asking Buildbucket for the build status
[07:56:40.904] Build status: STARTED
[07:57:04.885] Received PubSub notification, asking Buildbucket for the build status
[07:57:04.905] Build:
{
  "id": "8672693690456622193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T07:56:35.560883537Z",
  "startTime": "2026-08-23T07:56:40.726178694Z",
  "endTime": "2026-08-23T07:57:04.485682012Z",
  "updateTime": "2026-08-23T07:57:04.485682012Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[07:57:04.905] Invocation finished in 31.55790816s with status SUCCEEDED