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

Debug log (UTC)

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

  }
}
[11:37:29.988] Task URL: https://cr-buildbucket.appspot.com/build/8681195908022818209
[11:37:29.988] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846625970738062240:2:0) after 3m28s
[11:37:30.296] Received PubSub notification, asking Buildbucket for the build status
[11:37:30.312] Build status: SCHEDULED
[11:37:33.508] Received PubSub notification, asking Buildbucket for the build status
[11:37:33.530] Build status: STARTED
[11:37:57.448] Received PubSub notification, asking Buildbucket for the build status
[11:37:57.482] Build:
{
  "id": "8681195908022818209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T11:37:29.035816722Z",
  "startTime": "2026-05-21T11:37:33.308882392Z",
  "endTime": "2026-05-21T11:37:57.175102402Z",
  "updateTime": "2026-05-21T11:37:57.175102402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:37:57.482] Invocation finished in 30.419671069s with status SUCCEEDED