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:23716 (5 days ago)

Debug log (UTC)

[08:09:44.716] New invocation is queued and will start shortly
[08:09:45.869] Starting the invocation (attempt 1)
[08:09:45.896] Ignoring gitiles_ref tag without the buildset tag
[08:09:45.896] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:09:45.896] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:09:45.897] Buildbucket request:
{
  "requestId": "8835676805525736480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835676805525736480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23716"
                            },
                        "id": "cron:v1:23716"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835676805525736480"
    },
    {
      "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"
  }
}
[08:09:47.248] Scheduled build:
{
  "id": "8670246742889069249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T08:09:46.609031940Z",
  "updateTime": "2026-09-19T08:09:47.164344953Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:09:47.248] Task URL: https://cr-buildbucket.appspot.com/build/8670246742889069249
[08:09:47.248] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835676805525736480:2:0) after 7m3s
[08:09:47.868] Received PubSub notification, asking Buildbucket for the build status
[08:09:47.889] Build status: SCHEDULED
[08:09:51.708] Received PubSub notification, asking Buildbucket for the build status
[08:09:51.822] Build status: STARTED
[08:10:15.454] Received PubSub notification, asking Buildbucket for the build status
[08:10:15.473] Build:
{
  "id": "8670246742889069249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T08:09:46.609031940Z",
  "startTime": "2026-09-19T08:09:51.512293977Z",
  "endTime": "2026-09-19T08:10:15.209862676Z",
  "updateTime": "2026-09-19T08:10:15.209862676Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:10:15.473] Invocation finished in 30.761405533s with status SUCCEEDED