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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7933 (2 weeks ago)

Debug log (UTC)

[19:30:23.038] New invocation is queued and will start shortly
[19:30:24.482] Starting the invocation (attempt 1)
[19:30:24.507] Ignoring gitiles_ref tag without the buildset tag
[19:30:24.507] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:30:24.507] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:30:24.507] Buildbucket request:
{
  "requestId": "8845871440645050160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845871440645050160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7933"
                            },
                        "id": "cron:v1:7933"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845871440645050160"
    },
    {
      "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"
  }
}
[19:30:26.560] Scheduled build:
{
  "id": "8680441377334682257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T19:30:25.573599793Z",
  "updateTime": "2026-05-29T19:30:26.224469613Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:30:26.560] Task URL: https://cr-buildbucket.appspot.com/build/8680441377334682257
[19:30:26.560] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845871440645050160:2:0) after 2m34s
[19:30:26.825] Received PubSub notification, asking Buildbucket for the build status
[19:30:26.849] Build status: SCHEDULED
[19:30:31.837] Received PubSub notification, asking Buildbucket for the build status
[19:30:31.855] Build status: STARTED
[19:30:56.126] Received PubSub notification, asking Buildbucket for the build status
[19:30:56.142] Build:
{
  "id": "8680441377334682257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T19:30:25.573599793Z",
  "startTime": "2026-05-29T19:30:31.513760266Z",
  "endTime": "2026-05-29T19:30:55.836850430Z",
  "updateTime": "2026-05-29T19:30:55.836850430Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:30:56.142] Invocation finished in 33.109151582s with status SUCCEEDED