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:10120 (1 month ago)

Debug log (UTC)

[09:40:58.202] New invocation is queued and will start shortly
[09:40:59.337] Starting the invocation (attempt 1)
[09:40:59.362] Ignoring gitiles_ref tag without the buildset tag
[09:40:59.362] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:40:59.364] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:40:59.364] Buildbucket request:
{
  "requestId": "8844458971901623376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844458971901623376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10120"
                            },
                        "id": "cron:v1:10120"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844458971901623376"
    },
    {
      "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"
  }
}
[09:41:01.186] Scheduled build:
{
  "id": "8679028908941156737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T09:41:00.403708026Z",
  "updateTime": "2026-06-14T09:41:00.403708026Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:41:01.186] Task URL: https://cr-buildbucket.appspot.com/build/8679028908941156737
[09:41:01.186] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844458971901623376:2:0) after 4m47s
[09:41:01.663] Received PubSub notification, asking Buildbucket for the build status
[09:41:01.682] Build status: SCHEDULED
[09:41:06.252] Received PubSub notification, asking Buildbucket for the build status
[09:41:06.290] Build status: STARTED
[09:41:27.869] Received PubSub notification, asking Buildbucket for the build status
[09:41:27.897] Build:
{
  "id": "8679028908941156737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T09:41:00.403708026Z",
  "startTime": "2026-06-14T09:41:06.093532034Z",
  "endTime": "2026-06-14T09:41:27.618298517Z",
  "updateTime": "2026-06-14T09:41:27.618298517Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:41:27.897] Invocation finished in 29.701288325s with status SUCCEEDED