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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8449 (1 week ago)

Debug log (UTC)

[11:44:44.374] New invocation is queued and will start shortly
[11:44:47.527] Starting the invocation (attempt 1)
[11:44:47.556] Ignoring gitiles_ref tag without the buildset tag
[11:44:47.556] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:44:47.556] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:44:47.556] Buildbucket request:
{
  "requestId": "8845538348591153104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845538348591153104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8449"
                            },
                        "id": "cron:v1:8449"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845538348591153104"
    },
    {
      "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"
  }
}
[11:44:49.356] Scheduled build:
{
  "id": "8680108283415712913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T11:44:48.689540310Z",
  "updateTime": "2026-06-02T11:44:48.689540310Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:44:49.356] Task URL: https://cr-buildbucket.appspot.com/build/8680108283415712913
[11:44:49.356] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845538348591153104:2:0) after 1m45s
[11:44:56.928] Received PubSub notification, asking Buildbucket for the build status
[11:44:57.248] Build status: SCHEDULED
[11:45:06.456] Received PubSub notification, asking Buildbucket for the build status
[11:45:06.480] Build status: STARTED
[11:45:31.286] Received PubSub notification, asking Buildbucket for the build status
[11:45:31.310] Build:
{
  "id": "8680108283415712913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T11:44:48.689540310Z",
  "startTime": "2026-06-02T11:44:58.010845029Z",
  "endTime": "2026-06-02T11:45:21.905298515Z",
  "updateTime": "2026-06-02T11:45:21.905298515Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:45:31.311] Invocation finished in 46.940257532s with status SUCCEEDED