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

Debug log (UTC)

[00:00:33.599] New invocation is queued and will start shortly
[00:00:34.958] Starting the invocation (attempt 1)
[00:00:34.986] Ignoring gitiles_ref tag without the buildset tag
[00:00:34.986] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:34.987] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:34.987] Buildbucket request:
{
  "requestId": "8846488621402823840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846488621402823840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6976"
                            },
                        "id": "cron:v1:6976"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846488621402823840"
    },
    {
      "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"
  }
}
[00:00:37.074] Scheduled build:
{
  "id": "8681058557984113121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T00:00:36.239881236Z",
  "updateTime": "2026-05-23T00:00:36.239881236Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:37.074] Task URL: https://cr-buildbucket.appspot.com/build/8681058557984113121
[00:00:37.074] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846488621402823840:2:0) after 2m11s
[00:00:37.494] Received PubSub notification, asking Buildbucket for the build status
[00:00:37.576] Build status: SCHEDULED
[00:00:42.450] Received PubSub notification, asking Buildbucket for the build status
[00:00:44.863] Build status: STARTED
[00:01:06.798] Received PubSub notification, asking Buildbucket for the build status
[00:01:06.818] Build:
{
  "id": "8681058557984113121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T00:00:36.239881236Z",
  "startTime": "2026-05-23T00:00:41.587366711Z",
  "endTime": "2026-05-23T00:01:06.468766843Z",
  "updateTime": "2026-05-23T00:01:06.468766843Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:01:06.818] Invocation finished in 33.222784167s with status SUCCEEDED