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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11803 (2 weeks ago)

Debug log (UTC)

[09:54:00.114] New invocation is queued and will start shortly
[09:54:01.234] Starting the invocation (attempt 1)
[09:54:01.262] Ignoring gitiles_ref tag without the buildset tag
[09:54:01.263] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:54:01.263] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:54:01.263] Buildbucket request:
{
  "requestId": "8843370988412271184",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843370988412271184",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11803"
                            },
                        "id": "cron:v1:11803"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843370988412271184"
    },
    {
      "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:54:02.637] Scheduled build:
{
  "id": "8677940925847940881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T09:54:01.936290510Z",
  "updateTime": "2026-06-26T09:54:02.445223147Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:54:02.637] Task URL: https://cr-buildbucket.appspot.com/build/8677940925847940881
[09:54:02.637] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843370988412271184:2:0) after 1m31s
[09:54:03.252] Received PubSub notification, asking Buildbucket for the build status
[09:54:03.334] Build status: SCHEDULED
[09:54:08.723] Received PubSub notification, asking Buildbucket for the build status
[09:54:08.808] Build status: STARTED
[09:54:32.852] Received PubSub notification, asking Buildbucket for the build status
[09:54:32.937] Build:
{
  "id": "8677940925847940881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T09:54:01.936290510Z",
  "startTime": "2026-06-26T09:54:08.518698481Z",
  "endTime": "2026-06-26T09:54:32.565905737Z",
  "updateTime": "2026-06-26T09:54:32.565905737Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:54:32.937] Invocation finished in 32.830198006s with status SUCCEEDED