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:7222 (1 month ago)

Debug log (UTC)

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

  }
}
[18:05:36.095] Task URL: https://cr-buildbucket.appspot.com/build/8680899699613672161
[18:05:36.095] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846329763355439552:2:0) after 3m45s
[18:05:36.924] Received PubSub notification, asking Buildbucket for the build status
[18:05:36.939] Build status: SCHEDULED
[18:05:41.830] Received PubSub notification, asking Buildbucket for the build status
[18:05:41.847] Build status: STARTED
[18:06:05.641] Received PubSub notification, asking Buildbucket for the build status
[18:06:05.660] Build:
{
  "id": "8680899699613672161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T18:05:35.387460710Z",
  "startTime": "2026-05-24T18:05:40.600546745Z",
  "endTime": "2026-05-24T18:06:05.116120487Z",
  "updateTime": "2026-05-24T18:06:05.116120487Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:06:05.660] Invocation finished in 33.225033269s with status SUCCEEDED