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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9169 (5 days ago)

Debug log (UTC)

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

  }
}
[15:06:46.052] Task URL: https://cr-buildbucket.appspot.com/build/8679642593549707441
[15:06:46.053] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845072656513866736:2:0) after 3m27s
[15:06:46.607] Received PubSub notification, asking Buildbucket for the build status
[15:06:46.641] Build status: SCHEDULED
[15:06:50.126] Received PubSub notification, asking Buildbucket for the build status
[15:06:50.168] Build status: STARTED
[15:07:16.437] Received PubSub notification, asking Buildbucket for the build status
[15:07:16.516] Build:
{
  "id": "8679642593549707441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T15:06:45.153530463Z",
  "startTime": "2026-06-07T15:06:49.881301618Z",
  "endTime": "2026-06-07T15:07:16.195548572Z",
  "updateTime": "2026-06-07T15:07:16.195548572Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:07:16.516] Invocation finished in 33.573152626s with status SUCCEEDED