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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18481 (1 month ago)

Debug log (UTC)

[23:43:16.539] New invocation is queued and will start shortly
[23:43:18.610] Starting the invocation (attempt 1)
[23:43:18.640] Ignoring gitiles_ref tag without the buildset tag
[23:43:18.640] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:43:18.640] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:43:18.640] Buildbucket request:
{
  "requestId": "8839060757594921168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839060757594921168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18481"
                            },
                        "id": "cron:v1:18481"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839060757594921168"
    },
    {
      "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:43:19.800] Scheduled build:
{
  "id": "8673630694128421505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T23:43:19.224751713Z",
  "updateTime": "2026-08-12T23:43:19.224751713Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:43:19.800] Task URL: https://cr-buildbucket.appspot.com/build/8673630694128421505
[23:43:19.800] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839060757594921168:2:0) after 1m20s
[23:43:20.469] Received PubSub notification, asking Buildbucket for the build status
[23:43:20.492] Build status: SCHEDULED
[23:43:23.633] Received PubSub notification, asking Buildbucket for the build status
[23:43:23.656] Build status: STARTED
[23:43:48.208] Received PubSub notification, asking Buildbucket for the build status
[23:43:48.236] Build:
{
  "id": "8673630694128421505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T23:43:19.224751713Z",
  "startTime": "2026-08-12T23:43:23.455209802Z",
  "endTime": "2026-08-12T23:43:47.971483002Z",
  "updateTime": "2026-08-12T23:43:47.971483002Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:43:48.236] Invocation finished in 31.701276359s with status SUCCEEDED