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:17500 (1 month ago)

Debug log (UTC)

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

  },
  "canary": true
}
[23:53:18.739] Task URL: https://cr-buildbucket.appspot.com/build/8674264244908184577
[23:53:18.739] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839694307365376896:2:0) after 3m14s
[23:53:19.663] Received PubSub notification, asking Buildbucket for the build status
[23:53:19.741] Build status: SCHEDULED
[23:53:23.021] Received PubSub notification, asking Buildbucket for the build status
[23:53:23.098] Build status: STARTED
[23:53:46.727] Received PubSub notification, asking Buildbucket for the build status
[23:53:46.750] Build:
{
  "id": "8674264244908184577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T23:53:18.118703371Z",
  "startTime": "2026-08-05T23:53:22.760927098Z",
  "endTime": "2026-08-05T23:53:46.480436274Z",
  "updateTime": "2026-08-05T23:53:46.480436274Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[23:53:46.750] Invocation finished in 30.359354051s with status SUCCEEDED