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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19303 (3 weeks ago)

Debug log (UTC)

[20:33:16.329] New invocation is queued and will start shortly
[20:33:18.344] Starting the invocation (attempt 1)
[20:33:18.371] Ignoring gitiles_ref tag without the buildset tag
[20:33:18.371] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:33:18.371] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:33:18.371] Buildbucket request:
{
  "requestId": "8838529129782208480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838529129782208480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19303"
                            },
                        "id": "cron:v1:19303"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838529129782208480"
    },
    {
      "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"
  }
}
[20:33:19.557] Scheduled build:
{
  "id": "8673099066414135089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T20:33:18.921716828Z",
  "updateTime": "2026-08-18T20:33:19.485278236Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:33:19.557] Task URL: https://cr-buildbucket.appspot.com/build/8673099066414135089
[20:33:19.557] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838529129782208480:2:0) after 9m53s
[20:33:20.197] Received PubSub notification, asking Buildbucket for the build status
[20:33:20.215] Build status: SCHEDULED
[20:33:25.912] Received PubSub notification, asking Buildbucket for the build status
[20:33:25.935] Build status: STARTED
[20:33:57.899] Received PubSub notification, asking Buildbucket for the build status
[20:33:57.940] Build:
{
  "id": "8673099066414135089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T20:33:18.921716828Z",
  "startTime": "2026-08-18T20:33:25.025485943Z",
  "endTime": "2026-08-18T20:33:57.542376261Z",
  "updateTime": "2026-08-18T20:33:57.542376261Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:33:57.940] Invocation finished in 41.613946244s with status SUCCEEDED