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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7462 (4 weeks ago)

Debug log (UTC)

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

  },
  "canary": true
}
[11:00:42.088] Task URL: https://cr-buildbucket.appspot.com/build/8680745238072265569
[11:00:42.089] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846175300929509968:2:0) after 1m0s
[11:00:42.767] Received PubSub notification, asking Buildbucket for the build status
[11:00:42.782] Build status: SCHEDULED
[11:00:48.763] Received PubSub notification, asking Buildbucket for the build status
[11:00:48.786] Build status: STARTED
[11:01:10.167] Received PubSub notification, asking Buildbucket for the build status
[11:01:10.201] Build:
{
  "id": "8680745238072265569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T11:00:41.392813984Z",
  "startTime": "2026-05-26T11:00:48.456426359Z",
  "endTime": "2026-05-26T11:01:09.851026604Z",
  "updateTime": "2026-05-26T11:01:09.851026604Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[11:01:10.201] Invocation finished in 30.917077189s with status SUCCEEDED