Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8872 (1 week ago)

Debug log (UTC)

[12:15:38.165] New invocation is queued and will start shortly
[12:15:39.220] Starting the invocation (attempt 1)
[12:15:39.246] Ignoring gitiles_ref tag without the buildset tag
[12:15:39.246] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:15:39.246] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:15:39.247] Buildbucket request:
{
  "requestId": "8845264613851444880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845264613851444880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8872"
                            },
                        "id": "cron:v1:8872"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845264613851444880"
    },
    {
      "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"
  }
}
[12:15:41.034] Scheduled build:
{
  "id": "8679834551115920577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T12:15:40.153166224Z",
  "updateTime": "2026-06-05T12:15:40.906047683Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:15:41.034] Task URL: https://cr-buildbucket.appspot.com/build/8679834551115920577
[12:15:41.035] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845264613851444880:2:0) after 8m38s
[12:15:41.607] Received PubSub notification, asking Buildbucket for the build status
[12:15:41.625] Build status: SCHEDULED
[12:19:34.917] Received PubSub notification, asking Buildbucket for the build status
[12:19:34.948] Build status: STARTED
[12:19:59.893] Received PubSub notification, asking Buildbucket for the build status
[12:19:59.908] Build:
{
  "id": "8679834551115920577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T12:15:40.153166224Z",
  "startTime": "2026-06-05T12:19:17.072364035Z",
  "endTime": "2026-06-05T12:19:47.710500384Z",
  "updateTime": "2026-06-05T12:19:47.710500384Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:19:59.908] Invocation finished in 4m21.748156164s with status SUCCEEDED