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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14788 (1 month ago)

Debug log (UTC)

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

  },
  "canary": true
}
[15:56:45.249] Task URL: https://cr-buildbucket.appspot.com/build/8676015569818665953
[15:56:45.250] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841445632573058848:2:0) after 2m46s
[15:56:45.783] Received PubSub notification, asking Buildbucket for the build status
[15:56:45.990] Build status: SCHEDULED
[15:56:48.866] Received PubSub notification, asking Buildbucket for the build status
[15:56:48.882] Build status: STARTED
[15:57:14.913] Received PubSub notification, asking Buildbucket for the build status
[15:57:14.934] Build:
{
  "id": "8676015569818665953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T15:56:44.531124714Z",
  "startTime": "2026-07-17T15:56:48.710550743Z",
  "endTime": "2026-07-17T15:57:14.590521997Z",
  "updateTime": "2026-07-17T15:57:14.590521997Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:57:14.934] Invocation finished in 32.414340795s with status SUCCEEDED