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:12520 (14 hours ago)

Debug log (UTC)

[12:14:06.392] New invocation is queued and will start shortly
[12:14:07.681] Starting the invocation (attempt 1)
[12:14:07.706] Ignoring gitiles_ref tag without the buildset tag
[12:14:07.706] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:14:07.706] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:14:07.706] Buildbucket request:
{
  "requestId": "8842909188956065376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842909188956065376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12520"
                            },
                        "id": "cron:v1:12520"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842909188956065376"
    },
    {
      "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"
  }
}
[12:14:09.094] Scheduled build:
{
  "id": "8677479126138560561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T12:14:08.458976351Z",
  "updateTime": "2026-07-01T12:14:08.458976351Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:14:09.094] Task URL: https://cr-buildbucket.appspot.com/build/8677479126138560561
[12:14:09.094] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842909188956065376:2:0) after 8m24s
[12:14:09.717] Received PubSub notification, asking Buildbucket for the build status
[12:14:09.733] Build status: SCHEDULED
[12:14:16.554] Received PubSub notification, asking Buildbucket for the build status
[12:14:16.570] Build status: STARTED
[12:14:37.960] Received PubSub notification, asking Buildbucket for the build status
[12:14:37.980] Build:
{
  "id": "8677479126138560561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T12:14:08.458976351Z",
  "startTime": "2026-07-01T12:14:16.400615Z",
  "endTime": "2026-07-01T12:14:37.701269344Z",
  "updateTime": "2026-07-01T12:14:37.701269344Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:14:37.980] Invocation finished in 31.59220549s with status SUCCEEDED