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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9907 (1 month ago)

Debug log (UTC)

[21:18:52.529] New invocation is queued and will start shortly
[21:18:53.705] Starting the invocation (attempt 1)
[21:18:53.734] Ignoring gitiles_ref tag without the buildset tag
[21:18:53.734] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:18:53.734] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:18:53.734] Buildbucket request:
{
  "requestId": "8844596257418277840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844596257418277840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9907"
                            },
                        "id": "cron:v1:9907"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844596257418277840"
    },
    {
      "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"
  }
}
[21:18:55.833] Scheduled build:
{
  "id": "8679166193891923121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T21:18:55.271348951Z",
  "updateTime": "2026-06-12T21:18:55.693017088Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:18:55.833] Task URL: https://cr-buildbucket.appspot.com/build/8679166193891923121
[21:18:55.833] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844596257418277840:2:0) after 9m5s
[21:18:56.489] Received PubSub notification, asking Buildbucket for the build status
[21:18:56.528] Build status: SCHEDULED
[21:19:00.446] Received PubSub notification, asking Buildbucket for the build status
[21:19:00.474] Build status: STARTED
[21:19:32.884] Received PubSub notification, asking Buildbucket for the build status
[21:19:32.923] Build:
{
  "id": "8679166193891923121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T21:18:55.271348951Z",
  "startTime": "2026-06-12T21:19:00.277720289Z",
  "endTime": "2026-06-12T21:19:32.574280575Z",
  "updateTime": "2026-06-12T21:19:32.574280575Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:19:32.923] Invocation finished in 40.397485046s with status SUCCEEDED