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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:385 (3 weeks ago)

Debug log (UTC)

[15:56:54.352] New invocation is queued and will start shortly
[15:56:55.459] Starting the invocation (attempt 1)
[15:56:55.479] Ignoring gitiles_ref tag without the buildset tag
[15:56:55.479] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:56:55.479] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:56:55.479] Buildbucket request:
{
  "requestId": "8850777107721612048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850777107721612048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "385"
                            },
                        "id": "cron:v1:385"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850777107721612048"
    },
    {
      "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"
  }
}
[15:56:57.241] Scheduled build:
{
  "id": "8685347044911961745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T15:56:56.400277058Z",
  "updateTime": "2026-04-05T15:56:56.400277058Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:56:57.241] Task URL: https://cr-buildbucket.appspot.com/build/8685347044911961745
[15:56:57.241] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850777107721612048:2:0) after 5m30s
[15:56:57.738] Received PubSub notification, asking Buildbucket for the build status
[15:56:57.757] Build status: SCHEDULED
[15:57:05.291] Received PubSub notification, asking Buildbucket for the build status
[15:57:05.321] Build status: STARTED
[15:57:30.660] Received PubSub notification, asking Buildbucket for the build status
[15:57:30.680] Build:
{
  "id": "8685347044911961745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T15:56:56.400277058Z",
  "startTime": "2026-04-05T15:57:05.057570396Z",
  "endTime": "2026-04-05T15:57:30.309829344Z",
  "updateTime": "2026-04-05T15:57:30.309829344Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:57:30.680] Invocation finished in 36.342704226s with status SUCCEEDED