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

Debug log (UTC)

[06:07:40.970] New invocation is queued and will start shortly
[06:07:42.189] Starting the invocation (attempt 1)
[06:07:42.211] Ignoring gitiles_ref tag without the buildset tag
[06:07:42.211] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:07:42.211] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:07:42.211] Buildbucket request:
{
  "requestId": "8850904775388710672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850904775388710672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "187"
                            },
                        "id": "cron:v1:187"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850904775388710672"
    },
    {
      "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"
  }
}
[06:07:44.657] Scheduled build:
{
  "id": "8685474712067869249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T06:07:43.512994457Z",
  "updateTime": "2026-04-04T06:07:44.300753433Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:07:44.657] Task URL: https://cr-buildbucket.appspot.com/build/8685474712067869249
[06:07:44.657] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850904775388710672:2:0) after 5m14s
[06:07:45.061] Received PubSub notification, asking Buildbucket for the build status
[06:07:45.085] Build status: SCHEDULED
[06:07:54.015] Received PubSub notification, asking Buildbucket for the build status
[06:07:54.112] Build status: STARTED
[06:08:17.797] Received PubSub notification, asking Buildbucket for the build status
[06:08:17.883] Build:
{
  "id": "8685474712067869249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T06:07:43.512994457Z",
  "startTime": "2026-04-04T06:07:53.798500398Z",
  "endTime": "2026-04-04T06:08:17.403004185Z",
  "updateTime": "2026-04-04T06:08:17.403004185Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:08:17.883] Invocation finished in 36.92074849s with status SUCCEEDED