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:259 (3 weeks ago)

Debug log (UTC)

[18:24:32.230] New invocation is queued and will start shortly
[18:24:33.313] Starting the invocation (attempt 1)
[18:24:33.335] Ignoring gitiles_ref tag without the buildset tag
[18:24:33.335] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:24:33.335] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:24:33.336] Buildbucket request:
{
  "requestId": "8850858416528739136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850858416528739136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "259"
                            },
                        "id": "cron:v1:259"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850858416528739136"
    },
    {
      "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"
  }
}
[18:24:35.415] Scheduled build:
{
  "id": "8685428353221260161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T18:24:34.754992439Z",
  "updateTime": "2026-04-04T18:24:34.754992439Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:24:35.415] Task URL: https://cr-buildbucket.appspot.com/build/8685428353221260161
[18:24:35.415] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850858416528739136:2:0) after 6m15s
[18:24:36.137] Received PubSub notification, asking Buildbucket for the build status
[18:24:36.187] Build status: SCHEDULED
[18:24:43.232] Received PubSub notification, asking Buildbucket for the build status
[18:24:43.249] Build status: STARTED
[18:25:09.167] Received PubSub notification, asking Buildbucket for the build status
[18:25:09.182] Build:
{
  "id": "8685428353221260161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T18:24:34.754992439Z",
  "startTime": "2026-04-04T18:24:43.067890534Z",
  "endTime": "2026-04-04T18:25:08.621335120Z",
  "updateTime": "2026-04-04T18:25:08.621335120Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:25:09.182] Invocation finished in 36.966274166s with status SUCCEEDED