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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23206 (1 week ago)

Debug log (UTC)

[16:45:00.952] New invocation is queued and will start shortly
[16:45:02.563] Starting the invocation (attempt 1)
[16:45:02.588] Ignoring gitiles_ref tag without the buildset tag
[16:45:02.588] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:45:02.588] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:45:02.588] Buildbucket request:
{
  "requestId": "8836006775368039264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836006775368039264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23206"
                            },
                        "id": "cron:v1:23206"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836006775368039264"
    },
    {
      "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"
  }
}
[16:45:07.027] Scheduled build:
{
  "id": "8670576712010448961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-15T16:45:03.533474820Z",
  "updateTime": "2026-09-15T16:45:03.533474820Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:45:07.027] Task URL: https://cr-buildbucket.appspot.com/build/8670576712010448961
[16:45:07.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836006775368039264:2:0) after 6m59s
[16:45:07.342] Received PubSub notification, asking Buildbucket for the build status
[16:45:07.417] Build status: SCHEDULED
[16:45:13.186] Received PubSub notification, asking Buildbucket for the build status
[16:45:13.211] Build status: STARTED
[16:45:35.997] Received PubSub notification, asking Buildbucket for the build status
[16:45:36.028] Build:
{
  "id": "8670576712010448961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-15T16:45:03.533474820Z",
  "startTime": "2026-09-15T16:45:12.976660715Z",
  "endTime": "2026-09-15T16:45:35.456231917Z",
  "updateTime": "2026-09-15T16:45:35.456231917Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:45:36.028] Invocation finished in 35.080865363s with status SUCCEEDED