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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11164 (3 weeks ago)

Debug log (UTC)

[20:13:46.313] New invocation is queued and will start shortly
[20:13:47.567] Starting the invocation (attempt 1)
[20:13:47.593] Ignoring gitiles_ref tag without the buildset tag
[20:13:47.593] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:13:47.593] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:13:47.593] Buildbucket request:
{
  "requestId": "8843784980688168928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843784980688168928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11164"
                            },
                        "id": "cron:v1:11164"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843784980688168928"
    },
    {
      "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"
  }
}
[20:13:49.821] Scheduled build:
{
  "id": "8678354917455996113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T20:13:48.772063238Z",
  "updateTime": "2026-06-21T20:13:49.673067144Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:13:49.821] Task URL: https://cr-buildbucket.appspot.com/build/8678354917455996113
[20:13:49.822] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843784980688168928:2:0) after 4m36s
[20:13:50.754] Received PubSub notification, asking Buildbucket for the build status
[20:13:50.786] Build status: SCHEDULED
[20:13:55.951] Received PubSub notification, asking Buildbucket for the build status
[20:13:56.096] Build status: STARTED
[20:14:16.938] Received PubSub notification, asking Buildbucket for the build status
[20:14:16.957] Build:
{
  "id": "8678354917455996113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T20:13:48.772063238Z",
  "startTime": "2026-06-21T20:13:54.857652257Z",
  "endTime": "2026-06-21T20:14:16.561747257Z",
  "updateTime": "2026-06-21T20:14:16.561747257Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:14:16.957] Invocation finished in 30.650893933s with status SUCCEEDED