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:9361 (3 days ago)

Debug log (UTC)

[23:54:58.457] New invocation is queued and will start shortly
[23:54:59.526] Starting the invocation (attempt 1)
[23:54:59.549] Ignoring gitiles_ref tag without the buildset tag
[23:54:59.549] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:54:59.549] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:54:59.550] Buildbucket request:
{
  "requestId": "8844948824396576064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844948824396576064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9361"
                            },
                        "id": "cron:v1:9361"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844948824396576064"
    },
    {
      "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:55:01.335] Scheduled build:
{
  "id": "8679518761490612465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T23:55:00.608854266Z",
  "updateTime": "2026-06-08T23:55:01.109592626Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:55:01.335] Task URL: https://cr-buildbucket.appspot.com/build/8679518761490612465
[23:55:01.335] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844948824396576064:2:0) after 4m16s
[23:55:01.916] Received PubSub notification, asking Buildbucket for the build status
[23:55:01.931] Build status: SCHEDULED
[23:55:05.616] Received PubSub notification, asking Buildbucket for the build status
[23:55:05.633] Build status: STARTED
[23:55:29.905] Received PubSub notification, asking Buildbucket for the build status
[23:55:29.931] Build:
{
  "id": "8679518761490612465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T23:55:00.608854266Z",
  "startTime": "2026-06-08T23:55:05.429444499Z",
  "endTime": "2026-06-08T23:55:29.333310335Z",
  "updateTime": "2026-06-08T23:55:29.333310335Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:55:29.931] Invocation finished in 31.478970533s with status SUCCEEDED