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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5710 (2 months ago)

Debug log (UTC)

[23:41:59.445] New invocation is queued and will start shortly
[23:42:01.143] Starting the invocation (attempt 1)
[23:42:01.165] Ignoring gitiles_ref tag without the buildset tag
[23:42:01.165] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:42:01.165] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:42:01.165] Buildbucket request:
{
  "requestId": "8847305162381595168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847305162381595168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5710"
                            },
                        "id": "cron:v1:5710"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847305162381595168"
    },
    {
      "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:42:03.672] Scheduled build:
{
  "id": "8681875097986214865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T23:42:03.011785310Z",
  "updateTime": "2026-05-13T23:42:03.489651867Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:42:03.672] Task URL: https://cr-buildbucket.appspot.com/build/8681875097986214865
[23:42:03.672] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847305162381595168:2:0) after 9m21s
[23:42:04.267] Received PubSub notification, asking Buildbucket for the build status
[23:42:04.288] Build status: SCHEDULED
[23:42:13.332] Received PubSub notification, asking Buildbucket for the build status
[23:42:13.404] Build status: STARTED
[23:42:37.799] Received PubSub notification, asking Buildbucket for the build status
[23:42:37.822] Build:
{
  "id": "8681875097986214865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T23:42:03.011785310Z",
  "startTime": "2026-05-13T23:42:13.159809259Z",
  "endTime": "2026-05-13T23:42:36.934920773Z",
  "updateTime": "2026-05-13T23:42:36.934920773Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:42:37.822] Invocation finished in 38.385533792s with status SUCCEEDED