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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14848 (1 month ago)

Debug log (UTC)

[02:10:44.501] New invocation is queued and will start shortly
[02:10:45.872] Starting the invocation (attempt 1)
[02:10:45.898] Ignoring gitiles_ref tag without the buildset tag
[02:10:45.898] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:10:45.899] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:10:45.899] Buildbucket request:
{
  "requestId": "8841407000962133008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841407000962133008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14848"
                            },
                        "id": "cron:v1:14848"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841407000962133008"
    },
    {
      "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"
  }
}
[02:10:47.172] Scheduled build:
{
  "id": "8675976938204741233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T02:10:46.509868505Z",
  "updateTime": "2026-07-18T02:10:46.977781535Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:10:47.172] Task URL: https://cr-buildbucket.appspot.com/build/8675976938204741233
[02:10:47.172] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841407000962133008:2:0) after 8m12s
[02:10:47.783] Received PubSub notification, asking Buildbucket for the build status
[02:10:47.805] Build status: SCHEDULED
[02:10:50.639] Received PubSub notification, asking Buildbucket for the build status
[02:10:50.686] Build status: STARTED
[02:11:12.619] Received PubSub notification, asking Buildbucket for the build status
[02:11:12.649] Build:
{
  "id": "8675976938204741233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T02:10:46.509868505Z",
  "startTime": "2026-07-18T02:10:50.469150965Z",
  "endTime": "2026-07-18T02:11:12.261168276Z",
  "updateTime": "2026-07-18T02:11:12.261168276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:11:12.649] Invocation finished in 28.152777902s with status SUCCEEDED