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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12727 (2 months ago)

Debug log (UTC)

[23:35:10.227] New invocation is queued and will start shortly
[23:35:11.328] Starting the invocation (attempt 1)
[23:35:11.353] Ignoring gitiles_ref tag without the buildset tag
[23:35:11.353] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:35:11.353] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:35:11.353] Buildbucket request:
{
  "requestId": "8842775743154082576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842775743154082576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12727"
                            },
                        "id": "cron:v1:12727"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842775743154082576"
    },
    {
      "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"
  }
}
[23:35:12.498] Scheduled build:
{
  "id": "8677345680761192497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T23:35:11.887807488Z",
  "updateTime": "2026-07-02T23:35:12.360675844Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:35:12.498] Task URL: https://cr-buildbucket.appspot.com/build/8677345680761192497
[23:35:12.498] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842775743154082576:2:0) after 8m28s
[23:35:13.291] Received PubSub notification, asking Buildbucket for the build status
[23:35:13.326] Build status: SCHEDULED
[23:35:22.050] Received PubSub notification, asking Buildbucket for the build status
[23:35:22.102] Build status: STARTED
[23:35:48.899] Received PubSub notification, asking Buildbucket for the build status
[23:35:48.926] Build:
{
  "id": "8677345680761192497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T23:35:11.887807488Z",
  "startTime": "2026-07-02T23:35:20.216563432Z",
  "endTime": "2026-07-02T23:35:48.305507324Z",
  "updateTime": "2026-07-02T23:35:48.305507324Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:35:48.926] Invocation finished in 38.705807437s with status SUCCEEDED