Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12130 (3 days ago)

Debug log (UTC)

[17:43:35.689] New invocation is queued and will start shortly
[17:43:37.147] Starting the invocation (attempt 1)
[17:43:37.173] Ignoring gitiles_ref tag without the buildset tag
[17:43:37.173] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:43:37.173] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:43:37.173] Buildbucket request:
{
  "requestId": "8843160250245330560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843160250245330560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12130"
                            },
                        "id": "cron:v1:12130"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843160250245330560"
    },
    {
      "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"
  }
}
[17:43:38.635] Scheduled build:
{
  "id": "8677730187253457489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T17:43:37.921216800Z",
  "updateTime": "2026-06-28T17:43:37.921216800Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:43:38.635] Task URL: https://cr-buildbucket.appspot.com/build/8677730187253457489
[17:43:38.635] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843160250245330560:2:0) after 9m49s
[17:43:43.792] Received PubSub notification, asking Buildbucket for the build status
[17:43:43.821] Build status: SCHEDULED
[17:44:10.738] Received PubSub notification, asking Buildbucket for the build status
[17:44:10.755] Build status: STARTED
[17:44:49.391] Received PubSub notification, asking Buildbucket for the build status
[17:44:49.419] Build:
{
  "id": "8677730187253457489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T17:43:37.921216800Z",
  "startTime": "2026-06-28T17:43:57.148199264Z",
  "endTime": "2026-06-28T17:44:30.614668490Z",
  "updateTime": "2026-06-28T17:44:30.614668490Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:44:49.419] Invocation finished in 1m13.735808985s with status SUCCEEDED