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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8440 (1 week ago)

Debug log (UTC)

[10:12:55.871] New invocation is queued and will start shortly
[10:12:58.185] Starting the invocation (attempt 1)
[10:12:58.211] Ignoring gitiles_ref tag without the buildset tag
[10:12:58.211] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:12:58.211] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:12:58.211] Buildbucket request:
{
  "requestId": "8845544124674517040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845544124674517040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8440"
                            },
                        "id": "cron:v1:8440"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845544124674517040"
    },
    {
      "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"
  }
}
[10:12:59.905] Scheduled build:
{
  "id": "8680114060501480305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T10:12:59.230156053Z",
  "updateTime": "2026-06-02T10:12:59.704571207Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:12:59.905] Task URL: https://cr-buildbucket.appspot.com/build/8680114060501480305
[10:12:59.905] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845544124674517040:2:0) after 9m19s
[10:13:00.654] Received PubSub notification, asking Buildbucket for the build status
[10:13:00.739] Build status: SCHEDULED
[10:13:04.657] Received PubSub notification, asking Buildbucket for the build status
[10:13:04.754] Build status: STARTED
[10:13:27.040] Received PubSub notification, asking Buildbucket for the build status
[10:13:27.070] Build:
{
  "id": "8680114060501480305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T10:12:59.230156053Z",
  "startTime": "2026-06-02T10:13:04.473154341Z",
  "endTime": "2026-06-02T10:13:26.678515026Z",
  "updateTime": "2026-06-02T10:13:26.678515026Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:13:27.070] Invocation finished in 31.202504955s with status SUCCEEDED