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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6055 (1 month ago)

Debug log (UTC)

[10:30:00.608] New invocation is queued and will start shortly
[10:30:01.742] Starting the invocation (attempt 1)
[10:30:01.767] Ignoring gitiles_ref tag without the buildset tag
[10:30:01.767] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:30:01.768] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:30:01.768] Buildbucket request:
{
  "requestId": "8847083198590775472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847083198590775472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6055"
                            },
                        "id": "cron:v1:6055"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847083198590775472"
    },
    {
      "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"
  }
}
[10:30:04.156] Scheduled build:
{
  "id": "8681653135506757009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T10:30:02.927240687Z",
  "updateTime": "2026-05-16T10:30:03.726705850Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:30:04.156] Task URL: https://cr-buildbucket.appspot.com/build/8681653135506757009
[10:30:04.156] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847083198590775472:2:0) after 7m25s
[10:30:04.409] Received PubSub notification, asking Buildbucket for the build status
[10:30:04.462] Build status: SCHEDULED
[10:30:07.371] Received PubSub notification, asking Buildbucket for the build status
[10:30:07.395] Build status: STARTED
[10:30:29.299] Received PubSub notification, asking Buildbucket for the build status
[10:30:29.317] Build:
{
  "id": "8681653135506757009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T10:30:02.927240687Z",
  "startTime": "2026-05-16T10:30:07.175848171Z",
  "endTime": "2026-05-16T10:30:28.872242364Z",
  "updateTime": "2026-05-16T10:30:28.872242364Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:30:29.317] Invocation finished in 28.714704281s with status SUCCEEDED