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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13972 (2 months ago)

Debug log (UTC)

[20:37:33.039] New invocation is queued and will start shortly
[20:37:34.881] Starting the invocation (attempt 1)
[20:37:34.912] Ignoring gitiles_ref tag without the buildset tag
[20:37:34.912] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:37:34.912] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:37:34.912] Buildbucket request:
{
  "requestId": "8841971545327482496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841971545327482496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13972"
                            },
                        "id": "cron:v1:13972"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841971545327482496"
    },
    {
      "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"
  }
}
[20:37:37.247] Scheduled build:
{
  "id": "8676541481562910689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T20:37:36.008463424Z",
  "updateTime": "2026-07-11T20:37:37.058018587Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:37:37.247] Task URL: https://cr-buildbucket.appspot.com/build/8676541481562910689
[20:37:37.247] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841971545327482496:2:0) after 2m35s
[20:37:37.701] Received PubSub notification, asking Buildbucket for the build status
[20:37:37.722] Build status: SCHEDULED
[20:37:40.993] Received PubSub notification, asking Buildbucket for the build status
[20:37:41.013] Build status: STARTED
[20:38:02.845] Received PubSub notification, asking Buildbucket for the build status
[20:38:02.866] Build:
{
  "id": "8676541481562910689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T20:37:36.008463424Z",
  "startTime": "2026-07-11T20:37:40.838651433Z",
  "endTime": "2026-07-11T20:38:02.214116716Z",
  "updateTime": "2026-07-11T20:38:02.214116716Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:38:02.866] Invocation finished in 29.831289416s with status SUCCEEDED