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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10693 (3 weeks ago)

Debug log (UTC)

[11:44:10.065] New invocation is queued and will start shortly
[11:44:11.148] Starting the invocation (attempt 1)
[11:44:11.174] Ignoring gitiles_ref tag without the buildset tag
[11:44:11.174] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:44:11.175] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:44:11.176] Buildbucket request:
{
  "requestId": "8844088833106345552",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844088833106345552",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10693"
                            },
                        "id": "cron:v1:10693"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844088833106345552"
    },
    {
      "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"
  }
}
[11:44:13.138] Scheduled build:
{
  "id": "8678658770159740273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T11:44:12.252777355Z",
  "updateTime": "2026-06-18T11:44:12.836022028Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:44:13.138] Task URL: https://cr-buildbucket.appspot.com/build/8678658770159740273
[11:44:13.138] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844088833106345552:2:0) after 2m40s
[11:44:13.597] Received PubSub notification, asking Buildbucket for the build status
[11:44:13.615] Build status: SCHEDULED
[11:44:23.836] Received PubSub notification, asking Buildbucket for the build status
[11:44:23.903] Build status: STARTED
[11:44:48.066] Received PubSub notification, asking Buildbucket for the build status
[11:44:48.145] Build:
{
  "id": "8678658770159740273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T11:44:12.252777355Z",
  "startTime": "2026-06-18T11:44:23.434474280Z",
  "endTime": "2026-06-18T11:44:47.381734139Z",
  "updateTime": "2026-06-18T11:44:47.381734139Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:44:48.145] Invocation finished in 38.085616755s with status SUCCEEDED