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:5977 (2 months ago)

Debug log (UTC)

[21:12:36.984] New invocation is queued and will start shortly
[21:12:40.592] Starting the invocation (attempt 1)
[21:12:40.619] Ignoring gitiles_ref tag without the buildset tag
[21:12:40.619] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:12:40.620] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:12:40.620] Buildbucket request:
{
  "requestId": "8847133366266439840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847133366266439840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5977"
                            },
                        "id": "cron:v1:5977"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847133366266439840"
    },
    {
      "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"
  }
}
[21:12:42.518] Scheduled build:
{
  "id": "8681703300611252529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T21:12:41.755889356Z",
  "updateTime": "2026-05-15T21:12:42.314224136Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:12:42.518] Task URL: https://cr-buildbucket.appspot.com/build/8681703300611252529
[21:12:42.518] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847133366266439840:2:0) after 9m52s
[21:12:43.053] Received PubSub notification, asking Buildbucket for the build status
[21:12:43.075] Build status: SCHEDULED
[21:12:46.145] Received PubSub notification, asking Buildbucket for the build status
[21:12:46.161] Build status: STARTED
[21:13:10.282] Received PubSub notification, asking Buildbucket for the build status
[21:13:10.297] Build:
{
  "id": "8681703300611252529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T21:12:41.755889356Z",
  "startTime": "2026-05-15T21:12:45.911739598Z",
  "endTime": "2026-05-15T21:13:09.695733452Z",
  "updateTime": "2026-05-15T21:13:09.695733452Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:13:10.297] Invocation finished in 33.318728425s with status SUCCEEDED