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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:238 (3 weeks ago)

Debug log (UTC)

[14:49:53.644] New invocation is queued and will start shortly
[14:49:54.735] Starting the invocation (attempt 1)
[14:49:54.759] Ignoring gitiles_ref tag without the buildset tag
[14:49:54.759] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:49:54.759] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:49:54.759] Buildbucket request:
{
  "requestId": "8850871920702251504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850871920702251504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "238"
                            },
                        "id": "cron:v1:238"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850871920702251504"
    },
    {
      "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"
  }
}
[14:49:56.536] Scheduled build:
{
  "id": "8685441857761133713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T14:49:55.821270803Z",
  "updateTime": "2026-04-04T14:49:56.230728164Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:49:56.536] Task URL: https://cr-buildbucket.appspot.com/build/8685441857761133713
[14:49:56.536] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850871920702251504:2:0) after 7m31s
[14:49:57.041] Received PubSub notification, asking Buildbucket for the build status
[14:49:57.070] Build status: SCHEDULED
[14:50:05.955] Received PubSub notification, asking Buildbucket for the build status
[14:50:05.973] Build status: STARTED
[14:50:27.049] Received PubSub notification, asking Buildbucket for the build status
[14:50:27.068] Build:
{
  "id": "8685441857761133713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T14:49:55.821270803Z",
  "startTime": "2026-04-04T14:50:05.804128493Z",
  "endTime": "2026-04-04T14:50:26.766654259Z",
  "updateTime": "2026-04-04T14:50:26.766654259Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:50:27.068] Invocation finished in 33.435204604s with status SUCCEEDED