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:250 (3 weeks ago)

Debug log (UTC)

[16:52:29.673] New invocation is queued and will start shortly
[16:52:30.699] Starting the invocation (attempt 1)
[16:52:30.724] Ignoring gitiles_ref tag without the buildset tag
[16:52:30.724] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:52:30.724] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:52:30.724] Buildbucket request:
{
  "requestId": "8850864207343754176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850864207343754176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "250"
                            },
                        "id": "cron:v1:250"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850864207343754176"
    },
    {
      "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"
  }
}
[16:52:32.499] Scheduled build:
{
  "id": "8685434144620239601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T16:52:31.645012034Z",
  "updateTime": "2026-04-04T16:52:32.176843487Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:52:32.499] Task URL: https://cr-buildbucket.appspot.com/build/8685434144620239601
[16:52:32.499] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850864207343754176:2:0) after 8m53s
[16:52:33.050] Received PubSub notification, asking Buildbucket for the build status
[16:52:33.075] Build status: SCHEDULED
[16:52:37.956] Received PubSub notification, asking Buildbucket for the build status
[16:52:37.978] Build status: STARTED
[16:53:06.225] Received PubSub notification, asking Buildbucket for the build status
[16:53:06.258] Build:
{
  "id": "8685434144620239601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T16:52:31.645012034Z",
  "startTime": "2026-04-04T16:52:37.784566944Z",
  "endTime": "2026-04-04T16:53:05.357842892Z",
  "updateTime": "2026-04-04T16:53:05.357842892Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:53:06.258] Invocation finished in 36.593416505s with status SUCCEEDED