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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15247 (1 month ago)

Debug log (UTC)

[22:20:58.267] New invocation is queued and will start shortly
[22:20:59.988] Starting the invocation (attempt 1)
[22:21:00.019] Ignoring gitiles_ref tag without the buildset tag
[22:21:00.019] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:21:00.019] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:21:00.019] Buildbucket request:
{
  "requestId": "8841149665974631648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841149665974631648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15247"
                            },
                        "id": "cron:v1:15247"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841149665974631648"
    },
    {
      "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"
  }
}
[22:21:01.335] Scheduled build:
{
  "id": "8675719602695827585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T22:21:00.774023819Z",
  "updateTime": "2026-07-20T22:21:00.774023819Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:21:01.335] Task URL: https://cr-buildbucket.appspot.com/build/8675719602695827585
[22:21:01.335] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841149665974631648:2:0) after 8m42s
[22:21:02.094] Received PubSub notification, asking Buildbucket for the build status
[22:21:02.118] Build status: SCHEDULED
[22:21:07.509] Received PubSub notification, asking Buildbucket for the build status
[22:21:07.530] Build status: STARTED
[22:21:54.808] Received PubSub notification, asking Buildbucket for the build status
[22:21:54.827] Build:
{
  "id": "8675719602695827585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T22:21:00.774023819Z",
  "startTime": "2026-07-20T22:21:07.104197234Z",
  "endTime": "2026-07-20T22:21:54.401239223Z",
  "updateTime": "2026-07-20T22:21:54.401239223Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:21:54.827] Invocation finished in 56.563429004s with status SUCCEEDED