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:19267 (3 weeks ago)

Debug log (UTC)

[14:24:08.884] New invocation is queued and will start shortly
[14:24:10.156] Starting the invocation (attempt 1)
[14:24:10.189] Ignoring gitiles_ref tag without the buildset tag
[14:24:10.189] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:24:10.189] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:24:10.190] Buildbucket request:
{
  "requestId": "8838552353096947104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838552353096947104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19267"
                            },
                        "id": "cron:v1:19267"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838552353096947104"
    },
    {
      "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"
  }
}
[14:24:11.570] Scheduled build:
{
  "id": "8673122290467363313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T14:24:10.738634733Z",
  "updateTime": "2026-08-18T14:24:11.347877054Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[14:24:11.570] Task URL: https://cr-buildbucket.appspot.com/build/8673122290467363313
[14:24:11.570] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838552353096947104:2:0) after 5m59s
[14:24:12.177] Received PubSub notification, asking Buildbucket for the build status
[14:24:12.211] Build status: SCHEDULED
[14:24:15.424] Received PubSub notification, asking Buildbucket for the build status
[14:24:15.446] Build status: STARTED
[14:24:39.374] Received PubSub notification, asking Buildbucket for the build status
[14:24:39.396] Build:
{
  "id": "8673122290467363313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T14:24:10.738634733Z",
  "startTime": "2026-08-18T14:24:15.233697244Z",
  "endTime": "2026-08-18T14:24:39.154172651Z",
  "updateTime": "2026-08-18T14:24:39.154172651Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[14:24:39.396] Invocation finished in 30.549788869s with status SUCCEEDED