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:20101 (2 weeks ago)

Debug log (UTC)

[13:13:13.112] New invocation is queued and will start shortly
[13:13:14.253] Starting the invocation (attempt 1)
[13:13:14.278] Ignoring gitiles_ref tag without the buildset tag
[13:13:14.278] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:13:14.278] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:13:14.279] Buildbucket request:
{
  "requestId": "8838013233764523056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838013233764523056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20101"
                            },
                        "id": "cron:v1:20101"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838013233764523056"
    },
    {
      "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"
  }
}
[13:13:16.046] Scheduled build:
{
  "id": "8672583170923960033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T13:13:15.200116798Z",
  "updateTime": "2026-08-24T13:13:15.892927116Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:13:16.046] Task URL: https://cr-buildbucket.appspot.com/build/8672583170923960033
[13:13:16.046] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838013233764523056:2:0) after 1m53s
[13:13:16.436] Received PubSub notification, asking Buildbucket for the build status
[13:13:16.456] Build status: SCHEDULED
[13:13:19.675] Received PubSub notification, asking Buildbucket for the build status
[13:13:19.697] Build status: STARTED
[13:13:44.303] Received PubSub notification, asking Buildbucket for the build status
[13:13:44.332] Build:
{
  "id": "8672583170923960033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T13:13:15.200116798Z",
  "startTime": "2026-08-24T13:13:19.452752714Z",
  "endTime": "2026-08-24T13:13:43.870896728Z",
  "updateTime": "2026-08-24T13:13:43.870896728Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:13:44.332] Invocation finished in 31.223928649s with status SUCCEEDED