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:12595 (2 months ago)

Debug log (UTC)

[01:02:02.181] New invocation is queued and will start shortly
[01:02:03.284] Starting the invocation (attempt 1)
[01:02:03.308] Ignoring gitiles_ref tag without the buildset tag
[01:02:03.308] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:02:03.309] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:02:03.309] Buildbucket request:
{
  "requestId": "8842860874988690864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842860874988690864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12595"
                            },
                        "id": "cron:v1:12595"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842860874988690864"
    },
    {
      "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"
  }
}
[01:02:05.179] Scheduled build:
{
  "id": "8677430812394775473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T01:02:04.034584338Z",
  "updateTime": "2026-07-02T01:02:04.034584338Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:02:05.179] Task URL: https://cr-buildbucket.appspot.com/build/8677430812394775473
[01:02:05.179] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842860874988690864:2:0) after 2m3s
[01:02:05.777] Received PubSub notification, asking Buildbucket for the build status
[01:02:05.801] Build status: SCHEDULED
[01:02:10.454] Received PubSub notification, asking Buildbucket for the build status
[01:02:10.493] Build status: STARTED
[01:02:33.795] Received PubSub notification, asking Buildbucket for the build status
[01:02:33.813] Build:
{
  "id": "8677430812394775473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T01:02:04.034584338Z",
  "startTime": "2026-07-02T01:02:10.288559539Z",
  "endTime": "2026-07-02T01:02:33.202681283Z",
  "updateTime": "2026-07-02T01:02:33.202681283Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:02:33.813] Invocation finished in 31.636093503s with status SUCCEEDED