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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19642 (3 weeks ago)

Debug log (UTC)

[06:35:23.399] New invocation is queued and will start shortly
[06:35:25.218] Starting the invocation (attempt 1)
[06:35:25.246] Ignoring gitiles_ref tag without the buildset tag
[06:35:25.246] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:35:25.246] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:35:25.246] Buildbucket request:
{
  "requestId": "8838310053871834784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838310053871834784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19642"
                            },
                        "id": "cron:v1:19642"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838310053871834784"
    },
    {
      "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"
  }
}
[06:35:27.165] Scheduled build:
{
  "id": "8672879990245764561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T06:35:26.236513922Z",
  "updateTime": "2026-08-21T06:35:26.236513922Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:35:27.165] Task URL: https://cr-buildbucket.appspot.com/build/8672879990245764561
[06:35:27.166] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838310053871834784:2:0) after 7m23s
[06:35:27.917] Received PubSub notification, asking Buildbucket for the build status
[06:35:27.933] Build status: SCHEDULED
[06:35:31.877] Received PubSub notification, asking Buildbucket for the build status
[06:35:31.896] Build status: STARTED
[06:35:56.355] Received PubSub notification, asking Buildbucket for the build status
[06:35:56.453] Build:
{
  "id": "8672879990245764561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T06:35:26.236513922Z",
  "startTime": "2026-08-21T06:35:31.704368814Z",
  "endTime": "2026-08-21T06:35:56.088215431Z",
  "updateTime": "2026-08-21T06:35:56.088215431Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:35:56.453] Invocation finished in 33.057983609s with status SUCCEEDED