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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11221 (3 weeks ago)

Debug log (UTC)

[05:57:47.092] New invocation is queued and will start shortly
[05:57:48.215] Starting the invocation (attempt 1)
[05:57:48.239] Ignoring gitiles_ref tag without the buildset tag
[05:57:48.239] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:57:48.240] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:57:48.240] Buildbucket request:
{
  "requestId": "8843748237764539600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843748237764539600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11221"
                            },
                        "id": "cron:v1:11221"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843748237764539600"
    },
    {
      "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"
  }
}
[05:57:49.974] Scheduled build:
{
  "id": "8678318175155472641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T05:57:48.960443998Z",
  "updateTime": "2026-06-22T05:57:49.492979442Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:57:49.974] Task URL: https://cr-buildbucket.appspot.com/build/8678318175155472641
[05:57:49.974] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843748237764539600:2:0) after 4m3s
[05:57:50.498] Received PubSub notification, asking Buildbucket for the build status
[05:57:50.518] Build status: SCHEDULED
[05:58:06.505] Received PubSub notification, asking Buildbucket for the build status
[05:58:06.527] Build status: STARTED
[05:58:40.686] Received PubSub notification, asking Buildbucket for the build status
[05:58:40.710] Build:
{
  "id": "8678318175155472641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T05:57:48.960443998Z",
  "startTime": "2026-06-22T05:58:06.132080257Z",
  "endTime": "2026-06-22T05:58:40.429834821Z",
  "updateTime": "2026-06-22T05:58:40.429834821Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:58:40.710] Invocation finished in 53.622148599s with status SUCCEEDED