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:5638 (2 months ago)

Debug log (UTC)

[11:21:22.531] New invocation is queued and will start shortly
[11:21:23.556] Starting the invocation (attempt 1)
[11:21:23.578] Ignoring gitiles_ref tag without the buildset tag
[11:21:23.578] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:21:23.578] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:21:23.578] Buildbucket request:
{
  "requestId": "8847351757862259920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847351757862259920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5638"
                            },
                        "id": "cron:v1:5638"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847351757862259920"
    },
    {
      "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:21:25.461] Scheduled build:
{
  "id": "8681921695253028993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T11:21:24.394967575Z",
  "updateTime": "2026-05-13T11:21:25.118943654Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:21:25.461] Task URL: https://cr-buildbucket.appspot.com/build/8681921695253028993
[11:21:25.461] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847351757862259920:2:0) after 7m16s
[11:21:26.365] Received PubSub notification, asking Buildbucket for the build status
[11:21:26.388] Build status: SCHEDULED
[11:21:28.918] Received PubSub notification, asking Buildbucket for the build status
[11:21:28.965] Build status: STARTED
[11:21:52.190] Received PubSub notification, asking Buildbucket for the build status
[11:21:52.218] Build:
{
  "id": "8681921695253028993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T11:21:24.394967575Z",
  "startTime": "2026-05-13T11:21:28.753603616Z",
  "endTime": "2026-05-13T11:21:51.887198581Z",
  "updateTime": "2026-05-13T11:21:51.887198581Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:21:52.218] Invocation finished in 29.695869132s with status SUCCEEDED