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

Debug log (UTC)

[00:01:54.322] New invocation is queued and will start shortly
[00:01:55.461] Starting the invocation (attempt 1)
[00:01:55.484] Ignoring gitiles_ref tag without the buildset tag
[00:01:55.484] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:01:55.486] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:01:55.487] Buildbucket request:
{
  "requestId": "8839240779448323280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839240779448323280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18202"
                            },
                        "id": "cron:v1:18202"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839240779448323280"
    },
    {
      "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:01:57.021] Scheduled build:
{
  "id": "8673810716976888385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T00:01:56.057471227Z",
  "updateTime": "2026-08-11T00:01:56.593824232Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[00:01:57.021] Task URL: https://cr-buildbucket.appspot.com/build/8673810716976888385
[00:01:57.022] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839240779448323280:2:0) after 3m39s
[00:01:57.510] Received PubSub notification, asking Buildbucket for the build status
[00:01:57.531] Build status: SCHEDULED
[00:02:02.975] Received PubSub notification, asking Buildbucket for the build status
[00:02:02.998] Build status: STARTED
[00:02:26.990] Received PubSub notification, asking Buildbucket for the build status
[00:02:27.060] Build:
{
  "id": "8673810716976888385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T00:01:56.057471227Z",
  "startTime": "2026-08-11T00:02:02.768790534Z",
  "endTime": "2026-08-11T00:02:26.568004013Z",
  "updateTime": "2026-08-11T00:02:26.568004013Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[00:02:27.060] Invocation finished in 32.742949824s with status SUCCEEDED