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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8515 (1 week ago)

Debug log (UTC)

[23:04:04.986] New invocation is queued and will start shortly
[23:04:06.097] Starting the invocation (attempt 1)
[23:04:06.130] Ignoring gitiles_ref tag without the buildset tag
[23:04:06.131] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:04:06.131] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:04:06.131] Buildbucket request:
{
  "requestId": "8845495607992082352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845495607992082352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8515"
                            },
                        "id": "cron:v1:8515"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845495607992082352"
    },
    {
      "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:04:07.430] Scheduled build:
{
  "id": "8680065545438738945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T23:04:06.800558826Z",
  "updateTime": "2026-06-02T23:04:06.800558826Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:04:07.430] Task URL: https://cr-buildbucket.appspot.com/build/8680065545438738945
[23:04:07.430] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845495607992082352:2:0) after 8m2s
[23:04:08.031] Received PubSub notification, asking Buildbucket for the build status
[23:04:08.055] Build status: SCHEDULED
[23:04:12.709] Received PubSub notification, asking Buildbucket for the build status
[23:04:12.732] Build status: STARTED
[23:04:37.094] Received PubSub notification, asking Buildbucket for the build status
[23:04:37.111] Build:
{
  "id": "8680065545438738945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T23:04:06.800558826Z",
  "startTime": "2026-06-02T23:04:12.553531370Z",
  "endTime": "2026-06-02T23:04:36.837182096Z",
  "updateTime": "2026-06-02T23:04:36.837182096Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:04:37.111] Invocation finished in 32.129658281s with status SUCCEEDED