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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18985 (1 month ago)

Debug log (UTC)

[14:04:58.289] New invocation is queued and will start shortly
[14:04:59.397] Starting the invocation (attempt 1)
[14:04:59.421] Ignoring gitiles_ref tag without the buildset tag
[14:04:59.421] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:04:59.422] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:04:59.422] Buildbucket request:
{
  "requestId": "8838734753482295776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838734753482295776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18985"
                            },
                        "id": "cron:v1:18985"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838734753482295776"
    },
    {
      "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"
  }
}
[14:05:00.957] Scheduled build:
{
  "id": "8673304690762098497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T14:05:00.262578727Z",
  "updateTime": "2026-08-16T14:05:00.262578727Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:05:00.957] Task URL: https://cr-buildbucket.appspot.com/build/8673304690762098497
[14:05:00.957] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838734753482295776:2:0) after 3m45s
[14:05:02.229] Received PubSub notification, asking Buildbucket for the build status
[14:05:02.251] Build status: SCHEDULED
[14:05:09.534] Received PubSub notification, asking Buildbucket for the build status
[14:05:09.561] Build status: STARTED
[14:05:41.216] Received PubSub notification, asking Buildbucket for the build status
[14:05:41.240] Build:
{
  "id": "8673304690762098497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T14:05:00.262578727Z",
  "startTime": "2026-08-16T14:05:09.312075581Z",
  "endTime": "2026-08-16T14:05:40.636587145Z",
  "updateTime": "2026-08-16T14:05:40.636587145Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:05:41.241] Invocation finished in 42.956809521s with status SUCCEEDED