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:19378 (3 weeks ago)

Debug log (UTC)

[09:21:00.772] New invocation is queued and will start shortly
[09:21:01.836] Starting the invocation (attempt 1)
[09:21:01.862] Ignoring gitiles_ref tag without the buildset tag
[09:21:01.862] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:21:01.862] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:21:01.862] Buildbucket request:
{
  "requestId": "8838480827713680016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838480827713680016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19378"
                            },
                        "id": "cron:v1:19378"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838480827713680016"
    },
    {
      "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"
  }
}
[09:21:03.357] Scheduled build:
{
  "id": "8673050765197274033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T09:21:02.551024998Z",
  "updateTime": "2026-08-19T09:21:03.013754740Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:21:03.357] Task URL: https://cr-buildbucket.appspot.com/build/8673050765197274033
[09:21:03.357] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838480827713680016:2:0) after 3m32s
[09:21:03.796] Received PubSub notification, asking Buildbucket for the build status
[09:21:03.881] Build status: SCHEDULED
[09:21:08.671] Received PubSub notification, asking Buildbucket for the build status
[09:21:08.693] Build status: STARTED
[09:21:31.166] Received PubSub notification, asking Buildbucket for the build status
[09:21:31.193] Build:
{
  "id": "8673050765197274033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T09:21:02.551024998Z",
  "startTime": "2026-08-19T09:21:08.366952520Z",
  "endTime": "2026-08-19T09:21:30.916292239Z",
  "updateTime": "2026-08-19T09:21:30.916292239Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:21:31.193] Invocation finished in 30.424956888s with status SUCCEEDED