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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15187 (1 month ago)

Debug log (UTC)

[12:02:42.276] New invocation is queued and will start shortly
[12:02:43.355] Starting the invocation (attempt 1)
[12:02:43.385] Ignoring gitiles_ref tag without the buildset tag
[12:02:43.385] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:02:43.386] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:02:43.386] Buildbucket request:
{
  "requestId": "8841188563939888976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841188563939888976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15187"
                            },
                        "id": "cron:v1:15187"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841188563939888976"
    },
    {
      "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:44.365] Scheduled build:
{
  "id": "8675758501660205825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T12:02:43.831899601Z",
  "updateTime": "2026-07-20T12:02:44.282982175Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:02:44.366] Task URL: https://cr-buildbucket.appspot.com/build/8675758501660205825
[12:02:44.366] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841188563939888976:2:0) after 5m21s
[12:02:45.062] Received PubSub notification, asking Buildbucket for the build status
[12:02:45.135] Build status: SCHEDULED
[12:02:50.428] Received PubSub notification, asking Buildbucket for the build status
[12:02:50.459] Build status: STARTED
[12:03:14.721] Received PubSub notification, asking Buildbucket for the build status
[12:03:14.738] Build:
{
  "id": "8675758501660205825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T12:02:43.831899601Z",
  "startTime": "2026-07-20T12:02:50.269749090Z",
  "endTime": "2026-07-20T12:03:14.364155426Z",
  "updateTime": "2026-07-20T12:03:14.364155426Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:03:14.739] Invocation finished in 32.465895673s with status SUCCEEDED