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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10102 (1 month ago)

Debug log (UTC)

[06:36:24.234] New invocation is queued and will start shortly
[06:36:25.295] Starting the invocation (attempt 1)
[06:36:25.317] Ignoring gitiles_ref tag without the buildset tag
[06:36:25.318] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:36:25.318] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:36:25.318] Buildbucket request:
{
  "requestId": "8844470583798456944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844470583798456944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10102"
                            },
                        "id": "cron:v1:10102"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844470583798456944"
    },
    {
      "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"
  }
}
[06:36:27.126] Scheduled build:
{
  "id": "8679040520858600209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T06:36:26.416683292Z",
  "updateTime": "2026-06-14T06:36:26.879242772Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:36:27.126] Task URL: https://cr-buildbucket.appspot.com/build/8679040520858600209
[06:36:27.126] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844470583798456944:2:0) after 1m20s
[06:36:28.140] Received PubSub notification, asking Buildbucket for the build status
[06:36:28.157] Build status: SCHEDULED
[06:36:31.643] Received PubSub notification, asking Buildbucket for the build status
[06:36:31.662] Build status: STARTED
[06:37:02.313] Received PubSub notification, asking Buildbucket for the build status
[06:37:02.332] Build:
{
  "id": "8679040520858600209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T06:36:26.416683292Z",
  "startTime": "2026-06-14T06:36:31.494261241Z",
  "endTime": "2026-06-14T06:37:01.341940453Z",
  "updateTime": "2026-06-14T06:37:01.341940453Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:02.332] Invocation finished in 38.103472613s with status SUCCEEDED