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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23041 (1 week ago)

Debug log (UTC)

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

  }
}
[12:35:04.833] Task URL: https://cr-buildbucket.appspot.com/build/8670683036889759201
[12:35:04.833] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836113099414812704:2:0) after 8m19s
[12:35:05.495] Received PubSub notification, asking Buildbucket for the build status
[12:35:05.554] Build status: SCHEDULED
[12:35:12.439] Received PubSub notification, asking Buildbucket for the build status
[12:35:12.527] Build status: STARTED
[12:35:38.701] Received PubSub notification, asking Buildbucket for the build status
[12:35:38.802] Build:
{
  "id": "8670683036889759201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T12:35:04.226041030Z",
  "startTime": "2026-09-14T12:35:12.072428609Z",
  "endTime": "2026-09-14T12:35:38.329209820Z",
  "updateTime": "2026-09-14T12:35:38.329209820Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:35:38.802] Invocation finished in 36.366360805s with status SUCCEEDED