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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15031 (1 month ago)

Debug log (UTC)

[09:23:54.708] New invocation is queued and will start shortly
[09:23:55.822] Starting the invocation (attempt 1)
[09:23:55.848] Ignoring gitiles_ref tag without the buildset tag
[09:23:55.848] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:23:55.848] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:23:55.848] Buildbucket request:
{
  "requestId": "8841289151287460560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841289151287460560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15031"
                            },
                        "id": "cron:v1:15031"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841289151287460560"
    },
    {
      "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"
  }
}
[09:23:57.105] Scheduled build:
{
  "id": "8675859088814651617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T09:23:56.445476737Z",
  "updateTime": "2026-07-19T09:23:56.836635948Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:23:57.105] Task URL: https://cr-buildbucket.appspot.com/build/8675859088814651617
[09:23:57.105] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841289151287460560:2:0) after 1m5s
[09:23:57.648] Received PubSub notification, asking Buildbucket for the build status
[09:23:57.684] Build status: SCHEDULED
[09:24:02.530] Received PubSub notification, asking Buildbucket for the build status
[09:24:02.548] Build status: STARTED
[09:24:47.384] Received PubSub notification, asking Buildbucket for the build status
[09:24:47.403] Build:
{
  "id": "8675859088814651617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T09:23:56.445476737Z",
  "startTime": "2026-07-19T09:24:02.346176503Z",
  "endTime": "2026-07-19T09:24:47.085530684Z",
  "updateTime": "2026-07-19T09:24:47.085530684Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:24:47.403] Invocation finished in 52.700162764s with status SUCCEEDED