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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3901 (4 months ago)

Debug log (UTC)

[02:21:01.385] New invocation is queued and will start shortly
[02:21:02.590] Starting the invocation (attempt 1)
[02:21:02.632] Ignoring gitiles_ref tag without the buildset tag
[02:21:02.632] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:21:02.632] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:21:02.632] Buildbucket request:
{
  "requestId": "8848472917495368944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848472917495368944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3901"
                            },
                        "id": "cron:v1:3901"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848472917495368944"
    },
    {
      "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"
  }
}
[02:21:04.277] Scheduled build:
{
  "id": "8683042854707229953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T02:21:03.418559396Z",
  "updateTime": "2026-05-01T02:21:03.914821737Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:21:04.277] Task URL: https://cr-buildbucket.appspot.com/build/8683042854707229953
[02:21:04.277] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848472917495368944:2:0) after 1m56s
[02:21:04.720] Received PubSub notification, asking Buildbucket for the build status
[02:21:07.930] Build status: SCHEDULED
[02:21:08.393] Received PubSub notification, asking Buildbucket for the build status
[02:21:08.411] Build status: STARTED
[02:21:34.902] Received PubSub notification, asking Buildbucket for the build status
[02:21:34.921] Build:
{
  "id": "8683042854707229953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T02:21:03.418559396Z",
  "startTime": "2026-05-01T02:21:08.222225014Z",
  "endTime": "2026-05-01T02:21:34.588299992Z",
  "updateTime": "2026-05-01T02:21:34.588299992Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:21:34.921] Invocation finished in 33.54440576s with status SUCCEEDED