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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23545 (1 week ago)

Debug log (UTC)

[02:58:25.245] New invocation is queued and will start shortly
[02:58:26.334] Starting the invocation (attempt 1)
[02:58:26.368] Ignoring gitiles_ref tag without the buildset tag
[02:58:26.368] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:58:26.368] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:58:26.369] Buildbucket request:
{
  "requestId": "8835786989337296096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835786989337296096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23545"
                            },
                        "id": "cron:v1:23545"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835786989337296096"
    },
    {
      "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:58:27.750] Scheduled build:
{
  "id": "8670356926836299313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T02:58:27.009838035Z",
  "updateTime": "2026-09-18T02:58:27.009838035Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:58:27.751] Task URL: https://cr-buildbucket.appspot.com/build/8670356926836299313
[02:58:27.751] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835786989337296096:2:0) after 3m34s
[02:58:38.526] Received PubSub notification, asking Buildbucket for the build status
[02:58:38.588] Build status: SCHEDULED
[02:58:54.755] Received PubSub notification, asking Buildbucket for the build status
[02:58:54.786] Build status: STARTED
[02:59:21.219] Received PubSub notification, asking Buildbucket for the build status
[02:59:21.281] Build:
{
  "id": "8670356926836299313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T02:58:27.009838035Z",
  "startTime": "2026-09-18T02:58:40.283271167Z",
  "endTime": "2026-09-18T02:59:04.690574283Z",
  "updateTime": "2026-09-18T02:59:04.690574283Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:59:21.281] Invocation finished in 56.041072105s with status SUCCEEDED