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

Debug log (UTC)

[17:54:48.241] New invocation is queued and will start shortly
[17:54:49.354] Starting the invocation (attempt 1)
[17:54:49.376] Ignoring gitiles_ref tag without the buildset tag
[17:54:49.376] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:54:49.377] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:54:49.377] Buildbucket request:
{
  "requestId": "8844337305588537648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844337305588537648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10309"
                            },
                        "id": "cron:v1:10309"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844337305588537648"
    },
    {
      "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"
  }
}
[17:54:51.208] Scheduled build:
{
  "id": "8678907242839820785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T17:54:50.239351539Z",
  "updateTime": "2026-06-15T17:54:50.716253139Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:54:51.208] Task URL: https://cr-buildbucket.appspot.com/build/8678907242839820785
[17:54:51.208] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844337305588537648:2:0) after 8m10s
[17:54:51.462] Received PubSub notification, asking Buildbucket for the build status
[17:54:51.487] Build status: SCHEDULED
[17:54:55.609] Received PubSub notification, asking Buildbucket for the build status
[17:54:55.693] Build status: STARTED
[17:55:21.177] Received PubSub notification, asking Buildbucket for the build status
[17:55:21.199] Build:
{
  "id": "8678907242839820785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T17:54:50.239351539Z",
  "startTime": "2026-06-15T17:54:55.387927493Z",
  "endTime": "2026-06-15T17:55:19.934809552Z",
  "updateTime": "2026-06-15T17:55:19.934809552Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:55:21.199] Invocation finished in 32.965148449s with status SUCCEEDED