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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7153 (1 month ago)

Debug log (UTC)

[06:18:36.721] New invocation is queued and will start shortly
[06:18:37.801] Starting the invocation (attempt 1)
[06:18:37.825] Ignoring gitiles_ref tag without the buildset tag
[06:18:37.825] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:18:37.826] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:18:37.826] Buildbucket request:
{
  "requestId": "8846374239458463600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846374239458463600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7153"
                            },
                        "id": "cron:v1:7153"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846374239458463600"
    },
    {
      "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:18:39.779] Scheduled build:
{
  "id": "8680944176589271841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T06:18:38.838317800Z",
  "updateTime": "2026-05-24T06:18:39.342791573Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:18:39.779] Task URL: https://cr-buildbucket.appspot.com/build/8680944176589271841
[06:18:39.779] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846374239458463600:2:0) after 2m43s
[06:18:40.047] Received PubSub notification, asking Buildbucket for the build status
[06:18:40.099] Build status: SCHEDULED
[06:18:42.949] Received PubSub notification, asking Buildbucket for the build status
[06:18:42.971] Build status: STARTED
[06:19:06.667] Received PubSub notification, asking Buildbucket for the build status
[06:19:06.686] Build:
{
  "id": "8680944176589271841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T06:18:38.838317800Z",
  "startTime": "2026-05-24T06:18:42.778283370Z",
  "endTime": "2026-05-24T06:19:06.261157481Z",
  "updateTime": "2026-05-24T06:19:06.261157481Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:19:06.686] Invocation finished in 29.968698605s with status SUCCEEDED