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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12340 (2 days ago)

Debug log (UTC)

[05:32:21.495] New invocation is queued and will start shortly
[05:32:22.902] Starting the invocation (attempt 1)
[05:32:22.931] Ignoring gitiles_ref tag without the buildset tag
[05:32:22.932] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:32:22.933] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:32:22.933] Buildbucket request:
{
  "requestId": "8843025061738803840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843025061738803840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12340"
                            },
                        "id": "cron:v1:12340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843025061738803840"
    },
    {
      "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"
  }
}
[05:32:24.400] Scheduled build:
{
  "id": "8677594998822644737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T05:32:23.655446031Z",
  "updateTime": "2026-06-30T05:32:24.101990235Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:32:24.400] Task URL: https://cr-buildbucket.appspot.com/build/8677594998822644737
[05:32:24.401] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843025061738803840:2:0) after 6m58s
[05:32:24.889] Received PubSub notification, asking Buildbucket for the build status
[05:32:24.906] Build status: SCHEDULED
[05:32:28.166] Received PubSub notification, asking Buildbucket for the build status
[05:32:28.250] Build status: STARTED
[05:32:58.845] Received PubSub notification, asking Buildbucket for the build status
[05:32:58.862] Build:
{
  "id": "8677594998822644737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T05:32:23.655446031Z",
  "startTime": "2026-06-30T05:32:27.952312755Z",
  "endTime": "2026-06-30T05:32:58.396172243Z",
  "updateTime": "2026-06-30T05:32:58.396172243Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:32:58.862] Invocation finished in 37.372459731s with status SUCCEEDED