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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19246 (3 weeks ago)

Debug log (UTC)

[10:48:38.527] New invocation is queued and will start shortly
[10:48:40.056] Starting the invocation (attempt 1)
[10:48:40.086] Ignoring gitiles_ref tag without the buildset tag
[10:48:40.086] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:48:40.087] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:48:40.087] Buildbucket request:
{
  "requestId": "8838565911525126960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838565911525126960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19246"
                            },
                        "id": "cron:v1:19246"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838565911525126960"
    },
    {
      "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"
  }
}
[10:48:41.337] Scheduled build:
{
  "id": "8673135848564140689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T10:48:40.730159379Z",
  "updateTime": "2026-08-18T10:48:41.166937534Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:48:41.337] Task URL: https://cr-buildbucket.appspot.com/build/8673135848564140689
[10:48:41.337] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838565911525126960:2:0) after 5m18s
[10:48:42.039] Received PubSub notification, asking Buildbucket for the build status
[10:48:42.059] Build status: SCHEDULED
[10:48:44.815] Received PubSub notification, asking Buildbucket for the build status
[10:48:44.833] Build status: STARTED
[10:49:06.474] Received PubSub notification, asking Buildbucket for the build status
[10:49:06.497] Build:
{
  "id": "8673135848564140689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T10:48:40.730159379Z",
  "startTime": "2026-08-18T10:48:44.655320785Z",
  "endTime": "2026-08-18T10:49:06.098646142Z",
  "updateTime": "2026-08-18T10:49:06.098646142Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:49:06.497] Invocation finished in 27.974470429s with status SUCCEEDED